/*   
Theme Name: Digi
Theme URI: www.digitalplot.co.uk
Description: Patrick Joyce
Author: Simon Wray
Author URI: www.digitalwires.co.uk
Version: 1.0
*/
html, body {
	background: url(images/pj_back.jpg) repeat-x;
	background-color: #59585c;
	font-family: "Trebuchet MS", Verdana, Arial, helvetica, san serif;
	font-size: .9em;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 150%;
	text-align:left;
}

a:link, a:active, a:hover {color: #cc0000;}
a:visited {color: #cc4444;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

h1, h2, h3, h4, h5, h6 {text-decoration: none;font-family: "Trebuchet MS", Verdana, Arial, helvetica, san serif;margin: 0;padding: 0;text-align: left;}
h1 {color: #CC0000;margin-bottom: 14px;margin-top: 10px;font-size: 1.6em;}	
h2 {color: #003C73;margin-bottom: 10px;padding-bottom: 2px;font-size: 1.2em;}
h3 {color: #666666;font-size: 1.2em;}
h4 {color: #0B400A;text-align: center;font-size: 1.3em;}

hr {color: #fff; background-color: #fff; border: 1px dotted #6484CA; border-style: none none dotted; clear:both;}

#page-wrapper {
	text-align:  left;
	width:903px; 
	min-height:700px;
	height:auto !important;
	margin: 0px auto;
	border: 0px solid #000000; 
}

#page-heading {
	width:903px;
	background: #000000 url(images/pj_head.jpg);
	background-position:center;
	background-repeat: no-repeat;
	height: 250px; 
	margin-top: 0px;
}

#page-body {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 4px;
	width:903px; 
	padding: 0px;
	min-height:400px;
	height:auto !important;
}

#content { 
	width: 903px;
	float: right;
	padding-right: 0px;
	margin-top: 0px;
}

#mainContent { 
	width: 650px;
	padding-left: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left; 
	display: inline; /* IE6 double margin float */
}

#secondaryContent { 
	width: 200px;
	display: inline; /* IE double margin float bug */
	float: right; 
	margin-left: 10px;
	padding-left: 8px;
	padding-left: 2px;
	margin-top: 4px;
	text-align: left;
	min-height:400px;
	height:auto !important;
} 

#page-footer {
	width:903px; 
	clear: both;
	height: 50px;
	margin-top: 10px;
	text-align: center;
	padding-top: 1px;
	background-color: #000;
}

#page-nav {
	width:903px; 
	min-height:40px; 
	font-family: Verdana, Arial, helvetica;
	text-align: center;
	line-height: 200%;
	background-color: #ffffff;
	font-size: 1.1em;
	border-bottom: 1px solid #cc0000;
	margin-bottom: 10px;
}

#menu1 {
	width:903px;
	padding:0;
	text-align: center;
	margin:0 auto;
	list-style-type:none;
	border: 0px solid #cc0000;
}

#menu1 li {
	float:left;
	width:150px;
	border-right: 0px solid #fff;
}
  
#menu1 a {
	width:150px;
	color:#333;
	background: #fff;
	text-align:center;
	padding:2px 0;
	text-decoration:none;
	float:left;
}

#menu1 a:hover {
	color:#ccc; 
	background:#fff;
}

ul#menu1 .current {
	color: #FF0000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#logonbox {
	color: #888;
	margin-bottom: 10px;
}

#logonbox a:link, #logonbox a:hover, #logonbox a:active, #logonbox a:visited {
	color: #aaa;
}

.image, .image-left, .image-right { margin: 5px; } 
.image-left { float: left !important; margin-right: 15px; }
.image-right { float: right !important; margin-left: 8px; margin-right: 8px; }
.image-border { border: 1px solid #ccc; padding: 5px; }
.image-line { border: 1px solid #A7C024; padding: 5px; }
.image-side { margin-bottom: 10px; }

.sig {
	width: 903px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	font-size: 1em;
}

.dig {clear:both;width: 903px;color: #ccc;margin-top: 0px;text-align: right;font-size: .8em;}
.dig a:link, .dig a:visited, .dig a:hover, .dig a:active {text-decoration: none;color: #ccc;background-color: transparent;}
	
.tiny {
	text-decoration: none; 
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-top: 4px;
	margin: 0;
	text-align: right;
	font-size: .7em;
}

.fullwidth {
	width: 865px !important;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.post hr {
	display: block;
}

.post h2 {
	width: 98%;
	padding-left: 10px;
	color: #fff;
	background-color: #888;
	line-height: 1.5;
	-moz-border-radius: 0.1em;
    -khtml-border-radius: 0.1em;
    -webkit-border-radius: 0.1em;
}

.post h2 a {
	color: #fff;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

h2.widgettitle {
	width: 90%;
	padding-left: 10px;
	color: #fff;
	background-color: #888;
	line-height: 1.5;
	margin-bottom: 5px;
	-moz-border-radius: 0.1em;
    -khtml-border-radius: 0.1em;
    -webkit-border-radius: 0.1em;
}

.site h2 {
	width: 100%;
	padding-left: 10px;
	color: #fff;
	background-color: #888;
	line-height: 1.5;
	margin-bottom: 5px;
	-moz-border-radius: 0.1em;
    -khtml-border-radius: 0.1em;
    -webkit-border-radius: 0.1em;
}

.announce {
	border: 4px solid #ccc;
	padding: 5px;
	-moz-border-radius: 0.1em;
    -khtml-border-radius: 0.1em;
    -webkit-border-radius: 0.1em;
}

.announce img.alignleft {float:left; margin:0 1em 0 0}
.announce p {margin:0;}
.announce hr {clear: both;visibility: hidden;margin: 0;} 

li.widget {
	margin-bottom: 10px;
}

ol.commentlist {
	margin-left: 20px;
	padding-left: 0;
}

li.comment {
	color: #444;
	/*list-style-position: inside;*/
	/*background-color: #eee;*/
	/*text-indent: 0;*/
}

/* Blog */
textarea#comment {
	width: 100%;
	height: 150px;
}
