/*
Theme Name: Digirank
Theme URI: http://wordpress.org/
Description: A bespoke theme created for Digirank.
Version: 1.0
Author: Chris Holbrook
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Digirank v1.0

	This theme was designed and built by Chris Holbrook

*/
*{
	margin:0;
	padding:0;
}

img{border:none;}

.clear{
	clear:both;
	border:none;
}

.small_print{
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}

body{font-family:"Trebuchet MS",Arial,Helvetica,Verdana,Sans-Serif;
	font-size:62.5%;
	background:#ebebeb url(images/body_bg.jpg) left top repeat-x;
	position:relative;
}

#main a{
	text-decoration:underline;
}

h1{
	background:transparent url(images/h2_bg.jpg) left top no-repeat;	
	margin:12px;
}

h1 div{
	font-size:1.3em;
	background:transparent url(images/h2_right.jpg) right top no-repeat;
	color:#fff;
	font-weight:normal;
	height:46px;
	line-height:45px;
	padding-left:10px;
}

h2, .ddsg-wrapper h2{
	color:#008600;
	font-weight:normal;
	font-size:1.3em;
	margin-bottom:10px;
	background-image:none;
	padding-left:0;
	height:2em;
}

h3{
	color:#008600;
	font-weight:normal;
	font-size:1.3em;
	margin:15px 0 0 0;
}

#page{
	width:98%;
	margin:0 auto;
	min-width:762px;
	max-width:1020px;
}

#content{
	background:#FFFFFF url(images/content_left_bg.jpg) left top repeat-y;
	padding:0px 0px 0px 17px;
}

#header{
	height:100px;
	position:relative;
	background:transparent url(images/header_bg.jpg) left bottom repeat-x;
	margin-left:7px;
	font-weight:bold;
}

#header a.logo{
	width:245px;
	height:76px;
	margin-top:10px;
	float:left;
}

#header a.logo img{
	border:none;
}

#header ul li{
	list-style-type:none;
	float:left;
}

#header ul li a{
	display:block;
	float:left;
	font-weight:bold;	
}

#header ul#primary_nav li a:hover, #header ul.secondary_nav li a:hover{
	color:#000;
}


#header ul#primary_nav li {
	margin-left:0px;
	font-size:1.6em;
}

#header ul#primary_nav li a{
	width:93px;
	height:22px;
	background:transparent url(images/primary_link_bg.jpg) left top no-repeat;
	text-align:center;
	text-decoration:none;
	color:#555;
	padding-top:11px;
}

#header ul#primary_nav li.current_page_item a{
	background:transparent url(images/primary_link_bg.jpg) left -33px no-repeat;
	height:22px;

}

#header .secondary_nav{
	float:right;
	width:210px;
	height:33px;
	background:transparent url(images/secondary_nav_bg.jpg) right 0px no-repeat;
	padding-right:6px;
	position:relative;
	left:6px;
	font-size:1.2em;
	}

#header ul.secondary_nav li{
	float:right;
	padding-top:5px;
}

#header ul.secondary_nav li a{
	width:68px;
	text-align:center;
	text-decoration:none;
	color:#555;
}

#call_to_action{
	width:295px;
	height:60px;
	background:transparent url(images/cta_bg.gif) left top no-repeat;
	margin-left:26%;
	position:relative;
	left:12px;
	text-align:center;
	padding-top:6px;
	font-size:1.3em;
	line-height:20px;
	overflow:hidden;
}

#call_to_action p{
	width:293px;
}

#primary_nav {
	clear:both;
	width:654px;
	margin-left:21%;
	bottom:0px;
	position:absolute;
	left:-9px;
	height:33px;
}

.contact_details {
	color:#008600;
	text-decoration:none;
	font-size:1.2em;
}

.contact_details a {
	color:#008600;
	text-decoration:none;
	margin-left:8px;
}

#sidebox{
	padding: 10px 0 0 0px;	
	background: #e8e8e8 url(images/sidebox_top.gif) left top no-repeat;
	float:right;
	margin-left:10px;
	line-height:1.5em;
	width:232px;
}

#sidebox.search_engines{
	background:#fff url();
}

#main ul{
	padding-left:20px;
	width:476px;
}

#main ul li{
	font-size:1.3em;
	margin:10px 0;
}

#sidebox ul{	
	background: #e8e8e8 url(images/sidebox_bottom.gif) left bottom no-repeat;	
	padding:0px 0px 10px 30px;	
	width:202px;
}



#sidebox li{
	margin:10px;
	width:190px;
}

#main{
	width:686px;
	padding-bottom:10px;
        padding-left:5px;
}

.post{
	padding: 10px 15px 10px 0px;
	background:transparent url(images/footer_right.jpg) right top repeat-y;
}

.entry{
	padding-left:10px;
	padding-bottom:10px;
}

.entry p, .entry li{
line-height:1.5em;
font-size:1.3em;
margin:0 0 15px 0;
width:460px;
color:#555;
}

.entry li{
width:420px;
}

.entry a, .entry em{
	color:#008600;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
}

.entry em{
	font-family:Arial, Helvetica, sans-serif;
}

.photo{
margin-bottom:10px;
}

.photo, .testimonial, #main{
	float:left;
	margin-right:10px;
}

.testimonial{
	background:#E9FBE8 url(images/testimonial_top.gif) left top no-repeat;
	width:231px;
}

.testimonial p{
	width:auto;
}

p.testifier{
	background:#E9FBE8 url(images/testimonial_bottom.gif) left bottom no-repeat;
	padding-bottom:10px;
	font-size:1.3em;
	color:#008600;
	text-align:right;
	padding-right:20px;
	margin:0 0;
}

blockquote{
	background: transparent url(images/quote_open.gif) 10px 10px no-repeat;
	padding:10px 32px 0 32px;
	text-align:center;
	font-size:1.3em;
}

.entry blockquote p{
	margin:15px 0 0 0;	
}

blockquote div{
	background: transparent url(images/quote_close.gif) right bottom no-repeat;
	height:22px;	
	position:relative;
	left:10px;
	bottom:10px;
}

#footer{
	background:transparent url(images/footer_bg.jpg) left top repeat-x;
	height:62px;
}

#footer .secondary_nav{
	background:transparent url(images/footer_left.jpg) left top repeat-y;
	height:35px;
	text-align:center;
	padding-top:25px;
	font-size:1.4em;
	margin-bottom:20px;
}

#footer .secondary_nav li{
	display:inline;
	list-style-type:none;
	margin-right:25px;
	position:relative;
	left:75px;
}

#footer .secondary_nav li a{
	text-decoration:none;
	color:#555;
}

#footer .copyright{
	background:transparent url(images/footer_right.jpg) right top repeat-y;
	height:33px;
	float:right;
	padding-top:27px;
	padding-right:27px;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}

p.arrow{
	background:transparent url(images/arrow.gif) right bottom no-repeat;
	padding-right:82px;
	width:410px;
}	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
	
form ol li{
	list-style-type:none;
	font-size:1.3em;
}

form ol li label{
	display:block;
	margin-top:10px;
	color:#008600;
}		

.emailreqtxt, .reqtxt	{
	display:block;
	color:#bbb;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}

input.single, textarea{
	width:300px;
}

.cf_hidden{
	display:none;
}

.cf-sb{
	padding-top:10px;
}

.ddsg-wrapper li{
	font-size:1.3em;
	margin: 4px 0 4px 15px;
	
}

.failure{
	padding:10px;
	border: solid 1px #f00;
	background-color:#FFEEEE;
	font-size:1.3em;
	margin-bottom:20px;
	width:280px;
}

.success{
	padding:10px;
	border: solid 1px #0f0;
	background-color:#EEFFEE;
	font-size:1.3em;
	margin-bottom:20px;
	width:280px;
}
/* Fixes */	

.clearfix {display: inline-block;}  /* for IE/Mac */