/************************************************************************************************************************
 * Shared and overide styles
 ************************************************************************************************************************/ 
.noborder-top		{ border-top: none !important; }
.noborder-bottom	{ border-bottom: none !important; }
.float-right 		{ float: right; }
.float-left			{ float: left; }

/************************************************************************************************************************
 * Left column styles (shared)
 ************************************************************************************************************************/ 
.news-left-section {
	color: #998377;
	font-size: 12px;
}

.news-left-section-content {
	padding: 10px 10px 10px 15px;
	border-top: 1px solid #e8e4e3;
	border-bottom: 1px solid #e8e4e3;
	background: #FFF url('../images/news/bckgrnd_news-left-section-content.gif') repeat-x 0 0;
}

.news-left-section-content h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

.news-left-section-content a {
	color: #998377;
	font-weight: normal;
}
.news-left-section-content a:hover { text-decoration: none; }

#news-newsletterSignup { margin-top: 3px; }
#news-newsletterSignup-email { border: 1px solid #d1c7c5; background-color: #f7f7f5; }
#news-newsletterSignup-submit { margin-bottom: -3px; }


/************************************************************************************************************************
 * Image polls
 ************************************************************************************************************************/
.poll-cover {
	width: 106px;
	height: 134px;
	float: left;
	margin: 0 2px 16px 0;
	position: relative;
}

.poll-cover img{
	width: 100px;
	height: 130px;	
}

.poll-cover input {
	position: absolute;
	right: 10px;
	bottom: 8px;
}

.btn_vote-now {
	margin-left: 60px;
}

/************************************************************************************************************************
 * text polls
 ************************************************************************************************************************/
.poll-text { margin: 8px 0 8px 0; }
.poll-text label {
	font-weight: normal;
	margin-left: 10px;
}


/************************************************************************************************************************
 * news overview styles (LHC)
 ************************************************************************************************************************/
.news-overview {
	line-height: 1.25em;
	list-style: disc;
	list-style-position: outside;
	margin-left: 12px;
}
.news-overview li {
	padding-bottom: 5px;
}

.news-archive-section {
	background-color: #f8f7f7;
	border: 1px solid #d5cbca;
	margin: 4px 0 10px 0;
	padding: 8px;
}

.news-left-section-content h4.arrowed {
	background: transparent url('../images/news/bckgrnd_left-column-h4.gif') no-repeat 0 8px;
	padding-left: 11px;
}
.news-left-section-content h4.arrowed a { color: #000; font-weight: bold; }

.readMoreBtn {
	float: right;
	margin-top: -15px;
}

/************************************************************************************************************************
 * news homepage master styles
 ************************************************************************************************************************/
div#col-2-news {
	padding: 0 0 20px 0;
	width: 759px;
	float: left;
	font-size: 12px;
	color: #998377;
}

.news-header {
	background-color: #edebea;
	width: 746px;
	height: 31px;
	padding: 35px 0 0 30px;
	/*border-bottom: 1px solid #d5cbca;*/
}
.news-category-page { border-bottom: none; }

.news-header h1 {
	padding: 25px 0 0 30px;
	font-size: 28px;
	color: #d7114f;
}

.news-header h1 a, .news-header h1 a:hover, .news-header h1 a:visited {
	font-weight: normal;
	font-size: 28px;
	color: #d7114f;
	text-decoration: none;
}

.news-header span {
	font-size: 18px;
	font-weight: normal;
	color: #ac968a;
	text-transform: uppercase;
	margin-left: 15px;
}

/************************************************************************************************************************
 * news homepage column layout
 ************************************************************************************************************************/
#news-columns {
	width: 776px;
	border-top: 1px solid #d5cbca;
	border-bottom: 1px solid #d5cbca;
}
.news-column {
	width: 387px;
	float: left;
}
#news-column1 { border-right: 1px solid #d5cbca; }
#news-column2 { border-left: 1px solid #FFF; }
#news-column1 .news-article:first-child { border-top: none; }
#news-column2 .news-article:first-child { border-top: none; }

/************************************************************************************************************************
 * news article shared styles
 ************************************************************************************************************************/
.news-article {
	border-top: 1px solid #dbd4d0;
	background: #edebea url('../images/news/bckgrnd_article.gif') repeat-x 0 0;
}

#news-column1 .news-article { padding: 15px 15px 13px 30px; min-height: 160px; }
#news-column2 .news-article { padding: 15px 30px 13px 15px; min-height: 160px; }

.news-article h3, .news-article h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.news-article h4, .news-article h4 a { color: #ab9588; }
.news-article h4 span { 
	font-weight: normal; 
	color: #9d8374; 
	font-size: 10px;
}

.news-article-heading {
	padding-bottom: 5px;
	margin-bottom: 5px; 
	border-bottom: 1px dotted #d5cbca;
}

.news-article-content p { padding-bottom: 10px; }
.news-article-content p:last-child { padding-bottom: 0; margin-bottom: 0; }
.news-article-content div + p { /*font-weight: bold;*/ }
.news-article-content .float-right { margin-left: 30px; }
.news-article-content .float-left  { margin-right: 10px; }

.byLine {
	font-size: 9px;
	padding-top: 1px;
	text-transform: uppercase;
	width: 330px;
}
.byLine span { color: #000; }

.upsell { 
	border-top: 1px dotted #d5cbca;
	color: #000;
	margin: 0 0 8px 0;
	padding: 5px 0 5px 0;
	width: 330px;
}
.upsell a { color: #d7114f; }

/************************************************************************************************************************
 * news homepage featured article styles
 ************************************************************************************************************************/
#news-article-featured {
	border-top: none;
	background-color: #edebea;
	width: 776px;
}
.news-article-featured-heading {
	padding: 10px 0 6px 0;
	margin: 0 30px 8px 30px;
	border-bottom: 1px dotted #d5cbca;
}

#news-article-featured .news-article-content {
	margin: 0 30px;
}
#news-article-featured .news-article-content {
	margin: 0 30px;
}



/************************************************************************************************************************
 * news homepage - archive section
 ************************************************************************************************************************/
.news-homepage-archive {
	border-top:1px solid #D5CBCA;
	padding:25px 0 15px 30px;
	width:746px;
}

.news-archive-navigation {
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #998377;
}

.news-archive-navigation h1 {
	font-size: 28px;
	color: #d7114f;
}

.news-archive-navigation ul {
	position: absolute;
	left: 135px;
	top: 8px;
}

.news-archive-navigation li {
	float: left;
	padding: 0 5px 0 0;
	color: #968276;
	font-weight: bold;
	font-size: 10px;
}
.news-archive-navigation li a { font-weight: bold; color: #968276; }

.news-archive-list li { font-size: 10px; color: #000; }
.news-archive-list li a { font-size: 12px; color: #000; font-weight: normal; }
.news-archive-list li span { color: #968276; }


/************************************************************************************************************************
 * news homepage featured article styles
 ************************************************************************************************************************/
.full-article .news-article h3 { font-size: 16px; }
.full-article .news-article h4 { color: #ab9588 }
.article-shareThis { float: right; }

.article-review {
	margin: 0 30px 0 30px;
}

/* magazine review styles */
.article-prod-sidebar{
	padding: 10px; 
	border-bottom: 1px solid #e9e3df;
}

.article-prod-sidebar-cover{
	text-align: center;
}

.article-prod-sidebar-cover img#news-review-cover{
	width: 213px;
}

.article-prod-sidebar-cover img#article-prod-sidebar-subscribe-btn{
	margin-top: 5px;
}
.article-prod-sidebar-cover h3 { font-weight: bold; font-size: 12px; color: #D7114F; margin: 0; padding: 0; line-height: 1.1;}
.article-prod-sidebar-cover h4 { font-weight: bold; font-size: 11px; color: #000000; margin: 0; padding: 0; line-height: 1.1;}
span.article-prod-sidebar-length {font-weight: normal; font-size: 11px; color: #9d8374; margin-bottom: 5px; line-height: 1.1;}


.article-review-cover {
	text-align: center;
	padding: 15px 10px 10px 10px;
	background-color: #FFF;
	border: 1px solid #998377;
	width: 150px;
	font-size: 12px;
	color: #000;
	float: left;
}


.article-review-cover #news-review-cover { width: 140px; }
.article-review-cover h3 { font-weight: bold; font-size: 12px; color: #D7114F; }
.article-review-cover h4 { font-weight: bold; font-size: 12px; color: #000000; }

.article-review-text {
	margin: 15px 0 0 185px;
	display: block;
}
.article-review-text h3 {
	padding-bottom: 8px;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px dotted #998377;
}
.article-review-text p { padding-bottom: 8px; }


/* related articles styles */
.article-related {
	margin: 30px 30px 10px 30px;
}

.article-related-header{
	vertical-align: middle;
}
.article-related-header h2 {
	color: #D7114F;
	font-size: 28px;
	display: inline-block;
	vertical-align: middle;
}

.article-related-header img {
	vertical-align: middle;
}
.article-related .article-related-header a {
	font-size: 14px;
	font-weight: bold;
	text-transform: captialise;
	margin-left: 15px;
	vertical-align: bottom;
}

.article-related a {
	font-size: 12px;
	color: #998377;
}

.article-related-holder {
	margin-top: 8px;
	border-top: 1px dotted #998377;
	padding-top: 15px;
	width: 100%;
}

.article-related-holder td {
	background-color: #FFF;
	text-align: center;
	padding: 15px 10px 15px 10px;
	border-right: 25px solid #EDEBEA;
	vertical-align: top;
}
.article-related-holder td.last { border-right: none; }

.article-related-holder td a, .article-related-holder td a:visited, .article-related-holder td a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #8d776a;
	text-decoration: none;
}

/* existing comments section */
#comments {
	margin: 5px 30px 10px 30px;
}

#comments h2 {
	color: #D7114F;
	font-size: 28px;
	padding-bottom: 8px;
}
#comments h2 span { font-size: 12px; }

.comment {
	padding: 22px 0 0 0;
	border-top: 1px dotted #998377;
	margin: 0 0 22px 0;
	color: #000;
}
.comment p { padding-bottom: 10px; }
.comment span { color: #998377; } 


/* new comment section */
#new-comment {
	margin: -15px 30px 0 30px;
	background-color: #ffffff;
	padding: 15px;
}

#new-comment br.clear, br.trick-ie{
	margin-bottom: 0;
}
#new-comment h2 {
	color: #D7114F;
	font-size: 28px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #998377;
	margin-bottom: 20px;
}

#new-comment h4 {
	color: #D7114F;
	font-size: 1em;
	padding-bottom: 8px;
	border-bottom: 1px dotted #998377;
	margin-bottom: 20px;
	font-weight: bold;
}

#new-comment form br { clear: both; }
#new-comment label {
	display: block;
	float: left;
	width: 140px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ab9487;
	text-transform: uppercase;
}
#new-comment input {
	display: block;
	float: left;
	width: 350px;
	background-color: #edebea;
	padding: 4px;
	margin-bottom: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ab9487;
	border: none;
}
#new-comment textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 12px;
	color: #ab9487;
	border: none;
	float: left;
	width: 500px;
	height: 115px;
	background-color: #edebea;
}
#new-comment #new-comment-submit {
	float: right;
	width: auto;
	height: auto;
	background-color: transparent;
	margin: 5px 5px 0 0;
}

input.error-field, textarea.error-field {
	background: #FFF url('../images/news/bckgrnd_error-field.gif') no-repeat top right;
}


/************************************************************************************************************************
 * news category styles
 ************************************************************************************************************************/
.popular-titles h3 {
	font-size: 12px;
	font-weight: bold;
	color: #d7114f;
}

.popular-titles td img {
	width: 140px;
}

.popular-titles td div {
	text-align: left;
	color: #000;
}


.news-overview-category {line-height:1.25em;list-style:none;margin-left:0;}
.news-overview-category li {padding-bottom:1px; font-size: 11px;}
.news-overview-category li a {font-weight: bold;}
.news-overview-category li a:hover {text-decoration: underline;}

.news-overview-category li ul {line-height:1.25em;list-style:none;margin-left:10px;}
.news-overview-category li ul li{padding-bottom:1px; font-size: 11px;}
.news-overview-category li ul li a{font-weight: normal;}
.news-archive-date{margin-top: 10px;font-weight: bold;}
.news-archive-navigation  {border-bottom:0px dotted #998377;margin-bottom:5px;padding-bottom:12px;position:relative;}
a.lnk-full-archive{color: #b70641;font-weight: normal;font-size: 11px; margin-top: 10px;}

.full-article .news-article h1 {font-size:14px;font-weight: bold; color: #000;}
.full-article .news-article h3, .full-article .news-article a {font-size:12px;color:#AB9588;}

.news-social{
	background-color:#FFFFFF;
	border:1px dotted #A99285;
	margin:0 30px 8px;
	padding:10px;
	width:696px;
}
.news-social .facebook{
	float:left;
	width:230px;
}

.news-social .twitter-et-al .facebookPopUp span{
	background-image: none !important;
	background-color: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0;
}
.news-social .twitter-et-al{
	float:right;
	width:350px;
	text-align: right;
}

