
/*
Theme Name: Windo Well Cover Co.
Description: Windo Well Cover Co. theme.  
Author: Bradley & Company, Inc.
Author URI: http://bradleyandcompany.com/
*/
/* RESET ALL STYLES
*********************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, div, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus { outline: 0; }

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul { list-style: none; }

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; }

/* DEFAULT STYLES
*********************************************************/
html {
	height:100%;
	font-size: 10px;
}

body {
	min-height:101%;  /* prevents scrollbar jump for less than fullscreen pages*/
	font: 12px verdana, "Times New Roman", Times, serif;
	line-height: 20px;
}

a {
	text-decoration: none;
	color: #ccc;
}

a:hover {
	color: #fff;
	border-bottom: none;
}

strong { font-weight: bold; }

.nobr { white-space: nowrap } /* used in placed of the depricated nobr tag */

hr {
	color: #bbb;
	height: 1px;
	border-bottom: 1px dotted #aaa;
}

/* TYPOGRAPHY
*********************************************************/

h1 {
	color: #111;
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0 15px 0px;
}

h2 {
	color: #111;
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0 15px 0px;
}

h2#deck {
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #000;
}

h2#kicker, h2#section {
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #000;
	text-transform: uppercase;
}

h3 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin-top: 25px;
	margin-bottom: 5px;
	color: #000;
}

h4 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #000;
	font-style: italic;
}

/* MASTHEAD
*********************************************************/
body {
	background: url(images/bg.jpg) repeat-x 50% 0;
	background-color: #1F1CAB;
}

#mastheadContainer, #mastheadContainerHP {
	width: 750px;
	height: 147px; /* fixed gap in ie6+7 */
	margin: 0 auto;
	overflow: hidden;  /*  prevents scrollbars  */
	background: url(images/mh_bg.png) no-repeat;
}

#mastheadContainerHP { background: url(images/mh_bg_hp.jpg) no-repeat; /* overlay the hompage background image */ }

#mastheadLogo {
	float: left;
	text-align: left;
}

#mastheadLinks {
	float: right;
	width: 650px;
}

#mastheadLinks ul { margin: 78px 0 0 170px; }

#mastheadLinks li {
	display: inline;
	padding: 0 14px 0 0;
}

#headerNavigation {
	float: right;
	padding: 0;
	margin: 5px 20px 0 0;
	font: .85em verdana, sans-serif;
	color: #888;
}

#headerNavigation li { display: inline; }

#headerNavigation a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

#headerNavigation a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* HOME PAGE
*********************************************************/
#primaryContentHP {
	float: left;
	width: 750px;
	padding: 0px 0px 0 30px;
}

#HpImage {
	margin: 0px 29px 0 0;
	float: right;
}

#welcome {
	width: 310px;
	float: left;
}

/* MAIN CONTENT
*********************************************************/
#outerContentContainer { background: url(images/bg.jpg) repeat-x; }

#contentContainer {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	background-color: #fff;
}

#primaryContentWide {
	float: left;
	padding: 0 40px 0 40px;
}

#primaryContent li, #secondaryContent li, #primaryContentWide li { /* bulleted lists */
	list-style-type: disc;
	margin: 0 0 0 1.25em;
}

.testimonialByline {
	font-style: italic;
	font:  16px Georgia, serif;
	color: #666;
}

#testimonials li {
	margin: 10px 0 20px 15px;
	list-style-type: none;
	font:  16px Georgia, serif;
	line-height: 20px;
	font-style: italic;
	list-style-type: none;
}

#faqsContainer h2 { margin: 10px 0 0 -12px; }

#testimonials li { margin: 15px 0 0 -8px; }

p { margin: 0 0 10px 0; }

#wellInfoForm td { padding:4px 4px; }

#wellInfoForm input {
	font-family: Arial, san-serif;
	font-size:16px;
	padding:4px 4px;
}

/* FOOTER
*********************************************************/

#footerContainer {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 0px;
	background-color: #fff;
	overflow: hidden;  /*  prevents scrollbars  */
}

#innerFooterContainer { padding: 10px 0px 5px 0px; }

/*#outerFooterContainer { background-color: #1F1CAB; }*/

#footerContainer li { font: 13px Georgia, "Times New Roman", Times, serif; }

#footerNavigation {
	clear: both;
	width: 750px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
}

#footerLinks ul {
	float: left;
	margin: 0 0px 0px 30px;
	width: 530px;
}

#footerLinks li { display: inline; }

#bottomLine {
	clear: both;
	text-align: right;
	background: url(images/footer_bg.png) #333 no-repeat bottom right;
	height: 31px;
	padding: 15px 0px 0px 0px;
}

/*#bottomLine ul { float: left; }*/

#copyriteNotice {
	float: left;
	margin: -2px 0 0 30px;
}

#siteBy {
	float: right;
	margin: -2px 35px 0 0;
}

#bottomLine {
	font: 10px verdana, sans-serif;
	color:#888;
}

#bottomLine li a { color:#888; }

#bottomLine li a:hover { color:#aaa; }

/* CONTACT FORM
*********************************************************/
input[type=text] { background-color: white ! important; } /* remove Google Toolbar Highlighting */

input[type=text], textarea, input[type=file] { border: 1px solid #aaa; }

input, textarea {
	font-family: Georgia, serif;
	font-size: 18px;
	padding: 5px 7px;
}

#entryForm p { margin-bottom: .75em; }

#primaryContent #entryForm input[type=text], textarea, #entryForm { width: 400px; }

#primaryContent #entryForm input[type=checkbox] { width: 15px; }

#primaryContent #entryForm li {
	margin: 5px 0;
	padding-left: 0;
	background:none;
}

#primaryContent #entryForm ul { margin: 20px 0 20px 0; }

.responseBox {
	background-color: #777;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	padding: 10px 0px 10px 0px;
	margin: 20px 0px 0px 0px;
	width: 415px;
	text-align: center;
}

label {
	display: block;
	font-size: 1em;
	color: #000;
	margin: 0 0 2px 0;
}

sub {
	color: #ee0000;
	margin-left: 3px;
}

label.error {
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-style: italic;
	padding: 2px 0 2px 10px;
color: #800;
}



.submitBttn { margin: 15px 0 0 0; }

/* QUOTE PAGE
*********************************************************/

#wellDimensionTable input {
	font-family: Arial, san-serif;
	font-size: 14px;
	padding: 2px 5px;
}

#wellDimensionTable { margin: 0 0 20px 0; }

tr { height: 30px; }

/* PHOTO GALLERY
*********************************************************/

#galleryContainer {
	margin: 0 0 0 -20px;
	padding: 0 0 0 0;
}

li.galleryThumb {
	float: left;
	margin: 0 0 -4px 0;
}

#galleryContainer li{
list-style: none;
margin: 0 0 0 0; 
}

#caption {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #888;
	font-style: italic;
}

/* TESTIMONIALS
*********************************************************/

.testimonialByline {
	padding: 0 0 20px 0;
	text-align: center;
}

#testimonials {
	text-align: center;
	padding: 0 60px 0 60px;
}

/* AREA'S SERVED
*********************************************************/

div.areasServed {
	margin: 20px 0 60px 0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	COLOR: #555;
}

ol {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	line-height: 26px;
}

.column1 { margin-left: 0px; }

.column2 { margin-left: 225px; }

.column3 { margin-left: 450px; }

.columnTop { margin-top: -260px; }
