
	
/* -----// BLOG CONTENT //-------------------- */

#content .titlebar{
	border-top: 1px solid #CCC;
	padding:0 10px;
	background: url(http://i.newsarama.com/template_images/bg_section_h1.gif) top repeat-x;
	height: 75px;
}
#content .titlebar h2{
	color: #F00;
	font-weight: bold;
	font-size: 2.8em;
	line-height: 55px;
	float: left;
	height: 75px;
	background: url(http://i.newsarama.com/template_images/blog/titlebar_icon.gif) left no-repeat;
	padding: 0 10px 0 85px;
	margin: 0;
}

#content .titlebar h3 { 
	color: #333;
	font-weight: bold;
	font-size:1.4em;
	margin: 23px 0 0;
	
}
#content p.date{
	font-size: 1.1em; 
	margin: 0 0 10px;
}

#content .posts h2{
	font-size: 2.6em;
	font-weight: bold;
	margin: 0; 
}

#content .entry { margin:16px 0; }
#content .entry p{ 
	line-height: 1.4em; 
	font-size: 1.3em;
	color: #333;
}
#content #art_toolbar{ margin: 0; }



#content blockquote{
	border:1px dotted #ccc;
	padding:10px 10px 5px;
	margin:16px 0 30px;
}
	#content blockquote li{
		font-size:0.9em;
		list-style:none;
		float:left;
		padding:0 10px 0 0;
		margin-bottom:10px;
	}
	#content blockquote li a img{ padding-top:3px; }
	#content blockquote li + li{
		border-left:1px solid #CCC;
		padding-left:10px;
	}
	/* Hides from IE-mac \*/
		* html #content blockquote li{
			padding:0 10px;
			border-right:1px solid #CCC;
		}
	/* End hide from IE-mac */
	
	#content blockquote p{
		font-size:0.9em;
		line-height:1.5em;
	}
	#content blockquote p a{ font-weight:bold; }
	
#content .respond, #comments{
	display:block;
	background-color:#dAEBFA;
	font-size: 1.2em;
	font-weight: bold; 
	padding:10px;
	margin:16px 0;
}
#comments{ color:#003399; }


/* -----// LEFT SIDEBAR //-------------------- */

	/* -----// PRIMARY UTILITIES //-------------------- */
	#left_sidebar .primary_utility { margin:0; }

	#left_sidebar .primary_utility h3{
		background: url(http://i.newsarama.com/template_images/blog/bg_utility_title.gif) top repeat-x;
		color: #FFF;
		line-height: 26px;
		margin:0 0 10pz;
		padding-left: 5px;
	}
	#left_sidebar .primary_utility h3.typeb{
		background: url(http://i.newsarama.com/template_images/blog/bg_utility_title_b.gif) top repeat-x;
		color: #333;
	}
	
	#left_sidebar .primary_utility li{
		list-style:none;
		border: 1px solid #CCC;
		margin-bottom:10px;
	}
	#left_sidebar .primary_utility li.categories{
		background: #E0EFFA url(http://i.newsarama.com/template_images/blog/bg_utility.gif) top repeat-x;
	}
		#left_sidebar .primary_utility li ul{ margin-bottom: 15px; }
		#left_sidebar .primary_utility li li{
			border: none;
			margin: 5px 10px;
		}
		
		#left_sidebar .primary_utility li.categories li{ font-size: 1.5em; }
		#left_sidebar .primary_utility li.categories li li{ font-size: .7em; }
		#left_sidebar .primary_utility li.categories li li li{ font-size: 1em;  }
			
	
	
	
		
	#left_sidebar .primary_utility img{
		padding:0 0 0 8px; 
		float: left; 
	}
	#left_sidebar .primary_utility a{ font-weight:bold; }
	#left_sidebar .primary_utility p, #left_sidebar .primary_utility form{ margin:0px 8px 5px 24px; }
	#left_sidebar .primary_utility input{ margin: 5px 0; }
	#left_sidebar .primary_utility .iText,
	#left_sidebar .primary_utility select{
		border:1px solid #D0D0D0;
		width:173px;
		padding:2px;
	}
	
	/* -----// SECONDARY UTILITIES //-------------------- */
	
	#left_sidebar .secondary_utility h3{
	font:bold 1.2em/30px Georgia, "Times New Roman", Times, serif; 
	background-color:#EFEFEF;
	margin-bottom:15px;
	}
	
	#left_sidebar .secondary_utility a{ font-weight:bold; }
	#left_sidebar .secondary_utility li{
		list-style:none;
		margin-bottom:20px;
		border:1px solid #E6E6E6;
	}
	#left_sidebar .secondary_utility li ul{ margin: 0 0 8px 20px; }
	#left_sidebar .secondary_utility li ul li{
		font-size:.9em;
		color:#333;
		list-style:disc;
		margin:0 0 5px;
		border:0;
	}
	#left_sidebar ul.author { margin:0 0 8px; }
	#left_sidebar .author li{
		list-style:none;
		margin-bottom:8px;
		height:48px;
	}
	#left_sidebar .author img{ 
		float:left; 
		margin:0 8px; 
	}
	#left_sidebar .author p{ 
		margin:0 0 0 64px; 
		padding-top:18px;
	}
	
	/* //---- FIX FOR: related_items in LS css ----// */
	#left_sidebar .related_items ul{ margin:0 !important; }
	#left_sidebar .related_items li{ border:none; }
	#left_sidebar .related_items ol a{ font-weight:normal; }
	#left_sidebar .related_items h3 {
		padding:0;
		margin:0;
		background:none;
		text-align: center;
		color: #ffffff;
		font: bold 1.3em/14px Georgia, "Times New Roman", Times, serif;
		height: 52px;
	}
	#left_sidebar .secondary_utility .related_items h4 {	
		padding: 10px 0 0 0;
		margin: 0px;
		color: #424242;
		font-size: 1.2em;
		text-align: center;
		border-top: 1px solid #E1E1E1;
	}
	/* // end fix // */
/* // end left side bar // */

/* -----// RIGHT SIDE BAR  //-------------------- */


#right_sidebar h3 a{ color:#333; }
#right_sidebar .primary_utility li{
	list-style:none;
	border-top:1px solid #CCC;
	padding:10px 8px;
}
	#right_sidebar .primary_utility li ul{ margin: 0 0 0px 12px; }
	#right_sidebar .primary_utility li ul li{
		font-weight:bold;
		color: #36C;
		list-style:disc;
		margin:0 0 10px;
		border:0;
		padding:0;
	}
.blog_googad{ text-align:center; }
/* // end right side bar // */	


.alt {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}




small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #333; }

code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	//text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }

#wp-calendar a { text-decoration: none; }

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post hr { display: block; }

.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: left; }

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	text-align:right;
	width:49%;
}
.alignleft { 
	float: left;
	text-align:left;
	width:49%;
}

/* 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 35px;
	margin: 0;
	}



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }

#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }

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 */

.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: 543px;
	padding: 2px;
	border:1px solid #D0D0D0;
	}

#commentform #submit { float: right;  }
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin:25px 0;
	padding: 15px 0;
	}
.alt small{ font-size: .9em; }
.alt small a{ font-weight:bold; }

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	padding: 20px 0 0;
	list-style: none;
	border-bottom:none !important;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	}

.commentlist p {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 10px 0;
	color: #333;
}



.commentmetadata { font-weight: normal; }

#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 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {	margin: 0; }
/* End Sidebar */



/* 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: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr {	border-bottom: 1px dashed #999;	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


hr { display: none;	}


.topnav{
	text-align: center;
	font-weight: bold;
}
.topnav .alignleft a{ display: block; margin-left: 15px; }
.topnav .alignright a{ display: block; margin-right: 15px; }
.topnav p{ margin: 0 }


.navigation {
	text-align: center;
	margin:40px 0px;
	font:bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
.navigation .alignleft a{
	display:block;
	padding-left:20px;
	background:url(/template_images/blog/btn_arrow_previous.gif) left no-repeat;
}
.navigation .alignright a{
	display:block;
	padding-right:20px;
	background:url(/template_images/blog/btn_arrow_next.gif) right no-repeat;
}

.legal{
	clear:both;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
.legal a{ font-weight:bold; }

/* -------// FONT TAG CLEANUP //---------*/


font:empty{ display:none; }


/* End Various Tags & Classes*/
