/*  
Theme Name: mate
Theme URI: http://bbpress.org/
Description: bbPress.org theme.
Version: 1.0
Author: Matt Mullenweg
Author URI: http://photomatt.net/
*/
/*
a {
	color: #439021;
}

a:visited {
	color: #307113;
}

a:hover {
	color: #57B82C;
}
*/

a{
	color: #b1643f;
}

a:hover{ color: #DD3700}

a:visited {
	color: #7F7F7F;
}

body, html {
	background: #9ccfe6 fixed center top;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d6e85;
}
h2 {
	font-size: 22px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	font-weight: normal;
}

h4, h5 { margin-bottom: .5em; }

img {
	border: none;
}

input, textarea {
	background: #fefefe;
	border: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}

label {
	cursor: pointer;
}

li {
	margin-bottom: 3px;
}

p, dl, textarea, li {
	line-height: 135%;
}

#content {
	padding: 10px;
	margin: 10px;
	background: #FFFFFF;
	border: 10px solid #D0D0B1;
}

#credit, th {
	font-size: 12px;
}

#bbfooter {
	background: #dcdcdc;
	border-bottom: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 1em 0;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
}

#bbfooter, #bbfooter :link, #bbfooter a:visited {
	color: #666;
}

h2#tag {
    position: absolute;
    font-style: italic;
    top: 27px;
    font-size: 20px;
    left: 50%;
    margin-left: 110px;
}

#head {
	
	margin: 0;
	padding: 10px;
}

#head a {
	background: url(images/banner_mate2.jpg) no-repeat left center;
	display: block;
	height: 150px;
	margin-left: 0;
	text-decoration: none;
	text-indent: -1000px;
}

#wrap {
	background: #E5E5D4;
	margin: auto;
	width: 670px;
	border: 10px solid #362B26;
	clear: both;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { 
background: #EFFAFF;
}

/*
#menu {
	border-bottom: 5px solid #e9e9e9;
	font-variant: small-caps;
	height: 23px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	
}

#menu #last a {
	border-right: none;
	font-weight: bold;
}

#menu a {
	border-right: 1px solid #ccc;
	color: #000;
	float: left;
	padding: 1px 10px;
	text-decoration: none;
}

#menu a:hover, #menu #current, #menu li.current_page_item a, #menu li.current_page_parent a {
	background: #e9e9e9;
	color: #333;
}

#menu li {
	display: inline;
	margin: 0;
	text-align: center;
}
*/
#sidebar {
	border-top: 5px solid #e9e9e9;
	color: #e4e4e4;
	float: right;
	width: 200px;
	background: #eee;
}

#sidebar #submenu {
	list-style: none;
	margin: 0;
	padding: .5em 0;
}

#sidebar #submenu #subcurrent, #sidebar #submenu .current_page_item {
	background: #fff;
	color: #333;
	letter-spacing: 1px;
}

#sidebar #submenu a {
	color: #333;
	display: block;
	height: 25px;
	padding-left: 10px;
	text-decoration: none;
}

#sidebar #submenu a:hover {
	background: #e0e0e0;
}

#sidebar h2 {
	color: #fff;
	font-size: 23px;
	margin: 0 0 5px 0;
	padding-top: 3px;
	text-align: center;
}

#sidebar p {
	margin: 0;
	margin-left: 9px;
}

#sidebar p a {
	color: #fff;
}

#sidebar ul {
	list-style: square;
	margin-left: 30px;
	margin-top: 0;
	padding: 0;
}

.meta {
	font-size: 80%;
	margin-top: -1em;
}

.feedback {
	font-size: 80%;
	text-align: right;
	padding-bottom: 15px;
	border-bottom: 15px solid #eee;
}

#comment {
	width: 95%;
}

#lsidebar {
	padding: 1em;
}

#lsidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#lsidebar ul li {
	background: #eee;
	padding: 0 7px;
	margin-bottom: 5px;
}

#lsidebar ul ul li {
	background: #fff;
	font-size: 10px;
}

.submit {
	text-align: right;
}

#commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

#commentlist .pingback p, #commentlist .trackback p,
#commentlist .pingback p.cite span, #commentlist .trackback p.cite span {
	display: none;
}

#commentlist .pingback p.cite, #commentlist .trackback p.cite {
	display: block;
	background: #eee;
	padding: 4px 10px;
	font-size: 14px;
}

#commentlist .comment {
	padding: 0 10px;
}


/* ---- */
#profile-menu {
	list-style: none;
	position: relative;
	margin-bottom: 10px;
}

#profile-menu li {
	
	
	border-top: none;
	position: relative;
	top: 0;
}


/* ------------------ */
#menu{
	float: left;
	width: 670px;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;

}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 2px 0 0;
	text-align: left;
	vertical-align: top;
	background: #2a201c url(images/bg_tab_right.gif) no-repeat right top;
}

#menu ul li h1{
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	font-size: 14px;
}

#menu ul li a{
	display: block;
	padding: 10px 15px 11px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background: url(images/bg_tab_left.gif) no-repeat;
	color: #fff;
}

#container{
	margin: 0 auto;
	width: 670px;
	padding: 15px 0 0;
	text-align: left;
	vertical-align: top;
}

