#rel_articles
{
	width: 600px;
}

#bd {
	padding: 10px; 
}

#content-border {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
.article .body a:visited { color: #db4c15; } /* per trac ticket # 2013 */

.prev_next a:link, .prev_next a:active, .prev_next a:visited {
	color: #f47b20;
	font-size: 12px;
	font-weight: bolder;
}

.prev_next a:hover {
	color: #FF679D;
}

.pink h2 {
	color: #e61577;
}

.orange h2 {
	color: #ff9900;
}

.red h2 {
	color: #990000;
}

.article-paging {clear: both;=}
.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;
	padding: 8px 0px;
	
}
.page-numbers a, .page-numbers strong {
  border:1px solid #CCC;
  padding: 3px 8px;
  margin: 2px;
  text-align:center;
  font-size:11px;
}

.page-numbers a:hover, .page-numbers strong { background-color: #f1f1f1;}

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.title a {
	color: #000;
}
h1.sponsor-title {
	width: 630px;
}

.article {
}
.article a img, .article img { border: 0px; }

.article .author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -0.5px;
	margin-top:5px;
}

.article ul.author {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.article ul.author li {
	float: left;
	line-height: 30px;
}

.article ul.author li.posted-on {
	padding-right: 10px;
	border-right: 1px solid #ddd;
	color: #999;
}

.article ul.author li.comments {
	background: url('http://cdn.sheknows.com/icons/comments.png') 0 50% no-repeat;
	padding: 0px 15px 0 23px;
	height: auto;
	margin-left: 10px;
}

article ul.author li.comments a {
	display: block;
}

h3.comments em { font-style: normal; }

.article .ratings {
	clear: both;
}

.article .sub-title, 
	.article .sub-title h2 {
	color: #e61577;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	line-height: 50px;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 0px;
/*
	color: #e61577;
	font-family: "Century Gothic", Verdana;
	font-size: 60px;
	line-height: 60px;
*/
}

.article .sub-title h2 { font-weight: normal; }

.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: #e61577;
}

.article-red h2, .article-red .sub-title {
	color: #990000;
}

.article-orange h2, .article-orange .sub-title {
	color: #ff9900;
}

.article .blurb {
	font-size: 16px;
	line-height: 22px;
	padding: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

.article .neighbors {
	overflow: hidden;
	text-align: center;
	margin-top: 15px;
}

.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 {

}

.article .sendtoafriend strong {
	color: #ff0066;
}

.article .share {
	margin: 20px 0;
}

.article .share a img {
	border: 0;
	vertical-align: text-bottom;
}

.article-list {
	
}

.article-list .related {
	
}
.article-list .related ul { padding: 0px; margin: 0px 0px 0px 15px; }

.article-list h1 { color: #000; margin: 0; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin-bottom: 12px; }
.article-list h4 { color: #222; 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; overflow: hidden; padding: 5px 0px 15px 0px; clear: both; }
.article-list .articles .title { color: #000; display: block; font-size: 18px; font-weight: normal; letter-spacing: -0.4px; line-height: 22px; }
.article-list .articles .blurb { display: block; margin-left: 140px; line-height: 1.5em; font-size: 12px; }
.article-list .articles .byline {font-size: 11px; }
.article-list .articles form { display: inline; }

.article-list .articles h2 { text-indent: 7px; }
.article-list .articles .blurb h2 { text-indent: 0px; }

.article-list li a img { padding: 3px; border: 1px solid #e6e6e6; }
.article-list .facebook-badge { float: right; margin-left: 12px; margin-top: 5px; }
.article-list strong.section, .article-list strong.section a { color: #7B051B; font-size: 11px; }

.article-list .rtg-container { margin: 1px 0px 3px 0px; }

	
/*Articles*/
.article .body h2 {
	font-family:'Century Gothic', Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 1px; 
	text-transform: none;
	font-size: 22px;
	line-height: 24px;
	/*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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333333;
}

#commentBlock h3 {
	font-size: 24px;
}


.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: 12px;
}
#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;
	width: 85px;
}

#authorBio .summary {
	font-style:  normal;
	line-height: 18px;
}
#authorBio .group {

}
#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: 20px;
}
#authorBio p {
	font-size: 12px;
	line-height: 18px;
	color: #191818;
	margin-bottom: 1.3em;
}
#authorBio .url {
	font-weight: bold;
}

#rel_articles_wrapper {
	margin-bottom: 24px;
	margin-top: 16px;
	border-top: 1px solid #e6e6e6;
}

#rel_articles_wrapper .header {

}

#rel_articles_wrapper h4 {
	font-size: 16px;
	color: #000;
	margin: 12px 0 0 0;
}

#rel_articles_wrapper .main {
	padding: 8px 0px;
}

#rel_articles_wrapper ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#rel_articles_wrapper .img {
	padding: 3px;
	border: 1px solid #ccc;
}

#rel_articles_wrapper img {
	width: 110px;
	padding: 3px;
	border: 1px solid #ccc;
}

#rel_articles_wrapper .main ul li p.title {
	display: block;
	padding: 3px;
	margin: 0px;
	text-align: center;
}

#rel_articles_wrapper .main ul li p.title a {
	font-size: 10px;
	line-height: 13px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}

#rel_articles_wrapper .main ul li {
	font-family: georgia, serif;
	float: left;
	margin: 0 6px 0 0;
	padding: 0px;
	width: 115px;
}

.article hr {
	height: 1px;
	background-color: #e6e6e6;
	border-style: none;
}

/* directory styles */
ol.articles h2 {
	margin: 0px;	
}

div.pp-hunt-words { margin: 20px 0px 0px 20px; }

p.tags { clear: both; font-size: 12px; }

/* Limit comment-box width for full-width articles */
div.comments { width: 619px; }
div.full-width { border-top: 1px solid #ccc; }