body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;color:white;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

b {
	font-weight:bold;
	color:#989898;
	font-style: italic;
}


body {

	background: #000000;
	text-align:center;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto 0px;
	padding: 0px;
}


/************************************************
*	Masthead 					     		    * 
************************************************/

#masthead { width: 960px;margin-top:10px; /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }


#masthead h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 25px; font-weight: normal; padding: 0em 0 0.2em 0; }


#masthead h3 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 0.75em 0; font-weight: normal; font-size: 14px; text-transform: none; color: #888;  }

#masthead a:link, #masthead a:visited	{ color:#414F59; text-decoration:none; }
#masthead a:hover, #masthead a:active	{ color:#444; text-decoration:underline;}


#banner { /*background: url("../images/header.jpg") repeat-x;*/ height:100px;clear:both; }

#yellowline {background-color:#ffffc1; repeat-x;clear:both;height:1px;}


#menutwo{position:relative;display:block;line-height:41px;height:41px;font-size:14px;background:transparent url(../images/menu.jpg) repeat-x top left;font-weight:bold;font-family:Arial,Verdana,Helvitica,sans-serif;}
#menutwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#menutwo ul li{display:block;float:left;margin:0 1px 0 0;}
#menutwo ul li a{display:block;float:left;color:#ffdee0;text-decoration:none;padding:0px 20px 0 20px;height:18px;}
#menutwo ul li a:hover,#menutwo ul li a.current{color:#ffdee0;background:transparent url(../images/menu.jpg) repeat-x top left;
}

#wrap {
	background: url("../images/header.jpg") repeat-x;
	width: 960px;
	text-align:left;
	margin: 0px auto 0px;
	padding: 0px;
}

/************************************************
*	Hyperlinks									*
************************************************/

a:link,  a:visited { color:#e4e6b7;; text-decoration:none; }
a:hover,  a:active { text-decoration:none;}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	margin: 0px auto 0px;
/*	background-color:#1a1d16;*/
	padding: 0px;
	}

#content p{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: ##444444;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 20px 0px 5px 0px;
	/padding: 20px 0px 0px 0px;/
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
        border-bottom: 1px dashed #4C666A;
	}
	
#content h1 a  {
	color: #14181A;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #525252;
	text-decoration: none;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-top: 7px;
	}
	
#content h2 {
	color: #F7F4D1;;
	font-size: 14px;
	font-weight:bold;
	line-height:1.2;
	/*padding: 0px 0px 5px 0px;
	margin: 20px 0px 5px 0px;
	border-bottom: 1px dashed #4C666A;*/
	text-transform: uppercase;
	}
	
#content h3 {
	color: #444444;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 20px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
	float: left;
	width: 420px;
	padding: 20px 20px 20px 0px;
	}
	

#contentleft .single {
	margin: 42px 0px 15px 0px;
	padding: 20px 0px 0px 0px;
	}
	
blockquote{
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	background: #333333;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	}
	
#content blockquote p{
	color:#fff;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

.date {
	color:#A97965;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bt-links {
	background: #EFEFEF;
	border: 1px solid #DDDCDC;
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#blackhead{
	float:left;
	width:420px;
	height:7px;
	background: url("../images/mbhead.jpg") no-repeat;
}

#blackmiddle{
	float:left;
	width:420px;
	padding-left:20px;
	padding-top:9px;
	background: url("../images/mbmiddle.jpg") repeat-y;
}

#blackbottom{
	float:left;
	width:420px;
	height:7px;
	margin-bottom:10px;
	background: url("../images/mbbottom.jpg") no-repeat;
}
#playerstats, #playerlist, #teamlist {
font-size:12px;
position:relative;
width:420px;
margin-top:10px;
}

#blackmiddle ul {
display:block;
height:25px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:relative;
width:400px;
}
#blackmiddle ul li {
display:block;
float:left;
height:20px;
padding-bottom:3 !important;
padding-right:1px;
padding-top:3 !important;
}
#blackmiddle ul li#season
{
width: 70px;
padding: 2px 10px 2px 0px;
text-align:left;
}
#blackmiddle ul li#formed
{
width: 80px;
padding: 2px 0px 2px 0px;
text-align:left;
}
#blackmiddle ul li#team
{
width: 200px;
padding: 2px 10px 2px 0px;
text-align:left;
}
#blackmiddle ul li#appearences
{
width: 50px;
padding: 2px 10px 2px 0px;
text-align:left;
}
#blackmiddle ul li#goals,
{
width: 40px;
padding: 2px 0px 2px 0px;
text-align:left;
}
#blackmiddle ul li#plpos
{
width: 60px;
padding: 2px 10px 2px 0px;
text-align:left;
text-transform: uppercase;
}
#blackmiddle ul li#plname
{
width: 150px;
padding: 2px 10px 2px 0px;
text-align:left;
}
#blackmiddle ul li#country
{
width: 100px;
padding: 2px 10px 2px 0px;
text-align:left;
}
/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#l_sidebar {
	float:left;
	margin-right:20px;
	padding-top:20px;
	width:300px;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif; 
	}

#l_sidebar h2 {
	/*background:#eee url(images/bgOFF.gif) bottom left repeat-x;
	font-size:1.1em;*/
	font-weight:bold;
	line-height:1.2;
	padding:5px 0 5px 8px;

}
	
#l_sidebar ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0px;
	}


#l_sidebar ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*border-bottom:1px solid #E7E7E7;*/
	padding:3px 0;
	}
/*
#l_sidebar a:link, #l_sidebar a:visited	{ color:#222222;; text-decoration:none; outline:none; }
#l_sidebar a:hover, #l_sidebar a:active	{ background:#EEEEEE none repeat scroll 0 0;display:block;width:300px;}
*/	

#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}


#l_sidebar li {list-style: none; }

#leftblackbox {
	width:300px;
	float:left;

}
#leftblackbox a:link, #l_sidebar a:visited { color:#e4e6b7;; text-decoration:none; }
#leftblackbox a:hover, #l_sidebar a:active { text-decoration:none;}

#leftblackhead{
	float:left;
	font-size:1px;
	width:300px;
	height:7px;
	background: url("../images/lbhead.jpg") no-repeat;
}

#leftblackmiddle{
	float:left;
	width:300px;
	background: url("../images/lbmiddle.jpg") repeat-y;
}

#leftblackbottom{
	float:left;
	width:300px;
	height:7px;
	margin-bottom:10px;
	background: url("../images/lbbottom.jpg") no-repeat;
}

#headingtop {
	float:left;
	font-size:1px;
	width:290px;
	height:4px;
	margin-left:5px;
	_margin-left: 2px;
	background: url("../images/lbinhead.jpg") no-repeat;
}
#headingmiddle {
	float:left;
	width:290px;
	margin-left:5px;
	_margin-left: 2px;
	background: url("../images/lbinmiddle.jpg") repeat-y;
}
#headingmiddle h2 {
	color:#f7f4d1;
	
}

#headingbottom {
	float:left;
	width:290px;
	height:4px;
	margin-left:5px;
	_margin-left: 2px;
	margin-bottom:5px;
	background: url("../images/lbinbottom.jpg") no-repeat;
}
#bluehead {
	float:left;
	font-size:1px;
	width:290px;
	height:6px;
	margin-left:5px;
	_margin-left: 2px;
	background: url("../images/bluehead.jpg") no-repeat;
}
#bluemiddle {
	float:left;
	width:290px;
	margin-left:5px;
	_margin-left: 2px;
	background: url("../images/bluemiddle.jpg") repeat-y;
}
#bluebottom {
	float:left;
	width:290px;
	height:6px;
	margin-left:5px;
	_margin-left: 2px;
	background: url("../images/bluebottom.jpg") no-repeat;
}	
/************************************************
*	Right Sidebar 					     	    * 
************************************************/
	
#r_sidebar {
	float: right;
	width: 200px;
	padding-top:20px;
	}
#rightblackhead{
	float:left;
	width:200px;
	height:7px;
	background: url("../images/rbhead.jpg") no-repeat;
}

#rightblackmiddle{
	float:left;
	width:200px;
	background: url("../images/rbmiddle.jpg") repeat-y;
}

#rightblackbottom{
	float:left;
	width:200px;
	height:7px;
	margin-bottom:10px;
	background: url("../images/rbbottom.jpg") no-repeat;
}
/************************************************


*	Footer  									*
************************************************/

#footer {
	border-top: 2px solid #A9A9A9;
	width: 960px;
	margin: 0px auto 0px;
	text-align: center;
	position: relative;
	line-height: 17px;
	font:14px/18px Verdana, Arial, Helvetica, sans-serif; 
	}
	
#footer p {
	color: #AAB3B4;
	margin:10px 0px 10px 0px;
	padding-top: 13px;
	}

#footer_li {
        list-style-type: none; width:960px; margin:auto; padding:0;
}

#footer_li li{margin: 2px;
	      padding: 5px;
	      text-align: center;
	      float: left;

}


#footer a:link, #footer a:visited { color:#AAB3B4; }
#footer a:hover, #footer a:active { color:#AAB3B4; }

#contact {
    background:  url("images/contact.jpg");
    width:259px;
    height:25px;
    margin: 0px auto 10px;
    text-align: center;
    position: relative;
    
}

#searchbox {
float:right;
width:183px;
line-height:41px;
margin:9px 20px 0 0;

}

#searchbox input {
background-color:#FFFFFF !important;
border:0 none;
font-size:12px !important;
left:7px;
margin:0;
padding:0;
position:relative;
top:3px;
width:172px;
}

#s {
border:1px solid #323232;
color:#323232;
margin:4px 0 0;
padding:4px;
}
