#rel_articles
{
	width: 450px;
}

#bd { padding-bottom: 10px; 
}

#content-border {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

.comment-box {
	margin-bottom: 10px;
	padding: 10px;
}

.comment-header {
	border-bottom: 1px dashed #FF679D;
	color: #990000;
	font-size: 12px;
	font-weight: bolder;
}

.comment-header-reply {
	color: #990000;
	font-size: 14px;
	font-weight: bolder;
}

.comment-box a:link, .comment-box a:active, .comment-box a:visited {
	color: #FF9900;
}

.comment-box a:hover {
	color: #FF679D;
}

.comment-content {
	font-size: 11px;
	margin: 5px;
}

.comment-box .left {
	float: left;
}

.comment-box .right {
	float: right;
}

.comments textarea {
	height: 100px;
	margin-bottom: 5px;
	width: 400px;
}
.comment .header {
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.comment .message {
	clear:both;
}

.prev_next a:link, .prev_next a:active, .prev_next a:visited {
	color: #990000;
	font-size: 12px;
	font-weight: bolder;
}

.prev_next a:hover {
	color: #FF679D;
}

.pink h2 {
	color: #990000;
}

.orange h2 {
	color: #990000;
}

.red h2 {
	color: #990000;
}

.article-paging {}
.article-paging .article-prev-btn {line-height:34px; color:#FFFFFF !important; font-size:12px; display:block; background-image:url(http://cdn.sheknows.com/interface/previous.gif); width:90px; height:34px; text-align:center; float:left; margin-bottom:5px;}
.article-paging .article-next-btn {line-height:34px; color:#FFFFFF !important; font-size:12px; display:block; background-image:url(http://cdn.sheknows.com/interface/previous.gif); width:90px; height:34px; text-align:center; float:right; margin-bottom:5px;}

.page-numbers {
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 400px;
}
.page-numbers a {
	padding: 4px;
}

h1.title {
	color: #000;
	/*font-family:Century Gothic, Arial, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px; 
	font-weight:bold;
	margin: 0;
	padding: 0 0 10px 10px;
	width: 990px;
}
h1.sponsor-title {
	width: 630px;
}

.article {
}
.article a img { border: 0px; }

.article .author {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin-top:5px;
}

.article .sub-title {
	color:#5F4137;
font-size:36px;
font-weight:normal;
line-height:45px;
text-transform:uppercase;
}
.sub-title:first-line { font-weight:bold; }
.sub-title b { font-weight:inherit; }
.article .sub-title b {
}

.article-pink h2, .article-pink .sub-title {
	color:#990000;
}

.article-red h2, .article-red .sub-title {
	color:#990000;
}

.article-orange h2, .article-orange .sub-title {
	color:#990000;
}

.article .blurb {
	font-size: 14px;
	line-height: 22px;
	padding: 10px 0;
	font-family:Helvetica, sans-serif;
	color: #000;
}

.article .neighbors {
	font-size: 93%;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.article .author-bio {
	font-size: 10px;
	font-style: italic;
}

.article hr {
	color: #4870a3;
	display: block;
}

.article .neighbors .previous {
	float: left;
}
.article .neighbors .next {
	float: right;
}

.article .neighbors .previous, .article .neighbors .next {
	color: #990000;
}

.article .sendtoafriend strong {
	color: #5F4137;
}

.article .share {
	margin: 20px 0;
}

.article .share a img {
	border: 0;
	vertical-align: text-bottom;
}
.article img {}
.article-list {
	
}

.article-list .related {
	
}

.article-list h1 { color: #333; margin: 0; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; }
.article-list h4 { color: #333; margin: 0; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; }

.article-list .description { margin: 20px 0; }
.article-list .description p { margin-bottom: 8px;  }
.article-list .description p a { color: #FF9900;  }

.article-list .articles { margin: 10px 0; padding: 0; }
.article-list .articles li { list-style: none; margin-bottom: 10px; border-bottom: 1px solid #dddddd; height: 128px; overflow: hidden; padding-bottom: 15px; clear: both; }
.article-list .articles .title { color: #000000; display: block; font-size: 16px; font-weight: bold; margin-left: 135px; width: 330px; }
.article-list .articles .blurb { display: block; width: 330px; margin-left: 135px; line-height: 1.5em; font-size: 12px; }
.article-list .articles .byline {font-size: 11px; }
.article-list .articles form { display: inline; }


.article-list .related ul { margin: 10px 0; padding: 0;}
.article-list .related li { list-style: none; float:left; border-right: 1px solid #555; padding-right:5px; padding-left:2px; margin-top:5px; margin-bottom:5px; white-space: nowrap;}
.article-list .related li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-color: #FF9900;
	padding: 3px;
	padding-left: 6px;
}

/**
	Article Comments ---
**/
	.comments .input, .comments .textarea { margin-bottom: 10px; }
	.comments .text input, .comments .textarea input { margin-left: 8px; width: 300px; }
	.comments .text label,.comments .textarea label {
		color:#990000;
		font-size: 11px;
		font-weight:bolder;
		margin-left:10px;
		text-align:right;
	}
	
/*Articles*/
.article .body h2 {
	font-family:Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 1px; 
	text-transform: none;
	font-size: 18px;
	line-height:20px;
	/*letter-spacing: -0.07em;*/
	letter-spacing: -1px;
	text-transform: uppercase;
/*
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family:'Century Gothic', Arial, sans-serif;
	font-weight:bolder;
	margin-bottom:1px;
	font-size:18px;
*/
}
#main .bd .article .body {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color:#333333;
}



.sb-player
{
	display: block;
	text-align: center;
}
.sb-player-left
{
	float: left;
	margin: 7px 9px 7px 0;
}
.sb-player-center
{
	margin: 7px auto;
}
.sb-player-right
{
	float: right;
	margin: 7px 0 7px 9px;
}




#authorBio {
	font-size: 12px;
	background-color: #f8f3e0;
	clear: left;
	padding: 17px 23px;
}
#authorBio .n, #authorBio .title {
	letter-spacing: -1px;
	color: #303030;
}
#authorBio .title, #authorBio .bio {
	margin: 0;
	margin-left: 4px;
	width: 150px;
}
#authorBio .n {
	color: #c13d55;
	font: 24px/26px Georgia;
	margin-top: 0;
}
#authorBio .title {
	font: 16px/18px Georgia;
	font-style: italic;
	font-weight: bold;
	color: #b62238;
	text-transform: lowercase;
}
#authorBio .bio {
	font: 11px/12px Georgia;
	color: #202020;
	margin-top: 8px;
}
#authorBio .photo {
	float: right;
}

#authorBio .summary {
	font-style:  normal;
	line-height: 18px;
}
#authorBio .group {
	margin-left: 191px;
}
#authorBio.vcardNoPhoto .group {
	margin-left: 0;
}
#authorBio .photo {
	border: 1px solid #fff;
	float: left;
	padding: 1px;
	/* Shadows for everyone else */
	-moz-box-shadow:2px 2px 2px #b0b0b0;
    -webkit-box-shadow:2px 2px 2px #b0b0b0;
    box-shadow:2px 2px 2px #b0b0b0;

	/* Shadows for IE */
	zoom: 1; /* This enables hasLayout, which is required for older IE browsers */
       filter: progid:DXImageTransform.Microsoft.Shadow(color='#b0b0b0', Direction=135, Strength=3);
	margin-right: 30px;
}
#authorBio p {
	font-size: 12px;
	line-height: 18px;
	color: #191818;
	margin-bottom: 1.3em;
}
#authorBio .url {
	font-weight: bold;
}
