/*
Theme Name: Jake's Take On Sports 2
Theme URI: www.jakestakeonsports.com
Description: New version of Jake's Take On Sports.  XHTML and CSS valid compliant to W3C standards.
Version: 2.2.0
Author: Tim Howarth
Author URI: www.howarthcreative.com
*/

body {
	margin:0 auto;
	padding:0px 0px 20px 0px;
	background:#061e33;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#000000;
	font-size:13px;
	}

/*HIDES THE SMILEY FACE IN WORDPRESS STAT TRACKER!*/

img#wpstats{
	display:none
	}
/*END HIDE SMILEY*/
	
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#891a1e;
	text-decoration:none
	}
	
a:hover {
	color:#891a1e;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	margin: 0px  0px;
	padding:0px 0px
	}
	
blockquote {
	padding-left:10px;
	color:#31333F;
	font-style:normal;
	border-left:2px solid #07A0E3;
	}
	
.clear {
	clear:both;
	}

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
	}

img.alignright {
	padding: 5px 5px;
	margin: 0px 5px 10px 10px;
	display: inline;
	background:#fff;
		border: 1px solid #DDDDDD;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 10px 10px 5px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

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

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #ffffff;
	padding: 4px 0px 5px 0px;
	margin: 5px 5px ;
	}

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

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/* Casing */

#wrapper {
	width:1000px;
	margin:0 auto;
	}
	
/* Header Elements */

#menu {
	height:30px;
	background:url(images/menu.png);
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	}
	

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	height:30px;
	}
	
#menu ul li {
	float: left;
	margin: 0px 0px ;
	padding: 0px 0px;
	line-height:30px;
	}
	
#menu ul li a {
	color: #fff;
	display: block;
    font-weight: normal;
   	padding: 0px 10px;
	}
	
#menu ul li a:hover,#menu.current_page_item a {
	color: #999;
	display: block;
	text-decoration: none;
	}
	
#headbanner {
	width:1000px;
	height:144px;
	background:url(images/banner.png);
	}
	
/* End Header Elements */

/* Category Menu */

#categorymenu {
	width: 1000px;
	height: 50px;
	background:url(images/nav_bar.png);
	display:block;
	padding:0px 0 0px 0px;
	font: 12px tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	}
	
#catmenu {
	margin: 0px;
	padding: 0px;
	width:1000px;
	height:33px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #B3BABF;
	display: block;
	margin: 0px;
	padding: 10px 15px 9px 15px;
	}

#catmenu li a:hover, #catmenu li a:active {
	background: #fff ;
	color: #495D5C;
    margin: 0px;
	padding: 10px 15px 9px 15px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background: #4B545B;
	width: 150px;
	color: #fff;
	font-size: 13px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom: 1px solid #50585f;
	border-left: 1px solid #50585f;
	border-right: 1px solid #50585f;
	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background: #42474B;
	color: #DFF4FF;
	padding: 8px 10px 7px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -32px 0 0 170px;
	}

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

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}
	
/* End Category Menu */

	

/* College Link Buttons */

#collegelinks {
	width: 1000px;
	height: 76px;
	}
	
.stanbutton {
	width: 233px;
	height: 76px;
	float:left;
	background:url(images/stanfordlinkage.png);
	}
	
.stanbutton:hover {
	background-position:-233px;
	}
	
#collegefiller {
	width: 577px;
	height:76px;
	background:url(images/fillspace.png);
	float:left;
	}
	
.calbutton {
	width: 190px;
	height: 76px;
	float:left;
	background:url(images/cal_linkage.png);
	}
	
.calbutton:hover {
	background-position:-190px;
	}
	
/* End College Link Buttons */
	
/* Lead Article Slider */

#myslides{
	background:#061e33;
	}

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 960px; /*Width of Carousel Viewer itself*/
	height: 158px; /*Height should enough to fit largest content's height*/
	margin-left:20px;
	background:url(images/lead_article_slider.png);
	}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px 17px ; /*margin around each panel*/
	width:220px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	background:#14181a;
	height:140px;
	border:1px solid #373C3F;
	}
	
.stepcarousel .panel p{
	text-align: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px 5px ; /*margin around each panel*/
	}

.stepcarousel .panel h2{
	height:16px;
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px 5px ; /*margin around each panel*/
	font-size:13px;
	font-weight:normal;
	text-align:center;
	font-family:Tahoma,century gothic,Arial,verdana, sans-serif;
	text-transform:uppercase;
	}
	
.stepcarousel .panel h2 a:visited ,.stepcarousel .panel h2 a:link{
	color:#8B979F;
	}
	
.stepcarousel .panel img{
	background:#040404; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px 10px 8px 10px; /*margin around each panel*/
	padding:0px 0px;
	}
	
/* EndCollege Link Buttons */

/* Main Content */

#maincontent {
	float:left;
	width:1000px;
	background:url(images/main_bg.png) repeat-y;
	padding-bottom:10px;
	}
	
.leftcolumn {
	float:left;
	width: 610px;
	margin-left:30px;
	}
	
.rightcolumn {
	float:right;
	margin-right:20px;
	width: 340px;
	}
	
#toptabs {
	float:left;
	width: 590px;
	}
	
/* END Main Content */


/* Sidebar */

#yardbarkerad {
	width:340px;
	height:80px;
	background:url(images/yard_repeater.png);
	}
	
#yardclickable {
	margin-left: 90px;
	}
	
#follow {
	margin-top:15px;
	margin-bottom:10px;
	width:340px;
	height: 39px;
	}
	
#sticker {
	margin-left: 39px;
	width:262px;
	height:39px;
	background:url(images/follow.png);
	}
	
.socialneticons {
	width: 340px;
	height: 75px;
	}

.facebook {
	float:left;
	margin-right: 10px;
	background:url(images/facebook.png);
	width: 75px;
	height: 75px;
	}
	
.facebook:hover {
	background-position:-75px;
	}
	
.twitter {
	float:left;
	margin-right: 10px;
	background:url(images/twitter.png);
	width: 75px;
	height: 75px;
	}
	
.twitter:hover {
	background-position:-75px;
	}
	
.myspace {
	float:left;
	margin-right: 10px;
	background:url(images/myspace.png);
	width: 75px;
	height: 75px;
	}
	
.myspace:hover {
	background-position:-75px;
	}
	
.rssfeed {
	float:left;
	margin-right: 10px;
	background:url(images/feedmonster.png);
	width: 75px;
	height: 75px;
	}
	
.rssfeed:hover {
	background-position:-75px;
	}
	
.sidebar1{
	float:left;
	width:160px;
	padding-top:5px;
	padding-right:0px;
	font-size:13px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
	}

.sidebar1 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 5px 0 ;
	padding:0px 0 0 5px;
	background:#891a1e;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #fff;
	}
	
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 160px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	
	color:#000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px dotted #891a1e;
	}

.sidebar1 ul li a:hover {
	color: #fff;
	background-color:#891a1e;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
	}

.sidebar1 table {
	width:100%;
	text-align:center;
	color:#891a1e;
	}
	
.sidebar2{
	float:right;
	width:160px;
	margin-right: 10px;
	padding-top:5px;
	font-size:12px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
	}

.sidebar2 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 5px 0 ;
	padding:0px 0 0 5px;
	background:#891a1e;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #fff;
	}
	
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
.sidebar2 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 160px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color:#000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px dotted #891a1e;
	}

.sidebar2 ul li a:hover {
	color: #fff;
	background-color:#891a1e;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	}

.sidebar2 table {
	width:100%;
	text-align:center;
	color:#000;
	}		

.sidebar3{
	float:left;
	width:330px;
	margin-right:10px;
	font-size:13px;
	color: #000;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	}

.sidebar3 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 5px 0 ;
	padding:0px 0 0 5px;
	background:#891a1e;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #fff;
	}
	
	
.sidebar3 ul{
	list-style-type: none;
	margin: 0px 0px ;
	padding: 0px 0px;
	}


.sidebar3 ul li {
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 5px;
	border-bottom:1px dotted #891a1e;
	}
	
.sidebar3 ul li ul{
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
	}

.sidebar3 ul li ul li {
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
	border-bottom:1px dotted #891a1e;
	}	
	
.sidebar3 ul li a:link, .sidebar3 ul li a:visited {
	color:#000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}

.sidebar3 ul li a:hover {
	color: #891a1e;
	}

/*Email Subscription Form*/

.emailsubs{
	height:77px;
	width:331px;
	margin-top:5px;
	margin-bottom:5px;
	background:#fff url(images/email_form.jpg) no-repeat;
	}

.emailsubs form {
	margin-left: 11px;
	padding-top: 38px;
	}

.emailsubs fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

.emailsubs p {
	margin: 0;
	font-size: 85%;
	}

.input{
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 7px 5px;
	background:#fff url(images/sform2.jpg) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
	}

.sbutton{
	width:58px;
	margin-left:4px;
	float: left;
	background:#fff url(images/sbutton.jpg);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
	}

.sbutton:hover{
	background-position:-58px;
	}

/* END Email Subscription Form */

/* Search Form */

#search {
	height:77px;
	width:331px;
	margin-top:5px;
	margin-bottom:5px;
	background:#fff url(images/search_form.jpg) no-repeat;
	}

#search form {
	margin-left: 11px;
	padding-top: 38px;
	}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

#search p {
	margin: 0;
	font-size: 85%;
	}

#s {
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 7px 5px;
	background:#fff url(images/sform2.jpg) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
	}

#searchsubmit {
	width:58px;
	margin-left:4px;
	float: left;
	background:#fff url(images/sbutton.jpg);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
	}

#searchsubmit:hover{
	background-position:-58px;
	}

/* END Search Form */
/* END Sidebar */


/* YardBarker Network Requirements */

#ybn_area {
	width:340px;
	height: 600px;
	}
	
#syndicatedads {
	float:left;
	width:160px;
	height:600px;
	}
	
#ybn_widget {
	margin-right:10px;
	float:right;
	width: 160px;
	height:600px;
	}

/* YardBarker Network Requirements */

	
/* Global Excerpt Properties */

.exercptcontent {
	width: 590px;
	background:url(images/excerpt_bg.png);
	}
	
.ex_thumb {
	float:left;
	width:100px;
	height:100px;
	margin-left:10px;
	margin-right:10px;
	border: 2px solid #81c8ef;
	}
	
.extitle {
	font-size:18px;
	color: #891a1e;
	text-transform:uppercase;
	}
	
.extitle a:hover {
	color: #000;
	}
	
.exmeta {
	color:#891a1e;
	}
	
.exmeta a:hover {
	color:#000;
	}
	
.excerptentry {
	width: 570px;
	margin-left: 10px;
	}
	
.readmore {
	width:590px;
	height:20px;
	background:url(images/excerpt_bottom.png);
	text-align:right;
	}
	
.readmore a:hover {
	color:#000;
	}
	
/* END Global Excerpt Properties */

/* Thoughts And Ramblings Category Header */

#thoughtsheadbanner {
	width: 590px;
	height:63px;
	}
	
.thoughtsramblingsheader {
	width: 332px;
	height:63px;
	background:url(images/thoughts_ramblings_linkage.png);
	float:left;
	}
	
.thoughtsramblingsheader:hover {
	background-position: -332px;
	}
	
#thoughtsnull {
	width: 258px;
	height:63px;
	background:url(images/ex_thoughtsramblings_null.png);
	float:right;
	}
	
/* END Thoughts And Ramblings Category Header */


/* Football Category Header */

#footballheadbanner {
	width: 590px;
	height:69px;
	}
	
.footballheader {
	width: 151px;
	height:69px;
	background:url(images/football_linkage.png);
	float:left;
	}
	
.footballheader:hover {
	background-position:-151px;
	}
	
#footballnull {
	width: 439px;
	height:69px;
	background:url(images/ex_football_null.png);
	float:right;
	}
	
/* END Football Category Header */


/* Women's Basketball Category Header */

#womensbasketheadbanner {
	width: 590px;
	height:58px;
	}
	
.womensbasketheader {
	width: 306px;
	height:58px;
	background:url(images/womens_linakge.png);
	float:left;
	}
	
.womensbasketheader:hover {
	background-position:-306px;
	}
	
#womensbasketnull {
	width: 284px;
	height:58px;
	background:url(images/ex_womensbasket_null.png);
	float:right;
	}
	
/* END Women's Basketball Category Header */


/* Men's Basketball Category Header */

#mensbasketheadbanner {
	width: 590px;
	height:61px;
	}
	
.mensbasketheader {
	width: 271px;
	height:61px;
	background:url(images/mens_linkage.png);
	float:left;
	}
	
.mensbasketheader:hover {
	background-position:-271px;
	}
	
#mensbasketnull {
	width: 319px;
	height:61px;
	background:url(images/ex_mensbasket_null.png);
	float:right;
	}

/* END Men's Basketball Category Header */

/* Affiliates Category Header */

#affiliateheadbanner {
	width: 590px;
	height:65px;
	}
	
.affiliateheader {
	width: 174px;
	height:65px;
	background:url(images/ex_affiliates_linkage.jpg);
	float:left;
	}
	
.affiliateheader:hover {
	background-position:-174px;
	}
	
#affiliatenull {
	width: 416px;
	height:65px;
	background:url(images/ex_affiliates_null.png);
	float:right;
	}

/* END Affiliates Category Header */


/* Single Posts */

.singletitle {
	color:#fff;
	font-size:26px;
	text-decoration:underline;
	text-align:center;
	border:none;
	margin-bottom:5px;
	padding-top:15px;
	}
	
.singletop {
	padding-top:5px;
	padding-bottom:5px;
	background-color: #891a1e;
	margin-bottom:15px;
	}
	
.singlemeta {
	text-align:center;
	color:#fff;
	list-style:none;
	}
	
.singlemeta a:link {
	color:#FFF;
	}
	
.singlemeta a:visited{
	color:#FFF;
	}
	
.singlemeta a:hover {
	color: #000;
	}

.post {
	margin-left:10px;
	width: 575px;
	}
	
.entry {
	padding-bottom:28px;
	text-align:justify;
	}
	
.entry p {
	margin: 0;
	padding: 0 0 0px 0;
	}

.post blockquote {
	color:#891a1e;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	margin-left:48px;
	}


/* END Single Posts */


/* Archive Properties */

.archs {
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	}
	
.archtitle {
	color:#891a1e;
	}
	
.archtitle a:hover {
	color: #000;
	}
	
.archmeta a:hover {
	color:#000;
	}
	
.archivelist {
	margin-left:15px;
	padding-bottom:3px;
	font-size:16px;
	}
	
.archivelist a:hover {
	color:#000;
	}
	

/* END Archive Properties */


/* Comments Template */

#globalcommentcontrol {
	width:575px;
	margin-left:10px;
	}
	
#globalcommentcontrol a:hover {
	color:#891a1e;
	}

.allcomments{
	height:100%;
	padding:0px 8px 0px 10px;
	margin:0px 0px;
	}
	
#comment{
	height:100%;
	padding:0px 10px;
	margin:0px 0px;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #DEDCDD;
	font-size:20px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	} 	
	
h3#pingbacks {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #DEDCDD;
	font-size:20px;
	font-weight:normal;
	color:#444;
	background:#fff;
	}
	
#respond{
	height:100%;
	padding:0px 5px;
	margin:5px 0px;
	background:#fff;
	border:1px solid #DEDCDD; 
	}	
	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#444;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
	
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
	
#commentform p {	
	color:#891a1e;
	}
	
#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#000;
	padding-left:10px;
	}
	
#commentform textarea {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#000;
	width:95%;
	padding:5px 5px;
	}
	
.comments input#submit {
	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#0083DB;
	border:2px solid #005F9F;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	}
	
ol.commentlist li { 
	border:1px solid #DEDCDD; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative;
	}
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
	}
	
ol.commentlist li div.vcard { 
	font:20px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;
	}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
	}
	
ol.commentlist li div.vcard cite.fn a.url { 
	color:#000; 
	text-decoration:none; 
	}
	
ol.commentlist li div.vcard cite.fn a.url:hover { 
	color:#000; 
	}

div.vcard img.avatar { 
	border:5px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 
	}

ol.commentlist li div.comment-meta { 
	font:12px Tahoma, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
	}

ol.commentlist li div.comment-meta a { 
	color:#0083DB; 
	text-decoration:none; 
	}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
	}
	
ol.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;
	color:#000;
	}
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
	}
	
#cancel-comment-reply{
	padding:10px 0px 0px 0px ;
	}
	
#cancel-comment-reply-link{
	color:#fff; 
	font-size:10px;
	line-height:15px;
	font-family: Tahoma, Georgia,arial,sans-serif;
	padding:4px 10px;
	margin:0px 0px 0px 12px;	
	background:#8B979F;
	border:2px solid #666;
	} 


ol.commentlist li div.reply {  
	background:#269BCF url(images/reply.jpg) repeat-x; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:50px;
 	}
 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
	}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
	}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
	}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
	}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 	}

ol.commentlist li.even { 
	background:#fff url(images/grade.jpg) repeat-x;
	border:1px solid #D1D8DF;
	}

ol.commentlist li.odd { 
	background:#fff url(images/grade.jpg) repeat-x;
	border:1px solid #ddd;
 	}
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
	}

/* ENDComments Template */



/* Footer */

#footercontent {
	width:1000px;
	height:50px;
	background:url(images/footer_content.png);
	margin-bottom:15px;
	}
	
#footertext {
	width:940px;
	height:31px;
	margin-left:30px;
	padding-top:10px;
	}
	
#footercopyright {
	margin-left:15px;
	color:#FFF;
	text-align:left;
	}
	
#footmeta {
	margin-left:160px;
	color:#FFF;
	text-align:left;
	}
	
#footmeta a:link {
	color:#FFF;
	}
	
#footmeta a:visited {
	color:#FFF;
	}
	
#footmeta a:hover {
	color:#999;
	}
	
	
#validchecks {
	margin-left:160px;
	color:#FFF;
	text-align:right;
	}
	
#validchecks a:link {
	color:#FFF;
	}
	
#validchecks a:visited {
	color:#FFF;
	}
	
#validchecks a:hover {
	color:#999;
	}
	
/*AdSense Styling*/

#headeradbanner {
	width:960px;
	height:31px;
	background:#0000FF;
	margin-left:19px;
	}
	
#headeradsense {
	width:728px;
	height:15px;
	margin-left: 136px;
	padding-top:8px;
	}

#indexadsense {
	width:360px;
	height:60px;
	margin-top:20px;
	}

#indexadsenseleft {
	float:left;
	margin-left: 45px;
	width:234px;
	height:60px;
	}
	
#indexadsenseright {
	float:right;
	width:60px;
	height:250px;
	}
	
#adsensesingle {
	margin-left:61px;
	}
	
	
/*End AdSense Styling*/