/*
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;
	font-family:"Times New Roman", Times, serif;
	color:#6a4b29;
	background:url(images/bg_tile.jpg);
	background-repeat:repeat-x;
	background-color:#f7eccf;
}

#banner{
	height:32px;
	color:#fff;
	width:940px;
	margin:0 10px;
	font-style:italic;
	line-height:32px;
}

#banner .tel{
	float:right;
	font-size:24px;
}

#banner .address{
	float:left;
	font-size:18px;
}

#logo{
	margin-left:10px;
	position:absolute;
}

a {
color:#4870B7;
text-decoration:none;
font-weight:bold;
}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#fff;
}
p {
margin:12px 0;
}
.left{float:left;}
.right{float:right;}
#container{width:960px; margin: 0 auto;}
#header{
	width:941px;
	height:274px;
	background-image:url(images/header_bg.png);
	margin:110px auto 20px auto;
	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);
}

#slideshow{position: relative;}
#slideshow2, #slideshow3, #slideshow4{display:none; position:absolute;}
#slideshow1{position:absolute;}

#headerimg{
	border:solid #7492ce 1px;
	height:234px;
	margin:28px 27px 28px 29px;
	width:901px;
	position:absolute;
}
#theFlash{
	border:solid #7492ce 1px;
	height:234px;
	margin:28px 30px 0 30px;
}

.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:#F26E18;display:none;font-size:12px;padding:4px 12px;}
/***********
* MENU
***********/
#nav{
	height:40px;
	width:614px;
	margin: 0 auto;
	text-align:center;
	float:right;
	background-image:url(images/nav_bg.jpg);
	margin:30px 10px 0 10px;
}

#nav .menu-header,
div.menu {
	font-size: 14px;
}
#nav .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#nav .menu-header li,
div.menu li {

}
#nav a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 7px;
	font-weight:normal;
}
#nav ul ul {
	display:none;
	z-index: 99999;
	position:absolute;
	max-width:170px;
	text-align:left;
}

#nav ul li{
	float:left;
	line-height:40px;
}

#nav .menu-header {
	margin-left:8px;
}

#nav ul ul li {
	display:block;
	width:150px;
	line-height:normal;
	margin:0;
}
#nav ul ul ul {
	left:100%;
	top:0;
}
#nav ul ul a {
	background:#4870b7;
	color:#fff;
	padding:5px 10px;
}
#nav li:hover > a,
#nav ul ul :hover > a {
	display:block;
	color:#aaa;
}

#nav ul ul a:hover{
	background-color:#395fa9;
}

#nav ul li:hover > ul {
	display:block;
	font-size:14px;
}
#nav ul li.current_page_item > a,
#nav ul li.current-menu-ancestor > a,
#nav ul li.current-menu-item > a,
#nav ul li.current-menu-parent > a {
	color: #fff;
	background-image:url(images/nav_bttn_bg.jpg);
}

ul#navigate{
	list-style:none; 
	display:inline; 
	color:#FFFFFF; 
	font-size:.8em; 
	font-weight:bold; 
	text-align:center; 
	padding:0; 
	width:1100px;
}
ul#navigate li {
	text-transform:uppercase; 
	display:inline;
}
ul#navigate li a {
	text-decoration:none; 
	color:#FFF; 
	line-height:35px; 
	padding: 0px 20px 0px 20px;
}
ul#navigate li:hover {
	background:url(images/arrow.gif) bottom no-repeat; 
	padding: 9px 0;
}



#site-name, #site-slogan {
float:left;
margin:0 20px 0 0;
}
#message {
float:right;
margin:0;
}
.entry {
margin-bottom:48px;
}
.entry-title {
line-height:30px;
font-size:24px;
letter-spacing:-1px;
font-style:italic;
color:#6a4b29;
font-weight:normal;
margin-top:5px;
}

.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:#F26E18;display:none;font-size:12px;padding:4px 12px;}
#wrapper input[type=text], #wrapper input[type=password],#wrapper select,#wrapper textarea{
	padding:0 2px;
	width:210px;
	border:solid #fff 1px;
	margin:4px 0 0 30px;
	font-size:14px;
	line-height:24px;
	height:25px;
	color:#kkk;
	font-family:"Times New Roman", Times, serif;
	color:#6A4B29;
}

#wrapper textarea{
	height:70px;
}

#send{
	float:left;
	margin-left:27px;
}

#main {
margin-left:20px;
float:left;
width:630px;
line-height:21px;
font-size:14px;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#sidebar {
width:280px;
float:right;
padding-bottom:24px;
text-align:center;
margin-right:15px;
}
#sidebar h2, h3 {
margin:24px 0;
font-size:24px;
}
#sidebar ul li li {
margin-left:20px;
}
.widget {
margin:5px 0;
}
.navigation {
height:24px;
margin:24px 0 48px 0;
}
#footer {
clear:both;
text-align:center;
font-size:10px;
margin-top:10px;
background-image:url(images/footer_bg.jpg);
height:66px;
color:#fff;
background-color:#c7a365;
}
#footer a {
	color:#FFF;
}
#footerinfo{
	background-image:url(images/footerinfo_bg.png);
	height:66px;
	width:894px;
	margin:0 auto;
}

#bpicredits{
	display:inline;
}

#footer ul li{display:inline; margin:0 10px;}
#footer ul li a{color:#FFF;}
#footer ul li a:hover{color:#aaa;}
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;
}
.alignright {
float:right;
}
.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}

.socialmedia-buttons {
	margin-left: 65px;	
}

/* DEFAULT STYLES FOR myvisualtutor.com VIDEOS */

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


