/*  
Theme Name: HOAWD
Description: Custom WordPress Theme
Author: Nola Cooepr
Author URI: http://www.classiccreationsdesign.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/************************************************
*	Main Elements								*
************************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:100%;
	}
	
body {
	background: #d6e3ef url('images/pgbg.png') top center repeat-y;
	color: #555555;
	}

body, select, input, textarea {
	font: 100% verdana, "trebuchet MS", helvetica, sans-serif; 
	}	

a:link, a:visited {
	color: #007aca;
	text-decoration:none
	}

a:hover, a:active {
	color:#fc8f02;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#fff;
	border:0;
	}

small {
	font-size: 0.8em;
	color:#555555;
	padding:10px 0px 10px 5px;
	}

img, a:link img, a:visited img {
	border:0;
	}
	
		

/************************************************
*	Structure									*
************************************************/

#page {
	width:860px;
	margin:0px auto 0px;
	font-size:1em;
	padding:0px;
	}

#branding {
	width:390px;
	padding: 5px 0px 10px 8px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	padding: 35px 35px 15px 0px;
	color: #007aca;
	font-size: 0.8em;
	font-weight: bold;
	}

#sidebar {
	width: 185px;
	float:left;
	padding:5px 5px 5px 5px;
	font-size: 0.7em;
	}

		
/************************************************
*	Sub-Nav     								*
************************************************/

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#04a6fc;
	text-decoration:none;
	color: #ffffff;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/************************************************
*	Headers 									*
************************************************/

h1 {
	font:2em Verdana;
	padding:0px 0px 10px 0px;
	color:#555555;
	font-weight:normal;
	margin:0px 5px 10px 5px;
	border-bottom: 1px solid #c0c0c0;
	}
	
h2 {
	font: 1.5em Verdana;
	padding:20px 0px 20px 8px;
	color:#ff6602;
	font-weight:bold;
	}

h3 {
	font: 1.3em Verdana;
	letter-spacing:0.1em;
	font-weight:bold;
	color:#555555;
	padding:5px 0px 5px 5px;
	}
	
h4 {
	font: 1.3em Verdana;
	padding:25px 0px 25px 10px;
	color:#048ee8;
	font-weight:bold;
	}
	
h5 {
	font: 1.1em Verdana;
	padding:5px 5px 5px 10px;
	color:#555555;
	font-weight:bold;
	margin:15px 0px 15px 10px;
	}

#sidebar h2 {
	font: 1.1em Verdana;
	font-weight:bold;
	background:url('images/sidehdr.png') top center no-repeat;
	color:#555555;
	padding:5px 0px 8px 10px;
	margin-top:5px;
	margin-bottom:2px;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}
	
	
/************************************************
*	Content     								*
************************************************/
	
#content {
	width:650px;
	float:right;
	padding:10px 5px 0px 10px;
	line-height:18px;
	font-size: 0.75em;
	}
	
#content img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#content p {
    padding: 0px 15px 10px 5px;
	}
	
#message  {
	text-align:justify;
	padding-bottom:15px;
	margin:10px 0px 15px 0px;
	}
	
.description { 
	color:#555555;
	}
	
#headline {
    background:url(images/intro.jpg) top center no-repeat;
	margin:0px auto 0px;
	padding: 100px 300px 75px 40px;
	color:#ff6602;
	font-size:1.5em;
	font-weight:bold;
	line-height:22px;
	}
	
#feature {
 margin-left: 30px;
}

#feature ul li{
 list-style-type: none;
 display:block;
 background: url(images/bullet.png) no-repeat;
 padding: 0 0 0 30px;
}

.feature li{
 list-style-type: none;
 display:block;
 background: url(images/bullet.png) no-repeat;
 padding: 0 0 0 30px;
 margin-left:20px;
}

#sidelist ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidelist li {
	background: #ffffff;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
ul#sidelist li {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	border-bottom: 1px dotted #c0c0c0;
	}
	
ul#sidelist li a {
	display: block;
	color: #007aca;
	text-decoration: none;
	padding: 5px 0px 5px 3px;
	font-weight: bold;
	}

ul#sidelist li a:hover {
    color: #555555;
	text-decoration: none;
	}
	
ul#sidelist a {
	display: block;
	color: #007aca;
	text-decoration: none;
	padding: 5px 0px 5px 3px;
	font-weight: bold;
	}

ul#sidelist a:hover {
    color: #555555;
	text-decoration: none;
	}
	
#client {
    border: 1px solid #c0c0c0;
	padding: 10px 3px 10px 7px;
	margin: 5px 2px 10px 0px;
	}
	
#sidelist img {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: center;
	display: block;
	}

.postinfo {
	width: 635px;
	font-size: 0.8em;
	color: #333333;
	margin: 10px 0px 60px 0px;
	padding: 10px 10px 0px 10px;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	line-height: 15px;
	}

.postmetadata {
	margin: 30px 0;
	}	

.entry {
    padding: 0px 20px 0px 10px;
	margin-bottom:20px;
	}

h3 a:link, h3 a:visited {
	color:#555555;
	}
	
#crumbs {
    font-size: 0.9em;
	margin: 0px 3px 10px 0px;
    padding: 0px 0px 5px 0px;
	text-align: right;
	}
	
#crumbs a {
    font-size: 1em;
	}

/************************************************
*	Post Formatting								*
************************************************/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:disc;
	margin:0px 0px 5px 45px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/************************************************
*	Form Elements								*
************************************************/

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:4px 0px 2px 0px;
	margin: 0px 20px 0px 20px;
	}
	
#s {
	margin:0px; 
	}

.button {
	padding:2px 2px 2px 2px;
	background:#333333;
	color:#ffffff;
	border:none;
	font-size:0.9em;
	}

.button:hover {
	background:#ff6602;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/************************************************
*	Comments 									*
************************************************/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Verdana;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/************************************************
*	Float Properties							*
************************************************/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/************************************************
*	Footer  									*
************************************************/

#footer {
    margin:0px auto 0px;
	width:860px;
	background:url(images/ftrbg.jpg) top center no-repeat;
	color:#007aca;
	font-size:0.7em;
	text-align:center;
	padding-top: 30px;
	padding-bottom: 15px;
	}

#footer a {
	color:#007aca;
	text-decoration:none;
	}
	

#footer a:hover {
	color:#fe6e04;
	text-decoration:none;
	}
	
#credits {
    margin:0px auto 0px;
	width: 830px;
	padding: 10px 0px 0px 0px;
	color:#007aca;
	font-size:0.9em;
	text-align:center;
	border-top: 1px dotted #64b5ff;
	margin-top: 10px;
	}