/*
Theme Name: World Soccer Daily
Theme URI: http://www.worldfootballdaily.com/
Description: The theme for North America's #1 soccer show.
Version: 2
Author: Chris Kennedy
Author URI: http://www.ckladesign.com/
*/

/* 
Yellow: #e9ecd5
Green: #24f537
*/

/* Begin Typography & Colors 1*/

* {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000;
	color: #e9ecd5;
	text-align: center;
}
#mainnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.6em;
}
#mainnav ul {
	text-align: center;
	height: 35px;
	padding-top: 16px;
}
#mainnav a {
	color: #22c631;
	margin: 0 20px;
	padding: 6px 0;
}
.current_page_item a {
	background: url(images/on_arrow.png) bottom center no-repeat;
}
#page {
	text-align: left;
}
#header h1 {
	height: 1px;
	display: none;
}
#stuckin p {
	font-size: 1.2em;
	color: #d5feb4;
	display: inline;
	margin-right: 20px;
}
#content {
	font-size: 1.2em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.callout {
	background: #01517d url(images/callout.jpg) repeat-x;
	padding: 10px 20px;
	margin: 20px 0 40px 0;
	border: 1px solid white;
}
.stamp {
	position: relative;
	border-bottom: 1px solid #12691a;
	margin-bottom: 4px;
}
.comments {
	position: relative;
	float: right;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.85em;
	line-height: 1.5em;
}
p, ul, ol, h1, h2, h3, h4, h5 {
	margin-bottom: 14px;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#header .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.9em;
}
#sidebar h2 {
	text-transform: uppercase;
	font-size: 1em;
}
h3 {
	font-size: 1.2em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	text-decoration: none;
	color: #22c631;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #22c631;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #307c37;
}
.box {
	border: 1px solid #fff;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
}
.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em Helvetica, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #e9ecd5;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#sidebar a {
	color: #e9ecd5;
}
#sidebar a.green  {
	color: #24f537;
}
a, h2 a:hover, h3 a:hover {
	color: #24f537;
	text-decoration: none;
}
a:hover {
	color: #24f537;
	text-decoration: underline;
}
.green, a.green  {
	color: #24f537;
}	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Sign up form */

.signup {width: 270px;text-align: left; border: 1px solid #e9ecd5; background-color:#111; padding: 10px; margin-left: 20px;}
.signup label {text-align: left; display: inline; margin: 0; padding: 0;}
.signup input, .signup label {margin-left: 6px; background-color: #111;  color: #FFC;}
.signup input.info {width: 250px; margin-bottom: 12px; background-color: #111; color: #FFC; display: inline;}
.signup input:focus {background: #000; color: #fff;}

/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	background: #000 url(images/bottom_grass.jpg) bottom repeat-x;
}

iframe {
	margin-bottom: 20px; background-color:#000;
}	
#wrapper {
	width: 100%;
	background: url(images/big_wrapper.jpg) top center repeat-x;
}
#mainnav {
	width: 988px;
	height: 37px;
	margin: 0 auto;
	text-align: center;
}
#mainnav ul {
	text-align: center;
}
#mainnav li {
	display: inline;
}
#page {
	margin: 0 auto;
	padding: 0;
	width: 988px;
	background: url(images/bars.gif) repeat-x;
}
#header {
	margin: 0;
	padding: 0;
	height: 220px;
	width: 988px;
}
#headerad {
	width: 370px;
	height: 180px;
	left: 50%;
	margin: 40px 0 0 590px;
}
#stuckin {
	height: 50px;
}

#sponsors {height: 26px; width: 900px; margin: 0 auto 20px auto; padding: 7px 15px; background: #313436; font-size: 140%; border: 1px solid #c5e680; overflow: hidden; line-height: 1.5;}
#sponsors ul, #sponsors li {margin: 0; padding: 0; list-style:none; display:inline; line-height: 1.75;}
.looking {color: #c5e680; width: 934px; margin: 10px auto 4px auto; padding: 0; text-align: left;}
.sp_column {display: block; float: left; clear: right; text-align: left; }
.sp_column ul, #sponsors li {display: block; margin: 0; padding: 0 30px 0 0; list-style-type: none;}

#sponsors, .looking {}

#premium {width: 935px; margin: 0 auto; padding: 40px 0; backround-color: #000;}

#onoff {
	position: relative;
	float: left;
	clear: right;
	top: 30px;
	left: 300px;
	width: 109px;
	height: 111px;
	background:  transparent url(http://www.worldfootballdaily.com/wp-admin/images/v25/on.gif);
}
.narrowcolumn, .widecolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0;
	width: 524px;
}
.fullcolumn {
	padding: 0 0 0 20px;
}
.post {
	margin: 0 0 40px 0;
	padding: 0;
	text-align: left;
	clear: both;
}

.post p {width: 100%; display: block; clear:both;}

.post hr {
	display: block;
	color: #c6caad;
	margin: 20px 0;
}
.post ul {
	margin-left: 26px;
}

.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 90px 0 0 0;
	margin: 0 auto;
	width: 988px;
	height: 200px;
	clear: both;
	text-align:center;
}
#footer ul {
	list-type: none;
	padding: 50px 0 10px 0;
	font-size: 1.6em;
}
#footer li {
	display: inline;
}
#footer li a {
	margin: 0 20px;
}
#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
}
h2.pagetitle {
	text-align: center;
}
.post h2 {
	margin-top: 0;
}
#sidebar h2 {
	margin: 0;
	padding: 0;
	color: #22c631;
}
h3 {
	padding: 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin 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: block;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 0 0;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 0 0;
	margin-left: 590px;
	width: 370px;
}
#sidebar form {
	margin: 0;
}
#sidebar img {
	margin: 0 0 30px 0;
	border: none;
}
.clearit {
	display: table;
}
.col_two {
	width: 360px;
	margin-top: 20px;
}
.col_left, .col_right {
	width: 172px;
}
.col_left {
	float: left;
	clear: right;
	margin-right: 10px;
}
.col_right {
	float: right;
}
h2.sponsors, h2.login, h2.scarf, h2.support {
	height: 20px;
	width: 360px;
}
h2.sponsors {
	background: transparent url(images/h2/sponsors.gif) top left no-repeat;
}
h2.login {
	background: transparent url(images/h2/login.gif) top left no-repeat;
}
h2.support {
	background: transparent url(images/h2/support.gif) top left no-repeat;
}
h2.scarf {
	background: transparent url(images/h2/scarf.gif) top left no-repeat;
}

h2.links, h2.headlines {
	height: 20px;
	width: 174px;
	margin-top: 25px;
}
h2.links {
	background: transparent url(images/h2/links.gif) top left no-repeat;
}
h2.headlines {
	background: transparent url(images/h2/headlines.gif) top left no-repeat;
}
.sponsors span, .links span, .headlines span, .login span, .scarf span, .support span {
	display: none;
}
/* End Sidebar */

/* Begin Header Styles */

	
/* End Header Styles */	

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #000;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: #141414;
	padding-top: 4px;
	margin: 10px;
	display: block;
	clear:both;
	-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;
	color: #b9bba9;
}
/* End captions */

.postmetadata {display:none;}