/*
Theme Name: branding personality 
Description: Custom WP theme for Brandingpersonality.com	
Author: Branding Personality
Version: 1.3

*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0;}
/*---------------------------CSS RESET---------------------------CSS RESET----*/
 /*clear floats class */
 .clear {float: none; clear: both }
/*---------------------------Typography-------------------------typography----*/
a {
	color:	#e65a00;
	text-decoration: none;
}
a:hover {
	color:	#e65a00;
	text-decoration: underline;
}
a img {
	border: none;
}
h1 a{
	color: #1EB397;
}
body {
	background: url(images/bg1.jpg) fixed center repeat;  
	background-color: #ff8403;
	font-family: Century Gothic, arial, helvetica, sans-serif; 
	font-size: 13px;

}
iframe {
	border: 0px solid #fff;
}
.main_headers {
	color: #1eb397;
	border-bottom: 4px solid #e3e3e3;
	font-size: 20px;	
}
.home_blog_titles {
	color: #696969; 
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 4px;
} 
.home_timestamp {
	color: #575564;
	display: block;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 7px;
}
.home_excerpt {
	color: #696969;
	font-size: 13px;
}
/*--------------alignment for wordpress images in posts-----------------------*/
.alignleft {
	float: left;
	margin: 6px;
}
.alignright {
	float: right;
	margin: 6px;
}
.wp-caption-text {
	font-weight: bold;
}
/*----------------------------Jquery UI tabs for homepage---------------------*/
/* navigation */
	#nav { 
		float: left;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=52);
		font-size: 22px;	
		margin-left: 10px;
		margin-top: 18px;
		width:225px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-box-shadow: 6px 6px 7px  #383238;
		-moz-box-shadow: 6px 6px 7px #383238;
		box-shadow: 6px 6px 7px #383238; 
	}
	#nav ul {
		padding-top: 10px;
		width:225px;
		margin:0 auto;	
	}	
	#nav li {	
		border-bottom: 1px solid #eee;
	/*	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=47); */
		width:225px;
		list-style-type:none;
		text-align:left;
	}	
	#nav a {
		color:#e4e4e4;
		display:block;
		padding:22px;
		padding-left: 10px;
		position:relative;
		word-spacing:-2px;
		letter-spacing: -1px;	
		text-decoration:none;
	}
	#nav a:hover {	
	/*	background-image:url(images/arrow.png) right center; */
	/*	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=47); */
		background-repeat: no-repeat;
		background-color: #444;
		padding-right: 4px;
	}
	#nav a.current:hover {
		background-color: #777;
	/*	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=47); */
	}
		#nav a.current {
	/*	background:url(images/arrow.png) right center; */
		background-color: #777;
	/*	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=47); */
		background-repeat: no-repeat;

	}
	#nav strong {
		display:block;		
	}
	li#last {
		border-bottom: none;
	}	
	/* panes */
	#panes {
		background-repeat: no-repeat;
		width:278px;	
		height:405px;
		margin-left: 666px;
		/* must be relative so the individual panes can be absolutely positioned */
		position:relative;

	}
	
	/* crossfading effect needs absolute positioning from the elements */
	#panes div {
		display:none;		
		position:absolute;
		top:20px;
		left:20px;
		font-size:13px;
		color:#fff;	
		width:250px; 
	}
	#panes img {  
		float:left;
		margin-right:20px;		
	}
	#panes p.more {
		font-weight:bold;
		font-size:13px;
	}	
	#panes h3 {
		margin:0 0 -5px 0;
		font-size:22px;
		font-weight:normal;
	}	
	.overlay {
		display:none;
		width:500px;
		padding:20px;
		background-color:#ddd;
	}
/*----------------------------Layout------------------------------------------*/
#main_container {
	color: #555555;
	margin: 0 auto;
	margin-top: -16px;
	position: relative;
	width: 960px;
}
#test {
	background-color: #ffffff;
	-webkit-box-shadow: 6px 6px 7px  #383238;
	-moz-box-shadow: 6px 6px 7px #383238;
	box-shadow: 6px 6px 7px #383238; 
	color: #222222;
	font-size: 24px;
	font-weight: bold;
	height: 320px;
	left: 20px;
	opacity: 0.47;
	-moz-border-radius: 6px;
	margin-left: -12px;
	-webkit-border-radius: 6px;
	position: absolute;
	top: 56px;
	width: 225px;
}
#wrapper {	
	background-color: #fff;
	margin: 0 auto;
	margin-left: 20px;
	overflow: hidden;
	text-align: left;
	width: 916px;
}
.page {
	padding-top: 20px;
	padding-left: 20px;
}
#white_wrapper {
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 20px;
}
#logo_wrap {
	background-color: transparent;
	height: 108px;
}
#logo_wrap img {
	margin-top: 24px;
}
#login_cart {
	color: #fff;
	float: left;
	margin-top: -90px;
	margin-left: 710px;
	text-align: right;
	width: 240px;
}
#login_cart a:hover {
	text-decoration: underline;
}
#login_cart a{
	border: 0px;
	color: #fff;
}
#nav_cart {
	float: right; 
	width: 100px;
}
#text_home{
	border: 0px;
	width: 70px;
}
#submit_home {
	border: 0px;
	width: 40px;
}
#phone {
	font-size: 20px;
	font-weight: bold;
}
.status{
	font-size: 11px;
	word-spacing: 2px;
	margin-top: -1px;
}
#google-plus {
	float: right;
	margin-top: -80px;
	width: 48px;
}
#access {
	background-color: #ce2d1b;
	color: #fff;
	height: 38px;
	line-height: 35px;
	margin: 0 auto;
	width: 960px;
	display:block;
	float:left;
}
#access img {
	vertical-align: middle;
}
#social-wrap {
	float: right;
	margin-right: 10px;
}
div#social-wrap a {
	display: inline;
	padding: 0;
	margin: 0;
}
#access .menu-header {
	font-size: 17px;
}
#access .menu-header ul {
	list-style: none;
	margin: 0;
} 
#access .menu-header li {
	float:left;
	position: relative;
	z-index: 9999;
} 
#access a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 12px;
	padding-right: 28px;
	padding-left: 28px;
	line-height:38px;
	z-index: 9999;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	z-index: 99999;
} 
#access ul ul ul {
	left:100%;
	top:0;
	z-index: 9999;
}
#access ul ul a {
	background-image: url(images/bg.jpg);
	font-size: 15px;
	height:auto;
	line-height:1.2em;
	padding:4px;
	width: 128px;
	text-align: center;
	z-index: 9999;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#EF7A2B;
	z-index: 9999;
}
#access ul li:hover > ul {
	display:block;
	z-index: 9999;
}
#home_banner {
	background-image: url(images/shocked.jpg);
	height: 405px;
	margin-top: 38px;
	width: 960px; 
}
.status strong {
	margin-right: 4px;
	margin-left: 4px;
}
#side-a {
	float: left;
	margin-right: 20px;
	width: 390px;
}
#side-b {
	float: right;
	width: 230px;
}
#content { 
	float: left;
	margin-right: 20px;
	width: 235px;
}
/*----facebook plugin customization ------*/
.fan_box .full_widget {
	border: solid 1px #fff;
}
.fan_box .connections {
	min-height: 255px;
}
.fan_box .full_widget a{
	color: #1EB397;
}
.element.style {
	height: 255px;
}
.latest_blogs {
	border-bottom: 1px solid #c5c5e5;
	float: left;
	padding-bottom: 9px;
	margin-top: 15px;
	width: 390px;
}
.latest_blogs p{
	margin-top: -2px;
}
.latest_blogs img {
	display: block;
	float: left;
	margin-right: 9px;
}
#logos {
	margin-left: 10px;
	margin-top: 18px;
	width: 872px;
}
.testimonial_thumb {
	float: left;
}
.testimonial_name {
	font-weight: bold; 
	margin-left: 40px;
	margin-top: -26px;
	margin-bottom: -3px;
}
.testimonial_inc {
	margin-left: 40px;
}
.picture_top_spacer {
	margin-top: 15px;
	padding-bottom: 2px;
}
.picture_top_spacer2 {
	border: solid 1px #D5D5D5;
}
.fan_box .full_widget .connect_top {
	background-color: #fff;
}
.fan_box .connections {
	padding: 0px;
}
#newsletter_bar {
	background-color: #f9f9f9;
	color: #555256;
	height: 50px;
}
#footer {
	clear: both;
	background: #f9f9f9;
	font-size: 12px;
	padding: 6px;
	text-align: center;
}
#footer dt {
	color: #ffb28c;
	font-size: 15px;
	font-weight: bold;
}
#footer dd a{
	color: #ffb28c;
}
#footer_bottom{
	padding-top: 30px;
	width: 950px;
}
#footer-1{
	float: left;
	margin: 10px;
	margin-left: 50px;
	text-align: left;
	width: 170px;
} 
#footer-2{
	float: left; 
	margin: 10px; 
	text-align: left;
	width: 170px;
}  
#footer-3{
	float: left;
	margin: 10px;
	text-align: left;
	width: 170px;
}
#footer-4{
	float: left;
	margin: 10px;
	text-align: left;
	margin-right: 30px;
	width: 150px;	
} 
#footer-5{
	float: left;
	margin: 10px;
	text-align: left;
	width: 110px;	
}     
.quote {
	color: #00c8c8;
	font-size: 80px;
	margin-left: -10px;
	font-family: Trebuchet MS;
}
.quote_close {
	color: #00c8c8;
	font-size: 80px;
	float: right;
	font-family: Trebuchet MS;
	margin-top: -12px;
	margin-right: 20px;
}
.quote_wrap {
	width: 250px;
	margin-bottom: 70px;
}
.citation {
	color: #dc2b21;
}
#quoted_text {
	margin-top: -50px;
}
#blog_banner {
	display: block;
	height: 148px;
	width: 960px;
}
.fb_banner {
	background-image: url(images/facebook.jpg);
}
.ppc_banner {
	background-image: url(images/ppc.jpg);	
}
.seo_banner {
	background-image: url(images/seo.jpg);	
}
.goog_banner {
	background-image: url(images/google-maps.jpg);	
}
/*-----------------Products page----------------------------------------------*/
#products_container {
	overflow: hidden;
	text-align: left;
	margin-left: 24px;
	min-height: 350px;
	padding: 0px;
	border:0;
	width: 922px;
}
#leftportfolio {
	float: left;
	width: 250px;
}
#middle {
	float: left;
	width: 250px;
}
#left {
	float: left;
	width: 605px;
}
#left2{
	margin-left: 20px;
}
#right {
	margin: 0;
	margin-left: 34px;
	margin-top: 20px;
	float: left;
	width: 250px;
}
.BPproduct {
	border-bottom: dashed 1px #00C8C8;
	margin-top: 20px;
	padding-bottom: 59px;
}
.BPproduct ul {

}
.BPproduct ul,ol {
	margin-left: 28px;
	margin-bottom: 14px;
}
.BPproduct li {
	margin-bottom: 16px;
}
.BPproduct h3 {
	font-size: 22px;
	margin-bottom: 12px;
}
.product_image {
	float: left;
	padding-bottom: 90px;
	margin-right: 22px;
}
.product_sumary {
	margin-left: 4px;
	padding-bottom: 12px;
}
.info_bold {
	font-weight: bold;
}
.view_details {
	float: right;
}
#page_header {
	color: #009D98;
}
.product_header {
	color: #009D98;
}
.product_header a{
	color: #009D98;
}
.catalog_product_img {
	float: left;
	margin: 8px;	
}
.button_wrap {
	padding-top: 20px;
}
.cart_add{
	float: left;
}
.details dd{
	margin-bottom: 8px;
}
#right_gradient {
	background-image: url(images/product_gradient.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 255px;
}
/*---------------------blog----------------------------*/
/*	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) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left; 
	}
#right ul {
	list-style-type: none;
}
/* End Images */

#commentform {
	margin-left: 24px;
}
.comment_numbers {
	font-size: 11px;
	font-style: italic;
	float: right;
}
.blog_date {
	font-size: 11px;
	font-style: italic;
} 
#generic{
	padding-top: 20px;
}

#generic li {
	list-style-type: disc;
	margin-left:50px;
}

#commentform textarea {
	width: 550px;
	}
#trackback_wrap {
	margin-left: 24px;
	margin-top: -40px;
	padding-bottom: 12px;
	width: 618px;
	}
#recent_posts li{
	border-bottom: 1px solid #e4e4e4;
	padding-top: 14px;
	padding-bottom: 14px;
}
.recent_title {
	text-align: left;
}
.view_post {
	margin-top: 6px;
}
.sidebar_date {
	background-color: #f8f8f8;
	border: 1px solid #e4e4e4;
	color: #009d98;
	font-weight: bold;
	float: left;
	margin-right: 8px;
	margin-bottom: 6px;
	padding: 2px;
	width: 40px;
	height: 30px;
}
#category_sidebar {
	margin-top: 10px;
	margin-bottom: 10px;
}
#category_sidebar li {
	border-bottom: 1px dotted #e4e4e4;
	padding-top: 8px;
	padding-bottom: 8px;
}
.side_categories {
	color: #fcbc40;
}
#webhost {
	margin-bottom: 12px;
	margin-left: 20px;
	padding-top: 14px;
}
#webhost li {
	display: inline;
}
#webhost li a{  
	font-size: 16px;
	display: inline;
	margin-right: 38px;
}
#contact-area p{
	margin-left: 20px;
}
#contact-area {
	width: 580px;
	margin-left: 20px;
	margin-top: 25px;
}
#contact-area h1{
	margin-left: 22px;
}
#contact-area input, #contact-area textarea {
	-webkit-transition-property: color, background-image, box-shadow; 
	-webkit-transition-duration: .2s, .2s; 
	-webkit-transition-timing-function: linear, ease-in;
	padding: 5px;
	width: 451px;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	-webkit-box-shadow: 6px 6px 5px #888; 
	border: solid 1px #D11217;
}
#contact-area input.submit-button {
	width: 100px;
	background-color:#F5D2B2;
	float: right;
}
#contact-area input.submit-button:hover{
	-webkit-box-shadow: 6px 6px 5px #DDE3E8; 
	width: 100px;
	border: solid 1px #D11217;
	float: right;
}
.submit-button {
	background-color: #F5D2B2;
}
#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 18px;
}
.address {
	margin-bottom: 10px;
}
/*--------------- goals calculator ----------------*/
table.calculator {
	font-size:14px;
}
table.calculator td {
	margin:5px;
	padding:5px;
	border-bottom:1px solid #ccc;
	vertical-align:text-top;
	width:50%;
}
input.calculator_percent {
	width:30px;
}
input.calculator_dollars {
	width:50px;
}

/*--------------------------------------comments section------------*/
#comments {
	font-size: 18px;
	margin-top: 6px;
}
.commentlist li {
 	padding: 5px 18px 22px 18px;
	margin-top:15px;
	background: #fff;
	border-bottom: 1px dashed #00C8C8;	
	}
.commentlist cite {
	display: inline;
	font-style:normal
	}
.commentlist p {
	padding: 9px;
}
.commentlist cite a:link, .commentlist cite a:visited {
	text-decoration:none;
	}
.commentlist cite a:hover, .commentlist cite a:active {
	text-decoration:underline;
	}
textarea {
	border: 1px solid #333;
}
textarea:focus {
	border: 2px solid #e65a00;;
}
.fbconnect_head_share{
	margin: 6px;
}
#directions {
	margin-left: 22px;
	margin-top: 40px;
}
#freeways {
	margin-left: 20px;
}
#freeways li {
	margin-bottom: 10px;
	margin-left: 10px;
}
input.wpcf7-text {
	border: solid 1px #009295;
   box-shadow: 2px 2px 5px #9E9E9E inset;
	font-size: 18px;
	padding: 5px;
	width: 220px;
	-webkit-transition-property: color, background-image, box-shadow; 
	-webkit-transition-duration: .2s, .2s; 
	-webkit-transition-timing-function: linear, ease-in;
}
input.wpcf7-text:focus {
	box-shadow:6px 6px 5px #888; 
	-webkit-box-shadow: 6px 6px 5px #888; 
	border: solid 1px #D11217;
}
form.wpcf7-form p span.wpcf7-form-control-wrap textarea {
	border: solid 1px #009295;
   box-shadow: 2px 2px 5px #9E9E9E inset;
	font-size: 18px;
	height: 50px;
	padding: 5px;
	width: 220px;
	-webkit-transition-property: color, background-image, box-shadow; 
	-webkit-transition-duration: .2s, .2s; 
	-webkit-transition-timing-function: linear, ease-in;	
}
form.wpcf7-form p span.wpcf7-form-control-wrap textarea:focus {
	box-shadow:6px 6px 5px #888; 
	-webkit-box-shadow: 6px 6px 5px #888; 
	border: solid 1px #D11217;	
}
div#cf7_form_box {
	color: #ffffff;
}
input.wpcf7-submit {
	cursor: pointer;
	width: 230px;
}
html body div#main_container div#white_wrapper div#wrapper div#right div#cf7_form_box div#wpcf7-f1-w1-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap select.wpcf7-select {
	width: 230px;
}
div.chat {
	position: fixed;
	right: 0;
	top: 40%;
	text-indent: -9999px;
}
h2.indicate-required {
	background-color: #ff8901;
	color: #fff; 
	font-size: 30px;
	padding: 10px;
	width: 100%;
	text-align: center;
	border-radius: 8px;
	box-shadow: 1px 1px 3px 3px #cbcbcb; 
	-moz-border-radius: 8px;
}
input#mce-EMAIL , input#mce-FNAME {
	border: 1px solid red;
	box-shadow: 2px 2px 5px #cbcbcb inset;
	font-size: 20px;
	width: 400px;
	margin-bottom: 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
input#mce-EMAIL:focus , input#mce-FNAME:focus {
	box-shadow: none;
}
input#mc-embedded-subscribe {
    background-color: #00979A;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    padding: 7px;
    width: 200px;
	border-radius: 4px;
	-moz-border-radius: 4px;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
}
 input#mc-embedded-subscribe:hover {
	box-shadow: 0px 0px 8px 0px #ffd75c; 
}
.discover {
	font-size: 24px;
	font-weight: bold;
}
#ebook-restaurant {
	font-size: 20px;
	font-weight: bold;
	list-style-type: none;
}
#ebook-restaurant li {
	list-style-type: none;
}
/*--------------------landing page -------*/
#landing-wrap form {
	background-color: #FF8B00;
	color: #ffffff;
	margin-bottom: 14px;
	margin-top: -13px;
	padding: 10px;
	padding-top: 0px;
   	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
#landing-wrap input[type=submit] {
	background-color: blue;
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
    background-color: #00979A;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 14px;
    padding: 7px;
}
#landing-wrap input[type=submit]:active {
	border: 0px;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}
#landing-wrap h2 {
	background-color: #FF8B00;
	color: #fff;
	padding: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;

}
.landing {
	margin-top: 12px;
}
.landing ul {
	margin-bottom: 10px;
	margin-left: 32px;
}
.landing li {
/*	background-image: url(images/check.png);
	background-repeat: no-repeat;
	list-style-type: none; */
	min-height: 32px;
	padding-left: 40px;
	margin-bottom: 10px;
}
#awesome-social {
	border: solid 1px orange;
	overflow: hidden;
	padding-left: 14px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#awesome-social ul {
	list-style-type: none;
}
#awesome-social p {
	color: #00979A;
	font-weight: bold;
}
#awesome-social li {
	float: left;
	margin-right: 4px;
	margin-left: 10px;
}
#respond input[type=submit] {
	background-color: #00979A;
	-moz-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 14px;
    margin-right: 20px;
    padding: 7px;
    width: 180px;
}
#respond input[type=text] {
	border: 1px solid #009295;
    box-shadow: 2px 2px 5px #cbcbcb inset;
	font-size: 14px;
	padding: 5px;
	-moz-border-radius: 3px;
    border-radius: 3px;
    width: 220px;
}
#respond input[type=text]:focus {
	border: 1px solid #E65A00;
	box-shadow: none;
} 
#respond textarea {
	border: 1px solid #009295;
    box-shadow: 2px 2px 5px #cbcbcb inset;
    font-size: 14px;
    padding: 5px;
   	-moz-border-radius: 3px;
    border-radius: 3px;
}
#respond textarea:focus {
	border: solid 1px #E65A00;
	box-shadow: none;
}
ol.commentlist {
	list-style: none;
}
.comment-meta  {
	float: right;
	font-size: 11px;
	width: 170px;
	margin-top: -35px;
}
div.vcard {
	vertical-align: middle;
}
div.vcard img {
	margin-right: 10px;
	vertical-align: middle;	
}
/* tungle template */

/* author pages */
.posts-by {
	margin-bottom: 8px;
}
.author-page {
	padding-top: 22px;
}
span.says {
	display: none;
}

