/*  
Theme Name: Bill Noon
Theme URI: http://www.boltonwebdesign.co.uk
Description: Custom Theme <br> - Designed by <a href="http://www.boltonwebdesign.co.uk">Jigsaw Internet Solutions</a> 
Author: Shaun Barnes
Author URI: http://www.boltonwebdesign.co.uk
© 2009, Jigsaw Internet Solutions. All rights reserved. 
*/


body { margin: 0; padding: 0; font-family: arial, helvetica, sans-serif; background: #7e9ebf; color: #666;}
p { font-size: 0.8em; color: #666; line-height: 1.5em; margin: 0 0 1.2em 0; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 0.6em 0; font-weight: bold; color: #f89938; }
h1,h2  { font-size: 35px;;  margin: 20px 0 35px 0; }
h3 { font-size: 25px; margin: 30px 0 0.6em 0; }

#headerbg { width: 100%; height: 47px; background: url(images/bg-nav.png) repeat-x 0 0 #83c7e6; position: absolute; top: 0; left: 0; z-index: 10; }
#wrapperOuter { float: left; width: 100%; background: url(images/body-bg.jpg) no-repeat center 0px #fff; margin-top: 47px; }
#wrapper { width: 1000px; position: relative; z-index: 100; margin: 0 auto; z-index: 20; }
#wrapperInner { width: 1000px; float: left; background: url(images/bg-wrapperInner.gif) repeat-y 0 0; min-height: 590px; }

#logo { position: absolute; background: url(images/logo.png) no-repeat 0 0; top: 0px; left: 51px; z-index: 1000; float: left; }
#logo a { display: block; width: 235px; height: 150px; text-indent: -5000px; outline: none; }
#logo { margin: 0; }

/* ---------------------------------------------------------------------------------
   NAV
--------------------------------------------------------------------------------- */

#sidebar {font-size: 15px; margin: -47px 0 0 0; width: 325px; background: url(images/sidebar-bg.jpg) no-repeat 0 0 #C6ECFF; position: absolute; clear: both; top: 0; left: 0; z-index: 10; }
#sidebar ul#nav { margin: 250px 53px 50px 54px; width: 228px; display: inline; padding: 0; list-style-type: none; float: left; }
#nav li { float: left; width: 100%; }
#nav li a {  line-height: 1.9em; float: left; width: 100%; }
.subdivider { border-bottom: solid 1px #666; }

#sidebar li a:link, #sidebar li a:visited {  color: #333; text-decoration: none;}
#sidebar li a:hover { text-decoration: underline; }
#sidebar #nav li a:hover { text-decoration: none; color: #f89938;}

#sidebar h3 { margin-left: 54px;margin-top: 30px;}
#sidebar ul { margin-left: 15px; }
#sidebar ul li { list-style-type: none; list-style-position: outside;}

/* ---------------------------------------------------------------------------------
   MAIN
--------------------------------------------------------------------------------- */

#main { float: right; width: 675px; }
#content { padding: 25px 0 35px 50px; margin: 0; }
#content ul { margin: 0; padding: 0; margin-bottom: 10px; }
#content ul li { font-size: 0.8em; color: #5b8ba2; line-height: 1.8em; list-style-type: none;  padding-left: 25px; }
#content a { color: #F89938; text-decoration: underline; }
#content a:hover { color: #fff; background: #F89938; text-decoration: none; }

p.postmetadata { margin: 10px 0; padding-top: 5px; border-top: 1px solid #fde5cc; margin-bottom: 30px;}

.blog h2 { font-size: 28px; margin-bottom: 20px;}

.blog #content { min-height: 800px;}

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

/* #footer-wrap { float: left; width: 100%; height: 50px; background: #7e9ebf; } */
#footer { clear: both; width: 1000px; /* position: relative; */ margin: 0 auto;background: #7e9ebf;padding-top: 20px; /* z-index: 3;  */}
#footer p { color: #fff; font-weight: normal; }
#footer p a { color: #fff; }
#footer p a:hover { color: #5b8ba2;}

.home h1 { margin-bottom: 10px;}

/* IMAGES */

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}
div.paypal { float: left; margin-bottom: 50px; margin-right: 75px;}



textarea#comment { 
	width: 450px;
}
ul.comment-list { 
	margin: 0; 
	padding:0;
}
.comment-info h4 { 
	margin:0; 
	font-size: 13px;
}

.comment-info { 
	left:10px;
	padding:0 20px 0 0;
	position:absolute;
	top:10px;
	width:130px;
		}

.comment-body { 
	margin:0 0 0 160px;
	min-height:100px;
	padding:0 10px 0 0;
	 }

#content ul li.comment { 
	border-bottom: 3px solid #EBF2FA; 
	padding: 10px 0 10px;
	position: relative;
	font-size: 15px;
	line-height:1.3em;
	list-style-type: none; }
	
	#respond h3, h3#comments { margin-top: 50px; border-bottom:  3px solid #EBF2FA; padding-bottom: 10px;}
	
	h3#respond { margin-top: 35px;}
	
	p.commentdate { margin: 0; padding:0; font-size: 10px; font-weight: bold; line-height: 14px;}
	
	.comment-info h4 { margin:0; padding:0;}
	
#commentform input, #commentform textarea { border: 1px solid #8A8F88; }