/*	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: left;
}
h2 a:hover {
	color: #2F2F1A;
}
p {
	font: 1.1em Arial, Helvetica, sans-serif;
}
strong {
	color: #616233;
	font-weight: bold;
}

/*	LAYOUT
================================================= */
#container {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#primaryContent {
	margin: -15px 5px 0px;
}
#container h1#logo {
	font: 21px Georgia, "Times New Roman", Times, serif;
	color: #616233;
}
#container h1#logo a {
	background: url(/images/feed/bg-bmtn-header.gif) no-repeat center top;
	text-indent: -9999px;
	height: 49px;
	display: block;
}

/* BOX STYLES
================================================= */
.stack, .single {
	position: relative;
}
.box-wrapper {
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 9;
	border-bottom: 1px solid #c0c1c5;
	height: 124px;
}
.box-wrapper h2 {
	font: 1.8em/1.8em Georgia, "Times New Roman", Times, serif;
	padding: 15px 0px 0px;
	margin: 0px 5px;
	letter-spacing: -1px;
	color: #616233;
	border-top: 1px solid #ECEACA;
}
.box-wrapper h2 a {
	font: italic .7em/.9em Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	display: block;
	text-decoration: none;
	color: #616233;
}
.box-wrapper .first h2 {
	border: none;
}
.box-wrapper .first h2 a {
	font: 1em/1em Georgia, "Times New Roman", Times, serif;
}
.box-wrapper p {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #858349;
	padding: 0px 25px 10px;
}
.single .box-wrapper p {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #858349;
	padding: 0px 25px 10px;
	clear:left;
}
.box-wrapper p a.readMore {
	font: italic 1em/1.5em Georgia, "Times New Roman", Times, serif;
	background: url(/images/bg-link.png) repeat-x left bottom;
	text-decoration: none;
	color: #616233;
	display: block;
	width: 70px;
}
.box-wrapper cite {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #a8a55d;
	display: block;
	padding: 0px 25px;
}
.box-wrapper .text.first cite {
	padding-top: 15px;
}
.detail .box-wrapper .first cite {
	padding-top: 0px;
}
.box-wrapper cite a,
.box-wrapper cite strong {
	font: italic 1em/1.8em Georgia, "Times New Roman", Times, serif;
	background: none;
	padding: 0px;
	color: #616233;
}
.box-wrapper a.preview {
	width: 94px;
	height: 72px;
	position: relative;
	float: left;
	margin: 15px 10px 5px 25px;
	border: 1px solid #acac8f;
}
.box-wrapper a.preview img {
	width: 88px;
	height: 67px;
	margin: 3px;
	position: relative;
}
.box-footer {
	width: 100%;
	text-align: center;
	clear: both;
	border-bottom: 1px solid #c0c1c5;
}
.box-footer p {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	width: 14em;
	height: 16px;
	line-height: 16px;
	margin: 10px auto;
	position: relative;
	z-index: 9;
}
.box-footer p span, .box-footer p a {
	display: block;
	float: left;
	height: 16px;
	width: 67px;
	line-height: 16px;
}
.box-footer p span {
	color: #4b4e21;
	width: 75px;
}
.box-footer p a.discuss {
	background: url(/images/btn-discuss.png) no-repeat center center;
	text-indent: -9999px;
}

/* SINGLE LAYOUT
================================================= */
.single {
	padding: 0px;
}
.single .box-wrapper {
	background: none;
	margin: 0px;
	padding: 0px;
}
.single .box-wrapper h2 {
	padding-top: 15px;
	margin: 0px;
	border: none;
}
.single .box-wrapper h2 a {
	font: 1em/1em Georgia, "Times New Roman", Times, serif;
	padding: 0px 5px;
	display: block;
	text-decoration: none;
	color: #616233;
}
.single .box-footer {
	height: 38px;
}
.single .link,
.single .photo,
.single .audio,
.single .video,
.single .text {
	padding: 10px 0px 20px;
	margin: 0px 20px 0px 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;
}

/* FULL WIDGET STYLES
================================================= */
.full ul {
  padding-bottom: 30px;
}
#partner_logos {
  width: 460px;
  background: #fff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 99;
  height: 30px;
}

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