body {
	font: 1em/17px Helvetica,Arial,sans-serif;
	color:#222;
}
#wrapper {
	padding-top: 5px;
	background:#fff;
	width:940px!important;
	width:940px;
	width/**/:/**/940px;
	margin:0 auto;
	font-size:.8em;
}

/* HEADERS
============================================================== */
h1,h2,h3,h4,h5,h6 { /*Global values for headings*/
	color:#222;
	font-weight:normal;
	font: 1em/1.3em Arial, Helvetica, sans-serif;
}
/*HEADERS IN POST */
.post h1 {
	font-size:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.post h2 {
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.post h3 {
	font-size:18px;
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
}
.post h4 {
	font-size:16px;
	font-family: verdana, tahoma, sans-serif;
	font-weight:bold;
}

/* MAIN PAGE HEADERS */
/* Title of featured post on slider */
h2.featuredTitle { 
	font-size:22px;
	line-height:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.5px;
	display:block;
}
h2.featuredTitle a {
	color:#fff;
	display:block;
	padding:6px 5px 3px 6px;
}
h2.featuredTitle a:hover {
	text-decoration:underline;
}
/* Post titles for the top half (above photo gallery bar) on main page (except featured slider's title) */
h2.postTitle {
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left !important;
	font-weight:bold;
	margin-bottom: 2px;	
}
h2.postTitle a {
	color: #1a1a1a;
	line-height: 1.05;
}
h2.postTitle a:hover {
	text-decoration:underline;
}

h2.postLatest {
	font-size:1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left !important;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}
h2.postLatest a {
	color: #780410;
	line-height: 1.1em;
}
h2.postLatest a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
h2.postLatestGreen {
	font-size:1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left !important;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}
h2.postLatestGreen a {
	color: #1e7a3f;
	line-height: 1.1em;
}
h2.postLatestGreen a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
h2.postLatestBlue {
	font-size:1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left !important;
	font-weight:bold;
	color: #28336c;
	padding:8px 0px 0px 0px;
}
h2.postLatestBlue a {
	color: #28336c;
	line-height: 1.1em;
}
h2.postLatestBlue a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
h2.postLatestOrange {
	font-size:1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left !important;
	font-weight:bold;
	color: #f36d2d;
	padding:8px 0px 0px 0px;
}
h2.postLatestOrange a {
	color: #f36d2d;
	line-height: 1.1em;
}
h2.postLatestOrange a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
.oped_credit {
	font-size:1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left !important;
	font-weight:bold;
	padding:7px 0px 0px 0px;
	color:#000000;
}
h2.opedpostLatest {
	font-size:1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left !important;
	font-weight:bold;
	padding:0px 0px 7px 10px;
	color: #f36d2d;
	border-bottom:dotted 1px #ccc;
}
h2.opedpostLatest a {
	color: #f36d2d;
	line-height: 1.1;
}
h2.opedpostLatest a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}

/* The title of 8 vertical cols at the very bottom of main page */
h2.subnewsEntryTitle {
	font-size:17px;
	line-height:18px;
	letter-spacing:-1px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:7px;
}
h2.subnewsEntryTitle a {
	color:#000;
}
h2.subnewsEntryTitle a:hover {
	color:#900;
}
/* Title for the archive entries */
h2.archiveTitle {
	font-size:24px;
	line-height:0.9em;
	font-family:"adelle-1","adelle-2",Helvetica,Arial,sans-serif;
	font-weight:bold;
	padding:0px 0px 0px 20px;
	margin-top:10px;
	display:block;
}
h2.archiveTitle a{
	color:#28336c;
}
h2.archiveTitle a:hover {
	color:#28336c;
	text-decoration: underline;
}
h2.titlePhotoCat { /* Title for photo category archive posts */
	font-size:15px;
	font-weight:bold;
	line-height:14px;
	height:30px;
}
h2.titlePhotoCat a, h2.titlePhotoCat a:hover{
	color:#222;
}
h2.pageTitle { /* Title for the static pages */
	display:block;
	color:#222;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:5px;
	font-size:1.4em;
	background: url(default-gray/bgWriteComment.gif);
	padding-left:10px;
	border-left: 10px solid #dc241f;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
/* Title for Breaking News, Tag Cloud and inner page widgets */
h3.widgetbgTitle {
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
	display:block;
	font-size:11px;
	margin-bottom:5px;
	padding:1px 0px 1px 5px;
	background-color:#cd1713;
	font-family: Arial, Helvetica, sans-serif;
}
h3.widgetbgTitle a, h3.widgetbgTitle a:hover {
	color:#fff;
}
h3.narrowSidebarTitle { /* Title of Photo Gallery on narrow sidebar */
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:6px solid #dcddde;
	background:#780410;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	margin-left:3px;
	margin-right:3px;
}
h3#leaveComment{ /* Leave  a rely text above the comment form */
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.2em;
	color:#fff;
	clear:both;
	background:#f36d2d;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}
h3#comments { /* Style that holds the number of comments made for the article below the article on single post page */
	display:block;
	font-size:1.7em;
	font-weight:normal;
	clear:both;
	display:block;
	color:#010d37;
	margin-bottom:10px;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:0;
	height:74px!important;
	height:84px;
	height/**/:/**/74px;
}
h3#comments span.respondEntryTitle { /* Style for the name of post that stands below the number of comments on single post page */
	display:block;
	color:#898989;
	font-size:14px;
}

/* HEADER ROW 1 - SUBSCRIBE, DATE, AND SEARCH BOX
============================================================== */
#headerorange {
	background:#fcaf40;
	min-width: 940px;
	width:auto;
	margin:0 auto;
}
#headerorangebg {
	background: url(default-gray/orangeheaderbg.jpg) no-repeat;
	height:67px;
	width:940px;
	margin:0 auto;
	position: relative;
}

#header1 a {
	color:#222;
}
#header1 a:hover {
	color:#780410;
}

/* NAVBAR STYLE
============================================================== */
/* CATEGORIES */
#navgreen {
	background:#6bae48;
	min-width: 960px;
	width:auto;
	margin:0 auto;
	height:24px;
}
#navgreenshadow {
	background:#e5e5e5;
	min-width: 960px;
	width:auto;
	margin:0 auto;
	height:3px;
}

#navbar {
	float: left;
	padding-right:20px;
}
ul#navcatlist li {
	float: left;
	width: auto;
	padding: 2px 1px 1px 1px;
}
ul#navcatlist li a {
	font:.85em "museo-sans-1","museo-sans-2", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	color:#ffffff;
	font-weight: bold;
	padding: 2px 6px;
	background: #6bae48;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
ul#navcatlist li.current-cat a {
	color:#ffffff;
	background: #a3ca83;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
ul#navcatlist li a:hover {
	color:#ffffff;
	background: #a3ca83;	
	text-decoration:none;
}
ul#navcatlist li ul {
	position: absolute;
	width: 200px;
	z-index:999;
	left: -999em;
}
ul#navcatlist li li {
	float: left;
	width: auto;
	background: #6bae48;
}
ul#navcatlist li li a {
	background: #6bae48;
	float: none;
	color:#ffffff;
	font:.85em "museo-sans-1","museo-sans-2", Arial, Helvetica, sans-serif;
	padding: 3px 10px;
	width: 180px!important;
	width:200px;
	width/**/:/**/180px;
}
ul#navcatlist li li a:hover, ul#navcatlist li li a:active {
	background: #a3ca83;
	color:#ffffff;
	text-decoration:none;
}
ul#navcatlist li:hover ul, ul#navcatlist li.sfhover ul {
	left: auto;
	display:block;
}
#navloginleft {
	padding-left:220px;
}

/* MAIN CONTENT WRAPPER wraps three main div #mainContent, #midColPosts and #rightColAd
============================================================== */
#mainContentWrapper { /* Wraps Featured Slider, entries below and on right hand of slider and 120+600 ad on main page */
	margin-top:5px;
}

/* MAIN CONTENT (LEFT BLOCK ABOVE THE PHOTO GALLERY ON MAIN PAGE)
============================================================== */

#block380 {
	float:left;
	width:380px;
	margin-right:20px;
	padding-bottom:20px;
	display:inline;
	position:relative;
}
#block220 { /* Wraps the entries on rigt hand of featured slider */
	float:left;
	width:220px;
	margin-right:20px;
	padding-bottom:20px;
	display:inline;
	position:relative;
}
#block300 { /*Wraps the 120*600 ad spot on mainpage */
	float:left;
	width:300px;
	padding-bottom:20px;
	display:inline;
	position:relative;
}
#storyblock { 
	padding-bottom:8px;
	border-bottom:dotted 1px #ccc;
}

h5.StoryBlockOrange_title {
	font-size: 19px;
	color: #f36d2d;
	font-weight: bold;
	line-height: 1.05;
	font-family:"adelle-1","adelle-2",Helvetica,Arial,sans-serif;
	padding-top:2px;
	margin: 0px 0px 4px 0px;
}

h5.StoryBlockOrange_title a {
	color: #f36d2d;
}
h5.StoryBlockOrange_title a:hover {
	color: #000000;
	text-decoration: none;
}
h5.StoryBlockOrange_title img { padding-top:5px;}

h5.StoryBlockRed_title {
	font-size: 19px;
	color: #780410;
	font-family:"adelle-1","adelle-2",Helvetica,Arial,sans-serif;
	line-height: 1.05;
	font-weight:bold;
	padding-top:2px;
	margin: 0px 0px 7px 0px;
}

h5.StoryBlockRed_title a {
	color: #780410;
}
h5.StoryBlockRed_title a:hover {
	color: #000000;
	text-decoration: none;
}
h5.StoryBlockGreen_title {
	font-size: 19px;
	color: #1e7a3f;
	font-weight: bold;
	line-height: 1.05;
	font-family:"adelle-1","adelle-2",Helvetica,Arial,sans-serif;
	padding-top:2px;
	margin: 0px 0px 2px 0px;
}

h5.StoryBlockGreen_title a {
	color: #1e7a3f;
}
h5.StoryBlockGreen_title a:hover {
	color: #000000;
	text-decoration: none;
}
h5.StoryBlockBlue_title {
	font-size: 19px;
	color: #28336c;
	font-weight: bold;
	line-height: 1.05;
	font-family:"adelle-1","adelle-2",Helvetica,Arial,sans-serif;
	padding-top:2px;
	margin: 0px 0px 2px 0px;
}

h5.StoryBlockBlue_title a {
	color: #28336c;
}
h5.StoryBlockBlue_title a:hover {
	color: #000000;
	text-decoration: none;
}
h5.StoryBlockBlue_title img { padding-top:5px;}

.moreheadlines_red {
	padding-bottom:10px;
}
.moreheadlines_red ul li {
	line-height:16px;
	width:auto;
	list-style: none;
}
.moreheadlines_red a  {
	display:inline;
	width:auto;
	font-weight: bold;
	text-decoration:none;
	color:#780410;
}
.moreheadlines_red a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #ccc;

}

/*SECONDARY CONTENT WRAPPER
============================================================== */
#secondaryContentWrapper { /*Wraps secondary content [Breaking News and two other blocks on the right hand of breaking news] */
	margin-bottom:10px;
}

/*BREAKING NEWS 
============================================================== */
#breakingNews {
	width:160px;
	float:left;
}
#breakingNews li {
	margin-bottom:6px;
	margin-left:2px;
}
#breakingNews li a {
	color:#222;
}
#breakingNews li a:hover {
	color:#780410;
}
/* SECONDARY CONTENT MID COLUMN - RIGHT SIDE OF BREAKING NEWS
============================================================== */
#secondaryMidColumn {
	width:490px;
	margin-left:10px;
	float:left;
	display:inline;
}
.secondaryMidColPost {
	padding-top:0px;
}

/* SECONDARY CONTENT RIGHT COLUMN - RIGHTEST COLUMN ON SAME ROW OF BREAKING NEWS
============================================================== */
#secondaryRightColumn {
	width:300px;
	float:right;
}
.secondaryRightColPost {
	padding-bottom:10px;
}
.secondaryRightColPostMeta {
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	display:block;
	clear:both;
	font-size:.9em;
	font-style:normal;
	text-align:right;
	margin-top:5px;
}
.secondaryRightColPostMeta a{
	color:#780410;
}
.secondaryRightColPostMeta a:hover {
	text-decoration:underline;
}

/* FOOTER
============================================================== */

#footer{background:#cfeaf6 url(default-gray/bg-footer-tile.gif) repeat-x;color:#0083ca;padding:20px 0 35px;}
.content{width:940px;margin:0 auto;padding:0;}
#footer #sitemap{margin:15px 0;}
#footer #sitemap .block{float:left;width:160px;margin-right:35px;}
#footer #sitemap .last{margin-right:0;}
#footer #sitemap ul{padding:5px 0;}
#footer #sitemap ul li{line-height:20px; font-size:12px;}
#footer #sitemap ul li a:hover{text-decoration:underline;}
#footer #sitemap h4{font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:700;color:#222;padding:0;}
#footer .bevel{background:url(default-gray/bevel-footer.gif) repeat-x top right;height:2px;width:100%;border:0;margin-top:20px;}
#footer a{color:#0083ca;}
#footer .col-right img{vertical-align:middle;}
#footer .col-right span{display:none;}
#toTop{cursor: pointer;}
#footer .col-left p  { margin-top: 5px; font-size:12px; }
#footer .col-left a  { text-decoration:none; }
#footer .col-left a:hover  { text-decoration:underline; }

/* GLOBALS and CLASSES
============================================================== */
.singlePageTitle { /* Style of articles for single post pages */
	font-size:44px;
	line-height:0.9em;
	font-family:"adelle-1","adelle-2",Helvetica,Arial,sans-serif;
	font-weight:bold;
	letter-spacing:-0.6px;
	padding-top:15px;
	display:block;
}
.PageSubHead {
	font-size:16px;
	line-height:1.4em;
	font-family:Helvetica,Arial,sans-serif;
	padding-top: 10px;
	display:block;
}




.labelBC { /* The style for the label used on archive pages to display where visitor is (Category archives for - Posts tagged as ... )*/
	display:block;
	font-size:13px;
	color:#8f8f8f;
	margin-bottom:20px;
}
.locationBC { /* Name of category, archive or date placed below the (Category archives for - Posts tagged as ... ) text on archive pages */
	font-size:44px;
	line-height:0.9em;
	font-family:"adelle-1","adelle-2",Helvetica,Arial,sans-serif;
	font-weight:bold;
	letter-spacing:-0.6px;
	padding:15px 0px 0px 0px;
	color:#cd1713;
	display:block;
}
.adLabel { /*Style for the label displayed as "advertisement" on ads */
	color:#aaa;
	display:block;
	font-size:12px;
	text-align:center;
	padding:3px 0;
}
#titleCatGreen {
	background: url(default-gray/headerGreen.gif) repeat-x 0px;
	margin-bottom:5px;
	padding-left:13px;
}

#titleCatRed {
	background: url(default-gray/headerRed.gif) repeat-x 0px;
	margin-bottom:5px;
	padding-left:13px;
}

#titleCatOrange {
	background: url(default-gray/headerOrange.gif) repeat-x 0px;
	margin-bottom:5px;
	padding-left:13px;
}

#titleCatBlue {
	background: url(default-gray/headerBlue.gif) repeat-x 0px;
	margin-bottom:5px;
	padding-left:13px;
}

#titleCatBlack {
	background: url(default-gray/headerBlack.gif) repeat-x 0px;
	margin-bottom:5px;
	padding-left:13px;
}

.titleCatNameGreen { /* Front page, category labels over blocks */
	text-transform:uppercase;
	color:#1e7a3f;
	font-weight:bold;
	font-size:14px;
	padding:5px 5px 0px 5px;
	background-color:#ffffff;
	font-family:"museo-sans-1","museo-sans-2", Arial, Helvetica, sans-serif;
}
.titleCatNameGreen a {
	color:#6bae48;
}

.titleCatNameGreen a:hover {
	color:#000000;
}
.titleCatNameRed { /* Front page, category labels over blocks */
	text-transform:uppercase;
	color:#cd1713;
	font-weight:bold;
	font-size:14px;
	padding:0px 5px 0px 5px;
	background-color:#ffffff;
	font-family:"museo-sans-1","museo-sans-2", Arial, Helvetica, sans-serif;
}
.titleCatNameRed a {
	color:#cd1713;
}
.titleCatNameRed a:hover {
	color:#000000;
}
.titleCatNameBlue { /* Front page, category labels over blocks */
	text-transform:uppercase;
	color:#41aada;
	font-weight:bold;
	font-size:14px;
	padding:5px 5px 0px 5px;
	background-color:#ffffff;
	font-family:"museo-sans-1","museo-sans-2", Arial, Helvetica, sans-serif;
}
.titleCatNameBlue a {
	color:#41aada;
}

.titleCatNameBlue a:hover {
	color:#000000;
}
.titleCatNameOrange { /* Front page, category labels over blocks */
	text-transform:uppercase;
	color:#fcaf40;
	font-weight:bold;
	font-size:14px;
	padding:0px 5px 0px 5px;
	background-color:#ffffff;
	font-family:"museo-sans-1","museo-sans-2", Arial, Helvetica, sans-serif;
}
.titleCatNameOrange a {
	color:#fcaf40;
}
.titleCatNameOrange a:hover {
	color:#000000;
}
.videoTitle { /* Title of video on sidebar of frontpage */
	font-size:15px;
	margin-bottom:5px;
	display:block;
}
.videoTitle a {
	color:#222;
}
.videoTitle a:hover {
	color:#780410;
	text-decoration:none;
}
.clear{clear:both;}
.block {display:block}
.margintop {margin-top:7px;}
.paddingtop {padding-top:7px;}
.bordernone {border:none}

/* Widget Styles */
.widget {
	margin-bottom:10px;
}
.widget ul li {
	line-height:16px;
	color:#f36d2d;
	width:auto;
	padding-bottom:5px;
	list-style: disc inside;
}
.widget a  {
	display:inline;
	width:auto;
	text-decoration:none;
	color:#28336c;
}
.widget a:hover {
	color:#000000;
	text-decoration:underline;
}
.sidebarWidget {
	margin-top:10px;
	margin-bottom:0;
}
.wideSidebarWidget {
	margin-top:15px;
	margin-bottom:0;
}
.narrowSidebarWidget ul {
	padding-left:10px;
	text-align:left;
}
#hottopics {
	margin:10px 0px 10px 0px;
}
#hottopicslist {
	color:#cd1713;
	font-weight:bold;
	font-size:14px;
	font-family:"museo-sans-1","museo-sans-2", Arial, Helvetica, sans-serif;
}
#hottopicslist a {
	color:#28336c;
	padding: 0px 8px 0px 10px;
	border-left:1px dotted #ccc;
}
#hottopicslist a:hover {
	color:#000000;
}
#mainContent .wp-caption-text,
#secondaryContentWrapper .wp-caption-text, 
#subNews  .wp-caption-text { 
/* Hack to hide captions; NOT to be displayed on main page */display:none; 
}

/* INNER PAGE CONTENT AREA
============================================================== */

#innerContent { /* Inner page content wrapper */
	width:620px;
	float:left;
	display:inline;
	font-size:1.2em;
	line-height:1.4em;
}
#PageEntry {
	width:460px;
	float:left;
	display:inline;
	border-top:13px #cd1713 solid;
	margin-top:10px;
	padding-top:5px;
}

.PageCredit { /* Style for the page title on inner pages, also wraps Category archives for ..... text on archive pages  */
	display:block;
	color:#28336c;
	font-size:0.8em;
	padding-top:5px;
	padding-bottom:15px;
	min-height:50px;
	margin-bottom:10px;
	line-height:1.4em;
	border-bottom:dotted 1px #ccc;
}
.PageCredit p {
	padding-bottom:0;

}
.PageCredit img { /* Alignment for author image on single post page */
	float:left;
	padding:0;
	border:0;
	margin-right:10px;
}
.PageCredit a { /* Link style for the post details below the post title on single post page */
	color:#28336c;
	text-decoration:none;
	font-weight: bold;
}
.PageCredit a:hover {
	text-decoration:none;
	border-bottom:dotted 1px #ccc;
}
#innerLeft { /* Post wrapper */
	float:left;
	width:620px;
}
a.highslide-credits {display:none;} 
.post p {
	line-height: 1.3em;
	font-size: 0.85em;
	padding-bottom:12px;
}
.post a {
	font-size: 0.85em;
	color:#28336c;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
}
.post a:hover {
	color:#780410;
	text-decoration: none;
}
.post ul {
	list-style: square inside;
}
.post ol {
	padding-bottom:10px;
	list-style: decimal inside;
}
.post li {
	padding: 5px 0px 0px 0px;
}
	.alignleft {
		float:left;
		margin-right:20px;
		margin-top:2px;
	}
	.mainalignleft {
		float:left;
	}
	.alignright {
		float:right;
		margin-left:10px;
		margin-top:5px;
	}
	.aligncenter {
		margin:0 auto;
		display:block;
	}
	.wp-caption img {
		margin-bottom: 5px;
	}
	p.wp-caption-text {
		color:#1e7a3f;
		font:.8em Helvetica,arial,sans-serif;
		text-align:left;
		line-height:1.5em;
		padding:0px 0px 10px 0px;
		margin:0px 0px 10px 0px;
		border-bottom:dotted 1px #ccc;
	}
	blockquote {
		padding: 2px 10px;
		background: #cfeaf6;
		color:#333;
		clear:both;
		border-left: 3px solid #28336c;
		margin-bottom:10px;
	}
	code {
		color:#444;
		font:11px/17px tahoma, arial, sans-serif;
		display:block;
	}
	blockquote p {
		font-size: 1em;
		padding: 5px 0px;
		margin: 5px 0px;
		line-height: 21px;
	}
	blockquote li {
		padding: 2px 0px 2px 10px;
		font-size: 1em;
		line-height: 21px;
		color:#780410;
	}
	blockquote a {
		color:#780410;
		text-decoration:underline;
	}
	blockquote a:hover {
		color:#780410;
		text-decoration:none;
    }
	.postinfometa { /* post info shown under the summary of posts on search results */
		font-size:0.9em;
		color:#9f9f9f;
		padding-bottom:5px;
	}
	.postinfometa a {
		color:#780410;
		font-weight:bold;
	}
	.postinfometa a:hover {
		color:#780410;
		text-decoration: underline;
	}
	.navigation {
		font-size:28px;
		font-family:"adelle-1","adelle-2",Helvetica,Arial,sans-serif;
		font-weight:bold;
		padding:10px 0px 20px 5px;
		display:block;
		color:#ccc;
	}
	.navigation a {
		text-decoration: none;
		color:#1e7a3f;
	}
	.navigation a:hover {
		text-decoration: underline;
		color:#000000;
	}
	.postinfo { /* post info shown under the summary of posts on search results */
		text-align:right;
		padding-bottom:10px;
		clear:both;
		font:14px Arial, Helvetica, sans-serif;
		color:#9f9f9f;
		display:block;
		border-bottom:1px dotted #ccc;
	}
	.postinfo a {
		color:#780410;
	}
	.postinfo a:hover {
		border-bottom:1px dotted #780410;
		color:#780410;
	}
	.photoFrame { /* container around the photo on archive pages  */
		display:block;
		float:left;
		text-align:center;
		padding-bottom:15px;
		margin-bottom:15px;
		border-bottom:1px solid #f4f4f4;
		width:255px;
	}
	.photoFrameInner {
		width:240px;
		margin:0 auto;
		display:block;
	}
	.postinfoPhotoCat { /* Post info for photo gallery post details shown below thumbnails on archive pages */
		padding-top:5px;
		font:11px verdana, arial, tahoma,sans-serif;
		color:#9f9f9f;
		display:block;
	}
	.postinfoPhotoCat a {
		color:#0854C7;
	}
	.postinfoPhotoCat  a:hover {
		color:#780410;
	}
	
/* INNER PAGE SIDEBARS
============================================================== */
#wideSidebar { /* The Wide sidebar on inner pages */
	float:left;
	width:300px;
	border-top:13px #cd1713 solid;
	padding-top:15px;
	margin:10px 0px 0px 20px;
}
#wideSidebarInner {
	padding-top:5px;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:20px;
}
#narrowSidebar { /* The narrow sidebar on inner pages that holds photo gallery and 120x600 ad */
	float:left;
	width:140px;
	margin:10px 0px 0px 20px;
	border-top:13px #cd1713 solid;
	padding-top:15px;
}

/* COMMENTS STYLE
============================================================== */
p#commentNotification { /* text style for notification message that is displayed when post is pass protected or comments are closed */ display:block;margin-top:7px;background:#f9f9f9;padding:3px 5px;font-weight:bold;}
p#noComment {font:bold .8em verdana, tahoma, arial, sans-serif;background:#efefef;padding:4px 4px 4px 10px;}
ol.commentlist li a {color:#6bae4a;}
ol.commentlist li a:hover {color:#780410;}
ol.commentlist li { border:1px solid #6bae4a; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:5px; position:relative; }
ol.commentlist li div.vcard { font:bold 12px/1.4emhelvetica,arial,sans-serif;color:#000 }
ol.commentlist li div.vcard cite.fn { font-style:normal;display:inline; }
ol.commentlist li div.vcard cite.fn a.url { color:#000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { text-decoration:underline; }
ol.commentlist li div.vcard img.avatar { border:1px solid #6bae4a;padding:1px;background:#fff; right:7px; position:absolute; top:5px; }
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif;display:block;margin-bottom:5px; }
ol.commentlist li div.comment-meta a { color:#6bae4a; text-decoration:none;font-style:italic; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 14px/1.4em helvetica,arial,sans-serif;}
ol.commentlist li ul { font:normal 14px/1.4emhelvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { background:#6bae4a; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#c30; border:1px solid #c00; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#daebd1; }




/* COMMENT FORM ELEMENTS
============================================================== */
#respond {
	font-family:verdana, tahoma, arial, sans-serif;
	background-color:#feefd9;
	padding:5px 15px 0;
	border:1px solid #f36d2d;
}
.cancel-comment-reply {
	font-size:12px;
}
.cancel-comment-reply, #respond cite {
	font-size:12px;
	padding-top:4px;
}
#respond label {
	font-size:10px;
	padding-left:3px;
	font-family: verdana, tahoma, arial, sans-serif;
}
#author,#email,#url {
	font: 11px verdana,Arial, Helvetica, sans-serif;
	width: 35%;
	padding: 2px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
}
#respond textarea:focus, #respond input[type="text"]:focus {
	border: 1px solid #f36d2d;
	background: #fefff7;
}
#respond textarea {
	font: 12px Arial, Helvetica, sans-serif;
	width: 95%;
	height: 120px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
	padding: 2px 3px 3px 7px;
}
#submit {
	background: url(default-gray/submit.gif) no-repeat left;
	width: 112px;
	height:24px;
	border:none;
	display:block;
	line-height:0px;
	cursor:pointer;
}
#submit:hover {
	cursor:pointer;
	background: url(default-gray/submit.gif) no-repeat right;
	width: 112px;
	height:24px;
}
/* CHARLIE'S NEW BAR THAT HAS 1 HEADLINE (RECENT HEADLINE LIKE CNN.COM)
============================================================== */

#headline { /* the new bar that has latest headline */
	background: url(default-gray/red_bg.jpg);
	border-top:1px solid #000;
	border-bottom:2px solid #000;
	padding: 10px; 
	font-size:1.8em;
        color:#FFF; /* white */
}
#headline a {
        color:#FFF; /* white */
        padding: 10px;
}
#headline a:hover {
	color:#FCCA00; /* yellow */
}

/* FEATURE STORY
============================================================== */


h1.featureheadline {
	font-size: 34px;
	color: #780410;
	font-family:"adelle-1","adelle-2",Helvetica,Arial,sans-serif;
	line-height: 0.95;
	font-weight:bold;
	padding-top:5px;
	margin: 0px 0px 7px 0px;
	}
h1.featureheadline a { text-decoration:none; color: #780410; }
h1.featureheadline a:hover { text-decoration:none; color: #000000; }

.FeaturePostMeta { font-size:1em; font-family:Helvetica,Arial,sans-serif; }
#SectionPostMeta { padding: 0px 0px 0px 160px; min-height: 120px; font-size:1em; font-family:Helvetica,Arial,sans-serif; }

a.morebutton {
    background: transparent url('default-gray/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.morebutton span {
    background: transparent url('default-gray/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.morebutton:hover {
	color:#cd1713;
}
a.morebutton:active {
    background-position: bottom right;
    color: #444;
    outline: none; /* hide dotted outline in Firefox */
}
a.morebutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
#postTags {
	border-top:13px #cd1713 solid;
	border-bottom:13px #cd1713 solid;
	margin:10px 0px 10px 0px;
	padding:5px 0px 10px 0px;
	font-size:0.8em;
	font-weight: bold;
	text-align:left;
	line-height:15px;
}
#postTags ul li {
	color:#f36d2d;
	width:auto;
	padding:5px 0px 5px 0px;
	list-style: none;
	border-bottom:dotted 1px #ccc;
}
#postTags a {
	display:inline;
	width:auto;
	text-decoration:none;
	color:#28336c;
}
#postTags a:hover {
	color:#000000;
	text-decoration:underline;
}
.RelatedStories {
	float:left;
	width:140px;
	padding:0px 0px 0px 0px;
	border-top:13px #cd1713 solid;
	margin:0px 20px 10px 0px;
	border-bottom:dotted 1px #ccc;
}
.RelatedStories a:hover {
	color:#000000;
	text-decoration: underline;
}
#shareArticle {
	padding: 5px 10px 10px 10px;
	border-bottom:dotted 1px #ccc;
	margin:5px 0px 5px 0px;
	font-size: 0.9em;
	color:#ccc;
}
#entryMeta {
	border-bottom:13px #cd1713 solid;
	margin-bottom:10px;
}

.article-share { solid #e7e7e7;margin-bottom:5px;width:140px; }
.share-item { border-bottom:1px dotted #ccc;padding:8px 0px 3px 0px;text-transform:uppercase;font-size:0.8em; }
.share-item#tweet-meme iframe { margin-left:45px; padding-bottom:5px; }
.share-item a { color:#999; }
.share-item a:hover { color:#cd1713; }
.share-item img {  }


/* Custom Icons */
.addthis_toolbox .custom_images a {
	float:right;
    width: 25px;
    height: 20px;
    margin: 0;
    padding: 0;
    border-bottom:0px;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
    border-bottom:0px;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.55;
    border-bottom:0px;
}       
