/*  
Theme Name: lochgelly
Theme URI: 
Description: A theme generated by Lewis Bilsland
Author: Lewis Bilsland Design
Author URI: http://www.lewisbilsland.co.uk/
*/
* {
margin:0;
padding:0;
}

body { 
background:url(images/main_background.jpg) center top no-repeat #8cb734;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
}

#main {
width:850px;
background-color:#ffffff;
margin:0px auto 26px auto;
text-align:left;
}

.clear { clear:both;}

#site_center {text-align:center;}

#header {
	height:145px;
	background:url(images/logo.gif) no-repeat left top;
}

p {
margin-bottom:26px;
line-height:18px;
}

ul, ol {list-style:none;}

.list1 li {list-style-position:inside; padding:8px 4px 7px 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d4d4d4;}
.list1 li a { color:#0093b9; text-decoration:underline;}
.list1 li a:hover { text-decoration:underline; color:#6f4594;}
.active { text-decoration:underline; color:#00765b;}

a {color:#8cb734;}

a:hover{color:#333333; text-decoration:none;}

a img { border:none; }

a, input {
outline-color: invert;
outline-style: none;
outline-width: medium;
}


.caption {
font-size:12px;
color: #0093b9;
line-height: 16px;
}


h1 {
font-weight:normal;
font-size:24px;
color:#003399;
font-family: Arial, Helvetica, sans-serif;
margin-bottom:10px;
}

h2 {
font-weight:normal;
font-size:21px;
color:#39500b;
font-family: Arial, Helvetica, sans-serif;
margin-bottom:10px;
}

h2 a{
color:#39500b;
text-decoration:none;
}

h3 {
font-weight:normal;
font-size:16px;
color:#39500b;
font-family: Arial, Helvetica, sans-serif;
margin-bottom:5px;
}

.imagesright{
float: right;
padding: 0px 0px 10px 10px;}

/*-----------------------------------MIDDLE COLUMNS----------------------------------------*/

#middle{
	width: 850px;
	height: 260px;
	padding: 0px 0px 0px 0px;
}

#heroimage {
	float: left;
	width: 850px;
	height: 260px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*---------------------------------------- CONTENT COLUMNS -------------------------------------*/

.container {
width:800px;
padding: 0px 25px 0px 25px;
background-image: url(images/container.jpg);
}

.col_1, .col_2{ 
float:left;
}

#content .col_1 {
	width:491px;
	padding:0px 20px 0px 0px;
}
#content .col_1 ul {
	margin-left: 0px;
	list-style: none;
	padding-bottom: 20px;
}

#content .col_1 ul li {
	background: url(images/bullet.gif) no-repeat 0 4px;
	padding-left: 15px;
	padding-bottom: 10px;
}


#content .col_2 {
	width:263px;
	padding-left: 26px;
	font-size:12px;	
}


.rightcolumn .indent {
	padding:5px 17px 0px 17px;
}

/*---------------------------------------- NAVIGATION -------------------------------------*/

#navigation {
	padding: 0px 0px 0px 0px;
}

ul#nav {
position: relative;
height: 47px;
width: 850px;
background: url("images/navigation.jpg") no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px;
}

ul#nav li {
float: left;
list-style: none;
}
	
ul#nav li a {
position: absolute;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 0; height: 47px;
}

ul#nav li#nav-home a { 
left: 0; width: 88px;
background: url("images/navigation.jpg") no-repeat;
}
ul#nav li#nav-about a { 
left: 88px; width: 162px; 
background: url("images/navigation.jpg") -88px 0 no-repeat;
}
ul#nav li#nav-location a { 
left: 250px; width: 101px; 
background: url("images/navigation.jpg") -250px 0 no-repeat;
}
ul#nav li#nav-news a { 
left: 351px; width: 140px; 
background: url("images/navigation.jpg") -351px 0 no-repeat;
}
ul#nav li#nav-faq a { 
left: 491px; width: 72px; 
background: url("images/navigation.jpg") -491px 0 no-repeat;
}

ul#nav li#nav-contact a { 
left: 563px; width: 287px; 
background: url("images/navigation.jpg") -563px 0 no-repeat;
}
			

ul#nav li#nav-home a:hover  			{ background-position: -0px -47px; }
ul#nav li#nav-about a:hover  			{ background-position: -88px -47px; }
ul#nav li#nav-location a:hover  		{ background-position: -250px -47px; }
ul#nav li#nav-news a:hover  			{ background-position: -351px -47px; }
ul#nav li#nav-faq a:hover  				{ background-position: -491px -47px; }
ul#nav li#nav-contact a:hover  			{ background-position: -563px -47px; }

ul#nav li#nav-home a.active  			{ background-position: -0px -94px; }
ul#nav li#nav-about a.active 	 		{ background-position: -88px -94px; }
ul#nav li#nav-location a.active	  		{ background-position: -250px -94px; }
ul#nav li#nav-news a.active	  			{ background-position: -351px -94px; }
ul#nav li#nav-faq a.active  			{ background-position: -491px -94px; }
ul#nav li#nav-contact a.active  		{ background-position: -563px -94px; }


/*---------------------------------------- FOOTER -------------------------------------*/

#footer {
	font-size:11px;
	line-height: 16px;
	color: #39500b;
	height:70px;
	background-image:url(images/footer_border.gif);
	background-repeat: no-repeat;
	padding: 30px 0px 0px 0px;
}

#footer .indent {
	padding:30px 0px 0px 0px;
}
#footer a { color:#39500b; text-decoration:underline;}
#footer a:hover { color:#ffffff; text-decoration:underline;}
.footerleft { float:left;}
.credit { float:right;}


#spacer{
	width: 850px;
	height: 45px;
}

#recent-items a{
font-weight: bold;
color: #39500b;
text-decoration:none;
}

#recent-items a:hover{
font-weight: bold;
color: #333333;
text-decoration:none;
}

.recentdivider{
width:222px;
height:3px;
margin: 10px 0px 25px 0px;
}

/*---------------------------------------- meta -------------------------------------*/

.bottom_meta{
color: #666666;
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
}

.bottom_meta a{
color: #39500b;
}

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

/*---------------------------------------- post navigation -------------------------------------*/

.postnavleft{
float:left
}

.postnavright{
float:right
}

.alignleft {
float:left;
}	

.alignright {
float:right;
}	

/*---------------------------------------- comments -------------------------------------*/

.commenttext{
padding: 20px 0px 0px 0px;
line-height: 18px;
}

.commentsheading {
	padding: 3px 5px 3px 0px;
	margin: 0px 0px 8px 0px;
	text-decoration: none;
}
	
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	background: #989534 url('images/comment_background.jpg') repeat-x left top;
	margin: 15px 0 10px;
	padding: 15px 15px 10px 15px;
	list-style: none;
	color: #ffffff;

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

.commentlist p {
	margin: 10px 5px 10px 0px;
	color: #ffffff;
}

.commentlist a {
	color: #ffffff;
}
.commentlist a:hover {
	color: #333333;
}
.children { padding: 0; }

#commentform p {
	color: #696825;
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Arial, sans-serif;
	}
.commentlist li ul li {
	font-size: 12px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	padding: 0px 10px 0px 0px;
	}

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

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

#commentform p {
	font-family: Helvetica, Arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 0px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
	
	
.boxnavigation {
margin: 20px 0px 0px 0px;
padding: 0px 0px 35px 0px;
}
