/*  
Theme Name: HA Combined 2009
Theme URI: 
Description: HA, TVC, SDC Combined theme.
Version: v1
Author: Stuart Stones
Author URI: 
*/

*{margin: 0; padding: 0;}
body{
	margin:0px;
	background-image: url(images/background_fader_grey.jpg);
    background-attachment: fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.inv{
	display: block;
	visibility: hidden;
}
p{
	padding: 5px 0;
}
a:link{
	color:#6186b3;
	text-decoration:none;
   }
a:visited{
	color:#6186b3;
	text-decoration:none;
    }
a:hover{
	color:#555555;
	text-decoration:underline;
    }
a:active{
	color:#6186b3;
    }
.alignright{
	float: right;
}
.alignleft{
	float: left;
}
.aligncenter{
	display: block;
	margin: 0 auto;
}
img{
	margin-right: 10px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #9da2a3;
}
#container-01{ 
	text-align: center;
	background: #FFFFFF;
    width: 950px;
    height: auto;
    position: relative;
    margin-left: auto;
	margin-right: auto;
    border-left: 1px solid #1B1A16;
    border-right: 1px solid #1B1A16;
}
#container-02{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header{
	width: 100%;
	height: 95px;
	padding-top: 0px;
	padding-left: 0px;
	position: relative;
	background-image: url(images/blog_title_950wide.jpg);
}
.description{
	color: #fff;
}
#searchbar{
	width: 200px;
	height: 33px;
	position: relative;
	right: 0;
	top: 0;
	background: #1B1A16;
}
#searchform{
	width: 190px;
	padding: 4px 8px 0 8px;
	overflow: hidden;
}
#searchform input{
	float: left;
}
#searchform #s{
	width: 140px;
	height: 16px;
	border: 1px solid #000000;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#searchform #searchsubmit{
	width: 34px;
	height: 23px;
	margin-left: 5px;
	border: 1px solid #000000;
	cursor: pointer;
}
#navigation{
	width: 900px;
	height: 30px;
	overflow: hidden;
}
#navigation li{
	list-style-type: none;
	height: 34px;
	text-align: left;
	float: left;
}
#navigation li a{
	width: 99px;
	height: 26px;
	display: block;
	padding-top: 8px;
	color: #fff;
	text-decoration: none;
}
#navigation li a:hover{
}
#navigation .current_page_item a,
#navigation .current_page_item a:hover{
	width: 99px;
	height: 26px;
	display: block;
	padding-top: 8px;
	color: #fff;
	text-decoration: none;
}
#main-wrapper{
	width: 950px;
	padding: 15px 0;
	overflow: hidden;
}
#left{
	width: 720px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	float: left;
}
#left ul, #left ol{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 20px;
	margin: 0 0 20px 20px;
	padding: 0;
}
.ent-01{
	width: 690px;
	margin-bottom: 15px;
	background: #e4ebec url("images/ent-top.gif") no-repeat center top;
}
.ent-02{
	width: 640px;
	padding: 10px 25px;
	background: url("images/ent-bottom.gif") no-repeat center bottom;
}
.meta-data{
	color: #9da2a3;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dotted #9da2a3;
}
.entry{
	padding: 10px 0;
}
#post-links{
	width: 690px;
	margin: 10px 0px;
	position: relative;
}
.prev-entries{
	position: absolute;
	left: 0;
	top: 0;
}
.prev-entries a{
	width: 79px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: url("images/prev.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.prev-entries a:hover{background: url("images/prev.gif") no-repeat 0 -30px;}
.next-entries{
	position: absolute;
	right: 0;
	top: 0;
}
.next-entries a{
	width: 79px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: url("images/next.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.next-entries a:hover{background: url("images/next.gif") no-repeat 0 -30px;}
#left h3{
	font-size: 18px;
	font-weight: normal;
	color: #f29926;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.commentlist{width: 640px; padding: 10px 25px;}
.commentlist li{
	width: 570px;
	list-style-type: none;
	padding-left: 70px;
	background: url("images/comment.gif") no-repeat 0 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #9da2a3;
}
#commentform{width: 640px; padding: 0 25px;}
#commentform input{
	width: 300px;
	height: 16px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #comment{
	width: 500px;
	height: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #submit{
	width: 79px;
	height: 30px;
	border: 0;
	background: url("images/send.gif") no-repeat 0 0;
	cursor: pointer;
}
#right{
	width: 200px;
	float: left;
}
.sdb-content-01 a{color: #6186b3; text-decoration: none;}
.sdb-content-01 a:hover{color: #333333; text-decoration: underline;}
.sdb-content-02{
	width: 200px;
	padding: 0px 0;
}
.sdb-content-01 ul li{
	width: 200px;
	list-style-type: none;
}
.sdb-content-01 ul li a{
	width: 180px;
	height: 22px;
	padding: 6px 10px 0 10px;
	text-decoration: none;
	display: block;
	color: #000;
}
.sdb-content-01 ul li a:hover{
	text-decoration: underline;
}
.sdb-content ul .recentcomments{
	height: 24px;
	padding-top: 10px;
	padding-left: 14px;
}
.sdb-content ul .recentcomments a:hover{
	background: transparent;
}
.center{
	width: 200px;
	text-align: center;
}
#wp-calendar,
#wp-calendar caption{
	margin: 10px auto 0 auto;
}
#wp-calendar td{
padding: 0 5px;
}
#footer {
	background: #1B1A16;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	padding:.2em 0 0.5em 20px;
	position:relative;
	color:#FFFFFF;
	font-size:.8em;
    }
/* HA Specific */
#top-information {
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	position: relative;
	width: auto;
	background: #1B1A16;
	text-align:right;
}
#top-information a:link,
#top-information a:visited {
    color: #FFFFFF;
}
#nav-header {
	background:#1B1A16;
	height: 30px;
	padding-left: 20px;
	position: relative;
	font-weight: normal;
	z-index: 10;
	font-size: 12px;
}
.rightbox,
.sdb-content-01 {
	background: #F5F8FA;
    color: #555555;
    border: 1px solid #CCCCCC;
    margin: 0px;
    margin-bottom:20px;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 15px;
    height: auto;
    font-size: 12px;
    line-height: 18px;
}
h1, h2, h3, h4, h5, h6 {
    color: #000088;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0;
}
h1 {
	padding-top: 10px;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 16px;
	border-bottom: dotted 1px #6186b3;
	padding-bottom: 8px;
}

h1, h2 {
	margin-top:0;
}
h2 {
	font-size: 13px;
}
h3 {
    font-size: 11px;
	font-weight:bold;
	margin:0px;
}
h3.small {
	font-size:1.2em;
}
h4 {
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
	margin:30px 0 3px 0;
    padding-bottom:5px;
}
h5 {
	font-size:.8em;
}
h6,
.sdb-content-01 h3 {
	font-size: 13px;
	line-height:1.0em;
	font-weight:bold;
	text-decoration:none;
	margin:5px 0 3px 0;
    padding-bottom:5px;
}

