@import url('newstyles.css');

/* ---------- Wordpress Core --------------------*/

.alignnone {
	margin: 5px 20px 20px 0;
}
.clear { clear:both; }
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;   
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.padding-right-10{
	padding-right: 10px;
}
/* ---------- End Wordpress Core --------------------*/


/* Global Scope */

body {
	padding:0;
	margin:0;
	font-family: Georgia,"Times New Roman",Times,serif;;
	background:#EEEEEE;
	font-size:100.1%;
	line-height:normal;

}
p, h1, h2, h3, h4, h5, h6 {
	word-wrap: break-word;
	padding:5px 0;
	margin:0;
	font-weight:normal;

}
a {
	word-wrap: break-word;

}
p {

	color:#000;
	font-size:13px;
	line-height:1.167;
}
h1, h2, h3, h4, h5, h6 {
	color:#333;
	font-weight:bold;
}
ul {
	padding:5px 0 5px 20px;
	margin:0;
	list-style-type:none;
}
ul li {
	padding:0;
	margin:0;
	color:#666;
	font-size:12px;
	line-height:18px;
}
ol {
	padding:5px 0 5px 20px;
	margin:0;
	list-style-type:none;
}
ol li {
	padding:0;
	margin:0;
	color:#666;
	font-size:12px;
	line-height:18px;
}
table {
	border-collapse:collapse;
	width:100%;
	margin:5px 0;
}
table, th, td {
	border: 1px solid #ffffff;
}
table td {
	padding:5px;
	font-size:12px;
	color:#666;
	background:#eee;
}
blockquote {
	background:#f9f9f9;
	border-left:10px solid #ccc;
	margin:20px 5px;
	padding:5px 0 5px 20px;
	quotes:"\201C""\201D""\2018""\2019";
	font-size:12px;
	color:#666;
}
blockquote:before {
	color:#ccc;
	content:open-quote;
	font-size:4em;
	line-height:.1em;
	margin-right:.25em;
	vertical-align:-.4em;
}
blockquote p {
	display:inline;
}
div#wrapper {
	margin:0 auto;
	padding:10px 15px 10px 15px;
	width:990px;
	background:url('images/sha.jpg') #FFFFFF;
	display:block;
	/*overflow:auto;*/
}
div#wrapper > *{
	width:inherit;
}
div#htop {
	margin:0 auto;
	width:990px;
	border-bottom: 3px solid #950095;
	height:101px;
	margin-bottom: 4px;
	
}
div#htop p {
	margin:0;
	padding:0;
	line-height:40px;
	vertical-align:center;
	color:#FFFFFF;
}
div#htop form {
	float:right;
	margin:7px 0 0 5px;
}
div#htop span#date {
	margin: 33px 0 0 20px;
	padding: 0 0px 0 0;
	display:block;
	float:right;
	height:30px;
	width:190px;
	background:#FFFFFF;
	line-height:30px;
	vertical-align:middle;
	text-align:right;
	font-size:14px;
}
div#htop span#date span {
	color:#FFFFFF;
	background:#666;
	padding:2px;
}
/* End Global Scope */
/* Header Scope */
.grey{
	clear: both;
	background-color: #7F7F7F;
	padding: 4px;
	margin-bottom: 5px;
}
header .grey h1{
	color: #fff;
	font-size: 14px;
	text-align: center;

}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
header {
	position: relative;
	margin-bottom: 10px; 
	padding:0;

}
span.catholic-times{
	margin-left: 31px;
	margin-top: 38px;
	float: left;
	display: block;
	width: 200px;

}
span.catholic-life{
	margin-top: 40px;
	float: left;
	display: block;
	width: 109px;
	
}
span.catholic-times img{
	width: 100%;
	max-width: 100%;

}
span.catholic-life img{
	width: 100%;
	max-width: 100%;
	
}
a#logo {
	margin:0 0 5px 0;    
	padding:0;
	display:block;
	width:736px;
	height:101px;
	background:url('images/new-logo.jpg');
	float:left;
}
header p {
	margin:15px 0 0 0;
	padding:0;
	float:right;
	width:270px;
	text-align:right;
	font-size:15px;
}
nav {
	margin:0;
	padding:0;
	height:30px;
	/* removed 13-04-15
	background:#2D7595;
	*/
	background:	rgb(127, 127, 127);
	clear:both;
}
nav > ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
nav > ul > li {	
	position: relative;
	margin:0;
	padding:0;
	float:left;
}
nav > ul > li > a {
	margin:0;
	padding:0;
	color:#FFFFFF;
	height:30px;
	display:block;
	text-decoration:none;
	line-height:30px;
	padding:0 13px;
	border-right:1px solid #FFFFFF;
	font-weight:bold;
}
nav ul li a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

nav > ul > li > ul.sub-menu{

	display:none;
}
nav > ul > li:hover  > ul.sub-menu{
	padding: 0;
	margin: 0;
	background-color:#7F7F7F;
	/* removed 13-04-15 - dan
	background-color: #217C6C;
	*/
	width: 186px;
	display: block;
	position: absolute;
	z-index: 100;
	top: 30px;
	left: -1px;
	border: 1px solid #FFF;
}
nav > ul > li > ul > li {	
	position: relative;
	
}
nav > ul > li:hover > ul.sub-menu > li{
	border-top:1px solid #FFFFFF;
}
nav > ul > li:hover > ul.sub-menu > li a {
	margin:0;
	padding:0;
	color:#FFFFFF;
	height:30px;
	display:block;
	text-decoration:none;
	line-height:30px;
	padding:0 15px;
	font-weight:bold;
	font-size:10px;
	
}
nav > ul > li:hover > ul.sub-menu > li a:hover {
	text-decoration: underline;
	color: #FFF;

}
nav > ul > li > ul > li > ul.sub-menu{

	display:none;
}
nav > ul > li > ul> li:hover > ul.sub-menu{
	padding: 0;
	margin: 0;
	background-color: #217C6C;
	width: 186px;
	display: block;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 186px;
	border: 1px solid #FFF;
}

.video h2 {
	font-weight: normal;
	font-size: 13px;
	padding: 25px 0;
}
.video iframe {
	width:300px!important;
	height:250px!important;
}

/* End Header Scope */
/* Section Scope */

section {
	
}
div#left {
	margin:0;
	padding:0;
	width:680px;
	float:left;
}
.author div#left {
	
}
.left-author-box{width: 500px;
	float: left;
	font-size: 0.8em;
	height: 861px;
	overflow-y: scroll;
	overflow-x: hidden; 



}
/* Section - Front Page Scope */
div#slider {
	margin:0;
	padding:0;
	height:380px;
	
}
div#front-news {
	margin:0;
	padding:10px 0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	overflow:auto;
	margin-top:10px;
}
div#front-news article {
	margin:0;
	padding:0;
	float:left;
	width:29%;
	font-size:14px;
}
div#front-news article h2 {
	font-size:13px;
	font-weight:bold;
}
div#front-news article h2 a {
	color:#000000;
	text-decoration:none;
}
div#front-news article h2 a:hover {
	color:#900;
	text-decoration:underline;
}
a.rmo {
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: #EEE;
	border: 1px solid #DDD;
	font-weight: bold;
	color: #095197;
}
a.rmo:hover {
	text-decoration: none;
	background: #555;
	color: #FFF;
	cursor: pointer;
}
/* End Section - Front Page Scope */
div#right {
	margin:0;
	padding:0;
	width:300px;
	
	
	float:right;
}

div.social-sidebar{
	float: right;
	width: 300px
}


/* End Section Scope */
/* Footer Scope */

footer {
	margin:0 auto;
	width:1000px;
	padding:11px 10px 0 10px;
	height:49px;
	background:url('images/foo.jpg');
}
ul.soc {
	margin:3px 0 0 10px;
	padding:0;
	list-style-type:none;
	float:left;
}
ul.soc li {
	float:left;
	width:24px;
	height:24px;
	margin-right:5px;
}
ul.soc li a {
	display:block;
	width:100%;
	height:100%;
}
ul.soc li.rss {
	background:url('images/soc.png') 0 0;
}
ul.soc li.twi {
	background:url('images/soc.png') 24px 0;
}
ul.soc li.fac {
	background:url('images/soc.png') 48px 0;
}
ul.foonav {
	list-style-type:none;
	float:right;
	margin-right:13px;
}
ul.foonav li {
	float:left;
}
ul.foonav li:first-child a {
	text-decoration:none;
	color:#FFFFFF;
	padding:3px 10px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}



ul.foonav li a {
	text-decoration:none;
	color:#FFFFFF;
	padding:3px 10px;
	border-right:1px solid #FFFFFF;
}
ul.foonav li a:hover {
	text-decoration:underline;
}
div.botfoo {
	margin:0 auto;
	padding:0;
	width:1020px;
}
div.botfoo p {
	text-align:right;
	color: #CCC;
	font-size: 10px;
	padding: 0 15px 0 0;
	margin: 0 0 10px 0;
	
}
div.botfoo p a, div.botfoo a:visited{
	text-decoration: none;
	color: #CCC;

}
div.botfoo p a:hover{
	text-decoration: underline;
}
/* End Footer Scope */
/* Page Scope */
div#breadcrumbs {
	margin-bottom:20px;
}
div#breadcrumbs p {
	font-size:12px;
}
div#breadcrumbs span.chev {
	display:inline-block;
	width:9px;
	height:9px;
	background:url('images/arrow.png');
}
div#breadcrumbs a {
	text-decoration:none;
	color:#164262
}
div#breadcrumbs a:hover {
	text-decoration:underline;
}
h1 {
	font-size: 16px;
	color: #164262;
	padding: 0;
	margin: 0;
	
}
p.fim{
	max-height: 340px;
	overflow: hidden;
}
p.fim img {
	width: 100%;
	max-width:100%;
	height:auto;
	margin:10px 0;
}
p.fim-blog{
	/*max-height: 280px;*/
	overflow: hidden;
	float: right;
    padding: 0 10px;

}
p.fim-blog img {
	width: 100%;
	max-width:100%;
	height:auto;
	margin:10px 0;
}
div#left img {
	/*float:left;*/
}
div#left .news-post img{
	margin-left: 10px;
}
/* End Page Scope */
/* News Scope */
article.news-post {
	float:left;
	width:46%;
	border-top:1px solid #CCC;
	padding-top:20px;
	margin-bottom:10px;
}
article.news-post.even {
	float:right;
}
article.news-post h2 {
	font-size: 14px;
	color: #369;
	padding: 0;
	margin: 0 0 10px 0;
}
article.news-post h2 a {
	color:#369;
	text-decoration:none;
}
article.news-post a.rmo {
	font-size:12px;
	padding:5px;
	text-decoration:none;
}
p.news-post-meta {
	color:#999999;
	font-size:10px;
	clear:left;
}

article.news-post img {
	float:right!important;
}
/* End News Scope */
/* Blog Scope */
h1.blog-title {
	color:#000000;
	text-transform:uppercase;
}
/* End Blog Scope */
.top-left-slogan{
	float:left;
	font-size:14px;

}
/*header h1 {
	color: #000;
	position: absolute;
	top: 12px;
	right: 5px;
	font-size: 15px;
	font-weight: normal;
	text-align: right;
	}*/
	.category-news {
		font-size: 12px;

	}
	.category-news a,.category-news a:visited{
		color: #00E;

	}
	p.search {
		float:right;
		font-size:14px;
	}
	.readmore-link{
		float: left;
	}
	div.link-icons{
		float: right;

	}
	div.link-icons > ul{
		list-style-type: none;
		
	}
	div.link-icons > ul >li{
		margin-left: 5px;
		float: right;
		
	}
	div.link-icons > ul >li > a.printButton{
		display: inline;
		height: 16px;
		width: 16px;
		
	}
	div.link-icons > ul >li > a.emailButton{
		display: inline;
		height: 16px;
		width: 16px;
		

	}

	#picture-features{
		height:378px;
		position:relative;
		/*background:#000;*/
		color:#fff;
		font-size:0.9em;
		padding:0 0 20px;
		margin:0 0 20px;
	}
	.picture-features-primary{
		width:370px;
		height:120px;
		padding:258px 0 0;
		position:absolute;
		left:0px;
		top:0px;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}
	.picture-features-primary h2{
		padding:10px 10px 5px;
		margin:0;
		font-size:1.4em;
		color:#FFF;
		line-height:1.4;
		font-weight:normal;
	}	
	.picture-features-primary h2 .the_meta{
		font-size:0.7em;
		color:#999;
	}
	.picture-features-primary p{
		margin:0;
		font-size:1em;
		padding: 0 10px 10px 10px;
		line-height:1.5;
	}
	.picture-features-primary a{
		color:#FFF;
		text-decoration:none;
	}
	.picture-features-desc{
		width:370px;
		height:120px;
		padding:258px 0 0;
		position:absolute;
		left:0px;
		top:0px;
		background-color:#ffffff;
		background-repeat: no-repeat;
	}
	.picture-features-desc.inactive{
		display:none;
	}
	.picture-features-desc.active{
		display:block;
	}
	.picture-features-desc-hold{
		position:absolute;
		bottom:0px;
		left:0px;
		width:370px;
		background-color: #000;
		border-top:2px solid #DF331C;
	}
	.picture-features-desc h2{
		padding:10px 10px 5px;
		margin:0;
		font-size:1.4em;
		color:#FFF;
		line-height:1.4;
		font-weight:normal;
	}	
	.picture-features-desc h2 .the_meta{
		font-size:0.7em;
		color:#999;
	}
	.picture-features-desc p{
		margin:0;
		font-size:1em;
		padding: 0 10px 10px 10px;
		line-height:1.5;
	}
	#picture-features ul{
		display:block;
		width:308px;
		float:right;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	.picture-features-link a{
		color:#333;
		text-decoration:none;
	}

	.picture-features-desc a{
		color:#FFF;
		text-decoration:none;
	}
	.picture-features-link{
		padding:8px 10px 8px 10px;
		height:78px;
		
		border-bottom:1px dotted #CCC;
		transition: all 200ms;
		-webkit-transition: all 200ms;
	}
	.picture-features-link strong{
		/*	color:#C41F1F;*/
	}
	.picture-features-link strong .the_meta{
		font-size:0.9em;
		color:#999;
	}
	.picture-features-link img{
		clear:left;
		float:left;
		margin:0 10px 0 0;
		width:70px;
		height:70px;
	}
	.picture-features-link.active{
		background-color: #E4E2E2;
	}
	.picture-features-more{
		height:78px;
		line-height:78px;
		padding:0 0 0 100px;
	}
	.pf-readmore{
		color:#DF331C;
	}
	.picture-features-more a{
		color:#E21A76;
		text-decoration:none;
		font-weight:bold;
	}
	.next-previous {
		margin-bottom: 20px;
		margin-top: 10px;
		font-size: 13px;
		color: #164262;

	}
	.next-previous a {
		color: #164262;
		text-decoration: none;

	}
	.next-previous a:hover{
		color: #164262;
		text-decoration: underline;

	}
	iframe.facebook {
		margin: 10px 0 0 0;
	}

	table.category{

	}
	th.item-title{
		font-size: 14px;
		padding: 10px;

	}
	th.item-position{
		padding: 10px;
		font-size: 14px;

	}
	th.item-phone{
		padding: 10px;
		font-size: 14px;

	}
	td.item-title{
		padding: 14px 5px;

	}
	td.item-position{

	}
	td.item-phone{

	}
	tr.cat-list-row0{

	}
	tr.cat-list-row1{

	}

	div#left img.attachment-banner{
		float: none;

	}
	ul.author-list {
		padding: 0;
		margin: 0 0 35px 0;
		list-style-type: none;

	}
	ul.author-list li{
		padding: 0 10px 0 0;
		

	}
	div#left ul.author-list li.blogger img {
		margin: 0;
		float: left;
		padding: 1px;
		border:1px solid #BBBBBB;
		width:64px;
		height:64px;

	}
	div#left ul.author-list li.author-meta-heading{
		margin: 0 0 0 77px;


	}
	div#left ul.author-list li p.author-news-post-meta {
		clear: none;
		font-size: 10px;
		font-weight: bold;

	}
	div#left ul.author-list li h1,
	div#left ul.author-list li h1 a {
		max-width: 396px;
		float: none;
		font-size: 16px;
		color: #036;
		text-decoration: none;
	}

	div#left ul.author-list li p {
		clear:left;
	}
	div#left ul.author-list li img{
	/*border: 1px solid #BBB;
	padding: 5px;*/
	margin: 18px 0 10px;
	clear:both;
	
}
p.author-link{

}
div.grey-box {
	margin-top: 10px;
	zoom:1;
	border: 1px solid #BBB;
	border-bottom-color: #AAA;
	padding: 5px 8px;
	line-height: 17px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: -moz-linear-gradient(top, #FFF 0%, #EEE 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#EEE));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
	border-radius: 3px;
}
.clearfix{
	display: block;
	zoom:1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
div.grey-box ul{
	padding: 0;
}
div.grey-box li.blog-comments{
	display: inline-block;
	float: left;
	height: 16px;
	line-height: 16px;
	padding: 0 8px 0 0;
	margin: 0 8px 0 0;
	border-right: 1px dotted #CCC;

}
div.grey-box li.blog-more a{
	float: right;
	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
	border-left: 1px dotted #CCC;

}
div#left .vcard img{
	padding: 2px;
	width: 50px;
	height: 50px;
	float: none;
	border: 1px solid #BBB!important;
}
.right-blog-archive {
	width: 160px;
	float: right;
	font-size: 0.8em;
	height: 861px;
	overflow-y: scroll;
}
.right-blog-archive h3{
	font-size: 12px;
}
.right-blog-archive ul {
	padding: 0;
	margin: 0;

}

.right-blog-archive ul li{
	padding: 10px 0px 0 0;
	margin: 10px 20px 0 0;

}
.right-blog-archive ul li+li {
	padding: 10px 0px 0 0;
	margin: 10px 20px 0 0;
	border-top:1px solid #BBBBBB;

}
.right-blog-archive p {
	font-size: 10px;
	font-weight: bold;
	color: #036;
	line-height: 125%;


}
.right-blog-archive p.right-blog-archive-date{
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}

.right-blog-archive a, .right-blog-archive a:visited {
	text-decoration: none;
	color: #036;

}
.right-blog-archive a:hover {
	color: #036;

}
h3#comments{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #CCC;
	font-size: 12px;
	color: #000;
	padding-bottom: 10px;
}
#content img {
	max-width:500px;
}
ol.commentlist{
	margin-top: 10px;
	padding: 0;
}
.comment-body{
	margin-bottom: 20px;
}
.comment-body p{
	margin-left: 70px;
	
}
.comment-awaiting-moderation{
	position: relative;
	left: 103px;
	top: 0;
}
.comment-author{
	float: left;
	width: 44px;

}
.comment-author cite.fn{
	color: #000;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	top: -60px;
	left: 70px;
	font-style: normal;

}
.comment-author span.says{
	display: none;

}
.comment-meta{
	left: 244px;
	top: 0;

	position: relative;
	font-size: 11px;
}
.comment-body .reply{
	position: relative;
	top: 0;
	left: 70px;
}
.wp-smiley-select{
	margin-right: 6px;
}
.wp-smiley-more{

}
span#wp-smiley-toggle{
	font-size: 12px;

}
.fb_edge_widget_with_comment {
	margin-top: 10px;
	position: relative;
}
div#left img.attachment-full.wp-post-image{
	float: none;

}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #6FB7E9;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #3C8DC5;
}

/* Pagination */

/* ++++++++++++++  pagination  ++++++++++++++ */

#main .pagination
{
	margin: 0;
	padding:20px 0 0 0;

}
.counter {
	width: 120px;
	float: left;
	color: #666;
}
.pagination p{
	padding: 0;
	margin: 0;
}


.pagination a{
	color: #369;
}
#main .pagination ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}

#main .pagination li
{
	display:inline;
	padding:5px;
	text-align:left;
	background: #EBEBEB;
	border:solid 1px #ccc;
	margin:0 2px;
}

.pagenav {
	padding:2px;

}

#main .pagination li.pagination-start,
#main .pagination li.pagination-next,
#main .pagination li.pagination-end,
#main .pagination li.pagination-prev {
	border: 1px solid #ccc;
	padding: 5px;
	text-align:left;
	background: #EBEBEB;
	margin: 0 3px 0 3px;

}

#main .pagination li.pagination-start ,
#main .pagination li.pagination-start  span {
	/*padding:0;
	margin: 0;*/
}

/* End pagination */

input[type="search"]{
	padding: 3px 0px 3px 5px;
	border: 2px solid #333;
	width: 229px;

}

.newspaper  {
	clear: left;
	padding-top: 7px;
	width: 680px;
	min-height:176px;
}
.newspaper a {
	text-decoration: none;
	font-size: 14px;

}
.newspaper a:hover{
	text-decoration: underline;

}
.newspaper-img{
	width: 136px;
	float: left;
}
.newspaper-img img{
	max-width: 100%;
	display: block;
	height: auto;
}
.newspaper-content{

	width: 524px;
	padding-left: 20px;
	float: left;
}
.fb-like{
	float: left;
	width: 43%;


}
.exact{
	font-size: 13px;

}
h2.tag{
	font-size: 16px;
}
h2.tag a {
	color: #164262;
	text-decoration: none;
}
h2.tag a:hover {
	color: #900;
	text-decoration: underline;
}
.author-img{
	width: 100px;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

/* ==================== JOBS ==================== */

.job_feed_title {
	
}
.job_feed_title a {
	color: #fff;
	text-decoration: none;
	display: block;
	color:#fff;
	padding:10px;
	background:#8D8D8D;
	width:660px;
	font-size:20px;
}

.job_feed_title a:hover{
	background:#9B9B9B;
}
.jobs{

	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	color: #FFF;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #884157;
	border-radius: 10px;
}
.job_feed_link {
	color:#FFF;
	padding:15px 15px;
	background:#2D7595;
	float:right;
	text-decoration:none;
	font-weight:bold;
	margin: 20px 0;

	display:block;
	width:75px;
	font-size:12px;
}

/* ==================== RADIO ==================== */

.radio {
}

.radio p {
	color: #666;
}

.radio_header {
	height: 150px;
	background: url(http://placehold.it/680x150);
	margin: 20px 0;
	position: relative;
}

.current_song {
	display: block;
	padding: 20px;
	color: #DF331C;
	margin-top: 10px;
}

.radio_body {
}

.radio_left {
	width: 460px;
	float: left;
}

.radio_player {
	margin-bottom: 10px;
}

.jwlogo {
	display: none;
}

.radio_content {
	position: relative;
}

.radio_content > div > h2 {
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	padding: 19px 0;
	margin-bottom: 10px;
}

.radio_content > div {
	position: relative;
	top: 0;
	left: 0;
	float: left;
}

.radio_news {
}

.radio_news_content {
}

.radio_news_item {
	height: 150px;
	margin-bottom: 10px;
}

.radio_news_item_image {
	margin-right: 10px;
	float: left;
}

.radio_news_item_content {
	width: 300px;
	/*height: 150px;*/
	float: right;
}

.radio_news_item_title {
	padding-bottom: 0;
}

.radio_news_item_meta {
	padding-top: 0;
}

.collapse {
	display: none;
}

.radio_news.collapse {
	display: block;
}

.radio_right {
	width: 200px;
	float: right;
}

.radio_menu {
}

.radio_menu_item {
	height: 70px;
	margin-bottom: 10px;
	background: #EEE;
}

.radio_menu_item.expand:hover {
	cursor: pointer;
}

.radio_menu_item.album {
	height: 200px;
}

.radio_menu_item.active {
	background: #2D7595;
}

.radio_menu_item.active h3 {
	color: #FFF;
}

.radio_menu_item h3 {
	font-size: 12px;
	line-height: 60px;
	text-align: center;
	vertical-align: middle;
}

.radio_menu_item.album {
	height: auto;
}

.radio_menu_item.album img {
	width: 180px;
	height: auto;
	display: block;
	margin: 0 auto;
}

.radio_menu_item.album h6 {
	padding: 0 10px;
	margin: 10px 0;
}

.radio_menu_item.album p {
	padding: 0 10px 10px;
	font-size: 10px !important;
	text-align: left;
}

.radio_advert {
	margin-top: 20px;
}
a.sidebar-advert{
	display: block;
	width: 300px;
	height:auto;
}
.pull-right{
	float:right;
}

.ads {
	margin-bottom:10px;
}
.ad_big {
	float:left;
}
.ad_big img {
	max-width:850px;
	height:auto;
}
.ad_small {
	float:right;
}
.ad_small img {
	width:140px;
	height:auto;
}
.whosWho {
	
}
.whosWho td {
	padding:2%;
}
.whosWho td input, .whosWho td textarea {
	width:96%!important;
	max-width:96%!important;
}
.whosWho td input[type="checkbox"] {
	width:48%!important;
}
.wpcf7-submit {
	background:#2D7595;
	border:none;
	padding:10px 15px;
	color:#FFF;
	float:right;
}
.wpcf7-submit:hover {
	cursor:pointer;
}
.picture-features-desc {

}

.margin-top-10{
	margin-top: 10px;
}
/*FrontPage News Section*/



.livetsrap {
	color: #000000;
	line-height: 150%;

}
.livestrap p a {
	color: #762A44;
	text-decoration: none;

}
.livestrap p a:hover {
	color: #762A44;
	text-decoration: underline;

}
.livestrap a {
	text-decoration: none;
	color: #000000;

}
.livestrap a:hover,
.livestrap a:focus,
.livestrap a:hover p,
.livestrap a:focus p,
.livestrap a:hover h1,
.livestrap a:focus h1,
.livestrap a:hover h2,
.livestrap a:focus h2,
.livestrap a:hover h3,
.livestrap a:focus h3 {
	color: #762A44;
	
}
.livestrap p {
	line-height: 150%;

}
.livestrap img {
	margin-bottom: 10px;

}
.livestrap h1,
.livestrap h2,
.livestrap h3,
.livestrap h4,
.livestrap h5,
.livestrap h6 {
	color: #000000;
	font-weight: normal;

}
.livestrap h1{
	font-size: 23px;
	line-height:150%;

}
.livestrap h2 {
	font-size: 16px;
	line-height: 140%;

}
.livestrap h3 {
	font-size: 18px;
	line-height: 150%;

}
.livestrap article {
	margin-bottom: 20px;

}
.row{
	margin-right: -10px;
	margin-left: -10px;
	display: block;

}
.row:before, 
.row:after {
	content: " ";
	display: table;

}
.row:after {
	clear: both;
}
:before, 
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.row,
.col-100,
.col-33, 
.col-66,
.col-50{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.col-100 {
	width: 100%;

}   
.col-33 {
	width: 33.333333333333%; 
	float: left;

}
.col-66 {
	width: 66.666666666666%; 
	float: left;

}
.col-50 {
	width: 50%; 
	float: left;

}
.col-33, 
.col-66, 
.col-50, 
.col-100 {
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	min-height: 1px;

}
.img-responsive {
	display: block; 
	max-width: 100%; 
	height: auto;

}
#left-front {
	width: 680px;
	float: left;
	
}
.top-left-ad{
	width: 680px;
}

/* New top ad slider */
ul#lt-topadslider {
  margin: 5px;
}

/* Social Icons in Sidebar */

.social-side {
  position: relative;
  clear: both;
  float: right;
  padding: 22px 30px 0 0;
  vertical-align: bottom;
}
/* Newsletter Sign Up*/
#mc_embed_signup form {
  padding: 0px 0 10px 3%!important;
}

#mc_embed_signup input {
  border: 1px solid #DDD!important;
  -webkit-appearance: none;
  background: #FCFCFC!important;
}

#mc_embed_signup .button {
  clear: both;
background-color: #973F69!important;
}

#mc_embed_signup .button:hover {
background-color:#6B4E5C!important;
}

#mc_embed_signup .mc-field-group label {
  color: #363434!important;
  font-weight:bold;
}

.guidedownload {
  background: #7F7F7F;
  color: #fff;
}

.guidedownload a {
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

.guidedownload a.l {
  float: left;
  padding: 0px 26px;
}

.guidedownload a.r {
padding: 0px 32px;
}

/* Polish Page */


.polish-footer {
	margin-top:20px;
}
.polish-newsletter {
	margin-top:20px;
}

.polish-newsletter p {
	text-align:center;

}

.polish-newsletter #mc_embed_signup input {
	padding:10px;
	width:95%;
margin: 3px 0 20px 0;
}


.polish-newsletter #mc_embed_signup .mc-field-group label {
    color: #7F7F7F!important;
    font-weight: bold;
}

.polish-newsletter .indicates-required {
	    float: right;
    font-size: 14px;
        margin-right: 27px;
}

.polish-newsletter .button {
    width: 20%!important;
    color: #fff!important;
    border-radius: 5px;
}

/***** NEW BLOG PAGS ******/

.single_blog {
    width: 30%!important;
    float: left!important;
    display: inline-block;
    margin: 1%;
}

section#blog-page a {
	text-decoration: none;
}



.blog-new-single-post-main {
background: #F6F6F6;
    margin: 5px;
    max-height: 268px;
    padding: 10px;
    border-top: 2px solid #7C0D4C;

  }


.blog-new-single-post {
background: #F6F6F6;
    margin: 5px;
    padding: 10px;
    border-top: 2px solid #7C0D4C;
  }

  #blog-new-main {
  	    width: 63.666667%;
  }
  #blog-new-main img {
  	float:right;
  	padding-left:3px;
  }

  .main-second h2 {
  font-size: 20px!important;
}

.single_blog h4 {
    font-size: 14px;
}

.single_blog img {
	margin-bottom:10px;
}
a.readmore-blog {
    position: relative;

    font-weight: bold;
    color: #7C0D4C;
  }

#contactus {  
    width: 500px;  
    background:#e8e8e8;
    border: 1px solid #dadada;
    font-family:sans-serif;
    padding: 5px 10px 20px 20px;
    z-index:99999;
}  

#contactus .wpcf7-submit{
	    background: #7C0D4C;
}

#contactus h2 {
	color:#7C0D4C;
}

ul > li > a.contactus {
	cursor:pointer;
}

#banner-slide img {
    float: left;
}

.locations {
	
    display: block;
    float: right;
    width: 199px;
    position: absolute;
    /* bottom: 0; */
    top: 105px;
    /* text-align: center; */
    border-right: 4px solid #000;
    /* height: 263px; */
    background: #fff;
    right: 6px;
    z-index: 9999999999999999;
    border-bottom: 4px solid #000;
    border-left: 4px solid #000;

}

.locations ul li a:hover {
   font-weight: bold;
}

.locations ul li {
    padding: 2px 0px;
}

.locations ul li a {
	text-decoration: none;
}
#banner-slide img.clickable {
	cursor:pointer;
}

.next-previous a {
    text-decoration: none;
    padding: 10px;
        background: #7C0D4C;
    width: 118px;
    color: #fff!important;
    font-weight: bold;
}


a.news-back {
    margin: 10px 0;
    clear: both;
    display: inline-block;
    font-size: 14px;
       background: #7C0D4C;
    /* width: 143px; */
    padding: 7px;
    color: #fff;
    text-decoration: none;
}

a.news-back:before {
	font-family:FontAwesome;
	content:"\f104";
	font-size:13px;
	color:#fff;
	padding:0 7px 0 0;
}

a.news-back:hover {
	font-weight:bold;
}