/*  
Theme Name: Ad Clerum
Theme URI: http://www.refueled.net/wordpress-themes/
Description: "Ad Clerum" is a Latin phrase which means: "To the clergy." Perfect theme for churches or other non-profits.  Free support is offered through our <a href="http://www.refueled.net/forum/" title="Forums">Forums</a>.  
Version: 1.0
Author: Refueled
Author URI: http://www.refueled.net

This theme was designed and coded by Nate of Refueled Dot Net. Released under GPL.
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	/*background: url(images/back.gif) fixed;*/
/*	background-image: url(images/ad_clerum_images/back.gif) fixed;*/
    background: #635c5c url(images/buttons/background_gradient2.png) repeat-x 0px 0px  ;
	color: #000;
	padding: 0px;
	border: 0px;
	margin: 0px;
	/*font-size: 11.5px; */
	font-size: 70%;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	}

a:link { color: #635c5c;   /* for unvisited links */
	text-decoration: none;
	border: none; }  

a:visited { /* for visited links */
	color: #635c5c; 
	text-decoration: none;
	border: none; } 

a:active { color: #000;   /* when link is clicked */
	text-decoration: none;
	border: none; }   
	
a:hover{	/* when mouse is over link */
	color: #000;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}


#container { 
	width: 900px; 
	background: #fff url(images/ad_clerum_images/bg2.jpg);
	text-align: left; 
	margin: 20px auto; 
	border: 10px solid #fff;
	}
	
#header { 
	background-image: url(images/header/BFOI_web_logo_URL_900.jpg);
	height: 126px;
	padding: 0px 0px 0px 0px;
	}
	
#header h2 {
	color: #ffffff;
	font-family: goudy old style, "Times", verdana, serif;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	color: #F0F0F0;
	font-size: 10pt;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	}


#header  h4 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #463333;
	margin: 0px;
	margin-left: 0px;
	}	
	

	
#middlepic {
	position: 			absolute;
	height: 			128px;
	width: 				540px;
	margin: 			0px;
	background-image: 	url(images/header/books_540.jpg);
	border-right: 		1px solid #fff;
	border-left: 		1px solid #fff;
}

#middleflash {
	margin: 			0px;
	border-right: 		1px solid #fff;
	border-left: 		1px solid #fff;
}

#lpic {
	height: 128px;
	width: 179px;
	background-image: url(images/header/book_open.jpg);
	border-bottom: 1px solid #fff;
}

#rpic {
	height: 128px;
	width: 179px;
	background-image: url(images/header/tony_benn_signing.jpg);
	border-bottom: 1px solid #fff;
}

	
#menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	font-weight:bold;
	background-image: url(images/buttons/sidebar_gradient2.png);
	margin-top: 1px;
	width:900px; 
	height:23px;
	border-bottom: 1px solid #ffffff;
}


#menu ul {
	margin: 0px 0px;
	padding: 5px 50px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 20px;
	text-decoration: none;
	color: #FFF;
}

#menu a:hover {

	font-weight:bold;
	background-image: url(images/buttons/sidebar_gradient2hover.png);
/*	background-image: url(images/buttons/sidebar_gradient2.png);*/
	color:#fff;
}


/*
#menu ul li.current_page_item {
	background-color: #463333;
	color:red;
	padding: 5px 0px;
}*/


#menu .current_page_item a:link, #menu .current_page_item a:visited, #menu .current_page_item a:active {
/*background-image: url(images/buttons/sidebar_gradient2.png);*/
background-image: url(images/buttons/sidebar_gradient2.png);
font-weight:bold;
color: #d11a6a;
font-size: 8pt;
}

#menu .current_page_item a:hover {
/*color: #463333;*/
background-image: url(images/buttons/sidebar_gradient2hover.png);
color: #fff;
font-weight:bold;
font-size: 8pt;
}


#content { 
	width: 500px; 
	background: #fff;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 178px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: centre;
	}

#content b{
	color: #000;
	line-height: 1pt;
	}


#content p{
	margin: 0px;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	}
#content h1 {	
	color: #463333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #463333;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #463333;
	text-decoration: none;
	}
		

#content h2 {
/*	font-family:Times New Roman, Times, serif;*/
	font-family: Georgia, Times New Roman, Times, serif;
/*	font-family: goudy old style, "Times", verdana, serif;*/
/*	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;*/
/*	font-variant: small-caps;*/
	font-weight: bold;
	font-size: 18px; 
	color: #534646; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1.5px dotted #463333;
	}
	
#content h2 a  {
	color: #463333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #463333;
	text-decoration: none;
	}


#content h3 {
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-size: 12px; 
	color: #463333; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	}
	
#content h3 a  {
	color: #000;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000;
	text-decoration: none;
	}

#content h4 a {
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #463333;
	line-height: 1em;
	}
	
#content h4 a:link {
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #463333;
	line-height: 1em;
	}	
	
#content h4 a:visited {
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #463333;
	line-height: 1em;
	}		

/* class h5 refers to the line between the posts */	
#content h5 {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px; 
	color: #463333; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1.5px dotted #463333;
	}

/* class .h5_single refers to the line between the title and the rest on single post */	
#content .h5_single {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px; 
	color: #463333; 
	margin: 0px;
	line-height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1.5px dotted #463333;
	}
/*This is the first line of event info, i.e - the title of the speaker's talk*/
#content .f1 {
/*	font-family: Georgia, Times New Roman, Times, serif;*/
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	color: #817878;
	margin-left: 0px;
	}

#content .f2 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;;
	font-size: 100%;
	margin-top: 0px;
	color: #333333;
	margin-left: 0px;
	}

/*	f3 is the font used for event titles. f3 margin-top changes the space between the top of the event title and the post above*/	
#content .f3, #content .f3 a:link, #content .f3 a:visited {
	/*font-family: Garamond, Times New Roman, Times, serif;*/
	font-family: Georgia, Times New Roman, Times, serif;
	/*font-family: Verdana, Helvetica, Arial, Sans-Serif;;*/
/*	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;*/
/*	font-variant: small-caps;*/
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 14px;
	margin-bottom: 0px;
	color: #635c5c;
	margin-left: 0px;
	}	
	
/*	f3_idea is the font used for ideas titles. f3_idea margin-top changes the space between the top of the event title and the post above*/	
#content .f3_idea, #content .f3_idea a:link, #content .f3_idea a:visited {
	/*font-family: Garamond, Times New Roman, Times, serif;*/
	font-family: Georgia, Times New Roman, Times, serif;
	/*font-family: Verdana, Helvetica, Arial, Sans-Serif;;*/
/*	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;*/
/*	font-variant: small-caps;*/
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #635c5c;
	margin-left: 0px;
	}	
	
#content .f4 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;;
	font-size: 100%;
	font-style: italic;
	margin-top: 0px;
	color: #635c5c;
	margin-left: 0px;
	}
	
/*f5 is the page title style for single post events*/
#content .f5, #content .f5 a:link, #content .f5 a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
/*	font-family: goudy old style, "Times", verdana, serif;*/
/*	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;*/
/*	font-variant: small-caps;*/
	font-weight: bold;
	font-size: 18px; 
	color: #534646; 
	margin: 0px;
	line-height: 120%;
	padding-top: 0px;
	padding-bottom: 4px;
	}

/*f5_idea is the page title style for single post ideas*/
#content .f5_idea, #content .f5_idea a:link, #content .f5_idea a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
/*	font-family: goudy old style, "Times", verdana, serif;*/
/*	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;*/
/*	font-variant: small-caps;*/
	font-weight: bold;
	font-style: italic;
	font-size: 18px; 
	color: #534646; 
	margin: 0px;
	line-height: 120%;
	padding-top: 0px;
	padding-bottom: 4px;
	}	

/*This is the second line of event info, i.e - date and time*/
#content .f6 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;;
	font-size: 100%;
	margin-top: 0px;
	color: #d11a6a;
	margin-left: 0px;
	}
/*This is the third line of event info, i.e - venue*/
#content .f7 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;;
	font-size: 100%;
	margin-top: 0px;
	color: #635c5c;
	margin-left: 0px;
	}
	
/*This is for any other content in small grey*/
#content .f8 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;;
	font-size: 100%;
	margin-top: 0px;
	color: #635c5c;
	margin-left: 0px;
	}


#content .f9 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	}
	
#content .dropdown option {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;;
	font-size: 11.5px;
	margin-top: 0px;
	color: #000;
	margin-left: 0px;
	}

.post-meta, .post-meta-key {	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-size: 11.5px;
	font-weight: bold;
	margin-top: 0px;
	color: #463333;
	margin-left: 0px;}

div#Fcontainer{width:500px;margin: 0 auto;padding:10px 0;text-align:left}
div#Fcontent{float:left;width:240px; height:450px;padding:10px 0;background: #F7F7ED}
div#Fnav{float:right;width:240px;height:450px;padding:10px 0;background:#F7F7ED }


#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #635c5c;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

#home_post img.alignleft {
	margin-right:10px;
	width: 140px;
	height: 140px; 
	}

#single_post img.alignleft {
	margin-right:10px;
	width: 200px;
	height: 200px; 
	}
	
#multi_post img.alignleft {
	margin-right:10px;
	width: 80px;
	height: 80px; 
	}	
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #635c5c;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #f3f3f3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	

.postspace {
	background: #fff;
	width: 300px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
	
.postspace2 {
	background: #fff;
	width: 300px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
	
<!--This is the space between 'Coming next' and 'Idea of the Month'	-->
.postspace3 {
	background: #fff;
	width: 300px;
	height: 10x;
	margin: 0px;
	padding: 0px;
	}

#left { 
	color: #635c5c;
	background: #f8f7ee;
	width: 179px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	 
	}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
/*
	border-bottom: 1px solid #d11a6a;
	color: #fff;*/	
#left h2 {
	color: #fff;
	background-image: url(images/buttons/sidebar_gradient2.png);
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d11a6a;
	}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a {
	display: block;
	background: #f8f7ee;
	color: #635c5c;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 11pt;
	}

#left ul li a:hover {
	color: #635c5c;
	background: #fff;
	}
	
#left ul li a:active {
	color: #635c5c;
	background: #fff;
	}


/*#left .current_page_item a:link, #left .current_page_item a:visited, #left .current_page_item a:active, #left .current_page_item a:active {
color: #000;
	background: #fff;
}*/

	
#right { 
	color: #635c5c;
	background: #f8f7ee;
	width: 179px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #fff;
	background-image: url(images/buttons/sidebar_gradient2.png);
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d11a6a;
	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #635c5c;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 11pt;
	}

#right ul li a:hover {
	color: #635c5c;
	background: #fff;
	}

#right ul li a:active {
	color: #635c5c;
	background: #fff;
	}	
	
#right h2.widgettitle {
	color: #fff;
	background: #463333;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background-image: url(images/header/footer_900.jpg);
	height: 114px;
	width: 900px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	border-top: 1px solid #fff;
	padding:  0px 0px 0px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	}
	
#footer p {
	color: #fff;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border: none;
	border-bottom: none;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	/*font-size:0.9em;*/
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#question {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
	width: 260px;
}

#comment  {
	width: 490px;
	border:1px solid #cccccc;
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: #67717E;
	margin:0;
	padding:4px;
}

/* booking form */

#Fname1, #Fname2, #Sname1, #Sname2, #Email1, #Email2     {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #67717E;
	border: 1px solid #ddd;
	margin-bottom: 0px;
}

#Comments  {
	width: 400px;
	height: 70px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #67717E;
	border: 1px solid #ddd;
	margin-bottom: 0px;
	}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

#bookingTable {
	padding: 5px;
	border-collapse: collapse; 
	border: 1px solid #000000;
	width: 100%;
}
#bookingTable td {
	border: 1px solid #000000;
	padding: 3px;
	font-size: .9em;
}
#bookingTable th {
	border: 1px solid #000000;
	background-color: #f8f7ee;
}
