@import 'reset.css';

body, html {
	background: url('http://johndincadesigns.com/images/bottom_bg.jpg');
	color: white;
	font-family: Arial;
	letter-spacing: 1px;
}
body a, body ul, body ul li, body h1, body h2, body h3, body h4, body h5 {
	font-family: Arial;
	color: white;
	letter-spacing: 1px;
}
body a {
	/*color: #00b2f5;*/
	text-decoration: none;
}

body img a, body img, body  p  a  img {
	border:none;
}

body p {
	font: normal normal 11px Arial;
	line-height: 15px;
}
div#container {
	background: url('http://johndincadesigns.com/images/content_bg.jpg') repeat-x transparent;
	width: 100%;
	position: absolute;
	height: 100%;
}
div#middle {
	width: 1000px;
	margin: 0px auto 0 auto;
	height: auto;
}

div#middle h1 {
	font-size:20px;
}

div#header {
	width: 100%;
	height: 60px;
	float: left;
	background: url('http://johndincadesigns.com/images/jdd_logo.jpg') no-repeat 10px 10px;
	margin: 10px 0 10px 0;
}
div#top_right_nav {
	float: right;
}
div#top_right_nav a{
	color: white;
}
div#top_right_nav ul {
	margin-top: 25px;
	font-size: 0.8em;
}
div#top_right_nav ul li {
	display: inline;
	padding: 0px 5px 0 10px;
}
div#top_right_nav ul li.border {
	border-right: 1px solid white;
}
div#top_nav {
	width: 989px;
	float: left;
margin-left:2px;
border: 1px solid #444;
	height: 21px;
background: url('http://johndincadesigns.com/images/top_bar_bg.jpg');
}
div#top_nav ul {
	font-size: 0.7em;
margin-left:-30px;
}
div#top_nav ul li {
	display: inline;
	float: left;
	background: url('http://johndincadesigns.com/images/top_bar_bg.jpg');
	margin: -10px 2px 0 2px;
	border-right:3px solid #242021;
}

div#top_nav ul li a div {
	width:120px;
	height:11px;
	display:block;
	padding: 0px 20px 5px 20px;
	color:white;
text-align:center;
}

div#top_nav ul li a div:hover {
	color:#00b2f5;
}

div#top_nav ul li.spacer {
	width: 100%;
display:none;
	height: 21px;
float:left;
}
div#main_content_holder {
	margin-top: 5px;
	float: left;
	height: auto;
	margin-bottom: -3px;
}
div#main_graphic {
	background-color: #231f20;
	height: 350px;
	width: 765px;
	float: left;
	border: 1px solid #444;
	margin-left: 2px;
}

html>body div#main_graphic {
width: 770px;
height:auto;
}

div#main_graphic img {
margin-right:10px;
float:left;
}

div#main_graphic div#featured {
	float: right;
	width: 200px;
	height: 220px;
	padding: 120px 10px 10px 20px;
}

html>body div#main_graphic div#featured {
	width: 205px;
}

div#main_graphic div#featured h1 {
	line-height: 1.3em;
	font-size: 1.5em;
	font-family: tahoma;
	text-align: right;
}
div#main_graphic div#featured p {
	margin: 10px 0px 10px 0px;
	color: #aaa;
}
div#main_graphic div#featured a{
	float: right;
	margin: 0px 30px 0px 0px;
	font-size: 11px;
}
div#content {
	float: left;
	height: 100%;
	width: 207px;
	margin: 0px 4px 0 3px;
	color: white;
}
div#content div#content_header {
	background: url('http://johndincadesigns.com/images/top_bar_bg.jpg');
	position: relative 0px 0px;
	width: 216px;
	height: 20px;
	text-align: center;
	padding-top: 2px
}

div#content div#article_holder {
	float: left;
	width: 214px;
	height: 330px;
	margin-top: 2px;
	background-color: #252728;
	border: 1px solid #444;
}

div#content div#article_holder h2{
margin:20px 10px 5px 7px;
font-size:13px;
font-weight:bold;
border-bottom:1px solid #555;
padding-bottom:3px;
}

div#content div#article_holder p{
margin-left:10px;
font-size:11px;
color:#bbb;
}


div#bottom_nav div {
	float: left;
	width: 33%;
	margin: 0px 3px 0px 0px;
	height: 131px;
	background: url('http://johndincadesigns.com/images/bottom_button_bg.jpg');
	padding-top: 2px;
}
div#bottom_nav {
float:left;
	width: 100%;
	height: 131px;
	margin-top: 2px;
}

div#bottom_nav div, div#bottom_nav a div {
	width:326px;
		float:left;
padding:0px;
margin: 5px 2px 0px 2px;
	height: 129px;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	background: url('http://johndincadesigns.com/images/bottom_button_bg.jpg');
}

html>body div#bottom_nav div, div#bottom_nav a div {

	width: 326.7px;

}

div#bottom_nav a div {
width:328.3;
margin:-7px -28px 0px 2px;
padding:0px;
}

div#bottom_nav a div:hover {
border-right:1px solid #555;
border-bottom:1px solid #555;
}


div#bottom_nav h1 {
	font-family: arial;
	margin: 20px 0px 0px 0px;
	width: 90%;
	text-align: right;
	font-weight: normal;
	font-size: 0.7em;
	padding-bottom: 8px;
	color: #ccc;
	letter-spacing: 3px;
}
div#bottom_nav h1#button1 {
	border-bottom: 2px solid #00b2f5;
}
div#bottom_nav h1#button2 {
	border-bottom: 2px solid #d0e129;
}
div#bottom_nav h1#button3 {
	border-bottom: 2px solid #fe971d;
}
div#bottom_nav p {
	font-size: 0.6em;
	padding: 10px 10px 0px 10px;
	text-align: left;
	color: #aaa;
	font: normal normal 11px Arial;
	line-height: 15px;
	height: 40px
}
div#bottom_nav a {
	font-size: 0.7em;
	float: right;
	margin: 7px 30px 0 0;
	font: normal normal 10px Arial;
}
/*-------- AV Install -----------*/

div#bottom_nav a div h1#button1, div#bottom_nav a div h1#button2, div#bottom_nav a div h1#button3 {
	border-bottom: 2px solid #00b2f5;
	font-size:1.2em;
	font-weight:normal;
	padding-left:10px;
	line-height:1.4em;
	padding-top:30px;
}

div#bottom_nav a div h1:hover {
color:white;
}

div#q1, div#q2, div#q3 {
	position: relative;
	left: 2px;
	overflow:hidden;
	width: 994px;
	padding: 10px;
	opacity:0.99;
	color: #ddd;
	height:350px;
	border: 1px solid #444;padding:0px;
}

div#q1  ul {
	margin-top:-10px;
}

div#q1  ul li {
	font-size:0.8em;
	list-style-type: decimal;
margin:0px 0px 5px 60px;
position:relative;
left:130px;
}

div#q1 p {
	line-height:1.1em;
	padding: 2px 10px 2px 0px;
	margin-right:10px;
	font-size:0.7em;
	margin:5px;
	line-height:1.7em;
}

div#questions  {
background: #fff url('http://johndincadesigns.com/images/livingroom_1.jpg') no-repeat center center;
width: 994px;
margin-left:2px;
height:350px;
	border: 1px solid #444;padding:0px;
}


div#q1, div#q2, div#q3 {
padding:10px 10px 0 10px;
width:974px;
height:340px;
}

div#q2 {
	background-color: #282825;
}
div#q2 p, div#q3 p {
	line-height:1.7em;
font-size:0.8em;
	margin:20px 25px 20px 15px;
}
div#q3 {
	background-color: #252728;
}

div#q1 img#stand, div#q1 img#panel, div#q2 img#panel2, img#theater {
	float:left;
	margin:1px 15px 15px 15px;
	width:126px;
	padding:2px;
	border:1px solid #aaa;
}


div#q2 img#panel2{
	width:300px;
	margin:10px 20px 5px 10px ;
}

img#theater {
	width:290px;
	margin:10px 20px 10px 20px;
}

div#footer {
	float: left;
	width: 996px;
	height: 18px;
	margin-top: 10px;
	background: url('http://johndincadesigns.com/images/top_bar_bg.jpg');
	border: 1px solid #444;
	font-size:0.7em;
	color:#999;
	padding:7px 0px 0px 0px;
	text-align:center;
}

div#footer a {
	color:#bbb;
}

div#footer a:hover {
	color:white;
}



div#page {
padding:0px 8px 25px 0px;
}

html>body div#page {
	padding:10px 10px 8px 10px;
}

div#page img#creditcards{
height:65px;
float:right;
margin:0px 10px 0px 0px;
}


div#page p {
margin-bottom:10px;
}

div#page ul li {
float:none;
display:inline;
color:white;
}

div#page img {
padding:10px;
}

div#page div {
float:left;
}



/*------------Audio Distribution------------------*/

div.left_align {
width:400px;
float:right;

}


div#middle form p textarea#page_content {
width:750px;
height:500px;
background-color:#262223;
}

div#content_search {
float:right;
width:230px;
}



/*------------Backend------------------------*/

div#content_search div#search_hits table tr td {
padding:4px;
font-size:12px;
vertical-align:middle;
}

table.admin {
width:100%;
margin-top:20px;
}

table.admin tbody tr th {
font-weight:bold;
border-bottom:2px solid #666;
border-left:1px solid #666;
text-align:center;
}

table.admin tbody tr td{
border-bottom:1px solid #666;
padding:3px;
border-left:1px solid #666;
}

div.login_form {
float:left;
margin-top:30px;
}

div.login_form label, div.login_form input{
display:block;
margin-top:5px;
}

input.submit {
margin:10px 0px 10px 0px;
}



/*-------------------------BLOG--------------------------*/

div#main_content_holder {
width:1000px;
}

div#main_content_holder div#content {
width:660px;
background-color: #252728;
border: 1px solid #444;
padding:20px;
}

div#main_content_holder div#content div.entry {
margin:20px 0px 20px 0px;
}

div#main_content_holder div#sidebar {
width:242px;
padding:20px;
float:left;
background-color: #252728;
border: 1px solid #444;
}

div#main_content_holder div#sidebar h2 {
font-size:20px;
}

div#main_content_holder div#sidebar ul {
list-style:none;
}

div#main_content_holder div#sidebar ul li {
font-size:12px;
margin:10px 0px 10px 0px;
}

h3#comments, h3#respond  {
margin:30px 0px 10px 0px;
font-size:14px;
}

ol.commentlist {
margin:10px 0px 40px 0px;
list-style:none;
}

ol.commentlist li {
border:1px solid #444;
background:#333;
padding:10px;
margin:10px 0px 10px 0px;
}

textarea#comment {
width:400px;
height:80px;
margin:5px 0px 5px 0px;
}


div.entry p {
font-size:15px;
line-height:22px;
}

div#content div.post p.postmetadata {
margin:20px 0px 20px 0px;
line-height:13px;
font-size:13px;
}



















cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: 1px dotted #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}


ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}


.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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;
color:#000;
}
/* End captions & aligment */


div.entry p {
margin:0px 0px 20px 0px;
}

div.entry strong {
font-weight:bold;
}

div.entry em {
font-style:italic;
}

div.entry p {
letter-spacing:0.5px;
}


div#content div.post h2 a,
div#content div.post h2 {
color:#FF6600;
}

div#content div.post h2 {
font-size:20px;
}

cap