/* Scoop CSS */
 
/* =============================================================
   Create Article
   ========================================================== */
 
.admin-form.article_form {
    margin-bottom: 35px;
} 
 
.article_form #col-2 {
	margin: 0;
	padding-left: 15px; }
 
#id_body_tbl {
	margin-bottom: 6px;
	margin-top: 6px; }
 
#body-label { display: block; }
 
#id_body { height: 300px; }
 
label[for=id_pub_date] {
	clear: both;
	margin-top: 10px; }
 
label[for=id_preset] { padding: 4px 0 0 0; }
 
.select-section ul { 
    list-style-type: none;
    padding-left: 0; }
 
.select-section label { float: none; }
 
.errors {
	background-color: #FB585D;
	border-width: 1px;
	border: solid 1px #F20810;
	color: #fff;
	font-size: 14px;
	padding: 4px 10px;
	width: 623px; }
 
ul.errorlist {
	color: red;
	float: right;
	font-size: 10px;
	list-style: none;
	margin: 0 15px 0px 0;
	padding: 0; }
 
	ul.errorlist li {
		margin: 0;
		padding: 0; }
 
#col-2.staff ul.errorlist { margin-right: 0; }
 
#attach-media-button {
	background: #fbfbfb;
	border: 1px solid #C9C9C9;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #22b13d;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 15px;
	text-decoration: none; }
 
	#attach-media-button:hover {
		background: #f8f8f8;
		color: #336699; }
 
.mediaselector { margin: 40px 0 20px 0px; }


/* =============================================================
   Article Detail
   ========================================================== */
.article-container {
	margin-bottom: 35px;
	padding: 15px 0 0 0px; }
 
.article-container h1 {
    clear: both;
	font-size: 30px;
	font-weight: 500;
	line-height: 36px;
	margin: 0 0 15px 0; }
 
.date-author-container {
    display: block;
    font-size: 14px;
	margin: 0 0 15px 0; }
 
.article-body-wrapper { 
    margin: 20px 0 50px 0px; }
 
.article-body {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 16px;
	line-height: 1.5em;
	padding-top: 20px; }
 
.related-article-container {
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-weight: 300;
	padding: 15px 0; }

ul.related-articles li {
    margin-bottom: 5px; }
 
.text-ad-container + .comment-container {
	padding-top: 20px;
}
	
	
/* Article  Detail Media Display
----------------------------------------------*/
#big-article-image-container.multi-media img {
	max-height: 310px;
	max-width: 475px; }
 
#big-article-image-container.single img {
	max-height: 450px;
	max-width: 475px; }
 
#big-article-image-container.multi-media {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	float: left;
	height: 310px;
	margin-bottom: 15px;
	padding: 0 10px 10px 0;
	width: 475px; }
 
#big-article-image-container.single {
	background: none;
	float: left;
	margin: 0 10px 20px 0;
	max-height: 450px;
	max-width: 475px; }
 
#main-article-caption.multi-media {
	clear: both;
	font-size: 11px;
	height: 50px;
	margin-bottom: 15px; }
 
#main-article-caption.single { 
	font-size: 11px;
	max-width: 185px;
	display: inline-block; }
 
#article-image-list {
	border-bottom: 1px solid #ddd;
	float: right;
	height: 310px;
	overflow: hidden;
	padding: 0 14px 10px 10px;
	width: 90px; }
 
.thumb-container {
	margin-bottom: 7px;
	max-height: 73px;
	width: 90px; }
 
.article-image-thumbnail {
	cursor: pointer;
	max-height: 73px;
	max-width: 90px; }
 
.hidden { display: none; }
 
#attached-file-container {
	clear: both;
	font-size: 12px;
	margin-bottom: 30px;
	padding: 0; }
 
	#attached-file-container div.audio {
		background: none;
		border: none;
		float: left;
		margin: 0 15px 0 0;
		padding: 0;
		width: 180px; }
 
		#attached-file-container div.audio span {
			color: #9A9A9A;
			display: block;
			font-size: 12px;
			font-style: italic; }
 
.pdf-container {
	float: left;
	margin-right: 15px;
	width: 185px; }
 
	.pdf-container img {
		float: left;
		margin-right: 5px; }
 
	.pdf-container span {
		float: left;
		margin-top: 2px; }
 
/* =============================================================
   Section Detail
   ========================================================== */
.page-title.scoop-section {
    margin-bottom: 15px;
}

.article-list {
	margin-bottom: 25px;
}

.rss {
    font-size: 14px;
    padding-bottom: 2px;
    padding-top: 2px;
    position: absolute;
    right: 0;
    top: 6px;
}

.section-article {
	border-bottom: 1px dotted #cfcfcf;
	font-size: 14px;
	margin: 0 0px 0px 0px;
	padding: 25px 0px;}
 
	.section-article .img-container {
		float: left;
		margin-right: 30px;
		min-height: 120px;
		max-width: 180px;
		overflow: hidden;
		max-height: 180px; }
 
	.section-article h1 {
		font-size: 22px;
		font-weight: 700;
		line-height: 24px; }

		.section-article-heading {
		    color: #222;
		    font-size: 22px;
		    margin-bottom: 0.75em; }
		
		.section-article-heading a {
		    color: #222;
		    text-decoration: none; }
		
		.section-article-heading a:hover,
		.section-article-heading a:focus {
			text-decoration: underline; }

    .section-article p {
        font-size: 14px;
        line-height: 1.4em;
    }
    
.pagination {
	margin-top: 0px;
}
 

/* =============================================================
   News Landing Page
   ========================================================== */
.section-widget .content-summary a {
    border-top: 1px solid #e1e1e1;
    padding: 5px 0; 
    display: block; 
}

.section-widget .content-summary a:hover {
    background: #f7f7f7; 
    color: #004276;
    text-decoration: none;
}

.section-widget .content-summary img {
    margin-right: 15px;
}

.section-widget .unstyled-list {
    border-bottom: 1px solid #E1E1E1;
}

.section-widget .unstyled-list + .more-from-section {
    border-top: none;
    margin-top: 0;
}

.section-widget .l-grid li {
    width: 153px;
    margin: 0 12px 0 0;
}

.section-widget .l-grid img {
    margin-bottom: 5px;
}

.section-list .l-grid a {
    display: block;
}

#col-1 .text-a {
	margin-top: 0;
}

/* =============================================================
   Edit Featured Articles
   ========================================================== */
#edit-featured-form { margin: 15px 0 0 0; }
 
#featured-articles { margin-bottom: 20px; }
 
#edit-featured-form h2 { clear: both; }
 
#featured-list { margin-right: 0; }
 
.featured-item,
.available-item { 
    padding: 8px 10px 8px 5px; }
 
.featured-item.even,
.available-item.even { 
    background: #f5f5f5;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7; }
 
#available-list {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0; }
 
.featured-move-down,
.featured-move-up,												
.featured-remove,
.available-add {
	cursor: pointer;
	float: right;
	height: 16px;
	margin: 0px 0 0 5px;
	width: 16px; }
 
#prevpage,
#nextpage {
	background-color: #eee;
	background-image: -moz-linear-gradient(100% 100% 90deg, #eee, #fcfcfc);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fcfcfc), to(#eee));
	border: 1px solid #E1E1E1;
	color: #737373;
	cursor: pointer;
	float: right;
	font-weight: 400;
	line-height: 15px;
	margin-left: 5px;
	padding: 3px 8px;
	text-decoration: none; }
 
#prevpage:hover,
#nextpage:hover {
	background: #eee;
	color: #222; }
 
#available-article-search {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 1px solid #CBCBCB;
	font-size: 12px;
	padding: 2px 5px;
	width: 250px; }
 
@media print {
    .related-article-container,
    .comment-container,
    .social-share-btns {
        display: none;
    }
    
    .article-body-wrapper {
        margin-left: 0;
    }
}