/*
Theme Name: ash28 cogs theme
Theme URI: http://www.ash28.co.uk/
Description: Latest theme for ash28
Version: 1.0
Author: Stpehen Ashurst
Author URI: http://www.ash28.co.uk/
Tags: cogs, paper, industrial
*/




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #243351;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main {
	background-color: #FFFFFF;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header {
	background-image: url(images/headerpic.jpg);
	margin: 0px;
	padding: 0px;
	height: 235px;
	width: 970px;
	position: relative;
}
#header h1 {
	position: relative;
	left: -3000px;
	margin: 0px;
}
#header h2 {
	position: relative;
	left: -3000px;
	margin: 0px;
}
#header .webmail a {
	font-size: 0.9em;
	color: #999999;
	text-decoration: none;
	display: block;
	text-align: right;
	width: 100px;
	position: absolute;
	top: 25px;
	right: 50px;
	font-weight: bold;
	outline: none;
}
#header .webmail a:hover {
	color: #28356F;
	text-decoration: none;
}
#sidebar {
	display: inline;
	float: left;
	width: 190px;
	margin-left: 60px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
}
#sidebar h2 {
	font-size: 1.2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar ul ul li a {
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	display: run-in;
}
#sidebar #nav {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidebar #nav ul li a {
	color: #333333;
	font-size: 1em;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#sidebar #nav ul li a:hover {
	color: #000000;
}
#sidebar ul ul #nav2 h2 {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	display: block;
}
#sidebar ul ul li a:hover {
	color: #333333;
}
#content {
	display: inline;
	float: right;
	width: 625px;
	margin-top: 20px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 0.9em;
	line-height: 1.2;
}
#content h2 a {
	color: #666666;
	text-decoration: none;
}
#content h2 a:hover {
	color: #28356F;
	text-decoration: none;
}
#content h2 {
	font-size: 2em;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content a {
	color: #28356F;
}
#content small {
	font-size: 0.7em;
	color: #999999;
}
#content small a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#content small a:hover {
	color: #666666;
	text-decoration: none;
}



#content .postmetadata {
	font-size: 0.7em;
	color: #999999;
}
#content .postmetadata a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#content .postmetadata a:hover {
	color: #666666;
	text-decoration: none;
}




#footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	clear: both;
}
#footer p {
	font-size: 0.7em;
	color: #999999;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 300px;
}
#footer a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}

