/*
Theme Name: DA Custom
Theme URI: http://satellitecreative.com/
Description: Custom theme for Direct Ascent developed by Satellite Creative
Version: 1.0
Author: Ben Hutchings
Author URI: http://satellitecreative.com/
Tags:
*/

/* set some defaults for silly rendering probs */

body,html,h1,h2,h3,h4 {margin:0px;padding:0px;}

h1 {font-size:2.5em;}
h2 {font-size:2em;}
h3 {font-size:1.6em; color:#b1b579;}
h4 {font-size:1.5em;}

img {border: none;}

/* main styles */

body {
	background-color:#dcd8bd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color:#556c11;
}

h1 a {
	text-decoration:none;
	color:#556c11;
}

#topshadows {
	margin:auto;
	margin-top:15px;
	width:855px;
	background-image:url(images/leftrightshadow.png);
	background-position:center top;
	background-repeat:no-repeat;
}

#contentsurround {
	margin:auto;
	width:779px;
	border: 2px white solid;
	background-color:#ffffff;
}

#daheader {
	width:779px;
	height:136px;
	margin:0px;
	background-image:url(images/daheader.png);
	background-color:#999999;
}

#imageheader {
	width:779px;
	height:157px;
	margin:0px;
	background-color:#ffffff;
}

#imageheader #headervista {
	float:left;
}

#imageheader #specdiv {
	float:right;
	width:201px;
	height:157px;
	background-color:#d9dabb;
}

#imageheader #specimage {
	display:block;
	margin: 15px 0px 0px 10px;
}

#imageheader ul {
	margin-top:3px;
	margin-bottom:0px;
	margin-left:10px;
	padding-left:0px;
}

#imageheader ul li {
	list-style-type:none;
	background-image:url(images/squarebullet.gif);
	background-position:0px 12px;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:8px;
	font-size:1.1em;
}

#topseparator {
	height:21px;
	background-color:#556c11;
}

#menubar {
	height:28px;
	background-color:#b1b57a;
}

#menubar img {
	vertical-align:bottom;
}

#page-home {
	margin-left:23px;
}

#page-about {
	margin-left:20px;
}

#page-services {
	margin-left:19px;
}

#container {
	display:inline;
	width:470px;
	margin:30px 28px 0px 0px;
	float:right;
}

#sidebar {
	display:inline;
	width:209px;
	margin:30px 0px 0px 24px;
	float:left;
}

#sidebar ul {
	margin-top:5px;
	margin-bottom:20px;
	margin-left:0px;
	padding-left:0px;
}

#sidebar ul li {
	list-style-type:none;
	background-image:url(images/dashbullet.gif);
	background-position:0px 9px;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:7px;
}

#sidebar ul li a {
	font-size: 1.2em;
	font-weight:bold;
	color:#aaaf77;
	text-decoration:none;
}

#sidebar ul li a:hover {
	text-decoration:underline;
}

#header-archive {
	margin-bottom:10px;
}

#bottomshadow {
	margin:auto;
	width:783px;
	height:37px;
	background-image:url(images/bottomshadow.png);
	background-position:center top;
	background-repeat:no-repeat;
	clear:both;
}

.post {

}

.entry {
	color:#000000;
	font-size: 1.2em;
	line-height:1.5em;
}

.entry a {
	color:#aaaf77;
	text-decoration:none;
}
.entry a:hover {
	text-decoration:underline;
}

.postmeta {
	font-size: 1.1em;
}

.postmeta a {
	color:#aaaf77;
	text-decoration:none;
}

.postmeta a:hover {
	text-decoration:underline;
}

.navigation a {
	color:#aaaf77;
	text-decoration:none;
}

.navigation a:hover {
	text-decoration:underline;
}




/* begining of comments styling */

.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #dcd8bd;
	padding: 5px 0 0;
	font-size: 1.1em;
}

.comments-template a {
	color:#aaaf77;
	text-decoration:none;
}

.comments-template a:hover {
	text-decoration:underline;
}

.comment {
	padding: 10px 0px 0px 0px;
}
.depth-1 {
	border-bottom: 1px solid #dcd8bd;
	padding-bottom: 10px;
}
.depth-2 {
	background-image:url(images/replyarrow.png);
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-left: 25px;
	border-top: 1px solid #dcd8bd;
}
.depth-3 {
	background-image:url(images/replyarrow.png);
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-left: 25px;
	border-top: 1px solid #dcd8bd;
}
.depth-4 {
	background-image:url(images/replyarrow.png);
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-left: 25px;
	border-top: 1px solid #dcd8bd;
}

.commentauthor {
	font-size:1.2em;
	font-weight:bold;
}

.commentreply {
	text-align:left;
}

#commentform {
	margin:0px;
	padding:0px;
}

#commentform input {
	border: 1px solid #dcd8bd;
	width:270px;
	color:#556c11;
	font-size: 1.1em;
}

#commentform textarea {
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #dcd8bd;
	width:270px;
	height:150px;
	color:#556c11;
	font-size: 1.1em;
}

#respond {
	margin-top:10px;
}

#DIVSatellite {
	width:150px;
	text-align:right;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top:10px;
}

#DIVSatellite a { color:#556c11; text-decoration:none;}
#DIVSatellite a:visited {color:#556c11; text-decoration:none; }
#DIVSatellite a:hover {color:#556c11; text-decoration:underline; }
#DIVSatellite a:active {color:#556c11; text-decoration:none; }

