/*
Theme Name: BlueHeader
Theme URI: http://service.compuskills.co.uk/blog/
Description: Blue and off white, three column theme with left and right sidebars (Widget ready). No plugins required, but hooks available for Share This and UTW.<br />This theme has built in styles for image alignment and highlight boxes. See <a href="http://service.compuskills.co.uk/blog/?p=78">Compuskills Blog</a> for more information.
Version: 1.12
Author: Compuskills
Author URI: http://service.compuskills.co.uk/blog/
*/
*, html, body {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	font-size: 67.5%;
	background-color: #f0f0f0;
	color: #000;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
}
a {
	text-decoration: none;
	border: 0;
}
hr {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: DINEngschrift, ATRotisSansSerif, "Britannic Bold", "Eras Bold ITC", "Franklin Gothic Demi Cond", FranklinGotTDemCon, "Gill Sans MT Condensed", "Myriad Web Pro Condensed", "Tw Cen MT Condensed", sans-serif;
	font-weight: bold;
	word-spacing: 3px;
	letter-spacing: .1em;
}
/* Wrapper Div */
#wrapper {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #f0f0f0;
	color: #1a1a1a;
}
/* HEADER AREA */
#header {
	width: auto;
	border: 0;
	height: 150px;
	background: #13007d url(images/header_background.png) repeat-x left;
	padding: 0;
	margin: 0;
}
#header h1 {
	padding: 10px 20px 0 120px;
	margin: 0;
	font-size: 4em;
	text-align: right;
}
#header p {
	padding: 0 20px 0 120px;
	margin: 0;
	font-size: 1.1em;
	text-align: right;
}
#header h1 a:link, #header h1 a:visited, #header p {
	color: #fff;
	background-color: inherit;
}
#header h1 a:hover, #header h1 a:active {
	color: #000;
	background-color: #ffd700;
}
#page_navigation {
	height: 30px;
	background: #3C007D url(images/nav_background.png) repeat-x left;
	color: #fff;
	padding: 0 10px;
}
#page_navigation ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	border: 0;
}
#page_navigation li {
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
	border: 0;
	display: inline;
	text-align: left;
}
#page_navigation li a {
	padding: 0 15px;
	height: 20px;
	margin: 0;
	border: 0;
}
#page_navigation li.page_item a:link, #page_navigation li.page_item a:visited {
	color: #fff;
	background-color: inherit;
}
#page_navigation li.current_page_item a:link, #page_navigation li.current_page_item a:visited {
	color: #ffffc0;
	background-color: inherit;
}
#page_navigation li.page_item a:hover, #page_navigation li.page_item a:active, #page_navigation li.current_page_item a:hover, #page_navigation li.current_page_item a:active {
	color: #BB0026;
	background-color: #ff0;
}

/* Main Content Room */
#main, #content {
	margin: 0 260px 0 240px !important;
	background-color: #f0f0f0;
	color: #000;
	min-width: 300px;
	z-index: 2;
	text-align: justify;
}
.post {
	margin: 0 30px;
	padding: 10px 0;
}
.posthead {
	background-color: #f6f6f6;
	color: #1a1a1a;
	padding: 0px 10px !important;
	border-width: 4px 0 2px 0;
	border-color: #36393D;
	border-style: solid;
	margin: 0 !important;
}
.posthead h2 {
	padding: 5px 0 0 0 !important;
	margin: 0 !important;
}
.posthead p {
	font-size: 1em !important;
	padding: 0 0 8px 0 !important;
	margin: 0;
}
.pagetitle {
	background-color: #f0f0f0;
	color: #1a3c9f;
	margin: 0 30px;
}
#main h2 a:link, #main h2 a:visited, #content h2 a:link, #content h2 a:visited {
	background-color: inherit;
	color: #00f;
}
#main h2 a:hover, #main h2 a:active, #content h2 a:hover, #content h2 a:active {
	background-color: #ffff88;
	color: #366CA5;
}
#main h2, #content h2, #main h3, #content h3 {
	font-size: 3em;
}
.postmetadata {
	background-color: #fff;
	color: #000;
	padding: 5px 20px;
	margin: 0 0 10px 0;
	border: 1px dotted #36393D;
}
.postmetadata p.postinfo {
	display: block;
	background: url(images/smalltag.png) no-repeat left;
	padding: 5px 10px 5px 30px !important;
	font-size: 1em !important;
}
.postmetadata p.postcomments {
	display: block;
	background: url(images/comment.png) no-repeat left;
	padding: 5px 10px 5px 30px !important;
	font-size: 1em !important;
}
.postmetadata a:link {
	color: #00f;
	background-color: inherit;
}
.postmetadata a:visited {
	color: #800080;
	background-color: inherit;
}
.postmetadata a:hover, .postmetadata a:active {
	color: #00f;
	background-color: #ffff88;
}
.post p {
	padding: 8px 0 4px 0;
	font-size: 1.6em;
}
.post ul, .post ol {
	padding: 5px 15px;
	margin: 0 10px;
	list-style-position: outside;
}
.post ul {
	list-style-type: square;
}
.post ol {
	list-style-type: decimal;
}
.post ol li ol {
	list-style-type: lower-alpha;
}
.entry a:link, .entry a:visited {
	color: #33f;
	background-color: inherit;
}
.entry a:hover, .entry a:active {
	color: #f33;
	background-color: #ff0;
}
.entry img {
	border: 1px solid #1212f0;
	margin: 5px;
	padding: 5px;
}
.entry a:hover img {
	background-color: transparent !important;
}
.entry img.wp-smiley {
	border: 0 !important;
	padding: 0 2px !important;
	vertical-align: baseline !important;
}
.entry blockquote {
	margin: 5px 0;
	padding: 5px 20px 5px 30px;
	background-color: #9c9ccf;
	color: #fff;
	border-left: 5px solid #1a1a1a;
}
.entry blockquote blockquote {
	border: 0;
	background-color: #cfcfff;
	color: #000;
}
pre {
   white-space: pre-wrap; /* css-3 */
   white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
   white-space: -pre-wrap; /* Opera 4-6 */
   white-space: -o-pre-wrap; /* Opera 7 */
   word-wrap: break-word; /* Internet Explorer 5.5+ */
}
p.aboutthispage {
	font-size: 1.1em;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin:  0 5px 0 0 !important;
	padding: 0 10px 0 0 !important;
}
/* Sidebar */
#sidebar {
	position: absolute;
	top: 190px;
	left: 10px;
	width: 220px;
	padding: 0;
	margin: 0;
	background-color: #f0f0f0;
	border: 0;
	color: #1a1a1a;
	z-index: 99;
}
#rsidebar {
	position: absolute;
	top: 190px;
	right: 10px;
	width: 220px;
	padding: 0;
	margin: 0;
	background-color: #f0f0f0;
	border: 0;
	color: #1a1a1a;
	z-index: 99;
}
.sidebar ul, .sidebar li {
	list-style: none;
}
.sidebar h2 {
	font-size: 1.6em;
	padding: 10px 10px 0 10px;
	margin: 0;
	border: 0;
	color: #000;
	background-color: transparent;
	text-align: left;
}
.sidebar ul li h2 {
	height: 50px;
	width: 200px;
}
.widgettitle img {
	display: none;
}
.sidebar a:link, .sidebar a:visited {
	color: #0000ff;
	background-color: #f0f0f0;
}
.sidebar a:hover, .sidebar a:active {
	color: #000;
	background-color: #ff0;
}
.sidebar .widgettitle a:link, .sidebar .widgettitle a:visited {
	color: #1a1a1a !important;
	background-color: transparent !important;
}
.widget ul, .linkcat ul, .widget div {
	margin: auto 0 auto 20px;
}
#sidebar form {
	margin: 0;
	padding: 0;
	width: 200px;
}
.sidebar form input {
	background: #13007d url(images/search_button.png) no-repeat center;
	color: #fff;
	border: 0;
	cursor: pointer;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	width: 80px;
	height: 28px;
	text-align: center;
}
.sidebar form input#s {
	background-color: #fff;
	background-image: none;
	color: #000;
	border: 1px solid #13007d;
	padding: 5px;
	width: 160px;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	cursor: text;
	text-align: left;
}
/* Footer */
#footer {
	margin: 20px 260px 0 260px;
	z-index: 2;
	background-color: #039;
	color: #C3D9FF;
	padding: 10px 0;
	text-align: center;
}
#footer a:link {
	color: #fff;
	background-color: #039;
}
#footer a:visited {
	color: #f0f0f0;
	background-color: #039;
}
#footer a:hover, #footer a:active {
	color: #039;
	background-color: #ffff88;
}
/* Comments */
#commentform {
	margin: 0 10px 10px 10px;
	padding: 10px 20px 20px 20px;
}
#commentform textarea {
	margin: 10px auto;
	width: 80%;
	border: 2px solid #13007d;
}
#commentform #submit {
	width: 150px;
	height: 53px;
	background: url(images/button.png) no-repeat center;
	color: #ff8;
	font-size: 1.5em;
	cursor: pointer;
}
#commentform #author, #commentform #email, #commentform #url {
	background-color: #fff;
	color: #000;
	margin: 5px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 5px;
	cursor: text;
	border: 1px solid #1a1a1a;
}
h3#respond, h3#comments {
	margin: 10px 0 0 20px;
	font-size: 2.5em !important;
}
.commentlist {
	margin: 5px 30px;
	padding: 5px 20px;
	list-style: none;
}
.commentlist li {
	border: 1px solid #fff;
	margin: 5px 0;
	padding: 5px 20px;
	font-size: 1.45em;
}
.commentlist li.alt {
	color: #1a1a1a;
	background-color: #f0f0f0;
}
.commentlist li.even {
	color: #3f3f3f;
	background-color: #fff;
}
.commentlist li.alt .commentmetadata {
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	font-weight: bold;
	background-color: #fff;
	color: #000;
	font-style: italic;
	padding: 0 10px;
}
.commentlist li.even .commentmetadata {
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	font-weight: bold;
	background-color: #EFEFEF;
	color: #000;
	font-style: italic;
	padding: 0 10px;
}
.commentlist li p {
	padding: 0 10px 7px 20px;
}
.commentlist blockquote {
	padding: 10px 30px;
	background-color: #fff;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
/* Classes for post styling */
.rightfloat {
	float: right;
	margin-left: 15px !important;
}
.leftfloat {
	float: left;
	margin-right: 15px !important;
}
.center {
	text-align: center;
	display: block;
}
.information, .alert, .news {
	display: block;
	background-position: 10px;
	background-repeat: no-repeat;
	margin: 5px 0;
	padding: 6px 20px 6px 50px !important;
	font-size: 1.45em !important;
}
.information {
	border-top: 2px solid #00f;
	border-bottom: 2px solid #00f;
	background-color: #33c;
	color: #fff;
	background-image: url(images/information.png);
}
.information a {
	color: #FF0 !important;
	background-color: #33c !important;
}
.alert {
	border-top: 2px solid #f00;
	border-bottom: 2px solid #f00;
	background-color: #c33;
	color: #fff;
	background-image: url(images/exclamation.png);
}
.alert a {
	color: #000 !important;
	background-color: #c33 !important;
}
.news {
	border-top: 2px solid #0c0;
	border-bottom: 2px solid #0c0;
	background-color: #393;
	color: #fff;
	background-image: url(images/news_icon.png);
}
.news a {
	color: #000 !important;
	background-color: #393 !important;
}