/* 
		Site: 	HLM Newsdesk
	   Title:	screen.css
	  Author: 	Michael Mottau (mmottau@hcpro.com)
Last Updated:   April 17, 2009


*/

/* @group GLOBAL */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}


blockquote, q {
	quotes: none;
}
hr {
	border:0;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	padding-top:18px;
	padding-bottom:18px;
	color:#2c2322;
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:75%;
	text-align:left;
	line-height:1.5em;
	text-align:center;

}

#page{
	margin:0 auto;
	/*width:990px;*/
	width: 1000px; /*increasing width for larger screens */
	text-align:left;
	overflow:hidden;
	z-index:1;
}

h1,h2,h3,h4,h5,h6{
	color:#BA0C35;
	font-weight:normal;
}

h1 {
	font-size: 2em;									/* 24px	*/
	line-height: 1em;								/* 24px */
	padding:0.5em 0;								/* 12px */
	color: #dd4424;
	font-weight: bold;
}


h2 {
	font-size: 1.5em;								/* 18px */
	line-height: 1em;								/* 18px */
	font-weight: bold;
}
h3 {
	font-size: 1.1667em;							/* 14px */
	line-height: 1.2857em;							/* 18px */
}
h4 {
	font-size: 1em;									/* 12px */
	line-height: 1.5em;								/* 18px */
}
h5 {
	text-transform:uppercase;
	font-size:11px;
	margin-bottom:5px;
}		
p,ul,blockquote,table {
	margin: 1.2em 0;
}

ul{
	margin-left:1em;
}
li{
	margin:0.833em 0;
	list-style-type:disc;
}
fieldset,img,a,abbr,fieldset {
	border: none;
}
select, input, texarea {
	font-family: inherit;
	font-size: 1em;
}
a {
	color: #216593;
	text-decoration:none;
	padding-bottom:.083em;
/*	border-bottom-width:1px;
	border-bottom-style:solid; 
	border-bottom-color:#5baad8;*/

}
a:hover,
a:focus {
	text-decoration:underline;
}

input:focus,
input.ie-focus,
textarea:focus,
textarea.ie-focus {
	border:2px #00baff solid;

}

option {
	margin-right: 1em;
}
label {
	cursor: pointer;
}


.amp {
	font-family: "Goudy Old Style",Baskerville, Palatino, Georgia, serif;
	font-style: italic;
}
.clear {
	clear:  both;
}

form input {
	vertical-align:middle;
}


.twenty,
.thirty,
.forty,

.sixty,
.seventy,
.eighty,

.full,
.split,


.fifteen{
	width:15%;
}
.twenty {
	width: 20%;
}
.thirty {
	width: 30%;
}
.forty {
	width: 40%;
}

.split {
	width: 50%;
}

.sixty {
	width: 60%;
}
.seventy {
	width: 70%;
}
.eighty {
	width: 80%;
}

.full {
	width: 100%;
}
.content {
	position: relative;
	padding: 0 10px;								/* 21px */
	overflow: visible;
}

.hide{
 	display:none;
}

ul.nav, ul.nav li{
	list-style:none;
	margin:0px;	
	font-size: 12px;
	font-family: Tahoma, Arial;
}
ul.nav li{
	/*display:block;*/
	float:left;
}
p.archive{
	/*background:url(/images/icons/icon-archive.png) right center no-repeat;*/
	margin-top:1.4em;
	padding-right:1em;
	text-align:right;
}
p.archive a{
	color:#216593;
	border-bottom-color:#d36200;
}	

h2.section-header{
	border-top:3px solid #ffabaf;
	padding-top:8px;
	padding-bottom:10px;
	font-weight:normal;
	background: url(/images/bg_dotted-line.png) bottom left repeat-x;
	}
/*@end*/ 

/* @group #masthead */

#masthead{
	position:relative;
	width:100%;
	overflow:hidden;
	clear:both;
}
#masthead h1{
	/*float:left;
	display:inline;
	margin-left:12px;
	margin-right:20px;
	margin-top:20px;*/
    padding: 37px 18px 21px 10px;
    width: 228px;
	position: absolute;
	}
#masthead a{
	border-bottom:none;
	}
#masthead #ad{
	float:right;
	}
#utilities{
	width:100%;
	text-align:right;
}
#utilities ul{
	float:right;
	margin-top:14px;
	margin-bottom:3px;
/*	display:inline;
	margin-left:5px;
	padding-bottom:11px;
	padding-right:7px;*/
}
#utilities li{
	background:url('/images/util_div.gif') right center no-repeat;
	padding-right:10px;
	padding-bottom:2px;
	margin-left:5px;
}
#utilities form,
#utilities fieldset{
	display:inline;
	}
#utilities li.last{
	background:none;
}

#navigation{
	clear:both;
	position:relative;
	padding-top:3px;
/*	padding-left:6px;
	padding-right:5px;*/
	overflow:hidden;
	width:100%;
	border-bottom:2px #756f56 solid;
}	

#navigation li{
	background:url(/images/nav-divider.gif) top right no-repeat;
	padding-right:2px;
}
#navigation li.last{
	background-image:none;
}	
#navigation a{
	display:block;
	background:url(/images/nav_bg.gif) repeat-x;
	float:left;
	padding:2px 12px 4px;
	font-family:tahoma;
	font-size:14px;
	color:#194868;
	text-decoration:none;
	letter-spacing:1px;								
}	
#navigation a:hover{
	color:#ba0c35;
	margin-top:-3px;
	padding-top:5px;
}
#navigation a.selected{
	color:#ba0c35;
	margin-top:-3px;
	padding-top:5px;
}
#navigation li.home{
	margin-left:0;
}

#navigation li.purchase{
	float:right;
	}
	
#navigation li.purchase a{
	background:url(/images/btn-purchase.png) no-repeat;
	width:103px;
	margin-top:-2px;
	text-indent:-9999px;
}
#navigation li.purchase a:hover{
	background:url(/images/btn-purchase-hover.png) no-repeat;
	}

#home #navigation li.home,
#blog #navigation li.blog,
#weekly-update #navigation li.weekly-update,
#calendar #navigation li.calendar,
#forum #navigation li.forum,
#help #navigation li.help{
	background:#f9f0e1;
	margin-bottom:-1px;
	border:1px solid #bea785;
	border-bottom:none;
}	
	
#home #navigation li.home a:hover,
#blog #navigation li.blog a:hover,
#weekly-update #navigation li.weekly-update a:hover,
#calendar #navigation li.calendar a:hover,
#forum #navigation li.forum a:hover,
#help #navigation li.help a:hover{
	border-bottom:none;
	text-decoration:none;
}

/* @end */

/* @group #navigation-left */
#navigation-left{
	float:left;
	width:144px;
	margin:0px 0 0 0;
	padding-right:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
#navigation-left li{
	float:none;
	list-style:none;
	padding:0px 4px;
	border-bottom:1px solid #e0e3e4;
	font-size:13px;
	
}

#navigation-left ul{
	margin-top: 0px;
	padding-top:0px;
}

#navigation-left h3{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin:0 0 8px 0;
}
#navigation-left li ul{
	margin:0;
	list-style:none;
}
#navigation-left li ul li{
	background:url(/images/bullet_square.gif) left 9px no-repeat;
	list-style:none;
	padding:2px 0 2px 12px;
	border:none;
	}
	
div#navigation-left a:link
{
    color: #194868;
    text-decoration: none;
}
div#navigation-left a:visited
{
    color: #194868;
    text-decoration: none;
}
div#navigation-left a:hover
{
    color: #194868;
    text-decoration: underline;
}
	
/* @end */


/* @group #main */
#main{
	float:left;
	width:846px;
	position:relative;
	overflow:hidden;
	margin-top:18px;
	margin-bottom:36px;
	border-left:1px solid #e5e5e5;
}
#main-header{
	border-bottom:3px solid #ba0c35;
	margin:0 10px 18px 10px;
	padding-bottom:5px;
	width:820px;
	overflow:auto;
	}
#main-header *{
	float:left;
	}

#main-header a{
	/* float:right; */
	padding-left: 4px;
	border:0;
	}
#main-header h2{
	color:#000;
	}
#main-header p{
	margin:0;
	margin-left:10px;
	}
/* @end */

/* @group #daily-news */

.more-articles{
	list-style:none;
	margin:0;
	padding:0;
	}
.more-articles li{
	list-style:none;
	margin:0;
	padding:2px 0;
	border-top:1px dashed #d2dee6;
}	

#daily-news, 
#stories-main,
#stories-secondary{
	float:left;
}
#daily-news{
	width:480px;
	border-right:1px solid #E5E5E5;
	padding-bottom:18px;
}
#stories-main{
	width:269px;
	border-right:1px solid #e5e5e5;
}
#stories-secondary{
	width:209px;
}

#daily-news p{
	margin-top:0;
}
#daily-news h2 {
	margin-top:18px;	
}
#daily-news h3, 
#daily-news h4{
	margin-top:9px;
}
#daily-news h2 a,
#daily-news h3 a,
#daily-news h4 a,
.more-articles li a{
	color:#194868;
	text-decoration:none;
	border:none;
	font-weight:bold;
	}
#daily-news h2 a:hover,
#daily-news h3 a:hover,
#daily-news h4 a:hover,
.more-articles li a:hover{
	text-decoration:underline;
	}
#daily-news .byline{
	color:#7e7e7e;
	font-size:10px;
	margin:0 0 9px 0;
}
#daily-news .author{
	text-transform:uppercase;
}
#daily-news .snippet{
	margin-bottom:3px;
}

#daily-news .timestamp{
	color:#ba0c35;
}
#daily-news .main-story{
	border-bottom:1px solid #e5e5e5;
}

#daily-news h3.top{
	margin-top:0;
}

/* @end */

/* @group #pillar-stories */
#pillar-stories{
	padding-top:9px;
	border-top:4px double #e5e5e5;
	}
#pillar-stories h5{
	display:inline;
	color:#000;
	font-weight:bold;
	font-size:12px;
	background:url(/images/icons/icon_double-arrow.png) right center no-repeat;
	padding-right:12px;
	}
#pillar-stories p img{
	float:left;
	margin:5px 5px 0 0;
 	border:1px solid #ada583;
	padding:1px;
	background:#fff;
}
/* @end */

/* @group #stories-aggregated */
#stories-aggregated{
	margin:18px 10px 0 10px;
	float:left;
	display:inline;
	border-top:4px double #e5e5e5;
	padding:18px 0;
	width:463px;
}

#stories-aggregated h2.section-header a{
	float: right;
}

#stories-aggregated li a{
	font-size:13px;
	font-weight:bold;
	color:#194868;
}
#stories-aggregated ul{
	margin-left:0;
}
#stories-aggregated li{
	list-style:none;
	background:url(/images/icons/icon_double-arrow.png) left 6px no-repeat;
	padding-left:15px;
}
#stories-aggregated .source{
	color:#7e7e7e;
}
/* @end */

/* @group #quick-poll */
#quick-poll{
	margin:18px 10px 0 10px;
	float:left;
	display:inline;
	padding:0;
	width:463px;
}

#quick-poll h3{
	color:#000;
	font-weight:bold;
	font-size:12px;
}
#polloftheday{
	margin:18px 0;
}

#quick-poll h2{
	background:none;
	}
#quick-poll .content{
	border:1px solid #e5e5e5;
}
#polloftheday .results{
	margin-top:18px;
}

/* Added for and from Scotts Quick Poll Markup */
#quick-poll .item{
	float:left;
	clear:left;
	width:5%;
	}
#quick-poll .quickpoll_item{
	float:left;
	width:95%;
	line-height:22px;
}
#quickpoll_options{
	margin-top:9px;
}
#quickpoll_bottom{
	clear:left;
	padding:9px 0;
	}
#timer{
	display:none;
	position:absolute;
	text-align:center;	
	border:none;
	margin-left:150px;
	margin-top:10px;
}
#timer div{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#quickPollThanks{
	margin-bottom:8px;
	float:right;
	display:none;
	color:#BF5F77;
	font-size:11px;
	margin-right:10px;
}

/* @end */
/* @group #supplemental */
#supplemental{
	float:right;
	top: 0px;
	width:356px;
	position:relative;
	/*border-left:1px solid #e5e5e5;*/
}

/*.hasJS #supplemental{
	padding-bottom:265px;
	}*/

#supplemental #ad-lrect{
	margin-bottom:1em;
}
/* @end */
/* @group #columnists */
	#columnists{
		margin-top:18px;
	}
/* @end */
/* @group #columnist-list */
#columnist-list  li{
	list-style:none;
	overflow:hidden;
	border-bottom:1px #e8e8e8 dashed;
	padding-bottom:1em;
	margin-bottom:1em;
	width:100%;	
}
#columnist-list  h3{
	color:#194868;
	float:right;
	width:249px;
	font-weight:bold;
}
#columnist-list  h3 .pillar{
	font-size:12px;
	color:#7e7e7e;
	font-weight:normal;
}
#columnist-list .photo{
	display:inline;
	float:left;
	margin-right:10px;
}
#columnist-list .recent-article{
	float:right;
	width:246px;
	
}
/* @end */

/* @group #most-popular */
#most-popular{
	position:relative;
	top:0;
	left:0;
	}
#most-popular h2{
	background:none;
}
#most-popular-list{
	position:relative;
	margin:0;
	top:0;
	left:0;
	}
#most-popular-list li{
	list-style:none;
	margin:0;
}
.hasJS #most-popular-list #read,
.hasJS #most-popular-list #emailed{
	position:absolute;
	z-index:2;
	background-color:#f0f4f5;
	top:0;
	left:0;
	border:1px #e0e3e4 solid;
	border-bottom:none;
	width:127px;
	list-style:none;
	text-transform:uppercase;
	padding:7px 0 8px 0;	
}
.hasJS #most-popular-list #read:hover,
.hasJS #most-popular-list #emailed:hover{
	cursor:pointer;
}

.hasJS #most-popular-list #emailed{
	left:128px;
}
#most-popular-list #read h3,
#most-popular-list #emailed h3{
	border-bottom:1px solid #e0e3e4;
	margin:18px 0 9px 0;
}

.hasJS #most-popular-list #read h3,
.hasJS #most-popular-list #emailed h3{
	color:black;
	text-align:center;
	font-size:11px;
	border-bottom:none;
	margin:0;
}
#most-popular-list ol{
	margin-left:2em;
	}
.hasJS #most-popular-list ol{
	position:relative;
	top:30px;
	padding:1em;
	padding-left:36px;
	border:1px #e0e3e4 solid;
	display:none;
	width:285px;
	margin-left:0;
	
}
.hasJS #most-popular-list .active ol{
	display:block;
}
.hasJS #most-popular-list #read.active,
.hasJS #most-popular-list #emailed.active{
	background-color:#fff;
	padding-bottom:9px;
	
}
#most-popular-list ol li{
	list-style:decimal;
	font-size:14px;
	padding:2px 0;
}
#most-popular-list ol li a{
	padding-left: 5px;
	font-size:12px;
	display:block;
}
#most-popular-list ol li.alt{
	background-color:#f5f9fc;
}

	
/* @end */

/* @group #breaking-news */
#breaking-news{
	background:#D23939 url(/images/bg-breaking-news.png) repeat-y top left;
	width:978px;	
	margin-top:1em;
	position:relative;
	overflow:hidden;
	border:1px solid #a00000;
}
#breaking-news p{
	float:left;
/*	background:url(/images/bg-breaking-news-dk.png) repeat-x top left;*/
	margin:0;
	padding:11px 36px 18px 18px;
	color:#fff;
	font-size:1.83em;
	
}
#breaking-news #btn-close{
	display:block;
	position:absolute;
	top:5px;
	right:7px;
	background:url(/images/btn-breaking-news-close.gif) top left no-repeat;
	text-indent:-9999px;
	width:20px;
	height:19px;
}
#breaking-news h2{
	/*float:left;*/
	color:#FFFFFF;
	margin:0;
	padding:7px 36px 11px 18px;
	font-size:1.5em;
	line-height:1.3em;
	font-weight:normal;
}
#breaking-news h2 a{
	color:#FFFFFF;
	border-bottom:1px solid #fff;	
}
#breaking-news h2 a:hover{
	border:none;
	}
/* @end */
/* @group #sponsered-headlines */
#sponsored-headlines{
	margin-top:4em;
}
.sponsoredlink_middlelink {
padding:5px 0 10px 0;

}
/* @end */
/* @group #footer */

#footer{
	clear:both;
	border-top:3px solid #BA0C35;
	text-align:center;
	padding-top:1em;
	width:100%;
	}
#footer ul{
	margin:0;
}
#footer ul li{
	display:inline;
	list-style:none;
	margin:0;
}

	
/* @end */



