/*
Theme Name: Castlerigg Hall
Theme URI: http://www.e-ignition.co.uk
Description: Castlerigg Hall Campsite
Version: 1.0
Author: Paul Wheldon
Author URI: http://www.e-ignition.co.uk/
*/

/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif !IMPORTANT;
	background: #eeddc1 url('images/19.jpg') center;
	color: #333;
	}

/*	Begin Headings */
h1, h2, h3 {
	font-weight: normal;
	color:#b7611a;
	}

h1 {
	margin: 0;
	/*background:transparent url(images/col-head-bg.png) repeat scroll 0 0;*/
	font-size:2em;
	margin:0;
	padding:5px;
	font-weight:bold;
	clear:both;
	}
h2 {
	font-size: 1.5em;
	margin: 0;
	}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #b7611a;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #b7611a;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
#post-57 h1 {
text-align:center;
}

h1.archive-name, h1.search-title {
margin-bottom:10px;
}
/* End Headings */

/* Start Links */
a, h2 a:hover, h3 a:hover {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}
/* End Links */

/*Start Header */
#header {
	margin: 0;
	padding: 0;
	height: 60px;
	background:url(images/header-bg-new.png) repeat-x center;
	width:100%;
	position:relative;
	}
.dropheader {
	background: url(images/drop-header-new.png) repeat-x center;
	height:52px;
	position:relative;
	z-index:10;
}

.logo-link {
display:block;
position:absolute;
left:0;
top:0;
background: url(images/logo.png) no-repeat center;
width:227px;
height:60px;
}

.logo-link:hover {
text-decoration:none;
}

.logo-link img{
display:none;
}

#searchform #s {
background: url(images/input-bg.gif) repeat-x top left #FFFFFF;
border:2px solid #bb6c26;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.2em;
padding:6px;
float:left;
margin-right:9px;
}

#searchform label {
display:inline;
float:left;
width:260px;
height:32px;
background:transparent url(images/the-park-with-the-view.png) no-repeat scroll left top;
text-indent:-999em;
text-align:left;
margin-right:15px;
}

#searchform #searchsubmit {
background:transparent url(images/go-btn-bg.png) no-repeat scroll left top;
border:0 none;
color:#FFFFDB;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1.2em;
font-weight:bold;
height:27px;
text-transform:uppercase;
width:50px;
padding:0 0 2px 0;
cursor:pointer;
float:left;
}

#searchform #intsearchsubmit {
background:#FFFFFF url(images/input-bg.gif) repeat-x scroll left top; 
padding:5px; 
float:none;
margin:0;
border:2px solid #BB6C26 !important;
cursor:pointer;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1.2em;
font-weight:bold;
color:#333333;
}

.header-functionality {
position:absolute;
right:2px;
top:5px;
width:500px;
}

.translate-btns {
margin-bottom:7px;
padding-right:2px;
}

.translate-btns p {
margin:0;
color:#ffffdb;
text-align:right;
font-size:1.2em;
}

.translate-btns a img {
border:0;
}
/*End Header */

/*Start Content */
#page {
	text-align: left;
	margin: auto;
	padding: 0;
	width: 919px;
	margin-top:-59px;
	}
.page {
	text-align: left;
	margin: auto;
	padding: 0;
	width: 919px;
	position:relative;
	}
#main-image {
	margin:0;
	width:712px;
	margin-left:-15px;
	}
	
.home-images {
height:433px;
position:relative;
}

.home-images .home-image {
left:0;
position:absolute;
top:0;
z-index:1;
}

.home-images .home-image-alt {
display:none;
left:0;
position:absolute;
top:0;
z-index:2;
}

#content {
	font-size: 1.2em;
	}

.narrowcolumn .entry{
	line-height: 1.4em;
	padding-top:1px;
	}

.narrowcolumn {
	padding: 0px 0px 0px 20px;
	margin: 0;
	width: 692px;
	float:right;
	margin-left:-200px;

}

.contentsidecontent .postmetadata {
color:#FFFFFF;
margin:0;
padding:0;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	padding:0 0 15px;
	text-align: left;
	overflow:hidden;
	clear:both;
	}
	
.archive-page .hentry {
clear:none;
float:left;
margin:0 0 10px;
width:470px;
padding-top:5px;
}

.search-page .hentry {
width:692px;
}

.post hr {
	display: block;
	background-color:#B7611A;
	color:#B7611A;
	height:1px;
	border:0 none;
	}
	
.archive-page .hentry h2 {
background:transparent url(images/head-trans.png) repeat scroll 0 0;
font-size:1.4em;
margin:0;
padding:10px;
}

.post h2 a {
color:#494A2D;
}

.post h2 a:hover {
color:#B7611A;
}

.post .date-posted, .hentry .date-posted {
font-size:0.9em;
line-height:1.5em;
color:#494A2D;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	}

.widecolumn .postmetadata {
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
.contentside {
	width: 217px;
	float: right;
	background: url(images/feat-bottom.png) no-repeat bottom left;
	padding-bottom:18px;
	clear:right;
}
.contentsidecontent {
	color:#fff;
	background: url(images/feature-mid.png) repeat-y bottom left; 
	padding: 1px 10px 1px 20px;
	text-align:left;
}
.blocksidelink {
	background: #fff;
	padding: 5px;
	color:#B7611A;
}

.entry a, .entry a:visited {
color:#B7611A;
text-decoration:underline;
}

.entry a:hover {
color:#494A2D;
text-decoration:underline;
}

.contentsidecontent a, .contentside .contentsidecontent p a:visited, .contentsidecontent a:visited {
	color:#fff;
}

.contentsidecontent a:hover{
color:#fff;
text-decoration:underline;
}

.reader-download {
text-align:left;
padding-left:348px;
margin-top:-20px;
}
	
.left-col {
float:left;
width:340px;
margin-bottom:20px;
}

.left-col h2 {
text-align:center;
background: url(images/col-head-bg.png) repeat;
line-height:1em;
padding:10px 0;
}

.right-col {
float:right;
width:340px;
margin-bottom:20px;
}

.right-col h2 {
text-align:center;
background: url(images/col-head-bg.png) repeat;
line-height:1em;
padding:10px 0;
}

.full-single-col {
clear:both;
}

.full-single-col h2 {
text-align:center;
background: url(images/col-head-bg.png) repeat;
line-height:1em;
padding:10px 0;
}

/* End Content */

/* Start Pages */
.webcam {
	width:461px;
	height:371px;
	padding:26px 0 0 14px;
	background:url(images/V-tours.jpg);
	float: left;
	}
.vtours {
	width:459px;
	height:328px;
	padding:26px 0 0 16px;
	background:url(images/video-tours.jpg);
	float: left;
}
	
.home-webcam {
display:block;
float:left;
text-indent:-999em;
width:208px;
height:161px;
margin: 5px 24px;
background: url(images/home-features/web-cam.jpg) ;
}
.home-brochure {
display:block;
float:left;
text-indent:-999em;
width:208px;
height:161px;
margin: 5px;
background: url(images/home-features/brochure.jpg) ;
}
.home-restaurant {
display:block;
float:left;
text-indent:-999em;
width:208px;
height:161px;
margin: 5px;
background: url(images/home-features/restaurant.jpg) ;
}
.home-lakes {
display:block;
float:left;
text-indent:-999em;
width:208px;
height:161px;
margin: 5px;
background: url(images/home-features/the-lake-district.jpg) ;
}
.home-video {
display:block;
float:left;
text-indent:-999em;
width:208px;
height:161px;
margin: 5px;
background: url(images/home-features/video-tour.jpg) ;
}
.home-pods {
display:block;
float:left;
text-indent:-999em;
width:208px;
height:161px;
margin: 5px;
background: url(images/home-features/camping-pods.jpg) ;
}

 /* End Pages */
 
/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	padding: 0;
	width: 227px;
	position:relative;
	z-index:12;
	background: url(images/menu-bottom-bg.png) left bottom no-repeat;
	padding-bottom:150px;
	float:left;
	}
	
.sidebar-content {
	position:relative;
	background: url(images/menu-bg.png) left bottom repeat-y;
}
	
#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight:bold;
	margin: 5px 0 0;
	padding: 0;
	color:#494A2D;
	}

#mainnav h3 {	
color:#494A2D;
display:block;
font-size:1.2em;
font-weight:bold;
padding:5px 0 0;
text-transform:uppercase;
margin:0;
}

#mainnav {
	background:url(images/sidebar-menu-bg.png) no-repeat left top;
	padding:45px 20px 10px 12px;
	position:relative;
	width:195px;
	z-index:12;
}

#mainnav ul {
	padding: 0;
	margin: 0;
}
#mainnav ul li {
	padding: 0;
	margin: 0;
	list-style:none;
	list-style-type: none;
	list-style-image: none;
}
#mainnav ul li a{
	font-weight:bold;
	display:block;
	width: 175px;
	color:#494A2D;
	font-size:1.2em;
	padding: 5px 0 0 0;
}
#mainnav ul li a:hover {
	text-decoration:none;
	color: #B7611A;
}

#mainnav ul li ul li a {
	color: #333;
	padding:2px 10px 2px 12px;
	border-bottom:0;
	font-size:1.2em;
	font-weight:normal;
	background: url(images/nav-sprite.png) no-repeat 0 0;
}

#mainnav ul li ul li a:hover {
	text-decoration:none;
	color: #B7611A;
	background-position: 0 -62px;
}

#mainnav ul li ul li.current_page_item a {
	text-decoration:none;
	color: #ffff99;
	background-position: 0 -29px;
	padding-left:12px;
	font-weight:normal;
}

#mainnav h2 #nav-home-link {
font-size:1em;
padding:2px 10px 2px 0;
background: url(images/nav-sprite.png) no-repeat 50px 0;
}

#mainnav h2 #nav-home-link:hover {
background: url(images/nav-sprite.png) no-repeat 0 -62px;
padding:2px 10px 2px 12px;
}

#mainnav h2.current_page_item {

}

#mainnav h2.current_page_item #nav-home-link {
	color: #ffff99;
	padding:2px 10px 2px 12px;
	border-bottom:0;
	font-size:1.2em;
	font-weight:bold;
	background: url(images/nav-sprite.png) no-repeat 0 -29px;
	font-size:1em;
}


.feature-header {
background-image:url(images/also-see.png);
height:40px;
text-indent:-999em;
width:217px;
}

.feature-also-see {
background-image:url(images/also-see.png);
}

.feature-tags {
background-image:url(images/tags-keywords.png);
height:43px;
}

.feature-post-info {
background-image:url(images/post-info.png);
}
/* End Sidebar */

/* Start Footer */
#footer-holder {
	background: url(images/footer-bg-fade.jpg) repeat-x top left;
	clear: both;
	position:relative;
	}
	
#footer {
	width:920px;
	background: url(images/footer-bg.jpg) no-repeat right bottom ;
	padding-top: 20px;
	margin: 0 auto;
	clear: both;
	position:relative;
	}
#footer a{
	color: #B7611A;
}
#footer a:hover{
	color:#fff !IMPORTANT;
	text-decoration:underline;
}
#footer .contact {
	float:left;
	width:302px;
	margin: 0;
	padding: 0;
	text-align: left;
	}
#footer .latest-news {
	width:340px;
	float:left;
}
#footer .latest-news .posted{
	font-size:0.9em;
}
#footer .latest-news-border{
	border-left: 1px dotted #B7611A;
}
#footer .contact h3,#footer .latest-news h3 {
	font-size:1.8em;
	font-weight:normal;
	margin:4px;
	padding:0;

	}
#footer p{
	font-size:1.2em;
	margin:1em 0;
	margin-left: 32px;
	}
#footer .credits {
	clear:both;
	position:relative;
	}
#footer .credits p{
	margin-left: 0;
	}
	
#footer .awards-accolades {
margin-top:0;
}

#footer .credits p.designed-by {
bottom:0;
font-size:11px;
margin:0;
padding:5px;
position:absolute;
right:1px;
}
#footer .credits p.designed-by a{
color:#FFFFFF;
}
/* End Footer */

/* Start Comments */
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
/* End Comments */

small, .nocomments, .postmetadata, blockquote, strike {
	color: #333333;
	}

.postmetadata a {
color: #FFFFFFF;
text-decoration:underline;
white-space:nowrap;
}

.postmetadata a:hover {
color:#FFFFFF;
text-decoration:underline;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	text-align: right;
	float:right;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.color-brown {
	color: #B7611A;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #f2ebd8;
	text-align: center;
	background-color: #f2ebd8;
	background-image: url(images/caption-bg.gif);
	background-repeat:repeat;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	position:relative;
	z-index:1;
}

.wp-caption img.inner-shadow {
	z-index:2;
	left:5px;
	position:absolute;
	top:4px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Breadcrumbs */
.breadcrumbs {
clear:both;
line-height:1em;
font-size:0.917em;
margin:0 0 10px 0;
padding:0 10px 0 0;
float:left;
color:#333333;
}

.breadcrumbs a {
color:#333333;
text-decoration:underline;
}

.breadcrumbs a:hover {
color:#B7611A;
text-decoration:underline;
}

.breadcrumbs strong {
color:#737455;
}

span.parent-page {
color:#494A2D;
font-weight:bold;
}

/* end Breadcrumbs */

/* Tag Cloud */
.contentsidecontent .wp-tag-cloud {
margin:0;
padding:0;
}
.contentsidecontent .wp-tag-cloud li {
border:0;
display:inline;
padding:0 2px;
}

.contentsidecontent .wp-tag-cloud li a {
display:inline;
width:auto;
color:#FFFFFF;
padding:0;
border:0;
text-decoration:underline;
line-height:17px;
}


.contentsidecontent .wp-tag-cloud li a:hover {
text-decoration:underline;
}
/* end Tag Cloud */

/* Gallery */
.ngg-gallery-thumbnail {
position:relative;
}

.ngg-gallery-thumbnail span {
background:transparent url(images/cut-corner.png) no-repeat scroll 0 0;
display:block;
height:92px;
left:-5px;
position:absolute;
top:-5px;
width:111px;
z-index:2;
}

.ngg-gallery-thumbnail img {
z-index:1;
}

.image-credit {
bottom:7px;
font-size:10px;
position:absolute;
right:40px;
z-index:3;
}
#map {
width: 690px;
height: 450px;
border: solid 1px #fff;
}