.social-sharing {
	background: url(../images/grafix/bg-social.png) no-repeat top left;
	padding: 0px 5px;
	margin-bottom: 10px;
	height: 28px;
}

.right-content .social-sharing {
	background-image: none;
	background-color: #e7eaef;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin-top: 5px;
}

.social-sharing span.sep {
	background: url(../images/grafix/bar48.png) no-repeat right center;
	padding: 2px 3px;
	display: block;
	float: left;
	height: 24px;
}

.article > figure {
	margin: 0;
	text-align: center;
}
.article > figure > figcaption {
	margin: 3px 0px 10px;
	text-align: left;
	font-size: 11px;
	line-height 140%;
	font-family: Helvetica,Arial,sans-serif;
	color: #333;
}

.article h2 {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}

.article p {
	color: #333;
	line-height: 160%;
}

.article .inside-content-rail,
.article .left-rail,
.bodycopy .moreinfobody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.article .inside-content-rail p,
.bodycopy .moreinfobody p {
	line-height: 140%;
	padding: 3px 0px;
}

.article .inside-content-rail h4 {
	padding: 5px;
}

.moreinfobody { width: 300px; margin: 0 auto; }

.article .inside-content-rail h3,
.article .left-rail h3,
.bodycopy .moreinfobody h3 {
	color: #fff;
	background: #8caab6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding: 2px 5px 0px 5px !important;
	margin: 10px auto 0;
	width: 290px;
}

.article .left-rail h3 { margin: 0px; }

.article .inside-content-rail .title-newslist,
.article .left-rail .title-newslist {
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.article .sig {
	color: #222;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.byline, .artdate {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.artdate { margin-bottom: 10px; }

.photos-artic-r {
	width: 300px !important;
}

.main-photo { text-align: center; width:300px !important;  margin: 0 auto; }
.main-photo figure { margin:auto;}
.main-photo figure img{max-width:100%;height:auto;display:block;}

.photo-thumbs { }

.photo-thumbs .thumb {
	text-align: center;
	line-height: 93px;
	padding-top: 10px;
	padding-right: 10px;
	position: relative;
	width: 93px;
	height: 93px;
	float: left;
	overflow: hidden;
}
.photo-thumbs .thumb:nth-child(3n+1) {
	clear:both;
}

.photo-thumbs a { color: #fff; 
	display:block;
	width: 93px;
	height: 93px;
	overflow:hidden;
}
.photo-thumbs a:hover { text-decoration: none; }

.photo-thumbs > .thumb img {
	line-height: 93px;
	vertical-align: middle;
	margin: 0;
	display: inline-block;
	
	min-width:93px;
	min-height:93px;
	max-width:150px;
	max-height:150px;
	width:auto;
	height:auto;
}

.photo-thumbs .thumb .more {
	background: url(../images/grafix/bg-22222299.png);
	background: rgba(34, 34, 34, 0.6);
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	padding: 3px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 87px;
}

.photo-thumbs .thumb.video img.play-button {
	position: absolute;
	top: 0px;
	left: 0px;
}

.photo-thumbs .extra { display: none; }

.article .tagline {
	color: #333;
	font-style: italic;
	margin: 10px 0px;
}

.fancybox-title-inside .byline {
	color: #888;
	font-style: italic;
}

ul.comment-actions {
	padding: 0px;
	margin: 10px 0px 5px 0px;
}

.comment-actions li { margin: 0px 20px 0px 0px; }

#comments { font-family: Helvetica, Arial, sans-serif; }

#comments .notice,
#comments .policy {
	color: #666;
	font-size: 11px;
}

#comments .policy { margin-bottom: 5px; }

#comments h2.title {
	color: #fff;
	background: #8caab6;
	font-weight: bolder;
	font-size: 40px;
	line-height: 28px;
	padding: 0px 5px;
	margin: 10px 0px;
}

.comment {
	padding: 5px 0px 15px 64px;
	background: url(../images/grafix/comment-open.png) top left no-repeat;
}

.comment p { line-height: 120%; }

.comment-inner {
	padding-right: 64px;
	background: url(../images/grafix/comment-close.png) bottom right no-repeat;
}

.comment .author {
	color: #1c75bb;
	font-size: 14px;
	font-weight: bolder;
}

.comment .author .removal {
	color: #333;
	font-size: 10px;
	font-weight: normal;
}

.comment .timestamp {
	color: #888;
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#comments textarea {
	display: block;
	width: 100%;
}

#comment-pager {
	text-align: center;
	padding: 0px
	margin: 10px;
}

#comment-pager li { margin: 0px 5px; }

/* MOS comments */
#readerArticleComments {clear:both;}
#readerArticleComments .readerComment {margin:1em 0;position:relative;}
	.readerComment .commentTitle {display:none;}
	.readerComment .commentAuthorDate {background:#C6D6EB;padding:5px;}
	.readerComment .commentContent {border:1px solid #ddd;padding:5px;}
	.readerComment form {text-align:right;}
	.readerComment form input,.readerComment form .rpabuse {font-size:.915em;cursor:pointer;}
	
#readerCommentForm header {}
#readerCommentForm .formRow {margin-bottom:15px;}
#readerCommentForm label {vertical-align:top;display:block;}
#readerCommentForm textarea {width:97%;}
#readerCommentForm input[type="text"] {width:97%;}
#readerCommentForm input[name="commentSubject"] {width:97%;}
#readerCommentForm .formRow.name {}
#readerCommentForm .formRow.captcha {float:left;clear:left;margin-right:1%;}
#readerCommentForm .formRow.captchaverify {float:left;}
#readerCommentForm .formRow.submitRow {clear:both;}
	
	
	



/* article slideshow*/
.articleslideshow {text-align:center;}
.articleslideshow .slides {width:100% !important;}
.articleslideshow figure {width:100% !important;}
.articleslideshow figure img {display:block;margin:auto;width:100% !important;height:auto;}
.articleslideshow figure figcaption {margin-top:5px;}
.articleslideshow-nav {margin-top:5px;}
.articleslideshow-nav span {display:inline-block;width:15px;height:15px;color:#000;background:#000;-webkit-border-radius: 30px;border-radius: 30px;margin:0 3px; cursor: pointer;}
.articleslideshow-nav span.cycle-pager-active {background:#C6D6EB; color:#C6D6EB;}

