/*
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:#fcee77;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_tile.jpg);
	background-position:top;
	color:#321e00;
	font-size:15px;
	line-height:24px;
}

#wrapper{
	background-image:url(images/body_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	
	height:100%;
}

a {
color:#321e00;
font-weight:normal;
text-decoration:none;
}
hr{
	margin:20px 0;
}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#fff;
}
p {
margin:12px 0;

}

#banner .vcard{
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	margin-top:45px;
	line-height:18px;
}

#banner .tel{
	font-size:24px;
	font-weight:bold;
}

#banner .address{
}

.left{float:left;}
.right{float:right;}
#container{width:950px; margin: 0 auto;}
#contentbg{ margin-top:-7px;}
#banner{height:98px; text-align:right; position:relative; z-index:1;}

#banner img{
	position:absolute;
	top:30px;
	left:65px;
}
#header{width:951px; height:258px; position:relative;}

#header-shadow{
	position:absolute;
	top:-18px;
	left:-21px;
}
#slideshow2, #slideshow3, #slideshow4{display:none; position:absolute;}
#slideshow1{position:absolute;}
/***********
* MENU
***********/

#navbg{
	height:31px;
	width:951px;
	margin:0 0;
	background-image:url(images/nav_bg.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	position:relative;
}
#nav-shadow{
	position:relative;	
}
#nav-shadow img{
	position:absolute;
	top:-40px;
	left:-25px;	
}

#navouter1{
	float:right;
	left:-50%;
	position:relative;
}

#navouter2{
	left:50%;
	position:relative;
}

#nav{
	height:31px;
	margin: 0 auto;
	text-align:center;
	position:relative;
}

#nav a{
	color:#fff;
	padding:3px 22px 0 22px;
	line-height:25px;
	font-weight:bold;
	font-size:14px;
	display:block;
}
#nav a:hover{
	color:#9FE4FF;
}

#nav ul li:hover > ul{
	display:block;
}

#nav ul ul li:hover{
	
}

#nav ul ul {
	display:none;
	z-index: 99999;
	position:absolute;
	max-width:170px;
	text-align:left;
	top:31px;
	left:0;
}

#nav ul ul li {
	display:block;
	width:165px;
	line-height:normal;
	padding:3px 0 3px 10px;
	background-color:#73797f;
	margin:0;
	height:auto;
}
#nav ul ul ul {
	left:100%;
	top:0;
}


#nav ul ul a:hover, #nav ul .current_page_item ul a:hover {
	color:#9FE4FF;
}

#nav ul li{
	float:left;
	font-size:14px;
	height:31px;
	margin:0;
	position:relative;
}

#nav ul li.current_page_item{
	color:#9FE4FF;
}
#nav ul li.current_page_item a{
	color:#9FE4FF;
}

#nav ul ul a, #nav ul .current_page_item ul a {
	font-size:12px;
	line-height:normal;
	padding:0 0 0 0;
	color:#fff;
	margin:0;
}

#nav ul li.current_page_item:hover{
	color:#9FE4FF;
}



.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{color:#000;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:184px;
	border:solid #9f791e 1px;
	margin:4px 20px 0 20px;
	font-size:14px;
	line-height:24px;
	height:25px;
	color:#000;
}
#wrapper textarea {
	height: 80px;
	font-family:Arial, Helvetica, sans-serif;
}

#send{
	margin-top:4px;
	margin-left:20px;
	float:left;
}

#site-name, #site-slogan {
float:left;
margin:0 20px 0 0;
}
#message {
float:right;
margin:0;
}
.entry {
	background-image:url(images/main_bg.png);
	background-repeat:repeat-y;
	padding:20px;
	min-height:340px;
}
.entry-title, h1{
	line-height:30px;
	font-size:24px;
}

#main {
float:left;
width:680px;
margin:10px 0 0 0;
}
#main-content{
	background-image:url(images/content_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:340px;
}

#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#sidebar {
width:261px;
float:right;
padding-bottom:10px;
margin-top:10px;
margin-bottom:10px;
text-align:center;
background-image:url(images/sidebar_bg.png);
background-repeat:repeat-y;
}
#sidebar h2{
line-height:20px;
font-size:18px;
}
#sidebar h3{
line-height:20px;
font-size:24px;
}
#sidebar ul li li {
margin-left:20px;
}
.widget {
margin:25px 10px;
}
.navigation {
height:24px;
margin:24px 0 48px 0;
}

.clear {
	clear:both;
}
#footer {
clear:both;
text-align:center;
font-size:11px;
padding:15px 20px 10px 20px;
line-height:12px;
background-image:url(images/footer_line.png);
background-position:top;
background-repeat:no-repeat;
}

#footer a:hover{color:#000;}
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 */
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.alignleft {
float:left;
margin:5px 10px 5px 0;
}
.alignright {
float:right;
margin:5px 0 5px 10px;
}
.alignnone {
margin:5px 10px;
}
#main img{
	
/*	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);*/
}
.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;}

.about {
	margin-left: 25px;
	margin-right: 20px;
}
.list {
	margin-left: 50px;
}

.about a:hover {
	text-decoration: underline;
}

.list a:hover {
	text-decoration: underline;
}

#hours li, #days li {
	list-style: none;
	line-height: 16pt;
}

#time {
	margin-left: 25px;
	margin-bottom: 20px;
}

#days {
	float: left;
	margin: 0;
}

#hours {
	margin: 0;
}

iframe {
	border: 1px solid #333;
	padding: 3px;
	-moz-box-shadow: 0 0 5px 3px #645d4d;
	-webkit-box-shadow: 0 0 5px 3px #645d4d;
	box-shadow: 0 0 5px 3px #645d4d;	
}

.entry img {
	-moz-box-shadow: -1px 1px 1px  #645d4d;
	-webkit-box-shadow: -1px 1px 1px #645d4d;
	box-shadow: -1px 1px 1px #645d4d;	
}

.big {
	font-size: 13pt;
	font-weight: bold;
}

.entry-title {
	font-variant: small-caps;
}

.entry-content ul li {
	margin-left: 100px;
}

/* DEFAULT STYLES FOR myvisualtutor.com VIDEOS */

.myvisualtutor {
	max-width:640px;
	max-height:360px;
}
.mediashowcase {
	max-height:420px;
}


