/* 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: 78em;
	margin: 0;
	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: 78em;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background: transparent url("http://www.wwltv.com/images/bg_bottom_tile.gif") repeat-y;
}
#story
{
	float: left;
	width:78em;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background: transparent url("http://www.wwltv.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;
	background-color: #fff;
	color: #000;
	height: 100%;
}
#storycontentleft
{
	float: left;
	width: 400px;
	margin: -17px 0 0 0;
	padding: 0 6px 6px 6px;
	border: 0;
}
#storycontentfull
{
	float: left;
	width: 680px;
	margin: -17px 0 0 0;
	padding: 0 6px 6px 6px;
	border: 0;
}
#storycontentright
{
	float:right;
	width: 300px;
	margin: -17px 0 0 0;
	padding: 0 2px 1px 1px;
	border: 0;
}
/* STORY PAGE STYLES */
#storycontentleft div.storyimg
{
	float: left;
	clear: both;
	width: 200px;
	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.wwltv.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-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
}

/* STORY LINKS LOCATED AT END OF STORY, WITH TOP BORDER */
#storylinks_bordertop
{
	width: 96%;
	text-align: left;
	margin: 10px 0;
	padding: 8px 0;
	border-top: 1px dotted #ccc;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.4em;
}
#storylinks_bordertop li
{
	display: inline;
	padding: 2px 15px 2px 0px;
	margin: 0;
	text-align: left;
}
#storylinks_bordertop li.print
{
	display: inline;
	padding: 2px 15px 2px 22px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.wwltv.com/images/icon_print.gif"); background-repeat:no-repeat; background-position: 0% 40%;
}
#storylinks_bordertop li.email
{
	display: inline;
	padding: 2px 15px 2px 22px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.wwltv.com/images/icon_email.gif"); background-repeat:no-repeat; background-position: 0% 40%;
}
#storylinks_bordertop li.rss
{
	display: inline;
	padding: 2px 15px 2px 20px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.wwltv.com/images/rss.gif"); background-repeat:no-repeat; background-position: 0% 10%;
}
/* STORY LINKS LOCATED NEXT TO STORY UP TOP RIGHT */
.storylinks
{
	width: 96%;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 8px 0;
	border: 0;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.4em;
}
.storylinks li
{
	display: inline;
	padding: 2px 15px 2px 0px;
	margin: 0;
	text-align: left;
	line-height: 2em;
}
.storylinks li.print
{
	display: inline;
	padding: 2px 15px 2px 22px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.wwltv.com/images/icon_print.gif"); background-repeat:no-repeat; background-position: 0% 40%;
}
.storylinks li.email
{
	display: inline;
	padding: 2px 15px 2px 22px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.wwltv.com/images/icon_email.gif"); background-repeat:no-repeat; background-position: 0% 40%;
}
.storylinks li.rss
{
	display: inline;
	padding: 2px 15px 2px 20px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.wwltv.com/images/rss.gif"); background-repeat:no-repeat; background-position: 0% 10%;
}
.storylinks li.video
{
	display: inline;
	padding: 2px 15px 2px 23px;
	margin: 0;
	text-align: left;
	background-image:url("http://www.wwltv.com/images/icon_video.gif"); background-repeat:no-repeat; background-position: 0% 40%;
}
#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;
	margin: 3px 2px 6px 2px;
}	
#storycontent div.storylist p 
{
	margin: 0;
	background-image:url("http://www.wwltv.com/images/bg_bullet.gif"); background-repeat:no-repeat; background-position: 0% 50%;
	padding: 2px 0px 2px 10px;
	font-size: 1.05em;
	line-height: 1.4em;
}	
#storycontent div.bulletlist p 
{
	margin: 0;
	background-image:url("http://www.wwltv.com/images/bg_bullet.gif"); background-repeat:no-repeat; background-position: 0% 50%;
	padding: 2px 0px 2px 10px;
	font-size: 1.05em;
	line-height: 1.4em;
}	
#storycontent div.storylist p.video
{
	background-image:url("http://www.wwltv.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;
}
#storycontainer h2
{
	margin: 4px 7px;
	padding: 0;
	font-size: 20px;
	line-height: 14px;
	font-family:Arial, Helvetica, Sans-Serif;
}
#storycontent form
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	font-weight: bold;
}
/* 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;
}
.storyboxleft /*  Each content box should begin with this class */
{
	margin: 10px 15px 10px 15px;
	padding: 10px;
	border-bottom: 2px solid #484848;
	border-right: 2px solid #484848;
	border-left: 1px solid #BEBDBD;
	border-top: 1px solid #BEBDBD;
	width: 300px;
	float: left;
	display: inline;
	height: 145px;
	font-size: 12px;
}

.storyboxleftsmall /*  Each content box should begin with this class */
{
	margin: 5px 10px 5px 10px;
	padding: 5px;
	border-bottom: 2px solid #484848;
	border-right: 2px solid #484848;
	border-left: 1px solid #BEBDBD;
	border-top: 1px solid #BEBDBD;
	width: 80px;
	float: left;
	display: inline;
	height: 110px;
	font-size: 12px;
	text-align: center;
}

.storyboxleftmedium /*  Each content box should begin with this class */
{
	margin: 5px 10px 5px 10px;
	padding: 5px;
	border-bottom: 2px solid #484848;
	border-right: 2px solid #484848;
	border-left: 1px solid #BEBDBD;
	border-top: 1px solid #BEBDBD;
	width: 125px;
	float: left;
	display: inline;
	height: 175px;
	font-size: 12px;
	text-align: center;
}

.storyboxright /*  Each content box should begin with this class */
{
	margin: 10px 15px 10px 15px;
	padding: 10px;
	border-bottom: 2px solid #484848;
	border-right: 2px solid #484848;
	border-left: 1px solid #BEBDBD;
	border-top: 1px solid #BEBDBD;
	width: 300px;
	float: right;
	display: inline;
	height: 145px;
	font-size: 12px;
}
.storyboxfull /*  Each content box should begin with this class */
{
	margin: 10px 15px 10px 15px;
	padding: 10px;
	border-bottom: 2px solid #484848;
	border-right: 2px solid #484848;
	border-left: 1px solid #BEBDBD;
	border-top: 1px solid #BEBDBD;
	height: 120px;
	font-size: 12px;
}
#trafficbox /*  Each content box should begin with this class */
{
	margin: 20px 15px 20px 15px;
	padding: 10px;
	border-bottom: 2px solid #484848;
	border-right: 2px solid #484848;
	border-left: 1px solid #BEBDBD;
	border-top: 1px solid #BEBDBD;
	font-size: 12px;
}
.storyboxcontainer /*  Each content box should begin with this class */
{
	clear: both;
}
.storyboxcontainersmall /*  Each content box should begin with this class */
{
	clear: both;
	padding: 0 0 0 25px;
}
/* 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.wwltv.com/images/icon_chat.gif"); background-repeat:no-repeat; background-position: left top;
}
#storycontent p.video
{
	text-align: left;
	margin: .8em 0;
	padding: 1px 1px 1px 22px;
	background-image:url("http://www.wwltv.com/images/icon_video.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.wwltv.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.wwltv.com/images/icon_tell.gif"); background-repeat:no-repeat; background-position: left top;
}

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

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

.biimage {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	width: 185px !important;
	position: relative;
	top: 0;
	left: 0;
	right: 5px;
	}

.vitstoryimage {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
	}
/* Special Styles End Here */

div#genContainer
{
	position: relative;
	bottom: 60px;
}

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

span.vitstorybyline {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	}
	
span.vitstoryheadline
{
	margin: 0;
	padding: 0;
	font-size: 25px;
	line-height: 27px;
	font-family:Arial, Helvetica, Sans-Serif;
	position: relative;
	bottom: 15px;
	top: -15px;
	left: -25px;
}


span.vitstorydeck {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	}
	
.vitstoryimagecredit {
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
	display: compact;
	text-align: right;
}

.vitstoryimagecaption {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	float: left;
	clear: right;
}

span.vitstorydate
{
	margin: 7px 0 5px 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, sans-serif;
}

.vitstoryimageright { float: right; clear: left; margin-left: 5px; border: 1px solid #000; background-color: #f9f8d7; }
.vitstoryimageleft { float: left; clear: right; margin-right: 5px; border: 1px solid #000; background-color: #f9f8d7; }
.vitstoryimagecenter { margin: auto; border: 1px solid #000; background-color: #f9f8d7; }
.vitstoryimageright, .vitstoryimageleft, .vitstoryimageright { text-indent: 0; }
.vitstoryimagecredit, .vitstoryimagecaption { text-indent: 0; }
.vitstoryimagecredit { font-size: 10px; font-weight: bold; text-align: right; margin: 0 2px 0 2px;}
.vitstoryimagecaption { font-size: 11px; margin: 0 2px 0 2px; }





.bistoryimgleft {
float: left;
clear: both;
margin-left: 5px;
margin-right: 5px;
display: inline;}

.bistoryimgleft2 {
float: left;
clear: both;
margin-left: 5px;
margin-right: 10px;
margin-top: 30px;
margin-bottom: 30px;
display: inline;}

html>body> .bistoryimgleft2 {
float: left;
clear: both;
margin-left: 5px;
margin-right: 5px;
display: inline;}

.bistoryimgright2 {
float: right;
clear: both;
margin-left: 10px;
margin-right: 5px;
margin-top: 30px;
margin-bottom: 30px;
display: inline;}

html>body> .bistoryimgright2 {
float: right;
clear: both;
margin-left: 10px;
margin-right: 5px;
display: inline;}


.bistoryimgright {
float: right;
margin-left: 5px;
margin-right: 5px;
display: inline;}
