body {
	background-color: #ffffff;
	font-size: 14px;
}

body.black-wide #media-container h1, body.black-wide #media-container h2, body.black-wide #media-container h3, body.black-wide #media-container h4, body.black-wide #media-container h5, body.black-wide #media-container h6, body.black-wide #media-container p, body.black-wide #media-container {
	color: #fff;
}
body.black-wide #channels ul li.more a {
	color: #fff;
}
body.black-2-column #media-container h1, body.black-2-column #media-container #main h2, body.black-2-column #media-container h3, body.black-2-column #media-container h4, body.black-2-column #media-container h5, body.black-2-column #media-container h6, body.black-2-column #media-container p, body.black-2-column #media-container {
	color: #fff;
}
body.black-2-column #channels ul li.more a {
	color: #fff;
}
body.black-hybrid #media-container h1, body.black-hybrid #media-container h2, body.black-hybrid #media-container h3, body.black-hybrid #media-container h4, body.black-hybrid #media-container h5, body.black-hybrid #media-container h6, body.black-hybrid #media-container p, body.black-hybrid #media-container {
	color: #fff;
}
body.black-hybrid #channels ul li.more a {
	color: #fff;
}
body.black-hybrid .article .header h2 a, body.black-wide .article .header h2 a , body.black-two-column .article .header h2, body.black-hybrid .article .header h2 a {
	color: #fff;
}
/*body.black-wide .eleven.columns {
	width: 940px;
}*/

body.black-wide #story #main h2 {
	width: 280px;
	margin-left: 10px;
	float: left;
	color: #fff;

}
em {
	font-style: italic;
}
strong { font-weight: bold; }
#index #sub .summary {
	font-size: 12px;
	line-height: 14px;
/*  height: 43px;
  overflow:hidden;*/
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#date {
	font-size: .8em;
	color: #666;
	line-height: 30px;
	text-align:right;
	height: 75px;
	overflow:hidden;

}
#date .date {
	margin-right: 10px;
	margin-top: 22px;
}
#channels .date {
	margin-top: 0px;
}
#channels {
	margin-bottom: 20px;
	position: relative;
}
#latest li, ol#top-five li {
	margin-bottom: 10px;
}
#headlines ul li {
	clear:both;
}

#channels ul {
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 30px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);

	background-image: linear-gradient(bottom, rgb(224,224,224) 9%, rgb(247,244,244) 55%);
	background-image: -o-linear-gradient(bottom, rgb(224,224,224) 9%, rgb(247,244,244) 55%);
	background-image: -moz-linear-gradient(bottom, rgb(224,224,224) 9%, rgb(247,244,244) 55%);
	background-image: -webkit-linear-gradient(bottom, rgb(224,224,224) 9%, rgb(247,244,244) 55%);
	background-image: -ms-linear-gradient(bottom, rgb(224,224,224) 9%, rgb(247,244,244) 55%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.09, rgb(224,224,224)),
		color-stop(0.55, rgb(247,244,244))
	);
}


.navbar .nav { width: 100%; }
.navbar .nav>li.pull-right { float: right; }

#featurebuttons {
	padding-top: 20px;
}
#featurebuttons img {
	margin-top: 10px;
}
#channels ul li {
	float: left;
}
h3#storyarchivelink {
	border-top: 1px dotted #ccc;
	padding-top: 5px;
	font-size: 16px;
	text-align: right;

}
#channels h3, #tags h3, #feature_article h3, #extras h3, #extras2 h3, .video h3 {

	font-weight: normal;



	margin-bottom: 0px;
}
#channels h3 {
	text-align: right;
}
#channels ul li a {
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	color: #0079c1;
	line-height: 30px;
	font-size: 12px;
	text-decoration:none;
}
#channels ul li {
	border-right-style: solid;
	border-right-color: #e0e0e0;
	border-right-width: 1px;
	margin-left: 0px;
}
#search {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	float:left;
	width:150px;
	margin-right: 5px;
}
#header, header {height: 75px;padding-top: 0px;overflow:hidden;}
#feature {
	height: 360px;



	overflow: hidden;
	position: relative;
	color: #455560;
	margin-bottom: 15px;
}
#channel #main {


	font-size: .8em;
}

.channel_story {
	margin-top: 20px;
}
.channel_story .photo {
	height: 70px;
	width: 70px;
	background-color: #ccc;
	float: left;
}
.channel_story .content {
	font-size: .8em;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	line-height: 1em;
}
#channel_header_v {

}
#content_v {
}


#channel_header h2 {
	margin-bottom: 0px;
}
#download {
	margin-top: 1em;
}
#channel #breadcrumbs {
	font-size: 10px;
	font-weight: normal;
}

/*#feature, #channel #article_container {
	background-color: #f0f0f0;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}*/

#article_container {
	margin-bottom: 36px;
}
#likeables {
	margin-left: 20px;
}
.class_box_shadow{
    width: 374px;
    min-width: 200px;
    min-height: 130px;
    margin: auto;
    background: #ccc;
    border: 5px solid white;
    position:relative;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
}

#feature_article {


	top: 0px;
	float:left;
	z-index: 2;
	height: 360px;
}
#related ul, #more_features ul {
	margin-left: 0px;
	list-style-type: none;
	font-size: .8em;
}
#related ul li, #more_features ul li {
	margin-left: 0px;
}
#related span {
	text-transform: uppercase;
	font-size: .8em;
	color: #666;
}
#photo {
	position:relative;
	background-color: #000;
	float:right;
	z-index: 1;
	height: 360px;


}
#feature_article h2 {
	font-size: 2em;
	color: #455560;
	font-weight: normal;
	line-height: 1em;

	border-bottom:0px;

	margin-bottom: 0px;
	xheight: 143px;
	/*overflow: hidden;*/
	margin-bottom: 24px;
}
#ncaa {
	background: url(../images/twitterbird.png) bottom right no-repeat;
	padding-top: 15px;
}
#ncaa p {
	margin-bottom: 0px;
	padding-bottom: 15px;
}
#tweet1 ul li {
	border-radius: 3px;
	background-color: #aabbcc;
	color: #455560;
	padding: 15px;
	margin-bottom: 15px;
}
#tweet1 ul li a {
	color: #fff;
	text-decoration:none;
}
a.button {
	text-shadow:none;
}
#index #content {
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
	xheight: 60px;

	margin-bottom: 10px;
}
#header h1 {
	background-position: 0 0px;
	background-image: url(../images/wvutodaylogo.png);
	background-repeat: no-repeat;
	height: 37px;
	text-indent: -9000px;
	margin-bottom: 0px;
	margin-top: 25px;
	width: 186px;
	background-size: 100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #header h1 {
		background-image: url(../images/wvutodaylogo_r2.png);
	}
}

#tags ul li {

	margin-left: 0px;
	list-style-type: none;
	float: left;
}
#search-form {
	margin-top: 20px;
	float:right;
}
#search {

}
#more_features ul li {


	margin-right: 20px;
	float: left;

	xline-height: 70px;

}
#more_features ul li.last {
	margin-right: 0px;
}
.more a {
	xtext-transform: uppercase;
	font-size: .8em;
	clear: left;
	display: block;
	float: left;
}
.article_features {
	float: left;
	margin-left: 10px;
	margin-top: -2px;
}

#more_features img {

	height: 117px;
	width: 208px;
	border: 4px solid #aabbcc;
	margin-right: 10px;
	float: left;
	margin-bottom: 5px;
}
#more_features span {
	float: left;
	xmargin: 0 2px;
	xwidth: 120px;
}


#follow {
	font-size: 11px;

	color: #B2B2B2;
	line-height: 23px;

	float: left;
	clear: both;
}
#tags ul li {
	margin-bottom: 0px;
}
#widget {
	float: left;
	width: 290px;
    overflow: hidden;
}
#follow .wrapper {
	padding: 0 0 0 20px;
}
ul#top-five li {
	margin-bottom: 0px;
}
ul#top-five li a {
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #0079c1;
}
#headlines h3 {
	clear:both;
}

#sidebar_1 h3 {
	margin-bottom: 18px;
	padding-bottom: 5px;
}
address {
	font-style:normal;
}
#more_features ul li a {
	color: #455560;
	xheight: 70px;
	font-size: 18px;
	margin-top: 5px;
	line-height: 18px;
	text-decoration:none;
}
#sidebar_2 a {
	text-decoration:none;
}


#index .article p {
	margin-bottom: 10px;
}
#more_features {


	bottom: 10px;
	left: 0px;
}
#rss {
	height: 14px;
	width: 14px;
	text-indent: -9000px;
	overflow: hidden;
	background-image: url(../images/rss.gif);
	float: right;
	position:absolute;
	right: 0px;
	top: 2px;
}
#rss a {
	display: block;
}
#channels ul li.more {
	float: right;
	font-size: .8em;
	border-right: none;
	margin-right: 0px;
	position: absolute;
	top: -38px;
	right: 0px;
}
#channels ul li.more a {
	color: #003366;
}

/* All these micro-24k-button styles can be safely removed after July 1st, 2013 */
.micro-24k-button {
	float: left;
	padding-top: 20px;
	margin-left: 210px;
}
.micro-24k-button:hover { opacity: .9; }

@media only screen and (max-width: 959px) {
	.micro-24k-button { display: none; }
}

#searchcontainer {
	/*margin-left: 10px;*/
	margin-bottom: 10px;
	float:right;

}
#tags {
	color: #666;
	overflow:hidden;

}
#headlines {
	position:relative;
}
#sidebar_2 {padding-top: 0px;}
#follow, #tags, #media_center, #more_buttons {
	margin-top:18px;
}
#searchcontainer input[type="submit"] {
	float:left;
	margin-right: 5px;
	margin-top:-1px;
}
#tags ul li a {
	color: #666;
}
#tags ul {
	margin: 0px;
	padding: 0px;

}
#sidebar_2 ul {
	margin-left: 0px;
	list-style-type: none;
}


ol#top-five {
	list-style-type:none;
	margin-left: 0px;
}

ol#top-five li {
	margin-left: 0px;
}

#sidebar_2 h4 {

	margin-bottom: 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;

}

#headlines a {
	text-decoration:none;
	color: #0079c1;
}

#sidebar_2 {
	background-color: #f0f0f0;
}

h3 {
	border-bottom: 1px solid #e0e0e0;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #455560;
}

#main {
	font-size: .9em;
}
#main h4 {
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #B2B2B2;
}
#sidebar_2 #media_center ul li a:hover {
	text-decoration: none;
	background-color: #666;
	color: #fff;
}
#main #content {
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 10px;
}
#story #main h2 {
	font-weight: normal;
	font-size: 3em;
	color: #666666;
	line-height: 1em;
	margin-bottom: 10px;
}

h2.short {
	font-size: 2em;
}

#story .date {
	font-size: .9em;
	display: block;
}
#footer {
	width: 960px;
}
.tags {
	color: #B2B2B2;
}
#breadcrumbs {
	font-size: 11px;
	margin-left: 10px;
}
#main #breadcrumbs {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.article .header h2 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
}
.article .header h2 a {
	color: #003366;
letter-spacing: 0px;
}
.article .footer span {
	background-color: transparent;
	width: auto;
}
.article .footer span a {
	color: #003366;
	text-transform: uppercase;
}

.info { float: left; padding-top:5px; padding-bottom: 5px; }

#index .article .info {
	display: none;
}


.article .footer span a {
	padding-left: 0px;
}
#footer {
	color: #666;
}
#channel_wrapper {
	padding-left: 20px;
}
#content_v {
	font-size: 12px;
}
#channel_header {
	margin-top: 15px;
}
#channels #content {
	font-size: 12px;
	margin-bottom: 10px;
}
#main {
	padding-top: 0px;
}
#caption {
	font-size: 10px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}
#feature_article h2 a {
	color: #455560;
	text-decoration: none;
}
ul.archive li {
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-color: #ccc;
	border-right-style: solid;
	margin-left: 0px;
	font-size: 10px;
}
ul.archive {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 18px;
}

#channel_header h2 {
	font-size: 24px;
	border-bottom: 0px;
}
#channel_header h2 a {
	text-decoration:none;
}
#article_container h4 {
	clear: left;
}
.archivewrapper h4 {
	margin-bottom: 0px;
	margin-top: 18px;
}
#featurewrapper {
	padding: 20px 0 20px 20px;
	height: 320px;
	overflow: hidden;
	float:left;
}
.expert {
	position: relative;
}
#more_features .expert .expertflag {
	position: absolute;
	bottom: 5px;
	left: 146px;
	width: 70px;
	height: 13px;
	background-image: url(../images/expert.gif);
	overflow: hidden;
	xfloat: left;
}
#more_features .student .studentflag {
	position: absolute;
	top: 86px;
	left: 163px;
	width: 57px;
	height: 13px;
	background-image: url(../images/student.gif);
	overflow: hidden;
}

#more_features .icons {
	position: absolute;
	top: 102px;
	background: #ABC;
	line-height: 21px;
	/* overflow: hidden; */
	left: 4px;
	padding: 5px 0 2px 0;
}

#more_features .icons span {
	padding: 1px 2px;
}
#photo img {
	height: 100%;
	width: 100%;
}
#headlines a.button {
	border: 0px;
	margin-bottom: 35px;
}
.article .body {
	font-size: 14px;
	float:right;
	width: 75%;
}
.callout {
	margin-left: -32%;
}
.extras-image {
	width: 180px;
	margin-bottom: 10px;
}

#extras ul {
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#extras ul li {
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	margin-left: 0px;
}
h2 {
	max-width: none;
	border-bottom: 0px;
}
.article .header {
	margin: 20px 0;
}
#extras2 ul {
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#extras2 ul li {
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	margin-left: 0px;
}
#extras h3 {
	padding-top: 10px;
}
#extras2 h3 {
	padding-top: 10px;
}
#header h1 a {
	display: block;
	line-height: 74px;
}
.video {
	font-size: 10px;
	color: #333;
}
.document {
	display: block;
    margin-bottom: 10px;
}
.image {
    margin-bottom: 10px;
}
ul#sub li .image {
	margin-bottom: 0px;
}
.video p {
	margin-bottom: 0px;
}

#index #headlines ul#latest span.more {
	display:none;
}
.video h4, .video h2, .video h1, .video h5 {

	margin-top: 15px;
}
blockquote {
	padding-left: 10px;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #333;
}
.article .header span.adivsory, .comment .header span.advisory {
    color: #FF0000;
}

span.advisory {
    color: #FF0000;
}
#article_container .document img {
	margin-bottom: 0px;
	margin-right: 5px;
}
#article_container {
	float: left;
}
.comment {
    color: #000000;
}
#sidebar_2 ul.tweet_list {
	margin-bottom: 0px;
}
#sidebar_2 ul.tweet_list li {
	height:none;
	font-size: 11px;
	padding: 10px;
	margin-left: 0px;
}
#sidebar_2 ul.tweet_list li a {
	padding-left: 0px;
	padding-right: 0px;
	width: none;
	height: none;
}
#sidebar_2 ul.tweet_list li a img {
	margin-right: 10px;
	float: left;
}
#bigeast.more {
	text-align: right;
}
#device {

}
#article_container {
	position: relative;
}
.article {
	padding-bottom: 0px;
}
#related-stories {
	width: 20%;
	float:left;
}
#related-stories h3 {
	border-bottom: 0px;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
	padding-top: 7px;
}
#related-stories ul {
	list-style-type:none;
	margin-left: 0px;
}
.callout {
    padding: 15px;
    width: 280px;
}
.floatright {
    float:right;
    margin-left:10px;
}
.floatleft {
    float:left;
    margin-right: 10px;
}

#monthly_feature {
	margin-bottom: 18px;
}
body.black-wide hr, body.black-2-column hr, body.black-hybrid hr {
	border-color: #333;
}

body.black-wide #media-container, body.black-2-column #media-container, body.black-hybrid #media-container {
	background-image: linear-gradient(bottom, rgb(67,67,67) 0%, rgb(0,0,0) 100%);
	background-image: -o-linear-gradient(bottom, rgb(67,67,67) 0%, rgb(0,0,0) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(67,67,67) 0%, rgb(0,0,0) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(67,67,67) 0%, rgb(0,0,0) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(67,67,67) 0%, rgb(0,0,0) 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.00, rgb(67,67,67)),
		color-stop(0.99, rgb(0,0,0))
	);
	color: #fff;
	width: 100%;
	padding: 30px 0;
	float:left;
	background-color: #000;
}
a.start-stop {
	display:none;
}
#index #headlines h3 {
	font-weight: normal;
}
span.top-five {display:none;}
#video-black {
	float: left;
	margin-bottom: 30px;
}
#more_features ul li {
	width:100%;
	margin-bottom: 20px;
	position:relative;
}
#more_features ul li h4 {
	margin-top: 9px;
}

.date-header {
	font-size:11px;
	text-align:right;
	margin-top:32px;
}
.date-header .wrapper {
	float:right;
	margin-right: -70px;
}
#search-form {
	margin-top: 23px;
	margin-bottom: 0px;
}
#contact_1 {

	margin-bottom: 18px;
}
ul#latest {
	margin-left: 0px;
	list-style-type:none;
}
ul#latest h4, ol#top-five h4 {
	margin-bottom: 0px;
}

#headlines a.button {
	color: #fff;
}

img {
	max-width: 100%;
}
#carousel, #channel #article_container {
	margin-bottom: 50px;
	background-color: #f0f0f0;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
#article_container {
	font-size: 12px;
}
#sidebar_2 ul.tweet_list li {
	line-height: 14px;
}

ul#feature div.photo {
/*	float: right;*/
}

.panel .headline {
	padding: 20px 20px 0 20px;
}
.panel .summary {
	padding: 0 20px 20px 20px;
}

.wrapper.hide {
	display: none;
}

.article .header span.advisory, .comment .header span.advisory  { color: #FF0000; }
span.advisory { color: #FF0000; }
.video_thumbnail {float: left; }
strong { font-weight: bold; }
span.question {font-size: 16px; font-weight: bold;}
.comment { color: #000000; }
#studentvideo { margin-top: 10px; }
.body embed {margin-bottom: 18px;}

#video_popup {
	position:fixed;
	margin-top: -180px;
	margin-left: -320px;
	top: 50%;
	left: 50%;
	padding: 40px;
	background: #000;
	border-radius: 7px;
}

.mobile.video {
	height: 106px;
	width: 212px;
	border: 4px solid #ABC;
	margin-right: 10px;
	float: left;
	margin-bottom: 5px;
/*  display: none;*/
}

.pull-out-left {
	width: 50%;
	float: left;
	padding: 10px 20px 0px 30px;
	background-color: rgba(0, 0, 0, 0.05);
	margin: 10px 15px 25px -25%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.pull-out-right {
	width: 50%;
	float: right;
	padding: 10px 20px 0px 30px;
	background-color: rgba(0, 0, 0, 0.05);
	margin: 10px -25% 25px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.pull-quote {
	width: 50%;
	margin-left: -25%;
	line-height: 24px;
	font-weight:bold;
	float: left;
	padding:10px 20px 15px 30px;
	background: url(../images/quote-bg.png) no-repeat 0 9px;
}

.pull-quote-right {
	width: 50%;
	margin-right: -35%;
	line-height: 24px;
	font-weight:bold;
	float: right;
	padding:29px 27px 48px 49px;
	background: url(../images/quote-bg.png) no-repeat 12px 32px;

}

.callout.photo {
	width: auto;
	margin-left: -25%;
	font-size: 11px;
	float: left;
	padding:15px;
	color: #666;
	margin-right: 15px;
}

.callout.photo.right {
	width: auto;
	margin-right: -25%;
	font-size: 11px;
	float: right;
	padding:15px;
	color: #666;
	margin-left: 15px;
}

.callout.video.right {
	width: 350px;
	margin-right: -25%;
	font-size: 11px;
	float: right;
	padding:15px;
	color: #666;
	margin-left: 15px;
}

.callout.video.left {
	width: 350px;
	margin-left: -25%;
	font-size: 11px;
	float: left;
	padding:15px;
	color: #666;
	margin-right: 15px;
}

#related-stories ul li {
	margin-bottom: 7px;
}

span.photo-gallery {
	width: 11px;
	height: 11px;
	background: url(../images/icon_gallery_new.png) no-repeat;
}
span.video {
	width: 11px;
	height: 11px;
	background: url(../images/icon_video_new.png) no-repeat;
}
span.slideshow {
	width: 11px;
	height: 11px;
	background: url(../images/icon_slideshow_new.png) no-repeat;
}
span.text {
	width: 11px;
	height: 11px;
	background: url(../images/icon-text_new.png) no-repeat;
}
span.photos {
	width: 11px;
	height: 11px;
	background: url(../images/icon_photo_new.png) no-repeat;
}
span.audio {
	width: 11px;
	height: 11px;
	background: url(../images/icon-audio.png) no-repeat;
}

.black-hybrid #related-stories {
	display:none;
}
.black-wide #related-stories {
	display:none;
}
.black-2-column #related-stories {
	display:none;
}

.black-hybrid #sidebar_1, .black-wide #sidebar_1, .black-2-column #sidebar_1 {
	width: 940px;
	margin-left: 0px;
	margin-right: 0px;
}

.black-wide .container #sidebar_1 #extras, .black-2-column .container #sidebar_1 #extras, .black-hybrid .container #sidebar_1 #extras {
	/* width: 620px; */
}

.black-wide #extras .image, .black-hybrid #extras .image, .black-2-column #extras .image {
	float: left;
	margin-right: 10px;
}

.black-hybrid .summary {
	xwidth: 640px;
	xmargin-left: 10px;
	float: left;
	margin-bottom: 36px;
	margin-top: 18px;
}
.black-hybrid .article h2 {
	margin-right: 10px;
	margin-bottom: 36px;
	float: left;

}
.black-wide #main strong, .black-2-column #main strong, .black-hybrid #main strong {
	color: #fff;
}
#story.black-wide #main .article h2, #story.black-2-column #main .article h2, #story.black-hybrid #main .article h2 {
	font-size: 2.5em;
}
.black-hybrid .video {
	width: 940px;
	margin-bottom: 36px;
	padding-top: 36px;
}
.black-hybrid .article .body {
	width: 100%;
	float: left;
}

.black-wide .stButton .chicklets {
	color: white;
}

.black-hybrid .stButton .chicklets {
	color: white;
}

.black-wide .article .header {
	width: 280px;
	margin-right: 10px;
	margin-bottom: 36px;
	float: left;
}
.black-wide .article .body {
	width: 640px;
	margin-left: 10px;
	float: left;
}
.black-hybrid .video {
	width: 940px;
	padding-bottom: 36px;
	clear:both;
}
.black-2-column .article .body, .black-hybrid .article h2 {
	width: 280px;
	margin-left: 10px;
	float:left;
}
.black-hybrid .article h2 {
	margin-left: 0px;
}
.black-2-column .article .body {
	margin-left: 0px;
}
.black-2-column .article h2 a {
	color: #fff;
}
.black-2-column .video {
	width: 640px;
	margin-right: 10px;
	float:left;
}
.black-2-column .article {
	margin-left: 10px;
	width: 280px;
	float: left;
}

body.black-2-column .container .eleven.columns {
	width: 940px;
}
body#story .video {
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 18px;
}
body#story.black-2-column .video, body#story.black-wide .video, body#story.black-hybrid .video {
	border: 0px;
	padding: 0 0;
}

.play { position: absolute;	background: url(../images/play-large.png) no-repeat; width: 90px; height: 90px; top: 130px; left: 280px;opacity: 0.6; }
.fa.video:hover .play { opacity: 0.8; }

#more_features ul.sub .image {
	margin-bottom: 0px;
}
.fa.video {
	position:relative;
}

#video_popup button.close {
	position: absolute;
	right: 0px;
	top: 0px;
	height: auto;
	width: auto;
	line-height: 50%;
	padding: 5px 5px;
}
div.anythingSlider .arrow {
	top: 130px;
}
div.anythingSlider a.start-stop, div.anythingSlider a.start-stop:hover, div.anythingSlider a.start-stop.hover {
	xbackground-image: url(../images/start-stop-start.png);
	background-color: #fff;
	color: #666;
}
div.anythingSlider a.start-stop.playing {
	xbackground-image: url(../images/start-stop-stop.png);
	background-color: #fff;
}
div.anythingSlider .back {
	background-image: url(../images/arrow-back.png);
	background-repeat: no-repeat;
	left: -32px;
}

div.anythingSlider .back a, div.anythingSlider .forward a {
	height: 87px;
	margin-top: 0px;
}
div.anythingSlider .forward {
	background-image: url(../images/arrow-forward.png);
	background-repeat: no-repeat;
	right: -52px;
}

div.anythingSlider .forward a:hover, div.anythingSlider a.back a:hover  {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    /* IE 5-7 */
    filter: alpha(opacity=80);
    /* Netscape */
    -moz-opacity: 0.8;
    /* Safari 1.x */
    -khtml-opacity: 0.8;
    /* Good browsers */
    opacity: 0.8;
}

body#channel h3 {
	padding-bottom: 5px;
}
body#channel h4 {
	font-size: 18px;
}
body#channel .date {
	font-size: 11px;
	color: #5c6f7b;
	padding-bottom: 15px;
	width: 100%;
	float: left;
	padding-top: 3px;
}
body#channel #latest li {
	border-bottom: #E0E0E0 1px solid;
	padding: 20px 0;
	margin-bottom: 0px;
	float: left;
	width: 100%;
}
ul.thumbNav li a {
	font-size: 11px;
}
.more a {
	clear:both;
}
li.panel h2 {
	margin-bottom: 18px;
}

.callout.photo img {
	padding: 5px;
	border: 1px solid #E0E0E0;

}
.more.button a, span.more a {
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 10px;
	height: 12px;
	text-align: center;
	float:left;
	display:block;
	line-height: 12px;
	background-color: #3399ff;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.32, rgb(0,122,193)), color-stop(0.83, rgb(51,153,255)) );
	background-image: -moz-linear-gradient( center bottom, rgb(0,122,193) 32%, rgb(51,153,255) 83% ); border-radius: 9px; -moz-border-radius: 17px; padding: 3px 11px; color: #fff;
}
#archive.button a {

	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 10px;
	height: 12px;
	text-align: center;
	float:left;
	display:block;
	line-height: 12px;
	background-color: #3399ff;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.32, rgb(0,122,193)), color-stop(0.83, rgb(51,153,255)) );
	background-image: -moz-linear-gradient( center bottom, rgb(0,122,193) 32%, rgb(51,153,255) 83% ); border-radius: 9px; -moz-border-radius: 17px; padding: 3px 11px; color: #fff;

}

#index ul#feature li .summary {
	font-size: 12px;
}
ul.archive li {
	float: none;
	border-right: 0px;
	font-size: 14px;
}
.container {
	clear:both;
}
.black-hybrid #media-container a, .black-wide #media-container a, black-2-column #media-container a {
	color: #99ccff;
}
#archives ul {
	margin-left: 0px;
	list-style-type:none;
	float: left;
	max-width: 500px;
}
#archives ul li {
	clear:both;
	float: left;
	width: 100%;
}
#story #main #archives .article h2 {
	font-size: 18px;
	margin-bottom: 0px;
}
#archives .article .body {
	width: 100%;
}
#archives .date {
	border: 1px solid #eee;
	padding: 10px;
	width: 50px;
	height: 50px;
	float: left;
	text-align: center;
	margin-right: 18px;
	clear:left;
	margin-bottom: 18px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	background-image: linear-gradient(bottom, #E0E0E0 9%, #F7F4F4 55%);
	background-image: -o-linear-gradient(bottom, #E0E0E0 9%, #F7F4F4 55%);
	background-image: -moz-linear-gradient(bottom, #E0E0E0 9%, #F7F4F4 55%);
	background-image: -webkit-linear-gradient(bottom, #E0E0E0 9%, #F7F4F4 55%);
	background-image: -ms-linear-gradient(bottom, #E0E0E0 9%, #F7F4F4 55%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.09, #E0E0E0), color-stop(0.55, #F7F4F4) );
}
#archives .date .day {
	font-size: 24px;
	clear:both;
	display:block;
}
#archives .more.button {
	margin-bottom: 36px;
}
#archives .more.button a {
	color: #fff;
}
#archives .article .footer span a {
	padding: 3px 11px;
	text-transform:none;
}
#archives h3 {
	border-bottom: 0px;
	margin-bottom: 0px;
	color: #666;
}
div.count {
	margin-bottom: 18px;
}
#story #main #archives h2 {
	margin-bottom: 36px;
}
#main h4.archive {
	font-size: 18px;
	padding-bottom: 5px;
}
ul.archive {
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: none;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);

	background-image: linear-gradient(bottom, rgb(224,224,224) 9%, rgb(247,244,244) 55%);
	background-image: -o-linear-gradient(bottom, rgb(224,224,224) 9%, rgb(247,244,244) 55%);
	background-image: -moz-linear-gradient(bottom, rgb(224,224,224) 9%, rgb(247,244,244) 55%);
	background-image: -webkit-linear-gradient(bottom, rgb(224,224,224) 9%, rgb(247,244,244) 55%);
	background-image: -ms-linear-gradient(bottom, rgb(224,224,224) 9%, rgb(247,244,244) 55%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.09, rgb(224,224,224)),
		color-stop(0.55, rgb(247,244,244))
	);
}
#main #breadcrumbs.archive-crumbs {
	margin-left: 10px;
}

#twitter #twtr-widget-1 .twtr-doc, #twitter #twtr-widget-1 .twtr-hd a, #twitter #twtr-widget-1 h3, #twitter #twtr-widget-1 h4 {
	background-color: transparent !important;
}
#twtr-widget-1 .twtr-ft {
	display:none;
}
#twtr-widget-1 .twtr-hd {
	padding-left: 0px;
	padding-right: 0px;
	display:none;
}
#twtr-widget-1.twtr-widget {
	font-family: arial, verdana, sans-serif !important;
}
#twitter #twtr-widget-1 .twtr-new-results, #twitter #twtr-widget-1 .twtr-results-inner, #twitter #twtr-widget-1 .twtr-timeline {
	background-color: transparent !important;
}
#twitter .twtr-widget .twtr-tweet-wrap {
	padding: 0;
}

#twitter .twtr-widget h3, #twitter .twtr-widget h4, #twitter .twtr-widget p {
	margin: 10px 0 !important;
}
#twitter .twtr-widget p {
	font-size: 11px !important;
}
span.play-small {
	background-image: url(../images/play-small.png);
	background-repeat: no-repeat;
	position:absolute;
	z-index:1;
	top: 69px;
	left: 160px;
	width: 45px;
	height: 45px;
}
.video {
	position:relative;
}
.pagination ul {
	list-style-type:none;
	margin-left: 0px;
}
.pagination ul li {
	float: left;
	margin-right: 20px;
}
.dtstamp {
	margin-right: 15px;
}
/*
.pagination .nextpage a, .pagination .xdisablepage a {
	background: url(../images/arrow-left.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	text-align: center;
	float: left;
}
.pagination .xdisablepage {
	background: url(../images/arrow-right.png);
	float: right;
}
*/
.likeWrapper {
	float: left;
	margin-right: 10px;
}
.black-hybrid #likeables, .black-wide #likeables, .black-2-column #likeables {
	clear:both;
	margin-left: 0px;
}

a.printfriendly img { margin-bottom: -4px;}

.likeWrapper.gplus {
	width: 65px;
	overflow:hidden;
}
.likeWrapper.fb {
	overflow:hidden;
}
.likeWrapper.twitter {
	width: 80px;
	overflow:hidden;
}
.pagination .nextpage, .pagination .disablepage {
	margin-top: 12px;
	margin-bottom: 12px;
	width: 78px;
	font-size: 10px;
	border: 1px #ddd solid;
	height: 12px;
	text-align: center;
	float:left;
	display:block;
	line-height: 12px;
	background-color: #fff;
	background-image: linear-gradient(bottom, rgb(240,240,240) 40%, rgb(255,255,255) 70%);
	background-image: -o-linear-gradient(bottom, rgb(240,240,240) 40%, rgb(255,255,255) 70%);
	background-image: -moz-linear-gradient(bottom, rgb(240,240,240) 40%, rgb(255,255,255) 70%);
	background-image: -webkit-linear-gradient(bottom, rgb(240,240,240) 40%, rgb(255,255,255) 70%);
	background-image: -ms-linear-gradient(bottom, rgb(240,240,240) 40%, rgb(255,255,255) 70%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.4, rgb(240,240,240)),
		color-stop(0.7, rgb(255,255,255))
	);
	border-radius: 9px; -moz-border-radius: 17px; padding: 3px 11px;
}
#channels ul li a.current-page {
	background-color: #d9541e;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 9px;
}
#iewarning { background-color: #F2DEDE; color: #B94A48;
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border: 1px solid #EED3D7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

body.black-hybrid #media-container p {
	max-width: 940px;
}
body.black-hybrid #media-container h2 a, body.black-wide #media-container h2 a, body.black-2-column #media-container h2 a {
	color: #fff;
}
.black-hybrid .article h2 {
	width: 100%;
	margin-bottom: 18px;
}
#more_features .icons span.icon.expert {
	background-image: url(../images/expert.gif);
	background-repeat: no-repeat;
	position: absolute;
	height:13px;
	width:57px;
	overflow:hidden;
	left: 159px;
	top: 6px;
}
#more_features .icons span.icon.student-produced {
	background-image: url(../images/student.gif);
	background-position: -1px 0;
	background-repeat: no-repeat;
	position: absolute;
	height:13px;
	width:57px;
	overflow:hidden;
	left: 159px;
	background-color: #3399ff;
}
audio {
	width: 100%;
}

#channels ul li a:hover {
    background-color: #D9541E;
    padding: 8px 10px 9px 10px;
    color: #fff;
}

.black-hybrid .callout {
	margin-left: 0px;
}
.caroufredsel_wrapper {
	background: #565656;
	height: 123px;
	width: 640px;
}

#archive_wrapper {
	position: relative;
	float: left;
}

#archive_wrapper a.prev {
	background: url(../images/left-arrow.png) no-repeat;
	height: 28px;
	width: 24px;
	text-indent: -9000em;
	display: block;
	line-height: 28px;
	position: absolute;
	left: 0px;
	top: 44px;
}

#archive_wrapper a.next {
	background: url(../images/right-arrow.png) no-repeat;
	height: 28px;
	width: 24px;
	text-indent: -9000em;
	display: block;
	line-height: 28px;
	position: absolute;
	right: 0px;
	top: 44px;
}

#archive_mobile { background: url(../images/wvutoday-video-archive-mobile.jpg) no-repeat; overflow: hidden; height: 123px; margin-bottom: 20px; }

ul#archive_feature {
	padding-left: 4px;
}

ul#archive_feature li {
	height: 115px;
	width: 208px;
	margin-right: 4px;
	margin-top: 4px;
	position: relative;
}

#more_features ul#archive_feature li img {
	border: 0px;
	height: 115px;
	width: 208px;
}

#archive_title_wrapper {
	background: #000;
	padding: 7px;
	width: 220px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 18px;
	overflow: hidden;
	z-index: 99999;
}

#archive_title_wrapper h3 {
	color: #fff;
	font-size: 18px;
	float: left;
	border-bottom: 0px;
	display: inline;
	z-index: 9999;
}

#archive_title_wrapper span {
	float: left;
	display: inline;
	text-transform: uppercase;
	margin-top: 6px;
	margin-left: 10px;
}

#archive_title_wrapper span a {
	color: #f47b20;
}

#archive_title_wrapper span a:visited {
	color: #f47b20;
}

span.micro_play {
	height: 25px;
	width: 25px;
	background: url(../images/play-mini.png) no-repeat;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 9998;
	pointer-events:none;
}

#media-container p.author {
font-size: 14px;
color: #666;
line-height: 18px;
}

#series {
list-style-type:none;
margin-left: 0px;
padding-left: 0px;
}

#series li {
float: left;
margin-right: 1px;

}

#series li a {
height: 50px;
line-height: 50px;
background: #333;
color: #666;
padding: 15px;
}

#series li a.active {
color: #fff
}

#series li a:hover {
background: #666;
color: #ccc
}

.flexslider {
	background: transparent;
	border-width: 0px;
	border-radius: 0px;
  margin: 0;
  border: 0 solid transparent;
/*  border: 0;*/
/*  border: 1px solid #333 !important*/;
}

.flex-caption {
	font-size: 12px;
	line-height: 14px;
	background: #000;
	padding: 15px;
	border-radius: 0px;
	position: absolute;
	bottom: 0px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.7)), color-stop(100%,rgba(0,0,0,0.7))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */

}

.flex-caption p {
	margin-bottom: 0px;
	line-height: 16px;
}

.flex-caption h2 {
	margin-bottom: 10px;
}

.black-hybrid #media-container .flex-control-paging li a {
	background-color: #666 !important;
}

.black-hybrid #media-container .flex-control-paging li a.flex-active {
	background-color: #fff !important;
}

.flex-control-nav {
	bottom: -28px !important;
}

.flex-control-nav li {
	margin: 0 3px !important;
}

.mongolia h2 {
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 10px;
}

.mongolia .flex-caption h2 {
	font-size: 18px;
}

.mongolia .pull-quote-right {
	color: #eeb211;
}

.mongolia .highlights ul, .mongolia .related ul {
	color: #eeb211;
}

.mongolia .highlights ul li, .mongolia .related ul li {
	color: #fff;
	margin-bottom: 10px;
}

.mongolia .highlights h3, .mongolia .related h3, .mongolia .part h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 0px;
}

.mongolia .part h3 {
	margin-bottom: 5px;
}

.diptych img, .triptych img, .quadrych img {
	height: 50px;
	width: 75px;
	float: left;
	margin-right: 10px;
}

.part {
	background-color: #464646;
	padding: 10px;
	height: 54px;
	overflow: hidden;
}

#series {
	margin-bottom: 18px;
}

.part.active {
	background-color: #d9541e;
}

.mongolia #likeables {
	margin-bottom: 18px;
}

.black-hybrid.mongolia #playlist {
	min-height: 75px;
}

.black-hybrid.mongolia #playlist li {
	max-width: 200px;
	margin-right: 10px;
	min-height: 0px;
}

.black-hybrid.mongolia #playlist li .image {
	max-width: 100%;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

.black-hybrid.mongolia .ytcontainer #video-info {
	border-bottom: 0px;
}

.black-hybrid.mongolia #playlist li h2 {
	line-height: 1em;
	margin-left: 0px;
	float: left;
	max-width: 130px;
}

.black-hybrid.mongolia #playlist .info {
	margin-left: 0px;
	display: none;
}

.pagination {
	clear: both;
}

br {
	clear: both;
}


.article .body img {
	margin: 10px;
}

.article .body img.no-margin {
	margin: 0px;
}

.article .body img.margin-right-only {
  margin: 0 10px 10px 0;
}


.notification {
	margin-top: 50px;
}
#latest li {
	clear: both;
}

.wvu-videos a:link, .wvu-videos a:visited {
	float: right;
	color: #fff;
	padding: 8px;
	position: relative;
	right: 10px;
	top: -45px;
	font-weight: bold;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	background: rgb(244,123,32); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(244,123,32,1) 0%, rgba(217,83,30,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,123,32,1)), color-stop(100%,rgba(217,83,30,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(244,123,32,1) 0%,rgba(217,83,30,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(244,123,32,1) 0%,rgba(217,83,30,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(244,123,32,1) 0%,rgba(217,83,30,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(244,123,32,1) 0%,rgba(217,83,30,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f47b20', endColorstr='#d9531e',GradientType=0 ); /* IE6-9 */
	margin-bottom: -20px;
}

#story #main .flexslider h2 {
	font-size: 1.5em;
}

#story #main .flexslider h2, #story #main .flexslider p {
  color: white;
}

.article .body .flexslider img {
	margin: 0;
}

.article .body .flexslider li {
	padding-bottom: 0;
}

.article .body .flex-caption {
	position: relative;
}

.flexslider .slides img {
	display: block !important;
}

.article .body .flex-caption {
	float: left;
	width: 100%;
	box-sizing: border-box;
}

body.article-17120 #media-container {
	color: black;
	background-color: white;
	background-image: none;
}

body.article-17120 #media-container p {
	color: black;
}

body.article-17120 #media-container h2, body.article-17120 #media-container h3, body.article-17120 #media-container h4, body.article-17120 #media-container h5, body.article-17120 #media-container h6, body.article-17120 #media-container h2 a {
	color: black;
}

body.article-17120 #main strong {
	color: black;
}

body.article-17120 .stButton .chicklets {
	color: black;
}

body.article-17120 #media-container a {
	color: #0079c1;
}



/* Mobile Layout: 320px. Inherits styles from: Default Layout. */
@media only screen and (max-width: 480px){
  #likeables { clear: both; padding: 15px 0 0 0; margin: 0px; }
  #article_container { float: none; }
  #story #main h2 { font-size: 2.25em; }
  .video.callout.right {
	  margin-right: 0px;
	  float: none;
	  width: 280px;
  }
  .video.callout.left {
	  margin-left: 0px;
	  float: none;
	  width: 280px;
  }
}
@media only screen and (max-width: 767px) {

	.pull-out-left {
		margin-left: 0;
	}
	.pull-out-right {
		margin-right: 0;
	}

	.article .body, #related-stories {
		width: auto;
	}
  #follow .wrapper {
    padding: 0px;
  }
  .chicklets { text-indent: -9999px; }
  #follow, #tags, #media_center, #more_buttons {
    margin-top: 0px;
  }
	.black-wide .article .body {
		width: 100%;
		clear: both;
	}
	.black-wide .article .header {
		width: 100%;
		clear: both;
	}
	.black-hybrid #sidebar_1, .black-wide #sidebar_1, .black-2-column #sidebar_1 {
		width: auto;
	}
    .navbar .nav>li.pull-right { float: left; }


}
@media only screen and (max-width: 959px){
  #more_features .expert .expertflag {
    bottom: auto;
  }

}
