/* 

GLOBAL STYLESHEET
=============================================

Created by Chelsea Otakan for Windspire Energy.

URI: http://www.livelylabs.com


COLORS
---------------------------------------------
	Blue					#3781c8					
 	Dark Grey			#818181					
	Light Grey		#c9cacb			
---------------------------------------------

*/

@import url("reset.css");
@import url("dealer.css");

/* CLEAR FIX --------------------------------------------- */
.clr:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }
* html .clr { height: 1% }
*:first-child+html .clr { min-height: 1px }

/* WRAPPER ----------------------------------------------- */

#wrapper { 
	border: 1px #c9cacb solid; 
	border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;
	margin: 10px auto 25px auto; 
	width: 985px }
	
#hsjssp img {
	-moz-box-shadow: 0 0 0; -webkit-box-shadow: 0 0 0;
}


/* TYPOGRAPHY
------------------------------------------------------------------------------------------ */

/* Defaults */ 
body, td, p, input { color: #818181; font-family:'Arial', 'Helvetica', Sans-serif; font-size: 1em }

h1 { font:normal normal bold 1.6em/140% "Arial",sans-serif; color: #3781c8 }
h2 {font:normal normal bold 1.1em/120% "Arial",sans-serif; color: #3781c8; margin: 25px 0 10px 0}
h3 {font:normal normal bold 1em/110% "Arial",sans-serif; margin: 25px 0 10px 0}
h4 {font:normal normal bold 0.9em/110% "Arial",sans-serif; margin: 25px 0 10px 0; color: #999999;}
h5 {font:normal normal bold 0.85em/110% "Arial",sans-serif; margin: 25px 0 5px 0; color: #999999;}

p.meta { padding-top: 0px; font-size: .7em; line-height: 100%; margin: 0px 0 15px 0;}

p.intro { font-size: 1em; line-height: 140%; margin: 10px 0 20px 0 }
p { font-size: .8em; line-height: 150%; margin: 5px 0 15px 0 }

a { color: #3781c8 }
a:hover { color: #696666 }

input { color: #c9cacb; font-size: .7em; height: 1em }
input:focus { color: #818181}
input.submit { width: 102px; height: 30px; text-align: center; color: #ffffff; font-size: 13px; line-height: 12px; font-weight: bold; background: url('../images/btn_submit.gif') no-repeat center; border: 0 }

#subpage-content ul { margin: 2em 0 }
#subpage-content ul li { list-style: square; font-size: .7em; line-height: 1.5em; margin: .5em 2em; color: #434343}

/* ELEMENTS
------------------------------------------------------------------------------------------ */

input { 
	background: #f8f9f9 url('../images/bg-input.gif') no-repeat;
	background-position: 0 0; 
	border-top: 1px #a2a4a7 solid; border-left: 1px #a3a6a9 solid; 
	border-right: 1px #dedede solid; border-bottom: 1px #dedede solid;
	border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;
	padding: 5px; }

img { padding: 1%;
box-shadow: 0 0 8px #b3b3b3;-webkit-box-shadow: 0 0 8px #b3b3b3; -moz-box-shadow: 0 0 8px #b3b3b3; }
img.left { float: left; margin: 4px 15px 2px 0 }
img.right { float: right; margin: 4px 0 2px 15px}
img.center { display: block; margin: 25px auto }

/* HEADER
------------------------------------------------------------------------------------------ */

/* LOGO */ 
#header h1 { display: block; float: left; width: 165px}
#header a.logo { display: block; float: left; width: 165px; background: url(../images/logo.gif) no-repeat 20px 30px; display: block; height: 80px; text-indent: -9999px; width: 165px;}

/* MAIN NAVIGATION ---------------------------------------- */
#main-nav { float: right; margin: 3.4em 0 0 -.5em; width: 780px }
#main-nav li { display: inline; position: relative; font-size: .7em; letter-spacing: 1px; text-transform: uppercase }
#main-nav li a { color: #646567;  padding: 1em }

/* Active and Hover states */
#main-nav .active, #main-nav a:hover { color: #3781c8; }
#main-nav .active { 
	background: #ffffff; 
	border-left: 1px #ccc solid; border-right: 1px #ccc solid; border-top: 1px #ccc solid; border-bottom: 1px #ffffff solid;
	padding: 10px;
	margin-bottom: -1px;
	position: relative;
	z-index: 11;
}

/* Dropdown Nav */
#main-nav li { z-index: 12; height: 1%; position: relative }
#main-nav li ul { 
	border: 1px #ccc solid; 
	background: #ffffff; display: none; margin-top: 10px; padding: 5px 0 10px 0; position: absolute; left: 0; width: 150px; z-index: 10}
#main-nav li ul li { 
	width: 150px; 
	float: left; 
	font-size: 1em; text-transform: none; letter-spacing: 0}
#main-nav li ul li a { 	display: block;	padding: 5px 10px;	}	

/* CONTENT
------------------------------------------------------------------------------------------ */

#content .breadcrumb { color: #117ec7; font-weight: bold; padding: 15px 50px; font-size: 11px }
#content .breadcrumb a { color: #117ec7; font-weight: normal}
#content .breadcrumb a:hover { color: #0c598b; }

#content { border-top: 1px #c9cacb solid; position: relative }

/* BLOG
------------------------------------------------------------------------------------------ */
.postWrapper { padding: 10px 0px 10px 0px; border-bottom: 1px #ccc dashed;}

/* FOOTER
------------------------------------------------------------------------------------------ */
#footer {background: #ffffff; margin-top: 20px; border-top: 1px #c9cacb solid; clear: both; padding: 20px; font-size: .7em; position: relative; z-index: 0; 	border-bottom-left-radius: 7px; -moz-border-bottom-left-radius: 7px; -webkit-border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; -moz-border-bottom-right-radius: 7px; -webkit-border-bottom-right-radius: 7px; }

#footer ul.sitemap li { width: 143px; float: left; line-height: 1.6em }
#footer ul.sitemap li a { font-weight: bold; color: #555658; line-height: 1.8em; text-transform: uppercase }
#footer ul.sitemap li ul li a { color: #818181; text-transform: none; font-weight: normal	}
#footer ul.sitemap li a { color: #818285}
#footer ul.sitemap li a:hover { color: #3781c8 }

#footer ul.sitemap li.iphone { float: left; background: url(../images/homepage-divider.gif) no-repeat left; padding-left: 25px; margin-left: -45px}
#footer ul.sitemap li.iphone ul {background: url(../images/footer-iphone.jpg) no-repeat right bottom; width: 135px; padding: 0 100px 15px 0}

#footer .bottom-nav { font-size: .9em; margin: 25px 0 0 -5px; width: auto}
#footer .bottom-nav li { border-right: 1px #818285 solid; display: inline; padding: 0 7px 0 5px; }
#footer .bottom-nav li.copy { border: 0}

/* GLOBAL NEWSLETTER SHORTCODE
------------------------------------------------------------------------------------------ */
.newslettercode h3 {
	background: url(../images/mail.png) no-repeat left;
	padding-left: 35px;
	height: 20px;
}

.newslettercode {
	width: 340px;
}

.newslettercode input {
	background: white url('');
	border: #d9e5f1 1px solid;
	color: #b2b2b2;
	font-size: .8em;
	padding: 10px;
	width: 270px;
	margin: 5px 0px 5px 0px;
}

.newslettercode #submitnews {
	background: url(../images/signup.png) no-repeat;
	width: 114px;
	height: 31px;
	border: 0;
	margin-right: 50px;
	float: right;
}

.socialcode {

}

.socialcode img {
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
}

.socialcode h3 {
	font-size: 1.1em;
	margin-right: 20px;
}

#subpage-content .socialcode ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#subpage-content .socialcode li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

/*SOCIAL NETWORKING */

#social {
	width: 870px;
	margin: 0 auto 0px auto;
	padding-bottom: 20px;
}

#social h3 {
	color: #5a90c5;
	font-size: .9em;
}

#newsletter h3 {
	background: url(../images/mail.png) no-repeat left;
	padding-left: 35px;
	height: 20px;
}

#newsletter {
	width: 300px;
	float: left;
}

#newsletter input {
	background: white url('');
	border: #d9e5f1 1px solid;
	color: #b2b2b2;
	font-size: .8em;
	padding: 10px;
	width: 270px;
	margin: 5px 0px 5px 0px;
}

#newsletter #submitnews {
	background: url(../images/signup.png) no-repeat;
	width: 114px;
	height: 31px;
	border: 0;
	float: right;
}

#socialicons {
	width: 570px;
	float: right
}

#twitter h3 {
	margin-left: 115px;
	font-size: 1em;
}

.tweetBubble {
	float: right;
	background: url(../images/twitter.png) no-repeat;
	width: 560px;
	height: 71px;
}

.tweetBubble p {
	margin-top: 15px;
	margin-left: 115px;
}

.timestamp {
	float: right;
	color: #83a7c1;
	font-size: .7em;
	margin: 0px;
	padding: 0px 15px 15px 0px;
}

#othersocial {
	margin-left: 115px;
	margin-top: 15px;
}

#othersocial img {
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
}

#othersocial h3 {
	font-size: 1.1em;
	margin-right: 20px;
	float: left
}

#othersocial ul {
	list-style-type: none;
	padding-top: 20px;
	float: left;
	width: 50%;
}

#othersocial li {
	display: inline;
	margin: 0px 5px 0px 5px;
}

/* Contact Form */
.hubspotform input[type='text'] {
	background: white url('');
	border: #d9e5f1 1px solid;
	color: #666;
	font-size: .8em;
	padding: 10px;
	width: 270px;
	margin: 5px 0px 5px 0px;
	display: block;
}

.hubspotform input[type='checkbox'] {
	width: 15px;
	height: 15px;
	margin-right: 10px;
}

.hubspotform td {
	padding-top: 15px;
}

.hubspotform table {
	width: 100%;
}

.hubspotform textarea {
	background: white url('');
	border: #d9e5f1 1px solid;
	color: #666;
	font-size: 13px;
	height: 150px;
	padding: 10px;
	margin: 5px 0px 5px 0px;
	width: 100%;
}

.hubspotform label {
	font-size: 1em;
}

.hubspotform #submithubspot {
	background: url(../images/submit.png) no-repeat;
	display: block;
	width: 93px;
	height: 31px;
	border: 0;
	margin-left: 177px;
	text-indent: -9999px;
}


#seachdealer {
	vertical-align: middle;
}

#searchdealer {
	background: url(../images/search.png) no-repeat;
	width: 93px;
	height: 31px;
	border: 0;
	vertical-align: middle;
	
}

#findadealer input[type='text'] {
	background: white url('');
	border: #d9e5f1 1px solid;
	color: #666;
	font-size: .8em;
	padding: 10px;
	width: 100px;
	vertical-align: middle;
	
}

#contactdealer {
	float: left;
	width: 350px;
}


#contactdealer input[type='text'] {
	background: white url('');
	border: #d9e5f1 1px solid;
	color: #666;
	font-size: 1em;
	padding: 10px;
	width: 270px;
	vertical-align: middle;
	
}

#contactdealer textarea {
	background: white url('');
	border: #d9e5f1 1px solid;
	color: #666;
	font-size: 13px;
	padding: 10px;
	width: 270px;
	height: 100px;
}


#contactdealer input[type='submit'] {
	background: url(../images/submit.png) no-repeat;
	width: 93px;
	height: 31px;
	border: 0;
	margin-left: 177px;
	text-indent: -999px;
}

#dealerInfo {
	float: left;
}

#videoLibrary h4 {
	width: 220px;
height: 30px;
}

.video {
	height: 220px;
	float: left;
	padding-right: 12px;
	padding-bottom: 5px;
}

#socialicons_contact {
width: 350px;
}

#twitter_contact h3 {
margin: 30px 0px 20px 0px;
	font-size: 1em;
}

.tweetBubble_contact {
	float: right;
	background: url(../images/twitter.png) no-repeat;

}

.tweetBubble_contact p {
margin: 10px 0px 0px 110px;
}

.timestamp_contact {
	float: right;
	color: #83a7c1;
	font-size: .7em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#othersocial_contact {
	width: 100%;
}

#othersocial_contact img {
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
}

#othersocial_contact a {
	float: left;
	margin: 10px;
}


/* Comment Form */
#commentform textarea {
	width: 100%;
}

#commentform input[type='submit']{
	background: url(../images/submit.png) no-repeat;
	width: 93px;
	height: 31px;
	border: 0;
	float: right;
	text-indent: -9999px;
}


.CheckboxGroupContainer p span { 
line-height: 8px;

}

.navigation {
margin: 20px 0px 20px 0px;
padding: 0px 0px 0px 0px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

blockquote {
font-style: italic;
font-family: georgia, serif
}