p.newsStory { 
  padding: 10px 0px;
  border-bottom: dashed 1px #000;
  color: #000;
  clear: both;
  height: 75px;
  display: block;
  position: relative;
}

.newsStory .newsphoto { 
  float: left; margin-right: 10px;
}

.newsStory .headline { 
  font-weight: bold;
  font-size: 16px;
  font-family: 'Helvetica Bold', 'helvetica', arial, sans-serif;
}

.newsStory .morelink { 
  color: #ff0033;
  text-transform: uppercase;
  float: right;
  position: absolute;
  right: 0px;
  bottom: 5px;
}

.contain { margin-right: 20px; }

.header img { float: left; }
.header .contain img { float: none; }
.header .contain { 
  color: #fff;
  margin: 13px 0 0 0;
  padding-right: 10px;
  background-color: #000;
  float: left;
  width: 424px;
  height: 33px;
  line-height: 34px;
  text-align: right;
  font-size: 14px;
}
.header .contain a { padding: 0px 10px; }
.header select option { color: #000; }

.belowList { 
  text-align: right;
  margin: 20px 0px;
  color: #000;
}
.belowList a { padding: 0px 10px; }

#main { margin-left: 17px; }

#rightcol { margin-top: 10px; }



/* --- UPDATE from 2014 css --- */

#rightColumn > .item { margin-bottom: 22px; }
#Gallery_Tile img { width: 100%; }

#Celeb_Tweets, #X17_Tweets { 
  background-color: #e6e6e6; 
  padding: 5px;
}
#Celeb_Tweets h3, #X17_Tweets h3 { 
  margin: 5px 0 10px 0; 
  font-size: 120%;
  text-transform: uppercase;
  font-style: italic;
}

#FaceOff { 
  background-color: #99ffff;
  padding-bottom: 10px;
  display: none;
}
#FaceOff .below_face_off { 
  margin: 7px 0px 0 0px;
  font-size: 110%;
  text-align: center;
  
}
#FaceOff .options {
  border-bottom: solid 2px #333;
  padding: 0px 0 5px 0;
  margin: 10px 0 10px 0;
}
#FaceOff .below_face_off .face_off_vote { margin-right: 10px; }
#FaceOff .below_face_off .face_off_vote, #FaceOff .below_face_off .face_off_results { cursor: pointer; }
.faceOff .face_off_results .face_off_bar,
#FaceOff .face_off_results .face_off_bar { height: 18px; background-color: #ff0033; display: block; float: left; margin-right: 10px; }
table.face_off_results { width: 100%; }
.faceOff td.name { text-align: left; }
.faceOff td.bar { font-weight: bold; text-align: left; }

#Story_Links .contain { margin: 0 0 0 0; }
#Story_Links .contain .media { margin-top: 5px; clear: both; }
#Story_Links .contain .media a { color: #333; font-size: 14px; line-height: 18px; }
#Story_Links h3 {  
    margin: 0 0 0 0; 
    font-size: 18px; 
    padding: 4px; 
    background-color: #99ffff;  
    border-bottom: solid 3px #ff0033;
}
#Story_Links h3 span { color: #006666; font-weight: bold; }
#Story_Links .contain .media { background-color: #e6e6e6; height: 110px; }
#Story_Links .contain .media-body { 
	padding: 5px 10px 0 5px;
}
#Story_Links .contain .media-body .below { font-size: 80%; color: #999; }
#Story_Links .contain .media-object { width: 110px; float: left; margin-right: 5px; }
#Story_Links .media.set1 { display: none; }
#pageType_home #Story_Links .media.set0 { display: none; }
#pageType_home #Story_Links .media.set1 { display: block; }

/* --- Polls --- */
.poll {
  background-color: #e6e6e6;
  width: 100%;
  padding: 14px;
}

.poll h3 {  margin: 0 0 2px 5px; font-size: 18px; padding-top: 4px;  }
.poll h3 span { color: #006666; font-weight: bold; }
.poll input {
  background-color: #ffffff;
  width: 100%;
  color: #ff0033;
  text-transform: uppercase;
  font-weight: bold;
  border: solid 2px #d5d5d5;
  font-size: 150%;
}
.poll table input { width: auto; }
.poll .question { 
    background-color: #66ffff; 
    border-top: solid 2px #ff0033; 
    padding: 7px;
    color: #333; 
    font-size: 21px; 
    color: #333;
}

.poll .poll_bar { background-color: #ff0033; height: 10px; display: inline-block; position: relative; top: 5px; }


.poll { background-color: #99ffff; padding: 0 0 0 0;}
.poll .answers { 
  width: 100%;
  background-color: #ccffff;
  border-bottom: solid 2px #ff0033;
  border-top: solid 2px #ff0033;
  padding-bottom: 3px;
}
.poll .table { margin-bottom: 0; }


.poll .poll-buttons a { 
  display: inline-block; text-transform: uppercase; font-size: 16px; font-weight: bold; padding: 3px 10px 3px 7px;
}
.poll .poll-buttons a.vote { 
  background-color: #006666;
  color: #66ffff;
}
#mainColumn .poll .poll-buttons a.results, .poll .poll-buttons a.results { 
  color: #006666;
}

#Poll .contain { margin: 0 0 0 0; }

.poll .poll_results { 
  width: 100%;
  background-color: #ccffff;
  border-top: solid 2px #ff0033;
  border-bottom: solid 2px #ff0033;
}
.poll .poll_results tr td:first-child { padding-left: 7px;  color: #333;}
.poll .poll_results tr:first-child td { padding-top: 4px; }
.poll .poll_results tr:last-child td { padding-bottom: 4px; }
.poll td.bar { font-weight: bold; }

.post .poll, #rightColumn .poll { margin: auto auto;  }
.poll .contain img { width: 100%; display: inline-block; border-top: solid 2px #ff0033; }
.poll .answers .table  tr td { border-top: none; padding: 2px 8px 2px 8px; color: #333; }
.poll .below-results { background-color: #66FFFF; height: 30px; width: 100%; } 



/* main col poll customizations */
#pageType_polls #mainColumn .col0 { border-right: solid 1px #ccc; padding-left: 0; }
#pageType_polls #mainColumn .col1 { padding-right: 0; }

#pageType_polls #mainColumn .col0, #pageType_polls #mainColumn .col1 {  margin-bottom: 0; }
#pageType_polls #mainColumn .poll { margin-bottom: 1em; }

#Video_of_the_Day .header { 
  background: #18596c url('../graphics/2014/votd-header.png') top left no-repeat;
  width: 314px; height: 32px; overflow: hidden; position: relative;
}
#Video_of_the_Day .header a { 
  color: #fff; 
  position: absolute; right: 8px; top: 8px;
  font-size: 12px;
}
