/* 
Theme Name: WP-Andreas09
Theme URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/
Description: WP-Andreas09 theme for WordPress based on the open source template, andreas09 by <a href="http://www.andreasviklund.com/">Andreas Viklund</a> - Ported to WordPress by <a href="http://webgazette.co.uk/">Ainslie Johnson</a>.
Version: 1.6
Author: Andreas Viklund and Ainslie Johnson
Author URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/

andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author.

Ported to WordPress by Ainslie Johnson - Last updated 04/04/06
*/


/* General Element Styling */

body {
	background:#8b8b8b;
	color:#303030;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

a {
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#808080;
	text-decoration:underline;
}

p {
	line-height:1.5em;
	margin:0 0 15px;
	padding: 0px;
}



/*** Main container ***/

#container {
	color:#303030;
	margin:0;
	min-width:770px;
	padding:0;
	text-align:left;
	width:100%;
}

/*** Header section ***/

#sitename    { color: #ffffff; background-image: url("http://blog.dannyevarts.net/wp-includes/images/headban-bg.jpg"); background-repeat: repeat-x; padding: 0; height: 129px }

#sitename h1,#sitename h2  { font-weight: 400; margin-top: 0; margin-right: 20px; padding: 0 }
#sitename h1  { font-size: 2.4em; font-weight: bold; padding-top: 20px }

#sitename h1 a {
	color: #ffffff;
	text-decoration: none;
}

#sitename h2 {
	font-size:1.2em;
}
/*** Content wrap ***/

#wrap {
	clear:both;
	font-size:0.9em;
	padding:0;
	margin-top: 0px;
}

/* Horizontal menu */

#mainmenu   { text-align: left; margin: 0; padding: 0; width: 100%; clear: both }

#mainmenu ul.level1  { border-top: 1px solid #fff; border-bottom: 1px solid #fff }

#mainmenu li   { font-size: 0.9em; line-height: 25px; text-transform: uppercase; list-style: none; display: inline; padding: 0 }

#mainmenu a  { color: #fff; text-decoration: none; padding: 6px 12px; border-right: 1px solid #b0b0b0 }

#mainmenu li.current a {
	color: #000;
}

#mainmenu li.currentparent a {
	color: #000;
}

/* mainmenu search */
#mainmenu #searchform
{
	font-weight: normal;
	font-style: italic;
	font-size: .9em;
    float:right;
	text-align: right;
	padding: 2px 10px 0 0;
	margin: 0;
}

#mainmenu .search-button
{
   font-size;.95em
	margin:0;
	padding:0;
}

/*** Sidebars ***/

#leftside,#rightside {
	margin:0;
	padding:0 10px 10px;
	width:150px;
}

#leftside {
	float:left;
	margin-right:5px;
}

#rightside {
	float:right;
	margin-left:5px;
	padding-top:10px;
}

#rightside img {
	border: 0px;
}

/*** Sidebar menu ***/

#leftside h2, #rightside h2 {
	font-size: 1.2em;
	margin-top: 10px;
	padding: 5px;
	border-bottom: 1px solid #BEBFC3;
}

#leftside h2 {
	text-align:right;
}

#leftside ul {
	padding-left: 0px;
	margin: 0px;
}

#leftside li {
	list-style: none;
}

#leftside ul.box li a {
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	display:block;
	margin-top:5px;
	padding:5px 4px 4px 10px;
	position:relative;
	width:140px;
}

#leftside ul.box li a:hover {
	background:#f8f9fa;
	border:1px solid #909090;
	color:#303030;
	text-decoration:none;
}

#leftside ul.children li a {
	font-size:0.8em;
	letter-spacing:1px;
	margin:3px 0 2px 10px;
	padding:4px 2px 2px 5px;
	width:125px;
}

#rightside ul {
	padding-left: 0px;
	margin: 0px;
}

#rightside li {
	list-style: none;
}

#rightside ul.box li a {
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	color:#606060;
	display:block;
	margin-top:8px;
	padding:5px 4px 4px 10px;
	position:relative;
	text-transform: capitalize;
	width:140px;
}

#rightside ul.box li a:hover {
	background:#f8f9fa;
	border:1px solid #909090;
	color:#303030;
	text-decoration:none;
}

#rightside ul.children li a {
	font-size:0.8em;
	letter-spacing:1px;
	margin:3px 0 2px 10px;
	padding:4px 2px 2px 8px;
	width:125px;
}

li.feed {
	background: url(images/rss.gif) no-repeat left top;
	padding: 2px 0 2px 20px;
}

/*** Content ***/

#content,#contentalt {
	background-color:#fafcff;
	border-left:1px solid #909090;
	border-right:1px solid #909090;
	border-bottom:1px solid #909090;
	color:#2a2a2a;
	padding:5px 20px 5px;
}

#content {	
	margin:0 175px;
}

#contentalt {	
	margin:0 175px 0 20px;
}

#content h1,#contentalt h1,#contentalt h2 {
	background-color:inherit;
	color:#606060;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 0px;
	padding:0;
}

#content h1,#contentalt h1 {
	border-bottom: 1px solid #b0b0b0;
}

#content h2 {
	font-size:1.6em;
	color:#606060;
}
/*** Cosmos Tagging ***/

#content ul.cosmos {
			margin: 2em 0;
			list-style: none;
			font-size: 140%;
			}
			
		#content li.cosmos {
			display: inline;
			padding: 0;
			margin: 4px;
			line-height: 2em;
			}
		
		#content li.keyword1 { font-size: 0.7em; }
		#content li.keyword2 { font-size: 0.9em; }
		#content li.keyword3 { font-size: 1.0em; }
		#content li.keyword4 { font-size: 1.1em; }
		#content li.keyword5 { font-size: 1.2em; }
		#content li.keyword6 { font-size: 1.3em; }
		#content li.keyword7 { font-size: 1.4em; }
		#content li.keyword8 { font-size: 1.5em; }
		#content li.keyword9 { font-size: 1.6em; }
		#content li.keyword10 { font-size: 1.7em; }
		#content li.keyword11 { font-size: 1.8em; }
		#content li.keyword12 { font-size: 1.9em; }
		#content li.keyword13 { font-size: 2.0em; }
		#content li.keyword14 { font-size: 2.1em; }
		#content li.keyword15 { font-size: 2.2em; }


/* Archives/Links Page List styles */

.archives li, .linkspage li {
	list-style: none;
}

.archives ul.children {
	padding-left: 10px;
	margin-left: 10px;
}

/*** Footer ***/

#footer    { color: #000; font-size: 0.9em; font-weight: bold; background: white url("http://blog.dannyevarts.net/wp-includes/images/foot-bg.jpg") repeat-x left top; text-align: center; margin: 0; padding: 0; width: 100%; height: 45px; clear: both }

#footer a  { font-weight: bold }

#footer p   { padding-top: 15px }
/*** comments Form ***/

#comment {
	width: 100%;
	border:1px solid #b0b0b0;
}

#commentform {
	width: 97%;
}

#author {
	border:1px solid #b0b0b0;
}

#email {
	border:1px solid #b0b0b0;
}

#url {
	border:1px solid #b0b0b0;
}

#submit {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

#submit:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/* Image Display */

.entry img, .entrytext img {
	border: 1px solid #b0b0b0;
	margin: 5px;
	padding: 5px;
}

.entry a:hover img, .entrytext a:hover img {
	border: 1px solid #505050;
	padding: 5px;
}

img.wp-smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.thumbnail {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin:0 0 10px 10px;
	padding:5px;
}

.left {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:left;
	margin: 5px 15px 6px 0px;
	padding:5px;
}

.right {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:right;
	margin: 5px 0px 6px 15px;
	padding:5px;
}

.noalign {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin: 5px 5px 5px 5px;
	padding:5px;
}

/* Search Form */

.searchform {
	margin: 0;
}

#searchbox {
	background:#fff;
	border:1px solid #b0b0b0;
	margin:0 4px 0 0px;
	width:145px;
}

#searchbutton {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	float: right;
}

#searchbutton:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/*** Comments Display ***/

.postmetadata {
	background:#e8e9ea;
	font-size: 0.9em;
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin: 0px;
}

ol.commentlist li {
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin-bottom: 10px;
}

ol.commentlist li cite {
	text-transform: capitalize;
}

.alt {
	background:#e8e9ea;
}

/*** Text format ***/

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}

blockquote{
	background: #eee url(http://blog.dannyevarts.net/wp-includes/images/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 20px;
	padding-bottom: 40px;
	margin: 1em;
	font-style: italic;
}

blockquote p {
	padding: 0px;
	margin: 0px;
}

.small {
	font-size:0.8em;
}

.large {
	font-size:1.4em;
}

.center {
	text-align:center;
}

.category {
	border-bottom: 1px solid #b0b0b0;
}

.date {
	margin-top: -10px;
	padding-top: 0px;
	border-bottom: 1px solid #b0b0b0;
}

#page {
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* Previous/Next Page Navigation */

.navigation {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #b0b0b0;
}

.bottomnavigation {
	margin: 0px 0 0 0;
	padding: 5px 0 30px 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.post {
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
}

/* Fix by Andy Skelton */

.entry, .entrytext {
	overflow: hidden;
}

* html .entry, * html .entrytext {
	overflow: visible;
	height: 1px;
}

* html .entry p, * html .entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {
	padding-top: 0px;
}

/*** Various classes ***/

.clearingdiv {
	clear:both;
	height:0px;
	width:1px;
}

.hide {
	display:none;
}

.post-header {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	color:#333;
	border-bottom: 1px solid #b0b0b0;
}

.post-header-title {
	font-size:1.6em;
	color:#606060;
   padding: 2px;
   margin: 0px;
}

.post-header-date
{
	float: left;
	font-size: 1.0em;
    width: 300px;}

.post-header-info
{
	float: right;
	text-align: right;
	font-size: 1.0em;
    width: 200px;
}

/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 15%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 80%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}

/* End Contact Form CSS */


/*** End of file ***/