/*
Theme Name: football_player
Version: 1.0
Author: wayneroo
Tags: blue, fixed-width, two-columns, right-sidebar, threaded-comments
*/


/* Global */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
        background-color: #007AC3;	
	color: #0063C7;
	margin: 0;
	padding: 0;
}

a:link {
	color: #0063C7;
}

a:visited {
	color: #0063C7;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img {
	border: none;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif ;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

ul,li {
    padding: 0px;
	margin: 0px;
}


#container {
	width: 846px;
	margin: 0 auto;
	padding: 0px;
        background-color: white;
        background-image:url('images/border.gif')}
}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */



/* Header */

.header {
        margin: 0 auto;	
	height: 50px;
	position: relative; 
        height: 330px;
}

.header h1 {
	margin: 0px;
	font-family: 'Impact', Arial, Verdana, Sans-Serif ;
	color: white;
        padding-left: 3px;
}

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

.header h2 {
    padding: 0px 0px 0px 160px;
	margin: 0px;	
	color: #F9CF2C;
	font-size: 1.3em;
}

#navigation {
    position: absolute;
	top: 208px;
	left: 30px;
	height: 40px;
	width: 570px;
	margin: 0px;
	padding: 0px;
	list-style: none;		
}

#navigation li {
    float: left;
	margin: 0px;
	padding: 0px;
}

#navigation li#nav_home {
    width: 150px;
	height: 40px;
}

#navigation li#nav_abt {
    width: 135px;
	height: 40px;
}

#navigation li#nav_con {
    width: 138px;
	height: 40px;
}

#navigation li#nav_faq {
    width: 115px;
	height: 40px;
}
/* Content */

#content {
	width: 830px;
	background: url(images/content_bg.gif) repeat-y;
	float: left;
}

/* Sidebar */

#sidebar {
   float: left;
   padding: 0px 0px 0px 0px;
   margin: 0px;
   width: 230px;
}

#search {
    padding: 53px 0px 0px 20px;
	margin: 0px;
}

#searchform {
   	margin: 0px;
	padding: 0px;
	color: #828181;
}

#searchform #searchsubmit {
	width: 55px;
	height: 22px;
	border: 0px;
	padding-left: 0px;
	background: url(images/search_button.gif) no-repeat;
}		

#searchform input {
	color: #828181;
	line-height: 20px;
	padding-left:20px;
	margin: 0px;
	width: 105px;
	height: 18px;
	background: #FFFFFF url(images/search_input.gif) 1px 1px no-repeat;	
}

#rss {
	width: 45px;
	height: 40px;
	margin: 19px 0px 0px 30px;
}

#sidebar ul {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px;
   list-style: none;
   color: #000000;
   font-size: 1.0em;
   font-weight: bold;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar ul a {
   color: #000000;
   text-decoration: none; 
}

#sidebar ul a:hover {
   color: #0063C7;
}

#sidebar ul li {
   padding: 0px 0px 10px 0px;
   margin: 0px;
}

#sidebar ul ul {
   padding: 0px 25px 0px 40px;
   margin: 0px;
}

#sidebar ul #cat {
   background: url(images/categories.jpg) left top no-repeat;	
}

#sidebar ul ul li {
   background: url(images/sidebar_icon.gif) left 6px no-repeat;
   padding: 3px 0px 3px 10px;
}

/* Maincontent */

#maincontent {
   float: left;
   padding: 10px 35px 0px 20px;
}

/* Post */
.post {
   width: 540px;
}

.post .title {
	padding: 0px 0px 0px 13px;
	margin: 0px;
	height: 53px;

}

.post .title2 {
	padding: 0px 0px 0px 13px;
	margin: 0px;
	height: 40px;

}

.post .title h2 {
	color: #0063c7;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;	
	padding: 0px 5px 0px 5px;	
	width: 450px;
	height: 32px;	
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(images/post_title_line.gif) left bottom repeat-x;
}

.post .title h2 a {
	color: #0063c7;
	text-decoration: none;
}


.post .postmetadata {
    color: #4C4C4C;
	font-size: 1.1em;
	font-family: Arial, Verdana, Sans-Serif ;
	padding: 3px 0px 0px 0px;
}

.post .postmetadata a {
    color: #4C4C4C;
	text-decoration: none;
}

.post .postmetadata .author {
     padding: 0px 10px 0px 5px;
}

.post .date {
	padding: 3px 10px 0px 0px;
	margin: 0px;
	color: #004490;
	font-size: 2.0em;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	background: url(images/date.png) left top no-repeat;
	width: 53px;
	height: 50px;
	float: left;
}

.post .date span {
	font-size: 0.5em;
	font-weight: normal;
	line-height: 14px;	
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

.post .entry, .post .entry2 {
	width: 500px;
	overflow: hidden;
	font-size: 1.2em;
	line-height: 18px;
	padding: 10px 5px 30px 10px;
}

.post .entry a, , .post .entry2 a {
	font-weight: bold;
	text-decoration: none;
}

.post .entry p {
    padding: 3px;
	margin: 0px;
}

.post .entry2 p {
    padding: 3px;
    padding-bottom: 10px;
	margin: 0px;
}

.post .entry ul, , .post .entry2 ul {
    padding: 0px 0px 0px 15px;
	margin: 0px;
}

.post .entry li, , .post .entry2 li {
    /*list-style: none;*/
	line-height: 16px;	
	/*list-style-image: url(images/icon.gif);*/
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

.post .entry li a, , .post .entry2 li a {
    color: #0063C7;
	font-weight: normal;
	text-decoration: underline;
}

.notfound {
	margin-top: 100px;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #3168BD;
	width: 540px;
}

.post .entry .tags {
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	padding: 10px 0px 0 0;
	float: left;
	clear: both;
}

.post .entry .tags a {
	font-weight: bold;
}

.post .entry .tags a:hover {
    text-decoration: underline;
}

.post .entry .commentline {
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	padding: 10px 0px 0 0;
}

.post .entry .commentline a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;	
	background: url(images/comments_icon.gif) left 1px no-repeat;
	padding: 0px 0px 0px 16px;
}

.quickjump {
	padding: 0 0 0 60px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
}

.postjumper {
	float: left;
	padding: 0 20px 0 0;
}

/* PageNavi*/

.wp-pagenavi {
	padding: 0 40px 5px;
}
.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
}
.wp-pagenavi span.pages {
	padding: 2px 4px; 
	margin: 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}


/* Comments */

h3#comments, #respond h3 {
	font-size: 1.4em;
	color: #555;
}


#commentform {
	margin: 5px 0 0 0;
	padding: 0px 0px 0px 10px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	color: #333;
}

#respond h3 {
    padding: 0px 0px 0px 10px;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.commentlist {
	padding: 0;
	margin: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
        font-size: 12px;
}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
	background: #fff;
}

.commentlist li a {
	color: #555;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	color: #555;
        font-size: 12px;
}

.children {
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	font-size: 1.0em;
}


.thread-alt {
	background-color: #D9E9EC;
}

.thread-even {
	background-color: #D9E9EC;
}

.depth-1 {

}

.alt {	border-left: 1px solid #000;
	background-color: #D9E9EC;
	margin: 0;
	padding: 10px;
}

.even {
	background-color: #D9E9EC;
}





/* Footer */



/* Sidebar Bototm */
#sidebar_bottom {
    width: 830px;
	height: 158px;
	margin: 0px auto;
	padding: 150px 0px 0px 0px;
	font-size: 1.1em;
	color: #404040;
}

#sidebar_bottom a {
	color: #0063C7;
	text-decoration: none;	
}

#sidebar_bottom a:hover {
	text-decoration: underline;
}

#sidebar_bottom ul {
    list-style: none;
	padding: 0px 76px 0px 85px;	
	height: 148px;
	overflow: hidden;
}

#sidebar_bottom ul li {
   float: left;
   padding-top: 15px;   
}

#sidebar_bottom ul #recent_posts {
   width: 190px;

}

#sidebar_bottom ul #recent_comments {
   width: 210px;
   margin: 0px 0px 0px 30px;
}

#sidebar_bottom ul #about_me {
   width: 184px;
   margin: 0px 0px 0px 50px;
   padding: 0px;
   font-size: 0.9em;
   color: #1F1F1F;
}

#sidebar_bottom ul #about_me p {
   padding: 0px 0px 0px 3px;
   margin: 0px;
   text-align: left;
   color: #1F1F1F;   
}

#sidebar_bottom ul ul {
    padding: 0px;
	margin: 0px;
}

#sidebar_bottom ul ul li{
    line-height: 15px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	float: none;
	overflow: hidden;
	text-overflow: ellipsis;
}

#footer {
	width: 894px;
	height: 375px;
	margin: 0 auto;
	padding: 0px;
	border: none;
	background: url(images/footer.jpg) center top no-repeat;
	clear: both;
}

*html #footer {
	background: url(images/footer_ie6.jpg) center top no-repeat;  /* this style for IE6 */
}

#footer p {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
}

#footer p a:link,#footer p a:visited {
	font-size: 1.0em;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}

/* Images */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 0px;
	padding: 0 40px;
	list-style-type:decimal;
}
#sidebar select {
	width: 80%;	
}
#sidebar ul ul ul {
	padding: 0;
	margin: 0;
}
#sidebar ul ul ul li {
	width: 80%;
	border: none;
	padding-right: 0;
	margin: 0;
	font-size: 1em;	
}

.top {margin: auto; height: 50px; background-color: black;}

.topimage {margin: 0 auto; width: 888px;}

.menu {color: white; display: inline; font-size: 12px; padding-left: 2px; padding-top: 8px;}
.menu a {color: white;}
.menu a:visited {color: white;}
.menu a:hover {color: #FFE61C;}
.menu a:active {color: white;}

.lang {padding-top: 10px; margin-bottom: 9px; margin-left:15px; border-bottom:solid 2px;}
.country {padding-right: 6px;}

.lang h2 {border-bottom:solid 2px;}

.profile {padding-left: 5px; width: 530px; height: 170px;}

.profile p {font-size: 12px;}

.profile_left {float:left; width: 130px;}
.profile_right {float: right; width: 390px;}

#stat_table {padding-top: 5px;}


#stat_table td {
	border: 1px solid #507AA5;
	background: #fff;
	padding: 0px;
	font-size: 8pt;
	color: black;
	padding: 1px;}

h2.page a {font-size: 25px; text-decoration: underline;}
h2.page a:hover {text-decoration: underline;}

.sub_title {font-size: 15px;}

/************************************************
*	contact									*
************************************************/


.fieldset {width: auto;}
  
.fieldset label {
text-align:right;
width:70px;
float: left;
padding:3px;
margin:0;
margin-top:4px;
font-size: 10pt;
font-family: helvetica;
  }

.nobr {display:none;}  


.textfield {
margin:3px;
height:16px;
width:200px;
}

.textarea {
margin:3px;
height:200px;
width:300px;
}
