@charset "UTF-8";
/* CSS Document */

.wp-caption
{
	float: left;
	background-color: #EFEFEF;
	padding-top: 5px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}

img.advertise {
	width: 145px;
	height: 300px;
	margin-left: 50px;
	text-decoration: none;
	border: none;
}



.wp-caption p {
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 5px;
	font-style: italic;
	float: left;
}

#content h2.story_title a {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	float: left;
	clear: right;
	width: 100%;
	margin-bottom: 15px;
}

#content .top_story h2.story_title {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	float: left;
	clear: right;
	width: 96%;
	margin-left: 0;
}

#content h2.story_title {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	float: left;
	clear: right;
	width: 96%;
	margin-left: 10px;
}

#content h2.story_title a {
	text-decoration: none;
	color: #666666;
}

#content h2.story_title a:hover {
	color: #000000;
}

#content .top_story h4 {
	margin-left: 0;
}

#content h4 {
	margin-left: 10px;
}

#story {
	clear:left;
	float:left;
	margin-top:35px;
	margin-left: 10px;
	margin-right: 8px;
	padding-bottom: 15px;
	width:680px;
	border-bottom: 1px solid #DDDDDD;
}

#content h4 {
	font-size: 10px;
	font-weight: normal;
	color: #B3B3B3;
}

#content h4.comments {
	float:right;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;

}

#content h4.date {
	font-size: 10px;
	font-weight: normal;
	color: #B3B3B3;
	float: left;
	margin-bottom: 15px;
}

#content .story_content {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 10px;
	margin-right: 10px;
	float: left;
	width: 668px;
}

#content .story_content p {
	padding-top: 10px;

}


#content ul {
	margin-left: 20px;
	clear: left;
}

#content h4.excerpt {
	font-size: 12px;
	color: #000000;
	width: 400px;
	float: left;
}

#content img {

	margin-bottom: 10px;
	margin-left: 5px;
	border: none;
	float: left;
}


#content .no_image {
	width: 260px; 
	height: 260px; 
	float: left; 
	border: 1px solid black;
	margin-bottom: 10px;
}

#content .top_story {
	width: 410px;
	float: left;
	clear: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

#content .top_story a {
	float: left;
	color: #666666;
	font-size: 12px;
}

#content .story_info {
	float: left;
	width: 290px;
}

#content .story_info .story_title a {
	font-size: 18px;
	font-weight: normal;
}

#content .story_info .story_title a:hover {
	color: #000000;
}

#content .story_excerpt h4.excerpt {
	width: 380px;
	float: left;
	margin-bottom: 15px;
}

#content .story_excerpt a {
	float: left;
	color: #666666;
	font-size: 12px;
}


#content #blog_template .blog_header {
	width: 690px;
	height: 25px;
	background-image: url("./images/blog_header-repeat.gif");
	background-repeat: repeat-x;
	margin-bottom: 10px;
	float: left;
}

#content h4.blog_date {
	color:#B3B3B3;
	float:left;
	font-size:10px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:-10px;
	width: 96%;
	
}

#content h2 {
	clear: left;
}

#content h3 {
	clear: left;
}

#content #individual_blog_header {
	float: left;
	height: 90px;
}

#content #individual_blog_header img {
	width: 683px;
}



#content .blog_content {
	border-bottom:1px solid #DDDDDD;
	color:#000000;
	float:left;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:10px;
	padding-bottom:17px;
	padding-left:10px;
	width: 580px;

}


#content blockquote {
	float: left;
	margin: 10px 50px 10px 20px;
}

#content #blog_template .blog_header a {
	width: 100%;
	height: 25px;
	border: none;
	text-decoration: none; 
}

#content .text {
	float: left;
	width: 590px;
	
}

#content .blog_content {
	float: left;
}

#content .blog_content p {
	margin-bottom: 10px;
}

#content .blog_content img {
	width: 350px;
	height: 300px;
	margin-right: 20px;

}

#content .blog_content .wp-caption img {
	width: 97%;
	height: 100%;
}




#content .story_content p img {
/*	width: 250px;
	height: 400px;*/
	margin-right: 10px;
	float: left;
}



#content .navigation {
	float:left;
	margin-top:10px;
	width:100%;
	margin-left: 275px;
}


#content .navigation .old_entries {

}

#content .navigation .old_entries a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	float: left;
	margin-right: 5px;

}

#content .story_content ul.archives {
	list-style: none;
}

#content .video_header {
	width: 690px;
	height: 25px;
	background-color: #bbd543;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	float: left;
}

object {
	float: left;
	margin:5px;
}

#content  br {
	margin-bottom: 15px;
}

#story .story_excerpt br {
	margin: 0;
}

/* ##########################Poll Styles ##################### */

#poll_plugin p strong{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-right: 5px;
}

#poll_plugin .wp-polls-ans {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-right: 5px;
	margin-top: 9px;
	width: 230px;
	
}

.pdf {
	padding-left: 7px;
}

#classified {
	margin-top: 45px;

}

#classified a {
	color: #999999;
}

#monster_widget {
	margin-left: 0px;
	margin-bottom: 15px;
}

#mpLbwContainer {
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}

