/*
Theme Name: Your Custom Design
Author: Business Promotion Inc
Author URI: http://businesspromotioninc.com/
License: http://www.gnu.org/licenses/gpl.html
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body, html{
	margin:0px;
	padding:0px;
	background-color:#dac186;
	font-family:"Times New Roman", Times, serif;
	background-image:url(images/body_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#513500;
	font-size:17px;
	line-height:24px;
}

#wrapper{
	background-image:url(images/wrapper_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a {
color:#000;
font-weight:bold;
text-decoration:none;
}
hr{
	margin:20px 0;
}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#fff;
}
p {
margin:12px 0;
}



.left{float:left;}
.right{float:right;}
#container{width:1050px; margin: 0 auto;}

/***********
* BANNER
***********/
#banner{height:91px; text-align:right; position:relative;}

#banner #logo{
	z-index:999;
	position:absolute;
	top:8px;
	left:14px;
}

#banner .vcard {
	float:right;
	margin-top:16px;
	font-size:19px;
	font-variant:small-caps;
	line-height:19px;
	color:#513500;
}

#banner .vcard2 {
	float:right;
	margin-top:16px;
	margin-right: 20px;
	font-size:19px;
	font-variant:small-caps;
	line-height:19px;
	color:#513500;
}
#banner .tel{
	font-size:22px;
	line-height:22px;
}
#banner .address{
}
/***********
* HEADER
***********/
#header{width:1050px; height:318px; position:relative;}
#header #header-bg{position:absolute; top:px; right:-43px;}
#subheader{width:1050px; height:240px; position:relative;}
#subheader #subheader-bg{position:absolute; top:px; right:-43px;}

#homeslideshow{position: relative;}
#slideshow2, #slideshow3{display:none; position:absolute; top:0px; right:0px;}
#slideshow1{position:absolute; top:0px; right:0px;}

/***********
* MENU NAV
***********/

#navbg{
	height:50px;
	width:1050px;
	background-image:url(images/nav_bg.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:99999;
}

#navouter1{
	float:right;
	left:-50%;
	position:relative;
}

#navouter2{
	left:50%;
	position:relative;
}

#nav{
	height:50px;
	margin: 0 auto;
	text-align:center;
	position:relative;
	z-index:99999;
}

#nav a{
	color:#fbf3af;
	padding:0 12px;
	line-height:24px;
	font-weight:normal;
	display:block;
	font-size:20px;
	font-variant:small-caps;
}

#nav ul li:hover > ul{
	display:block;
}
#nav ul li{
	float:left;
	font-size:14px;
	height:24px;
	margin:13px 0 0 0;
	position:relative;
}
/** style for top level nav current page item/hover **/
#nav ul li.current_page_item, #nav ul li:hover{
	background-color:#5b6726;
}

/** style for sub level nav current page item/hover **/
#nav ul ul li.current_page_item{
	background-color:#5B6726;
}
#nav ul ul li.current_page_item:hover{
	background-color:#5B6726;
}


/***********
* Dropdown
***********/
#nav ul ul {
	display:none;
	z-index: 99999;
	position:absolute;
	max-width:170px;
	text-align:left;
	top:24px;
	left:0;
}
#nav ul ul a {
	font-size:13px;
	line-height:normal;
	padding:0 0 0 0;
	color:#fff;
	margin:0;
}
#nav ul ul li {
	display:block;
	width:165px;
	line-height:normal;
	padding:3px 0 3px 14px;
	background-color:#8B974F;
	margin:0;
	height:auto;
}
#nav ul ul li:hover{
	background-image:none;
	background-color:#5B6726;
}
#nav ul ul ul {
	left:100%;
	top:0;
}


/***********
* MAIN
***********/
#main-outer{
	background-image:url(images/main_bg.jpg);
	background-position:top;
	
}
#main-top{
	background-image:url(images/main_top.png);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:15px;
}
#main-content{
	width:1000px;
	margin:0 auto;
}
#main {
float:left;
width:710px;
margin:0px 0 0 27px;
}
#showcase{height:197px; margin-bottom:15px;}
#showcase img{float:left;}
#showcase #child-evaluation{margin-right:15px; margin-left:27px;}
#showcase #depression-anxiety{margin-left:15px;}
.entry {
margin-bottom:48px;
}
.entry-title, h1{
line-height:25px;
font-size:23px;
font-weight:bold;
font-variant:small-caps;
color:#513500;
}

#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}

/***********
* SIDEBAR
***********/
#sidebar {
width:230px;
float:right;
font-size: 10pt;
margin-right:28px;
margin-bottom:10px;
text-align:center;
background-color:#828f44;
color:#fbf3af;
}

.textwidget {
	width: 200px;
	margin-left: 15px;
}

.page_item .page-item-109 .current_page_item {
	display: none;
}

#sidebar h2{
line-height:19px;
font-size:19px;
font-weight:normal;
font-variant:small-caps;

}
#sidebar h3{
line-height:45px;
font-size:22px;
font-weight:normal;
color:#576223;
font-variant:small-caps;
}
#sidebar h4{
line-height:17px;
font-size:14px;
font-weight:normal;
font-variant:small-caps;
}
#sidebar ul li li {
margin-left:20px;
}
.widget {
margin:10px 0 10px 0;
}
.navigation {
height:24px;
margin:24px 0 48px 0;
}


/***********
* FORM
***********/
.honey{display:none;}
.error_val{border:1px solid #900; background: url(images/val_cross.png) 98% 2px no-repeat #ffcccc;}
.success_val{background: url(images/val_check.png) 98% 2px no-repeat #FFFFFF;}
#response{font-size:12px;padding:4px 12px;}
#wrapper input[type=text], #wrapper input[type=password],#wrapper select,#wrapper textarea, #wrappershort input[type=text], #wrappershort input[type=password],#wrappershort select,#wrappershort textarea{
	padding:0 2px;
	width:189px;
	border:solid #fff 1px;
	margin:1px 0 0 -14px;
	font-size:15px;
	line-height:22px;
	height:22px;
	color:#000;
	font-variant:small-caps;
	font-family:"Times New Roman", Times, serif;
}


#send{
	cursor:pointer;
	float:left;
	margin-top:4px;
	margin-left:2px;
}

#request{
	margin:15px 17px 0 17px;
}

#message {
float:right;
margin:0;
}

/***********
* FOOTER
***********/
#footer-outer{
	border-top:2px solid #f0e2c0;
}
#footer {
clear:both;
width:1050px;
margin:0 auto;
text-align:center;
font-size:11px;
padding-top:10px;
padding-bottom:10px;
line-height:13px;
color:#513500;
}
#footer a{color:#513500; font-weight:normal;}
#footer a:hover{color:#000; text-decoration:underline;}

blockquote {
border-left:10px solid #fff;
padding-left:20px;
}
.entry-content ul, .comment-body ul, .entry-content ol, .comment-body ol {
margin:24px 0 24px 10px;
padding:0 20px;
}
.entry-content ul ul, .entry-content ul ol, .comment-body ul ul, .comment-body ul ol, .entry-content ol ul, .comment-body ol ol, .comment-body ol ul {
margin:0 0 0 10px;
}
.entry-content ul li, .comment-body ul li {
list-style-type:square;
}
.entry-content ol li, .comment-body ol li {
list-style-type:decimal;
}
::-moz-selection {
background:#000;
color:#fff;
}
::selection {
background:#000;
color:#fff;
}
/* Special treat for users of the wp-Typography plugin http://kingdesk.com/projects/wp-typography */
span.caps {
text-transform:lowercase;
font-variant:small-caps;
}
span.amp {
font-family: Baskerville, Palatino, "Palatino Linotype", serif;
font-style:italic;
}
/* WordPress image things */
#main img{
/*	border:solid #fff 3px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.8);*/
}
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.alignleft {
float:left;
margin:5px 10px 0px 0;
}
.alignright {
float:right;
margin:5px 0 5px 10px;
}
.alignnone {
margin:5px 10px;
}

.wp-caption {
text-align:center;
background-color:#fff;
padding-top:4px;
margin:2px 20px;
border:1px solid #000;
}
.wp-caption img {
margin:0;
padding:0;
border:0 none;
}
.wp-caption p.wp-caption-text {
padding:0 4px 5px;
margin:0;
}
img#wpstats{display:none}
	
.honey {
	display:none;
}
.response_success {
	display:none;
}
.response_failure {
	display:none;
}
.form_submitting {
}
.form_success {
}
.form_failure {
}
.form_success .response_success {
	display:block;
}
.form_failure .response_failure {

	display:block;
}
.error_val {
	background:url(images/val_cross.png) top right no-repeat #ffcccc;
}
.success_val {
	background:url(images/val_check.png) top right no-repeat #ccffcc;
}

.success{display:none; }
.failure{display:none; }
.form_success .success{display:block;}
.form_failure .failure{display:block;}

.png {
	position: relative;
	z-index: 102;
	top: -120px;
	left: 35px;

}




/* DEFAULT STYLES FOR myvisualtutor.com VIDEOS */

.myvisualtutor {
	max-width:640px;
	max-height:360px;
}
.mediashowcase {
	max-height:420px;
}


