/*
Theme Name: ABRANDTherapy 
Theme URI: http://www.razormicro.com/
Description: This is a custom designed and coded WordPress Theme that supports the WordPress menu functionality and widgets.  Please contact <a href="http://www.razormicro.com/contact/">Razor Micro, Inc.</a> regarding this Theme or other custom Theme design/development.
Author: The Razor Micro Team
Author URI: http://www.razormicro.com/
Tags: custom, custom header, fixed width, two columns, widgets
*/




/* MAIN SITE WRAPPER */

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

#body_home #wrapper {
	width: 1024px;
	margin: 0 auto; margin-bottom: 2px; margin-top: 1px;
	padding: 0px;
	text-align: center;	
	background: #583F90 url(images/background.jpg) top center no-repeat;
}



#wrapper {
	width: 1024px;
	margin: 0 auto; margin-bottom: 2px; margin-top: 1px;
	padding: 0px;
	text-align: center;	
	background: #ffffff url(images/background.jpg) top center no-repeat;
}



/* LOGO HEADER */

#logoHeader2 {
	width: 842px;
	height: 112px;
	margin: 0 auto; margin-top: 10px; 
	padding: 0;
	text-align: center;	
    background: #ffffff url(images/logo8.jpg) no-repeat;
	
}



#logoHeader2 h1 {
		position: relative;
		top: 0px;
		padding: 0px;
		margin: 0 auto;
		width: 600px;
		height: 112px;
		overflow: hidden;
		font: bold 0.1px arial;
		background: transparent;
		float: left;
	}

	

	#logoHeader2 h1 span {
		position: absolute;
		left: 0;
		top: 0px;
		width: 600px;
		height: 111px;
		background: transparent;
	
}

	
    
 #logoHeader2 h2 {
		position: relative;
		top: 0px;
		padding: 0px;
		margin: 0 auto;
		width: 110px;
		height: 112px;
		overflow: hidden;
		font: bold 0.1px arial;
		background: transparent;
		float: right;
	}

	

	#logoHeader2 h2 span {
		position: absolute;
		left: 0;
		top: 0px;
		width: 110px;
		height: 111px;
		background: transparent;
	
}
	

	



/* MAIN VISUAL IMAGE - css/background.css */





/* CONTENT */
#content {
	border: 0px solid purple; 
	width:830px;
	min-height: 750px;
	margin: 0 auto; margin-top: 20px; 
	padding: 0px;
	text-align: center;	
}

#content h1 {
	font: bold 17px tahoma, verdana;
	margin-right: 35px;
}

#content h5 {
	font: bold 16px tahoma, verdana;
	margin-right: 35px;
}

#content h4 {
	font: bold 14px  arial, helvetica, 'Trebuchet MS', verdana;
	color: #000;
	margin-right: 35px;
}

#content p {
	margin: 10px 0;
	font: normal 0.9em arial, verdana;
	color: #000000;
	text-align: justify;
	padding: 5px;
	line-height: 120%;
}

#content img {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}


#content .bold {
	font: bold 19px/21px 'Trebuchet MS', Verdana, Lucida, Arial, sans-serif;
}

#content .bigBold {
	font: bold 1.1em 'Trebuchet MS', Verdana, Lucida, Arial, sans-serif;
	text-align: center;
}


ul.unorderedList {
  list-style-type: square;
  text-align: left;
  text-indent: 20px;
  padding-left: 5px;
  margin: 0px;
  font: normal 12px verdana, arial;
} 


.contactTable {
	border: 0px solid red;
	margin: 0 auto;
	font: normal 11px arial; 
}

.input {
	border: 1px solid silver; border-left: 3px solid #000000;
	color: #3300CC;
}



.red {color:red;}




/* ---------------- forms -------------------  */

form.contactForm{
	width:440px;
	margin:0 auto 15px auto;
	font-size:12px;
	line-height:18px;
	color:#000;
	background:transparent;
	padding:20px 40px;
	border:dashed 1px #E3E3E3;
	}			
	
form label{
	display:block;
	}
	
form .row{
	padding-bottom:15px;
	padding-top:5px;
	display:block;
	text-align:left;
	}	
	
form span.red{
	font-weight:bold;
	color:#990000;
	padding:0;
	font-size:16px;
	}

form .radio{
	margin-right:10px;
	width:13px;
	height:13px;
	}			
	
form .input{
	width:250px;
	height:14px;
	padding:3px;
	border:solid 1px #DAD2D2; border-left: solid 5px #583F90;
	font-size:12px;
	margin-bottom:15px;
	}	

form .inputMessage{
	border:solid 1px #DAD2D2; border-left: solid 5px #583F90;
	}	
	
form select.input{
	width:250px;
	height:20px;
	padding:0 0 0 3px;
	border:solid 1px #DAD2D2;
	font-size:12px;
	margin-bottom:15px;
	}

form textarea{
	width:432px;
	height:70px;
	padding:0 3px;
	border:solid 1px #DAD2D2;
	font-size:12px;
	margin-bottom:15px;
	}		
	
form input.submitButton{
	background:#583F90;
	width:100px;
	height:25px;
	text-align:center;
	border:none;
	font-size:12px;
	color:#FFFFFF;
	}
	
/*-------- 04-06 --------*/	
	
#content h1.heading{
	font-size:24px;
	line-height:27px;
	color:#000;
	text-align:center;
	padding-bottom:8px;
	margin:0;
	}

#content h2.heading{
	font-size:24px;
	line-height:27px;
	color:#000;
	text-align:center;
	padding-bottom:8px;
	margin:0;
	}
	
.innerContent{
	width:830px;
	margin:0 auto;
	}
	
#content .innerContent h1 {	
	font-size: 24px;
   	margin-top: 0px;
	}

#content .bluebox{
	background:#420B67;
	padding:30px;
	font-size:14px;
	line-height:21px;
	color:#FFF;
	margin-bottom:30px;
	}
	
#content .bluebox p	{
	font-size:14px;
	line-height:21px;
	color:#FFF;
	margin:0;
	padding:0 0 12px 0;
	}
	
.box{
	width:400px;
	padding-bottom:20px;
	}
	
.boxsmall{
	width:260px;
	margin-right:0px;
	}
	
#content .boxsmall p{
	text-align:left;
	}
	
.boxLt{
	float:left;
	}
    
.boxLt2{
	float:left;
    padding-left: 25px;
	}
	
.boxRt{
	float:right;
	}
	
.boxCernter{
	margin:0 auto;
	}	

#content .box h3, #content .box h4{
	font-size:20px;
	line-height:25px;
	font-weight:normal;
	color:#4D1780;
	text-align:left;
	padding:0;
	margin:0;
	}
	
#content .box h3.zone1, #content .box h4.zone1{
	background:url(images/anger-zone.gif) no-repeat 0 0;
	text-indent:-20000px;
	}
	
#content .box h3.zone2, #content .box h4.zone2{
	background:url(images/aging-zone.gif) no-repeat 0 0;
	text-indent:-20000px;
	}
	
#content .box h3.zone3, #content .box h4.zone3{
	background:url(images/relationship-zone.gif) no-repeat 0 0;
	text-indent:-20000px;
	}
	
#content .box h3.zone4, #content .box h4.zone4{
	background:url(images/money-zone.gif) no-repeat 0 0;
	text-indent:-20000px;
	}
	
#content .box h3.zone5, #content .box h4.zone5{
	background:url(images/women-zone.gif) no-repeat 0 0;
	text-indent:-20000px;
	}	
	
#content .box h3 span, #content .box h4 span{
	font-size:14px;
	line-height:21px;
	color:#000;
	}
	
#content .boxContent{
	background:#AB70D8;
	border:solid 1px #9355C2;
	}
	
#content .boxContent p{
	font-size:12px;
	line-height:19px;
	color:#000; 
	margin:0;
	padding:0 0 12px 0;
	font-weight:bold;
	}
	
#content .boxContent img{
	float:left;
	border:solid 5px #C095E4;
	padding:0;
	margin:0 15px 10px 0;
	}
	
#content .boxContent .boxtop{
	padding:20px 10px 10px 10px;
	}
	
#content .boxContent .boxBtm{
	padding:0 0 8px 10px;
	
	}	
	
#content a.signupBtn{
	background:url(images/button-bg.jpg) no-repeat 0 0;
	display:block;
	width:155px;
	height:40px;
	text-decoration:none;
	font-size:13px;
	line-height:40px;
	color:#FEDB02;
	padding-left:30px;
	}
	
#content a.signupBtn:hover{
	color:#AB70D8;
	}
	



/*-----*/

.picBox{
	float:left;
	width:190px;
	padding-top:19px;
	}
	
#content .picBox img{
	margin:0 auto 10px;
	padding:0;
	}
	
.picBox a{
	display:block;
	margin:0 auto;
	background:url(images/round-bg-small.gif) no-repeat 0 0;
	width:84px;
	height:18px;
	text-align:center;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	color:#FFFC00;
	}

.picBox a:hover{
	color:#C196E5;
	}
	
#content .picBox p{
	font-size:11px;
	text-align:center;
	padding:6px 0 0 0;
	margin:0;
	}

	
.rtdetails{
	width:630px;
	float:right;
	padding-bottom:20px;
	}
	
.shoppngBlock{
	width:587px;
	margin:0 auto;
	padding-bottom:10px;
	padding-top:20px;
	}
	

	
#content .itemBox{
	width:143px;
	float:left;
	margin:0 10px;
	padding-top:20px;
	padding-bottom:20px;
	}

#content .itemBoxsmall {	
	width:105px;
	}
	
#content .itemBox img{
	margin:0 auto;
	border:0;
	}
	
#content .itemBox h3{
	text-align:center;
	font-size:12px;
	line-height:14px;
	padding:10px 0 5px;
	margin:0;
	color:#3B075E;
	}

.itemBox a.addtocartbut {
	background:url(images/addtocart-bg.jpg) no-repeat 0 0;
	width:70px;
	height:20px; 
	display:block;
	font-size:11px;
	padding:4px 0 0 30px;
	text-align:left;
	color:#FFF;
	margin:10px auto 0;
	}
	



/*---- bottom backgound -----*/

#bottomBackground {
	border: 0px solid green; 
	width: 1024px;
	height: 116px;
	margin-top: 0px; 
	padding: 0px;
	text-align: center;	
	position: relative;
	top: 0px;
	background: #ffffff url(images/bottomBackground.jpg) bottom center no-repeat;
	font:normal 13px/25px "Trebuchet MS", Arial, sans-serif;
	color:#58184C;
}

#bottomBackground11 {
	border: 0px solid green; 
	width: 1024px;
	height: 116px;
	margin-top: 0px; 
	padding: 0px;
	text-align: center;	
	position: relative;
	top: 0px;
	background: #573F93 url(images/bottomBackground11.jpg) bottom center no-repeat;
	
	font:normal 13px/25px "Trebuchet MS", Arial, sans-serif;
	color:#58184C;
}





#bottomBackground12 {
	border: 0px solid green; 
	width: 1024px;
	height: 116px;
	margin-top: 0px; 
	padding: 0px;
	text-align: center;	
	position: relative;
	top: 0px;
	background: #573F93 url(images/bottomBackground12.jpg) bottom center no-repeat;
	
	font:normal 13px/25px "Trebuchet MS", Arial, sans-serif;
	color:#58184C;
}

#bottomBackground13 {
	border: 0px solid green; 
	width: 1024px;
	height: 116px;
	margin-top: 0px; 
	padding: 0px;
	text-align: center;	
	position: relative;
	top: 0px;
	background: #904FCD url(images/bottomBackground13.jpg) bottom center no-repeat;
	
	font:normal 13px/25px "Trebuchet MS", Arial, sans-serif;
	color:#58184C;
}



#wrapper #bottomBackground11 p, #wrapper #bottomBackground12 p, #wrapper #bottomBackground13 p{
	margin:0;
	}



/*--------------- Workshop page ------------------------*/

#content .workshopBox{
	margin:0;
	width:96%;
	padding:0 2% 1% 2%;
	}
	
#content .workshopBox p img.cage{
	margin:0 10px 10px 0;
	float:left;
	border:solid 5px #9151CE;
	}
	
#content .workshopBox p{
	padding:0;
	margin:0 0 12px 0;
	}
	
#content .workshopBox p a.signupBtn{
	padding-left:45px;
	}
	
/*------------------------*/	

#content .workshopBox .workshopBoxInner{
	padding:0 10px;
	}
	
	
#wrapper #bottomBackground p{
	padding:0;
	margin:0;
	line-height:19px;
	}
	
	
	
	
	
/*-------- New background -----------*/

#body_home11 #wrapper {
	
	width: 1024px;
	min-height: 1200px;
	margin: 0 auto; margin-bottom: 2px; margin-top: 1px;
	padding: 0px;
	text-align: center;	
	background: #573F93 url(images/background11.jpg) top center no-repeat;
	/*overflow:auto;*/
}



#body_home12 #wrapper {
	
	width: 1024px;
	min-height: 1200px;
	margin: 0 auto; margin-bottom: 2px; margin-top: 1px;
	padding: 0px;
	text-align: center;	
	background: #573F93 url(images/background12.jpg) top center no-repeat;
	/*overflow:auto;*/
}

#body_home13 #wrapper {
	
	width: 1024px;
	min-height: 1200px;
	margin: 0 auto; margin-bottom: 2px; margin-top: 1px;
	padding: 0px;
	text-align: center;	
	background: #904FCD url(images/background13.jpg) top center no-repeat;
	/*overflow:auto;*/
}

#body_home13{
	background: #904FCD;
	}



/* Sidebar */
#leftContent #sidebar{ padding-top:22px; *padding-top:0}
#leftContent #sidebar ul{ margin:10px 0 0 0; padding:0; text-align:left;}
#leftContent #sidebar ul li ul{ margin:0; padding:15px 0; text-align:left;}
#leftContent #sidebar li { list-style:none; margin:0; padding:0}
#sidebar li h2, h3{
	font:22px/26px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:inherit;
	padding-top:5px;
	}
#sidebar h2, #sidebar h2.widgettitle{ background:url(images/dot.gif) repeat-x 0 100%; color:#663E87; padding:30px 16px 5px 0; width:198px;}
#leftContent #sidebar li a:hover{ text-decoration:underline}

/* Search */
#s{ height:15px; width:153px; margin:1px 4px 0 0; padding:3px 0; font-size:14px; font-weight:bold; float:left}
#searchsubmit, #submit{ background:#653A8C; color:#BFC6F4; font:bold italic 13px Arial, Helvetica, sans-serif; border:1px solid #8A098B; padding:2px 3px 4px 3px; width:57px; height:25px; margin:0; cursor:pointer; float:left}
#searchform{ padding-bottom:43px !important; }
#submit{ width:auto}
/* Search */


#sidebar li ul{ padding:9px 0 0 0}
#sidebar li li a, #sidebar li li a:hover, #content h2 a, #content h2 a:hover{ text-decoration:none; background:url(images/bullet.gif) 5px 5px no-repeat; color:#1F001E; padding:0 0 10px 12px; display:inline-block; font: bold 12px Verdana, Arial, Helvetica, sans-serif; }
#sidebar li li a:hover, #content h2 a:hover{ color:#453BAC}
p.postmetadata a{ color:#4D004B;}
#sidebar li p.msg{background:#981B95; padding:5px 9px; border:1px solid #C92FCE; color:#E4A5E6; margin-bottom:10px; float:left}
#sidebar li p.msg a{color:#E4A5E6; font-weight:bold}

.hidden{ display:none}
#content h2, #content h2 a, #content h2 a:hover{
	font: 20px tahoma, verdana;
	cursor:pointer;
	padding:10px 0 2px 0;
	background:url(images/dot.gif) repeat-x 0 100%;
	width:100%; margin:0 0 3px 0; color:#000;
	clear:both;
}

#content h2 a:hover{
	font: 20px tahoma, verdana;
	cursor:pointer;
	padding:10px 0 2px 0;
	background:url(images/dot.gif) repeat-x 0 100%;
	width:100%; margin:0 0 3px 0; color:#583F90;
	clear:both;
	text-decoration:underline;
}


#content h3{ color:#000; padding:0; margin-bottom:0; font-size:17px;}
#content h2 a, #content h2 a:hover{ background:none}
#content small{ color:#663E87; font-weight:bold; font-size:11px;}
/* Sidebar */

/* Comments */
ol.commentlist{ margin:10px 0 0 0; padding:0}
ol.commentlist li{list-style:none !important; margin-bottom:37px; background:#DCACF4; padding:10px !important; border:2px solid #C98BDD; color:#A09202; float:left; width:90%}
.commentlist li a{ color:#A57100 !important; text-decoration:none; font-weight:bold;}
.commentlist li img{ border:1px solid #C98BDD; float:left; margin:-1% 4% 1% 0}
.commentmetadata{ padding:0 0 10px 0; position:relative;}
.commentlist li p{ color:#583F93 !important}
.navigation .alignleft, .navigation .alignright{ width:auto; float:left; font-weight:bold; font-size:12px; padding:0 0 10px 0; color:#000}
.navigation .alignright{float:right}
.navigation .alignleft a:hover, .navigation .alignright a:hover{ color:#000; }
.fn{ font: bold 13px Arial, Helvetica, sans-serif; font-style:normal}
.reply{padding:3px 0 0 0; font: bold 12px Arial, Helvetica, sans-serif; color:#A57100 !important; border:0; cursor:pointer; margin-bottom:10px;}
.reply a, .reply a:hover{ text-decoration:none; color:#A57100 !important;}
span.says{ font-weight:bold}
/* Comments */

/* Calendar */
#giraffe_calendar{ width:218px; float:left; border:1px solid #CCC; font-size:12px !important; font-weight:bold !important; margin-bottom:44px}
#calendar_wrap{ border:1px solid #AF80DE !important;}
#wp-calendar caption{ font-size:14px !important; color:#D1C8F3; line-height:30px !important; padding-left:10px !important; border-bottom:1px dashed #AF80DE; background:#826CAC; font-weight:bold !important;}
#wp-calendar th{ background:#C398E7; color:#826CAC !important; line-height:21px; text-align:center}
#wp-calendar td{ background:#B28DDB; line-height:21px; color:#D1C8F3 !important; text-align:center}
#wp-calendar tbody td a{ background:#573D94 !important; color:#fff !important}
#prev a{ text-align:left !important; padding-left:5px; color:#573F93 !important}
#next a{ text-align:right !important; padding-right:5px; color:#573F93 !important}
#showit a{ color:#573F93 !important}
td #today{ color:#D1C8F3; background:#826CAC;}
#today a{ color:#D1C8F3; text-decoration:underline }
/* Calendar */



.innerContent #leftContent {
	width: 231px;
	position: relative;
	padding: 0 10px 0 0; 
	margin: 0;
	background: transparent;
	float: left;
	border-right:1px solid #1F001E
}


.innerContent #rightContent {
	width: 568px;
	min-height: 600px;
	position: relative;
	top: 0px;
	padding: 0 0 60px 20px;
	background: transparent;
	text-align: justify;
	float: right;
	border-left:1px solid #1F001E;
	margin-left:-1px;

}

/* SOCIAL MEDIA */


#socialMedia {
    border: 0px solid green;
	width: 1024px;
	height: 30px;
	margin: 0 auto; margin-top: 2px; margin-bottom: 2px;
	padding: 0;
	text-align: right;	
    background: transparent;
}


#socialMedia h1 {
    border: 0px solid red;
    width: 500px;
	height: 20px;
	margin: 0px; 
	padding: 0px;  padding-left: 100px;
	font-size: 12px;
	text-transform: lowercase;
	position: relative;
	top: 1px;	
    text-align: left;
    float: left;
    color: #000000;
}


#socialMedia ul {
    border: 0px solid orange;
    width: 100px;
	height: 18px;
	margin: 0px; 
	padding: 0px;  padding-right: 100px;
	position: relative;
	top: 1px;	
    text-align: left;
    float: right;
}

#socialMedia ul li {
	border: 0px solid red;
	margin: 0 auto; 
	padding: 0px 2px;
	display: inline;
}

