/*
Theme Name: DNZ
Theme URI: http://www.jeffhoren.com/
Description: DNZ theme by <a href="http://www.excelnetmedia.com/">Jeffrey Horen</a>.
Version: 1
Author: Jeffrey Horen
Author URI: http://www.jeffhoren.com/
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
body{font: 76% arial,sans-serif;text-align:center; margin-top: 15px;}

/* typography.css */
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
h2.title {border-bottom: 1px dotted #356895; color:#356895; font-size:1.7em; font-weight:bold; margin-bottom:0; text-decoration:none; font-family:Arial, Verdana, Helvetica, sans-serif;}
h2.title a {text-decoration:none; color:#356895;}
h2.title a:focus, h2 a:hover{color: #333; text-decoration:none;}
hr.space {background:#960202;color:#960202;}
h3.name {font-size:1.5em; color: #fff; margin-bottom:.5em; margin-top: 0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

/* layout.css */
#container{text-align:left; background: #fff url("images/bg_container.jpg") repeat-y;width:950px;margin:0 auto;}
#header{position:relative; background: #fff url("images/bg_top_curve_content.jpg") no-repeat; height: 63px; line-height: 63px;}
.logo {margin: 18px 0 0 23px;}
.phone {position: absolute;right:300px;top:0; color: #366894; font-style: italic; font-size: 17px; font-weight: bold;}
#content{float:left;width:640px; padding:0 15px 0 15px;}
#menu {background: url("images/bg_menu.jpg") repeat-x; height: 35px; line-height: 35px; padding: 0 0 10px 0;}
#menu ul {margin: 0 0 0 20px;}
#menu li {float: left; list-style-type: none; padding: 0 15px 0 0; font-size: 120%; font-weight: bold;}
#menu a {text-decoration: none; color: #fff;}
#menu a:hover {text-decoration: none; color: #333;}
#home-images {padding-bottom: 10px;}
.home-right-img {margin-left: 10px;}
#mid-gradient {background: url("images/mid_gradient.jpg") repeat-x; height: 15px; line-height: 15px; padding-bottom: 10px;}
#rightside{float:right;width:280px;}
#sidebar {padding:0 20px 0 20px; color: #fff;}
#rightside-topcurve{background: url("images/bg_top_curve_right.jpg") no-repeat; height: 13px; line-height: 13px;}

#footer{color: #333;clear:both;width:707px; margin-left:3px; padding:0 0 0 240px; border-bottom: 1px solid #8E8E8E}
.clear {clear:both;}

ul.home-list {}
ul.home-list li {background: url("images/accept_blue.png") no-repeat; font-size: 110%; list-style-type: none; color: #356895; margin:0 0 1.3em 20px; font-weight: bold; padding-left: 20px;}

ul.home-list {}
ul.home-list-more li {background: url("images/arrow_right_blue_round.png") no-repeat; font-size: 110%; list-style-type: none; color: #356895; margin:0 0 1.3em 20px; font-weight: bold; padding-left: 20px;}

h3#comments {
	padding: 0;
	margin: 20px 0 0 0;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	text-align: justify;
	margin:5px 0px 5px 0px; padding:5px; background-color:#fafafa; border: 1px solid #ccc;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentsfeed 
{background: url("images/rss.png") no-repeat left center;
padding:5px 5px 5px 20px;
}
.trackback 
{background: url("images/link.png") no-repeat left center;
padding:5px 5px 5px 20px;
height:30px;
}
.commentsicon 
{background: url("images/comment.png") no-repeat left center;
padding:5px 5px 5px 20px;
}
.tagsicon 
{background: url("images/tag_green.png") no-repeat left center;
padding:5px 5px 5px 20px;
}
.postsicon 
{background: url("images/post.png") no-repeat left center;
padding:5px 5px 5px 20px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}S
/* End Comments */
.small {color: #945618;}
.small a:link, .small a:active, .small a:visited {color:#945618; text-decoration:none;}
.small a:hover {color:#333; text-decoration:underline;}
.postmetadata {font-size:0.9em; text-align:left; color:#333; margin:5px 0px 40px 0px; padding:5px 5px 5px 15px; background-color:#FAFAFA; border-top: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0;}
.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {color:#945618; text-decoration:none;}
.postmetadata a:hover {color:#333; text-decoration:underline;}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar h2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.5em;
	margin: 5px 0 0;
	padding:3px 3px 3px 5px;}
#sidebar h2.widgettitle {color:#fff; padding:3px 3px 3px 5px;}
#sidebar a:focus, a:hover {color:#333; text-decoration: underline;}
#sidebar a {color:#fff; text-decoration: none;}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
#search-tool-div{
position: relative;
margin-top:3px;
}
.search-top{
border:#A9A9A9 1px solid;
border-top: #0D4636 1px solid;
border-left: #0D4636 1px solid;
padding:4px;
font-size:12px;
color:#333;
background: #fafafa;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.search-top:focus{
border:#A9A9A9 1px solid;
border-top: #0D4636 1px solid;
border-left: #0D4636 1px solid;
padding:4px;
font-size:12px;
color:#333;
background: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.submit-search{
padding:3px;
font-size:11px;
font-weight: bold;
color:#333;
background-color:#D9D9D9; border: 1px solid #0D4636;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.view:link, .view:visited{
	background: transparent url("images/eye.png") 0 50% no-repeat;
	font-size: 1.1em;
	padding-left: 20px;
	}

.posttitle {margin-bottom: 10px;}


