/*
Theme Name: Space Color
Theme URI: http://www.vivathemes.com
Description: Clean business/portfolio Theme
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: two-column, widget-ready, business, personal portfolio
*/

*{margin:0; padding:0;}

li { list-style-type:none; }
img, fieldset { border:0; }

.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix { display:inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* close commented backslash hack */
.align-left { float:left; }
.align-right { float:right; }
.line-separator { clear:both; border-top:1px dotted #ccc; width:100%; margin:15px 0; background:none; line-height:0; }
.blog-line-separator { clear:both; border-top:1px dotted #ccc; width:100%; margin: 10px 0 25px 0; background:none; line-height:0; }
#cloud li a{border-bottom:none;text-decoration:none;}
#cloud li a:hover{color:#000;}

body {
	background:#e8e8e8;
	color: #666;
	font-family:arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	padding-bottom: 20px;
}
	
h1 {
	font-size: 18pt;
}

h2 {
	font-size: 16px; 
	color: #415a68;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
}

h3, h3 a {
	font-size: 16px; 
	color:#415a68;
	font-family: arial, helvetica, sans-serif;
}

h4 {
	font-size: 9pt;
}

h2.pagetitle { 
	display:none; 
}

p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

a {
	border-bottom: dotted 1px #9F9F24;
	color: #9F9F24;
	text-decoration: none;
}

a:hover {
	color: #9F9F24;
	border-bottom: dotted 1px #415a68;
}

/* container */

#container {
	width: 900px;
	clear: both;
	margin: 0 auto;
	padding:0;
	line-height: 145%;
}

#wrapper {
	background-color:#ffffff;
	display: inline-block;
	width: 900px;
}

#inwrapper {
	background-color:#ffffff;
	display: inline-block;
	width: 900px;
}

	
/* header */

#header {
  	width: 900px; 
  	margin: 0 auto;
	margin-top: 0;
}

#logo {	
	width:180px;
	float:left;
	clear: both;
	height: 97px;
	margin-top:-5px;
	border: 0px;
}

#logo a{
border: 0px;
}

#logo img a{border: 0px;}

#logo h1 a,
#logo h1 {
	font-weight: normal;
	font-size: 28px;
	color: #333;
	font-style: normal;
	text-transform: uppercase;
	border:0px;
}


#header h2 {
	display: none;
}

#stripes {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	height: 50px;
}

.stripe {
	width: 40px;
	height: 50px;
	float: right;
	margin-top: 0;
	margin-left: 30px;
	background: #d6d6d6;
	float: right;
	z-index: 900;
	position: relative;
}

.stripe img {
	margin-top: 14px;
	margin-left: 4px;
}

.stripe ul {
	border: none;
}

.stripe ul li {
	float: left;
	list-style: none;
	border-right: solid 1px #666;
	border: none;
	width: 32px;
}

.stripe ul ul {
	width: 200px;
	top: -999em;
	background: url(images/stripeul.png) no-repeat;
	height: 72px;
	float: left;
	margin: 0;
	margin-left: -80px;
 	border: none;
	display: none;
}

.stripe ul ul.logpanel {
	width: 200px;
	top: -999em;
	background: url(images/logul.png) no-repeat;
	height: 152px;
	float: left;
	margin: 0;
	margin-left: -80px;
 	border: none;
}

/* search */

#searchform {
	padding:0;
	margin:0;
	width: 160px;
	height: 25px;
	margin-top: 30px;
	float: left;
	padding-left: 20px;
}

#searchform input[type=text] {
	margin:0;
	padding: 0;
	color: #cccccc;
	width: 153px;
	border: solid 1px #415a68;	
	font-size:12px;
	padding-left: 5px;
	height: 19px;
	padding-top: 2px;
	line-height: 18px;
	background: #415a68;
}

#searchform input#searchsubmit {
	display: none;
}

#login_form {
	margin-top: 25px;
	margin-left: 20px;
}

#login_form input#pwd,
#login_form input#log { 
	margin:0;
	padding: 0;
	color: #fff;
	width: 152px;
	border: solid 1px #8bc7da;	
	font-size:12px;
	padding-left: 5px;
	height: 19px;
	padding-top: 2px;
	line-height: 18px;
	background: #8bc7da;
	margin-bottom: 10px;
}

#login_form input { 
	margin-bottom: 10px; 
	background: #fff; 
	border: solid 1px #fff;
}

#login_form input#btn {
	cursor: pointer;
	margin-right: 5px;
	float: left;
}

#login_form input#btn a {
	text-align: center;
}

#login_form a {
	color: #fff;
	text-decoration: underline;
	margin-left: 2px;
	float: left;
	margin-top: 3px;
}

#login_form ul li {
	margin-left: 20px;
	margin-bottom: 5px;
}

#login_form label {
	color: #fff;
}

#login_form a.logged {
	text-decoration: underline;
	font-weight: normal;
	font-size: 16px;
	color: #50a9c7;
	text-transform: none;
}

#login_form a.logged:hover {
	text-decoration: none;
}

#social {
	margin-top: 25px;
	margin-left: 20px;
	width: 200px;
}

#social a {
	margin-right: 31px;
	width: 32px;
	height: 32px;
	float: left;
	display: block;
}

#social img {
	margin: 0;
}

/* content */

#contentwrapper {
	width: 880px;
	clear: left;
	float: left;
	margin: 10px;
}

.entry a{border:0px;}

.entry img{border:1px #325b69 thin;}

#content {
	float:left;
	width:550px;
      margin: 30px;
	margin-right: 0;
	padding-right: 30px;
	border-right: dotted 1px #ccc;
}

#content2 {
	float:left;
	width:820px;
	overflow: hidden;
      margin: 30px;
}

.post {
	margin:0;
	padding:0;
	padding-bottom: 35px;
	line-height: 150%;
}

.post h2 {
	color:#415a68;
	text-decoration:none;
	border:none;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size: 16px; 
	text-transform:none !important;
}

.post h3 {
	margin:0;
	padding: 0;
	line-height: 16px;
}
	
.post h3 a {
	color:#415a68;
	text-decoration:none;
	border:none;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size: 16px; 
}

.post h3 a:hover {
	color:#628C9D;
}
	
.post h2 a:hover{
	text-decoration: none;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin:8px 0;
}

.postmetadata{
	clear: both;
	color:#333;
	padding:0;
	margin:0;
	text-transform: uppercase;
}

.postmetadata a {
	color:#333;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}	

.postmetadata a:hover {
	border: none;
	text-decoration: underline;
}

#audata {
	text-transform:uppercase;
	clear: both;
	font-size: 10px;
	line-height: 15px;
	margin-top:10px;
	margin-bottom:20px;
}

#main_audata {
	text-transform:uppercase;
	clear: both;
	font-size: 10px;
	line-height: 15px;
	margin-top:20px;
	margin-bottom:25px;
	padding:5px 5px 0 0;
	border: thin dotted #ddd;
	background:#eee;
	height:93px;
}

#main_audata p{text-transform:none;}

.author_avatar {display: inline;
         float: left;
         padding: 0 5px 5px 5px;}

a.more-link {
	color: #333;
	width: 70px;
	height: 12px;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 12px;
	text-transform: uppercase;
	float: right;
	background: url(images/titlebg.gif) no-repeat left;
	padding-left: 12px;
}

a.more-link:hover {
	color: #990000;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

/* right sidebar */

#sidebar {
	width:210px;
	float:right;
	margin:0;
	padding: 0;
	margin-top: 30px;
	margin-right: 30px;
}

#sidebar .widgets {
	font-size: 12px;
	margin-bottom: 20px;
	width: 210px;	
	color: #666;	
	border-bottom: dotted 1px #ccc;
	padding-bottom: 20px;
}

#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	margin-bottom: 10px;
	line-height: 16px;
}

#sidebar p {
	margin:0; 
	padding:0;
}

#sidebar img {
	padding: 0; 
	margin: 0;
}

#sidebar ul {
	margin:0;
	padding:0;
}

#sidebar ul li {
	margin:10px 0;
	list-style: none;
}

#sidebar ul ul {
	margin:0;
	padding:0;
}

#sidebar ul ul li {
	list-style: none;
    line-height: 12px;
	margin-left: 20px;
	padding:0 0;
}

#sidebar a {
	border-bottom: dotted 1px #666;
	text-decoration: none;
}

#sidebar a:hover {
	border: none;
	text-decoration: none;
}

#sidebar ul li a {
	color: #666;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	line-height:10px;
}

#sidebar ul li a:hover {
	text-decoration: none;
	border: none;
	color: #9F9F24;
}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
	display: block;
}

#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* below slideshow bar */

#sidebar2 {
	width: 900px;
	clear:left;
	float: left;
	margin:0;
	padding:0;
	margin-top: 20px;
}

#sidebar2 .widgets {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 12px;
	margin-right: 40px;
	margin-left: 30px;
	padding-bottom: 30px;
	width: 225px;
	color: #000;
}

#sidebar2 h2 {
	margin: 0;
	padding: 0;
	color: #000;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 16px;
	padding-left: 12px;
	text-transform: uppercase;
	font-weight: normal;
	background: url(images/titlebg.gif) no-repeat left;
}

#sidebar2 ul li {
	line-height: 25px;
	border-bottom: dotted 1px #ccc;
	list-style: none;
}

#sidebar2 ul li a {
	color: #666;
	border: none;
	text-decoration: none;
}

#sidebar2 ul li a:hover {
	text-decoration: none;
	border: none;
	color: #ccc;
}

#sidebar2 a {
	text-decoration: none;
	color: #993300;
}
	
#sidebar2 a:hover {
	border: none;
	text-decoration: none;
	color: #666;
}


/* comments */


#commentform {
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	margin:0;
	padding:0;
}
	
#comment, .wpcf7 textarea {
	width:80%;
}

#author, #email, #url, #comment, .wpcf7 input[type=text], .wpcf7 textarea {
	background: #e8e8e8;
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	margin:5px 5px 0 0;
	padding:3px;
	border: solid #ccc thin;
	color: #666;
}

#author:focus, #email:focus, #url:focus, #comment:focus, .wpcf7 input[type=text]:focus, .wpcf7 textarea:focus {
	background: #dbdbdb;
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	margin:5px 5px 0 0;
	padding:3px;
	border: solid #777 thin;
	color: #666;
}

#author, #email, #url {
	height:16px;
	padding-top:3px;
}
	
#submit, .wpcf7 input[type=submit] {
	margin:5px 5px 0 0; 
	padding:3px 10px;
	cursor:pointer;
	color: #666;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #415A68;
	font-size: 12px;
	margin-bottom: 2px;
	clear: left;
	text-transform: uppercase;
	font-weight: bold;
}	

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	background: none;
	margin:10px 0;
	padding:10px 0 5px 20px;
	list-style-type:none;
	float: left;
	background: #f5f5f5;
	width: 95%;	
}

ol.commentlist li.alt {
	background: none;
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {
	color:#666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
}


/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	padding-top: 4px;
   	margin: 10px;
}

.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;
}

p { margin-top: 6px; }

#archivelist {
	float:left;
	width:550px;
      margin: 30px;
	margin-right: 0;
	padding-right: 30px;
	border-right: dotted 1px #ccc;
}

#archivelist ul li {
	list-style: none;
	line-height: 35px;
}

#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}

#archivelist ul li a {
	color: #666;
	text-transform: uppercase;
}

#archivelist ul li a:hover {
	color: #990000;
}

#archivelist h2 {
	color: #333;
	font-family: arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
}

/* footer */

#footer {
	clear: left;
	width: 100%;
	margin: 0;
	float: left;
	padding-bottom: 30px;
	font-size: 10px;
	line-height:13px;
}

#footer .text {
	padding-left:10px;
	padding-top:15px;
}

#footer a { 
	border-bottom: dotted 1px #666;
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
	text-decoration: none;
	border: none;
}

#mainmenu {
	width: 700px;
	float: right;
	height: 20px;
	margin-top: 95px;
}

.mainnav {
	margin-right:10px;
	padding: 0;
	list-style: none;
	float: right;
}

.mainnav * {
	margin: 0;
	padding: 0;
	list-style: none;
}


.mainnav ul {
	position: absolute;
	top: -999em;
	display: none;
}

.mainnav li {
	float: left;
	position: relative;
	z-index: 99;
	height: 20px;
	line-height: 20px;
}

.mainnav a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #415a68;
	margin-left: 28px;
	margin-right: 2px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom:none;
}

.mainnav li#current a,
.mainnav li.current-cat a,
.mainnav li.current_page_item a,
.mainnav li.current_page_ancestor a,
.mainnav li:hover a {
	text-decoration: none;
	color: #9F9F24;
}

.mainnav ul li{ 
	width: 120px;
}

.mainnav li:hover ul,
ul.mainnav li.sfHover ul {
	left: 20px;
	top: 15px;
	padding-top: 4px;
	width: 122px;
	border-bottom: dotted 1px #ccc;
}

.mainnav li:hover li ul,
.mainnav li.sfHover li ul {
	top: -999em;
}

.mainnav li li:hover ul,
ul.mainnav li li.sfHover ul {
	left: 120px;
	top: -5px;
}

.mainnav li:hover ul,
.mainnav li li:hover ul {
	top: -999em;
}

.mainnav li li {
	display: block;
	padding: 0;
	height: auto !important;
	border: none;
	background: #fff;
	margin: 0;
	border: dotted 1px #ccc;
	border-bottom: none;
}

.mainnav li#current,
.mainnav li.current-cat,
.mainnav li.current_page_item,
.mainnav li:hover {
}

.mainnav li li a:link, 
.mainnav li li a:visited {
	display: block;
	height: auto !important;
	line-height: 12px;
	text-transform: none;
      color: #000;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	border: none;
	margin: 0;
	padding:10px 10px 10px 10px;
}

.mainnav li li a:hover {
	color: #dadc56 !important;
	background:#415a68;
}

#jFlowSlide { 
	background:#ccc; 
	font-family: Georgia, arial, helvetica, sans-serif; 
	margin-left:0; 
	z-index:0; 5
	margin-bottom:0; 
	overflow: hidden;
}

#myController { }
#myController span.jFlowSelected { }

.slide-wrapper { 
	padding: 0; 
	overflow: hidden;
	width: 880px;
	height: 380px;
}

#controlls {
	width: 45px;
	height: 30px;
	float: right;
	position: relative;
	margin-right: 20px;
	margin-top: 20px;
	z-index: 1;
}

.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover {  }
.jFlowPrev { 
	float:left; 
	width: 17px;
	height: 30px;
	background: url(images/leftarrow.png) no-repeat left;
	cursor:pointer; 	
}

.jFlowNext { 
	float: right; 
	width: 17px;
	height: 30px;
	background: url(images/rightarrow.png) no-repeat right;
	cursor:pointer; 
}

.wp-pagenavi {
	margin-bottom: 5px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
	background: none;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
	background: none;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #50a9c7;
	color: #666;
	background: none;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #50a9c7;
	color: #666;
	background: none;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #666;
	border: 1px solid #ccc;
	background: none;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: normal;
	border: 1px solid #50a9c7;
	color: #666;
	background: none;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #ccc;
	color: #666;
	background: none;
}

/* index_callouts ////////////////////////////////////////////////////*/
#index_callouts ul { margin:0 20px 0 20px; }
#index_callouts li { padding:25px 0;float:left;width:250px;margin-right:45px; }
#index_callouts li.last { float:right;margin-right:0; }
#index_callouts .title a { color:#415a68;text-decoration:none;border:none; }
#index_callouts .title a:hover { color:#628C9D; }

#searchform p { margin-bottom:10px; }
#btn_subscribe { width:58px;height:18px;background:url(images/btn_subscribe.jpg);background-color:Transparent;border:0;cursor:pointer;margin:8px 0 0 102px; }
#btn_search { width:58px;height:18px;background:url(images/btn_search.jpg);background-color:Transparent;border:0;cursor:pointer;margin:8px 0 0 102px; }

#respond .error { width:80%;color:#dadc56 !important;background:#415a68;border:2px solid #415a68;padding: 0.2em 1em 0.2em 1em; } 
#respond textarea.error { padding:3px !important; }
#respond .error.errorlabels,
#respond .error.errorlabels label { background:none !important;border:none !important;color:#415a68 !important; }
#respond label { display:block; }
#respond .error input[type=text],
#respond input[type=text] { width:40% !important;padding:3px; } 
#commentform input.error, #commentform textarea.error { background-color:#415a68 !important; }

.social #twitter { padding-top:2px; }

/* new_home //*/

#containerLeftRight {
	margin: 0px;
	padding: 0px;
	width: 625px;
	height:335px;
	display:inline;
}
#home_left {
	margin: 0px;
	padding: 0px;
	width: 305px !important;
	float: left;
	background:green;
}
#home_right{
	margin: 0px;
	padding: 0px;
	width: 305px;
	height:335px;
	float: left;
	clear:right;
	background:red;}
	
/* buttons //*/

.awesome, .awesome:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin-bottom:10px;
	margin-top:5px;
}
 
	.awesome:hover							{ background-color: #111; color: #fff; }
	.awesome:active							{ top: 1px; }
	.left.awesome, .left.awesome:visited 			{ font-size: 11px; width:390px; height:12px; height:17px; padding-top:12px;margin-right:10px;}
	.right.awesome, .right.awesome:visited 			{ font-size: 11px; width:107px; height:17px; padding-top:12px;}
	.awesome, .awesome:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	
	.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #455866; background-image:url(http://www.boostmediaentertainment.com/wp-content/themes/spacecolor/images/bluebtnover.png);background-repeat:no-repeat;background-position: -30px -50px; }
	.blue.awesome:hover							{ background-color: #2c3841; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #dadc56; color:#455866; background-image:url(http://www.boostmediaentertainment.com/wp-content/themes/spacecolor/images/yellowbtnover.png);background-repeat:no-repeat;background-position: -30px -50px;}
	.yellow.awesome:hover							{ background-color: #c6c84f; color:#455866;}
	.gray.awesome, .gray.awesome:visited		{ background-color: #e8e8e8; color:#333; }
	.gray.awesome:hover							{ background-color: #dfdfdf; color:#333; }
	
.wpcf7-text{width:328px;}
.wpcf7 textarea{width:328px;}
.wpcf7-submit{width:75px;color:#000;}

#bb-signup{
padding:5px;
padding-top:20px;
background-image:url(images/boost-bits-sign-up.png);
width:555px;
height:84px;
margin-left:-3px;
}

#bb-signup .wpcf7-text{width:220px;background-color:#fff;}
#send .wpcf7-submit{
height:58px;
width:90px;
	background: #3c5461 url(/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border:0px;
	position: relative;
	cursor: pointer;
	margin-bottom:10px;
	margin-top:5px;
}

#send .wpcf7-submit:hover{ background-color: #293b44; color: #fff; }
#send .wpcf7-submit:active{ top: 1px; }

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

#send{float:left;}

#boost-people{float:left;margin-right:25px;background:white;width:155px;height:180px;}
#boost-people p{margin-top:10px;}
#boost-people h4{text-transform:uppercase;font-size:10px;color:#415a68;font-weight:normal;margin-top:-11px;line-height:13px;}
#boost-people h4.last{margin-bottom:15px;}

#as-featured {
    background: url("images/as_featured_on_trans.png") repeat scroll 0 0 transparent;
    height: 88px;
    margin: 30px 0 15px;
    width: 900px;
}

.left{float:left;}
