/*
Theme Name: Pine Lodge
Theme URI: http://pinelodge-tetford.co.uk
Description: Pine Lodge Theme
Author: Nick Smith
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Trebuchet MS;
	height:auto;
    min-height:100%;
	margin:0px 0px 0px 0px;
	
}

#wrapper {
width:957px;
height:100%;
margin:auto;
}

#access {
height:22px;
text-align:center;
z-index:1;
position:relative;

}

#access a {
font-size:9pt;
color:#FFFFFF;
test-decoration:none;
margin-left:10px;
margin-right:10px;
height:22px;

}

#access a:hover {
font-size:9pt;
color:#FFFFFF;
test-decoration:underline;
margin-left:10px;
margin-right:10px;
height:22px;

}

#access li {
display:inline;
list-style-type:none;
}

#access ul {
list-style-type:none;
}


#main {
width:957px;
height:100%;
background-image:  url("images/main-content.gif");
background-repeat:repeat-y;
background-position:top;
line-height: 22px;

}

#container {
	width:897px;
	height:100%;
	font-family:verdana;
	font-size:9pt;
	color:#53422c;
	margin-left:30px;
	margin-right:30px;
	text-align: justify;
}

#container h1, h2, h3, h4, h5 {
color:#53422c;
}

#container-two {
width:870px;
height:100%;
font-family:verdana;
font-size:9pt;
color:#53422c;
margin-left:45px;
margin-right:40px;
text-align: justify;
top:-100px;
position:relative;
z-index:0;

}
#content .entry-title {
	color: #53422c;
	font-size: 21px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color:#53422c;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #53422c;
	text-decoration: underline;
}
#container a {
text-decoration:underline;
font-family:verdana;

}

#container a:hover {
text-decoration:none;
font-family:verdana;

}

#branding {
width:957px;
height:437px;
background-image: url("images/top-image-bg.gif");
background-position:top;
background-repeat:no-repeat;
}

#branding-two {
width:917px;
height:98px;
background-image: url("images/header.gif");
background-repeat:no-repeat;
background-position:top;
padding-left:40px;
padding-top:10px;
}

#branding-three {
width:957px;
height:100px;
background-image:url(images/interior-bg.gif);
background-position:0px;
background-repeat:no-repeat;
}

#page-titles {
padding-left:30px;
padding-top:40px;
}

#footer {
	width:897px;
	height:146px;
	background-image: url("images/footer.gif");
	background-position:center;
	background-repeat:no-repeat;
	text-align:center top;
	font-family:verdana;
	font-size:9pt;
	color:#FFFFFF;
	text-align:right;
	padding-top:130px;
	padding-left:30px;
	padding-right:30px;
	clear: both;
}

#footer a {
font-family:verdana;
font-size:9pt;
color:#FFFFFF;
text-decoration:underline;

}

#footer a:hover {
font-family:verdana;
font-size:9pt;
color:#FFFFFF;
text-decoration:none;

}

#footer li {
list-style-type:none;
display:inline;
margin-left:3px;
margin-right:3px;
}

#creditfooter
{
display: none;
}

	
#feedburner-container {
	width:200px;
	height:100%;
	color: #FFF;
	float:left;
	margin-right:10px;
	}
	
#feedburner-content {
width:200px;
height:100%;
padding-top:20px;
padding-bottom:20px;
background-image: url("images/feedburnermain-content.gif");
background-repeat:repeat-y;
	
}

#feedburner-footer {
	width:200px;
	height:15px;
	background-image: url("images/feedburner-footer.gif");
	background-position:center;
	background-repeat:no-repeat;
	text-align:center top;
	clear: both; 
	}
	
#feedburner-header {	
width:200px;
height:15px;
background-image: url("images/feedburner-header.gif");
background-position:bottom;
background-repeat:no-repeat; 
}

#feedburner-content li {
list-style-type:none;
margin-left:-20px;
margin-right:20px;
}

#feedburner-content ul {
list-style-type:none;
}

#feedburner-content a {
	font-size: medium;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 15px;
	display: block;
	text-align: center;
}

#image-left {
width: 300px;
float: left;
margin-right: 10px;
padding:3px; 
background-color:#ffffff;
border-width:1px;
border-color:#1e5c45;
border-style:solid;
text-align:center;
}

#image-left img {
border:0px;
}

#image-right {
width: 300px;
float: right;
margin-left: 10px;
padding:3px; 
background-color:#ffffff;
border-width:1px;
border-color:#1e5c45;
border-style:solid;
text-align:center;
}

#image-right img {
border:0px;
}
