/* MOLECULAR INC. - CSS by Amanda Flohr-Egile & Yuval Zukerman */

/* SEE common.css FOR HEADER_TALL DIV USED ON STORY PAGE */

/* STORY PAGE LAYOUT ELEMENTS */
div#storywrapper
{  
	float: left;
	width: 77.8em;
	margin: 0 0 0 0px;
	padding: 0;
	border: 0;
	background-color: transparent;
} 

div#storywrapper h2 /* IE-Specific exists */
{
	padding-left: 20px;		
	font-family: Arial, Helvetica, Sans-Serif;
}

#storycontainer
{
	float: left;
	width: 77.8em;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	/*background: transparent url("http://www.azfamily.com/images/bg_bottom_tile.gif") repeat-y;*/
}
#story
{
	float: left;
	width: 77.8em;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	/*background: transparent url("http://www.azfamily.com/images/bg_content.gif") no-repeat; */
}
#storycontentcontainer /* Safari style - see mac.css */
{
	margin: 10px 23px 0 26px;
	padding: 0;
	border: 0;
}
#storycontent
{
	float: left;
	/*border-bottom: 2px solid #000; */
	/*border-right: 2px solid #000;*/
	border-left: 0;
	border-top: 0;
	padding: 0;
	margin: 0 0 0 -7px;
	background-color: #fff;
	color: #000;
	height: 100%;
}

html>/**/body #storycontent, *:first-child+html #storycontent { margin: 0 0 0 -10px; }

#storycontentleft { float: left; width: 410px; margin: -95px 0 0 0; padding: 0 6px 6px 0; border-right: 1px solid #CCC; }

#storycontentfull { float: left; width: 680px; margin: -65px 0 0 0; padding: 0 6px 6px 6px; border: 0; }

#storycontentright
{
	float:right;
	width: 300px;
	margin: -47px 0px 0 0;
	padding: 0 2px 1px 4px;
	border: 0;
	position: relative;
	left: 20px;
}
html>/**/body #storycontentright {
	position: relative;
	left: 10px;
	}
/* STORY PAGE STYLES */
#storycontentleft div.storyimg
{
	float: left;
	clear: both;
	width: 190px;
	margin: 5px 7px 7px 0;
	padding: 0;
	border: 1px solid #000;
	background-color: #4B4B4B;
	color: #fff;
}
#storycontentleft div.storyimg p
{
	margin: 0;
	padding: 3px;
	border: 0;
}
#storycontentleft div.storyimg p.captionvideo
{
	text-align: left;
	margin: 2px 1px;
	padding: 4px 1px 4px 24px;
	background-image:url("http://www.dallasnews.com/images/icon_captionvideo.gif"); background-repeat:no-repeat; background-position: 3px 45%;
}
#storycontent p
{
	margin: 5px 2px 13px 1px;
	padding: 0;
	border: 0;
	font-size: 1.1em;
	line-height: 1.4em;
}
#storycontent h4
{
	margin: 0 5px 7px 0;
	padding: 0 5px 2px 0;;
	/*border-bottom: 2px solid #9293C8;*/
	font-size: 1.3em;
	line-height: 1.4em;
	font-family:Arial, Helvetica, Sans-Serif;
}
#storycontent p.form
{
	margin: 1px 2px 5px 1px;
	padding: 0;
	border: 0;
	font-size: 1.1em;
	line-height: 1.4em;
}

/* STORY LINKS LOCATED AT END OF STORY, WITH TOP BORDER */
/* STORY LINKS LOCATED NEXT TO STORY UP TOP RIGHT */
ul.storylinks
{
	padding: 0;
	margin: 0;
	width: 0;
}

table.article_tools
{
	width: 298px;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 0px 0;
	border: 0;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	background-image: url("http://www.dallasnews.com/images/ice3/articles_tools_bg1.gif"); background-repeat: no-repeat;
}

table.article_tools td.text
{
	padding: 0 0 2px 0;
}

table.article_tools a, table.article_tools a:link, table.article_tools a:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

table.article_tools a:hover
{
	text-decoration: underline;
}

div#storycontentright table.article_tools
{
	width: 296px;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 0px 0;
	border: 0;
	height: 45px;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	background-image: url("http://www.dallasnews.com/images/ice3/article-tools-bg.jpg"); background-repeat: no-repeat;
}

div#storyFooterLinks {
	position: relative;
	left: -7px;
	width: 430px;
	padding: 0;
	margin: 0;
}


ul#storylinks_bordertop {
	position: relative;
	left: -5px;
	width: 430px;
	padding: 0;
	margin: 0;
}


div#storyFooterLinks div#article_tools_container table.article_tools
{
	width: 405px;
	text-align: left;
	margin: 0 0 2px 0px;
	padding: 0px 0;
	border: 0;
	height: 45px;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	background-image: url("http://www.dallasnews.com/images/ice3/article-tools-bg-400.jpg"); background-repeat: no-repeat;
}

div#storyFooterLinks ul#storylinks_bordertop div#article_tools_container table.article_tools
{
	width: 405px;
	text-align: left;
	margin: 0 0 2px 0px;
	padding: 0px 0;
	border: 0;
	height: 45px;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	background-image: url("http://www.dallasnews.com/images/ice3/article-tools-bg-400.jpg"); background-repeat: no-repeat;
}
table.article_tools td.text
{
	padding: 0 0 2px 0;
}

table.article_tools a, table.article_tools a:link, table.article_tools a:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

 table.article_tools a:hover
{
	text-decoration: underline;
}

#adbox
{
	width: 98%;
	float: left;
	margin: 10px 0;
	padding: 5px;
	border: 0;
	font-weight: normal;
	line-height: 1.5em;
	background-color: #fff;
	color: #7E7E7E;
}
#adbox table
{
	border-collapse: collapse;
}
#adbox td
{
	padding: 0px 5px 0px 0px;
	margin: 0 5px;
	text-align: left;
	width: 33%;
	vertical-align: baseline;
}
#adbox p
{
	margin: 3px 0;
	padding: 0;
}
/* BULLET LISTS */

#storycontent div.storylist
{
	padding: 0 0 0 0px;
	margin: 3px 2px 6px 0px;
}	

#storycontent div.storylist p 
{
	margin: 0;
	background-image:url("http://www.dallasnews.com/images/bg_bullet.gif"); background-repeat:no-repeat; background-position: 0 8px;
	padding: 2px 2px 2px 8px;
	font-size: 1.05em;
	line-height: 1.4em;
}

#storycontent p a, #storycontent p a:link, #storycontent p a:visited
{
	color: #000;
	text-decoration: none;
}

#storycontent p a:hover
{
	color: #000;
	text-decoration: underline;
}

#storycontent div.bulletlist p 
{
	margin: 0;
	padding: 2px 0px 2px 10px;
	font-size: 1.05em;
	line-height: 1.4em;
}	
#storycontent div.storylist p.video
{
	background-image:url("http://www.dallasnews.com/images/icon_video.gif"); background-repeat:no-repeat; background-position: left 40%;
	padding: 2px 0px 2px 23px;
	margin: 0;
	font-size: 1.05em;
	line-height: 1.4em;
}

/* HEADINGS - see styles.css for remaining heading styles */
#storyheading
{
	margin: 4px;
	padding: 0;
	border-bottom: 2px solid #9293C8;
}
#storyheading h1
{
	margin: 0;
	padding: 4px;
	font-size: 2em;
	line-height: 1.4em;
	width: 250px;
	font-family:Arial, Helvetica, Sans-Serif;
}

#storycontent form
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
}
/* CONTENT BLOCKS LOCATED ON LOWER RIGHT SIDE OF PAGE INSIDE storycontentright DIV */

.storybox /*  Each content box should begin with this class */
{
	margin: 5px 3px 10px 0;
	padding: 5px;
	/*border-bottom: 2px solid #484848;*/
	/*border-right: 2px solid #484848;*/
	/*border-left: 1px solid #BEBDBD;*/
	/*border-top: 1px solid #BEBDBD;*/
}
/* PARAGRAPH ICONS - SPECIFIED FOR THIS PAGE */
#storycontent p.chat
{
	text-align: left;
	margin: .8em 0;
	padding: 1px 1px 1px 20px;
	background-image:url("http://www.dallasnews.com/images/icon_chat.gif"); background-repeat:no-repeat; background-position: left top;
}
#storycontent p.email
{
	text-align: left;
	margin: .8em 0;
	padding: 1px 1px 1px 20px;
	background-image:url("http://www.dallasnews.com/images/icon_email.gif"); background-repeat:no-repeat; background-position: left top;
}
#storycontent p.email
{
	text-align: left;
	margin: .8em 0;
	padding: 1px 1px 1px 20px;
	background-image:url("http://www.dallasnews.com/images/icon_email.gif"); background-repeat:no-repeat; background-position: left top;
}
#storycontent p.bullet
{
	text-align: left;
	margin: .8em 0;
	padding: 1px 1px 1px 22px;
	background-image:url("http://www.dallasnews.com/images/bg_bullet.gif"); background-repeat:no-repeat; background-position: left top;
}
#storycontent p.board
{
	text-align: left;
	margin: .8em 0;
	padding: 1px 1px 1px 20px;
	background-image:url("http://www.dallasnews.com/images/icon_board.gif"); background-repeat:no-repeat; background-position: left top;
}
#storycontent p.tell
{
	text-align: left;
	margin: .8em 0;
	padding: 1px 1px 1px 20px;
	background-image:url("http://www.dallasnews.com/images/icon_tell.gif"); background-repeat:no-repeat; background-position: left top;
}

div#storyRelatedItems
{
	float: right; 
	clear: right; 
	width: 280px; 
	padding-right: 20px;
}

div#storyFooterLinks
{
	float: left; 
	width: 400px; 
	margin-left: 4px;
}


.vitstorydate
{
	padding: 2px 0 2px 2px;
	background-color: #FFF;
	position: relative;
	right: 1px;
	width: 240px;
	color: #000;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
}

span.vitstorydeck 
{
	font-size: 13px;
	font-family: Verdana;
	line-height: 11px;
	font-weight: normal;
}

.vitstorybyline
{
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

span.vitstorybody
{
	margin-top: 5px;
}


h2.vitstoryheadline { margin: 5px 0 0 0 !important; padding: 0 !important; font-size: 20px !important; line-height: 23px !important; color: #333; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-weight: normal;}

.vitstoryimagecredit 
{
	line-height: 11px !important;
	font-style: italic;
	text-align: right;
	background-color: #4B4B4B;
	color: #fff; 
	font-size: 10px !important ;
	padding: 0;
	margin: 0;
	border: 0;
}

.vitstoryimagecaption 
{
	line-height: 11px !important;
	float: left;
	clear: right;
	background-color: #4B4B4B;
	color: #fff; 
	font-size: 10px !important;
	padding: 0;
	margin: 0;
	border: 0;
	margin-top: -15px;
}

.vitstoryimageleft 
{
	float: left;
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000;
	padding: 0;
	background-color: #4B4B4B;
}

.vitstoryimageright 
{
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000;
	padding: 0;
	background-color: #4B4B4B;
}

div#genContainer { margin-top: 0; margin-bottom: 40px; margin-left: 0; padding-left: 0; }



/* div#genContainer { margin-top: -50px; margin-left: -20px; margin-bottom: 80px; } */

/* printer-friendly page logo */
div#printLogo
{
	display: none;
}

.storybox h4
{
	color: #FFF;
	background-color: #50638f;
	border: 0;
	margin-left: 4px;
}


.section_header_border
{
	border-bottom: 1px solid #50638f;
}

.section_header_table
{
	padding-top: 2px;
}

div#columnist_mug_container
{
	float: right;
	position: relative;
	left: 2px;
	width: 151px;
	padding: 0 0 0px 2px;
	margin: 0px;
}

table.columnist_mug
{
	background-color: #dce4d1;
}

.columnist_mug_top
{
	background-image:url("http://www.dallasnews.com/images/ice3/mug_top_new.gif"); background-repeat:no-repeat; background-position: 0% 0%;
	padding: 0px 0 0 3px;
	margin: 0;
	vertical-align: top;
	background-color: #dce4d1;
	width: 151px;
	height: 32px;
	color: #FFF;
	font-weight: bold;
}

.columnist_mug_bottom
{
	background-image:url("http://www.dallasnews.com/images/ice3/mug_bottom_new.gif"); background-repeat:no-repeat; background-position: 0% 0%;
	background-color: #dce4d1;
	width: 151px;
	height: 10px;
	margin-bottom: 5px;
}

.columnist_mug_text
{
	padding-left: 5px; 
	padding-top: 0px; 
	margin: 0; 
	background-color: #dce4d1;
	line-height: 11px;
}

.columnist_mug_text p
{
	font-size: 10px; 
	line-height: 11px;
	background-color: #dce4d1;
	color: #000;
}

.columnist_mug_text p.links
{
	text-align: center;
	background-color: #dce4d1;
}

.columnist_mug_text p a, .columnist_mug_text p a:link, .columnist_mug_text p a:visited
{
	text-decoration: none;
	line-height: 11px;
	color: #000;
	background-color: #dce4d1;
}

.columnist_mug_text p a:hover
{
	text-decoration: underline;
}

.story_spotlight
{
	width: 230px;
	float: left;
	border: 0;
	padding-right: 8px;
}

.story_spotlight_module
{
	width: 230px;
	clear: both;
	padding-bottom: 4px;
}

.story_spotlight_header
{
	background-image: url("http://www.dallasnews.com/images/ice3/spotlight_icon.gif");
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 230px;
	height: 23px;
}

.story_spotlight div.spotlight_photo
{
	padding-top: 0px;
	margin: 3px 0 0 0;
	float: left;
	width: 76px;
	clear: both;
}

.story_spotlight div.spotlight_tease
{
	padding-top: 0px;
	margin-top: 2px;
	float: left;
	width: 145px;
}

.story_spotlight div.spotlight_tease p
{
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 0px;
	line-height: 13px; 
}

.story_spotlight div.spotlight_tease a, .homepage_spotlight div.spotlight_tease a:link, .homepage_spotlight div.spotlight_tease a:visited
{
	color: #000000; 
	font-size: 11px;
	font-weight: normal; 
	font-family: Verdana;
	text-decoration: none;
}

/*.vitstorybody div.biblockmore {position: relative; left: 2px;}*/

table.nod_story
{
	width: 296px;
	height: 44px;
	background-image: url("http://www.dallasnews.com/images/ice3/nod_story_bg1.gif"); background-repeat: no-repeat;
}

table.nod_story table.nod_story_sub td.top
{
	padding: 6px 0 0 0;
}

table.nod_story table.nod_story_sub td.texttop
{
	padding: 6px 0 0 0;
}

table.nod_story table.nod_story_sub td.bottom
{
	padding: 0 0 10px 0;
}

table.nod_story table.nod_story_sub td.textbottom
{
	padding: 0 0 9px 0;
}

table.nod_story table.nod_story_sub a, table.nod_story table.nod_story_sub a:link, table.nod_story table.nod_story_sub a:visited
{
	font-weight: normal;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

table.nod_story table.nod_story_sub a:hover
{
	text-decoration: underline;
}

table.nod_story_sponsor
{
	width: 296px;
	background-image: url("http://www.dallasnews.com/images/ice3/nod_story_bg_sponsor1.jpg"); background-repeat: no-repeat;
}

table.nod_story_sponsor table.nod_story_sub td.top
{
	padding: 6px 0 0 0;
}

table.nod_story_sponsor table.nod_story_sub td.texttop
{
	padding: 6px 0 0 0;
}

table.nod_story_sponsor table.nod_story_sub td.bottom
{
	padding: 5px 0 5px 0;
}

table.nod_story_sponsor table.nod_story_sub td.textbottom
{
	padding: 5px 0 4px 0;
}

table.nod_story_sponsor table.nod_story_sub a, table.nod_story_sponsor table.nod_story_sub a:link, table.nod_story_sponsor table.nod_story_sub a:visited
{
	font-weight: normal;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

table.nod_story_sponsor table.nod_story_sub a:hover
{
	text-decoration: underline;
}

ul.storylinks
{
	padding: 0; 
	margin: 0;
	width: 0;

}

.google_map
{
	margin-left: 8px;
	position: relative;
	top: 5px;
}

.google_map_caption
{
	font-size: 10px;
	font-weight: bold;
	position: relative;
	bottom: -5px;
}

div#storycontentleft div#genContainer .bicenterpiece .biposter1 h1 {line-height: 25px;}

.vitstorybody .bisidebarright, .vitstorybody .biblockmore, .vitstorybody  .bistoryimgright, .vitstorybody .thumbleft, .vitstorybody .bistoryimgleft, .vitindexteaser .bisidebarright, .vitindexteaser .biblockmore, .vitindexteaser  .bistoryimgright, .vitindexteaser .thumbleft, .vitindexteaser .bistoryimgleft, .vitindexteaser .left_column_photo_container, .vitindexteaser .wide_left_column_teaser, .vitstorybody .biimage, .vitindexteaser .biimage, .vitstorybody .vitstoryimageleft, .vitstorybody .vitstoryimageright { margin-bottom: 10px !important;  margin-top: 10px !important; }


div#marketplace_tab_background
{
	margin-right: -14px !important; margin-left: 10px !important;
}

*:first-child+html div#marketplace_tab_background { margin-right: -10px !important; }

