/*
Theme Name: PG Default
Theme URI: http://www.promotinggroup.com/
Description: Your default theme developed by Promoting Group.
Version: 1.0
Author: Promoting Group
Author URI: http://www.promotinggroup.com/
*/



.wp-caption * { color: #000; }

.sidebar-address { background: url('images/sidebar-address.png') no-repeat; width: 214px; height: 80px; padding: 12px; margin-bottom: 10px; font-size: 1.7em; }

.home-bottom-section { background: url('images/home-bottom-section-bg.png') no-repeat; width: 230px; height: 90px; padding: 5px; }

label.error { display: block; border: 1px solid #c00; position: relative; top: -15px; left: 225px; z-index: 5; width: 225px; text-align: center; background: #300; margin-bottom: -30px; }

.ddsg-wrapper h2 { display: none; }

.fullquote { text-align: left!important; width: 80%; margin: 0 auto!important; }
.fullquote input, .fullquote textarea, .fullquote select { width: 75%; margin-bottom: 15px; background: #444; color: white; border: 1px solid #666; }
.fullquote textarea { height: 100px; }
.fullquote textarea.upload-text { height: 50px; }
.fullquote .contactinfo { text-align: right; }
.fullquote .contactinfo input, .fullquote .contactinfo select { margin: 0 12px 5px 5px; }
.fullquote .label { float: left; width: 75px; text-align: right; }
.fullquote .wpcf7-list-item { display: block; }
.fullquote .wpcf7-list-item input { width: auto!important; }
.fullquote .upload { width: 300px!important; color: black; background: white; }
.fullquote .submit { background: url('images/form-submit-large.png') no-repeat; width: 127px; height: 41px; border: 0; }
.fullquote .phone-group input { width: 55px!important; }
.fullquote .city { width: 203px!important; }
.fullquote .state { width: 55px!important; }
.fullquote .quantity { width: 55px!important; float: left; margin-right: 8px; }
.contactform { width: 75%; text-align: left; margin: 0 auto!important; }
.contactform input, .contactform textarea { width: 100%; margin-bottom: 5px; background: #444; color: white; border: 1px solid #666; }
.contactform textarea { height: 100px; }
.contactform .submit { background: url('images/form-submit.png') no-repeat; width: 67px; height: 14px; border: 0; float: right; }
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, 'Lucida Grande', Verdana, Sans-Serif;
	background: #1b1b1b;
	color: #d7d7d7;
	text-align: center;
	margin: 0;
	padding: 0;
	}

.verdana { 
	font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif;
	}

#wrap {
	background: #131313 url('images/bg.jpg') top center repeat-x;
	position: relative;
	}

#page {
	border: none;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 793px;
	}

#header {
	padding: 0;
	height: 170px;
	position: relative;
	}

#header a {
	color: #d7d7d7;
	}

#header img {
	position: absolute;
	top: 15px;
	left: 0;
	}

#header span {
	position: absolute;
	top: 8px;
	right: 5px;
	}

#header #searchform {
	position: absolute;
	top: 15px;
	right: 0px;
	}

#header #s {
	background: url('images/search-input.png') no-repeat;
	width: 172px;
	height: 20px;
	padding: 3px 8px 0 23px;
	border: 0;
	}

#header #searchsubmit {
	display: none;
	}

#header h4 {
	position: absolute;
	top: 55px;
	right: 5px;
	font-size: 1.6em;
	margin: 0;
	padding: 0;
	}

#menu {
	position: absolute;
	top: 110px;
	left: 0;
	width: 100%;
	text-align: center;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.7em;
	margin: 0;
	padding: 0;
	font-family: Arial, 'Myriad Pro', 'Lucida Grande', Verdana, Sans-Serif;
	}

#menu li {
	display: inline;
	padding: 0;
	margin: 0;
	position: relative;
	}

#menu li img {
	padding: 0 9px;
	}

#menu li .submenu  { display: none; }
#menu li .submenu ul { display: none; }
#menu li .submenu ul ul { display: none!important; }

#menu li:hover .submenu {
	display:block;
	position: absolute;
	top: 16px;
	//top: 22px;
	left: 0;
	text-align: left;
	background: black;
	/* border: 1px solid #666; */
	border-top: 1px solid #333;
	margin: 0;
	padding: 0 0 9px;
	width: 200px;
	background: url('images/submenu-footer.png') no-repeat bottom;
	line-height: 18px;
	}

#menu li:hover .submenu li {
	display:block;
	margin: 0;
	padding: 3px 5px;
	font-size: .7em;
	/* border-top: 1px solid #222; */
	width: 190px;
	background: url('images/submenu-bg.png') repeat-y;
	position: relative;
	}


#menu li:hover .submenu li a {
	display:block;
	margin: 0;
	width: 100%;
	height: 100%;
	}

#menu li .submenu li:hover ul {
	display:block;
	position: absolute;
	top: 0;
	right: -199px;
	font-size: 1.3em;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	/*border: 0!important;
	width: 160px!important;
	margin: 0!important;
	padding: 0 0 0 15px!important;
	background: transparent!important;*/
	}

#menu li .submenu ul li:hover ul {
	display:block!important;
	}

#menu li .submenu li ul li {
	/*width: 185px!important;
	border: 0!important;
	margin-left: 0!important;
	margin-right: 0!important;
	padding-left: 0!important;
	padding-right: 0!important;
	background: transparent!important;*/
	}

#menu li:hover img, #menu li.selected img {
	background: #454545;
	}

#menu li a {
	color: #d7d7d7;
	text-decoration: none;
	}

#quoteform {
	background: url('images/form-bg.png') no-repeat;
	width: 224px;
	height: 260px;
	padding-top: 8px;
	font-size: .9em;
	line-height: 1.2em;
	float: right;
	}

#quoteform h3 {
	font-size: 1.6em;
	width: 200px;
	margin: 0 auto;
	padding: 6px 0 4px;
	border-bottom: 1px solid #d7d7d7;
	}


h3.step { color: #f7a02f!important; font-size: 1.8em!important; }

.gold { color: #f7a02f!important; }

#quoteform p {
	margin: 0;
	padding: 5px 0;
	}

#quoteform .wpcf7, .mini-quote {
	margin: 0 auto;
	width: 200px;
	}

.mini-quote {
	font-size: 1em;
	line-height: 1em;
	}

#quoteform input {
	width: 100%;
	height: 14px;
	border: 0;
	position: relative;
	top: 2px;
	background: #464646;
	color: #d7d7d7;
	font-size: .9em;
	}

#quoteform .submit {
	background: url('images/form-submit.png') no-repeat;
	width: 67px;
	height: 14px;
	float: right;
	cursor: pointer;
	}

#content {
	font-size: 1.3em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	/*background-color: #f8f8f8;*/
}
.thread-even {
	/*background-color: white;*/
}
.depth-1 {
border: 1px solid #444;
}

.even, .alt {

	border-left: 1px solid #444;
}

#footer {
	background: url('images/footer.png') repeat-x;
	border: none;
	padding: 0;
	margin: 0 auto;
	height: 119px;
	clear: both;
	border-top: 1px solid #3d1111;
	}

#footer h4 {
	font-size: 1.6em;
	padding: 0 0 8px;
	margin: 0;
	}

#footer a {
	color: #d7d7d7;
	}
#footer .sections {
	width: 793px;
	margin: 0 auto;
	padding: 10px 0 0;
	list-style-type: none;
	}

#footer .sections .section {
	margin: 0;
	padding: 0 10px;
	float: left;
	text-align: left;
	}

#footer .left {
	background: url('images/mailbox.png') no-repeat 5px 0;
	width: 210px;
	padding: 0 20px 0 34px!important;
	}

#footer .center {
	background: url('images/rss.png') no-repeat 10px 0;
	width: 210px;
	padding: 0 10px 0 33px!important;
	border-left: 1px solid #424242;
	border-right: 1px solid #424242;
	}

#footer .center ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#footer .center li {
	margin: 0;
	padding: 0 0 4px;
	list-style: none;
	}

#footer .center strong {
	font-size: 1.4em;
	font-family: Arial, 'Myriad Pro', 'Lucida Grande', Verdana, Sans-Serif;
	}

#footer .right {
	width: 243px;
	}

#footer form {
	margin: 0;
	padding: 0;
	}

#footer input {
	width: 202px;
	height: 16px;
	padding: 1px 4px;
	border: 0;
	background: #464646;
	color: #d7d7d7;
	}

#footer .submit {
	background: url('images/form-submit.png') no-repeat;
	width: 67px;
	height: 14px;
	float: right;
	margin-top: 8px;
	padding: 0;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, 'Myriad Pro', 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #d7d7d7;
	text-align: center;
	background: url('images/h1-bg.png') repeat-x bottom;
	width: 100%;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #d7d7d7;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #f7a02f;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #f7a02f;
	text-decoration: none;
	}

a:hover {
	color: #f7813a;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.narrow-header {
	background: url('images/narrow-header.png') no-repeat top;
	height: 12px;
	margin: 0;
	width: 540px;
	position: absolute;
	top: -12px;
	left: 0;
	}

.narrowcolumn {
	background: url('images/narrow-bg.png') repeat-y;
	float: right;
	padding: 0 10px;
	margin: 12px 0 22px;
	width: 520px;
	position: relative
	}

.narrow-footer {
	background: url('images/narrow-footer.png') no-repeat bottom;
	height: 12px;
	margin: 0;
	width: 540px;
	position: absolute;
	bottom: -12px;
	left: 0;
	}

.widecolumn {
	padding: 0;
	margin: 0 auto;
	width: 771px;
	}

.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 20px 0 8px 0;
	margin: 0;
	}

.narrowcolumn h1 {
	border-bottom: 1px solid #414141;
	padding: 0 0 3px;
	margin-bottom: 3px;
	text-align: left;
	font-size: 1.8em;
	}

h2 {
	margin: 5px 0 0;
	}

#content h2 {
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 3px;
	margin-bottom: 3px;
	}

.narrowcolumn h2 {
	border-bottom: 1px solid #414141;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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) */

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.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: 0px;
	}

#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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0;
	width: 245px;
	}

#sidebar .widgettitle-left {
	display: block;
	background: url('images/sidebar-header-left.png') no-repeat left;
	padding: 0 0 0 6px;
	margin: 0 0 8px;
	height: 25px;
	position: relative;
	width: auto!important;
	}

#sidebar .widgettitle-right {
	background: url('images/sidebar-header-right.png') no-repeat right;
	padding: 0 6px 0 0;
	margin: 0;
	position: absolute;
	width: auto!important;
	top: 0;
	left: 6px;
	}

#sidebar .widgettitle {
	background: url('images/sidebar-header-bg.png') repeat-x;
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	color: #000000;
	font-size: 1.6em;
	text-align: center;
	}

#sidebar .widget {
	padding: 0 0 15px;
	}

#sidebar .widget ul {
	list-style: none;
	margin: 0 0 0 7px;
	padding: 0;
	}

#sidebar .widget li {
	background: url('images/sidebar-item.png') no-repeat;
	list-style: none;
	margin: 2px 0;
	padding: 0 8px;
	width: 222px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-transform: uppercase;
	color: #d7d7d7;
	font-weight: bold;
	}

#sidebar .widget li li {
	background: url('images/sidebar-subitem.png') no-repeat;
	}

#sidebar .widget li li li {
	background: url('images/sidebar-sub-subitem.png') no-repeat;
	}

#sidebar .widget li a {
	color: #d7d7d7;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#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 #333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
	}
/* 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
