/*  
Theme Name: Atmosphere
Theme URI: http://www.dagondesign.com
Description: A custom theme by <a href="http://www.dagondesign.com">Dagon Design</a>.
Version: 1.0
Author: Dagon Design
Author URI: http://www.dagondesign.com
*/


body {
	padding: 40px 0 20px 0;
	margin: 0;
	background: url(images/background.gif);
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;
	font-size: .9em;
	color: #000000;
        line-height: 1.2em;
}



.dotline  {border-top: 2px dotted #a8a8a8; clear: both;}



#bodyhomebox {
	float: right;
	width: 160px;
	margin-left: 15px;
	padding-left: 15px;
        border-left: thin dotted #000000;
}	

	




#wrap {
        margin: 0 auto;
	width: 788px;
	text-align: left;
        background: url(images/backwrap.gif) center repeat-y;

}



#container {
        margin: 0 auto;
	width: 780px;
	text-align: left;

}



a img {
	border: none;
}

a {
	color: #FF9439;
	text-decoration: none;
}

a:hover {
	color: #FF9439;
	text-decoration: none;
}



ul, ol {
	margin: 4px 0 12px 20px;
	padding: 0;
}

ul ul, ol ol {
	margin: 4px 0 0 15px;
	padding: 0;
}

li {
	margin: 4px 0 0px 0px;
	padding: 0px;
        list-style-type: none;
	font-size: .9em;
}



#header {
	position: relative;
}

#header img {
	display: block;
}


#headertitle {
	position: absolute;
	font-family: Georgia, "Times New Roman", serif;
        text-align: center;
        letter-spacing: 5px;
	color: #000000;
	top: 213px;
	width: 788px;

	font-size: 2.2em;
}	



#address-box {
	position: absolute;
	font-family: Georgia, "Times New Roman", serif;
	top: 30px;
	left: 596px;
	width: 240px;
	height: 110px;
        color: #FFFFFF;
	font-size: 0.8em;
        line-height: 1.6em;
        padding-left: 10px;
        border-left: 2px dotted #646464;
}	





#searchform {
	margin: 20px 0px 10px 0px;
	padding: 0;
        width: 150px;
}

#sidebarsubmit {
	margin: 0;
	padding: 0;

}




#top-nav {
	background: #646464;
        text-align: center;
	color: #000000;
	width: 788px;
	height: 26px;
	font-size: 1em;
        background: url(images/navback.gif) center repeat-y;
}

#top-nav ul {
	margin: 0;
	padding: 6px 22px 5px 22px;
	list-style: none;
}

#top-nav li {
	display: inline;
	margin: 0px 10px 0px 10px;
	padding: 0;
	font-size: 1em;
}

#top-nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#top-nav a:hover {
	color: #FF9439;
	text-decoration: none;
}




#contentinsider {
	width: 510px;
	float: left;
	display: inline;
	margin: 20px 0px 20px 0;
        background: #ffffff;
}









.post {
	margin: 0 0 30px 0;
}


#content {
	width: 560px;
	float: right;
	display: inline;
        padding: 0px;
	margin: 30px 30px 20px 0px;
        background: #ffffff;

}


#content .plarge {
	margin: 0 0 10px 0;
	line-height: 1.95em;
	font-size: 1.15em;
}



#content p {
	margin: 0 0 10px 0;
	line-height: 1.65em;
	font-size: 1em;
}







#content h1 {
	font-family: Georgia, "Times New Roman", Serif;
	margin: 0px 0 14px 0;
	font-size: 1.8em;
	color: #646464;
        font-weight: normal;
        line-height: 1.25em;
}

#content h1 a {
	text-decoration: none;
	color: #646464;
}

#content h1 a:hover {
	text-decoration: none;
}

#content h1.pagetitle {
	font-size: 1.1em;
	color: #000000;
	border-bottom: 1px dotted #000000;
	margin-bottom: 12px;
}




#content h2 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 1.1em;
	letter-spacing: 3px;
	margin: 35px 0 15px 0;
	padding: 5px 0 3px 0;
        font-style: normal;
        text-transform: uppercase;
	color: #646464;
        border-top: 2px dotted #a8a8a8;
        border-bottom: 2px dotted #a8a8a8; clear: both;
}

#content h2 a {
	text-decoration: none;
	color: #646464;
}

#content h2 a:hover {
	text-decoration: none;
	color: #646464;
}


#content h3 {
	font-family: Georgia, 'Times New Roman', Serif;
        font-style: italic;
	line-height: 1.2em;
	font-size: 1.1em;
	color: #000000;
	margin: 15px 0 5px 0;

}

#content h4 {
	font-family: Georgia, "Times New Roman", Serif;
	margin: 4px 0px 6px 0px;
	font-size: 1em;
	color: #000000;
}


#content ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
        font-weight: normal;
}




#content li {
	margin: 0px 0px 6px 25px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
        list-style: square;
        font-weight: normal;
        line-height: 1.5em;
}




#content .post-date {
	color: #000000;
        font-style: italic;
	font-size: 0.8em;
	margin: 0 0 13px 0;

}


#content .post-info {
	color: #505050;
	font-size: 0.8em;
	border-bottom: 1px dotted #000000;
	padding: 0px 8px 4px 8px;
	margin: 0 0 35px 0;
        clear: both;
}

#content .post-info a {
	text-decoration: none;
}

#content .post-info a:hover {
	text-decoration: underline;
}

#content .single-date {
	text-align: right;
	font-size: 0.9em;
	color: #707070;
	margin-bottom: 3px;
}




#content .attachment-image {
	text-align: center;
	padding: 10px 0 10px 0;
}






#content_wide {
	width: 700px;
	float: right;
	display: inline;
	margin: 30px 40px 0px 40px;
        background: #ffffff;
        line-height: 1.5em;
}


#content_wide h1 {
	font-family: Georgia, "Times New Roman", Serif;
	margin: 0 0 20px 0;
	font-size: 1.8em;
	color: #646464;
        font-weight: normal;

}

#content_wide h2 {
	font-family: Georgia, "Times New Roman", Serif;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-size: 1.1em;
	color: #646464;

}

#content_wide h2 a{
	text-decoration: none;
}

#content_wide h3 {
	font-family: Georgia, "Times New Roman", Serif;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-size: 1em;
        font-style: italic;
	color: #646464;

}

#content_wide h3 a{
	text-decoration: none;
}



#content_wide li {
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
        list-style: square;
        font-weight: normal;
}





#content_wide_title {
	font-family: Georgia, "Times New Roman", Serif;
	margin: 0px 0px 20px 0px;
	font-size: 1.6em;
	color: #646464;
        font-weight: normal;
}

.testimonial {
        border-top: 2px dotted #a8a8a8;
	font-size: 1em;
	font-style: italic;
	color: #646464;
	text-align: left;
	line-height: 1.25em;
	margin: 40px 0 0px 0;
	padding: 10px 0 0px 0;
}


code {
	font: 0.9em 'Courier New', Courier, Fixed;
	color: #646464;
}

blockquote {
	background: #FFF58C;
	padding: 4px 8px 4px 8px;
	margin: 5px 0 15px 0;
	font-size: 0.9em;
}




acronym, abbr, span.caps {
	font-size: 0.9em;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #808080;
}




.navigation {
	display: block;
}










img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin: 15px 0px 15px 0px;
	border: 2px dotted #a8a8a8;
	background: #fff;
	padding: 3px;
}



img.alignright {
	float: right;
	margin: 10px 0 12px 12px;
	display: inline;
	border: 2px dotted #a8a8a8;
	background: #fff;
	padding: 3px;
}


img.alignrighttest {
	float: right;
	margin: 10px 0 12px 12px;
	display: inline;
	background: #fff;
	padding: 3px;
}


img.alignleft {
	float: left;
        padding: 3px;
	margin: 4px 4px 4px 4px;

}




.alignright {
	float: right;
        clear: both;
	padding: 4px 0px 4px 10px;

}

.alignleft {
	float: left;
}

.center {
	text-align: center;
}



#menu_archtop17 a {
	display:block;
	width:110px;
	height:86px;
        background: url(images/archtop17_flipmenu.gif) 0 0 no-repeat;
}
	
#menu_archtop17 a:hover {	
	background-position: -110px 0;
}

#menu_archtop17 a:active {
	background-position: -110px 0;
}

#menu_archtop15 a {
	display:block;
	width:110px;
	height:86px;
        background: url(images/archtop15_flipmenu.gif) 0 0 no-repeat;
}
	
#menu_archtop15 a:hover {	
	background-position: -110px 0;
}

#menu_archtop15 a:active {
	background-position: -110px 0;
}

#menu_electriccarved a {
	display:block;
	width:110px;
	height:86px;
        background: url(images/electriccarved_flipmenu.gif) 0 0 no-repeat;
}
	
#menu_electriccarved a:hover {	
	background-position: -110px 0;
}

#menu_electriccarved a:active {
	background-position: -110px 0;
}

#menu_electricbolt a {
	display:block;
	width:110px;
	height:86px;
        background: url(images/electricbolt_flipmenu.gif) 0 0 no-repeat;
}
	
#menu_electricbolt a:hover {	

	background-position: -110px 0;
}


#menu_electricbolt a:active {
	background-position: -110px 0;
}

#menu_custom a {
	display:block;

	width:110px;
	height:70px;
        background: url(images/customs_flipmenu.gif) 0 0 no-repeat;
}
	
#menu_custom a:hover {	
	background-position: -110px 0;
}

#menu_custom a:active {
	background-position: -110px 0;
}





#menu_repair a {
	display:block;
	width:110px;
	height:83px;
        background: url(images/repair_flipmenu.gif) 0 0 no-repeat;
}
	
#menu_repair a:hover {	
	background-position: -110px 0;
}

#menu_repair a:active {
	background-position: -110px 0;
}






#menu_amps a {
	display:block;
	width:110px;
	height:70px;
        background: url(images/amps_flipmenu.gif) 0 0 no-repeat;
}
	
#menu_amps a:hover {	
	background-position: -110px 0;
}

#menu_amps a:active {
	background-position: -110px 0;
}





#sidebar {
	width: 150px;
	float: left;
	display: inline;
        padding: 0px 0px 0px 0px;
	margin: 10px 20px 20px 20px;
	border-right: 0px dotted #a8a8a8;

}

#hotbox {
	font-family: Georgia, 'Times New Roman', Serif;
	text-align: center;
	font-size: .7em;
	letter-spacing: 3px;
	margin: 10px 0px 15px 0px;
	padding: 3px 3px 3px 3px;
        width: 130px;
        font-style: normal;
        text-transform: uppercase;
	color: #ffffff;
        background: #000000;
}


#sidebar h2 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: .7em;
	letter-spacing: 3px;
	margin: 0px 0 5px 0;
	padding: 0 0 3px 0;
        font-style: normal;
        text-transform: uppercase;
	color: #646464;
}

#sidebar h3 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 1.0em;
	color: #D7721C;
	margin: 5px 0 5px 0;
	padding: 0 0 3px 0;
        font-style: normal;

}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	margin: 0px 0 10px 0;
	padding: 0;
	font-family: Georgia, 'Times New Roman', Serif;
        font-style: italic;
	line-height: 1.2em;
	font-size: 1.1em;
	color: #646464;
}


#sidebar li a:hover {
	text-decoration: none;
	color: #D7721C;
}

#sidebar li.cat-item {

}

#sidebar li ul li {
	list-style: none; 

}


#sidebar ul ul {
	margin: 0px 0 10px 0;
	padding: 0;
	font-family: Georgia, 'Times New Roman', Serif;
	line-height: 1.2em;
	font-size: .8em;
	color: #646464;

}

#sidebar ul ul ul {
	margin-bottom: 6px;
}




#sidebar li.widget {

	margin: 0 0 25px 0;
	padding: 0;
	font-size: 1em; 
}







#sidebar h2.widgettitle a {
	color: #646464;
	list-style: none;
}


#sidebar a {
	color: #505050;
	text-decoration: none;
}

#sidebar a:hover {
	color: #646464;
	text-decoration: underline;
}




h3#comments, h3#respond {
	font-family: Georgia, 'Times New Roman', Serif;
	margin: 0 0 6px 0;
	font-size: 1.1em;
	background: #646464;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
        font-weight: normal;
}

ol.commentlist {
	margin: 0px 0 25px 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li {
	margin: 0;
	padding: 0;
	border-top: 0px solid #FFF58C;
	padding: 3px 0 5px 0;
}

ol.commentlist li.alt {
	border-top: 0px solid #E8E8E8;
}

ol.commentlist .comment-date {
	width: 35%;
	float: right;
	text-align: right;
	font-size: 0.9em;
	display: inline;
}

ol.commentlist .comment-author {
	width: 55%;
	float: left;
	font-family: Georgia, 'Times New Roman', Serif;
	margin: 0 0 15px 0;
	font-size: 1.2em;	
	color: #808080;
	display: inline;
}

ol.commentlist .comment-date a, ol.commentlist .comment-author a {
	text-decoration: none;
}

ol.commentlist .comment-date a:hover, ol.commentlist .comment-author a:hover {
	text-decoration: underline;
}

ol.commentlist .comment-text {
	clear: both;
}




form#commentform textarea {
	width: 100%;
}

form#commentform label {
	font-size: 0.9em;
}






#footer {
	clear: both;

	margin-top: 20px;
	color: #000000;
	font-size: 0.8em;
        height: 24px;
	text-align: center;
        background: url(images/footer.gif) center no-repeat;
        background-position: top; 
}

#footer a {
	text-decoration: none;
	color: #a8a8a8;
}

#footer a:hover {
	text-decoration: none;
}

.clear {
clear: both;
}


.feedburnerFlareBlock  {

	color: #505050;
	font-size: 0.8em;
	border-top: 1px dotted #000000;
	padding: 4px 8px 0px 8px;

	}

#textwidget {
	color: #646464;
	text-decoration: underline;
}

.smallitalic {
	font-size: .75em;
	font-style: italic;
	color: #646464;
text-align: left;
}




/* TABLES */
table {
	background: #FFF;
	border-collapse: collapse;
	color: #000;
	margin: 0 0 1em;
	font-size: .9em;

}



/* TABLE DATA */
td {
	padding: .3em .3em;
	text-align: left;
	vertical-align: top;
	background: #CBCBCB;
	border-top: 1px solid #FFF;
	color: #000;
}
td[colspan] {
	text-align: center;
}

td[rowspan] {
	vertical-align: middle;

}

thead td {
	vertical-align: bottom;
}





/* TABLE HEADING */
th {
	font-weight: normal;
	padding: .3em .5em;
	text-align: left;
	vertical-align: top;
        background: #646464;
	border: 0px solid #FFF;
	color: #000;

}
thead th {
	background:url(images/background.gif) top left repeat-x #fff;

	color: #FFF;
}
th[colspan] {
	text-align: left;
}
th[rowspan] {
	vertical-align: middle;
}
thead th {
	vertical-align: bottom;
}





.mousetype {
	padding: 0px 0px 0px 0px;
	margin: 0;
        clear: both;
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;


	font-size: .7em;
	color: #000000;
        line-height: 1.1em;
}




#lightbox{position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto;}

#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{font-family: Georgia, "Times New Roman", serif; font-size: .9em; font-weight: normal; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%;}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 40; width: 100%; height: 500px; background-color: #000;}
