/*
Theme Name: ZDN Computers
Theme URI: http://www.zdncomputers.com
Description: ZDN
Version: 1.0
Author: Zach Nicodemous
Author URI: http://www.zdncomputers.com
*/

@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003663;
}
h1,h2,h3,h4,h5,h6,h7,h8,h9{
	margin: 0 0;
	padding: 0 0;
	font-weight:normal;
	font-size: 12px;
}
a{color:#2d4286;}
a:hover {font-weight:bold;}
a:visited {color:#2d4286;}

#wrapper {
	position:relative;
	width:855px;
	height:auto;
	margin: 0 auto;
}
#header {
	position:relative;
	width:839px;
	height:262px;
	float:left;
	padding: 6px 8px 0px 8px;
	background-image: url(images/header.png);
}
#header-logo {
	position:relative;
	width:190px;
	height:190px;
	float:left;
	padding: 26px 26px 26px 26px;
}
#header-right {
	position:relative;
	width:576px;
	height:262px;
	float:right;
}
#search {
	position:relative;
	width:139px;
	height:33px;
	float:left;
	top: -11px;
	margin-left: 160px;
	padding: 18px 0px 0px 27px;
	background-image: url(images/search-container.png);
}
#social {
	position:relative;
	width:116px;
	height:216px;
	float:right;
	top: -11px;
	padding: 18px 12px 0px 35px;
	margin-right: 40px;
	background-image: url(images/social-container.png);	
}
#menu {
	position:relative;
	width:839px;
	height:57px;
	padding: 0px 8px;
	float:left;
	z-index:9;
	background-image: url(images/menu.png);
}
#header-bottom {
	position:relative;
	width:839px;
	height:38px;
	padding: 0px 8px;
	float:left;
	background-image: url(images/header-bottom.png);
}
#content-container {
	position:relative;
	width:855px;
	height:auto;
	margin: 30px 0px 20px 0px;
	float:left;
}
#content-header {
	position:relative;
	width:838px;
	height:10px;
	margin: 0px 8px 0px 9px;
	float:left;
	background-image: url(images/main-box-top.png);
}
#content {
	position:relative;
	width:638px;
	height:auto;
	float:left;
	background-color: #CDD8E1;
}
#content-bottom {
	position:relative;
	width:802px;
	height:auto;
	float:left;
	margin: 0px 8px 0px 9px;
	padding: 18px 18px;
	background: url(images/main-box-faded.png) repeat-x #CDD8E1;
	background-image: url(images/main-box-faded.png);
}
#content-footer {
	position:relative;
	width:838px;
	height:15px;
	float:left;
	margin: 0px 8px 0px 9px;
	background-image: url(images/main-box-bottom.png);
}
#footer {
	position:relative;
	width:838px;
	height:14px;
	font-size: 11px;
	float:left;
	margin: 0px 8px 10px 9px;
	padding: 3px 0px;
	background-image: url(images/footer.png);
}
#main-content {
	position:relative;
	width:600px;
	height:auto;
	margin: 14px 18px;
	float:left;
}
#main-content-subpages {
	position:relative;
	width:802px;
	height:auto;
	margin: 14px 18px;
	float:left;
}
#right-box {
	position:relative;
	width:189px;
	height:332px;
	float:right;
	padding: 16px 18px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-image: url(images/testimonials-box.png);
	top: -21px;
}
#main-content ul{
}
#main-content li{
	list-style:none;
	margin: 14px -26px; 
	background: url(images/bullet.png) left no-repeat; 
	padding-left: 25px;
}
#testimonials{
	height: 172px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 6px;
}
#ticker{
	list-style:none;
	margin: 0;
	padding: 0;
}

.live-chat{text-align:center;margin: 0px 8px 30px 0px;}
.follow-twitter{margin-bottom:15px;}
.Title {font-size: 18px; margin-bottom: 6px;}
.Testimonials-Name {font-size: 11px; font-style: italic; color: #006600; font-weight: bold;}
.anyClass{float:left;}
.img {border:0;}
.img-right{border:0; float:right; padding-left: 10px; width: 180px; height: 100px;}

.bottom-box {
	position:relative;
	width:171px;
	height:auto;
	padding: 9px 7px;
	float:left;
}

         
a.prev{
	display: block;
	float: left;
	width: 27px;
	height: 170px;
	text-decoration: none;
	background: url("images/arrow-left.png") left 140px no-repeat;
}
a.next{
	display: block;
	float: left;
	width: 27px;
	height: 170px;
	text-decoration: none;
	background: url("images/arrow-right.png") left 140px no-repeat;
}
a.next:hover {
	background-image: url("images/arrow-right-on.png");
}
a.prev:hover {
	background-image: url("images/arrow-left-on.png");
}    
a:hover, a:active {
	border: none;
	outline: none;
}

.portfolio-display-item {
	display:none;
	position:absolute;
	width:500px;
	height:auto;
	padding: 10px 10px;
	border: 1px solid #000;
	margin: 10px 10px;
}

.footer-text{font-size:12px;}


/**WordPress Code**/

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{
	padding: 10px;
}

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

dd{
	padding: 0 0 0 20px;
}

form,input,textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p img{
	max-width: 100%;
}
img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
}
img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

.clear{
	margin:0;
	padding:0;
	clear:both;
}

small{
	font-size: 11px;
}

.navigation{
	margin: 10px 10px 0;
	border-top: 1px solid #e0dcb8;
	padding: 0px 0px 0px 10px;
	background: #DFEAC6;
	line-height:20px;
	
}

.post{
	padding:0px 0px;
	margin:0px 0px 15px 0px;
}

.posth2{
	font-size:24px;
	font-weight:normal;
}
.posth2 a{
	color: #000;
}

.entry-date{
	padding:10px 10px 0 10px;
	color:#666;
}
.entry-content{
	line-height:normal;
	margin:0px 0px 20px 0px;
}
.entry-content h2,.entry-content h3,.entry-content-h4,.entry-content h5{
	padding: 10px 0 0px;
}
.entry-content h2 a{
	color: #8f3939;
}
.entry-content h3{
	font-size: 18px;
	font-weight: normal;
}
.entry-content h5{
	font-size: 14px;
}
.entry-content h6{
	font-size:12px;
}
.entry-meta{
	border: 1px dotted #333333;
	background:#b1c4d4;
	padding: 8px 8px;
	font-size:12px;
	color: #FFF:
}

#comments{
	margin:0px;
	padding:0px;
	border: 0px solid #f5f5f5;
	list-style:none;
	list-style-image:none;
}

#comments ol{
	list-style:none;
	list-style-image:none;
	margin: 0px 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	list-style-image:none;
	margin: 0px 0 0;
	padding: 0 0 0px;
	line-height: 24px;
}

#comments span.comment-author{
	font-weight: bold;
}

#respond{
	padding: 8px;
	border: 1px dotted #333333;
	background: #b1c4d4;;
}
#comments textarea
{
width: 480px;
padding: 2px;
}

#sidebar {
	position:relative;
	width:183px;
	min-height:300px;
	max-height:auto;
	padding: 0px 8px 0px 8px;
	border-left: 1px dotted #333;
	float:right;
	background-color: #CDD8E1;
}
#sidebar h1{margin:0;padding:0;}
#sidebar ul{list-style:none; margin:0;padding:0;}
#sidebar li{padding-bottom:5px;}

#blog-container{position:relative;float:left;height:auto;background:#CDD8E1; margin:0px 8px 0px 9px;}
