/*   
Theme Name: Siobhan
Theme URI: SiobhanBellydance
Description: International Bellydancer Theme
Author: Eric
Author URI: 
Version: 1.0
*/

body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 14px;
text-align: left;
vertical-align: top;
background:url('http://siobhanbellydance.com/wordpress/wp-content/themes/Siobhan/gradient.png') repeat-x;
height:auto;
color:#26466D;
}

*{margin:0; padding:0;}

#wrapper{
		height:auto;
		width:1024px;
		margin:auto;
		}

#header{
float: left;
width: 1024px;
height:715px;
background:url('http://siobhanbellydance.com/wordpress/wp-content/themes/Siobhan/top.png');
}



#menu {
background:url('http://siobhanbellydance.com/wordpress/wp-content/themes/Siobhan/menubar.png') no-repeat;
float:left;
width:1024px;
height:71px;
padding-left:50px;
padding-top:20px;
}

.dropdown {float:left; 
	padding-right:3px;
	width:130px;
	}
.dropdown dt {
	width:130px;
	cursor:pointer;
	color:#26466D;
	font-family:"Verdana", Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
		}
.dropdown dt:hover {background:#fff}
.dropdown dd {position:absolute; 
	overflow:hidden;  
	display:none;  
	z-index:200; 
	opacity:0;
	}
.dropdown ul {width:auto; 
	list-style:none; 
	border-top:none
	}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block; 		
	padding:5px;
	background:#d3dced;
	text-decoration:none;
	width:130px;
	color:#26466D;
	text-align:center;
	}
.dropdown a:hover {background:#27408B; color:#fff}
.dropdown .underline {border-bottom:1px solid #b9d6dc}

.sidebar{clear:both;
float: left;
width: 260px;
margin-right:10px;
margin-left:30px;
}

#facebook{width:260px;
	margin:30px 0px 50px 70px;
	}

#eventwrap {
	background: url('http://siobhanbellydance.com/wordpress/wp-content/themes/Siobhan/box2.png') no-repeat;
		height:240px;
		width:260px;
}

#event{
		margin-top:20px;
		padding:20px 40px 30px 20px;
		margin-bottom:30px;
		overflow:hidden;
	}
	
#event h2{
		color:#26466D;
		font:22px;
		}
	
#event li{
		list-style-type:none;
		}

#event p{
		font:Times 16px bold;
		color:#26466D;
		}
#event a{
	color:#26466D;
	}

#event a:visited{
		color:#26466D;
		}
	
#contain{margin:auto;
	width:698px;
	float:left;
	height:auto;
	}

#container_top {float:left;
background:url('http://siobhanbellydance.com/wordpress/wp-content/themes/Siobhan/content_top.png');
height:78px;
width:700px;
}

#container{
float:left;
width:658px;
min-height:430px;
background:#d3dced;
padding:20px;
margin-left:1px;
font-family:Verdana, Verdana, Geneva, sans-serif;
font-size:14px;
}

#container h2{
		text-decoration:underline;
		color:#464755;
		padding-bottom:20px;
		margin-top:-40px;			
		}

#container a:visited{
			color:#464755;
			}

#container p{
			color:#464755;
			margin-top:-15px;
			margin-bottom:15px;
			}

#container_bottom {float:left;
background:url('http://siobhanbellydance.com/wordpress/wp-content/themes/Siobhan/content_bottom.png') no-repeat;
height:150px;
width:700px;
}


#footer{
margin-top:10px;
clear: both;
float: left;
width: 1024px;
height:71px;
background:url('http://siobhanbellydance.com/wordpress/wp-content/themes/Siobhan/menubar.png') no-repeat;
text-align:center;
font:12px;
padding-top:20px;
}

#footer ul{
		list-style:none;
		}
#footer li{
		text-decoration:none;
		}
