/*
Theme Name: Jonowatkins V8
Theme URI: http://www.jonowatkins.co.uk
Description: A simple theme for Jono's blog
Version: 1.0
Author: Jono Watkins
Author URI: http://www.jonowatkins.co.uk

*/
body {
	font: 				11.5px "Trebuchet MS", "Verdana","Lucida Sans Unicode", "Lucida Grande",  sans-serif;
	padding:			0;
	margin:				0;
}
#container {
	width:				900px;
	margin: 			0 auto;
	padding: 			0;
	border: 			solid #797979;
	border-width:		0 5px;
}

#frame-bottom{
	width:				910px;
	height: 			10px;
	margin: 			0 auto 10px auto;
	padding: 			0px;
	border: 			0;	
	background:			url('images/frame-bc.png') repeat-x;

}
#frame-bottomleft{
	width:				10px;
	height: 			10px;
	margin: 			0;
	padding: 			0px;
	border: 			0;	
	background:			url('images/frame-bl.png') no-repeat;
	float:				left;

}
#frame-bottomright{
	width:				10px;
	height: 			10px;
	margin: 			0;
	padding: 			0px;
	border: 			0;	
	background:			url('images/frame-br.png') no-repeat;
	float:				right;

}
#page {
	width:				100%;
	border:				0;
	margin:				0 auto;
	padding:			0;
	
}

#header {
	width: 				100%;
	height:				272px;
	border: 			0;
	margin: 			0;
	padding: 			0;
	background:			url('images/header2.png') no-repeat ;
	text-indent: 		-9999px;

}


	
a {
	text-decoration: 	none;
	color:				#4758bd;
}
a:hover {
	text-decoration: 	none;
	color:				#4758bd;
}
a:visited {
	text-decoration: 	none;
	color:				#4758bd;
}
.withSidebar { float: left; width: 660px; }	
.noSidebar { float: left; width: 100%; }	

#content {
	padding:			0 10px;
	border:				0;
}

#content h1 {
	color: 	 			#aaaaaa;
	font-size: 			17px;
	margin: 			0;
	padding: 			0;
}
#content h2 {
	font-family:		"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	font-size:			22px;
	line-height:		26px;
	color:				#000;
	font-weight:		bold;
	margin:				20px 0 5px 0;
	padding:			0px;
	border-bottom:		1px solid #aaa;
}
#content h3 {
	font-family:		"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	font-size:			16px;
	line-height:		16px;
	color:				#000;
	font-weight:		bold;
	margin:				20px 0 5px 0;
	padding:			0px;
	border-bottom:		1px solid #aaa;
	min-width:			172px;
}
#content p, #content li, #content blockquote, #content td  {
	font-family:		Arial, sans-serif;
	line-height:		150%;
	text-align:			justify;
	font-size:			100%;

}

#content p {
	padding-bottom: 10px; 
   }  
					 
#bottom {
	clear:				both;
	font-size:			85%;
	text-align:			center;
	color:				#333;
}
#bottom p {
	padding:			5px 10px;
	margin:				0;
}
#bottom a {
	color:				#6778dd;
}

#page img {
	border:				1px solid #cccccc;
   	padding: 			2px;
  	background-color:		#ffffff;
	text-align: 			center;
}


.imgl {
	float:				left;
	margin:				0 8px 1px 0;
}

acronym {
	border-bottom: 			1px dotted #333;
	cursor: 			help;
}


.clear {
	height:				1px;
	clear:				both;
	width:				100%;
	overflow:			hidden;
	margin-top:			0px;
	padding:			0px;
	font-size:			0px;
	line-height:			0px;
}


/* =========== Sidebar ============ */

.rightColumnContainer {
	float: right;
	width: 220px;
   }

.rightColumn {
	margin:  0 20px 0 0;
	padding: 0;
	padding-bottom: 17px;
	border: 0;
	background: url('images/sidebar-footer.png') no-repeat scroll bottom;
   }
div.sidebar {
	background: url('images/sidebar-sides.png');
	margin: 0 auto;
	padding: 5px 10px;
}
.rightColumn p {
	margin: 0;
	padding-bottom: 10px; 
   }   
   
.rightColumn h2 {
	display: block;
	margin: 5px 0 0 0;
	padding:0;
	background: url('images/sideheader.png') #123347;
	text-indent: 5px;
	line-height: 24px;
	height: 26px;
	font-size: 1.4em;
	color: #dddddd; 
	border: solid #666;
	border-width: 0 1px;
	outline:none;
   }   

.rightColumn h2 b {
	display: block;
	position:relative;
	top: -1px;
	left: 0;
	border:solid #666;
	border-width:1px 0 0;
}
.rightColumn h2 b b {
	border-width:0 0 1px;
	top: 2px;
}

.rightColumn ul {
   padding-left: 10px;
   margin: 10px 0;  
   list-style: none;     
   
   font-size: 1.3em;
   color: #0d4072;
   margin-bottom: 20px; 
   }
   
.rightColumn li {
   line-height: 18px;
   padding: 0 0 0 20px;
   }   
   
.rightColumn form { margin: 10px 0; }   


/* ============ Menu ============== */

ul#topmenu{
	width: 				100%;
	height:				30px;
	border: 			solid #797979;
	border-width:		0 0 1px 0;
	background:			#f9f9f9;
	margin:				0;
	padding:			0;
	text-align:			center;
	vertical-align:		middle;
	font-size: 			2em;
} 
#topmenu li{
	float:				left;
	width:				20%;
	height:				100%;
	margin:				0;
	list-style-type: 	none;
	padding: 			0;

}

#topmenu li a {
	display:block;
	width:100%;
	height:100%;
	margin:0;
	padding: 0;
	border:0px solid #000;
	color:				#000000;

}


/* ============= Content styles ============*/


code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}


/* ------------------ Images ------------------ */


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	
/* ============ Page styles ============= */
.PostHead { position: relative; clear: left; margin-left: 40px; }
.PostInfo { padding: 0px; margin: 0px; color: #666;}

.PostDate { position: absolute; top: 0px; left: -40px; text-align: center; margin: 0; padding: 2px 10px 2px 0px; list-style: none; border-right: solid 1px #e2e2e2;}
.PostDate .month { display: block; font-size: 9px; text-transform: uppercase; line-height: 9px; color: #999; text-transform: lowercase;}
.PostDate .day { display: block; font-size: 20px; font-family: 'Arial'; font-weight: normal; line-height: 20px; color: #BD7047; letter-spacing: -1px;}
.delicious-tags { font-size: 60%; }
.postmetadata { font-size :0.6em; color:#777;}