/*
Theme Name: Walsingham Village
Theme URI: http:www.josh.biz/
Description: Tailormade theme
Version: 1.0
Author: Joshua Dyball
Author URI: http://www.josh.biz

*/


/* General */

html, body {font-family: Arial, Helvetica ;	font-size: 12px;border: 0;color: #333; background: #5b5b5b;}/*remember to change footer bg color too*/
body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote { margin: 0;	padding: 0;}
h1, h2, h3, h4, h5 {padding: 10px 0;font-family: Arial, Helvetica; color:#444;}
ul, ol {list-style: none;padding: 10px 0;}
small {	font-size: 11px;}
code {background: #FFFFC1;}
a {	text-decoration: none;}
a:hover {text-decoration: underline;}
a img {
	border: none;
}
blockquote p {padding: 0;}

/* Align */

.aligncenter {margin: 0px auto 20px auto;display: block;}
.alignleft {margin: 0px 20px 15px 0;float: left;}
.alignright {margin: 0px 0px 15px 20px;float: right;}
.col-left {float: left;}
.col-right {float: right;}

/* Misc */

.wrap:after{content: "."; display: block;height: 0;clear: both; visibility: hidden;}
.fix{clear: both;height: 1px;margin: -1px 0 0;overflow: hidden}
.fl{float: left;
	margin: 10px 20px 20px 0;}
.fr{float: right;
margin: 10px 0 20px 20px;}
.ac{text-align: center}
.ar{text-align: right}
img.centered{display: block;margin-left: auto;margin-right: auto;}
.wp-caption {
	background-color:#676767;
	border:1px solid #DDDDDD;
	padding:4px 0 5px;
	text-align:center;
	margin-bottom:15px;
}
.wp-caption-text {
	padding:10px;
	font-size:12px;
	color:#fff;
}

body {
	background: #fff url(images/body_bg.png) repeat-x;
}

p {
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 1.4em;
	padding-left:0;
	margin-left: 0;
}

.entry ul {
	font-size: 14px;
	list-style: disc;
	margin-left: 20px;
}

.entry ul li {
	padding-bottom: 4px;
	line-height: 1.4em;
}

a:link, a:visited {
	color: #444;
	text-decoration:none;
	}
	
a:hover, a:active {
	color: #444;
	text-decoration:underline;
	}

#container2 a:link, #container2 a:visited {
	color: #286792;
	text-decoration:none;
	}
	
#container2 a:hover, #container2 a:active {
	color: #286792;
	text-decoration:underline;
	}

#container2 h2, h3{
  font-family: Georgia, Times, serif;
}

#container2 h2{
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
	color: #5C5C5C;
	padding:0;
}

#container2 h2.first {
	margin-top: 26px;
	padding-top: 0;
	margin-bottom: 6px;
	padding-bottom: 0;
	color: #1A6795;
	font-size: 32px;
	font-weight: normal;
}

#container3 h3 {
	margin-top: 26px;
	padding-top: 0;
	margin-bottom: 6px;
	padding-bottom: 0;
	color: #1A6795;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.4em;
}

#container2 h2.blog {
	font-weight: bold;
	padding-bottom: 4px;
}

#container2 h2.blog a:link, #container2 h2.blog a:visited {
	color: #444;
	text-decoration:none;
	}
	
#container2 h2.blog a:hover, #container2 h2.blog a:active {
	color: #444;
	text-decoration:underline;
	}

#container2 .sidebar_headings{
	height: 50px;
	line-height: 56px;
	background: #286792 url(images/sidebar_heading.png) repeat-x top;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	padding-left:10px;
	margin-top: 0px;
}

#container2 .sidebar_headings a:link, #container2 .sidebar_headings a:visited {
	color: #ffffff;
	}
	
#container2 .sidebar_headings a:hover, #container2 .sidebar_headings a:active {
	color: #ffffff;
	text-decoration: underline;
	}

#container2 .blog {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #363636;
	margin-bottom: 0;
	border-top: #6c95b5 solid 20px;
	padding-top: 14px;
}


h3 {
	font-size: 24px;
}

h4 {
	font-size: 16px;
	color: #346b94;
	margin: 12px 0 0;
	padding: 0;
}

.content{
	width:960px; 
	margin:0 auto;
	padding:0;
	}
	
	
#header {
	/*height: 100px;*/
	width: 972px;
	margin: 0 auto;
	text-align: left;
	}

#home #header {
	/*height: 64px;*/
}

#header img.title{
	float: left;
	height: 40px;
	width: 159px;
	display: block;
	margin-top: 14px;
	}

#feature {
	background: #4f7fa5 url(images/bg-feature.jpg) repeat-x top center;
	height: 291px;
	text-align: right;
	}



#feature #intro{
	float: left;
	width: 460px;
	margin-top: 24px;
	text-align: left;
	}

#feature #intro a {
	margin: 0;
	padding: 0;
}

#header h1 {
	font-family: "Palatino Linotype",Georgia,"Tahoma","Century Schoolbook L",Arial,Helvetica;
	font-size: 20px;
	color: #306996;
	margin: 0;
	padding: 0px 0px 12px 7px;
	font-weight: normal;
}


#header h1 a:link, #header h1 a:visited {
	color: #306996;
	text-decoration: none;
	}
	
#header h1 a:hover, #header h1 a:active {
	color: #306996;
	text-decoration: underline;
	}

#feature h1 {
	font-family: "Palatino Linotype",Georgia,"Tahoma","Century Schoolbook L",Arial,Helvetica;
	font-size: 28px;
	color: #BADEF3;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#header h1 span {
	font-size: 32px;
	color: #666666;
}

#header h1 span a:link, #header h1 span a:visited {
	color: #666666;
	}
	
#header h1 span a:hover, #header h1 span a:active {
	color: #666666;
	}

#feature h1 span {
	font-size: 42px;
	color: #ffffff;
}


#feature h1 span.small {
	font-size: 24px;
	color: #272727;
}

#feature p  {
	color:#E1F1FF;
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
}

#feature a:link, #feature a:visited {
	color:#E1F1FF;
	text-decoration: none;
	}
	
#feature a:hover, #feature a:active {
	text-decoration: underline;
	}

#feature p.strapline {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	padding-top: 4px;
}



#feature .slideshow {
	position: relative;
	float: right;
	display:block;
	}

#feature .slideshow img {
	margin-top:2px;
	border: 1px solid #ffffff;
	background-color: #666666;
	display: none;
}

#feature .slideshow img.first { display: block }




#maincontent {
	clear: both;
	background: #ffffff;
	padding-bottom: 20px;
	padding-top: 6px;
}


/*Page Banner*/

#page_banner {
	background: #2a658f url(images/bg-page.jpg) repeat-x center top;
	height: 120px;
	text-align: center;
	padding-top: 14px;
	}

#page_banner img {
	padding: 0;
	border: 1px solid #ffffff;
}

/* Top Navigation */

#top-nav{
	padding-top:10px;
	padding-bottom:10px;
}
#top-nav a:hover{text-decoration:underline;}
#top-nav ul{padding:0;}

#nav{height:30px;}
#nav,#nav ul{list-style:none;line-height:1;z-index:100;padding:0;}
#nav a{display:block;line-height:30px;z-index:100;padding:0 10px;color:#666666;font-size:15px;font-weight:700;}
#nav li{float:left;line-height:30px;margin:0;}
#nav li a{
	color:#666666;
	text-decoration:none;
	padding:0 0 0 11px;
}
#nav li a span{display:inline-block; height:30px;padding:0 10px 0 0;	text-transform: uppercase;
}
#nav li a:hover,#nav li.active a,#nav li.current_page_item a{
	background:url(images/top-nav-left.png) no-repeat left;
	color:#ffffff;
	cursor:pointer;
	text-decoration:none;
}
#nav li.current_page_item a{color:#ffffff;}
#nav li.active a span,#nav li.current_page_item a span,#nav li a:hover span{background:url(images/top-nav.png) no-repeat right;}


#footer {
	background: #5b5b5b url(images/footer_bg.jpg) repeat-x;/*remember to change body bg color too*/
	padding-top: 40px;
	color: #DBDBDB;
	padding-bottom: 80px;
	text-align: right;
}

#footer p {
	font-size: 13px;
	line-height: 2em;
}

#footer p span {
color: #000000;
}

#footer a:link, #footer a:visited {
	color: #cdd8e2;
	text-decoration: underline;	
	}
	
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #fff;
	}

#col1 {
	width:320px; float:left; margin:0;
	}

#col2 {
	width:320px; float:left; margin:0;
	}
#col3 {
	width:320px; float:left; margin:0;
	}

#col1 .content, #col2 .content, #col3 .content {
	padding: 10px 20px;
}


#container3 {
	width: 700px;
	float:left;
	background: #ffffff;
	padding-top: 0px;
}

#container4 {
	width: 100%;
	background: #ffffff;
	padding-top: 0px;
}


/*////////// SIDEBARS //////////*/
#sidebarLT {
	margin:0;
	width:192px;
	float:right;
	padding-top: 0px;
}

#sidebarRT {
	margin:0;
	width: 210px;
	float: right;
	padding-top: 0px;
}

#pushbottom{
 clear:both;
}

#content2 {
	margin: 0;
	width: 450px;
	float:left;
}
#maincontent .content #container2 #container3 #content2 div {
	margin-bottom: 20px;
}

/*TOC Nav*/
.tocNav{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
	margin-bottom: 40px;
}

.tocNav li{
  list-style: none;
  margin: 0;
  padding: 6px;
  border-top: 1px solid gray;
}

.tocNav li a { text-decoration: none; font-size:13px }
.tocNav li a:hover {text-decoration: underline;}

#container2 .tocNav li.current_page_item a:link, #container2 .tocNav li.current_page_item a:visited {
	color: #4B4B4B;
	line-height: 1.4em;
	}
#container2 .tocNav li.current_page_item a:hover, #container2 .tocNav li.current_page_item a:active {
	color: #4B4B4B;
	}
#maincontent .content #container2 #container3 #content2 ul {
	font-size: 16px;
	line-height: 1.4em;
}

#maincontent .content #container2 #container3 #content2 ul li {
	padding-bottom: 2px;
	list-style: disc;
	margin-left: 24px;
	font-size: 14px;
}


#feature .content #intro img.forum_button {
	padding: 0;
	margin: 10px 0px 0px -12px;
}

#feature .content #intro img.bus_button {
	padding: 0;
	margin: 55px 0px 0px -12px;/*Take top margin away when adding forum button again*/
}

#maincontent .content #container2 #container3 #content2 div p img {
	margin-top: 10px;
	margin-bottom: 20px;
}

.more-link {
	font-weight: bold;
	font-size: 18px;
}

.entry {
	margin-top: 12px;
}

#maincontent .content #container2 #sidebarRT.hp {
	margin-top: 20px;
}

.tocNav .current_page_item {
	font-weight: bold;
}

textarea#comment {
	width: 600px;
}

.link-arrow {
	height: 54px;
	width: 700px;
	background: url(/images/link_arrow.png) no-repeat left center;
	margin: 0 0 10px 120px;
	font-size: 15px;
	padding: 24px 0 0 140px;
	color: #82c8ff;
}

#container2 .link-arrow a:link, #container2 .link-arrow a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#container2 .link-arrow a:hover, #container2 .link-arrow a:active {
	color: #fff;
	text-decoration: underline;
	}
	
.feature {
	float: left;
	border: 1px solid #464646;
	padding: 12px;
	width: 188px;
	height: 234px;
	text-align: center;
	margin: 0 18px 20px 0;
}

#container3 .about {
	background: #cdd7e1;
}

#container3 .seedo {
	background: #dcf2de;
}

#container3 .feature a img {
	margin-bottom: 12px;
	border: solid 1px #464646;
}

#container3 .feature h3 {
	font-size: 17px;
	font-family: Georgia,Times,serif;
	padding: 0 0 8px;
	margin: 0;
	color: #266590;
	line-height: 1.3em;
}

#container3 .about h3 a:link, #container3 .about h3 a:visited {
	color: #266590;
	}
	
#container3 .about h3 a:hover, #container3 .about h3 a:active {
	color: #266590;
	}

#container3 .seedo h3 a:link, #container3 .seedo h3 a:visited {
	color: #16521d;
	}
	
#container3 .seedo h3 a:hover, #container3 .seedo h3 a:active {
	color: #16521d;
	}

#container3 .feature p {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 12px;
	color: #102a3c;
	font-weight: bold;
}
	
#container3 .feature p a:link, #container3 .feature p a:visited {
	color: #102a3c;
	}
	
#container3 .feature p a:hover, #container3 .feature p a:active {
	color: #102a3c;

	}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

#travel {
	border: solid 1px #666;
	padding: 20px 20px 20px 130px;
	margin: 6px 0 26px;
	font-size: 16px;
	background:#CEDFE8 url(../../../images/travel.gif) no-repeat 10px 16px;
	height: 59px;
	line-height: 1.3em;
}

.photos {
	border: solid 1px #666;
	padding: 20px 20px 20px 130px;
	margin: 6px 0 26px;
	font-size: 16px;
	background:#CEDFE8 url(../../../images/camera.gif) no-repeat 10px 16px;
	line-height: 1.4em;
}

#footer img {
	margin-top: 20px;
	border: none;
}

.home_quote {
	font-size: 20px;
	line-height: 1.3em;
	color: #626262;
}

.home_quote_credit {
	font-size: 20px;
	color: #339966;
	line-height: 1em;
}

#sidebarRT form select {
	width: 200px;
}

body#directory.logged-in #header {
	margin-top: 28px;
}

.postinfo {
	font-size: 13px;
}