/*
Theme Name: DaH

*/


/* - BASIC STUFF - */
p {
	margin-bottom: 20px;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {}
h2.entry-title {font-size:180%;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {
	margin-bottom: 10px;
}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}
h2.page-title{
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 25px;
}
/* -- MAIN NAVIGATION --*/


#navcontainer{
	height: 80px;
	float: left;
	margin-top: 7px;
	margin-left: 20px;
	width: 395px;
	margin-bottom: 13px;
}

#navlinks li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	line-height: 25px;
}
#navlinks li a{
	color: #595959;
}
#navlinks li a:hover{
	color: #6ac6d3;
	text-decoration: none;
	}

/* -- footer nav --*/
#navcontainer-footer{
}
#navlinks-footer li{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	line-height: 25px;
}
#navlinks-footer li a{
	color: #fffffc;
	font-size: 10px;
}
#navlinks-footer li a:hover{
	color: #6ac6d3;
	text-decoration: none;
	}
	
li.current_page_item a,
li.current_page_item a:hover{
	color: #6ac6d3;
	font-weight:bold;
}



/* -- MAIN DIV'S -- */


* { /* sets 0 margin and 0 padding on everything */
	margin: 0; 
	padding: 0; 
}
body {
	background: url(images/bg-header.gif) repeat-x;
	font: 14px/22px Verdana, Geneva, sans-serif;
	width: 100%;
	min-width: 1015px;
	color: #3a4d5b;
}

#bg-footer{
	margin: 0;
	padding: 0;
	height: 142px;
	background-color: #344551;
	width: 100%;
	clear: both;
}


.push {
	height: 142px; /* .push must be the same height as .footer */
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
	
	
	float:none;
	clear:both;
	margin:0 auto;
	padding:0;
	width:1015px;
	background: url(images/box.png) no-repeat 100% top;

}
#wrapper-content{
	margin-top: 15px;
}
#wrapper-content h1{
	margin-bottom: 15px;
}
#header {
}
#logo{
	width: 594px;
	height: 62px;
	background: url(images/logo.gif) no-repeat;
	float: left;
	margin-top: 12px;
}
#slider{
	width: 100%;
	height: 305px;
	clear: both;
}
	#slider-txt {
	width: 460px;
	height: 200px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
}
	#slider-txt h2{
	color: #fffffc;
	font: 36px Verdana, "Lucida Grande", Lucida, sans-serif;
		}
	#slider-txt h4{
	color: #dedede;
	font: 16px/20px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-top: 20px;
}
	
	#slider-img{
	float: right;
	width: 448px;
	height: 283px;
	margin-top: 10px;
	margin-right: 25px;
}
	#slider-btn{
	width: 181px;
	height: 42px;
	float: left;
	margin-left: 150px;
	margin-top: 20px;
}
	
	

#footer {
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
	padding:20px;
}


/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}

.posts-wrap {
	float: left;
	width: 600px;
	padding: 20px;
}

/* -- SIDEBARS --*/
.sidebar-wrap {
	margin:0 auto;
	overflow:hidden; 
	float:left; 
	clear:none;
	width:300px;
	padding-left: 40px;
}
#sidebar-1{
	height: 200px;
	background: url(images/bubble.gif) no-repeat;
	margin-top: 15px;
	margin-bottom: 20px;
}
#sidebar-2{
	margin-top: 10px;
	margin-left: 5px;
	padding-bottom: 40px;
	margin-bottom: 30px;
	padding-left: 5px;
}
#sidebar-2 a{
	line-height: 28px;
	color: #747474;
}

#sidebar-2 li{
	list-style-image:url(images/link.gif);

}

.sidebar {width:99%;clear:none;}
.block-1 {float:right;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

