/*
Theme Name: Pitch
Theme URI: http://gwapito.com/
Description: Created on March 2009 <a href="http://gwapito.com">Soccer News</a>.
Version: 1.0
Author: Gwapito
Author URI: http://gwapito.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/
* {
	margin: 0px;
	padding: 0px;
}


body {
	background-color:#C3C3C3;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;

}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border:10px solid #CCCCCC;
	background-color: #F7F7F7;
}
.title {
	padding: 5px;
	background-color:#4db11e;
	font-size:1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e0dcc3;
	border-right-color: #e0dcc3;
	border-left-color: #e0dcc3;
	
}
.title h2 {
	font-size:1em;
	color:#fff;
}
.no_list {
	list-style-type: none;	
	margin: 5px 0 0 0;
}

/*HEADER*/
#header{
	background-image:url(images/img_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:200px;
}
#logo {
	padding: 38px 0 0 40px;
	width: 300px;
	float: left;
}
#logo h1 a{
	color: #fff;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 1.5em;
	}
#logo h1 a:hover{
	color: #EAEAEA;
	}
#logo p{
	font-weight:bold;
	color: #fff;
	text-align: right;
}


/*NAVIGATION*/
#nav{
	margin: 42px 0 0 0;
	font-size: 1em;
	float: right;
	width: 100%;
	height: 37px;
	background-image: url(images/img_navbg.gif);
	background-repeat: repeat-x;
	padding:5px 0 0 0;
}
#nav ul {
	float: left;
	margin-left: 15px;
	margin-top:-5px;
}
#nav li{
	display: block;
	float: left;
	white-space: nowrap;
}
#nav ul li a{
	display: block;
	padding: 8px 10px 10px 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#nav a:hover {
	text-decoration: none;
	background-color:#C0C0C0;
}


/*CONTENT*/
.content li {
	font-size: .9em;
}
#main{
	width:565px;
	float:left;
	margin-left: 12px;
	margin-top:5px;

}

.postbox h2 a {
	font: inherit;
	font-size: 1.1em;
	text-decoration: underline;
	color: #4db11e;
	font-weight:bold;
}
 .postbox h2 a:hover {
 	text-decoration: none;
	}
.postbox p, p {
	font-size: .9em;
	margin-bottom: 10px;
}
.postbox a {
	text-decoration: underline;
	color: #4db11e;
	font-weight:bold;
	font-size: .9em;
	}
.postbox a:hover {
	text-decoration: none;
	}
.postbox, .postbox_arch{
	background-image:url(images/img_postboxbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
	border: 1px solid #CECECE;
	padding:10px 9px 10px 9px;
	margin-bottom:10px;
}
.postbox ul, .postbox ol {
	margin-left: 20px;
}
.postbox li {
	margin-bottom: 10px;
	}
.adbox{
	border: 1px solid #CECECE;
	background-color: #fff;
	margin-bottom:10px;
	padding: 5px 8px 5px 8px;
	}
.post_info, .post_info a {
	font-size: .9em;
	margin:5px 0 15px 0;
	color: #4db11e;
}
.post_info a {
	font-weight:bold;
	text-decoration:underline;
}
.post_info a:hover{
	text-decoration:none;
}
.post_title_arch h2 a{
	font-size:.7em;
	color: #66603e;
}

.nocolor{
	background-color: #F6F1DB;
}
	
/*SEARCH BOX*/
#searchbox{
	border-width: 1px;
	border-style:solid;
	border-color: #e0dcc3;
	margin-bottom: 10px;
	height: 100px;
	}
#searchbox #s {  width: 265px; color:#999999; float:left; margin: 10px 0px 0 10px;}
#searchbox #go { border-left: 1px solid #ccc; float:right; margin: 10px 30px 0 0}

/*SIDEBAR*/
#sidebar{
	float: right;
	width: 360px;
	margin-right: 12px;
	margin-top:5px;
}
#sidebar a {
	font-size: .8em;
	text-decoration: underline;
	color: #4db11e;
	}
#sidebar a:hover {
	text-decoration: none;
	}
#sidebar ul {
	margin-left: 20px;
}
.widgettitle {
	font-size: 1.1em;
	margin:15px 0 0 0;
	list-style:none;
}

.linkcat li {
	margin-left: -10px;
	margin-top: 1px;
	margin-bottom: 5px;
}
.sidename {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/img_sideboxbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 8px;
}
#sidename li{
	list-style-type: none;
}
.sidebox{
	background-color:#fff;
	border-width: 1px;
	border-style:solid;
	border-color: #CECECE;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top:5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/img_sidebarbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sidebox a {
	margin:0 3px 0 3px;
	}
#sideads{
	background-color:#fff;
	height: 320px;
	padding:8px 0 0 8px;
}
#sideads ul{
	margin:0 0 5px 15px;
}
.linkcat h2{
	font-size: .9em;
}
blockquote{
	font-size: .8em;
	margin: 15px 30px 15px 30px;
}
.sidearch{
	padding-top:10px;
	padding-bottom: 10px;
}
.hidden{
	font-size:1em;
	color:#4db11e;
	font-weight:bold;
	padding-left:5px;
	margin:0 auto 0 auto;
	width: 94%;
}

/*COMMENTS*/
#respond{
	padding: 10px;
	background-color:#F5F5F5;
}
.commentbox h3 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.commentbox a {
	font-size: 0.9em;
	font-weight: bold;
	color: #4db11e;
	text-decoration:underline;
}
.commentbox a:hover {
	text-decoration:none;
}
.commentbox ol{
	margin-left: 20px;
	}
.commentbox p{
	margin: 10px 0 10px 0;
}
.commentbox{
	border: 1px solid #e0dcc3;
	background-color: #f3f2e9;
	margin-bottom:10px;
	padding: 5px 8px 5px 8px;
	}

/*FOOTER*/
#footer{
	border-top-color:#CECECE;
	height:80px;
	clear: both;
	text-align:center;
	font-size:.8em;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	}
#footer a {
	text-decoration: underline;
	color: #4db11e;
	font-weight:bold;
	
	}

#footer a:hover {
	text-decoration:none;
}
#footer li{
	display: inline;
	list-style-type: none;
}


/*PAGE NUMBERS*/

.page_info {
	padding:5px;
	border:1px; 
	border-style: solid;
	border-color:#4db11e;
	}
.active_page {
	padding:0 5px 0 5px;
}
#wp_page_numbers li a{
	border:1px; 
	border-style: solid;
	border-color:#4db11e;
	padding:5px;

}