/*
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:#d2b664 url(images/background.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color:#473502;
	font-size:14px;
	line-height:21px;
}

#wrapper{
}

div .ngg-gallery-thumbnail{
	text-align:left;
}

div.ngg-gallery-thumbnail span{
	opacity:0;
	transition:opacity 0.6s;
}

div.ngg-gallery-thumbnail:hover span{
	opacity:1;
}

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;
}

#banner .vcard{
	float: right;
	text-align: right;
	color: #00263f;
	margin-top: 40px;
	font-family: "Times New Roman", Times, serif;
}
#banner .tel{
	font-size:24px;
	color: #fff;
}
#banner .address{
}

.left{float:left;}
.right{float:right;}
#container{width:1000px; margin: 0 auto;}
#banner{height:122px; width: 1000px; margin: 0 auto;}
#header{height:341px; background: url(images/header.jpg);
	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);}
	#slider {
		height: 341px;
		width: 1200px;
		margin: 0 auto;
	}
#theFlash{}
/***********
* MENU
***********/

#slideshow{position: relative;}
#slideshow2, #slideshow3{display:none; position:absolute;}
#slideshow1{position:absolute;}

#navbg{
	height:38px;
	width:1000px;
	background: url(images/nav.png);
	margin: 0 auto;
}

#navouter1{
	float:right;
	left:-50%;
	position:relative;
}

#navouter2{
	left:50%;
	position:relative;
}

#nav{
	height:38px;
	margin: 0 auto;
	text-align:center;
	position:relative;
}

#nav a{
	color:#fff;
	padding:0 12px;
	line-height:38px;
	font-weight:normal;
	display:block;
	font-size: 12pt;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
}

#nav ul li:hover > ul{
	display:block;
}

#nav ul ul li:hover{
	background-image:none;
	background-color:#5e7061;
}

#nav ul ul {
	display:none;
	z-index: 99999;
	position:absolute;
	max-width:170px;
	text-align:left;
	top:38px;
	left:0;
}

#nav ul ul li {
	display:block;
	width:165px;
	line-height:normal;
	padding:3px 0 3px 14px;
	background-color:#77887a;
	margin:0;
	height:auto;
}
#nav ul ul ul {
	left:100%;
	top:0;
}
#nav ul ul a {
	color:#6c3916;
	font-size:12px;
	line-height:normal;
	padding:0 0 0 0;
	color:#fff;
}

#nav ul li{
	float:left;
	font-size:14px;
	height:38px;
	margin:0;
	position:relative;
}

/** style for top level nav current page item/hover **/
.menu-header > li.current_page_item{
	background-image:url(images/nav_current.jpg);
	background-repeat:repeat-x;
	background-position:center center;
}
.menu-header > li.current_page_item:hover{
}
.menu-header > li.current_page_item a{
}
.menu-header > li:hover{
}
#nav .current-page-parent {
	background-image:url(images/nav_current.jpg);
	background-repeat:repeat-x;
	background-position:center center;
}

/** style for sub level nav current page item/hover **/
#nav ul ul li.current_page_item{
	background-color:#006;
}
#nav ul ul li.current_page_item:hover{
	background-color:#006;
}
#nav ul ul li.current_page_item a{
}
#nav ul ul li:hover{
}

.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:154px;
	border:solid #000 1px;
	margin:4px 0 0 0;
	font-size:14px;
	line-height:24px;
	height:25px;
	color:#000;
}

#sidebar textarea {
	max-height: 80px;
	min-height: 80px;
	max-width: 154px;
	min-width: 154px;
	border:solid #000 1px;
	font-family: Arial, Helvetica, sans-serif;}

#send{
	float:right;
	margin-top:4px;
}

#site-name, #site-slogan {
float:left;
margin:0 20px 0 0;
}
#message {
float:right;
margin:0;
}
.entry {
margin-bottom:20px;
}
.entry-title, h1{
line-height:30px;
font-size:20px;
font-weight: normal;
color: #00263f;
font-variant: small-caps;
font-family: "Times New Roman", Times, serif;
}

#main {
float:left;
width:730px;
margin:20px 0 0 30px;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#sidebar {
width:160px;
float:right;
font-size: 9pt;
margin-right: 30px;
}
#sidebar h2 {
line-height:30px;
font-size:20px;
font-weight: normal;
color: #00263f;
font-variant: small-caps;
font-family: "Times New Roman", Times, serif;
text-align:center;
}
#sidebar h3 {
line-height:30px;
font-size:24px;
font-style:italic;
}
#sidebar ul li li {
margin-left:20px;
}
.widget {
margin:20px 0;
}
.navigation {
height:24px;
margin:24px 0 48px 0;
}
#footer {
clear:both;
font-size:10px;
padding:40px 0 16px 0;
line-height:12px;
height: 40px;
color: #fff;
text-align:center;
background: url(images/footer.jpg);
}
#footer a{color:#fff; font-weight:normal;}
#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;}

a.send {
	display:block;
	background:url(/images/send.png);
	height:24px;
	width:99px;
}
button.send { /* This is for the mobile theme */
	display:none;
}


/* DEFAULT STYLES FOR myvisualtutor.com VIDEOS */

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


