/*  
Theme Name: Keeble
Description: Keeble did this
Version: 3.0.0
Tags: black, white, light, two-columns, left-sidebar, fixed-width
Author: Richie Keeble
Author URI: http://www.keeble.uk.com
*/
@charset "UTF-8";
/* CSS Document */

html>body { 	background: #333;
				color: #384143; 
				font-family: Georgia, Times New Roman, Times, serif;
				font-size: 12px; 
				margin: 0;
		}

body { 	background: #333;
		color: #384143; 
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 11px; 
		margin: 0;
		}
		
h1 { 	
		font-size: 40px;
		margin: 0px;
		font-weight: normal;
		letter-spacing:-3px;
		color:#FFF;
		}

h1 a:link{ 	
		font-size: 40px;
		margin: 0px;
		font-weight: normal;
		letter-spacing:-3px;
		color:#FFF;
		text-decoration: none;
		}
		
h1 a:visited{ 	
		font-size: 40px;
		margin: 0px;
		font-weight: normal;
		letter-spacing:-3px;
		color:#FFF;
		text-decoration: none;
		}
		
h1 a:active{ 	
		font-size: 40px;
		margin: 0px;
		font-weight: normal;
		letter-spacing:-3px;
		color:#FFF;
		text-decoration: none;
		}
		
h2 {	font-size: 10px;
	  	color:#FFF;
	  	font-weight: normal;
		text-align: right;
		margin: 0px;
}

img { border: 0; }

a:link {
	text-decoration: none;
	color: #487B8E;
	border-bottom:1px dotted #c0c0c0;
}

a:hover {
	color: #333;
}

a:visited {
	text-decoration: none;
	color: #487B8E;
	border-bottom:1px dotted #c0c0c0;
}

a:active {
	text-decoration: none;
	color: #487B8E;
	border-bottom:1px dotted #c0c0c0;
}

#antilaserforcefeild {
	position: fixed; 
	top:0; 
	left: 0; 
	width: 100%;
	min-width: 945px;
	border: 0;
	z-index: 1;
	}
	
html>body #keeble-footer{
	width: 650px;
	padding: 10px 20px 10px 20px;
	background-image:url(http://www.keeble.uk.com/images/trans-back_06.png);
	border-top:4px solid #c0c0c0;
	text-align:right;
}


#keeble-footer{
	width: 690px;
	padding: 10px 20px 10px 20px;
	background-image:url(http://www.keeble.uk.com/images/trans-back_06.png);
	border-top:4px solid #c0c0c0;
	text-align:right;
}

#addressbox{
	padding: 0px 20px 20px 20px;
	background-color:#FFFFFF;
	}

#addressbox a:link {
	text-decoration: none;
	color: #384143;
	border-bottom:1px dotted #c0c0c0;
}

#addressbox a:hover {
	color: #487B8E;
}

#addressbox a:visited {
	text-decoration: none;
	color: #384143;
	border-bottom:1px dotted #c0c0c0;
}

#addressbox a:active {
	text-decoration: none;
	color: #384143;
	border-bottom:1px dotted #c0c0c0;
}

html>body #blacktopbox1{
	width: 670px;
	padding-right: 20px;
	padding-top: 20px;
	background-image:url(http://www.keeble.uk.com/images/trans-back_06.png);
	height: 30px;
}

#blacktopbox1{
	width: 690px;
	padding-right: 20px;
	padding-top: 20px;
	background-image:url(http://www.keeble.uk.com/images/trans-back_06.png);
	height: 30px;
}

html>body #blacktopbox2{
	width: 670px;
	padding-left: 20px;
	padding-top: 65px;
	background-image:url(http://www.keeble.uk.com/images/trans-back_06.png);
	height: 56px;
	border-bottom:4px solid #c0c0c0;

	
}

#blacktopbox2{
	width: 690px;
	padding-left: 20px;
	padding-top: 80px;
	background-image:url(http://www.keeble.uk.com/images/trans-back_06.png);
	height: 138px;
	border-bottom:4px solid #c0c0c0;

	
}

html>body #content{
	width: 650px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background:#FFF;
	line-height: 22px;
	text-align:justify;
}

#content{
	width: 690px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background:#FFF;
	line-height: 22px;
	text-align:justify;
}

html>body #wrapper {
	position: absolute;
	padding: 10px; 
	width: 920px;
	margin-bottom: 0; 
	z-index: 2;
}

#wrapper {
	position: absolute;
	padding: 10px; 
	width: 940px;
	margin-bottom: 0; 
	z-index: 2;
}

#leftside {
	width: 223px;
	float: left;
	margin-right: 3px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: solid 1px #FFF;
	border-top: solid 1px #FFF;
}

html>body #rightside {
	width: 690px;
	float: right;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
	
#rightside {
	width: 670px;
	float: right;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
		
#sidebar {
	font-size: 12px;
	background:#FFF;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	margin-top: -3px;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0;
}
#sidebar li{
	list-style: none;

}

#sidebar ul li a {
	border-bottom: 1px solid #E3E3E3;
	color: #384143;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}


#sidebar ul li a:hover{
	color: #487B8E;
}

#sidebar h2{
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 2px;
	color:#384143;
	font-size:16px;
	font-weight:normal; 
	text-align:left;
	font-style:normal;
	letter-spacing: 0px;
	border-bottom:1px solid #989898;
	}


.smallprint{
	font-size:8px;
	color: #666666;
	line-height: 11px;
}

#entry {
	font-size:13px;
	padding-left: 25px;
	padding-right: 30px;
	}

.entries h3{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 1px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-top: 3px;
	padding-right: 15px;
	font-weight: normal;
	letter-spacing:-3px;
	font-size: 30px;
	line-height: 35px;
	}
.entries h3 a{
	font-weight: normal;
	color: #616161;
	}
.entries h3 a:hover{
	color: #487B8E;
	}
	
/*
#######################################
Twitter
#######################################
*/
#twitter{
	font-size:12px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	background-color:#E0E0E0;
	}
#twitter a{
	color:#929292;
	}
#twiter a:hover{
	color:#c0c0c0;
	}

/*
#######################################
Footer
#######################################
*/
#footer{
	background: #FFFFFF;
	border-top: 1px solid #989898;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	text-align: center;
	font-size:11px;
	}
	
	/*
#######################################
Parametadata 
#######################################
*/

.postmetadata a:link {
	color: #657B7F;
}
.postmetadata a:visited {
	color: #657B7F;
}

.postmetadata a:active {
	color: #657B7F;
	
}

.postmetadata a:hover{
	color: #333;
	}
	
.postmetadata{
	margin-top: 25px;
	margin-bottom: 45px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 12px;
	color: #384143;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #989898;
	}
.postmetadata span.comment{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/comment.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
.postmetadata span.date{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/date.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
.postmetadata span.author{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/author.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
.postmetadata span.tag{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/tag.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
.postmetadata span.category{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/category.png);
	background-position: left center;
	background-repeat: no-repeat;
	}

/*
#######################################
Tags
#######################################
*/
#tags{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 10px;
	background-color:#F7F7F7;
	text-align:center;
	}
#tags a{
	color:#929292;
	}
#tags a:hover{
	color:#c0c0c0;
	}
	
/*
#######################################
Comments
#######################################
*/


#comments_template{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	}
#comments_template h3{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	font-weight:normal;
	letter-spacing: -1px;
	font-size: 20px;
	}
.commentlist{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}
.commentlist ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}
.commentlist li{
	display: block;
	background-color:#E0E0E0;
	border:1px solid #929292;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	}
.authcomment{
	background-color:#E0E0E0!important;
	border:0px solid #c0c0c0!important;
}
