/*  STORY PAGE  */
#storysection {
padding: 8px 8px 0 8px;
margin: 0;
font-family: Helvetica, Arial, sans-serif;
background: white;
height: 1%; /* forces hasLayout in IE6 for Peekaboo bug */
}

#storysection .sectiondiv h1 {
color: #777;
font-size: 24px;
line-height: 26px;
text-transform: uppercase;
color: #777;
margin: 0;
padding: 0 0 5px 0;
}

#storysection .subtitle {
font-size: 14px;
line-height: 16px;
color: #666;
padding: 5px 0;
}

#storysection #videobox {
clear: none;
float: none;
padding: 0;
margin-bottom: 10px;
}

#storysection .storyimgcont {
width: 322px;
overflow: hidden;
}

#storysection .storyimgcont .caption, 
#storysection .storyimgcont .credit {
font-size: 11px;
line-height: 13px;
background: #fff;
color: #444;
text-align: left;
padding: 4px 0;
margin: 0;
overflow: hidden;
width: 320px;
}

#storysection .leadstoryimg {
margin: 0 0 10px 0;
padding: 0;
width: 320px;
clear: none;
border: 1px solid #ccc;
}

#storysection .title {
font-family: Georgia, Times, Times New Roman, serif;
font-size: 28px;
line-height: 32px;
margin: 0 0 10px 0;
padding: 0;
color: #777;
float: none;
clear: none;
}

#storysection .author {
float: none;
clear: none;
padding: 0;
margin: 0;
font-size: 14px;
font-weight: normal;
color: #333;
}

#storysection .author a {
color: #777;
}

.story .storyinfo {
margin: 0;
padding: 2px 0 12px 0;
clear: none;
}

.story .storyinfo p {
color: #333;
display: block;
margin: 0;
padding: 0;
font-size: 10px;
font-family: Arial, sans-serif;
}

.story .storyinfo p:first-child {
font-size: 12px;
line-height: 18px;
}

.story .storyinfo p:after {
content: ")";
}

.story .storyinfo p:before {
content: "(";
}

.story .storyinfo p:first-child:before,
.story .storyinfo p:first-child:after {
content: "";
}

#storysection .storybody {
font-size: 14px;
line-height: 18px;
color: #333;
padding-bottom: 12px;
}

#storysection .storybody p {
font-size: 14px;
line-height: 18px;
color: #333;
padding-bottom: 12px;
margin: 0;
}

/*  IMWARE  */
.story #storytools {
width: 322px;
height: auto;
margin: 0 10px 10px 0;
padding: 0;
background: #fff;
float: left;

}

.story #imware {
width: 320px;
height: 122px;
margin: 0 0 0 0;
padding: 0;
text-align: left;
border: 1px solid #ccc;
}

.story #imware .sectiondiv {
background: #eee;
height: 19px;
border-bottom: 1px solid #ccc;
width: 320px;
margin: 0;
padding: 0;
}

.story #imware .sectiondiv h1 {
margin: 0;
padding: 0 0 0 5px;
font-size: 11px;
height: 19px;
line-height: 23px;
text-transform: uppercase;
text-align: left;
display: block;
visibility: visible;
text-indent: 0;
}

.story #imware ul {
margin: 4px 5px;
padding: 0;
list-style-type: none;
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}

.story #imware ul li {
height: 23px;
line-height: 25px;
width: 148px;
float: left;
}

* html .story #imware ul li,
*:first-child+html .story #imware ul li {
height: 20px;
line-height: 20px;
}

.story #imware ul li a {
display: block;
padding-left: 20px;
text-decoration: none;
color: #333;
}

.story #imware ul li a:hover {
text-decoration: underline;
}
.story #imware .tool-comment a {
background: transparent url(http://images.bimedia.net/designimages/icon_comment_12x12.png) center left no-repeat;
}

.story #imware .tool-email a {
background: transparent url(http://images.bimedia.net/designimages/bim_imware_email.gif) center left no-repeat;
}

.story #imware .tool-print a {
background: transparent url(http://images.bimedia.net/designimages/bim_imware_print.gif) center left no-repeat;
}

.story #imware .tool-yn a {
background: transparent url(http://images.bimedia.net/designimages/yn_icon.gif) center left no-repeat;
}

.story #imware .tool-digg a {
background: transparent url(http://images.bimedia.net/designimages/bim_imware_digg.gif) center left no-repeat;
}

.story #imware .tool-delicious a {
background: transparent url(http://images.bimedia.net/designimages/bim_imware_delicious.gif) center left no-repeat;
}

.story #imware .tool-facebook a {
background: transparent url(http://images.bimedia.net/designimages/bim_imware_facebook.gif) center left no-repeat;
}


/*  STORY MULTIMEDIA, RELATED CONTENT & MOST POPULAR */
.story #relatedmedia,
.story #related,
.story #mpsectional {
margin: 0 8px 8px 0;
padding: 0;
border: 1px solid #ccc;
background: #fff;

}

.story #relatedmedia,
.story #related {
width: 320px;
}

* html .story #relatedmedia,
* html .story #related {
width: 322px;
}

.story #related {
clear: both;
float: left;
}

#related h3 {
font-size: 13px;
line-height: 17px;
margin-left: 10px;
padding: 0;
color: #333333;
}

#related {
font-size: 12px;
line-height: 15px;
margin: 0px;
padding: 0px;
}

#related ul {
margin: 0px 0 0px 0;
padding: 0px 10px 0 30px;
}

#related ul li {
padding: 0 0 2px 0 ;
margin: 0;
}

#related a:link, #related a:active, #related a:visited {
color: #333;
}

#related a:hover {
color: #284AAC;
}

.story #mpsectional {
width: 418px;
height: 198px;
margin-top: 8px;
overflow: hidden;
clear: both;
float: left;
}

.story .columncenter #mpsectional .sectiondiv {
display: block !important;
visibility: visible !important;
}

.story #relatedmedia h3,
.story #related h3,
.story #mpsectional .sectiondiv h1 {
height: 19px;
background: #eee;
border-bottom: 1px solid #ccc;
padding: 0 0 0 5px;
font-size: 11px;
line-height: 23px;
text-transform: uppercase;
margin: 0;
}

.story #relatedmedia h3,
.story #related h3 {
color: #777;
}

.story #mpsectional .sectiondiv h1 {
color: #666;
}

.story #relatedmedia ul,
.story #related ul,
.story #mpsectional ul {
margin: 8px 5px 8px 22px;
padding: 0;
color: #333;
font-size: 12px;
line-height: 14px;
}

.story #relatedmedia ul {
list-style-type: none;
margin-left: 10px;
}

.story #relatedmedia ul li,
.story #related ul li,
.story #mpsectional ul li {
padding-bottom: 4px;
}

.story #related ul li a,
.story #mpsectional ul li a {
color: #777;
text-decoration: none;
}

.story #relatedmedia ul li a {
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
color: #df432a;
}

.story .storybody ul {
margin-left: 22px;
padding: 4px 0;
}

.story .storybody ul li {
padding: 2px 0;
}

.story #mpcontext {
clear: both;
}

* html .story #mpcontext {
height: 216px;
}

.story #mpcontext:after,
.story #mpcontext-comments:after,
.story #comments-mp:after {
content: ".";
display: block;
height: 0;
width: 0;
overflow: hidden;
visibility: hidden;
clear: both;
}

.story #mpcontext-comments {
margin-bottom: 10px;
}

.story #mpcontext-comments #mpsectional {
height: auto;
float: none;
width:100%;
margin-top: 0;
}

.story #mpcontext-comments #contextualad {
float: none;
}


/* ---- COMMENTS ---- */
.story #commentcount {
font-size: 12px;
padding: 5px;
border: 1px solid #ccc;
margin: 5px 0; 
}

.story #commentform {
margin-bottom: 10px;
color: #333;
font-size: 12px;
border-top: 3px solid #ccc;
}

.story .comment {
border: 1px dotted #ccc;
padding: 10px;
background: #f4f4f4;
}

.story .comment h3 {
height: 20px;
line-height: 14px;
color: #333;
border-bottom: dotted 1px #ccc;
font-size: 13px;
margin: 0;
padding: 0;
}

.story .comment p {
font-size: 14px;
line-height: 18px;
margin: 8px 0 0 0;
padding: 0;
}

.story .comment p.commentflagged {
color: red;
margin: 0;
padding: 0;
}

.story #commentpost {
margin: 20px 0 0 0;
}

.story #commentpost h3 {
font-size: 18px;
font-weight: normal;
margin: 0 0 10px 0;
}

.story #commentpost .row {
margin: 0 0 16px 0;
font-size: 14px;
}

.story #commentpost .row input {
width: 200px;
}

.story #commentpost .row textarea {
width: 400px;
}

.story #commentpost .row h4 {
font-weight: normal;
margin: 0 0 4px 0;
padding: 0;
}

.story #commentpost .disclaim {
font-style: italic;
}

.story #commentpost .submit {
margin-top: 12px;
}

.commentFlag {
font-size: 11px;
display: block;
text-indent: 20px;
background: url(http://media.younewstv.com/designimages/yn_flag_icon.gif) left top no-repeat;
}

/*  STORY CONTEXTUAL AD  */
.story .columncenter #contextualad,
.story .columncenter #contextualad iframe {
padding: 0;
margin: 4px 0 0 0;
background: none;
border: none;
width: 200px;
height: 200px;
clear: none;
float: right;
}


/* ADFUSION STYLES FOR STORY WIDE */
#AdFusionBSW {border: solid black 1px; width: 640px;background-color: #ffffff;clear: both; margin-bottom: 10px;}
#AdFusionBSW h1 {font-size: 14px;font-family: Arial, Verdana, Helvetics, sans-serif;padding: 5px 0 0 5px; margin: 0;}
.afsummary {font-size: 12px;}
.afheadline {font-size: 16px;font-weight: bold;}
.AdFusionA,.AdFusionTable a {text-decoration: none;}
.afsummary a {font-weight: normal !important;)

