/*  
Theme Name: Digi
Theme URI: http://www.digitalwires.co.uk
Author: Simon Wray
Author URI: http://www.digitalwires.co.uk/
*/



/* -------------------[ Main Page Elements ]------------------- */

html, body {
	background: url(/images/back.gif) repeat-x;
	background-color: #ffffff;
	font-family: Arial,helvetica, Verdana, Sans-serif;
	font-size: .9em;
	margin: 0;
	padding: 0;
	line-height: 150%;
	text-align:left;
}

#wrap {
	text-align:  left;
	width:1050px; 
	height:auto !important;
	margin: 0px auto;
	border: 0px solid red; 
}
        
#sitehead {
	width:1000px;
	background: #ffffff url(/images/erica_head.jpg);
	background-position:center;
	background-repeat: no-repeat;
	height: 230px; 
	margin: 0;
	border: 0px solid red;
}

#sitehead #blog {
	float: left;
	height: auto !important; 
	width: 600px;
	margin-top: 204px;
	padding-left: 200px;
	border: 0px solid red;
}

#sitehead #blog #left {
	float: left;
	width: 500px;
	text-align:  left;
	border: 0px solid red;
}

#sitehead #blog #right {
	float: right;
	width: 25px;
	text-align: right;
	padding-top: 4px;
	border: 0px solid red;
}

#page {
	background-image: url(/images/shadow_back.jpg);
	background-repeat: repeat;
	background-position: center;
	margin-top: 0px auto;
	width:1000px; 
	padding: 0px;
	min-height:400px;
	height:auto !important;
	border: 0px solid red;
}

#mainNav {
	float: left;
	list-style: none;
	background-color: tansparent;
	width: 178px;
	padding-top: 0px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin:0px 0 0 4px;
	border: 0px solid red;
}

#content {
	width: 700px; 
	float: right;
	padding-right: 30px;
	margin-top: 0px;
	border: 0px solid red;
}
	
#mainContent {
	width: 500px; 
	margin-left: 0px; 
	float: left; 
	border: 0px solid red;
}

#secondaryContent {
	color: #666;
	width:180px;
	float: right; 
	margin-left: 10px;
	border: 0px solid red;
} 

#sidebar {
	/*width:95%;*/
	/*float:right;*/
	margin: 0;
	padding: 0;
}  

#footer {
	clear: both;
	width:1000px; 
	background-image: url(/images/bookfooter.jpg);
	background-position: center;
	height: 140px;
	padding-top: 1px;
	margin: 0px;
	text-align: center;
	border: 0px solid red;
}

#footer .sig {
	width: 800px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6.5em;
	text-align: right;
	padding-right; 50px;
	font-size: 1em;
}

#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainNav li {
	border-bottom: 0px solid #0B400A;
}

#mainNav li a:link, #mainNav  li a:visited  {
	display: block;
	padding: 5px 5px 5px 0.5em;
 	background-color: tansparent;
	color: #333333;
	text-decoration: none;
}

#mainNav li a:hover {
	background-color: #F8DC85;
	color: #0B400A;
}

#subhead {
	border-bottom:1px solid #e5e5e5;
	clear: both;
	padding:10px 0 5px;
	margin: 0 auto;
}

#subhead p {
	margin-bottom:5px;
}

#colomns_top {
	color: #666;
	text-align: center;
	border-bottom: 2px dotted #666;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {letter-spacing:-1px;margin: 0 0 5px;padding: 0;font-weight: bold;color:#333;}

h1 {font-size: 14pt;}

h2 {font-size: 12pt;}

h3 {font-size: 10pt;}

h4,h5,h6,h7 {font-size: 10pt;}

#sitehead h1 {font-size: 18pt;}

h2#comments {padding:15px 0 0;}

h2#trackbacks {padding:15px 0 0;}

h2#respond {padding-bottom:5px;}

h2#related {padding-bottom:5px;}

.post h1, .post h2 {
	margin:0;
	line-height:110%;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 10px;
}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #4D6480;
}

a:hover, a:active {
	color:#000;
}

.post h1 a, .post h1 a:link, .post h1 a:visited, .post h2 a, .post h2 a:link, .post h2 a:visited, .featurepost h1 a, .featurepost h1 a:link, .featurepost h1 a:visited, .featurepost h2 a, .featurepost h2 a:link, .featurepost h2 a:visited  {
	margin:0;
	text-decoration:none;
	line-height:110%;
}

.post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover, .featurepost h1 a:active, .featurepost h1 a:hover, .featurepost h2 a:active, .featurepost h2 a:hover {
	text-decoration:none;
}

#sidebar a, #left-content a {
	text-decoration:none;
}
	
/* -------------------[ Images ]------------------- */

img.alignright {
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
	border: 2px solid #ddd; 
	padding: 2px;
	background: #fff;
}

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
}

img.centered {
	display: block;  
	margin: 0 auto 20px auto; 
	border: 2px solid #ddd; 
	padding: 2px;
	background: #fff;
	float: none; 
	clear: both;
}

/* -------------------[ Sidebar ]------------------- */

#sidebar h2 {
	text-decoration: none;
	font-weight: bold;
	background: #ffffff url(/images/asterisk_orange.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 24px;
	color: #A7C026;
	padding-bottom: 4px;
	border-bottom: 2px dotted #888;
	text-align: left;
	font-size: 1.2em;
}

* html #sidebar h2 {
	border-bottom:1px solid #ddd;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 20px ;
	padding: 15px 0;
}

#sidebar li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#sidebar ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
}

#sidebar li li {
	line-height:130%;
	list-style-type:none;
	padding: 3px 0 3px 14px;
	margin: 0;
	background: url(images/arrow-1.gif) 3px 5px no-repeat;
	border-bottom:1px dotted #ccc;
}

* html #sidebar li li {
	border-bottom:1px solid #ddd;
}

#sidebar li li li {
	padding-left: 15px;
	background: transparent;
	border-bottom:0;
}

#sidebar li li li li {
	padding-left: 15px;
	background: transparent;
	border-bottom:0;
}

/* -------------------[ Form Elements ]------------------- */

#commentform {
	background: #eee;
	padding: 15px 15px 10px;
	margin: 0;
}

#commentform label {
	display:block;
	margin: 0;
}

#commentform input {
	width: 30%;
	padding: 1px;
	margin: 0px 5px 10px 0;
}

#commentform textarea {
	width: 80%;
	padding: 0;
	margin: 0px 0px 10px 0; 
}

#commentform #submit {
	width: 150px;
	margin: 0 0 20px 0;
}

#commentform p {
	margin: 5px 0;
}

/* -------------------[ Comments ]------------------- */

ol.commentlist {
	padding: 0;
	margin: 0;
}

ol.commentlist li {
	border-bottom:1px solid #ddd;
	display: block;
	list-style: none;
	padding: 15px 0 1px;
	margin: 0;
	background: #fff;
}

ol.tblist {
	border-bottom:1px solid #ddd;
	list-style-type: none;
	padding: 5px 0 15px;
	margin: 0;
}

ol.tblist li {
	list-style-type:none;
	padding: 0 0 0 11px;
	margin: 0 0 10px;
	background: url(images/arrow-1.gif) 0px 4px no-repeat;
}

/* -------------------[ Misc Tags and Classes ]------------------- */

.post ul, .singlepost ul {
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

.post ul li, .singlepost ul li {
	list-style-type:none;
	background: url(images/arrow-1.gif) 0 4px no-repeat;
	padding: 0 0 2px 11px;
}

.post ol li, .singlepost ol li {
	list-style-type:decimal;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dotted #999;
}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #000;
}

.center {
	text-align: center;
}

a img, img a {
	border: none;
}

.h1 {
	text-decoration: none;
	background: #ffffff url(/images/asterisk_orange.gif);
	background-position:left;
	background-repeat: no-repeat;
	color: #0B698D;
	font-family: Arial, helvetica, Verdana, Sans-serif;
	padding-left: 24px;
	padding-bottom: 4px;
	border-bottom: 2px dotted #F0B90B;
	margin-top: 10px;
	text-align: left;
	font-size: 1.8em;
	}
	
.box_head {
	text-decoration: none;
	font-weight: bold;
	background: #ffffff url(/images/asterisk_orange.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 24px;
	color: #A7C026;
	padding-bottom: 4px;
	border-bottom: 2px dotted #888;
	text-align: left;
	font-size: 1.2em;
	}

.box {
	padding-bottom: 4px;
	text-align: left;
}

.book_separator {
	clear: both;
	margin-top: 5px;
	padding-bottom: 4px;
	border-bottom: 2px dotted #778899;
}

.booktitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF666C;
	margin-top: 10px;
	padding-bottom: 10px;
}

.image, .image-right { margin: 5px; }
.image-right { float: right !important; margin-left: 8px; margin-right: 8px; }
.image-border { border: 2px dotted #F96058; padding: 5px; }
.image-line { border: 1px solid #A7C024; padding: 5px; }

.navigation {
	font-size:8pt;
}

.navigation .alignright {
	font-weight:bold;
	float:right;
	padding:10px 0;
	}
	
.navigation .alignleft {
	font-weight:bold;
	float: left;
	padding:10px 0;
}

.postinfo {
	clear: both;
	margin: 0 0 5px;
	font-size: 8pt;
	padding: 0;
}

.entry {
	padding: 10px 0 0;
	margin: 0;
}

.post {
	margin: 0 0 1px;
	padding: 15px 0 10px;       
	border-bottom: 2px dotted #F0B90B;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

hr {
	display: block;
	clear:both;
}

a.more-link {
	background: url(images/arrow-rt.gif) 100% 70% no-repeat;
	padding-right:14px; 
}

.tags {
	margin-bottom:0;
	background: url(images/tag.gif) 0 50% no-repeat;
	padding-left:14px;
}   

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
}

.entry tr, .entry td, .entry th {
	margin:auto; 
}

.entry td, .entry th {
	padding:8px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#ddd;
}

.entry td {
	border:1px solid #ddd;
}

ul.archives {
	margin: 0 0 15px 0;
	padding: 0;
}

ul.archives ul {
	padding:0;
	margin: 0 0 0 15px;
}

/* -------------------[ Search ]------------------- */

.searchform {
	float:right;
	margin: 0; 
	padding:0;
}

.searchform #s {
	color:#666;
	margin-right:2px;
}

.searchform #sa {
	height:22px;
	width:38px;
	background:url(images/submit2.gif) top left no-repeat;
}

.searchform #sa:hover {
	height:22px;
	width:38px;
	background:url(images/submit2.gif) bottom left no-repeat;
}

#catlists {
	float:left;
	margin: 0 20px 0 0; 
	padding:0; 
}

#catlists #cat {
	color:#666;
	float:left;
	margin: 0 2px 0 0;
}

#catlists #sb {
	height:22px;
	width:38px;
	background:url(images/submit2.gif) top left no-repeat;
}

#catlists #sb:hover {
	height:22px;
	width:38px;
	background:url(images/submit2.gif) bottom left no-repeat;
}

#months {
	color:#666;
	float:left;
	margin: 0 20px 0 0; 
	padding:0; 
}