/*	RESET
================================================= */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-size:100%;font-style:normal;font-weight:400;margin:0;outline:none;padding:0;vertical-align:baseline;}:focus{outline:none;}body{background:#FFF;color:#000;line-height:1;}fieldset,img{border:0;}ol,ul{list-style:none;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{font-weight:400;text-align:left;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}

/*	BASE
================================================= */
body {
	font: 10px Georgia, "Times New Roman", Times, serif;
	background: #fff url(/images/bg-body.gif) repeat left top;
	text-align: center;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #616233;
	letter-spacing: 0px;
}
h1 {
	font-size: 2.8em;
	line-height: 2.7em;
}
h2, h2 a {
	font-size: 1.3em;
	line-height: 1em;
}
h2 a:hover {
	color: #2F2F1A;
}
h3, h3 a {
	font-size: 1.6em;
	line-height: 1.5em;
}
h4, h4 a {
	font-size: 1.4em;
	line-height: 1.3em;
}
h5, h5 a {
	font-size: 1.2em;
	line-height: 1.1em;
}
p {
	font: 1.2em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #858349;
}
a {
	font: Georgia, "Times New Roman", Times, serif;
	color: #616233;
	text-decoration: none;
	outline: none;
}
cite {
	font-size: 1.1em;
}
strong {
	color: #616233;
	font-weight: bold;
}

/*	LAYOUT
================================================= */
#container {
	text-align: center;
	width: 100%;
	margin: 0px auto;
}
#container li {
  text-align: left;
}
#header {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	position: relative;
}
#footer {
  width: 100%;
	text-align: center;
	clear: both;
	margin: 0px auto;
	padding: 7px 0px;
}
#footer a,
#footer span {
  font-size: 14px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  padding: 0px 55px;
}


/* NAVIGATION STYLES
================================================= */

/* HOME BOX STYLES
================================================= */
.box {
	position: relative;
	text-align: left;
}
.box-wrapper {
	text-align: left;
	padding: 0px;
	position: relative;
}
.box-wrapper h2 {
	padding: 0px;
	margin: 0px 5px;
	color: #616233;
}
.box-wrapper h2 a {
	font-size: 16px;
	line-height: 18px;
	padding: 0px 5px;
	display: block;
	text-decoration: none;
}
.box-wrapper .first h2 {
	border: none;
	padding-right: 10px;
	padding-left: 10px;
}
.box-wrapper p {
	padding: 0px 25px 10px;
}
.single .box-wrapper p {
	clear:left;
}
.box-wrapper p a.readMore {
	background: url(/images/bg-link.png) repeat-x left bottom;
	display: block;
	width: 70px;
}
.box-wrapper cite {
	color: #a8a55d;
	display: block;
	padding: 1px 0px 5px 5px;
}
.box-wrapper cite a,
.box-wrapper cite strong {
	background: none;
	padding: 0px;
	font-weight: normal;
}
.box-wrapper a.preview {
	width: 94px;
	height: 72px;
	position: relative;
	float: left;
	margin: 0px 10px 0px 5px;
	border: 1px solid #acac8f;
}
.box-wrapper a.preview img {
	width: 88px;
	height: 67px;
	margin: 3px;
	position: relative;
}
.box-footer {
	background: url(/images/bg-box-footer.gif) no-repeat center bottom;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 135px;
	width: 100%;
	text-align: center;
	clear: both;
}
.box-footer p {
	height: 16px;
	margin: 100px auto 0px;
	position: relative;
	z-index: 9;
}
.box-footer p span, .box-footer p a:hover {
	border-bottom: 1px solid #616233;
}
.box-footer p span {
	color: #4b4e21;
	width: 7em;
}
.box-footer p a.discuss {
	background: url(/images/btn-discuss.png) no-repeat center center;
	text-indent: -9999px;
}

/* INNER/STACK DETAIL PAGE STYLES */
/* DETAIL */
.detail {
	
}
.detail .box {
  padding: 10px 5px 5px;
}
.detail .box-wrapper div {
  border-bottom: 1px solid #EDEBD3;
}
h4.related {
  background: #EBE9DC;
  border-bottom: 1px solid #EDEBD3;
  padding: 5px;
}
.detail div.related {
  padding: 10px 5px;
}
.detail .first.link {
	border: none;
}
.detail p {
  color: #616233;
  padding: 0 5px 10px;
}
.detail h2 a {
  font-size: 18px;
	padding: 0px;
	border: none;
}
.detail .related h2 a {
  font-size: 16px;
	padding: 0px;
	border: none;
}
.detail h3 {
	padding: 15px 25px 10px;
}
.detail ul {
	font: 1.2em/2em Arial, Helvetica, sans-serif;
	list-style-type: square;
	padding: 10px 5px 20px;
	color: #616233;
}
.detail .player_container ul {
  padding: 0px;
  list-style-type: none;
}
.detail ol {
	font: 1.2em/2em Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	padding: 10px 45px 20px;
	color: #616233;
}
.detail blockquote {
	font: 1.3em/1.5em Georgia, "Times New Roman", Times, serif;
	padding: 0px 15px 10px;
	color: #858349;
}
.detail .stack {
	padding: 10px 15px 5px;
	background: url(/images/bg-inner-box-header.png) no-repeat center top;
	clear: both;
}

/* INNER */
.inner {
	display: inline;
	float: left;
	width: 630px;
}
.inner .box {
	padding-bottom: 41px;
}
.inner .stack {
	padding: 10px 15px 5px;
	background: url(/images/bg-inner-box-header.gif) no-repeat center top;
	clear: both;
}
.inner .stack h2 {
	font-size: 2.3em;
	padding: 15px 20px 10px;
	border: none;
}
.inner .stack h2 a {
	padding: 10px 10px 0px;
}
.inner .stack cite {
	padding: 0px 15px 0px;
}
.inner .stack h3 {
	padding: 15px 25px 10px;
}
.inner .stack ul {
	font: 1.2em/2em Arial, Helvetica, sans-serif;
	list-style-type: square;
	padding: 10px 45px 20px;
	color: #616233;
}
.inner .stack ol {
	font: 1.2em/2em Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	padding: 10px 45px 20px;
	color: #616233;
}
.inner .stack blockquote {
	font: 1.4em/1.7em Georgia, "Times New Roman", Times, serif;
	padding: 20px 45px;
	color: #616233;
}

.inner .stack a {
	font: 1em/.9em Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px;
	color: #616233;
	text-decoration: none;
	border-bottom: 1px solid #C7C498;
}
.inner .stack a:hover {
	border-bottom: 1px solid #616233;
}
.inner .img-wrapper {
	width: 118px;
	padding: 2px;
	margin: 10px 10px 5px 15px;
	border: 1px solid #acac8f;
}
.inner .img-wrapper.left {
	width: 118px;
	padding: 2px;
	margin: 10px 10px 5px 15px;
	float: left;
	border: 1px solid #acac8f;
}
.inner .img-wrapper.right {
	margin: 10px 15px 5px 10px;
	width: 118px;
	padding: 2px;
	float: right;
	border: 1px solid #acac8f;
}
p.sponsor-logo {
	text-align: left;
	padding: 20px 0px 0px 20px;
}

/* STACK LAYOUT
================================================= */
.stack, .single {
	position: relative;
}

/* SINGLE LAYOUT
================================================= */
.single {
	border-bottom: 1px solid #EDEBD3;
	padding: 0px;
}
.single .box-wrapper {
	background: none;
	margin: 0px;
	padding: 0px;
}
.single .box-wrapper h2 {
	margin: 0px;
	border: none;
}
.single .box-footer {
	background: url(/images/bg-single-footer.gif) no-repeat center top;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 38px;
}
.single .link,
.single .photo,
.single .audio,
.single .video,
.single .text {
	padding: 15px 10px;
	margin: 0px;
}
.single a.discuss {
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -8px;
	display: block;
	height: 16px;
	width: 67px;
	line-height: 16px;
	background: url(/images/btn-discuss.png) no-repeat center center;
	text-indent: -9999px;
}

/* BREAKING NEWS STYLES
================================================= */
.breaking {
	margin-bottom: 0px;
}
.breaking .box-header {
	margin: 0px;
	height: 25px;
	width: 100%;
	background: url(../images/bg-breaking-header.png) no-repeat left top;
}
.breaking .box-wrapper {
	background: url(/images/bg-breaking-content.png) repeat-y left top;
	width: 100%;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
.breaking .box-footer {
	background: url(/images/bg-breaking-footer.png) no-repeat left top;
	height: 52px;
	width: 100%;
	text-align: center;
	padding: 13px 0px 0px 0px;
	position: relative;
}
.breaking .box-footer p {
	margin: 0px auto;
}
.breaking .box-wrapper div, .breaking .link-stack {
	padding: 0px;
	background: none;
	float: left;
	width: 470px;
}
.breaking .link-stack {
	margin-top: -10px;
}
.breaking .link-stack .link {
	padding: 0px 0px 10px;
	margin: 0px 10px;
	background: none;
	float: none;
	border-bottom: 1px solid #EDEBD3;
}
.breaking .box-wrapper p {
	padding: 0px 25px;
}
.breaking .box-wrapper h2 {
	border: none;
}
.breaking .box-wrapper h2 a {
	font: 1.5em/1em Georgia, "Times New Roman", Times, serif;
}
.breaking .box-wrapper .link-stack h2 {
	padding: 10px 10px 0px;
	border: none;
}
.breaking .box-wrapper .link-stack cite {
	padding: 0px 15px 0px;
	border: none;
}
.breaking .link-stack h2 a {
	font: 13px/16px Georgia, "Times New Roman", Times, serif;
}
.breaking .box-wrapper .img-wrapper {
	width: auto;
	padding: 2px;
	margin: 10px 10px 5px 25px;
	border: 1px solid #acac8f;
}

/* CONTENT TYPE STYLES */
.link {
	padding-bottom: 10px;
}
.video {
	padding-bottom: 5px;
}
.video a.preview {
	background: url(/images/bg-video-preview.png) no-repeat center center;
}
.video a.preview span {
	width: 40px;
	height: 34px;
	background: url(/images/ico-video.png) no-repeat center center;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 1px;
	bottom: 3px;
	z-index: 9;
}

/* ORIGINAL CONTENT STYLES */
.link.original h2 {
	background: none;
}
.original cite a { /* CRUD - not used */
	background: url(/images/ico-bmtn-original.png) no-repeat left 5px;
	text-indent: -9999px;
	height: 25px;
	display: block;
}
cite img {
	margin-top: 5px;
}

/* PARTNERS WIDGET */
.partners-widget {
	background: url(/images/bg-partners-header.gif) 3px top no-repeat;
	padding: 10px 0px 0px 3px;
}
.partners-widget h2 {
	text-indent: -9999px;
	background: url(/images/hdr-our-approach.png) left bottom no-repeat;
	width: 100%;
	height: 11px;
	margin: 0px;
	padding-top: 15px;
	border: none;
}
.partners-widget .box-wrapper {
	background: url(/images/bg-partners-content.gif) left center repeat-y;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.partners-widget .box-footer {
	background: url(/images/bg-partners-footer.gif) left top no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	bottom: 0px;
	left: 0px;
	height: 10px;
}
.partners-widget .box-wrapper p {
	margin: 10px 10px 0px 0px;
	padding: 0px;
	float: left;
}

/* FOOTER STYLES
================================================= */

/* JPLAYER STYLES
================================================= */
.player_container {
  float: left;
	position: relative;
	padding: 0px 10px 0px 0px;
	margin-left: 5px;
}
ul.icons {margin: 0; padding: 0;}
ul.icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul.icons span.ui-icon {float: left; margin: 0 4px;}
ul.icons .volume-min { margin: 2px 0px 2px 210px; }
.sliderVolume { position:absolute; top: 10px; left: 310px; width: 120px; height: .4em; }
.sliderVolume .ui-slider-handle { height: .8em;	width: .8em; }
.bars_holder { position: absolute; top: 10px; left: 75px; width: 175px; }
.sliderPlayback .ui-slider-handle {	height:1.6em; }
.loaderBar.ui-progressbar { height:.2em; border:0; }

/* GENERAL STYLES
================================================= */
.left {
	float:left;
}
.right {
	float:right;
}
.error{color: #FF0000;}
.inner .error h2 {
	color: #FF0000;
}
.inner .error p {
	color: #616233;
}
.success{color: #FF9900}
.stack:after,
.box-wrapper:after,
.box-wrapper div:after,
.bio:after,
.tips:after,
.bugs:after,
.resize:after,
.forecast-extended p:after,
#search-results form p:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display: block; }
/* End hide from IE-mac */

.clear { clear:both; }