/*  
Theme Name: Instant Riverside 2d
Theme URI: http://www.instantriverside.com/
Description: Instant Riverside Theme, based on Instant Riverside Theme by Michael Kelly
Version: 2.0d
Author: Modified by Frye / Wiles
Author URI: http://www.fryewiles.com
*/



/* Begin Typography & Colors */
*{
	padding:0;
	margin:0;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#447cb4;
	text-align: center;
	}
	
#container {
	width: 957px;
	margin: 0px auto;
	text-align: left;
	background-color: #cccccc;
	padding: 0;
	border: 1px solid #959596;

}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	}

#content {
	}
#content p{
	margin-bottom:15px;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {
	}

.entry {
	padding: 10px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
    text-align:center;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	}

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 {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: #cccccc;
	margin: 0 auto;
	padding: 0;
	width: 750px;
	border: 1px solid #959596;
	overflow:hidden;
	}

#header {
	float:left;
	display:inline;
	background-color: #FFF;
	padding: 0; 
	width: 780px;
	margin-bottom: 5px;
	border:1px solid #666666;
}
	#header .left{
		float:left;
		width: 597px;
		height: 152px;
		overflow:hidden;
		background: #000000;
	}
	#header img {
		float:left;
		display:inline;
		clear:left;
	}
	#header .logo {
			
	}
	#header .info{
		clear: left;
		text-align: center;
		height:36px;
		
		background-color:#000000;
		color:#FFFFFF;
		padding-top:6px;
		
	}
	#header .right{
		background: #000000;
		float:right;
		overflow:hidden;
		height:150px;
		border: 0px;
		border-top: 0px;
		border-right: 0px;
	}

	#header .description{
		float:left;
		display:inline;
		width:233px;
	}
	#header .date{
		float:right;
		display:inline;
		width:200px;
	}
	
	#header .nav-buttons {
		float: left;
		
		
	}
	
	#header .links-top{
		float:left;
		
		width: 580px;
				
		text-transform: uppercase;
	}
	#header .links-top a{
		border-bottom: 1px solid #000000;
		float:left;
		display:block;
		height:18px;
		padding-left:8px;
		padding-right:8px;
		padding-top:4px;
		background-color:#FFFFFF;
		color:#000000;
		font-weight:bold;
		border-right:1px solid #000000;
		
	}
	
	#header .links-top a:hover{
		color:#FFFFFF;
		background-color:#000000;
		text-decoration:none;
	}
	
	
	
	
	#header .search_box{
		float:right;
		display:inline;
		
		text-align:right;
		height:22px;
		overflow:hidden;
	}
	
	

#content{
	float:left;
	
	width:782px;
	
	padding: 0px 5px;
}
#weather{
	float:right;
	display:inline;
	
	/*margin-left:6px;*/

	width: 160px;

}



#weather form {
display: none;
	}

	#weather .icon{
		/*float:left;*/
		display:inline;
		clear:left;
		margin-left:35px;
		/*margin-right:15px;	*/
	}
	
	#weather .weather-top {
	background:#999999 url(images/IR-weather.jpg) top center no-repeat;
	height: 13px;
	}
	
	#weather .weather-body {
	background:#ffffff;
/* 	background:#ffffff url('images/weather-down.jpg') no-repeat top center;  */
	
	height: 186px;
	
	}
	
	#weather .weather-body div {
		padding: 0px !important;
	}
	
	

	
.module {
	/* background: #ffffff; */
	float:left;
	margin-bottom: 5px;
	border: 1px solid #666666;
	background: #fff;
	width: 215px;
	
}

	.module .story {
		padding: 5px;
	}
	
	.module img {
		width:100px;
	}

	.module p {
		margin-bottom:5px !important;
	}
	
	.module h3 {
		margin: 5px 0px 0px 0px;
		font-size: 12px;	
	}
	
.bulletin{
	float:left;
	background: #ffffff;
	margin: 0px 0px 5px 0px;
	width: 780px;
	border: 1px solid #999999;

	
}

	.bulletin h2 {
		font-weight:bold;
		color:#000000;
		line-height:14px;
		margin: 0px;
		font-size: 14px;
	
	}
	
	.bulletin p {
		margin-bottom: 0px !important;
	}
	
	.news-pod {
		float: left;
 		width: 245px;
 		padding: 7px;
	}
	
	.news-pod img {
		float: right;
		margin-right: 10px;
		width: 50px;
	}
	
	.alert-pod {
		padding: 7px;
	}
	
	.alert-title {
		background:#FF0000 none repeat scroll 0 0;
		color:#FFFFFF;
		font-weight:bold;
		height:20px;
		padding-top:5px;
		text-align:center;

	}
	

.mid_section{
	float:left;
	display:inline;
	clear:left;
	width:575px;
	margin-top:5px;
	overflow:hidden;
}
.headlines{
	float:left;
	display:inline;
	clear:left;
	/* overflow:hidden; */
	border: 1px solid #666666;
	width: 215px;
	background: #fff;
	
	
}
	.headlines .scroller {
		height:1675px;
		overflow:auto;
		padding-left: 5px;
		padding-right:5px;
		
	}
	
	.headlines .short {
		height:1501px;
	}
	
	.headlines p {
		margin-bottom:5px !important;
	}
	
	.headlines ul li {
		border-bottom: 1px solid #ccc;
		list-style: none;
	
	}
	
	.headlines h3 {
		margin: 5px 0px 0px 0px;
		font-size: 12px;	
	}
	
	

	.headlines .scroller-sub{
		height:650px;
		overflow:auto;
		
	}
	.headlines .single{
		float:left;
		display:inline;
		clear:left;
		width:190px;
		padding-top:3px;
		padding-bottom:3px;
		font-size:12px;
		border-bottom:1px solid #000000;
	}
	.headlines .title{
		font-weight:bold;
		color:#000000;
		line-height:14px;
	
	}
	.headlines .summary{
		font-weight:normal;
		color:#333333;
		line-height:16px;
		
	}

.newsroom{
	float:left;
	clear: left;
	display:inline;
	
	margin-bottom: 5px;
	
	background: #ffffff;
}
	.newsroom .title{
		font-weight:bold;
		color:#000000;
		font-size:14px;
		line-height:18px;
		float: left;	
		clear: right;	
		padding-left: 10px;
	}
	
		.newsroom .title a {
		font-weight:normal;
		color:#009AFF;
		font-size:12px;
	

	}
	.newsroom .summary{
		font-weight:normal;
		color:#333333;
		line-height:12px;
		float: left;
	}
	
	.newsroom .banner-newsroom {
	background:#000000 url(images/IR-newsroom.jpg) no-repeat center;
	}
	
	.newsroom .banner-consumer {
	background:#999999 url(images/IR-consumer.jpg) no-repeat center;
	}
	
	.newsroom .banner-neighborhood {
	background:#999999 url(images/IR-neighborhood.jpg) no-repeat center;
	}
	
	.newsroom .banner-subscribe {
	background:#999999 url(images/IR-newsletter.jpg) no-repeat center;
	}
	
	
	.module .title{
		font-weight:bold;
		text-transform: uppercase;
		color:#000000;
		line-height:14px;
	
	}
	

.top-center h3 {
	font-size: 1.75em !important;
}

.top-center img {
	padding: 0;
	width: 325px !important;
	
	}

.bottom_mods{
	float:left;
	display:inline;
	clear:left;
	margin-top:5px;
	margin-left:2px;
	font-size:10px;

}
	.bottom_mods .module{
		float:left;
		display:inline;
		margin-left:4px;
	}
		.bottom_mods .module .title{
			font-weight:bold;
			color:#000000;
			line-height:14px;		
		}
		.bottom_mods .module .summary{
			font-weight:normal;
			color:#333333;
			line-height:12px;
		}

.bottom_ads{
	float:left;
	background: #fff;
	/*clear:left;*/
	margin-top: 5px;
	width: 782px;

}

#searchpage{
		margin-left:6px;
}
.post {
	float:left;
	display:inline;
	clear:left;
	
	background: #ffffff;
	width: 782px;

}
.post img{
	padding:5px;
}

.post h1 {
	margin: 0px !important;
	padding: 5px !important;
	/* background: #555; */
	background: #5EC9EB url(images/headline-slice.jpg) repeat-x scroll left top;
	text-align: left;
	font-size: 25px;
}

.comment_block{
	float:left;
	background: #fff;
	width: 782px;
	margin-top:10px;

}

.comment_block h4 {
	background: #666;
	padding: 3px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}	

.comment-inner {
	padding: 10px;
}
.vote_comments .comment_block{
	
}
 .ad_large_top{
	float:left;
	display:inline;
	clear:left;
	height:4px;
	width:780px;
	background:#ffffff;
	padding:0px;
	overflow:hidden;
 }
 .pod_large_top{
	float:left;
	display:inline;
	clear:left;
	height:20px;
	width:770px;
	background:#999999;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
 }
 
  .pod_large_top h2{
	
	font-weight:bold;
	color:#FFFFFF;
	font-size: 12px;
	margin: 0px;
 }
.pod_large_body{
 	float:left;
	display:inline;
	clear:left;
	width:765px;
	padding-left:5px;
	padding-top:5px;
	padding-right:10px;
	background:#ffffff;
 }
 .pod_large_bottom{
	float:left;
	display:inline;
	clear:left;
	height:7px;
	width:780px;
	padding:0px;
	background:#ffffff;
 }
 
 
 
 .pod_small_top{
	height:20px;
	background:#5ec9eb url(images/headline-slice.jpg) top left repeat-x;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
 }
 .pod_small_body{
 	float:left;
	display:inline;
	clear:left;
	width:210px;
	padding-left:5px;
		
	/* background:url(images/pod_mid_sh.gif) repeat-y; */
	background:#ffffff;
 }
 .pod_small_bottom{
	float:left;
	display:inline;
	clear:left;
	
	width:216px;
	/* background:url(images/pod_btm_sh.gif) top left no-repeat; */
	
 }
 
  	.pod_small_body img{
		width:100px;
	}
 .pod_medium_top{
	float:left;
	display:inline;
	clear:left;
	height:30px;
	width:341px;
	/* background:url(images/pod_top_md.gif) top left no-repeat; */
	font-weight:bold;
	color:#FFFFFF;
	
 }
 
 	
 .pod_medium_body{
 	float:left;
	display:inline;
	clear:left;
	width:331px;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	/* background:url(images/pod_mid_md.gif) repeat-y; */
 }
 	 .pod_medium_body h3{
		margin-top: 0px;
 	}
 	

 	
 	 .pod_medium_lower_body{
 	float:left;
	display:inline;
	clear:left;
	width:331px !important;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	/* background:url(images/pod_mid_md.gif) repeat-y; */
 }
 	 .pod_medium_lower_body h3{
		margin-top: 0px;
 	}
 	
 	 .pod_medium_lower_body img{
		width: 50px;
		float: left;
 	}
 	

 	
 .pod_medium_bottom{
	float:left;
	display:inline;
	clear:left;
	height:7px;
	width:346px;
	background:url(images/pod_btm_md.gif) top left no-repeat;
 }
 .pod_mini_top{
	float:left;
	display:inline;
	clear:left;
	height:20px;
	width:176px;
	background:url(images/pod_top_sm.gif) top left no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
 }
 .pod_mini_body{
 	float:left;
	display:inline;
	clear:left;
	width:176px;
	height:255px;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;	
	background:url(images/pod_mid_sm.gif) repeat-y;
 }
 	.pod_mini_body img{
		width:172px;
	}
 .pod_mini_bottom{
	float:left;
	display:inline;
	clear:left;
	height:7px;
	width:186px;
	background:url(images/pod_btm_sm.gif) top left no-repeat;
 }



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}



.post hr {
	display: block;
	}

.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: left;
}

.firstcolumn {
	float:left;
		font-size:12px;
}

.secondcolumn {
	float:left;
	font-size:12px;
	margin: 0px 3px;
}

.thirdcolumn {
	float:left;

	font-size:12px;
}

/*--- right column ----*/


#right_col {
float: right;
width: 160px;
margin-right: 5px;

}

.sidebar-ad {


	margin: 5px 0px;
	width: 160px;
}

 .right_pod_mini_top{
	float:left;
	display:inline;
	clear:left;
	height:20px;
	width:150px;
	/*background:url(images/pod_top_sm.gif) top left no-repeat;*/
	background: #666666;
	font-weight:bold;
	color:#FFFFFF;
	/*padding-left:10px;*/
	padding-top:5px;
	text-align: center;
 }
 .right_pod_mini_body{
 	float:left;
	display:inline;
	clear:left;
	width:140px;
	height:255px;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;	
	/*background:url(images/pod_mid_sm.gif) repeat-y;*/
	background: #ffffff;
 }
 	.right_pod_mini_body img{
		width:125px;
	}
 .right_pod_mini_bottom{
	float:left;
	display:inline;
	clear:left;
	height:7px;
	width:150px;
	/*background:url(images/pod_btm_sm.gif) top left no-repeat;*/
	background: #ffffff;
 }
 
 
  .pod_weather_top{
	float:left;
	display:inline;
	clear:left;
	/*height:20px;*/
	width:100%;
	/*background:url(images/pod_top_lg.gif) bottom left no-repeat;*/
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	
	padding:5px 0px 0px 0px;
	background:#999999 url(images/IR-weather.jpg);
 }
.pod_weather_body{
 	float:left;
	display:inline;
	clear:left;
	width:100%;
	/*padding-left:5px;*/
	padding-top:5px;
	/*padding-right:10px;*/
	/*background:url(images/pod_mid_lg.gif) repeat-y;*/
	background: #ffffff;
 }
 .pod_weather_bottom{
	float:left;
	display:inline;
	clear:left;
	height:7px;
	width:100%;
	padding:0px;
	/*background:url(images/pod_btm_lg.gif) top left no-repeat;*/
	background: #ffffff;
 }


 
 .google_body{
 	float:left;
	display:inline;
	clear:left;
	width:760px;
	padding: 10px;
	background:#ffffff;
 }

 
 /*--- footer ---*/

#footer {
	padding: 0;
	margin: 5px 0px 0px 0px;

	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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;
	}

.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 35px;
	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 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 */
#searchform {
	}

#s {
	width: 100px;
	height:16px;
	border:1px solid #000000;
	}

#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: 500px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	
	}
/* 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 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	float:left;
	display: inline;
	clear:left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/

.day {
	/*float:left;*/
	/*display:inline;*/                                  
	width: 170px;
	height:auto;
	background-color: white;
	margin-left:0px;
	border-top: solid #999 2px;
}

.weather h3 {
	text-transform:capitalize !important; 
	background:#999999 url(images/IR-weather.jpg);
	margin: 0px;
	font-size: 10px;
	color: white;
}

.day .top { 
	color: #999;
	font-weight: bold;                
	font-size: 14px;               
	font-family: Arial, sans-serif, Helvetica, Verdana, sans-serif;
	line-height:22px; 
	text-transform:capitalize; 
	margin: 5px 0 0 5px;
	float: left;
}
.day .tempL { 
	line-height:22px; 
	color: #FC3305; 
	font-size:12px; 
	float: right;
	text-align: right;
	margin-top: 4px;
}
.day .tempR { 
	line-height:22px; 
	color: #0166FE; 
	font-size:12px;
	width:40px; 
	float: right;
	text-align: left;
	margin-top: 4px;
	padding-left: 3px;
}

.media{
	float:right;
	padding:5px;
}
.media p{
	padding:0;
	margin:0;
}
#sidebar{

}
#sidebar .ad_top{
	float:left;
	display:inline;
	clear:left;
	width:170px;
	height:4px;
	background:url(images/ad_twr_top.gif) top left no-repeat;
	margin-top:9px;
	padding:0px;
	overflow:hidden;
}
#sidebar .ad_body{
	float:left;
	display:inline;
	clear:left;
	width:160px;
	background:url(images/ad_twr_mid.gif) left repeat-y;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
        padding-right:7px;
}
#sidebar .ad_bottom{
	float:left;
	display:inline;
	clear:left;
	width:170px;
	height:7px;
	background:url(images/ad_twr_btm.gif) top left no-repeat;
}
.video_library{
	float:left;
	display:inline;
}
.video_library .video{
	float:left;
	display:inline;
	width:115px;
	height:160px;
	margin-left:15px;
	margin-bottom:10px;
	
}
.video_library img{
	float:left;
	display:inline;
	width:115px;
	border: 2px solid #009aff;
	padding:0px;
}
.video_library .date{
	float:left;
	display:inline;
	width:115px;
	padding:0px;
	font-size:10px;
	color:#009aff;
}
.video_library .title{
	float:left;
	display:inline;
	width:115px;
	padding:0px;
	font-size:10px;
}

#headliner { width:342px;font-size:14px;font-weight:bold;color:#000;margin:0px;padding-top:8px;padding-bottom:10px;line-height:normal; text-align:center;}
#headliner form, #headliner input { padding:0px; margin:0px; }

.entry p{
	/*padding-bottom:10px;*/
}

.page-title {
	background:#f9c21c url(images/H1-bg.jpg) repeat-x scroll left top;
	font-size:25px;
	margin:0 !important;
	padding:5px !important;
	text-align:left;
}

#vote_container{
	margin: 0 0 0 5px;
	float: left;
	width:558px;
	background: #ffffff;
	border: 1px solid #666666;
}




.vote_top{
	height:20px;
	background:#5ec9eb url(images/headline-slice.jpg) top left repeat-x;
		padding-left:10px;
	padding-top:5px;
 }
 
 .vote_top h3 {
 	font-weight:bold;
	color:#FFFFFF;
	margin: 0px !important;
	font-size: 12px;

 }
.vote_mid{

	padding-left:5px;
	padding-top:5px;
	padding-right:10px;

 }
 .vote_bottom{
	float:left;
	display:inline;
	clear:left;
	height:7px;
	width:526px;
	padding:0px;
/* 	background:url(images/vote_bottom.gif) top left no-repeat; */
 }
 
.vote_video{
	float:left;
	display:inline;
	clear:left;
	margin-left:2px;	
}
	.vote_video p{
		padding-bottom:10px;
		font-size: 1.05em;
	}
.vote_list{
	float:left;
	display:inline;
	clear:left;
	margin-left:50px;
	margin-top:10px;
}
	.vote_list .seperator{
		height:5px;
		background:url(images/dots.gif) top repeat-x;
	}
.vote_ad{
	float:left;
	display:inline;
	background-color:#FFFFFF;
	padding:5px;
	margin-left:13px;
}

.subpage_ad{

	background-color:#FFFFFF;
	padding:5px;
	margin: 0px;
	text-align: center;

}


.float-catch { clear: both; }
.no-marg { margin: 0px; margin-top: 5px; }
.add-marg { margin-left: 6px; }
.right { float: right;}
.left {float: left;}

.entry iframe {
	float: right;
	margin: 0px 0px 10px 10px;
}

.flashvideo {
	float: right;
	margin-left: 10px;
}
	
.vid-left {
	float: left;
	margin-right: 10px;
}

.archive {
	padding: 10px;
	border: 1px solid #cccccc;
	width: 700px !important;
	display: block;
	margin-bottom: 10px;
}

.archive:hover {
	background: #f3f3f3;
}

.archive h3 {
	margin-top:0px;
	font-size: 1.5em;
	color: #0066CC;
}

.archive h3 a {
	color: #0066CC;
}

.archive .read-more {
	float: right;
}

.archive a:hover {
	color: #114477;
}

.archive-body {
	padding: 10px;
	width: 762px !important;
	float: left;
	background: #fff;
}

.archive-body h2 {
	margin: 10px 0px 10px 0px;
}


.obits-scroller {
	height: 1090px !important;
	}
	


	
.newsletter-subscribe p {
	float: left;
	margin-right: 10px;
}

.newsletter-subscribe label {
	display: none;
}

.newsletter-subscribe #stnl_submit {
	float: left;
}

.tiny {
	text-align: center;
	font-size: 10px;
}

#footerlinks {
	background: #fff;
	margin:5px auto;
	padding: 0px;
	width:782px;
}

#footerlinks h3 {
	margin: 0px;
}

#footerlinks .linklist {
	width: 22%;
	padding: 10px;
	float: left;
}


#footerlinks ul {
	padding-left: 10px;
}

#footerlinks ul li {
	list-style: circle;
}

.no-padding {
	padding: 0px !important;
}
