/*Theme Name: Clearity WPTheme URI:	http://nfr.ro/demos/clearity-wpDescription: Premium, hand crafted bussines theme for Wordpress.Version: 1.0Author: Dan FraticiuAuthor URI: http://nfr.ro/*//*********************** Reset.css **********************/


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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent;}


body{
line-height:1;
}



ol,ul{
list-style:none;
}

blockquote,q
{
quotes:none;
}


blockquote:before,blockquote:after,q:before,q:after{
content:'';content:none;
}


:focus{
outline:0;
}


ins{
text-decoration:none;
}

del{
text-decoration:line-through;
}

table{
border-collapse:collapse;border-spacing:0;
}


/*********************** Typography***********************/


html{
overflow: auto;
}

body{
background: url("http://www.creditonparishchurch.org.uk/images/bg1.jpg") repeat;
color: #666666;
font-family: "Graublau Sans", "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size: 13px;
line-height: 1.5;
}

a{
color:#5F6B77;
font-weight:bold;
text-decoration:none;
}

a:hover{
color: #0399d4;
text-decoration: underline;
}

a:active{
position: relative;
top: 1px;right: -1px;
}

em{
font-size:13px;
color:#3F4C5A;
font-weight:bold;
font-style:italic;


}

strong{
font-weight: bold;

}

small{
font-size: 0.72em;

}
.small{
font-size: 0.82em;
line-spacing:.75em;
font-family: 'Times New Roman', times, serif;
font-style:italic;
}
.italic{
font-family: 'Times New Roman', times, serif;
font-style:italic;
color:#5F6B77;
font-size:15px;
}
p{
margin-bottom: 9px;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a{
color:#5F6B77;
font-family:  "Graublau Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
font-weight: bold;
line-height: 1.05;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
color: #0399d4;
}

h1, h1 a{
font-size: 32px;
}

h2, h2 a{
font-size: 25px;
margin: 14px 0;
}



h3, h3 a{
font-size: 18px;
margin: 20px 20px 13px 0;
color: #536577;
}

h4, h4 a{
font-size: 26px;
margin: 12px 0;
}

h5, h5 a{
font-size: 19px;margin: 25px 0 25px 0;
}

h6 {
font-size: 20px;
margin: 10px 0;
color:#536577;	
}

h6 a:hover{
text-decoration:underline;
}

h7, h7 a{
font-size: 13px;
font-family:arial, helvetica, sans-serif;
}

h8, h8 a{
font-size: 13px;color:#5F6B77;
}

h9, h9 a{
font-size: 16px;
color:#5F6B77;
margin:0px;
padding-top:0px;
font-style:italic;
line-height: 2.05;
text-decoration:none;
border-bottom:1px dotted #999;
}

blockquote{
background: #edf3d9 url(img/quote-marks.png) no-repeat 10px 10px;
border-left: 7px solid #ccd8a0;
font-style: italic;
padding: 15px;
text-indent: 35px;
margin-bottom: 15px;
font-family:"Segoe UI", serif;
}

ul li{
background-repeat: no-repeat;
background-position: 0 .6em;
padding-left: 15px
}

ul.checklist li{
background: url(img/check-bullet.png) no-repeat 0px 3px;
}

ul.blue li{
background: url(img/bullet-blue.png) no-repeat 0px 3px;
}

ul.green li{
background: url(img/bullet-green.png) no-repeat 0px 3px;
}

ul.red li{
background: url(img/bullet-red.png) no-repeat 0px 3px;
}

ul.orange li{
background: url(img/bullet-orange.png) no-repeat 0px 3px;
}

ul.black li{
background: url(img/bullet-black.png) no-repeat 0px 3px;
}

ul.purple li{
background: url(img/bullet-purple.png) no-repeat 0px 3px;
}

ul.yellow li{
background: url(img/bullet-yellow.png) no-repeat 0px 3px;
}

ul.star li{
background: url(img/bullet-star.png) no-repeat 0px 3px;
}

ul.link li{
background: url(img/bullet-link.png) no-repeat 0px 3px;
}

.hidden{
display: none;	
}

.alignright{
float: right;
background: url(img/shadow-1000x1000.gif) no-repeat right bottom;
padding: 5px 10px 10px 5px;
margin:10px 0px 20px 20px;
border:none;
}

.alignleft{
float: left;
background: url(img/shadow-1000x1000.gif) no-repeat right bottom;
padding: 5px 10px 10px 5px;
margin:10px 20px 20px 0;
border:none;
}

.aligncenter{
display: block;
background: url(img/shadow-1000x1000.gif) no-repeat right bottom;
padding: 5px 10px 10px 5px;
border:none;
}


/************************ * Layout ***********************/



#wrap{
margin: 0px auto;
width: 968px;
}

div.col{
display: inline;
float: left;
padding: 0 30px;
position: relative;
}

div.col.first{
padding-left: 0px;
}

div.col.last{
padding-right: 0px;
margin-top:0px;
}

div.col.span-1-2{
width: 420px;
}

div.col.span-1-3{
width: 260px;
}

div.col.span-2-3{
width: 580px;
}

div.col.span-1-4{
width: 180px;
}
div.col.span-2-4{
width: 420px;
}

div.col.span-3-4{
width: 660px;
}

div.col.span-1-1{
width: 900px;
}	


.column1{
display: inline;
float: left;
padding: 0px 30px;
overflow: hidden;
width: 260px;
}

.column2{
display: inline;
float: left;
overflow: hidden;
padding: 0px 30px;
width: 580px;
}

.column3{
display: inline;
float: left;
overflow: hidden;
padding: 0px 30px;
width: 900px;
}

.button{
background: #4b8099 url(img/button-blue-bg.png) repeat-x;
border: 1px solid #4b8099;
color: #FFF;
display: inline-block;
line-height: 22px;
margin: 3px 0px;
padding: 0px 10px;
text-decoration: none;
text-transform: uppercase;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
text-shadow: 0px -1px 0px #4c4e4f;
}

.button:hover{
background-position: 0px -22px;
color: #9999ff;
text-decoration: none;
}

.button.red{
background: #de2c2c url(img/button-red-bg.png) repeat-x;
border-color: #de2c2c;
}

.button.red:hover{
background-position: 0px -22px;
color: #ff9999;
}

.button.grey{
background: #666 url(img/button-grey-bg.png) repeat-x;
border-color: #666;
}

.button.grey:hover{
background-position: 0px -22px;
color: #ccc;
}

.button.green{
background: #38a230 url(img/button-green-bg.png) repeat-x;
border-color: #38a230;
}

.button.green:hover{
background-position:0px -22px;
color: #99ff99;
}

div.box{
background: #eee;
border:0px solid #999;
padding:1px 0px 4px 0px;
margin: 10px 0 0 -4px;
margin-bottom: 10px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
width:100%;
  box-shadow: 1px 2px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
  -o-box-shadow: 1px 2px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
  -webkit-box-shadow: 1px 2px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
  -moz-box-shadow: 1px 2px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
 
}

div.box p{
margin:10px 20px;
}
#frm_form_fields fieldset{
margin-left:15px;
}
.submit{
margin:5px 0 0 15px;
}
div.box.warning{
background: #ffff99 url(img/box-icons/exclamation.png) no-repeat 5px center;
border-color: #d6c772;
padding-left: 42px;
}

div.box.download{
background: #ccff99 url(img/box-icons/archive.png) no-repeat 5px center;
border-color: #99cc66;
padding-left: 42px;
}

div.box.error{
background: #ff3333 url(img/box-icons/error.png) no-repeat 5px center;
border-color: #ff0000;
color: #fff;
padding-left: 42px;
}

div.box.info{
background: #99ccff url(img/box-icons/info.png) no-repeat 5px center;
border-color: #3399ff;
color: #333;
padding-left: 42px;
}

div.box.note{
background: #fff url(img/box-icons/note.png) no-repeat 5px center;
border-color: #ccc;
padding-left: 42px;
width:90%;
}

div.box.align-right{
margin-left: 10px;
}

div.box.align-left{
margin-right: 10px;
}

#main div.box h4{
margin:15px 0px 0px 20px;
}
#main div.box h5{
margin:25px 0px 0px 20px;
}

.smallbox{
background: #eee url(img/action.png) no-repeat left center;
border:0px solid #999;
padding: 3px 0px 3px 10px;
margin: 10px 0 0 0px;
margin-bottom: 10px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
width:97%;
  box-shadow: 2px 3px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
  -o-box-shadow: 2px 3px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
  -webkit-box-shadow: 2px 3px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
  -moz-box-shadow: 2px 3px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
 
}

.smallbox p{
margin:10px 10px 10px 50px;
}


.audiobox{
background: #eee url(img/notes3.png) no-repeat top left;
border:0px solid #999;
padding: 1px 10px 1px 10px;
margin-top: 10px;
margin-bottom: 10px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
width:97%;
  box-shadow: 0 2px 8px #000, 0 0 1px #000, 0 0 1px #000;
  -o-box-shadow: 0 2px 8px #000, 0 0 1px #000, 0 0 1px #000;
  -webkit-box-shadow: 0 2px 8px #000, 0 0 1px #000, 0 0 1px #000;
  -moz-box-shadow: 0 2px 8px #000, 0 0 1px #000, 0 0 1px #000;
 
}
#main .audiobox p{
margin:10px 10px 20px 99px;
line-height:1.8em;
font-size:13px;
}
#main .rnitalic{
font-style:italic;
font-size:10px;
}
a.read-more{
color: #336666;
font-weight: bold;
float: right;
}

a.read-more:before{
content: "+ ";
font-weight: bold;
font-size: 13px;
}

#header{
background: url(img/header-bg.png) no-repeat;
padding: 5px 4px 0px 4px;
position: relative;
margin-top: 15px;
z-index: 5;
}

#header .container{
margin: 15px 30px;
}

#logo{
display: block;
float: left;
margin-left: -5px;
}

#header h1{
display: none;
width: 400px;
}

#header h1 a{
text-decoration: none;
display: block;
}

#header h1 a:hover{
color: #0399d4;
}

#slogan{
color: #616e33;
text-shadow: 1px 1px 0px #ffffff;
}

#call-to-action{
background: url(img/call-to-action-left.png) no-repeat top left;
color: #FFFFFF;
display: block;
font-weight: bold;
font-size: 22px;
line-height: 38px;
height: 41px;
position: absolute;
top: 25px;
right: 30px;
text-shadow: 0px -1px 0px #336666;
text-align: center;
text-decoration: none;
width: 250px;
}

#call-to-action:hover{
background-position: 0 -41px;
}

.ie6 #call-to-action:hover{
background-position: top left;
}

#call-to-action:active{
position: absolute;
top: 25px;
right: 30px;
}

#call-to-action span{
background: url(img/call-to-action-right.png) no-repeat top right;
display: block;
height: 41px;
margin-left: 40px;
padding: 0px 10px;
cursor: pointer;
}

#call-to-action:hover span{
background-position: right -41px;
}

#nav {
	background: #616161 url(img/nav-bg.png) repeat-x;
		border: 1px 0 1px 0 solid #666;
		height: 34px;
		clear: both;
position:relative;
padding:0!important;
font-family:arial, helvetica, sans-serif;
font-size:12px;
}
html[xmlns] #nav {
	display: block;
}

#nav li {
	margin-top:0px;
	margin-right:5px;
	margin-bottom:-11px;
	margin-left:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:12px;
	padding-left:10px;
	float: left;
	position: relative;
	list-style: none;
}



/* main level link */
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  7px 15px 7px 20px;
	margin: 0;
	-webkit-border-radius: .2em;
	-moz-border-radius: .2em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #d1d1d1; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a1a1a1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ebebeb,  #a1a1a1); /* for firefox 3.6+ */

	color: #444;
	border-top: solid 1px #f8f8f8;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);

}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	background: #0399d4 !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04acec', endColorstr='#0186ba'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04acec,  #0186ba) !important; /* for firefox 3.6+ */

	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* level 2 list */
#nav ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

	display: none;
	margin: 0;
	padding: 0;
	width: 200px;
	position: absolute;
	top: 35px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: .2em;
	-moz-border-radius: .2em;
	border-radius: .2em;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}
/* rounded corners for first and last child */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: .2em;
	-moz-border-radius-topleft: .2em;
	-webkit-border-top-right-radius:.2em;
	-moz-border-radius-topright: .2em;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: .2em;
	-moz-border-radius-bottomleft: .2em;
	-webkit-border-bottom-right-radius: .2em;
	-moz-border-radius-bottomright: .2em;
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}





#content{
background: url(img/content-bg.png) repeat-y;
padding: 0px 4px;
height: 1%;
position: relative;
z-index: 1;
}

#content:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

h2.page-title{
background: #fff;
color:#a6a4a4;
display: block;
font-size: 30px;
line-height: 1;
margin:-10px 0 0px;
padding:20px 30px 10px;
border-bottom:1px dotted #ccc;
}

h2.page-title a{
font-size: 48px;
color:#365868;
text-decoration: none;
}

.pdf {
     background: #fff url(http://www.creditonparishchurch.org.uk/wp-content/uploads/2010/09/PDFsmall.jpg) bottom left no-repeat;
     padding:10px 0 0px 60px;
}
.word {
     background: #fff url(http://www.creditonparishchurch.org.uk/wp-content/themes/clearity/img/WordIcon.jpg) 0px 35px no-repeat;
     padding:50px 0 15px 60px;
valign:middle;
vertical-align:middle;
display:inline;
}

/***************	 * Homepage **************/

#slider{
		height: 280px;
		overflow: hidden;
		position: relative;
		width: 100%;

	}
		#slider li{
			background: #eee url('img/slide-bg.jpg') no-repeat;
			color: #fff;
			float: left;
			height: 280px;
			padding: 0;
			position: relative;
			padding: 10px 30px;
			overflow: visible;
			width: 900px;
		}
		
		#slider h3{
			color: #365868;
			text-shadow: 0px 1px 0px #ddd;
		}
		#slider p{
			color: #111;
			text-shadow: 0px 1px 0px #ddd;
		}
		#slider li img{
			margin: 10px 0;
			box-shadow: 0px 1px 3px #333;
			-moz-box-shadow: 0px 1px 3px #333;
			-webkit-box-shadow: 0px 1px 3px #333;
		}
	#slider-control{
		background: #666;
		background: rgba(0,0,0,0.5);
		bottom: 10px;
		display: none;
		left: 0;
		height: 20px;
		margin: 0px 10px;
		position: absolute;
		width: 940px;
		z-index: 999;
	}
		#slider-pager{
			float: right;
			margin-right: 30px;
		}
		#slider-pager a{
			color: #ccc;
			font-size: 24px;
			line-height: 18px;
			padding: 0pc 8px;
			text-decoration: none;
		}
			#slider-pager a:hover{	text-decoration: none;	}
			#slider-pager a.activeSlide{	color:	#FFF;	}

#cta-bar{
border-bottom: 1px solid #dbdbdb;
margin-bottom: 20px;
height: 1%;
}

#cta-bar:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#cta-bar .item{
background: url(img/cta-bar-bg.png) repeat-x;
border-left: 1px solid #dbdbdb;
border-right: 1px solid #ffffff;
float: left;
margin: 0 -1px;
padding: 10px 30px;
width: 260px;
}

#cta-bar .item:hover{
background: url(img/cta-bar-hover-bg.png) repeat-x opacity:.09;
filter:alpha(opacity=95);
}

#cta-bar .item.first{
border-left: 0;
margin-left: 0;
}

#cta-bar .item.last{
border-right: 0;
}

#cta-bar a{
text-decoration: none;
opacity:0.5;
filter:alpha(opacity=05);
}

#cta-bar a:hover{
text-decoration: none;
opacity:0.9;
filter:alpha(opacity=95);
}

#cta-bar .icon{
float: left;
margin-right: 10px;
}

#cta-bar .title{
color: #5F6B77;
display: block;
font-weight: bold;
font-size: 18px;
line-height: 1.05;
margin-top: 5px;
text-shadow: 0px 1px 0px #fff;
}

#cta-bar .description{
font-weight: normal;
line-height: 0.5;
}

.posts-feed{
}

.posts-feed li{
background: none;
padding: 0;
margin-bottom: 10px;
}

.posts-feed a{
font-weight: normal;
text-shadow: none;
}

.posts-feed .date{
font-size: 10px;
margin-right: 10px;
font-family:"MyriadProRegular",Verdana,sans-serif;
}

.posts-feed .meta{
font-size: 9px;
}

#main{
margin: 10px 0 1px 0;
}

#main p{
font-family:"Graublau Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
color:#5F6B77;
text-align:justify;
font-size:13px;
line-height:24px;
}
#main p em{
font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif!important;
font-style:italic;
margin-bottom:2px;
font-weight:normal!important;
}

#main .hr{
width: 100%;
clear: both;
color: #fff;
background-color: #fff;
border: 1px dotted #ff0000;
border-style: none none dotted;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #ccc; border-style: none none dotted; }

.line { background: #fff url(img/borderLine.gif) no-repeat center bottom;
margin: 18px auto;
height: 1px;
}

.line2 { background: #fff url(img/borderLine.gif) no-repeat left bottom;
margin: 18px auto;
height: 1px;
padding:20px;
}


#main .left h4{
font-size:18px;
}
#main .right h4{
font-size:18px;
}
#main #notepad{
background: url(img/notepad.jpg) no-repeat;
height:600px;
width:575px;
-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
#main #notepad p{
margin:30px 30px 0 70px;
}
#main #notepad h5{
margin:40px 0 30px 70px;
width:480px;
padding-top:30px;
}
#main h5{
Margin:30px 0 15px 0;
font-size:22px;
}
#main .shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#main .big{
width:575px;
margin-bottom:20px;
}

#main .left{
width:260px;
height:570px;
float:left;
background:#eee;
padding:10px;
margin-bottom:20px;
border:1px solid #ccc;
-moz-border-radius: 5px;
border-radius: 5px;
 box-shadow: 2px 3px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
  -o-box-shadow: 2px 3px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
  -webkit-box-shadow: 2px 3px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
  -moz-box-shadow: 2px 3px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
}
#main .left p{
line-height:1.5em;
}
#main .right p{
line-height:1.5em;
}
#main .right{
width:260px;
height:570px;
float:right;
background:#eee;
padding:10px;
margin-bottom:20px;
border:1px solid #ccc;
-moz-border-radius: 5px;
border-radius: 5px;
 box-shadow: 2px 3px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
  -o-box-shadow: 2px 3px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
  -webkit-box-shadow: 2px 3px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
  -moz-box-shadow: 2px 3px 8px #aaa, 0 0 1px #aaa, 0 0 1px #000;
}

#main .weddings{
margin:50px 0;
}
.wp-caption-text{
text-align:center;
margin-right:0px auto;
font-weight:bold;
}


#main li{
font-family: "Graublau Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
}
#main td img{
background:url("img/shadow-1000x1000.gif") no-repeat scroll right bottom transparent;
border:medium none;
padding:5px 10px 10px 5px;
} 

#main #imagetable{
line-height:1.5em;
color:#5F6B77;

}
#main #imagetable tr td{

}

#main #belltable p{
background:none repeat scroll 0 0 #EEEEEE;
height:250px;
line-height:2.1em;
margin:5px 10px 10px 5px;
padding:25px;
text-align:justify;
}

#main #frtable{
background:#eee;
line-height:1.4em;
}

#main #frtable tr{
background:#eee;

}
#main #frtable tr td {
line-height:1.2em;
font-size:12px;
}
#main #frtable tr td p{
font-size:13px;
line-height:1.3em;
padding:0 10px;
}
#main .lcp_catlist{
margin:25px 0 15px 0;
}

#main .lcp_catlist ul {
list-style-type:none;
background:none;
}

#main .lcp_catlist li{
padding:10px 0 0px 0;
background:none;
color:#5F6B77;
margin: 1em 0 2em 0em;
padding:0 1em 0 1em;


}

#main .lcp_catlist li a{
font-size:20px;

}
#main .lcp_catlist li .morelink{
font-size:13px;

}
#main .lcp_catlist li a:hover{
background:#eee;

}
#main .lcp_catlist h4{
margin:0px;
padding:0px;

}
#sidebar .lcp_catlist{
margin: 0;
background:none;
border:none;
}

#sidebar .lcp_catlist ul {
list-style-type:none;
background:none;
}

#sidebar .lcp_catlist li{
padding:10px 0 0px 0;
background:none;
border:none;
margin-left:10px;
font-family:"Graublau Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
color:#5F6B77;
font-weight:normal;

}
#sidebar .lcp_catlist li a{
font-family:"Graublau Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
text-transform:none;
Font-weight:bold;
}

#sidebar .lcp_catlist li a:hover{
background:#eee;
text-decoration:underline;
}

.widget_listcategorypostswidget{
width:200px;
}

#main p img {
background: url(img/shadow-1000x1000.gif) no-repeat right bottom;
padding: 5px 10px 10px 5px;
border:none;
}


/************************* *pagetable  *****************/
#pagetable{
border:none;
}

#pagetable tbody .2{
text-align:justify;
margin-left:10px;
}

/********************** * Portfolio *********************/


#portfolio{
}

#portfolio .item{
display: inline;
float: left;
padding: 0px 30px;
margin-bottom: 60px;
position: relative;
width: 260px;
}

#portfolio .thumb{
border: 1px solid #999;
display: block;
height: 150px;
margin: 0 -1px;
width: 260px;
}

#portfolio .meta{
background: url(img/portfolio-meta-bg.png) no-repeat center center;
cursor: default;
font-size: 12px;
position: absolute;
left: 24px;
height: 130px;
margin: 1px;
padding: 10px;
top: 0px;
width: 250px;
}

#portfolio .item h3, #portfolio .item h3 a{
color: #fff;
font-size: 21px;
line-height: 21px;
margin: 5px 0;
text-align: center;
text-decoration: none;
}

#portfolio .meta a.more{
display: block;	
height: 100px;
margin: 0px auto;
width: 100px;
text-indent: -9999px;
}

#portfolio .meta a.more.image{
background: url(img/portfolio-item-zoom.png) no-repeat center center;
}

#portfolio .meta a.more.external{
background: url(img/portfolio-item-ecternal.png) no-repeat center center;
}

#portfolio .meta a.more.internal{
background: url(img/portfolio-item-internal.png) no-repeat center center;
}

/********************** * Blog *********************/


#blog{
}

.blog-post{
float: left;
margin-bottom: 30px;
}

.blog-post .thumb{
background: #ffffff;
border: 1px solid #4b8099;
display: block;
float: right;
margin: 0 0 10px 10px;
padding: 4px;
}

.blog-post.excerpt .thumb{
float: left;
margin: 5px 10px 10px 0;
}

.blog-post .meta{
color:#536577;
display: inline-block;
margin-bottom: 10px;
padding: 0 5px;
text-shadow: 0px 1px 0px #e2e5c5;
width: 400px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.blog-post .meta a{
color: #68792c;
font-weight: normal;
font-size:10px;
font-family:verdana, sans-serif;
}

.blog-post .meta span{
display: block;
float: left;
padding: 0 18px 0 18px;
line-height: 23px;
}

.blog-post .meta .date{
background: url(img/icon-date.png) no-repeat left center;
margin-top:1px;
}

.blog-post .meta .category{
background: url(img/icon-category.png) no-repeat left center;
}

.blog-post .meta .comments{
background: url(img/icon-comments.png) no-repeat left center;
}

.blog-post.excerpt .post-content{
float: left;
width: 410px;
}

.comments{
}

.comment{
float: left;
overflow: visible;
margin: 0 0 30px 0;
width: 100%;
}

.comment .meta{
background: #cfd2a3;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.comment.admin .meta{
background: #4b8099;
}

.comment .meta span{
color: #5f614c;
line-height: 25px;
text-shadow: 0 1px 0 #e2e6b3;
}

.comment.admin .meta span{
color: #78cdf5;
text-shadow: 0 -1px 0 #2f5161;
}

.comment .meta .order{
color: #ffffff;
font-size: 18px;
font-weight: bold;
float: left;
padding: 0 6px 0 4px;
text-shadow: 0px 1px 1px #888a6b;
}

.comment .meta .avatar{
background: #ffffff;
border: 2px solid #cfd2a3;
float: left;
padding: 2px;
margin: 8px 0 0 0;
vertical-align:top;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.comment.admin .meta .avatar{
border: 2px solid #4b8099;
}

.comment .meta .author{
font-size: 18px;
margin-left: 15px;
}

.comment .meta .author a{
color: #5f614c;
}

.comment.admin .meta .author a{
color: #ffffff;
}

.comment .meta .time{
float: right;
padding: 0 6px 0 4px;
}

.comment .content{
padding: 8px;
margin: 10px 0 0 120px;
}

.comment .content blockquote{
background-image: none;
border-left: 3px solid #CCD8A0;
padding: 9px 9px 1px 9px;
text-indent: 0;
}

/********************** * Comment form *********************/

#commentform p{
text-indent: 0;
margin: 0;
}

#commentform label{
clear: both;
display: block;
float: left;
margin-top: 15px;
width: 290px;
}

#commentform input{
display: block;
margin-bottom: 10px;
float: left;
}

#commentform input.text{
background: url(img/comments-input-text-bg.png) no-repeat 0 0;
border: 0;height: 17px;
margin: 0;
padding: 4px;
width: 290px;
}

#commentform input.text:focus{
background-position: 0 -26px;
}

#commentform textarea{
background: url(img/comments-form-message-bg.png) no-repeat;
border: 0;
height: 138px;
padding: 6px;
width: 568px;
}

#commentform #submit{
background: url(img/comments-form-submit.png) no-repeat;
border: 0;color: #b0b0b0;
font-size: 15px;
font-weight: bold;
height: 30px;
margin-top: 0px;
text-shadow: 0 1px 0 #ffffff;
width: 580px;
}

#commentform span.info{
float: left;
line-height: 24px;
}


/********************** * Price table *********************/

#prices{
width: 100%;
}

#prices td{
border-bottom: 1px solid #ddd;
color: #8b9e46;
font-size: 12px;
text-align: center;
padding: 10px 0;
vertical-align: middle;
}

#prices th{
border-bottom: 1px solid #ddd;
font-size: 15px;
font-weight: bolder;
padding: 10px 0;
text-shadow: 1px 1px 0px #fff;
}

#prices th .button{
font-size: 13px;
float: none;
}

#prices .labels{
width: 25%;
}

#prices col{
width: 25%;
}

#prices col.em{
background: #eee;
}

#prices .label{
color: #666;
text-align: left;
}

#prices .subhead td{
border-bottom: 3px solid #ddd;
font-weight: bold;
}

#prices .subhead small{
color: #666;
}


/********************** * Sidebar & widgets *********************/

#sidebar{

border-left:0px solid #DDDDDD;
color:#777777;
font-size:11px;
margin:30px 0 0 -1px;
padding-bottom:5px;
}

#footer-widgets a{
text-decoration: none;
color:#5F6B77;
font-size:11px;
font-weight:normal;
}

#sidebar a{
text-decoration: none;
color:#5F6B77;
font-size:12px;
font-weight:bold;
font-family:arial, helvetica, sans-serif;

}

#sidebar a:hover{
text-decoration:underline;
text-shadow: none;
}

#footer-widgets a:hover{
color: #0399d4;
text-decoration: underline;
}

#sidebar a:hover{
color:#0399d4;
}

#sidebar li, #footer-widgets li{
background: none;
padding: 0;
}

#sidebar li.widget {
margin: 0px;padding: 0px 7px;
}

#sidebar ul li{
margin:0.6em;
padding:12px;
background:#eee;
border: 0.1em solid #C7C7C7;
-moz-border-radius:4px;
border-top-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-right-radius: 5px 5px;
border-bottom-left-radius: 5px 5px;
font-weight: bold;

}
#sidebar ul li a{

}


#sidebar ul li:hover{

background:#Fff;
}

#footer-widgets h2, #footer-widgets h2 a{
color:#5F6B77;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:20px;

}

#sidebar h2, #sidebar h2 a{
font-size:20px;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
margin:10px 0 0 10px;
}


#footer-widgets h2, #footer-widgets h2 ul li{
padding:0px;
}

.widget h3{
font-size: 18px;
margin: 6px 0px;
text-shadow: none;
}

.textwidget{
}

.textwidget p{
font-size:11px;
}

/************************ * Widgets ***********************/

#testemonial-widget blockquote{
background: #fff url(img/testemonial-bg.png) no-repeat;
border: 0;
font-style: italic;
line-height: 20px;
padding: 0;
}

#testemonial-widget p{
padding: 41px 20px 1px 20px;
}

#testemonial-widget .by-line{
background: url(img/testemonial-bottom-bg.png) no-repeat;
color: #8b9e46;
height: 24px;
margin-top: -9px;
padding: 7px 25px;
text-align: right;
}

.ie6 #testemonial-widget .by-line{
margin-top: 0px;
}


/********************** * Footer **********************/

#footer-widgets{
background:#eee;
border-top: 1px solid #ccc;
float: left;
list-style: none;
padding: 10px 0 10px;
margin: 25px 0 0 0;
width: 960px;
}

#footer-widgets .widget{
float: left;
padding: 0 30px;
width: 260px;
}

#footer-widgets h2{
line-height: 18px;
margin-bottom: 9px;
}
#footer-widgets ul li{
background: transparent;
padding: 10px 5px 5px 0;
border-bottom: 1px solid #eeeeee;
font-family: "Graublau Sans", "Lucida Sans Unicode","Lucida Grande",sans-serif;
FONT-SIZE:11PX;
COLOR:#5F6B77;
}

#footer-widgets	ul li:hover{
background:url(img/sidebar-bullet-hover.gif) no-repeat 3px center;
}

#newsletter-address{
background: url(img/newsletter-input.png) no-repeat left top;
border: 0;
color: #666666;
display: block;
float: left;
height: 16px;
padding: 5px;
width: 180px;
}

#newsletter-submit{
background: url(img/newsletter-submit.png) no-repeat left top;
border: 0;
color: #8b9e46;
display: block;
font-size: 11px;
font-weight: bold;
float: left;
height: 26px;
padding: 2px;
text-shadow: 0px 1px 0px #ffffff;
width: 65px;
}

#twitter{
position: relative;
}

#twitter ul li{
background: none;
border: 0;
padding: 5px 0;
}

#twitter ul li:hover{
background: none;
}

#twitt-bubble{
background: url(img/twitt-bubble.png) no-repeat;
font-size: 11px;
height: 150px;
padding-top: 5px;
width: 260px;
}

#twitt-bubble ul{
background: #fff;
margin: 0px 10px;
width: 240px;
}

#twitt-nav{
position: absolute;
right: 45px;
bottom: 10px;
height: 16px;
width: 28px;
}

#twitt-nav .prev{
background: url(img/twitt-arr-left.png) no-repeat;
float: left;
height:14px;
text-indent: -9999px;
width: 9px;
}

#twitt-nav .next{
background: url(img/twitt-arr-right.png) no-repeat;
float: right;
height:14px;
text-indent: -9999px;
width: 9px;
}

#footer{
background: url(img/footer-bg.png) no-repeat;
height: 35px;
margin: 0 auto 20px;
padding: 5px 30px;
width: 908px;
font-family:arial, helvetica, sans-serif;


}

#footer .nav li{
background: none;
float: left;
padding: 0 20px 0 0;
}

#footer li a{
display: block;
font-size: 11px;
padding: 5px 5px 5px 0px;
text-decoration: none;

}

#copyright{
display: block;
float: right;
margin: -20px 1px 0px 0;
font-size:11px;
}

.post-date{
font-family:"MyriadProRegular",Verdana,sans-serif;
font-size:10px;
}

.hrbg  {
background:url(img/linebreak.png) repeat-x scroll center bottom transparent;
border:0px solid #CCCCCC;
margin:3em 1em 0 0;
padding:0em 2em 1em;
font-family:"MyriadProRegular",Verdana,sans-serif;
}

.block{
margin: 1em 0em;
padding: 20px 10px 20px 15px;
border-left: 0px solid #fce27c;
background-color: #CDDD92;
color:#fff;
}
.block h3{
font-size 20px;
vertical-align:top;
}

.block p {
margin: 0;
}

.block2 {
margin: 1em 0 1em 3em;
border-left: 1px dashed #999;
padding-left: 1em;
}

.block3{
-moz-border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #F2F2F2;
border:1px dashed #CCCCCC;
margin:10px 10px 10px 0;
padding:12px;
}

.date{
background:url("img/icon-date.png") no-repeat scroll left center transparent;
display:block;
float:left;
line-height:23px;
padding:0 18px;
font-size:10px;
font-family:verdana, sans-serif;
margin:-25px 0 10px 0;
}

.diarytable{
margin-bottom:20px;
padding:0;
border:0;
font-family:verdana, sans-serif;
color:#5F6B77;
width:575px;
}

.diarytable tr{
}

.diarytable tr:hover{
color:#8a9d45;
background:#eee;
cursor:default;
}

.diarytable td{
padding:0px 14px 12px 0;
vertical-align:top;

}

#mytable {
	width: 600px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 600px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	border-right: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	border-top: 0px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0px solid #C1DAD7;
	background: none;
}

td {
	background:none repeat scroll 0 0 #FFFFFF;
border-bottom:0px solid #C1DAD7;
border-right:0px solid #C1DAD7;
padding:0 10px 0 0;
vertical-align:middle;
}


td.alt {
	
}

th.spec {
	border-left:0px solid #C1DAD7;
	border-top: 0;
	}

th.specalt {
	border-left: 0px solid #C1DAD7;
	border-top: 0;
	}

ul#example5 {
   margin: 1.5em; 
}
ul#sitemap404 {
      color: #666;
background:none; 
}
ul#sitemap404 li {
   list-style-image: none;
   border-bottom: 0px solid #ccc;
   color: #666; 
background:none; 
}
ul#sitemap404 li a{
  font-size:14px;
font-family:arial, helvetica,sans-serif;
padding:5px 0 0;
}
ul#sitemap404 li .children a{
  font-size:11px;
}
.children {
   list-style-image: none;
   margin:0 0 0 10px;
font-size:12px;
}
.children ul li a{
  font-size:12px;
}

ul#sitemap404 li a:hover {
   cursor: pointer;
   list-style-image: none;
  
   color: #8a9d45; 
text-decoration:underline;
}

#slideshow-holder  { width:600px; height:300px; background:url(spinner.gif) center center no-repeat #fff; position:relative; }

#progress      { position:absolute; width:100%; text-align:center; color:#999; top:225px; }



div#tmpSlideshow {
   background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #C8C8C8;
height:400px;
margin:10px 0;
padding:30px 0 0;
position:relative;
width:575px;
}
div#tmpSlideshow p{
line-height:1.2em;
}
div.tmpSlide {
    position: absolute;
    top: 0;
    left: 0;
    width: 350px;
    height: 332px;
    display: none;
}
div.tmpSlide img {
    float: left;
    margin: 30px 0 0 15px;
    width: 330px;
    border: 1px solid rgb(244, 244, 244);
}
div#tmpSlideshowControls {
    bottom:18px;
position:absolute;
right:5px;
width:555px;
}
div.tmpSlideshowControl {
    border: 1px solid #e1dece;
    float: left;
    margin: 0 10px 5px 0;
    background: url(img/Feature.png) no-repeat;
    width: 38px;
    height: 36px;
    color: #554d31;
    font: 14px Arial, sans-serif;
    text-align: center;
    cursor: pointer;
}
div.tmpSlideshowControl span {
    line-height: 36px;
    vertical-align: middle;
}
div.tmpSlideshowControlOn {
    background-image: url(img/FeatureOver.png);
}
div.tmpSlideshowControlActive {
    border: 1px solid #B90F23;
color:#B90F23;
}
div.tmpSlideCopy {
  left:375px;
position:absolute;
top:20px;
width:180px;
}
div#tmpSlideshow h4 {
    color: #b90f23;
    text-transform: uppercase;
    font: 14px Arial, sans-serif;
    margin: 10px 0;
}
div.tmpSlideCopy p {
    font: 11px Arial, sans-serif;
    line-height: 1.75em;
}

/* Gallery styles */
#charity{
color:#5F6B77;
}
#charity td{
vertical-align:top;
margin-top:0px;
}

.nigelsig
{
background: url("img/nigelsig.png") no-repeat;
width:100%;
height:94px;
}
.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

