/*  
Theme Name: Guideposts - www.guidepoststrust.org.uk
Theme URI: http://www.net9design.com
Version: 1.0
Author: Net9design Ltd
*/

body {
	margin: 0px;
	padding: 0;
	background: #cce6e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
mainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
}
.breadcrumb {
border-bottom:medium double #EAEAEA;
font-size:11px;
margin:0 0 5px 10px;
padding:0 0 3px;
width:730px;
color:#999999;
}
.breadcrumb a { color:#B9EAED;}
h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #037f91;
}

h1 { font-size: 22px; font-weight:bold; color:#FFFFFF;}

h2 {
	font-size: 26px;
	color:#FFFFFF;	
	font-weight:400;
}

h3 {
	font-size: 20px;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color:#008791;

}
h5 {
	font-size: 14px;
	line-height:18px
	font-weight: bold;
	color:#EFA832;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}
.boxtext{
	padding-left:15px;
	font-size:22px;
	font-weight:bold;
	color: #FFFFFF;
	width: 140px;
}
.sdboxtext{
	padding-left:0px;
	font-size:20px;
	font-weight:bold;
	color: #FFFFFF;
	width: 200px;
}
.sdboxtext2{
	padding-left:0px;
	font-size:20px;
	font-weight:bold;
	color: #FFFFFF;
	width: 160px;
}
.sdboxtextblu{
	padding:0 0 5px 0;
	font-size:20px;
	font-weight:bold;
	color: #008791;
	width: 160px;
}
.sdboxtextbluwide{
	padding:0 0 5px 0;
	font-size:20px;
	font-weight:bold;
	color: #008791;
	width: 200px;
}
.footboxtext{
	padding-left:5px;
	font-size:22px;
	font-weight:bold;
	color: #FFFFFF;
	width: 955px;
}
p, ul, ol {
	margin-top: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.topheadtxt {font-size:15px; line-height:17px; color:#008791; margin-bottom:0px;}
.headtext{ padding-top:8px;}

ul, ol { }

blockquote { }

a { color: #008791; font-weight:bold;  }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

/* Header */

#header-wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	width: 980px;
	height: 70px;
	margin: 0 10px 0 10px;
}

/* Menu */

#menu {
	width: 740px;
	margin-left:8px;
	height: 35px;
}

/*#menu ul {
	margin: 0;
	padding: 5px 0 0 10px;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 5px 12px;
	text-decoration: none;
	font: 14px  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFFF;
}*/

/* Search */

#search {
	float: right;
	width: 240px;
	height: 35px;
	background-image:url(images/GuidePost-search-box.jpg);
	background-repeat:no-repeat;
}

#search form {
	float: right;
	margin: 8px 8px 0 10px;
	padding: 0px 3px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	border: thin none;
}

#search-text {
	width: 120px;
	height: 16px;
	padding: 0px 10px 0 0px;
	color: #658453;
	margin-left: 5px;
	border:none;
}

#search-submit {
	height: 27px;
	color: #39561D;
	margin-right: 10px;
}
.searcharea{
	width:200px;
	font-size:16px;
	float: right;
}

.searchbox input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	border: none;
}
/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

/** LOGO */

#logo {
	height: 120px;
	margin: 10px 0px 10px 10px;
	width: 980px;
}
#logo2 {
	height: 260px;
	margin: 10px 0px 10px 10px;
	width: 980px;
}
#headlogohold{ height:240px;}
#menudiv {
	height: 35px;
	margin-left: 10px;
	margin-right:10px;
	width: 980px;
	margin-bottom: 10px;
}
#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { padding-top: 140px; }

#logo h1 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 165px 0 0 15px;
	font: italic 13px  Arial, Helvetica, sans-serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 740px;
}
#contentmain { float: left; width: 610px;
}
.contentleft{padding: 0px 20px 25px 20px; }
#contentlefthome {
	padding: 0px 10px 0px 10px;
	width: 590px;
	height:710px;
}

/* Post */

.post {
	margin-bottom: 5px;
	padding: 0px 20px 15px 10px;
}

.post .title {
 
	margin:0 0 5px;
	padding:10px 0 0;
	color: #008791;
}

.post .title a {
	text-decoration: none;
	color: #008791;
}

.post .date {
	float: right;
	margin-top: -60px;
	padding-right: 40px;
	font-weight: bold;
	font-size: 14px;
	color: #B6ACA2;
}

.post .meta {
	margin: 10px  0 3px 0px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2;}

.post .entry { padding-bottom:5px;}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}
#sidebarwide {float: right; width: 390px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
	background: url(images/img04.jpg) no-repeat left bottom;
}

#sidebar li ul {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
	background: none;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 15px 0 2px 20px;
	background: url(images/img03.jpg) no-repeat left top;
	font-size: 18px;
	color: #FFFFFF;
}


#sidebar p { padding: 5px 0px 5px 0; font-size:9px; margin:0px; border-bottom:#CCCCCC thin solid;  }
#sidebar a { color: #008791; text-decoration:none;}
#sidebar a:hover { color: #05939D; text-decoration: underline;}
#sidebarwide p { padding: 5px 0px 5px 0; font-size:9px; margin:0px; border-bottom:#CCCCCC thin solid;  }
#sidebarwide a { color: #008791; text-decoration:none;}
#blueboxwrap2 p { line-height:150%; font-size:12px; border:none; }
#blueboxwrap2 a { color: #ffffff; text-decoration:none;}
#blueboxwrap3 p { line-height:150%; font-size:12px; border:none; }
#blueboxwrap3 a { color: #ffffff; text-decoration:none;}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 90%;
	border-collapse: collapse;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #000000;
}

/* Footer */

#footer {
	width: 985px;
	height: 75px;
	margin: 0 auto;
	padding: 0;
	background-color:#FFFFFF;
	margin-left: 10px;
}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
	font-size:11px;
}
.footerbottxt{ float:left; width:940px;}
#footer a {
	color: #FFFFFF;
}

.credit {
	margin: 0;
	padding: 0;
}

#commentform {
	margin: 0;
}

#comment {
	margin: 0;
	width: 500px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-left: 20px;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

.pagetitle {
	padding: 10px 0px;
	font-size: 24px;
	color: #FFFFFF;
}

.commentlist {
}

#comments {
	padding-left: 20px;
}
.headt {background: url(images/headdot.gif) 0 0 repeat-x; width: 600px; float: left;}
.headb {background: url(images/headdot.gif) 0 100% repeat-x}
.headl {background: url(images/headdot.gif) 0 0 repeat-y}
.headr {}
.headbl {background: url(images/headbl2.jpg) 0 100% no-repeat}
.headbr {background: url(images/headbr2a.jpg) 100% 100% no-repeat}
.headtl {background: url(images/headtl2.jpg) 0 0 no-repeat}
.headtr {background: url(images/headtr2a.jpg) 100% 0 no-repeat; padding:10px} 

.head2t {
	background: url(images/headdot.gif) 0 0 repeat-x;
	width: 490px;
	float: left;
	height: 260px;
}
.head2b {background: url(images/headdot.gif) 0 100% repeat-x}
.head2l {background: url(images/headdot.gif) 0 0 repeat-y}
.head2r {}
.head2bl {background: url(images/headbl2.jpg) 0 100% no-repeat}
.head2br {background: url(images/headbr2a.jpg) 100% 100% no-repeat}
.head2tl {background: url(images/headtl2.jpg) 0 0 no-repeat}
.head2tr {background: url(images/headtr2a.jpg) 100% 0 no-repeat; padding:10px} 

.menut {
	background: url(images/menudot.gif) 0 0 repeat;
	float: left;
	width: 740px;
}
.menub {background: url(images/menudot.gif) 0 100% repeat-x}
.menul {background: url(images/menudot.gif) 0 0 repeat-y}
.menur {background: url(images/menudot.gif) 100% 0 repeat-y}
.menubl {background: url(images/menubl2.jpg) 0 100% no-repeat}
.menubr {background: url(images/menubr2.jpg) 100% 100% no-repeat}
.menutl {background: url(images/menutl2.jpg) 0 0 no-repeat}
.menutr {background: url(images/menutr2.jpg) 100% 0 no-repeat; padding:10px}
#pagetopbox{
	height:70px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#pagetopboxhome{
	height:460px;
	margin-left: 10px;
}
#botboxhome{
	height:243px;
	margin-left: 10px;
	margin-top: 10px;
}
.bothomeboxlft{
	float:left;
	width:175px;
	background-image: url(images/Guideposts-box-bot.gif);
	background-repeat: no-repeat;
	height: 233px;
}
.bothomeboxlft2{	float:left;
	width:214px;}
.botboxhomerht{ float:left; width:180px; height:233px;}
.ort {
	background: url(images/ordot.gif) 0 0 repeat;
	float: left;
	width: 238px;
}
.ortmain {
	background: url(images/ordot.gif) 0 0 repeat;
	float: left;
	width: 190px;
}
.orb {background: url(images/ordot.gif) 0 100% repeat-x}
.orl {background: url(images/ordot.gif) 0 0 repeat-y}
.orr { background: url(images/ordot.gif) 100% 0 repeat-y;}
.orbl {background: url(images/orbl2.jpg) 0 100% no-repeat}
.orbr { background: url(images/orbr2.jpg) 100% 100% no-repeat;}
.ortl {background: url(images/ortl2.jpg) 0 0 no-repeat}
.ortr {	background: url(images/ortr2.jpg) 100% 0 no-repeat; padding:10px;}
.toporbl {	background: url(images/ordot.gif) 0 100% no-repeat}
.toporbr {	background: url(images/ordot.gif) 100% 100% no-repeat;}

.textboxpage {
	padding-left:5px;
	font-size:22px;
	font-weight:bold;
	color: #FFFFFF;
}
.textboxpage a { text-decoration:none; color:#FFFFFF;}
.textboxpage a:hover { text-decoration:none; color:#CCCCCC;}
.midboxhome{ color:#000000; font-size:16px; height:198px;}
.midboxhome a{ color: #000000; text-decoration:none;}
.midboxhome p{ font-size:11px;}
.midboxhome a:hover { color: #333333; text-decoration:none;}
.mid2boxhome{
	color:#008791;
	font-size:14px;
	height:198px;
}
.mid2boxhome ul{
	font-size:14px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
.mid2boxhome li{	padding-bottom: 4px; list-style-type: none;}
.mid2boxhome li a{
	color: #008791;
	text-decoration:none;
	font-weight:bold;
	list-style-type: none;

}
.mid2boxhome li a:hover{ color: #05A9B5;
	text-decoration: underline;
	font-weight:bold;
}
.mid3boxhome{
	color:#000000;
	font-size:14px;
	height:198px;
	font-weight: bold;
}
.mid3boxhome a {
	color: #05A9B5;
	text-decoration: none;
}
.mid3boxhome a:hover {
	color: #008694;
	text-decoration: underline;
}
.sdboxtextblck{
	padding:0 0 5px 0;
	font-size:14px;
	font-weight:bold;
	color: #008791;
	width: 160px;
}

.sdboxtextblck p { font-size:14px;}
.blueboxwrap{
	float: left;
	width: 230px;
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
} 
.blueboxwrapmain{
	float: left;
	width: 180px;
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
}
.orboxwrap{	float: left;
	width: 190px;
	font-size:12px;}
	
	
.picbox{ margin:0px; padding:0px;}
.boxwhitetxt {
	color:#FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
}
#blueboxwrap2{
	float: left;
	width: 220px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	margin-bottom: 20px;
} 
#blueboxwrap3{
	float: left;
	width: 180px;
	height:233px;
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	
}
.brt {background: url(images/brdot.gif) 0 0 repeat;}
.brb {background: url(images/brdot.gif) 0 100% repeat-x}
.brl {background: url(images/brdot.gif) 0 0 repeat-y}
.brr {background: url(images/brdot.gif) 100% 0 repeat-y}
.brbl {background: url(images/brbl2.jpg) 0 100% no-repeat}
.brbr {background: url(images/brbr2.jpg) 100% 100% no-repeat;}
.brtl {background: url(images/brtl2.jpg) 0 0 no-repeat}
.brtr {	background: url(images/brtr2.jpg) 100% 0 no-repeat;	padding:10px;}
.topbrbl {	background: url(images/brdot.gif) 0 100% no-repeat}
.topbrbr {	background: url(images/brdot.gif) 100% 100% no-repeat;}

.ltyrt {background: url(images/ltydot.gif) 0 0 repeat;}
.ltyrb {background: url(images/ltydot.gif) 0 100% repeat-x}
.ltyrl {background: url(images/ltydot.gif) 0 0 repeat-y}
.ltyrr {background: url(images/ltydot.gif) 100% 0 repeat-y}
.ltyrbl {background: url(images/ltybl2.jpg) 0 100% no-repeat}
.ltyrbr {background: url(images/ltybr2.jpg) 100% 100% no-repeat;}
.ltyrtl {background: url(images/ltydot.gif) 0 0 no-repeat}
.ltyrtr {	background: url(images/ltydot.gif) 100% 0 no-repeat;	padding:10px;}

.yrt {background: url(images/ydot.gif) 0 0 repeat;}
.yrb {background: url(images/ydot.gif) 0 100% repeat-x}
.yrl {background: url(images/ydot.gif) 0 0 repeat-y}
.yrr {background: url(images/ydot.gif) 100% 0 repeat-y}
.yrbl {background: url(images/ybl2.jpg) 0 100% no-repeat}
.yrbr {background: url(images/ybr2.jpg) 100% 100% no-repeat;}
.yrtl {background: url(images/ydot.gif) 0 0 no-repeat}
.yrtr {	background: url(images/ydot.gif) 100% 0 no-repeat;	padding:10px;}

.ltgrt {background: url(images/ltgdot.gif) 0 0 repeat;}
.ltgrb {background: url(images/ltgdot.gif) 0 100% repeat-x}
.ltgrl {background: url(images/ltgdot.gif) 0 0 repeat-y}
.ltgrr {background: url(images/ltgdot.gif) 100% 0 repeat-y}
.ltgrbl {background: url(images/ltgbl2.jpg) 0 100% no-repeat}
.ltgrbr {background: url(images/ltgbr2.jpg) 100% 100% no-repeat;}
.ltgrtl {
	background: url(images/ltgdot.gif) 0 0 no-repeat
}
.ltgrtr {
	background: url(images/ltgdot.gif) 100% 0 no-repeat;
	padding:10px;
}

.sidert {background: url(images/brdot.gif) 0 0 repeat;}
.siderb {background: url(images/brdot.gif) 0 100% repeat-x}
.siderl {background: url(images/brdot.gif) 0 0 repeat-y}
.siderr {background: url(images/brdot.gif) 100% 0 repeat-y}
.siderbl {background: url(images/side1rbl2.jpg) 0 100% no-repeat}
.siderbr {
	background: url(images/side1rbr2.jpg) 100% 100% no-repeat;
}
.sidertl {background: url(images/side1rtl2.jpg) 0 0 no-repeat}
.sidertr {
	background: url(images/side1rtr2.jpg) 100% 0 no-repeat;
	padding:10px;
}
.ltbt {
	background: url(images/ltbdot.gif) 0 0 repeat;
	float:left;
	width:180px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.ltbtwide {
	background: url(images/ltbdot.gif) 0 0 repeat;
	float:left;
	width:220px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.ltbb {background: url(images/ltbdot.gif) 0 100% repeat-x;}
.ltbl {background: url(images/ltbdot.gif) 0 0 repeat-y;}
.ltbr {background: url(images/ltbdot.gif) 100% 0 repeat-y;}
.ltbbl {background: url(images/ltbbl2.jpg) 0 100% no-repeat;}
.ltbbr {background: url(images/ltbbr2.jpg) 100% 100% no-repeat;}
.ltbtl {background: url(images/ltbtl2.jpg) 0 0 no-repeat;}
.ltbtr {background: url(images/ltbtr2.jpg) 100% 0 no-repeat; padding:10px;}

.footort {
	background: url(images/ordot.gif) 0 0 repeat;
	float: left;
	width: 980px;
}
.footorb {background: url(images/ordot.gif) 0 100% repeat-x;}
.footorl {background: url(images/ordot.gif) 0 0 repeat-y;}
.footorr {
	background: url(images/ordot.gif) 100% 0 repeat-y;
}
.footorbl {
	background: url(images/ordot.gif) 0 100% no-repeat;
}
.footorbr {
	background: url(images/oordot.gif) 100% 100% no-repeat;
}
.footortl {background: url(images/ortl2.jpg) 0 0 no-repeat;}
.footortr { background: url(images/ortr2.jpg) 100% 0 no-repeat; padding:10px;}

.topbox{ float:right; 
		width:380px; 
		height:122px; 
		background-image:url(images/GuidePost-topbx-grad.jpg); background-repeat:repeat-x;}
.topboxpic{
	float:right;
	width:490px;
	height:260px;
}
.topboxtext {
	text-align:right;
	margin-right:10px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-top: 8px;
}
.topHeader{height:50px; background-image:url(images/GuidePost-header-bak.jpg); background-repeat:repeat-y; margin-bottom:10px;}
.headcorner{background-image:url(images/GuidePosts-head-cnr.jpg); background-repeat:no-repeat; margin-top:40px; height:10px; float:left; width:25px;}
.topmap{
	height:70px;
	background-color: #008791;
	width: 380px;
}
.topmapmid{
	height:50px;
	margin-bottom:10px;
}
.topmapcnr{
	background-image:url(images/brtl2a.jpg);
	background-repeat:no-repeat;
	height:10px;
	float:left;
	width:13px;
}
.headbutton{
	float:left;
	width: 170px;
}

.boxtextin{ float:left; width:180px;}
#form{ font-size:11px; font-weight:bold;}
select {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	float: right;
}
.mapbox{ width:390px;}
.mainmapbox{ width:390px; margin-bottom:10px;}
.sideboxes{width:390px; margin-bottom: 10px;}
.sideboxesSml{width:240px; margin-bottom: 10px;}
.headtexttop{
	padding-top:8px;
	height:40px;
	float:left;
	width:795px;
}
#underlinemenu{
margin: 0;
margin-left:20px;
padding: 0;
width: 900px;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
font-weight: bold;
width: 900px;
}
* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/ margin-bottom: 0;}
#underlinemenu ul li{ display: inline;}
#underlinemenu ul li a{
float: left;
color: white;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width:thin;
}
#underlinemenu ul li a:hover{
color: #008791;
border-bottom: 1px solid #4F2362;
padding-bottom: 0;
}

