/*
Theme Name: Balance and Joy Custom WordPress Theme
Theme URI: http://www.balanceandjoy.com/wp-content/themes/balanceandjoy/
Description: Custom WordPress theme for Balance and Joy
Author: AmandaMarks Business Solutions
Author URI: http://www.amandamarks.com
Version: 1.20090810
*/

/*POSITIONING AND LAYOUT*/
body{
    background-color: #FBF7EF;
	 margin-top: 4px
}

/*#header{width: 900px;
height: 195px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}*/


#header{width: 900px;
height: 197px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin-left: auto;
margin-right: auto;
padding: 0 0 0 0;
}


.tagline{
	font-family: arial, tahoma, sans-serif;
	font-size: 98%;
	font-weight: bold;
	color: #633A78;
	margin: 0 0 0 180px;
  padding: 20px 0 10px 60px;
	text-align: center;
}

.taglinesp{
	font-family: arial, tahoma, sans-serif;
	font-size: 98%;
	font-weight: bold;
	color: #633A78;
	margin: 0 0 0 50px;
  padding: 136px 65px 10px 0;
	text-align: center;
}
/*#wrapper{
  width: 900px;
  border-top: 1px solid #787482;
    background-image: url(images/wrapperbgwide.jpg);
    background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}*/

#wrapper{
  width: 900px;
    background-image: url(images/wrapperbg.jpg);
    background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#content{
width: 615px;
float: left;}

/*subpage layout*/
#wrappersp{
  width: 900px;
  border-top: 1px solid #787482;
    background-image: url(images/wrapperbg.jpg);
    background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#rightarea{
width: 260px;
float: right;}

#contentsp{
width: 615px;
    background-image: url(images/logo.jpg);
    background-repeat: no-repeat;
    float: left;}

#ezinebox{
  width: 235px;
  height: 473px;
  clear: both;
  background-image: url(images/ezine-signup-bg.jpg);
  background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
/*end of subpage specific layout the rest is the same as the home page layout*/

#clearone{
  width: 900px;
  height: 80px;
  clear: both;
  background-image: url(images/clearone.jpg);
  background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#footer{width: 900px;
height: 125px;
background-image: url(images/footerbg.jpg);
background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;}

#bnav{width: 620px;
padding-top: 10px;
		text-align: center;}
    
/*sets up an indented list with no bullet*/
#bnav ul {
   margin: 0 0 0 0;
	padding: 0 0 0 0;
    }
	 
#bnav li{
    margin: 0 10px 0 10px;
		padding: 0 0 0 0;
		display: inline;
  }

#date{
   width: 880px;
	padding-top: 20px;
	text-align: right;
	font-family: arial, sans-serif;
   font-size: 14px;
	font-weight: bold;
   color: #000080;
}


/*GENERAL STYLES*/
h1{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 100%;
	color: #633A78;
	margin: 0 0 0 0;
	padding: 16px 20px 4px 20px;
	text-align: left;
}

.homeh1{margin-left: 240px;
color: #891837;
text-align: center;
padding-top: 10px;
padding-bottom: 0px;}

h2{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #008000;
	margin: 0 0 0 0;
	padding: 15px 20px 0 20px;
	text-align: left;
}

h3{
	font-family: tahoma, sans-serif;
	font-size: 90%;
	color: #2B2C65;
	margin: 0 0 0 0;
	padding: 15px 20px 10px 20px;
	text-align: left;
}

h4{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #008000;
	margin: 0 0 0 0;
	padding: 30px 20px 0 20px;
	text-align: left;
}

p{
	font-family: arial, tahoma, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 0 0 0 0;
	padding: 10px 20px 5px 20px;
	text-align: left;
}

p.home2{
	margin-right: 200px;
}
  
ul{font-family: arial, tahoma, sans-serif;
	margin: 10px 40px 5px 50px;
	padding: 0 0 0 0;
    }
	 
li{font-size: 80%;
	 color: #000000;
   margin: 0 0 0 0;
	 padding: 0 10px 5px 10px;
	 text-align: left;
    }
  
ul.prettytxt{font-family: verdana, arial, tahoma, sans-serif;
	margin: 10px 40px 10px 50px;
	padding: 0 0 0 0;
    }
	 
li.prettytxt{font-size: 86%;
   font-style: italic;
   font-weight: bold;
	 color: #633A78;
   margin: 0 0 0 0;
	 padding: 0 10px 5px 10px;
	 text-align: left;
    }

p.cright{
	font-family: arial, tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #665D49;
	margin: 0 0 0 0;
	padding: 24px 0 0 0;
	text-align: center;	
}

.floatrighthm{
  float: right;
  margin: 20px 10px 0 10px;}
  
.floatleft{
float: left;
margin-right: 10px;
margin-bottom: 10px;}
  
.floatright{
float: right;
margin-left: 10px;
margin-bottom: 10px;}

/*Ezine signup box styling*/
#eztop{width: 234px;
height: 19px;
background-image: url(images/ezinetop.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}

#ezmid{width: 232px;
background-color: #ffffff;
border-left: 1px solid #8081A9;
border-right: 1px solid #8081A9;
margin-left: auto;
margin-right: auto;
padding: 0 0 0 0;}

#ezbtm{width: 234px;
height: 132px;
background-image: url(images/ezinebottom.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}

#ezbtm-sml{width: 234px;
height: 99px;
background-image: url(images/ezinebottom-sml.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}

.eztxt{font-family: arial, sans-serif;
font-size: 11px;
color: #000000;
padding: 0 10px 4px 10px;
margin: 0 0 0 0;
text-align: left;}
    
#ezinebox{
  width: 400px;
  height: 187px;
  background-image: url(images/ezineformbg.gif);
  background-repeat: no-repeat;
	margin-left: 20px;
}

.ezinehome{font-family: arial, san-serif;
font-size: 11px;
color: #000000;
padding-top: 18px;
margin-right: 10px;
margin-left: 140px;}

/*testimonial styling*/
#testm{font-family: arial, sans-serif;
color: #000000;
font-size: 11px;
font-style: italic;
font-weight: bold;
text-align: left;
padding: 15px 16px 20px 20px;
}

/*site map styling*/

.ddsg-wrapper{margin-left: 30px;}

ul.ddsg-list{font-family: arial, tahoma, sans-serif;
	margin: 10px 40px 5px 30px;
	padding: 0 0 0 0;
	list-style: none;
    }
	 
li.ddsg-list{font-size: 12px;
	 color: #000000;
   margin: 0 0 0 0;
	 padding: 0 10px 5px 0;
	 text-align: left;
    }
    
.postform{margin-left: 20px; margin-bottom: 16px;}

.navigationright{float: right;
padding-right: 20px;}
    
/*END OF GENERAL STYLES*/



/*CONTACT FORM STYLES*/
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
  margin-left: 30px;
}

div.wpcf7-mail-sent-ok {
  font-family: arial, san-serif;
        margin-left: 30px;
}


/*LINK BEHAVIORS*/
A:link{
        font-family: arial, sans-serif;
				font-size: 90%;
				font-weight: bold;
				color: #000040;
				text-decoration: none;
}

A:active{
            font-family: arial, sans-serif;
				font-size: 90%;
				font-weight: bold;
				color: #000040;
				text-decoration: none;
}

A:visited{
            font-family: arial, sans-serif;
				font-size: 90%;
				font-weight: bold;
				color: #000040;
				text-decoration: none;
}

A:hover{
            font-family: arial, sans-serif;
				font-size: 90%;
				font-weight: bold;
				color: #633A78;
				text-decoration: underline;
}

/*Styling for post titles that are links*/
A:link.biglink,A:active.biglink,A:visited.biglink{
        font-family: arial, sans-serif;
				font-size: 120%;
				font-weight: bold;
				color: #633A78;
				text-decoration: none;
}

A:hover.biglink{
            font-family: arial, sans-serif;
				font-size: 120%;
				font-weight: bold;
				color: #008000;
				text-decoration: underline;
}


/*list links on home page*/
A:link.txt,A:active.txt,A:visited.txt{
        font-family: arial, sans-serif;
				font-size: 98%;
				font-weight: bold;
				color: #665E49;
				text-decoration: none;
}

A:hover.txt{
            font-family: arial, sans-serif;
				font-size: 98%;
				font-weight: bold;
				color: #000000;
				text-decoration: none;
}

/*main menu links*/
A:link.mmlink,A:active.mmlink,A:visited.mmlink{
        font-family: arial, tahoma, sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #9F1E42;
				text-decoration: none;
				margin-left: 20px;
}

A:hover.mmlink{
        font-family: arial, tahoma, sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #006600;
				text-decoration: none;
}

A:link.ddown,A:active.ddown,A:visited.ddown{
        font-family: arial, sans-serif;
				font-size: 80%;
				font-weight: normal;
				color: #ffffff;
				text-decoration: none;
}

A:hover.ddown{
        font-family: Arial, sans-serif;
				font-size: 80%;
				font-weight: normal;
				color: #BEBED2;
				text-decoration: none;
}

/*bottom menu links - footer area*/
A.bmlink:link,A.bmlink:visited,A.bmlink:active{
      font-family: Tahoma, arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #006600;
		text-decoration: none;
}

A.bmlink:hover{
      font-family: Tahoma, arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #9F1E42;
		text-decoration: none;
}

/*bottom menu links - footer area*/
A.credit:link,A.credit:visited,A.credit:active{
    font-size: 110%;
    font-family: arial, sans-serif;
		font-weight: normal;
		color: #665D49;
		text-decoration: none;
}

A.credit:hover{
    font-size: 110%;
    font-family: arial, sans-serif;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
}


/*DROPDOWN PLUGIN STYLES*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/*original menu styles*/
#mainmenu{
	width: 898px;
	height: 25px;
	background-color: #E2B271;
	border: 1px solid #646596;
		text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
}

/*sets up an indented list with no bullet*/
#mainmenu ul {
   margin: 3px 0 0 0;
	padding: 0 0 0 0;
    }
	 
#mainmenu li{
    margin: 0 10px 0 10px;
		padding: 0 0 0 0;
		display: inline;
  }
  
/*Beginning of new dropdown menu styles*/
.menu {width:898px; height: 25px; background-color: #E2B271; z-index:100; 
	border: 1px solid #646596; font-family:arial, sans-serif; color:#9F1E42;
  margin-right: auto;
	margin-left: auto;
	text-align: center;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {margin:0;list-style-type:none;
	text-align: center;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {padding-left: 25px; float:left; position:relative;
	text-align: center;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:13px;text-decoration:none; color:#9F1E42; padding-top: 4px; padding-right:10px; font-weight:bold;}


/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#ffffff;}
/* style the second level hover */
.menu ul ul a.drop:hover{padding: 0 0 0 0; margin: 0 0 0 0;}
.menu ul ul :hover > a.drop {padding: 0 0 0 0; margin: 0 0 0 0;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {padding: 0 0 0 0; margin: 0 0 0 0;}
/* style the third level hover */
.menu ul ul ul a:hover {padding: 0 0 0 0; margin: 0 0 0 0;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;left:0; width:149px;}


/* position the third level flyout menu */
.menu ul ul ul{left:129px; top:2px; width:129px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-160px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {width: 160px; background:#ffffff; color:#9F1E42; font-size: 11px; height:auto; padding-left: 4px; border: 1px solid #646596;}
.menu li li{width: 160px; padding-top: 0; padding-bottom: 1px; margin-right: auto;
	margin-left: auto; text-align: left;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#5B2F7E;}
.menu :hover > a, .menu ul ul :hover > a {color:#5B2F7E;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}


