/*
Theme Name: SPG Solar Theme
Theme URI: http://wordpress.org/
Description: Custom theme developed for SPG Solar CMS web site.
Version: 1.0
Author: Zachary Matthews / Marissa Berger Interactive
Author URI: http://www.marissaberger.com
Tags: cms



*/

/* SPG CSS Document */


* {
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
p, ul {
	margin-bottom:20px;
}
li {
	list-style:disc outside;
	margin-left:16px;
	padding-bottom:5px;
}
ol li {
	list-style:decimal outside;
}
li span {
	color: #868686;
}
a {
	color:#6BB1D1;
}
a:hover {
	color: #F90;
}
h1 {
	color:#636363;
	font-size:21px;
	margin-bottom:20px;
}
h2 {
	color:#6cb1d1;
	font-size:16px;
	margin-bottom:7px;
}
h3 {
	font-size:13px;
	color:#636363;
	padding-bottom:7px;
}
.cf:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear {height:0%;clear:both;overflow:hidden;}

#top-strip {
	background:#1583A9 url(images/strip-rt.jpg) repeat-y 50% top;
	height:8px;
	overflow:hidden;
}
#top-strip div {
	width:50%;
	background:#FAB826 url(images/strip-lt.jpg) repeat-y right top;
	height:8px;
}
#container {
	width:970px;
	margin:20px auto 20px auto;
	background:url(images/logo_new.gif) no-repeat 25px 3px;
}
/* fix IE7 zindex bug */
#container #primary-nav {
	position: relative;
	z-index: 200;
}
#container #masthead, #container #splash {
	position: relative;
}
/* -- navigation -- */


a#home-link {
	display:block;
	width:170px;
	height:50px;
	float:left;
}
/* -- second nav inside page -- */

#second-nav {
	float:left;
	width:210px;
	padding:0 40px;
	font-size:13px;
}
#second-nav ul {
	margin-bottom:0;
}
#second-nav li {
	list-style:none;
	margin-left:0;
	padding-bottom:0;
}
#second-nav h2 {
	color:#636363;
	font-size:13px;
	margin-bottom:5px;
	padding-top:30px;
}
#second-nav h2:first-child {
	padding-top:0;
}
#second-nav .currentpage a {
	color:#949494;
}
#second-nav li a {
	text-decoration:none;
}
#second-nav li {
	padding-bottom:5px;
}

#second-nav ul.children {
    margin-top: 5px;
}
#second-nav ul.children li {
    margin-left: 20px;
}
/* -- homepage spash area -- */	
	
	
#splash {
	height:559px;
	clear:both;
	margin-bottom:4px;
	overflow: hidden;
	background:url(/wp-content/themes/spg/images/splash1.jpg);
}
#slideshow {
	visibility: hidden;
}
.jshowoff #slideshow {
	visibility: visible;
}
.quotes {
	position:absolute;
	background:url(images/black-overlay.png);
	width:277px;
	top:36px;
	left:43px;
	font-size:18px;
	color:#fff;
	padding:37px 30px 20px 30px;
}
.quotes p {
	margin-bottom: 0;
	display: inline;
}
.signature {
	font-size:14px;
	margin:20px 0 80px 0;
}
.signature strong {
	display:block;
}
.quotes a {
	display:block;
	text-align:right;
	color:#fff;
	text-transform:capitalize;
	font-size:11px;
	background:url(images/arrow-quotes.gif) no-repeat center right;
	padding-right:16px;
}
/* -- inside page mast area -- */	
	
	
#masthead {
	background:url(images/mast-about.jpg);
	clear:both;
	margin-bottom:4px;
	margin-bottom:50px;
}
#overlay {
	background:url(images/black-overlay.png);
	width:175px;
	margin-left:13px;
	padding:24px 40px;
	height:277px;
	overflow:hidden;
	font-size:13px;
}
#overlay a {
	color:#fff;
}
#overlay div {
	/*height:255px;*/
	overflow:hidden;
	font-size:16px;
	color:#fff;
}
#author {
	font-size:13px;
	margin-top:24px;
	display:block;
}
#author p {
	margin-bottom:0;
}
/* -- inside page main content -- */

#main {
	float:left;
	width:470px;
	color:#868686;
}
#main p, #main ul {
	margin-bottom:20px;
}
#main li.page_item {
	list-style:disc outside;
	padding-bottom:5px;
}
#main li {
	list-style:disc outside;
	margin-left:16px;
	padding-bottom:5px;
}
#main ol li {
	list-style:decimal outside;
}
#main li.page_item a {
	text-decoration:none;
}
#contact {
	float:right;
	width:126px;
	color:#838383;
	font-size:14px;
	font-weight:bold;
	border:#33B2D3 solid 1px;
	padding:7px 12px;
	line-height:18px;
}
#contact p {
	margin-bottom:0;
	text-transform:none;
	text-decoration:none;
}
.contact-blue {
	color:#6BB1D1;
	text-transform:none;
	text-decoration:none;
}
#contact p a {
	text-transform:none;
	text-decoration:none;
	color:#838383;
}
#contact a:hover, #contact a:hover .contact-blue {
	color: #F90;
}
.footnote {
	font-size:11px;
}
/* -- news section homepage -- */	
	
#news {
	width:340px;
	background:#E3E3E3 url(images/arrow-news.gif) no-repeat 135px 30px;
	padding:25px 31px;
	color:#878787;
	font-size:13px;
	line-height:18px;
	height:82px;
	overflow:hidden;
	float:left;
}
#news h2 {
	float:left;
	color:#686868;
	font-size:16px;
	font-weight:normal;
	text-transform:capitalize;
	width:100px;
	margin-right:30px;
	height:82px;
}
#news a {
	display:block;
}
#news p {
	margin-bottom:0;
}
/* -- thumbnails - success stories homepage -- */

#tn {
	background:#33B3D3 url(images/success-stories.gif) no-repeat 20px 25px;
	float:right;
	width:269px;
	height:132px;
	padding-left:292px;
	margin-bottom:0;
}
#tn ul {
	margin-bottom:0;
}
#tn li {
	list-style:none;
	margin-left:0;
	padding-bottom:0;
}
#tn li {
	float:left;
	position:relative;
	height:68px;
	width:67px;
	background:#fff;
}
#tn li a {
	display:block;
	height:64px;
	width:64px;
	position:absolute;
	border-left:#fff solid 4px;
	border-bottom:#fff solid 4px;
	overflow:hidden;
}
#tn li div {
	height:64px;
	width:64px;
	position:absolute;
	background: url(images/bg-drp-dwn.png) -4px 0;
	display:none;
}
#tn p {
	margin-bottom:0;
}
.more {
	text-align:right;
	font-size:13px;
}
.more a {
	color:#6cb1d1;
	text-decoration:none;
}
.more a:hover {
	color: #F90;
}
.more-case-studies a {
	text-decoration:none;
	font-size:13px;
}
/* -- additions -- */
.highlight {
	color:#6cb1d1;
}
.news-entry, .press-entry {
	margin-bottom: 20px;
}
#news-area p, #press-area p {
	margin-bottom: 0;
}
/* -- footer -- */	

#footer {
	font-size:12px;
	color:#878787;
	padding:20px 0 40px;
	margin: 0 auto;
	float: left;
	width: 100%;
	border-top:1px solid #e0e0e0;
}
#footer ul {
	margin-bottom:0;
	text-transform: lowercase;
}
#footer li {
	list-style:none;
	margin-left:0;
	padding-bottom:0;
}

.home #footer a {
	color:#878787;
}
#footer li {
	float:left;
	margin-bottom:10px;
}
#footer li a {
	margin-right:15px;
}
#footer li a:hover {
	color:#33B2D3;
}

#footer .creds {
	float: left;
	height: 20px;
	}
/* End captions */

#contact-form label, .wpcf7-form label, .wpcf7-form .wpcf7-list-item-label {
	display:block;
	font-size:13px;
	font-weight:bold;
	clear:both;
}
#contact-form label span, .red, .wpcf7-form label span {
	color:#C00;
}
#contact-form input[type=text], #contact-form textarea, .wpcf7-form textarea, .wpcf7-form input[type=text] {
	border:#cdcdcd 1px solid;
	width:265px;
	height:18px;
	border-top:#8e8e8e 2px solid;
	border-left:#cdcdcd 2px solid;
	clear:both;
}
#contact-form textarea, .wpcf7-form textarea {
	height:auto;
	resize:both;
}
#contact-form input[type=checkbox], .wpcf7-form input[type=checkbox] {
	margin:0 2px 2px 0;
}
#contact-form select, .wpcf7-form select {
	border:#cdcdcd 1px solid;
	border-top:#8e8e8e 2px solid;
	border-left:#cdcdcd 2px solid;
	margin-right:10px;
}
.wpcf7-form .wpcf7-list-item-label {
	display:inline;
}
.wpcf7-form span.wpcf7-list-item {
	margin-left:0;
}
/*	
#contact-form input[type=submit], .wpcf7-form input[type=submit]{
border:#cdcdcd 1px solid;
padding:5px 10px;
cursor:pointer;
	}
*/
#contact-form input[type=submit], .wpcf7-form input[type=submit] {
	/*border:1px outset #333;*/
background:#D58D30;
	margin-right:10px;
	float:right;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding:2px 4px;
	text-transform:uppercase;
}
#wpcf7-f8-t1-o1 #contact-form input[type=submit], #wpcf7-f8-t1-o1 .wpcf7-form input[type=submit] {
	margin-right:21px;
}
#contact-form input[type=submit]:focus, .wpcf7-form input[type=submit]:focus {
	border: 2px inset;
}
#address {
	float:right;
	width:190px;
	color:#868686;
}
.hiddenDiv {
	display: none;
}
.visibleDiv {
	display: block;
}
#faq ul {
	margin-bottom:2px;
}
#faq a {
	text-decoration:none;
}
ul#sitemap {
	margin-bottom:60px;
	margin-left:-13px;
}
#sitemap ul, #sitemap li.page_item {
	margin-bottom:1px;
	padding-bottom:0;
	list-style: none;
}
#sitemap li.page_item {
	margin-bottom:16px;
}
#sitemap li a {
	color:#636363;
	margin-bottom:2px;
	font-weight:bold;
}
#sitemap ul li.page_item {
	margin-bottom:1px;
}
#sitemap ul li a {
	color:#6BB1D1;
	font-weight:normal;
}
#sitemap a:hover, #sitemap li.page-item-791 a:hover, #sitemap li.page-item-788 a:hover {
	color: #F90;
}
#sitemap li.page-item-788 a, #sitemap li.page-item-791 a {
	font-weight:normal;
	color:#6BB1D1;
	padding-left:1em;
}
#sitemap li.page-item-788 {
	margin-bottom:2px;
}
/*=======================VERSION ONE STYLES=======================*/
#wrapper_one {
	width:971px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#main_content_one .post {
	font-family:Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	width:428px;
	height:12px;
	position:absolute;
	left:28px;
	top:35px;
}
#main_content_one .entry-title {
	width:390px;
	padding:30px 30px 0px 40px;
	margin:10px 0 20px 0;
}
#main_content_one .entry-title a, #main_content_two .entry-title a {
	font-family: Arial;
	font-size: 50px;
	font-weight: 300;
	line-height: 40px;
	color: #ffffff;
	text-decoration:none;
}
#main_content_one .entry-content {
	width:368px;
	padding:0 10px 10px 20px;
}
#main_content_one .entry-content p {
	margin:0 20px 15px 20px;
	font-family:Arial;
	font-size:22px;
	line-height:22px;
	color:#ffffff;
}
#main_content_two .post {
	font-family:Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	width:428px;
	height:12px;
	position:absolute;
	left:28px;
	top:50px;
}
#main_content_one .entry-title {
	width:390px;
	padding:30px 30px 0px 40px;
	margin:10px 0 20px 0;
}
#main_content_two .entry-content {
	width:383px;
	padding:0 10px 10px 10px;
}
#main_content_two .entry-content p {
	margin:0 20px 15px 10px;
	font-family:Arial;
	font-size:20px;
	line-height:22px;
	color:#ffffff;
}
#main_content_two .entry-content p {
	margin-left:0;
}
#logo_one {
	background:#e7e7e7;
	background-image:url(images/spg_logo_a_RE.jpg);
	background-repeat:no-repeat;
	height:85px;
	width:484px;
	position:absolute;
	text-indent:-9999px;
}
#logo_one a {
	width:100%;
	height:100%;
	display:block;
}
#main_content_one {
	background-image:url(images/main_content_bg.jpg);
	height:694px;
	width:484px;
	position:relative;
	top:97px;
}
#sidebar_one {
	width:474px;
	float:right;
}
#tealSquare {
	background-image:url(images/tealBox_sm.jpg);
	height:420px;
	width:474px;
	position:absolute;
	top:0;
	right:0;
}
#greyBox {
	background:#e3e3e3;
	width:334px;
	height:371px;
	position:absolute;
	right:11px;
	top:420px;
}
#picStrip {
	background-image:url(images/imageStrip_sm.jpg);
	width:116px;
	height:360px;
	position:relative;
	left:496px;
	bottom:262px;
}
#footerBlock {
	background:#d58d30;
	height:60px;
	width:971px;
	position:absolute;
	top:957px;
}
#sidebar_one #register {
	background-repeat:no-repeat;
	position:relative;
	float:right;
	right:33px;
	top:8px;
	z-index:1;
}
#sidebar_one #register h1, #sidebar_two #contact h1 {
	font-family: Arial;
	font-weight: 800;
	font-size: 33px;
	margin-bottom:0!important;
	margin-top:10px;
	color: #ffffff;
	position:relative;
	left:12px;
}
#sidebar_one #register h3, #sidebar_two #contact h2 {
	font-family: Arial;
	font-size:12px;
	font-weight:500;
	color: #ffffff;
	position:relative;
	left:15px;
	margin-bottom:0px!important;
}
#sidebar_one #formBox {
	background-color:#ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:20px 0 0 20px;
	width:285px;
	height:655px;
	position:relative;
	top:3px;
	left:6px;
	-webkit-box-shadow:3px 3px 3px #666;
	-moz-box-shadow:3px 3px 3px #666;
	box-shadow:3px 3px 3px #666;/*for IE 8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=3,Direction=135,Color='#666666')";/*for IE 5.5 to 7*/
filter:progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#666666');
}
#sidebar_one #formBox input {
}
#sidebar_one #formBox p {
	color:#333;
	margin-bottom:12px;
	font-weight:500;
	font-size:13px;
}
#sidebar_one span.wpcf7-checkbox {
	text-transform:none;
}
#sidebar_one span.wpcf7-list-item-label {
	margin:0;
	font-weight:normal;
}
/*=======================VERSION TWO STYLES=======================*/
#wrapper_two {
	width:971px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#main_content_two .entry-title {
	width:390px;
	padding:0px 30px 0px 10px;
	margin:0px 0 20px 0;
}
#logo_two {
	background:#e7e7e7;
	background-image:url(images/spg_logo_b_RE.jpg);
	background-repeat:no-repeat;
	height:85px;
	width:427px;
	position:absolute;
	text-indent:-9999px;
	top:0px;
	left:0px;
}
#logo_two a {
	width:100%;
	height:100%;
	display:block;
}
#sidebar_two {
	position:absolute;
	right:0;
	top:0px;
	width:325px;
	float:right;
}
#redArrows {
	background-image:url(images/redArrows.jpg);
	background-repeat:no-repeat;
	width:201px;
	height:150px;
	position:relative;
	float:left;
	left:437px;
	top:0px;
}
#boxImage1 {
	background-image:url(images/boxImage1.jpg);
	background-repeat:no-repeat;
	width:201px;
	height:217px;
	position:relative;
	float:left;
	left:236px;
	top:97px;
}
#boxImage2 {
	background-image:url(images/boxImage2.jpg);
	background-repeat:no-repeat;
	width:201px;
	height:217px;
	position:relative;
	float:left;
	left:34px;
	top:323px;
}
#main_content_two {
	background-color:#33b3d3;
	height:443px;
	width:427px;
	position:absolute;
	left:0px;
	top:97px;
}
#sidebar_two #contact {
	border:none!important;
	background-color:#d58d30;
	;
	width:300px;
	height:71px;
	position:relative;
	float:right;
	top:0;
	left:0px;
}
#sidebar_two #contact h1 {
	position:relative;
	left:12px;
	top:18px;
}
#sidebar_two #contact h2 {
	position:relative;
	left:13px;
	top:23px;
}
#bigPic {
	background-image:url(images/bigPic.jpg);
	background-repeat:no-repeat;
	width:971px;
	height:217px;
	position:absolute;
	top:552px;
}
#sidebar_two #formArea {
	background-color:#616161;
	width:324px;
	height:443px;
	position:relative;
	top:97px;
	left:1px;
}
#sidebar_two #formBox div.wpcf7 {
	margin-left:11px!important;
}
#sidebar_two #formBox {
	background-color:#ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width:284px;
	height:385px;
	padding:10px;
	position:absolute;
	top:18px;
	left:11px;
	-webkit-box-shadow:3px 3px 3px #333;
	-moz-box-shadow:3px 3px 3px #333;
	box-shadow:3px 3px 3px #333;/*for IE 8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=3,Direction=135,Color='#666666')";/*for IE 5.5 to 7*/
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#666666');
}
#sidebar_two #formBox p {
	font-size:12px;
	color:#333;
	margin-bottom:12px;
	font-weight:500;
}
#sidebar_two span.wpcf7-checkbox {
	text-transform:none;
}
#sidebar_two span.wpcf7-list-item-label {
	margin:0px;
	font-weight:normal;
}
/*KUMAR*/
.wpcf7-response-output {
	clear:both;
	padding-top:10px;
	text-align: center;
}
.wpcf7-mail-sent-ok {
	color:#060
}
.wpcf7-mail-sent-ng {
	color:#F00
}
.wpcf7-validation-errors {
	color:#F00
}
version2 {
	margin-bottom:10px
}
/*BLOG */
#main .post {border-bottom:1px solid #eee; margin-bottom:20px}
#main .post .meta small {margin-bottom:5px; display:block; float:left; width:235px}
#main .post .meta span {margin-bottom:5px; display:block; float:right; width:235px; text-align:right; }
#main .post .meta span a {font-size:12px; text-decoration:none}
#main .post .meta span a:hover {text-decoration:underline}
#main .post .entry p {margin-bottom:10px}
#main .post .postmetadata {font-size:13px}
.navigation {display:block; }
.navigation .alignleft {float:left}
.navigation .alignright {float:right}
#commentform #comment {border:1px solid #000000}
#commentform input {border:1px solid #000000}
#author {display:inline;font-size:13px;margin-top:0;}
#main .post .entry {margin-bottom:10px}
#main .post h2 {color:#6CB1D1;font-size:18px;margin-bottom:7px; padding-bottom:5px}
#main .post h2 a {text-decoration:none}
#main .post a.more-link {font-size:12px}

.jwsharethis {margin-top:0px; display:none}
.jwsharethis img {width:24px}

.wpcf7-form .contact_table  {}
.wpcf7-form .contact_table th {text-align:left; padding-bottom:7px}
.wpcf7-form .contact_table input, .wpcf7-form .contact_table select  {background-color:transparent;border:1px solid #ddd; width:248px; color:#999; font-size:14px; padding-left:2px; padding:2px 0 2px 2px}
.wpcf7-form .contact_table select {width:252px}
.wpcf7-form .contact_table textarea {width:248px; height:150px;border:1px solid #ddd; 	}
.wpcf7-form .contact_table td {font-size:12px; padding-bottom:10px; padding-right:5px}
.wpcf7-form .contact_table .submit input {width:200px; float:left}
.wpcf7-form .contact_table input[type="checkbox"]  {width:10px; margin-right:5px; border:0}
#contact_left {width:540px; float:left}
#contact_right {width:350px; float:right; height:450px}
#contact_right .infobox_right h2 {color:#666666; text-transform:uppercase; margin-bottom:4px; font-size:15px}
#contact_right .infobox_right {padding:5px 5px 5px 60px;  background-repeat:no-repeat; background-position:5px 5px;border:1px solid #cccccc; margin-bottom:15px; text-align:left}
#contact_right .infobox_right .newsitems a {font-size:12px; display:block; margin-bottom:5px; text-decoration:none}
#contact_right .info_contact {background-image:url(/wp-content/themes/spg/images/icon_contact.png)}
#contact_right .info_press {background-image:url(/wp-content/themes/spg/images/icon_press.png)}
#contact_right .info_news {background-image:url(/wp-content/themes/spg/images/icon_news.png)}
#contact_right a.see_more {display:inline;font-size:12px;}

.datatable {margin:15px 0 25px 0; border:1px solid #cccccc }
.datatable th { border-right:1px solid #ccc;vertical-align:top;white-space:nowrap;font-size:16px;padding:5px 10px; text-align:right; font-weight:bold; color:#000}
.datatable td { vertical-align:top;font-size:16px;padding:5px 10px; text-align:left; color:#000}


/* New Styles by HyperArts */

#contact.international {
	border: 0;
	width: 146px;
	padding-right: 0;
	}

#contact.international p {
	font-weight: normal;
	margin: 5px 0;
	}

#contact.international a.contact {
	font-size: 23px; line-height: 25px;
	font-weight: bold;
	color: #F90;
	clear: both;
	text-decoration: none;
	}

#contact.international a:hover {	
	text-decoration: underline;
	}
	
/* new orange CTA contact */

#contact a.orange-contact {
	background: url(images/orange-box.png) no-repeat top;
	width: 146px; height: 62px;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
	
	}
	
#contact a.orange-contact span.big {
	font-size: 14px;
	font-weight: bold;
	}
	
/* 404 page */

body.error404 #main li.page_item {
	font-weight: bold;
	list-style-type: none;
	}

body.error404 #main ul.children {
	margin-top: 5px;
	}
	
body.error404 #main ul.children li.page_item  {
	margin-left: 20px;
	font-weight: normal;
	list-style-type: disc;
	}
	
/* structured finance page */

table#structured-finance {
	width: 600px; 
	overflow: visible;
	font-size: 13px;
	background-color: #f2f2f2;
	margin: 10px 0 20px 0;
	}

	
table#structured-finance tr.blue {
	background-color: #4e81ba;
	color: #fff; font-weight: bold;
	text-align: center;
	}
	
table#structured-finance td {
	padding: 5px 10px;
	border-bottom: 1px solid #999c8b;
	}
	
table#structured-finance td.bold {
	font-weight: bold;
	}
	
/* new homepage styles */

/* HyperArts Styles */

.nivo-caption {
	background: url(images/white-bg.png) repeat;
	width: 285px; height: 127px;
	color: #373737 !important;
	padding: 30px 100px 15px 30px;
	position: absolute; right: 30px; bottom: 30px;
	}
	
.home .nivo-capion p {
	color: #373737; 
	font-size: 16px !important; line-height: 20px !important;
	}
	
	
.nivo-caption h2 {
	color: #f26d22 !important;
	font-size: 24px !important;
	}
	
.nivo-caption a.read-more {
	text-indent: -9999px;
	background: url(images/learn-more.png) no-repeat top right;
	display: block;
	width: 96px; height: 24px;
	position: absolute; right: 20px; bottom: 20px;
	}
	
.nivo-controlNav a {  
    display:block;  
    width:14px;  
    height:14px;  
    background:url(images/bullets.gif) no-repeat bottom;  
    text-indent:-9999px;  
    border:0;  
    margin-right:3px;  
    float:left;  
}  
.nivo-controlNav a.active {  
    background-position: top;  
    }
    
/*home widget styles*/

.home-widgets {
	width: 950px;
	float: left;	
	
	padding: 0 0 20px 10px;
	}
	
.home-widgets li.widget {
	width: 300px; height: 160px;
	float: left;
	padding: 0 25px 0 0;
	list-style: none;
	margin: 0;
	list-style-type: none;
	color: #7b7d7f;
	font-size: 13px;
	}
	
.home-widgets li.widget#text-4 {
	padding-right: 0;
	}
	
.home-widgets li.widget h3 {
	margin: 0 0 20px; padding: 5px 0;
	text-transform: uppercase;
	color: #656668;
	font-size: 24px; line-height: 30px;
	font-family: arial, sans-serif;
	font-weight: normal;
	width: 100%;
	border-bottom: 3px solid #f26d22;
	}
	
.home-widgets li#flexi-quote-rotator #quotearea{
	padding: 0 30px 0 0;
	}
	
.home-widgets li#flexi-quote-rotator h3 {
	color: #f26d22;
	}
	
.home-widgets li#flexi-quote-rotator span.author {
	font-weight: bold;
	}
	
span#quoteauthor {
	display: block;
	padding: 10px 0;
	}
	
span.orange {
	color: #f26d22;
	}
	
span#quoteauthor a, .widget_featured_post_widget a {
	display: block;
	padding: 10px 0;
	}
	
.advanced_recent_posts_widget ul li {
	border: 0 !important;
	}
	
/* social */

.social {
	float: right;
	}
	
.social img {
	margin-left: 3px;
	}
