/*
Theme Name: DH Tech
Theme URI: http://www.dhtech.com/
Description: A wordpress template for DH Tech.
Version: 1.6
Author: Michael Heilemann


*/

body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:13px; color:#898989;
	background:#f2f2f2;
	margin:20px;
}

a { color:#898989; text-decoration:none; outline:none; }
a:hover { text-decoration:underline; }
a img { border:none; outline:none; }

.clear { clear:both; }

/* page wrap */
#wrap {
	margin:0 auto;
	padding:10px;
	width:960px;
	background:#FFFFFF;
	border:1px solid #e6e6e6;
}

/* header */
#header {
	height:120px;
}
#header h1.logo {
	float:left;
	margin:0; padding:0;
}

.headright {
	float:right;
	width:250px;
	margin:10px 10px 0 0;
}
.headright p {
	margin:0; padding:0;
	font-weight:bold;
	font-size:14px;
	color:#5d5d5d;
	text-align:center;
}
.headright p img {
	margin-bottom:-11px;
}

.searchbox {
	display:block; height:25px;
	border:2px solid #ff6832;
	margin:25px 15px 8px 0;
}
.searchTxt {
	border:none; margin:3px;
}
.searchSubmit {
	border:none; background:url(images/search-bg.gif) no-repeat center;
	width:24px; height:24px; float:right;
}

.headerbottom {
	border-top:1px solid #295359;
	border-bottom:1px solid #98e3f0;
}

/* 125x125px buttons */
#button125 {
	padding:5px 0 2px 0;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:15px;
	text-align:center;
}
#button125 img {
	margin:0 4px;
}
/* content */
#contenthome {
	width:745px;
	float:left;
	padding-right:10px;
	border-right:1px dotted #CCCCCC;
	margin-bottom:10px;
}

.homeindex .post { padding-bottom:10px; margin-bottom:25px; }

.hometitle {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #CCCCCC;
	font-size:24px; color:#f15e34; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
.hometitle a {
	color:#f15e34;
}
.entry {
border-bottom:1px dotted #CCCCCC;
}
.postdetails {
	height:240px;
	background:#254e55 url(images/postdetails.jpg) no-repeat center;
	font-size:13px;
	border:0px solid #3c5e63;
}
.postdetails .post_thumb {
	float:right;
	margin:13px 13px 0 0;
	height:172px;
	width:400px;
	border:0px solid #CCCCCC;
}
.postdetails .postinfo {
	float:left; font-weight:bold;
	padding:15px 0 0 30px;
	width:160px; font-size:14px;
	font-family:"Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	color:#898989;
}
.postdetails .postinfo p {
	margin:0;
	margin-bottom:10px;
}
.postdetails .postinfo a {
	color:#898989;
}
.postdetails .postinfo span {
color:#9ac1c5; width:100%;
display:block; margin-left:-10px;
text-shadow:#ccc 1px 1px;
}

.postbookmark {
	float:left;
	clear:left;
	position:absolute;
	margin:193px 0 0 30px;
}

.post_excerpt {
	text-indent:45px;
	text-align:justify;
}
.post_excerpt p {
}
.readmore {
text-align:right;
font-weight:bold;
font color: #f7966d;
}

/* Page Numbers */
#wp_page_numbers {
height:30px;
background:#ffffff;
margin:0 0 15px 0;
}

#wp_page_numbers ul {
float:right;
list-style:none;
margin:0;
padding:0;
}

#wp_page_numbers li {
float:left;
}

#wp_page_numbers li.page_info {
padding:5px;
}

#wp_page_numbers li a {
display:block;
padding:5px;
border:1px dotted #afafaf;
margin:0 2px;
}

#wp_page_numbers li.active_page a, #wp_page_numbers li a:hover {
border:1px solid #afafaf;
}


/* sidebar */
#sidebar {
	width:192px;
	float:right;
	padding-left:10px;
	border-left:1px dotted #CCCCCC;
	margin-bottom:10px;
}
#sidebar ul {
	margin:0; padding:0;
	list-style:none;
}
#sidebar ul ul {
	margin-bottom:10px;
}
#sidebar ul ul ul {
	margin:0;
}
#sidebar ul ul li {
	border-bottom:1px dotted #CCCCCC;
	padding:4px 8px;
}
#sidebar h2 {
	padding:0 8px 10px 8px;
	margin:0 0 10px 0;
	border-bottom:3px solid #CCCCCC;
        color: #f47741;
        font-size:22px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

/* footer */
#footer {
	background:#333333;
	padding:15px;
	color:#FFFFFF;
}
#footer h2 {
	font-size:24px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:0; padding:0;
	margin-bottom:5px; padding-bottom:5px;
	border-bottom:1px dotted #FFFFFF;
}
#footer a {
	color:#FFFFFF;
}

#footer .wrap {
	background:#333333;
}

#footer .footcol-1 {
	float:left;
	width:530px;
	background:#333333;
}
#footer .footcol-1 p {
	margin:0; padding:0 5px;
	text-align:justify;
}
#footer .footcol-2, #footer .footcol-3 {
	width:180px;
	float:left;
	margin-left:15px;
}

#footer ul {
	margin:0; padding:0;
	list-style:none;
}
#footer ul li {
	border-bottom:1px dotted #515151;
	padding:5px;
}


/* Begin Comments*/
.post_comment {line-height:20px; width:40px; background:url(images/comment-bg.gif) no-repeat; text-align:center; float:right; margin:-30px 5px 0 0;}

.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;

}
.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}

.comment-body {
background:#454545;
padding:10px;
padding-bottom:25px;
margin:0 5px;
color:#FFFFFF;
}

.comment-body a {
color:#999999;
}

img.avatar {
padding:5px;
background:#333333;
border:1px solid #FFFFFF;
width:50px;
height:50px;
float:left;
margin:0 10px 10px 0;
}
.vcard {
}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 90%;
margin-bottom:15px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align:right;
padding:5px 0;
width: 90%;
border-bottom:1px solid #dadada;
font-weight:bold;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
border-bottom:1px solid #dadada;
}

#wp-calendar th {
padding: 3px 0;
text-align: center;
border-bottom:1px solid #dadada;
font-weight:bold;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

.screen-reader-text {
position: absolute;
left: -1000em;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}

.alignleft {text-align:left; width:auto;}
.alignright { text-align:right; width:auto;}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
/* End Images */


.blogimage {
background:url(images/shadow.gif) no-repeat right bottom;
padding:4px 10px 10px 4px;	
border:0;
border-top:#eee 1px solid;
border-left:#eee 1px solid;
margin-right: 5px;	
}
