/* typography */
body { font-family:	arial; font-size: 14px;}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.titleh2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.titleh3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#nav {font-size: 14px;}
strong { color: #000/* CE1117 */;}

/* end of typography */

/* links  */
#nav a { text-decoration: none; }
.singleentry a { color: #A10000; text-decoration: none; }
.postmeta a { text-decoration: underline !important; }
a:link, a:hover, a:visited { color: #000; text-decoration: none;}

#nav a:link, #nav a:visited { color: #fff; }
#nav a:hover { color: #a10000;}

#twitter_update_list li a:link, #twitter_update_list li a:visited, #twitter_update_list li a:hover { color: #a10000;}

a:link.read-more, a:visited.read-more {color: #a10000; font-weight: bold;}

/* end of links */
blockquote { font-size: 15px; color: #888; padding: 0 40px 0 30px; text-align: justify; font-style: italic; line-height: 1.6em; }

p {
 	margin: 15px 0;
}

body {
	background: #f2f2f2;
	line-height: 20px;
}

#wrapper {
	background: url(images/wrapper-bg.png) repeat-y;
	width: 1020px;
	min-height: 500px;
	margin: 0 auto;
}

#header {
	background: url(images/header.png);
	width: 940px;
	height: 95px;
	margin-left: 30px;
	padding: 10px;
}

#logo {
	background: url(images/logo.png) no-repeat;
	width: 160px;
	height: 85px;
	float: left;
	text-indent: -2000px;
	margin-left: 10px;
}

.thumbnail { 
	width: 191px;
	height: 150px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}

.thumb_filler { 
	background: url(images/filler.png) no-repeat;
	width: 191px;
	height: 150px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}

#footerlogo {
	background: url(images/logo.png) no-repeat;
	width: 160px;
	height: 85px;
	float: left;
	text-indent: -2000px;
	margin-left: 10px;
	margin-top: 2em;
}

#nav {
	background: #000;
	width: 935px;
	height: 10px;
	padding: 10px 10px 20px 15px;
	margin-left: 30px;
	
}

#nav li {
	color: #fff;
	display: inline;
	list-style-type: none;
	margin-right: 25px;
	text-transform: uppercase;
}

/*--Window/Masking Styles--*/

.main_view {
	float: left;
	position: relative;
}

.window {
	height:250px;
	width: 960px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	margin-left: 30px;
}

.image_reel {
	position: absolute;
	top: 0; left: 0;
	z-index: 9999;
}
.image_reel img {float: left;}

.paging {
	background: #fff;
	height: 30px;
	position: relative;
	z-index: 0;
/*
	margin-top: 220px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
*/
}

#latestnews {
	padding-bottom: 8px;
	border-bottom: 2px solid #000;
	margin-bottom: 5px;
}

#content {
	background: url(images/content.png) no-repeat;
	width: 960px;
	margin-left: 30px;
}

#main-content {
	width: 580px;
	padding: 20px;
	float: left;
}

#content-socialmedia {
	width: 340px;
	height: 40px;
	float: right;
}

#main-container {
	width: 960px;
	margin-top: -15px;
	float: left;
}

#smfb {
	margin-top: 11px;
	margin-right: 13px;
	float: right;
}

#smtwitter {
	margin-top: 11px;
	margin-right: 13px;
	float: right;
}

#smrss {
	margin-top: 11px;
	margin-right: 13px;
	float: right;
}

.post {
	float: left;
	margin-top: 10px;
}

.slink a { color: #A10000; text-decoration: none; }

	#post h2 { width: 580px;}
	#post p { width: 580px;}

.post_thumb_container {
	width: 150px;
	float: left;
	background: #f6f6f6;
	border: 1px solid #eee;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.post_thumb {
	width: 150px;
	float: left;
}

.entry {
	width: 370px;
	float: left;
}

.singleentry {
	width: 580px;
	float: left;
}

.read-more {
	font-size: 11px;
	padding-left: 10px;
	float: right;
}

#sidebar {
	width: 300px;
	min-height: 300px;;
	background: url(images/sidebar-top.png) no-repeat #e9e9e9;
	float: right;
	padding: 20px 20px;	
}

	.widgettitle {
		padding: 5px 0;
		border-bottom: 2px solid #000;
		margin-bottom: 3px;	
	}
	
	.widgettitlespace {
		margin-bottom: 10px;
	}
	
	.rightsidebar {
		margin-bottom: 15px;
	}
	
	.mostpopular {
		background: url(images/popularstar.png) no-repeat top right;
	}
	
	.twitterbird {
		background: url(images/twitterbird.png) no-repeat top right;
	}
	
	#twitter_update_list li {
		border-bottom: 1px solid #ccc;
		padding: 5px 0;
/* 		padding-left: 24px; */
		margin-left: 0px;
/* 		background: url(images/bullet.png) no-repeat left top; */
/* 		background-position: 0 .8em; */
/* 		list-style-position: outside; */
	}
	
	.fb {
		background: url(images/facebook.png) no-repeat top right;
	}
	
	.space {
		margin-bottom: 15px;
	}
	
	.bullets li {
		background: url(images/bullet.png) no-repeat left;
		padding: 5px 0;
		padding-left: 15px;
		border-bottom: 1px solid #ccc;
	}

.ad { width: 300px; height: 80px; border: 1px solid #eee; margin-bottom: 5px; }		

.postmeta {
	float: left;
	width: 580px;
	margin: 10px 0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

.postnavigation {
	float: right;
	width: 100%;
}

.sm {
	width: auto;
	float: left;
}	
	.tweetmeme { float: left; width: auto;}
	.facebook { float: left; width: auto;}

.comments {
	font-size: 11px;
	background: url(images/bubble.png) no-repeat left;
	padding-left: 20px;
	float: right;
}

#comments {
	width: 580px;
	padding: 0 20px;
	float: left;
}

#commentform {
	width: 580px;
	float: left;
}
	
	.gravatar {
		width: 48px;
		height: 48px;
		float: left;
	}
	
	.standard {
		padding: 10px;
		border: 1px solid #d7d7d7;
		margin-bottom: 5px;
		float: left;
	}
	
	.alt {
		padding: 10px;
		border: 1px solid #d7d7d7;
		margin-bottom: 5px;
		float: left;
	}
	
	.author {
		padding: 10px;
		border: 1px solid #a10000;
		margin-bottom: 5px;
		float: left;
	}
	
	.inputspace {
		margin: 5px 0;
		border: 1px solid #d7d7d7;
	}
	
	.comments_meta {
		width: 500px;
		float: right;
	}
	
	.comment_text {
		width: 500px;
		float: right;
	}

#comment {
	width: 580px;
}

.comments_reply {
	float: left;
	width: 540px;
	padding: 0 20px;
}

#submit {
	width: 135px;
	cursor: pointer;
	text-transform: uppercase;
	margin: 5px 0;
	padding: 5px 15px;
	border: 0;
	background: url(images/bullet.png) no-repeat left;
}

.twitter-share-button { float: left; }

#footer {
	background: url(images/footerbg.png) no-repeat;
	width: 960px;
	height: 118px;
	margin: 0 auto;
}

#footerlogo {
	background: url(images/footerlogo.png) no-repeat;
}

/* Comments */

#dsq-combo-logo { display: none !important; }

.dsq-combo-box { background: #eee !important; }

.dsq-active { background: #ccc !important; }
#dsq-combo-tab-recent, #dsq-combo-tab-popular { background: #eee !important; }

#dsq-combo-widget.blue #dsq-combo-content .dsq-combo-box li { bottom-border: 1px solid #ccc !important; }

