/*  
Theme Name: GF Brown
Theme URI: http://www.gamers-forum.com
Description: This is my first theme dedicated to Gamers Forum.
Version: 1.4
Author: LiNuX
Author URI: http://www.gamers-forum.com.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

body{
margin: 10px;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px; 
text-align: center;
vertical-align: top;
color: #000;
background: #ffffff url('images/bg2.png') repeat-x;
}

h1{
font-family: Georgia, Sans-Serif;
font-size: 28px;
padding: 0 0 10px 0;
}


a:link, a:visited{
text-decoration: none;
color: #498579;
}


a:hover{
text-decoration: none;
color: #ff6200;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
text-align: left;
}

#header{
float: left;
border-bottom: 1px solid #ccc;
width: 750px;
text-align: center;
padding: 25px 0 0 0;
line-height: 115px;
background: url('images/headerbg4.png') no-repeat top center;
}

#header h1{
color: #a63321;
}

#header h1 a{
text-decoration: none;
color: #a63321;
}

#header h1 a:hover{
text-decoration: underline;
}

#container{
float: left;
width: 520px;
background: #FFFFFF url('images/bg3.png');
margin: 0 auto 0 auto;
padding: 20px 10px 0;
}

#container a:link, a:visited{
text-decoration: none;
}


#container a:hover{
text-decoration: none;
color: #ff6200;
}

#wholebg{
background: #FFFFFF url('images/bg3.png');
float: left;
width: 750px;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-Serif;
font-size: 20px;
color: #a63321;
}

.post h2 a{   					
text-decoration: none;
color: #a63321;
}


.post h2 a:hover{
text-decoration: none;
color: #ff6200;
}

#error{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 18px;
text-align: center;
padding: 10px 0 10px 0;
line-height: 21px;
}

#error h2{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 24px;
padding: 10px 0 10px 0;
}

#error h3{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 20px;
padding: 10px 0 10px 0;
}

#error a{
color: #a63321;
text-decoration: none;
}

#error a:hover{
color: #ff6200;
text-decoration: underline;
}

.entry{
line-height: 20px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
border-left: 1px solid #ccc;
width: 209px;
color: #000000;
background: #FFFFFF url('images/bg3.png') right;
display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 10px 10px;
border-bottom: 1px solid #ccc;
}

.sidebar ul li{
padding: 15px 0 15px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-Serif;
font-size: 14px;
color: #a63321;
text-align: center;
line-height: 18px;
background: url('images/ulbg1.png') no-repeat center;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
color: #a63321;
}

.sidebar ul ul li a:visited, a:link{
color: #a63321;
}

.sidebar ul ul li a:hover{
color: #ff6200;
}

table#wp-calendar{
width: 100%;
color: #a63321;
border-bottom: 1px solid #ccc;
}

table#wp-calendar a{
color: #a63321;
}

table#wp-calendar a:hover{
color: #ff6200;
}

#footer{
float: left;
border-top: 1px solid #ccc;
clear: both;
width: 750px;
padding: 0 0 15px 0;
background: #FFFFFF;
}

#footer a:link, a:visited{
text-decoration: none;
color: #498579;
}

#footer a:hover{
color: #ff6200;
}

#footer p{
line-height: 20px;
text-align: center;
background: #FFFFFF url('images/footerbg2.png') no-repeat bottom;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
