/*-----------------------------
CSS FOR: Catholic Voice
DATE: 25-02-2010
-----------------------------*/

/* ERIC MEYER's RESET STYLES - meyerweb.com */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	margin:0;
	padding:0;
	font-size: 62.5%;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	/*font-family: "Georgia", "Times New Roman", "Times", serif;*/
	text-align: center;
	background: #e8e5ec;
}

/* ----------------------------------------------- MAIN STYLES --------------------------------------------*/
a:link{
	color: #931718;
	text-decoration: none;
	border-bottom: 1px solid #931718;
}

a:visited{
	color: #931718;
	text-decoration: none;
	border-bottom: 1px solid #931718;
}

a:hover{
	color: #f60000;
	text-decoration: none;
	border-bottom: 1px solid #f60000;
}

h1{
	color: #29123c;
	font-weight: bold;
	font-size: 18px;
	margin:0;
}

h2{
	color: #503574;
	font-weight: bold;
	font-size: 16px;
	margin:0;
	
}

h3{
	color: #61467b;
	font-weight: bold;
	font-size: 14px;
	margin:0;
	
}

h4{
	color: #755e8a;
	font-weight: bold;
	font-size: 14px;
}

h5{
	color: #8c799b;
	font-weight: bold;
	font-size: 14px;
}

h6{
	color: #a090aa;
	font-weight: bold;
	font-size: 14px;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link{
	color: #503574;
	border-bottom: 1px dotted #503574;
	
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited{
	color: #503574;
	border-bottom: 1px dotted #503574;
	
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	color: #c18111;
	text-decoration: none;
	border-bottom: 1px solid #c18111;
}

div#sidebar h2, div#sidebar h3, div#sidebar h4, div#sidebar h5, div#sidebar h6, div#article_sidebar h2, div#article_sidebar h3, div#article_sidebar h4, div#article_sidebar h5, div#article_sidebar h6{
	color: #503574;
}
p, li{
	font-size: 14px;
	line-height: 1.5em;
	color: #000;
	padding: 0 0 5px 0;
}

ol{
	list-style: decimal;
	margin: 0 0 0 40px;
	
}
/* --------------------------------------------- SECTION STYLES -------------------------------------------- */
div#masthead {
	width: 960px;
	height: 145px;
	clear: both;
	margin: 0 auto;
	text-align: left;
	padding: 5px 0 0 0;
	background: #1e0d2c url(../img/mh_bg.jpg) top left no-repeat;
	position: relative;
}

div#navigation {
	width: 960px;
	height: 25px;
	clear: both;
	margin: 0 auto;
	background: #29123c url(../img/nav_bg_dark.gif) center left repeat-x;
	text-align: left;
	
}

div#page {
	width:958px;
	margin: 0 auto;
	overflow: hidden;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: left;
	padding: 10px 0;
	background: #fff;
}

div#content {
	float: left;
	width: 500px;
	min-height: 400px;
	padding-bottom: 10000px;
	margin-bottom: -9990px;
}

div#article_content {
	float: left;
	width: 730px;
	min-height: 400px;
	padding-bottom: 10000px;
	margin-bottom: -9990px;
}

div#wide_content {
	float: left;
	width: 630px;
	min-height: 400px;
	padding-left: 20px;
	padding-bottom: 10000px;
	margin-bottom: -9990px;
}

div#sidebar {
	float: right;
	width: 450px;
	min-height: 400px;
	border-left: 1px solid #ddd;
	padding-bottom: 10000px;
	margin-bottom: -9990px;
	overflow: hidden;
}

div#article_sidebar {
	float: right;
	width: 220px;
	min-height: 400px;
	border-left: 1px solid #ddd;
	padding-bottom: 10000px;
	margin-bottom: -9990px;
	overflow: hidden;
}

div#editors_note {
	clear: both;
	border-bottom: 1px solid #ddd;
	margin: 0 10px 10px 10px;
	min-height: 150px;
}

div#hp_categories {

}

div#external_links {

}

div#news_nav {
	clear: both;
	border-bottom: 1px solid #ddd;
	margin: 0 10px 10px 10px;
}

div#recent_news {

}

div#editors_choice {

}


div#footer{
	clear: both;
	width: 960px;
	background: #29123c;
	margin: 0 auto;
	text-align: left;
}

div.left_sidebar_column{
	float: left;
	width: 210px;
	border-right: 1px solid #ddd;
	padding-bottom: 10000px;
	margin-bottom: -9990px;
	padding-left: 10px;
}
div.right_sidebar_column{
	float: right;
	width: 200px;
	padding-bottom: 10000px;
	margin-bottom: -9990px;
	padding-right: 10px;
	
}

div.full_sidebar_column{
	width: 430px;
	padding-bottom: 10000px;
	margin-bottom: -9990px;
	padding-left: 10px;
	padding-right: 10px;
	
}

div#hp_content{
	width: 490px;
	margin: 0 0 0 10px;
}

div#full_width_content{
	width: 940px;
	margin: 10px 0 10px 10px;
}

div.category{
	width: 290px;
	height: 100px;
	float: left;
	margin: 0 20px 0 0;
}

div#contactform{
	width: 460px;
	margin: 10px 0 0 20px;
}

div#form{
	margin: 10px 0 0 20px;
	border: 2px dotted #29123c;
	padding: 10px;
}

div#search_box{
	position: absolute;
	top:0;
	right:0;
	width: 300px;
	height: 30px;
	margin:0 10px 0 0;
	padding:0 10px;
	background: rgb(41,18,60);
	background: rgba(41,18,60, .5);
}
/* -------------------------------------------- SPECIFIC SECTION STYLES -------------------------------- */

div#masthead img#print_logo{
	display: none;
}
div#masthead h1 a{
	display: block;
	width: 564px;
	height: 140px;
	background: url(../img/masthead_logo.png) top right no-repeat;
	margin:0;
	border-bottom: none;
	text-indent: -9999px;
}
div#page h2{
	font-size: 20px;
	line-height: 1.5em;
	display: block;
	clear: both;
	margin: 0 10px 10px 10px;
	border-bottom: 2px solid #503574;
	font-weight: normal;
}

div#page h3{
		margin: 0 0 0 10px;
		display: block;
		font-weight: normal;
		font-size: 18px;
		line-height: 30px;
}
div#navigation ul{
	list-style: none;
	margin:0;
	padding:0;
}

div#navigation li{
	float: left;
	width: 100px;
	padding:0;
	margin:0;
}

div#navigation a, div#navigation a:visited{
	display: block;
	line-height: 25px;
	font-size: 12px;
	text-transform: uppercase;
	color:#fff;
	border-bottom: none;
	padding: 0 10px;
	letter-spacing: 1px;
	background: none;
	text-align: center;
}

div#navigation a:hover{
	background: #8a7196 url(../img/nav_bg_light.gif) center left repeat-x;
}

div#navigation a.here{
	background: #8a7196 url(../img/nav_bg_light.gif) center left repeat-x;
}

div#footer p{
	padding: 0 10px;
	color: #8a7196;
	font-size: 10px;
	line-height: 30px;
}

div#footer ul{
	margin:0;
	padding:10px 0 0 0;
}

div#footer ul li{
	display: inline;
}

div#footer ul li a, div#footer ul li a:visited{
	padding: 0 10px;
	color: #8a7196;
	font-size: 12px;
	line-height: 25px;
	border-bottom: none;
}

div#footer ul li a:hover{
	text-decoration: underline;
	color: #fff;
}
div#editors_note p{
	font-size: 13px;
	line-height: 1.5em;
	font-family: "Georgia", "Times New Roman", "Times", serif;
}
div#page div.news_entry h3{
	margin: 5px 0 0 10px;
	display: block;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
}
div.news_entry h3 a, div.news_entry h3 a:visited{

	border-bottom: none;
	color: #931718;
}

div.news_entry h3 a:hover{
	border-bottom: none;
	color: #931718;
	text-decoration: underline;
}

div.news_entry p span.date, div.news_entry p span.feat_cat{
	font-size: 10px;
	line-height: 10px;
	padding:0;
	color: #666;
	margin: 0 0 0 16px;
}

div.news_entry p span.feat_cat{
	color: #931718;
}
div.news_entry p.permalink{
	font-size: 10px;
	margin: 0 0 0 15px;
}
div.news_entry div.news_details{
	clear: both;
	margin: 0 15px;
}

div.news_entry div.news_details p{
	font-family: "Georgia", "Times New Roman", "Times", serif;
	font-size: 14px;
	color: #222;
	line-height: 1.5em;
}

div.important_news{
	border-top: 1px dotted #241034;
	border-bottom: 1px dotted #241034;
	background: #eeecf1;
	margin: 0 0 10px 7px;
	padding: 5px 0;
}
div#sidebar h6{
	margin: 0 0 5px 0;
	display: block;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
}

div#sidebar ul.link_list{
	list-style:none;
	margin:0;
	padding:0;
}

div#sidebar ul.link_list li{
	font-size: 10px;
	color: #aaa;
	margin: 0 10px 0 0;
}

div#sidebar ul.link_list a, div#sidebar ul.link_list a:visited{
	display: block;
	clear: both;
	border-bottom: none;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 5px 0;
	
}

div#sidebar ul.link_list a:hover{
	display: block;
	clear: both;
	border-bottom: none;
	text-decoration: underline;
}

div#sidebar ul.link_list span.synopsis{
	display: block;
	clear: both;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	font-size: 12px;
	color: #666;
}

div#article_sidebar p, div#article_sidebar ul.link_list li{
	font-size: 11px;
}
div#wide_content p{
	margin: 5px 0 0 0;
}
div#recent_news ul.link_list, div#categories ul.link_list{
	margin: 0;
}

div#categories ul.link_list a:link, div#categories ul.link_list a:visited{
	display: block;
	clear: both;
	border-bottom: 1px dotted #aaa;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 5px 0;
	
}

div#categories ul.link_list a:hover{
	display: block;
	clear: both;
	border-bottom: 1px solid #f60000;
	text-decoration: none;
}

p.bot-content-links{
	font-size: 10px;
	margin: 5px 10px;
}

div#external_links ul.link_list span.category{
	font-size: 9px;
	color: #aaa;
}

div#external_links ul.link_list span.category a, div#external_links ul.link_list span.category a:visited{
	font-size: 9px;
	color: #aaa;
	display: inline;
	text-decoration: underline;
	border-bottom: none;
}

div#external_links ul.link_list span.category a:hover{
	font-size: 9px;
	color: #f60000;
	display: inline;
	text-decoration: underline;
	border-bottom: none;
}

ul.main_link_list{
	margin: 5px 0 0 20px;
}

ul.main_link_list li{
	margin:  0;
}
ul.main_link_list a,ul.main_link_list a:visited{
	display: block;
	border-bottom: none;
	text-decoration: underline;
}
ul.main_link_list .synopsis{
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
	display: block;
	font-family: "Georgia", "Times New Roman", "Times", serif;
}

ul.main_link_list .category{
	font-size: 10px;
	line-height: 1.5em;
	color: #666;
	display: block;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	
}

ul.main_link_list .category a{
	display: inline;
	text-decoration: underline;
}

div#sidebar ul.link_list li#current{
	border: 1px dotted #666;
	margin: 5px 0 5px -5px;
	padding: 5px;
}

div#sidebar ul.link_list li#current span.synopsis{
	color: #000;
}

div.category a, div.category a:visited{
	display: block;
	font-size: 18px;
	border-bottom: none;
	text-decoration: none;
	margin: 0 0 10px 0;
}

div.category a:hover{
	text-decoration: underline;
}

div.category span.synopsis{
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
	font-family: "Georgia", "Times New Roman", "Times", serif;
}

div#contactform .highlight, div#form .highlight{
	color: #f60000;
	background: none;
	font-weight: bold;
}

div#contactform input.contact-single, div#form input.contact-single{
	width: 460px;
	height: 20px;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	color: #29123c;
	
}

div#contactform textarea.contact-text{
	width: 460px;
	height: 100px;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	color: #29123c;
}

div#contactform span.required, div#form span.required{
	padding: 2px;
	font-size: 10px;
	background: #b60000;
	color: #fff;
	margin: 0 0 0 10px;
}
div#contactform button#send{
	width: 150px;
	height: 25px;
	border: none;
	margin: 10px 0 0 310px;
	background: #29123c;
	color: #fff;
}

div.news_entry span.author{
	font-style: italic;
	font-size: 12px;
	line-height: 10px;
	padding:0;
	color: #666;
	margin: 0 0 0 16px;
}

a.fb_share{
	border-bottom: none;
}

div#article_content p.categorised{
	font-size: 10px;
	line-height: 1.5em;
	color: #666;
	display: block;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
}

div#page div#form p{
	margin:5px 0 5px 10px;
	padding:0;
	font-size: 14px;
	font-weight: bold;
}

div#search_box span.search_label{
	float: left;
	width: 60px;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #fff;
	margin: 2px 0 0 0;
}

div#search_box input#search{
	width: 180px;
	height: 20px;
	margin: 3px 10px 0 0;
	border: none;
	background: #fff;
}

div#search_box button{
	width: 40px;
	height: 22px;
	margin: 3px 0 0 0;
	float: right;
	border: 1px solid #fff;
	background: rgb(41,18,60);
	color: #fff;
	cursor: pointer;
}

div#content p.search_result{
	margin: 5px 0 0 16px;
}

div.adverts a{
	border-bottom: none;
}
/* -------------------------------------------- OVERRIDING STYLES -------------------------------- */
em.ext_link{
	font-size: .6em;
	color: #666;
}
div#article_content span.citation_figure{
	font-size: .8em;
	vertical-align:super;
}

div#article_content p.citation{
	font-size: 10px;
	color: #333;
	line-height: 2em;
}
span.slightly_larger_text{
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 0 5px 0;
}
span.large_text{
	font-size: 16px;
	line-height: 1.5em;
	padding: 0 0 5px 0;
}

span.small_text{
	font-size: 10px;
	line-height: 1.5em;
	padding: 0 0 5px 0;
}


span.purple{color: #503572;}
span.red{color: #ae1e22;}
span.gold{color: #e5b02d;}
span.green{color: #408f14;}
span.grey{color: #666;}

strong{font-weight: bold;}
.underline{text-decoration: underline;}
.strikethrough{text-decoration: line-through;}
.highlight{background: #ddd;}

p.bold, strong, .bold{font-weight: bold;}
p.italic, em, .italic{font-style: italic;}

img.image_left{
	float: left;
	max-width: 350px;
	margin: 0 20px 20px 0;
}

img.image_right{
	float: right;
	max-width: 350px;
	margin: 0 20px 20px 20px;
}

img.image_clear{
	clear: both;
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
}

div.news_details div.cp_image_left{
	float: left;
	max-width: 370px;
	padding: 10px 10px 10px 0;
}

div.news_entry div.news_details p.caption_left, div.news_entry div.news_details p.caption_right{
	display: block;
	width: 350px;
	font-size: 10px;
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
}

div.news_entry div.news_details p.caption_left{
	float: left;
	clear: left;
	margin: -5px 20px 0 0;
}

div.news_entry div.news_details p.caption_right{
	float: right;
	clear: right;
	margin: -5px 20px 0 0;
}
