/*  
Theme Name: Kenny Goodman
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. 
*/

/* RESET BUILT IN BROWSER STYLES */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul,li {list-style-type:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
a{text-decoration:none;}


body { 
	font-size: 13px;
	line-height: 20px;
	color: #333;
	background: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;}

.inner { 
	width: 1000px;
	margin: 0 auto;
	}

#header { 
	height: 231px;
	background: url(images/bg-header.png) repeat-x;
	}
	
	

	
#main { 
	width: 700px;
	padding-top: 25px;
	margin-bottom: 50px;}

.post { margin-bottom: 30px; border: 1px solid #C1C1C1; padding: 10px; background: #fff;}

#sidebar { 
	width: 264px;
	float: right;
	min-height: 400px;
	background: #B3CDE6;
	border-bottom: 3px solid #02243C;
	margin-right:2px;
	}	
	
#sidebar h3 {
	background:#D4EAB0;
	margin-bottom: 0;
	clear:both;
	float:left;
	padding:8px 15px 8px 20px;
	color: #546B2E;
	text-transform:lowercase;
}

#searchform {
	background:#D4EAB0;
	border-bottom:1px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom:12px;
	padding:15px 25px;
}

#sidebar ul { 
	clear:both; margin-bottom: 25px; 
	}
	
#sidebar ul a { 
	display:block; 
	padding:5px 5px 5px 20px; 
	border-bottom:1px solid #fff; 
	color: #5D4B63;}
	
#sidebar ul a:hover { 
	background: #EBF2FA; 
	color: #000; 
	text-decoration: none;}


#footer {
	height: 52px;
	text-align: right;
	padding-top: 15px;
	background: #02243C;
	clear: both;
	}
#footer p {
	font-size: 11px;
	color: #fff;
	margin:0;
	padding:0;}

	
#footer a:link, #footer a:visited { color: #fff; text-decoration: underline;}
		
/* TYPE */

p { margin-bottom: 1em; }

h1,h2,h3,h4,h5,h6 { 
	color:#546B2E ;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-family: "Century Gothic",'Lucida Sans Unicode', 'Lucida Grande';
	text-transform: lowercase;}
	
h1 { font-size: 32px;}
h2 { font-size: 30px;}
h3 { font-size: 21px;}
h4 { font-size: 18px;}
h5 { font-size: 16px;}
h6 { font-size: 14px;}

p.date, p.postmetadata  {
	background:#EBF2FA;
	color:#02243C;
	font-size:12px;
	margin:7px 0;
	padding:3px 5px;
}

.post h2 { 
	line-height: 30px; 
	margin-bottom: 0.25em;
	text-transform: none;}

a:link,a:visited  {
	color: #02243C; }

a:hover,a:active  {
	text-decoration: underline; }

p.postmetadata {
	font-weight: bold;}

p.postmetadata a:link,p.postmetadata a:visited { 
	font-weight: normal;}




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;
	 }

.post ul li.comment { 
	border-bottom: 3px solid #EBF2FA; 
	padding: 10px 0 10px;
	position: relative;
	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; }


/* IMAGES */

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.post ul, .post ol{ list-style-position: inside; margin-left: 10px; margin-bottom: 5px;}
.post ul li { list-style-type: disc;}
.post ol li { list-style-type: decimal;}

.post p a:link,.post p a:visited { color: #02243C; text-decoration: underline;}
.post p a:hover,.post p a:active { background: #02243C; color: #EBF2FA; text-decoration: none;}


.navigation { clear: both; }
.navigation a:link, .navigation a:visited { padding:10px 20px;
text-align:center; border: 1px solid #C1C1C1; margin-bottom: 20px; background: #EBF2FA; }

.navigation a:hover, .navigation a:active { background: #02243C; color: #fff; text-decoration: none;}

#socialbuttons { width: 300px; clear: both;}
#socialbuttons img { float: left; margin: 20px 15px;}

.af-element, .previewLabel, .af-textWrap { float: left;}
.af-element { margin-right: 20px;}
.previewLabel { font-size: 13px;}
.af-form { padding-top: 10px;}

#disclosure { clear: both; font-style: italic; padding-top: 30px;}