/*
Theme Name: Klesch
Theme URI: http://www.cyanshiner.co.uk
Description: Klesch theme by <a href="http://www.cyanshiner.co.uk">Cyan Shiner</a>.
Version: 1
Author: Matthew Slightam
Author URI: http://www.cyanshiner.co.uk
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: arial, Verdana, Sans-Serif;
	backgroun-color: #f1efef;	
	background: #f1efef url('images/klesch_background.png') repeat-y center;
	color: #333;
	margin: 0px;
	}
	
HR	{
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px dotted #999999;
	height: 1px;}	
	
p	{
	line-height: 130%;}
	
UL	{
	font-family: arial, Verdana, Sans-Serif;
	line-height: 130%;
	padding-left: 0px;
	margin-left: 0px}
	
LI	{
	background: url('images/klesch_arrow_bullet.png') no-repeat 0px 5px;
	padding-left: 10px;	
	padding-top: 4px;
	list-style-type: none;}	
	
#page {
	margin: 0px auto;
	padding: 0px;
	width: 954px;
	text-align: left;
	background-color: #FFFFFF;
	}

#header {
	background: #003572 url('images/klesch_header_background.png') no-repeat center;
	height: 336px;
	width: 956px;
	margin: 0px -1px 0px -1px;
	}

.narrowcolumn {
	float: left;
	padding: 0px 0px 20px 45px;
	width: 570px;}
	
	.operations	{
		padding-top: 30px;}
	
.widecolumn {
	padding: 0px 0px 20px 45px;
	width: 700px;}
	
#sidebar	{
	padding: 28px 0px 10px 0px;
	margin: 0px 0px 0px 706px;
	width: 248px;}
	
	#logo_search	{
		height: 102px;
		width: 956px;
		text-align: right;}
	
	#strap_image	{
		background: #003572 url('images/klesch_header_strap_image.jpg');
		height: 198px;
		width: 956px;
		clear: both}

	#main_menu	{
		margin: 2px 0px 0px 3px;
		float: left;
		display: block;}

	#contact_menu	{
		margin: 2px 0px 0px 710px;
		display: block;}

#content {
	font-size: 1.2em;
	}
	
	#latest_news	{
		background: #ffffff url('images/klesch_latest_news_background.png') no-repeat left top;
		padding: 44px 20px 0px 12px;		
		width: 216px;}
		
		#latest_news	UL {
			color: #666666;
			margin: 0px 0px 10px 0px;
			padding: 0px;
			font-size: 1.1em;
			font-family: Lucida, arial, Verdana, Sans-Serif;}
			
		#latest_news	UL li{
			list-style-type: none;
			list-style-image: none;
			background-image: none;
			padding: 6px 0px 0px 0px;
			color: #a50d1b;
			line-height: 130%;}
			
		#latest_news	UL li a{
			font-weight: 900;}
		
		#RSS {
			display: block;
			width:43px;
			height:22px;
			text-indent: -5000px;
			text-decoration: none;
			background: transparent url('images/klesch_rss_button.png') no-repeat 0 0;}

			#RSS:hover	{
				cursor:pointer;
				cursor:hand;}
		
		H3.news-title	{
			margin-top: 10px;}
					
		.news-date	{
			color: #333333;
			font-size: .9em;
			margin-top: -10px;
			margin-bottom: 10px;}
		
		.previous-arrow {
			background: transparent url('images/klesch_arrow_previous.png') no-repeat left;
			padding-left: 16px;}
		
		
		.next-arrow {
			background: transparent url('images/klesch_arrow_next.png') no-repeat right;
			padding-right: 16px;}
			
		.edit-arrow {
			background: transparent url('images/klesch_arrow_next.png') no-repeat left;
			padding-left: 16px;}
				
	#operations	{
		margin-top: 30px;
		padding-top: 30px;
		background: #ffffff url('images/klesch_operations_background.png') no-repeat left top;	
		width: 248px;}
			
	
#footer {
	background: #003572 url('images/klesch_footer_background.png') no-repeat top;
	border: none;
	padding: 0px 0px 0px 25px;
	margin: 0px auto;
	clear: both;
	height: 150px;
	}
	
	.footer-left-container	{
		float: left;
		display: block;
		margin-right: 20px;}
		
	.footer-right-container	{
		float: right;
		display: block;
		margin-right: 20px;}
	
	#footer	p {
		color: #b8c6d9;}
		
	#footer a  {
		color: #ffffff;}
		
	#footer a.web-site-link  {
		color: #c1cdde;}


.postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

/* End Typography & Colors */

h1	{
	margin-top: 30px;
	font-size: 1.5em;}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0e3077;
	line-height: 130%;
	}
	
a:link {color: #2758a8;}

a:visited {color: #2758a8;}

a:active {color: #a90e1c;}

a:hover {color: #a90e1c;}

a {text-decoration: none;}
	
	

.post {
	margin: 0 0 0px;
	}

.post hr {
	display: block;
	}


.narrowcolumn .postmetadata {
	padding-top: 5px;
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}
/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin: 10px;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 10px 0;
	display: inline;
	}
	
img.alignnone	{
	margin: 10px 0px 10px 0px;}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */







/* Begin Form Elements */
#form	{
	margin: 0px;}
	
	#search-box-area	{
		margin: 1px 2px 0px 0px;
		width: 241px;
		float: right;}
		
	#search-box {
		width: 211px;
		padding: 0px;
		margin: 4px 0px 0px 0px;
		border: none;
		color: #666666;
		float: left;
		font-size: 11px;
		background-color: transparent;
		}
	
	#searchsubmit {
		padding: 1px;
		}
		
		.search-go	{
			float: right;
			background: url('images/klesch_search_button.png');
			width: 20px;
			height: 20px;
			border: none;}
			
		.search-go:hover	{			
			background: url('images/klesch_search_button_over.png');
			cursor:pointer;
			cursor:hand;}
/* End Form Elements */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	

