body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.featured h3, .storylist h3 {
	text-transform: uppercase;
	font-size: 1.3em;
	margin-bottom: .5em;
}
.featured {
	padding: 12px;
	margin-bottom: 10px;
}
.storylist {
	padding:2px;
}
.featured h4 a, .storylist h4 a {
	font-size: 1.1em;
	text-decoration: none;
}
.storylist p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 1em;
	font-family: georgia, sans-serif;
}
.featured h4, .storylist h4 {
	margin-bottom: 0.25em;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
.featured p {
	margin-bottom: .5em;
	font-size: .9em;
	line-height: 1.4em;
}

h2 {
	font-size:1.2em;
}

h1 {
	font-size:38px;
	font-weight:bold;
	margin-bottom:0px;
}
#links ul {
	width: 188px;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#links ul li a {
	text-decoration: none;
}
#links ul li {
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 10px;
	margin-bottom: 1em;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	font-weight: bold;
}

.height90 {
	margin-bottom:10px;
	height:90px;
	text-align:left;
	vertical-align:middle;
}
.navigation {
	margin-bottom:10px;
	padding: 0px;
}

.box h2 {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size:1.2em;
}

.box h4 {
	font-size:.9em;
}
#navigation li {
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation li a {
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 40px;
}

.wrap {
	padding-top:10px;
	padding-bottom: 10px;
}
.clearboth {
	clear:both;
}
#logo {
	padding-left: 45px;
	background-image: url(../images/find_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.footer {
	padding-top:30px;	
}
#skyscraper {
	width:160px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
#rightcol hr, #midcol hr {
	margin-bottom:15px;
	margin-top:15px;
}
#midcol h3, #rightcol h3 {
	font-size: 1.0em;
	margin-bottom: .75em;
	text-transform: uppercase;
}
.article-list li {
	font-size: 0.7em;
	font-weight: bold;
	margin-bottom: 1em;
}
.article-list li a {
	text-decoration: none;
}
#midcol p {
	font-size: .8em;
}
.article-list {
	padding: 10px;
	margin-bottom: 10px;
}
.container_12.wrap #midcol #topcontent {
	padding: 10px;
}
#topcontent li {
	font-size: 0.8em;
	margin-bottom: 0.75em;
	font-weight: bold;
}
#rightcol h2 {
	font-family: Geneva, Arial, sans-serif;
	font-size: 1.0em;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
.general li {
	font-size: 0.7em;
	margin-bottom: 0.75em;
	margin-left: 3px;
}
.general {
	margin-bottom: 10px;
}

/********************/
/* 	ARTICLE PAGE	*/
/********************/
#article-column {
	float: left;
	margin: 4px 10px 15px 10px;
	min-height: 700px;
	width: 600px;
	font-family: Arial, sans-serif;
	}
	
	#article-column p.breadcrumbs {
		font-family: Arial, sans-serif;
		background: #e8f3f6;
		border-bottom: 1px solid #5eadc3;
		color: #488698;
		line-height: 1.6em;
		margin: 0px 0px 15px 0px;
		padding: 4px 10px;
		}
		
		#article-column p.breadcrumbs img {
			vertical-align: middle;
			}
	
	#article-column h1.headline {
		color:#0B4252;
		font-size: 2em;
		letter-spacing: -0.05em;
		line-height: 1.0em;
		margin: 8px 0px;
		clear: both;
		font-weight: bold;
		}
		
	#article-column h2 {
		color: #de4423;
		font-size: 1.4em;
		font-weight: bold;
		margin: 5px 0px;
		}
		
	#article-column small {
		color:#626262;
		font-size:0.8em;
		line-height:1.3em;
		text-transform:uppercase;
		border-style: solid;
		font-family:Arial,Helvetica,sans-serif;
		}
	
	#article-column a:link, #article-column a:visited, #article-column a:hover, #article-column a:active  {
		color: #1C4787;	
		}


	
	#article-column p {
		font-family:georgia,sans-serif;
		font-size: 1em;
		line-height: 1.6em;
		margin: 4px 0 14px;
		}
		
	#article-column div#sharestory {
		float: right;
		margin: 0px 0px 20px 20px;
		width: 170px;
		}
		
		#article-column div#sharestory ul li {
			background: #f6f6f6;
			color: #777676;
			margin: 0px;
			margin-bottom: 1px;
			padding: 8px 5px 8px 30px;
			text-transform: uppercase;
			}
			
			#article-column div#sharestory ul li.print {
				background: #f6f6f6 url(../images/print.jpg) 3px center no-repeat;
				}
				
			#article-column div#sharestory ul li.friends {
				background: #f6f6f6 url(../images/share.jpg) 3px center no-repeat;
				}
				



/* Pagination */
p.pagination {
	width: 95%;
	text-align: left;
	font-size:20px;
	margin-top: 8px;
	}
	
	p.pagination a, 
	p.pagination a:link, 
	p.pagination a:visited, 
	p.pagination a:hover {
		color: #ccc !important;
		text-decoration: none;
		padding: 1px 8px 4px 8px;
		border: 1px solid #333333;
		background-color: #333333;
	}
	
	p.pagination strong {
		color: #000000;
		text-decoration: none;
		padding: 1px 8px 4px 8px;
		border: 1px solid #F3F3F3;
		background-color: #F3F3F3;
		}



#comment_rating_block {
	float: left;
	border: 1px solid #E8E8E8;
	margin-bottom: 20px;
	margin-left: 10px;
	}

	#comment_rating_block .left_66 {
		float: left;
		width: 60%;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #E8E8E8;
		}
	#comment_rating_block .right_33 {
		float: right;
		width: 32%;
		}

	#comment_rating_block .left_66, #comment_rating_block .right_33 {
		padding-top: 10px;
		padding-left: 20px;
		}
		
	#comment_rating_block .left_66 p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #333;
		margin-bottom: 1em;
		}
	#comment_rating_block .left_66 p a {
		color: #036;
		}

p.single_comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	color: #1a1a1a;
}

.article_comments {
	margin-left: 10px;
}

.article_comments h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 1em;
	font-size: 13px;
	color: #999;
}



	/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 125px;
		height: 25px;
		position: relative;
		overflow:hidden;
		background: url(../images/alt_star.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		width:25px;
		height:25px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:25px;
		height: 25px;
		line-height:25px;		
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating li a:hover{
		background: url(../images/alt_star.gif) left bottom;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:25px;
	}
	.star-rating a.two-stars{
		left:25px;
	}
	.star-rating a.two-stars:hover{
		width: 50px;
	}
	.star-rating a.three-stars{
		left: 50px;
	}
	.star-rating a.three-stars:hover{
		width: 75px;
	}
	.star-rating a.four-stars{
		left: 75px;
	}	
	.star-rating a.four-stars:hover{
		width: 100px;
	}
	.star-rating a.five-stars{
		left: 100px;
	}
	.star-rating a.five-stars:hover{
		width: 125px;
	}
	.star-rating li.current-rating{
		background: url(../images/alt_star.gif) left center;
		position: absolute;
		height: 25px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
	

.related h2 {
	text-transform: uppercase;
}
	
.related h4 {
	color: #333333;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 0;
	display: block;
}

.related a, 
.related a:link, 
.related a:visited, 
.related a:active, 
.related a:hover {
	color:#1C4787;
	font-size: 0.9em;
}
	
.related p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 4px 0 14px;
	font-family:georgia,sans-serif;
}
	

	
