/*  
Theme Name: WP-Magazine Theme 1.0 Premium Edition
Theme URI: http://www.solostream.com
Author: Michael D. Pollock
Author URI: http://www.solostream.com/
Description: This WordPress theme was designed and built by Michael D. Pollock of Solostream Web Studio. The CSS, XHTML and design is copyright of Solostream Web Studio. Usage is governed by the WP Magazine Theme 1.0 END-USER LICENSE AGREEMENT AGREEMENT.
*/



/* -------------------[ Main Page Elements ]------------------- */

body {
	font-size: 20pt;
	font-family: helvetica;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 15px 0;
	line-height: 30px;
	background: url(http://www.ledfootball.com/wp-content/themes/LEDfootball/images/back.gif);
	}

#wrap {
	margin:15px;
	clear: both;
	width: 1023px;
	margin: 0 auto;
	border:1 px solid #ff0000;
	}

#header {
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 1003px;
	height:695px;
	}

#header .sitehead-left {
	padding-top:20px;
	width:55%;
	float:left;
	margin:0;
	padding-left:14px;
	}

#header .sitehead-right {
	width:44%;
	float:right;
	margin:0;

	}

#header .sitehead-left p {
	margin:0;
	height:24px;
	line-height:26px;
	}

#header .sitehead-right p {
	clear: both;
	float:right;
	margin:0;
	height:24px;
	line-height:24px;
	}

#nav {
	width:970px;
	height:45px;
	line-height:30px; 
	margin: 0 auto;
	padding:1px;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/back-nav.png) top center no-repeat;
	}

#page {
	clear: both;
	margin: 0 auto;
	padding: -20px 0px 25px 0px;
	width: 975px;
	}  

#contentleft {
	overflow:hidden;
	width: 650px;
	float:left;
	padding-left: 0px;	
	} 

#content {
	width: 975px;
	overflow:hidden;
	float:left;
	margin: 0;
	padding: 0;
	}
	


#contentright {
	overflow:hidden;
	width: 315px;	
	float:right;	
	padding-right: 0px;	
	margin: 0;
	background-image: url(http://www.ledfootball.com/wp-content/themes/LEDfootball/images/green.png) repeat-y;
	} 

#sidebar {
	width: 277px;
	background-image: url(http://www.ledfootball.com/wp-content/themes/LEDfootball/images/green.png) repeat-y;
	}

#footer {
	padding-top:40px;
	font-size:9pt;
	font-family:helvetica;
	line-height:10pt;
	font-weight:bold;
	color:#cccccc;
	clear: both;
	text-align: middle;	
	width:1023px;
	height:285px;
	margin:auto;
}

#footer a {
	font-size:8pt;
	line-height:10pt;
	font-family:verdana;
	font-weight: bold;
	color:#ff0099;}
	
#footer a:hover {
	color:#51260b;
	}	

.footer-content {
	padding: 45px 10px 50px 30px;
	width:970px;
	}

#footer .alignleft {
	float:left;
	}

#footer .alignright {
	float:right;
	}

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	font-family: helvetica;
	line-height: 1.2em;
	letter-spacing:-1px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

h1 {
	font-size: 14pt;
	margin: 0;
	}

h2 {
	font-size: 20pt;
	}

h2 a {
	color:#000;
	}

h3 {
	font-size: 10pt;
	letter-spacing:0px;
	}

h4,h5,h6,h7 {
	font-size: 10pt;
	letter-spacing:0px;
	}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 10px;
	}

#header h1 {
	font-size:20px;
	margin:0;
	line-height:24px;
	height:24px;	
	}

#subhead h3 {
	margin: 0;
	padding: 0;
	font-size:12pt;
	}

#subhead h1 {
	margin: 0;
	padding: 0;
	font-size: 36px;
	font-weight:normal;
	}

h3#comments, h3#respond  {
	font-size:20pt;
	width:650px;
	margin: 0 !important;
	padding: 30px;
	text-align:left;
        }

h2.home-list {
	font-size: 9pt;
	font-family: georgia,lucinda,verdana,geneva,sans-serif;
	font-weight:normal;
	letter-spacing:0px;
	margin-bottom:0;
	}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color:#41a5e2;
	font-weight:bold;
	text-decoration:none;
	}

a:hover, a:active {
	color:#51260b;
	text-decoration:none;
	}

#sidebar a {
	color: #ffffff;

	}

.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
	line-height:30px;
	margin-top: 40px;
	padding-top: 40px;
	font-size: 36px;
	font-weight:normal;
	color:#f83683;
	}

a.more-link {
		font-size:16px;
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:14px; 
        }

a.more-link:hover, a.more-link:active {
	text-decoration:none;
	color:#51260b;
	background: url(images/arrow-rt.gif) 100% 70% no-repeat;
	}
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        }

img.centered { 
        display: block; 
        margin: 0 auto 20px auto;  
        float: none; 
        clear: both;
        }

img.feature-photo {
	height:220px;
	margin-left:10px;
	float:right;
	border-left:1px solid #fff;
	}

.entry img.feature-photo {
	margin:0 0 10px 10px;
	float:right;
	border:1px solid #ddd;
	background:#fff;
	padding:1px;
	}

img.home-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 5px 10px;
	}

img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:left;
	margin-right:5px;
	}

.home-post-list-2 img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 0 5px;
	}

.home-post-list-5 img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 5px;
	}

.archive-post-list-2 img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 0 5px;
	}

img.auth-single-post {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 10px;
	}

img.auth-archive-page {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 10px;
	} 

img.comment-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 20px;
	} 

/* -------------------[ Comments ]------------------- */

.commentlist {
	list-style-type:none;
	padding:0;
	width: 652px;
	}
	
.commentlist li {
	clear:both;
	text-align:left;
	margin: 0;
	padding: 60px 40px 0px 0px;
	}

.commentlist li.alt {
	margin: 0;
	text-align:left;
	padding: 60px 40px 0px 0px;
	}

.commentmetadata {
	float:right;
	display: block;
	margin-bottom:5px;
	padding-right:100px;
	font: 9pt helvetica;
	}

.commentlist cite {
	font: 9pt helvetica;
	font-weight:normal;
	}

#commentform {
	width:650px;
	padding:10px;
	margin:0;
	text-align:left;
	}

#commentform textarea {
	width:90%;
	padding:5px;
	}

/* -------------------[ Misc Tags and Classes ]------------------- */

.post ul {
        list-style-type: none;
        }

.post ul li {
        list-style-type:none;
        background: url(images/bullet2.gif) 0 4px no-repeat;
        padding: 0 0 2px 14px;
        }

.post ul ul {
        margin-left:0;
        }

.post ol li {
        list-style-type:decimal;
        }

.post ol.archives {
        margin:0;
        padding-left:25px;
	}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #ccc;
        color: #333333;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.post {
	}

.entry {
	padding: 0;
	margin: 0;
	line-height:36px;
	}

.entryLeft {
	padding: 0;
	margin: 0;
	text-align:left;
	line-height:16px;
	}

.postinfo {
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
    clear: both;
	margin: 10px 0 10px;
	padding: 0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block;
        clear:both;
        }

.navigation {
	clear:both;
	font-size:20pt;
	margin: 0;
	padding: 20px 10px;
	border-top:none;
	text-align:center;
	}

.navigation .alignright {
	padding: 3px 10px;
	float: right;
	margin: 0;
	}
	
.navigation .alignleft {
	padding: 3px 10px;
	float: left;
	margin: 0;
	}

.banner468 {
	text-align:center;
	margin: 0 auto;
	padding:0 0 1px;
	}

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

/* -------------------[ Top Navigation ]------------------- */

#topnav { 
	float:right; 
	height:26px;
	line-height:26px; 
	padding: 0;
	margin: 0;
	clear:both;
	width:100%;
	}

#topnav ul {
	background:#fff;
	float:right; 
	height:26px;
	line-height:26px; 
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#topnav li { 
	margin: 0;
	padding:0;
	}

#topnav li li { 
	line-height:1.5em;
	float: none;
	margin: 0;
	padding:0;
	}

#topnav li ul {
	border-top:1px solid #fff;
	background: #5ebcca;
	display:none;
	position: absolute;
	width: 154px;
	left: -999em;
	padding:0; 
	}

#topnav li ul ul { 
	margin: -29px 0 0 154px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul { 
	display:block;
	left: auto;
	}

#topnav a, #topnav a:visited, #topnav a:link {
	display: block;
	text-decoration:none;
        padding:0 7px;
        margin:0;
	}

#topnav a:hover, #topnav a:active {
	background:transparent;
	color:#afcf62;
	}

#topnav li.rss a, #topnav li.rss a:visited, #topnav li.rss a:link {
	padding-right:0 !important;
	padding-left:21px;
	background:url(images/rss-sm.gif) 7px 6px no-repeat;
	}

#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	color:#afcf62;
	background: #000;
	width:140px;
	float: none;
	margin: 0;
	padding-top:5px;
	padding-bottom:5px;
	}

#topnav li li a:hover, #topnav li li a:active {
	background: #333;
	color:#afcf62;
	}

#topnav li li li a {
	border-left:1px solid #fff;
	}

/* -------------------[ Category Navigation ]------------------- */

#nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width:970px;
	}


#nav li a.pregnancy{ 
	float:left;
	margin: 0;
	padding:0;
	width:126px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-1a-pregnancy.gif) top left no-repeat;
	}

#nav li a:hover.pregnancy{ 
	width:126px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-1b-pregnancy.gif) top left no-repeat;
	}

#nav li a.baby{ 
	float:left;
	margin: 0;
	padding:0;
	width:93px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-2a-baby.gif) top left no-repeat;
	}

#nav li a:hover.baby{ 
	width:93px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-2b-baby.gif) top left no-repeat;
	}

#nav li a.toddler{ 
	float:left;
	margin: 0;
	padding:0;
	width:125px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-3a-toddler.gif) top left no-repeat;
	}

#nav li a:hover.toddler{ 
	width:125px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-3b-toddler.gif) top left no-repeat;
	}

#nav li a.you{ 
	float:left;
	margin: 0;
	padding:0;
	width:82px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-4a-you.gif) top left no-repeat;
	}

#nav li a:hover.you{ 
	width:82px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-4b-you.gif) top left no-repeat;
	}

#nav li a.get-answers{ 
	float:left;
	margin: 0;
	padding:0;
	width:173px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-5a-getanswers.gif) top left no-repeat;
	}

#nav li a:hover.get-answers{ 
	width:173px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-5b-getanswers.gif) top left no-repeat;
	}

#nav li a.blogs{ 
	float:left;
	margin: 0;
	padding:0;
	width:103px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-6a-blogs.gif) top left no-repeat;
	}

#nav li a.forums{ 
	float:left;
	margin: 0;
	padding:0;
	width:121px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-7a-forums.gif) top left no-repeat;
	}

#nav li a.en-espanol{ 
	float:left;
	margin: 0;
	padding:0;
	width:139px;
	height:35px;
	border-top:1px solid #cabdb5;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-8a-enespanol.gif) top left no-repeat;
	}

#nav li a:hover.blogs{ 
	width:103px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-6b-blogs.gif) top left no-repeat;
	}

#nav li a:hover.forums{ 
	width:121px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-7b-forums.gif) top left no-repeat;
	}

#nav li a:hover.en-espanol{ 
	width:139px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/LEDfootball/images/but-8b-enespanol.gif) top left no-repeat;
	}

#nav li a span { 
	visibility:hidden;
	}

#nav li li { 
	float: none;
	margin: 0;
	padding:0;
	}

#nav li ul {
	border-top:1px solid #fff;
	background: #000;
	display:none;
	position: absolute;
	width: 160px;
	left: -999em;
	padding:0; 
	}

#nav li ul ul { 
	margin: -31px 0 0 160px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	display:block;
	left: auto;
        _height:1em;
	}

#nav a,#nav a:visited, #nav a:link {
	color:#693705;
	display: block;
	text-decoration:none;
        padding:0 10px;
        margin:0;
	}

#nav a:hover, #nav a:active {
	background:#693705;
	color:#afcf62;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	color:#afcf62;
	background: #693705;
	width:140px;
	float: none;
	margin: 0;
	}

#nav li li a:hover, #nav li li a:active {
	background: #333;
	}

#nav li li li a {
	border-left:1px solid #fff;
	}

/* ---------------[ Tables ]--------------- */

table {
	margin-bottom:0px;
	}

tr, td, th {
	margin:auto; 
	}

td, th {
	padding:0px;
	vertical-align:top;
	}

th {
	font-weight:normal;
	background:#ddd;
	}


/* ---------------[ Site Map Page ]--------------- */

ul.archives, ul.wp-tag-cloud {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul.archives ul, ul.wp-tag-cloud ul {
        padding:0;
        }

ul.archives ul li, ul.wp-tag-cloud ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul.archives ul ul, ul.wp-tag-cloud ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }

/* ---------------[ Tabber ]--------------- */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/

#tab-box {
	border:none;
	width: 275px;
	font-size: 12pt;
	}

#tab-box h3 {
	font-size:9pt;
	font-weight:normal;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

.tabberlive .tabbertabhide {
	border:0;
	display:none;
	}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/

.tabber {
	display:none;
	}

.tabberlive {
        
	}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

ul.tabbernav {
	background:transparent !important;
	padding: 0 !important;
	height:24px;
	line-height:24px;
	border:none;
	border-bottom:0;
	margin: 0 !important;
	padding:0 !important;
	list-style-type:none !important;
	font-size:8pt;
	width:275px;
	}

.tabbernav li {
	padding:0 !important;
	list-style-type:none;
	float:left !important;
	margin-right:1px !important;	
	background: transparent !important;
	}

.tabbernav li a {
	float:left;
	display: block;	
	padding: 0 5px;
	}

.tabbernav li a:link { 
	color:#000 !important;
	font-size: 15pt;
	}

.tabbernav li a:visited {
	text-decoration: none;
	}

.tabbernav li a:hover {
	background: #eee;
	}

.tabbernav li.tabberactive a {
	background: #eee;
	}

.tabbernav li.tabberactive a:hover {
	background: #eee;
	}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/

.tabberlive .tabbertab {	
	padding: 8px;
	background:transparent;
	border:none;
	}

/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {
	}

.tabberlive .tabbertab h3 {
	display:none;
	}

.tabberlive .tabbertab ul.pop {
	}

.tabberlive .tabbertab ul.pop li {
	clear:both !important;
	border-bottom:1px solid #fff !important;
	padding: 5px 10px !important;
	}

.tabberlive .tabbertab ul.pop li a {
	}

/* -------------------[ Site Guide ]------------------- */

#searchform, #monthform, #tagform, #categoryform {
	margin: 0;
	padding: 0; 
        }

#searchform #s {
        width: 160px;
	margin-right: 2px;
	}

#searchform #submit {
	}

select#months, select#tag_drop, select#category_drop {
        width: 160px;
        margin:0;
	}

/* ---------------[ Related Entries ]--------------- */

.related {
	margin:0 auto 10px;
	background:#eee;
	border:1px solid #ddd;
	padding:10px 10px 0;
        }

.home-post-1 .related {
	background:#fff;
        }

.related h3 {
	font-weight:normal;
	letter-spacing:0px;
	font-family:georgia,helvetica,sans-serif;
	font-size:9pt;
	margin-bottom:5px;
	}

.related ul {
        margin: 0 0 10px;
        padding:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        background: url(images/bullet2.gif) 0 3px no-repeat;
        }

.tags {
	margin: 0 0 10px;
	padding: 0;
	}

/* -------------------[ Features ]------------------- */

#my-glider {
	width:646px;
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	margin: 0 0 10px;
	}

#my-glider .controls {
	border-top:1px solid #eee;
	clear:both;
	width:646px;
	padding: 0;
	margin:0;
	
	}

#my-glider .controls ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}

#my-glider .controls li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	}

#my-glider .controls li.feat-nums {
	border-right:1px solid #fff;
	float:left;
	padding:0px 10px;
	margin:0;
	color:#fff;
	line-height:25px;
	height:25px;
	}

#my-glider .controls a, .control a:link, .controls a:visited {
	border-right:1px solid #fff;
	float:left;
	display:block;
	padding:0px 10px;
	margin:0;
	color:#afcf62;
	text-decoration:none;
	line-height:25px;
	height:25px;
	}

#my-glider .controls a:hover {
	background:#353535;
	}

#my-glider .controls li.feat-about {
	float:right;
	}

#my-glider .controls li.feat-about a {
	border-left:1px solid #fff;
	border-right:0;
	}

#my-glider .scroller {	
	height: 220px;
	width:646px;
	overflow: hidden;
	}

#my-glider .scroller .section {
	width:646px;
	height: 220px;
	overflow: hidden;
	padding: 0;		
	}

#my-glider .scroller .content {
	width: 10000px;
	}

#my-glider .feature-entry {
	padding: 10px;
	}

#my-glider .feature-entry h3 {
	font-family: georgia,lucinda,verdana,geneva,sans-serif;
	font-size:9pt;
	margin: 0 0 5px 0;
	letter-spacing:0px;
	} 

/* -------------------[ Archive Pages 2 and 4 + Search ]------------------- */

.archive-post-list-1 {
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.archive-post-1 {
	background:#fff;
	padding:10px;
	margin:0;
	}

.alt-archive-post-1 {
	background:#eee;
	padding:10px;
	margin:0;
	}

/* -------------------[ Archive Page 1 and 3  ]------------------- */

.archive-post-list-2 {
	overflow:hidden;
	width:468px;
	float:left;
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.archive-post-1 {
	background:#fff;
	padding:10px;
	margin:0;
	}

.alt-archive-post-1 {
	background:#eee;
	padding:10px;
	margin:0;
	}


/* -------------------[ Sub-Head ]------------------- */

#subhead {
	margin: 0;
	padding: 10px;
	}


#subhead p {
	margin:0;
	}

/* -------------------[ Single Post ]------------------- */

.singlepost {
	background:#fff;
	padding:1px;
	}

.singlepost .post {
	padding:30px 10px 20px 0px;
	}


/* -------------------[ Sidebar ]------------------- */

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 15px;
	background:url(http://ledfootball.com/wp-content/themes/LEDfootball/images/green.png);
	width: 300px;
	font-size:15pt;
	}

#sidebar ul ul {
        margin: 0;
        padding: 0;
		color:33ff00;
        }

#sidebar li {
	padding:0;
	margin: 0 0 10px;
	color:33ff00;
	}

#sidebar li h2 {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:0px solid #ddd;
	border-top:0px solid #ddd;
	padding:4px 2px;
	margin:0 0 3px;
	color:#000;
	}

#sidebar li li {
	margin:0;
	padding:0;
	}

#sidebar p {
	padding: 0;
	}

#sidebar li#recent-comments {
	border:0px solid #ddd;
	background:transparent;
	padding:1px 1px 0;
	}

#sidebar li#recent-comments h2 {
	border:none;
	font-size:9pt;
	letter-spacing:0px;
	padding:5px 10px;
	margin:0;
	color:#fff;
	background:transparent;
	}

#sidebar li#recent-comments li {
	margin:0;
	background:transparent;
	padding:5px 10px;
	border-bottom:0px solid #fff;
	width: 275px;
	}

#sidebar li#recent-posts {
	border:0px solid #ddd;
	background:transparent;
	padding:1px 1px 0;
	}

#sidebar li#recent-posts h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:0px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:transparent;
	}

#sidebar li#recent-posts li {
	margin:0;
	background:transparent;
	padding:5px 10px;
	border-bottom:0px solid #fff;
	}

#sidebar li#links {
	border:0px solid #ddd;
	background:transparent;
	padding:1px 1px 0;
	}

#sidebar li#links  h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#links li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#meta {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#meta h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#meta li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#pages {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#pages h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#pages li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#pages li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}

#sidebar li#archives {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#archives h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#archives li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#tag_cloud {
	border:1px solid #ddd;
	background:#eee;
	padding:7px 10px;
	}

#sidebar li#tag_cloud h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	padding:0;
	margin:0;
	color:#000;
	}

#sidebar li.widget_categories {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li.widget_categories h2 {
	font-size:9pt;
	letter-spacing:0px;
	border:0;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li.widget_categories li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li.widget_categories li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}


/* -------------------[ Middle Content ]------------------- */

#midcontent {
	float:right;
	width:168px;
	margin:0;
	padding:0;
	}

#midcontent ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#midcontent ul ul {
        margin: 0;
        padding: 0;
        }

#midcontent li {
	padding:0;
	margin: 0 0 10px;
	}

#midcontent li h2 {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #ddd;
	border-top:2px solid #ddd;
	padding:4px 2px;
	margin:0 0 3px;
	color:#000;
	}

#midcontent li li {
	margin:0;
	padding:0;
	}

#midcontent p {
	padding: 0;
	}

#midcontent li#recent-comments {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#recent-comments h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#recent-comments li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#recent-posts {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#recent-posts h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#recent-posts li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#links {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#links  h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#links li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#meta {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#meta h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#meta li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#pages {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#pages h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#pages li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#pages li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}

#midcontent li#archives {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#archives h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#archives li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#tag_cloud {
	border:1px solid #ddd;
	background:#eee;
	padding:7px 10px;
	}

#midcontent li#tag_cloud h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	padding:0;
	margin:0;
	color:#000;
	}

#midcontent li.widget_categories {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li.widget_categories h2 {
	font-size:9pt;
	letter-spacing:0px;
	border:0;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li.widget_categories li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li.widget_categories li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}

/* -------------------[ Home Page 1 and 3 Articles ]------------------- */

.home-post-list-2 {
	overflow:hidden;
	width:468px;
	float:left;
	background:#fff;
	padding:1px;
	border:0px solid #ddd;
	}

.home-post-list-2 .post {
	margin:0;
	}

h3.home-post-list {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:0px solid #fff;
	margin:0;
	color:#41a5e2;
	background:#ccc;
	width: 642px;
	}

.home-post-list-2 .home-post-1 {
	background:transparent;
	padding:10px;
	margin:0;
	}

.home-post-list-2 .alt-home-post-1 {
	background:#fff;
	padding:10px;
	margin:0;
	}

/* -------------------[ Home Page 2 and 4 Articles ]------------------- */

.top {
	width:652px;
	height:71px;
	vertical-align:top;
    background-image:url(http://ledfootball.com/wp-content/themes/LEDfootball/images/top.png) no-repeat;
   }

.bottom {
	width:652px;
	height:71px;
    background-image:url(images/bottom.png);
	background-repeat:no-repeat;
	vertical-align:bottom;
    }

.home-post-list-1 {
	overflow:hidden;
	background:#fff url(images/sides.png) repeat-y;
	width:652px;
	}

.tips-post-list-1 {
	overflow:hidden;
	background:#fff url(images/sides-2.png) repeat-y;
	padding:30px;
	border:none;
	width:650px;
	}

.home-post-list-1 .post {
	margin:0;
	border:none;
	}

.home-post-list-1 .float-post-right {
	float:right;
	width:510px;
	padding:0;
	margin:0
	}

h3.home-post-list {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:none;
	margin:0;
	color:#000;
	background:transparent;
	}

.home-post-list-1 .home-post-1 {
	background:transparent;
	padding:10px;
	margin:0;
	width: 570px;
	}

.home-post-list-1 .alt-home-post-1 {
	background:transparent;
	padding:10px;
	margin:0;
	}

/* -------------------[ Home Page 5 Articles ]------------------- */

.home-post-list-5 {
	overflow:hidden;
	background:#fff;
	padding:1px 1px 0;
	border:1px solid #ddd;
	}

.home-post-list-5 .post {
	margin:0;
	}

h3.home-post-list {
	font-size:30pt;
	letter-spacing:0px;
	border-bottom:none;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:transparent;
	}

.home-post-list-5 .home-post-1 {
	background:#eee;
	padding:0;
	margin:0;
	float:left;
	width:322px;
	overflow:hidden;
	}

.home-post-list-5 .alt-home-post-1 {
	background:#eee;
	padding:0;
	margin:0;
	float:right;
	width:323px;
	overflow:hidden;
	}

.home-post-list-5 .entry {
	height: 140px;
	padding:10px;
	}

.home-post-list-5 .bottom {
	background:#ddd;
	height: 24px;
	line-height:24px;
	padding:0 10px;
	font-size:8pt;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}

.home-post-list-5 .navigation {
	clear:both;
	font-size:8pt;
	margin: 0;
	padding: 0 10px;
	background:#ddd;
	border:0;
	border-bottom:1px solid #fff;
	text-align:left;
	}
	