/*  
Theme Name: Shimmy with Suzy
Theme URI: http://www.belly-dancers.net/
Description: 
Version: 1
Author: Joshua Gatcke 
Author URI: http://www.visuagroup.com
*/

/*div{border:1px solid red;}*/
body{
	background:#fff7d2 url(images/layout/body_bg.jpg) repeat 0px 30px;
	margin:0px;
	padding:0px;
	text-align:center;
	font:normal 12px/130% verdana,arial,helvetica,tahoma,sans-serif !important;
	font:normal 11px/130% verdana,arial,helvetica,tahoma,sans-serif;
	color:#fff;
}
img{
	border:0px;
	}
form{
	margin:0px;
	padding:0px;
	display:inline; }
#container{
	width:760px;
	text-align:left;
	margin:auto;
	background:url(images/layout/body_content_bg.jpg) repeat-y 218px 0px;
}
#top_bar,
#footer_bar{
	background:url(images/layout/bar_bg.gif) repeat-x;
	height:18px;
	clear:both;
}
#side_bar{
	width:185px;
	float:left;
	display:inline;/*IE PC ONLY*/
	text-align:center;
	padding:20px 10px 0px 0px;
}
#tag{
	margin-top:25px;
	font-size:0.9em;
	color:#a27647;
}
#border{
	background:url(images/layout/border_bg.gif) repeat-y 197px 0px;
}
#body_content{
	width:520px;
	margin:0px 20px 0px 21px;
	padding-bottom:20px;
	float:left;
	display:inline;/*IE PC ONLY*/
}
#header{
	position:relative;
	top:0px;
	left:0px;
	background:url(images/layout/header_bg.jpg) no-repeat bottom center;
	height:239px;
}
#lessonstraining #header{
	background:url(images/layout/header_bg_training.jpg) no-repeat bottom center;
}
#asianne-troupe #header{
	background:url(images/layout/header_bg_troupe.jpg) no-repeat bottom center;
}
#top_content p,
#top_content h2{
	margin-left:90px;
	margin-right:40px;
}
#learn{
	font:normal 0.9em/110% verdana;
}
#video{
	width:175px;
	float:right;
	display:inline;/*IE PC ONLY*/
	border-left:1px solid #723214;
	padding-left:15px;
	margin-left:10px;
}
#video h2,
#video p{
	margin-left:0px;
	margin-right:15px;
}
/*-----------------HOMEPAGE CLASSES----------------*/
#calendar{
	width:180px;
	float:right;
	display:inline;/*IE PC ONLY*/
	margin:0px 25px 10px 0px;
}
#calendar table{
	margin-left:0px;
	margin-right:0px;
	}
#top_content.events ul{
	/*list-style:none;*/
	}
#top_content.events li{
	color:#FFFFFF; 
	margin-left:70px;
	}
#top_content.events,
#top_content.events li a,
#top_content.events p{
	color:#FFFFFF; 
	font-weight:bold
	}
#events{
	float:left;
	display:inline;/*IE PC ONLY*/
	width:240px;
	margin:0px 0px 0px 65px;
}

/*-----------------IMAGE CLASSES----------------*/
img{
	border:0px;
}

#qdig{
	margin:0px auto;
	padding:0px; }

.border,
#qdig img{
	border:3px double #723214;
	background:#c9bb8a;
}
#header img{
	border:0px;
	background:transparent;
	position:absolute;
	top:30px;
	left:-80px;
}
#body_content h1 img{
	margin:0px 5px 0px 5px;
	border:0px;
	background:transparent;
}
#learn h2 img{
	float:left;
	display:inline;/*IE PC ONLY*/
	margin-right:10px;
}
#video img{
	border:0px;
	background:transparent;
	float:left;
	margin-right:5px;
}
#body_content #video a:hover img{
	border:0px;
	background:transparent;
}
#body_content a:hover img{
	border:3px double #c6bb89;
	background:#723214;
}
#videos img{
	margin:5px 10px 25px 0px;
}
.gallery_icon a{
	text-transform:capitalize;
	text-decoration:none;
	font-size:1.2em;
}
.gallery_icon a img{
	position:relative;
	top:15px;
	left:0px;
}
/*---------------GENERAL CLASSES--------------*/
.clearer{
	clear:both;
	font-size:1%;
	line-height:1px;
	margin:0px;
	padding:0px;
}
.bar{
	background:url(images/layout/bar.gif) repeat-x top left;
	height:18px;
	margin:20px 5px 15px 5px;
	clear:both;
}
h1{
	text-align:center;
	margin:0px 25px 10px 25px;
	font:bold 22px/120% "Times New Roman",Times,georia,serif;
	color:#D3CCA3;
}
h1 a{
	color:#d3cca3;
	text-decoration:none;
}
h1 a:hover{
	text-decoration:underline;
}
h2{
	color:#723214;
	font-size:1em;
	margin:0px 25px 0px 25px;
}
h3{
	margin:0px 25px 0px 25px;
	font-size:1em;
}
p{
	margin:5px 25px 15px 25px;
	padding:0px 0px 0px 0px;
}
table{
	margin-left:25px;
	margin-right:25px;
	width:90%;
}
table table{
	margin:0px;
}
table #qdig{
	margin-left:0px;
}
ul.links{
	margin:0px 25px 0px 25px;
	padding:0px;
	list-style-type:none;
}
ul.links li{
	margin:5px 0px 10px 0px;
	list-style-type:none;
}
#contact_info{
	text-align:center;
}
table.schedule{
	border-collapse:collaps;
}
table.schedule th{
	border-bottom:1px solid #fff;
}
table.schedule td{
	padding:4px;
	border-bottom:1px solid #cbbd8c;
	font-size:0.9em;
}
/*---------------NAVIGATION CLASSES--------------*/
a,
a:active{
	color:#723214;
}
a:visited{
	color:#fff;
}
a:hover{
	color:#fff;
}
a img{
	border:0px;
	background:none;
}
a:hover img{
	border:0px;
	background:none;
}
#side_bar ul,
#side_bar li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#side_bar ul{
	background:url(images/layout/nav_bg.gif) repeat top right;
	padding-top:10px;
}
#side_bar li{
	position:relative;
	top:0px;
	left:0px;
	z-index:2;
	margin-bottom:12px;
}
#side_bar ul li a{
	font:normal 1.4em/120% Georgia,times,"Times New Roman",serif;
	text-decoration:none;
	color:#723214;
}
#side_bar li.current a,#side_bar li a:hover,#side_bar ul.subnav li.current a{
	font-weight:bold;
}
#side_bar ul.subnav li a{
	font-weight:normal;
}
/*---------------SUB NAVIGATION CLASSES--------------*/
#side_bar ul.subnav{
	background:#fff7d2 url(images/layout/body_bg.jpg) no-repeat 0px -40px;
	margin:0px 10px 12px 10px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #723214;
	border-top:1px solid #723214;
}
#side_bar ul.subnav li{
	margin:0px;
	padding:0px;
}
#side_bar ul.subnav li a{
	margin:0px;
	padding:0px;
	font-size:1em;
}


.paypal_buy{
	display:inline;
	width:250px;
	clear:both;
	float:right;
	padding:0px;
	margin:2px;
	}
.paypal_buy img{
	margin:0px;
	padding:0px;}

.cd{
	text-align:center;
	margin:10px 15px 10px 70px;
	float:left;
	display:inline;
}

table.music_menu{
	margin-bottom:15px;
	width:220px;
}

.music_menu td{
	padding:0 2px;
}

.music_menu object,.music_menu embed{
	margin:0;
	padding:0;
	height:17px;
	width:17px;
	float:left;
	display:inline;
}