/* 
	Theme Name: Soccer Theme #4
	Theme URL: http://www.affiliatedragon.com/free-soccer-wordpress-theme-number-four/
	Description: Three Column, Widget Ready theme for Wordpress
	Author: Affiliate Dragon
	Author URI: http://www.affiliatedragon.com
	Version: 1.0

*/

body, h1, h2, h3, h4, h5 , h6, blockqoute, p, dd, dl, hr, form{ 
	margin:0;
	padding:0;
}

body {
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	vertical-align: top;
        background-color: #000;
        margin-bottom: 15px;
}

#wrapper{
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
}

#header {
	width: 100%;
	float: left;
	clear: both;
}

#inside_header{
	width: 100%;
	height: 150px;
        background-image: url('images/football_bg.jpg');
        background-position: right;
	float: left;
}

#title_1 {
        padding: 22px 0px 0px 20px;
}

#description {
        padding-left: 30px;
}

#searchbox {
	width: 400px;
	float: right;
	text-align: right;
        padding-right: 15px;
        background-color: transparent;
}

#searchform{
	background-color: #fff;
        padding: 20px;
        height: 100px;
	float: left;
	text-align: left;
}

.search_box{
 	font:12px Verdana, Arial, Helvetica, sans-serif;
 	margin-top: 8px;
	background-color: #FFF;
 	padding: 3px;
}

#searchbox .search_button{
        display: none;
        float: left;
 }

#searchbox .search_box{
        border: none;
        padding: 4px;
 }

.search_button{
 	margin-top: 10px;
 	margin-left:10px;
 }


.header_link a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:50px;
	color:#EFEFEF;
	text-decoration:none;
}

.header_link a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:50px;
	color:#EFEFEF;
	text-decoration:none;
}

.subheader{
	width: 100%;
	height: 3px;
	overflow: hidden;
	background-image: url(images/subfooterBG.png);
	background-repeat: repeat;
	float: left;
	clear: both;
	border-bottom: 1px solid #333333;
}

#nav {
	width: 100%;
	height: 40px;
	float: left;
	clear: both;
	background: url(images/navBG.gif);
}

#insidenav {
	width: 100%;
	height: 40px;
	padding: 0;
}

#subnav{
	width: 100%;
	height: 24px;
	background-image: url(images/contentBG.png);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
}

#wrapper_body{
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #FFF;
        height: 100%;
}

#container{ 
	width: 55%;
	float: left;
	background-color: #FFFFFF;
	margin: 0;
	display:table-column;
        color: #003300;
}

#container .cap{ 
        padding: 20px;
}


#sidebar{
	width: 22%;
	float: left;
        padding-top: 10px;
	overflow: hidden;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
}

#sidebar2{
	width: 23%;
	/*border: 1px solid #EEEEEE;*/
	background: #F0FFF0;
	float: right;
        padding-top: 10px;
        height: inherit;
}
	
.subfooter{
	width: 100%;
	height: 7px;
	background-image: url(images/subfooterBG.png);
	background-repeat: repeat;
	overflow: hidden;
	float: left;
	clear: both;
	border-bottom: 1px solid #333333;
}

#footer{
	width: 100%;
	background: #000000;
	float: left;
	font-size: 11px;
	color: #CCCCCC;
	clear: both;
        background-image: url('images/footermodbg.png');
        background-repeat: repeat-x;
}

#footerw1{
	width: 100%;
	padding: 0;
	clear: both;
        padding-top: 6px;
	background: #000;
}

#footerw2{
	width: 100%;
	margin: 0 auto 0 auto;
	clear: both;
}

#credits {
        padding: 20px; 
        background-color: #000;
        color: #CCC;
}

#credits a:link, #credits a:visited {
        color: #CCC;
        font-weight: bold; 
        text-decoration: none;
}

#credits a:hover {
        color: #66CC00;
        text-decoration: none;
        font-weight: bold; 
}

/* start footer widget lists */

.col ul li a:link, .col ul li a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#99CC99;
	text-decoration: none;
}

.col ul li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EFEFEF;
	text-decoration: none;
}

.col ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
}

.col li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0;
}

.col h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #EFEFEF;
	padding: 7px 0 7px 15px;
	border-left: 0;
	border-right: 0;
	margin: 0 0 7px 0;
	list-style-type: none;
}

.col ul ul li{
	list-style-type: none;
	color: #EFEFEF;
	line-height: 24px;
	padding: 0 3px 0 15px;
	border-bottom: 1px solid #363;
	margin-bottom: 1px;
        margin-right: 20px;
}

.colp {
        margin: 10px; 
        padding: 10px;
}

/*end footer widget lists*/


.col {
        width: 33%;
        float: left;
}


.header_nav {
	float: left;
	height: 40px;
	width: 100%;
	background: url(images/navBG.png);
}

.header_nav ul {
	text-align: left;
	margin: 0 2px 0 0;
	padding: 0px;
	height: 40px;
	float: left;
	list-style-type: none;
	background: url(images/navBG.png);
}

.header_nav li {
	float: left;
	text-align: center;
	line-height: 40px;
	color: #EFEFEF;
	font-size: 16px;
	margin: 0 0 0 0;
}

.header_nav li a:link, .header_nav li a:visited {
	display: block;
	color: #EFEFEF;
	vertical-align:top;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(images/navBG.png);
	padding: 0 18px 0 20px;
}

.header_nav li a:hover, .header_nav li a:active {
	display: block;
	color: #CCFFCC;
	background: url(images/navBG.png);
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 18px 0 20px;
}
	
/* ################################### */


.post{
	margin-bottom: 10px;
	width: 100%;
	float: left;
}

.post h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

.entry a:link{
	text-decoration: underline;
	color: #006600;
}

.entry a:visited{
	text-decoration: underline;
	color: #006600;
}

.entry a:hover{
	text-decoration: underline;
	color: #006600;
}


p{
	padding:10px 0 0 0;
}

.postmetadata{
	width:  100%;
	border-bottom: 1px solid #EEEEEE;
	/*padding: 30px 0 20px 0;*/
	overflow: hidden;
}

.postmetadata a:link{
	text-decoration: none;
	color: #336633;
}
	
.postmetadata a:visited{
	text-decoration: none;
	color: #336633;
}

.postmetadata a:hover{
	text-decoration: none;
	color: #999;
}
	
.dateauthor{
	font-size: 10px;
	color: #999999;
}

.ipost_tag{
	width: 50%;
	float: left;
}
	
.ipost_comment{
	width: 20%;
	text-align: right;
	float: right;
}

.navigation{
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.navigation a:link, .navigation a:visited{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: none;
	font-weight: normal;
}

.navigation a:hover{
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#nav_left {
 	width: 228px;
 	float: left;
  }
  
 #nav_right {
 	width: 260px;
 	text-align: right;
	float: right;
 }

ul{
	margin: 10px 10px 10px 20px;
	padding:0;
}

li{
	padding: 0;
	margin:0;
}

/* Sidebar */

#sidebar a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}

#sidebar a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
	text-decoration: none;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
}

#sidebar li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0;
}

#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #003300;
	padding: 7px 0 7px 15px;
	border-left: 0;
	border-right: 0;
	margin: 0 0 7px 0;
	list-style-type: none;
}

#sidebar ul ul li{
	list-style-type: none;
	color: #666666;
	line-height: 24px;
	padding: 0 3px 0 15px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 1px;
        margin-right: 20px;
}

/* Sidebar2 */

#sidebar2 a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}

#sidebar2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
	text-decoration: none;
}

#sidebar2 ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
        color: #999;
}

#sidebar2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #003300;
	padding: 7px 0 7px 15px;
	border-left: 0;
	border-right: 0;
	margin: 0 0 7px 0;
        margin-left: 0px;
	list-style-type: none;
}

#sidebar2 ul ul li{
	list-style-type: none;
	color: #999;
	line-height: 24px;
	padding: 0 3px 0 15px;
	border-bottom: 1px solid #AAA;
	margin-bottom: 1px;
}

#sidebar2 .textwidget{
        margin-left: 15px;
        margin-right: 15px;
}


/* Topic Link */

.title_link a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #339933;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.title_link a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #339933;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.title_link a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #339933;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.smallfont{
	font-size: 10px;
	color: #CCCCCC;
	padding: 0;
	margin: 0;
}



/* Blockqoute and Image */

blockquote {
	margin : 15px 0 0 10px;
	padding-left : 20px;
	padding-bottom:10px;
	padding-right: 5px;
	border-left : 5px solid #CCCCCC;
	background: #EEEEEE;
	width: 90%;

}

blockquote cite {
	margin : 3px 0 0 0;
	display : block;
}

img {
	border : 0;
}

a img {
	border : 0;
}

p img {
	padding : 0;
	max-width : 100%;
}

img.right {
	padding : 4px;
	margin : 0 0 2px 7px;
	display : inline;
}

img.left {
	padding : 4px;
	margin : 0 7px 2px 0;
	display : inline;
}

.right {
	float : right;
}

.left {
	float : left;
}

img.centered {
	display : block;
	margin-left : auto;
	margin-right : auto;
}

.caption {
	margin : 5px;
	padding : 5px;
	border : 1px solid #e5e5ff;
	background : #e5f2ff;
	font-size : 90%;
	color : black;
}

/* ###### calendar  ###### */
table#wp-calendar{
	width: 100%;
}

table#wp-calendar a:link{
	text-decoration:underline;
}
/* ###### End calendar  ###### */


/* ##### Pagination ##### */

.pagination{
	padding: 12px 2px 2px 2px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pagination a:link, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none; 
	color: #003300;
	font-weight: normal;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #E9F8E5;
	font-weight: normal;
	text-decoration: none;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}

/* ##### End Pagination ##### */

/* Comment Template*/
	
.comments-template{
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
}

.comments-template a:link{
	color: #003300;
	text-decoration: none;
}

.comments-template a:visited{
	color:#003300;
	text-decoration: none;
}

.comments-template a:hover{
	color:#999;
	text-decoration: none;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 10px 0;
	line-height: 18px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #EEEEEE;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	color: #336633;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}

#smallfont{
	font-size: 10px;
}

#smallfont a:link{
	color: #336633;
	font-size: 10px;
}

#smallfont a:visited{
	color: #336633;
	font-size: 10px;
}

#smallfont a:hover{
	color: #FF0000;
	font-size: 10px;
}
	
	
	/*  End Comment Template*/
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#body_content {position: absolute;left: -10000px;};
