/*=====================
RESET
=====================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}

/*=====================
UNIVERSAL
=====================*/

body{background-color:#FFF;height:auto;color:#000;}
input, select, th, td{font-size:1em;}
strong{font-weight:bold;}
em{font-style:italic;}

/* FROM MASTER CSS -- UNMODIFIED */

a {
color:#035984;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.byline {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#333; font-weight:bold}

/*=====================
OPED
=====================*/

.more_link{font-family:Arial, Helvetica, sans-serif;color:#994800;font-size:10px;text-transform:uppercase;display:block;text-align:right;margin:0 0 0.75em;}
.prev_link{float:left;}

.rss_in_label, .yahoo_in_label, .arrow_in_label{float:right;margin:0 3px;background:transparent url(http://media.thenewstribune.com/static/images/label_config.png) no-repeat;position:relative;}
.rss_in_label{width:12px;height:11px;background-position:0 0;top:3px;}
.yahoo_in_label{width:44px;height:11px;background-position:-12px 0;top:3px;}
.arrow_in_label{width:24px;height:20px;border-left:1px solid #FFCC4E;top:-3px;}
.label:hover .rss_in_label{background-position:0 -11px;}
.label:hover .yahoo_in_label{background-position:-12px -11px;}
.arrow_expanded{background-position:-56px 0;}
.arrow_collapsed{background-position:-79px 0;}
.label:hover .arrow_expanded{background-position:-56px -20px;}
.label:hover .arrow_collapsed{background-position:-79px -20px;}

.filename{text-transform:lowercase;font-variant:small-caps;font-size:smaller;}
.aside{font-size:smaller;color:#4F4F4F;text-align:justify;margin:0.5em 0;line-height:100%;}
.opinion_sneakpeek{font-style:italic;font-size:smaller;margin-bottom:1em;}

#cartoon{width:440px;height:300px;margin:0 auto;background:#FFF;}

#opinion_dash{width:210px;}

.mugshot_medium, .mugshot_small, .mugshot_large{float:left;margin:0 8px 0 0;}
a .mugshot_medium, a .mugshot_small, a .mugshot_large{border:1px solid #387DA0;}
a:hover .mugshot_medium, a:hover .mugshot_small, a:hover .mugshot_large{border-color:#FFCC4E;}

.bloglink_mugs .mugshot_small{margin:0 0.5em 0.5em 0;}
.bloglink_mugs{font-family:Arial, Helvetica, sans-serif;margin-bottom:1em;}
.bloglink_mugs .dateline{color:#994800;font-size:11px;text-transform:uppercase;}

/* FROM MASTER CSS -- MODIFIED */

/* Combined .dash into .label and changed element from div to h4 */
.label {
	border-top:1px solid #FFCC4E;
	height:19px;
	width:auto;
	margin:0 0 7px;
	background:#FEE67C url(http://media.thenewstribune.com/images/shared/label_gradient.gif) left repeat;
	height:19px;
	color:#994800;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	text-transform:uppercase;
	padding-left:6px;
	padding-top:3px;
}
/* .label:hover{cursor:move;} /* For use with jQuery draggable */
.label a{color:#994800;}
.label:hover a{cursor:pointer;}
.label img{border:0;float:right;}
.placeholder{border:1px dotted #999;background:#FCFCFC;margin-bottom:0.5em;}

/* Removed .headline_normal, adopted its styles, and put h4 above to avoid inheritence */
.dashbox{font-family:Arial, Helvetica, sans-serif;font-size:12px;text-decoration:none;line-height:140%;margin-bottom:0.75em;width:inherit;} 
.dashbox a:link, .dashbox a:visited{text-decoration:none;}
.dashbox a:hover{text-decoration:underline}

/* Added margin-bottom */
.headline_section_front{margin-bottom:3px;}
.headline_section_front a{font-weight:bold;}

.publish2_story{margin:1em 0;}
.publish2_header{font-size:12px}
.publish2_story_tags, .publish2_story_publication_date, .publish2_story_publication_name{color:#999;font-family:Arial, helvetica, sans-serif;}
.publish2_journalist_profile{font-style: none;font-family:Arial, Helvetica, sans-serif;}
.publish2_link{}
.publish2_story_headline{font-size:12px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
.publish2_story_description, .publish2_tweet{font-family:Arial, Helvetica, sans-serif;}
.publish2_story_tags{font-size:8px;}
#publish2_footer{color:#EEE;}
.publish2_video{border:1px solid #000;}
.publish2_stories{margin-bottom:1em;}
.publish2_stories dd{margin-top:0.5em;}

/* Removed padding-bottom and gave it to story */
.section_story_text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:150%;
padding-bottom:0;
}

/* Removed padding-left:3px and added padding-bottom */
.updates_timestamp {
color:#4F4F4F;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
padding-bottom:3px;
text-decoration:none;
}

.story{margin-bottom:15px;}
.columnists_list{padding-left:5px;list-style:inside square;margin-bottom:10px;}

/* Letters include */
#letters_include .bloglink_headline{padding:0 0 1em 1em;display:block;}