/* simple resets
---------------------------------------------------------------------------------*/
html, body, ul, ol,h1,h2,h3,h4,h5,h6,form, fieldset, p, dl, multicol{
	padding: 0;
	margin: 0;
}
ul,ol{
	list-style: none;
}
img{
	border-width: 0;	
}




/* global styles
---------------------------------------------------------------------------------*/
a{
	color: #437600;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #203900;
}
a:active{
	outline: 0 none;
}
a:focus{
	outline: 0 none;
}
strong{
	font-size: 100%;
	color: #437600;
}
.clear{
	clear: both;
}
.center{
	text-align: center;
}
.float_left{
	float:left;
}
.float_right{
	float: right;
}

.feather_list li{
	margin-top: 15px;
	text-indent: 28px !important;
	background: url(/images/list_feather.png) top left no-repeat
}
a.top_float_promo{
	font-weight: bold;
	position: absolute;
	top: 0;
	right: 10px;
	padding:5px 8px;
	background: #aff0f4;
	z-index: 10;
	border-right: 1px solid #624d36;
	border-bottom: 1px solid #624d36;
	border-left: 1px solid #624d36;
}
.textbox{
	background: #d5f1f3;
	border: 1px solid #937452;
	padding: 15px;
	margin: 15px auto;
	width: 350px;
}
/* base level structure
---------------------------------------------------------------------------------*/
html{
	background: #aff0f4;
}
body{
	background: #aff0f4; 
	width: 100%;
	height: 100%;
	font: 100% "Century Gothic",Verdana,Arial,sans-serif;	
	color: #473400; 
	display: table;
}
#sky_bg{
	background: transparent url(/images/sky_bg.gif) repeat-x top center; 
	width: 100%;
	display: table;
	position: relative;
}
#header_bg{
	position: relative;
	background: transparent url(/images/header_bg.jpg) no-repeat top center; 
	width: 100%;
	display: table;
}
#body_wrap{
	width: 950px;
	height: auto;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
}
@media all and (min-width:980px){
  #footer_wrap{
	background: transparent url(/images/footer_bg.png) no-repeat bottom center;
	position: fixed;
	display: table;
	width: 100%;
	z-index:50;
	bottom: 0;
	height: 98px;	
  }
}
/* header elements
---------------------------------------------------------------------------------*/
#header_wrap{
	position: relative;
	height: 354px;
	width: 950px;
}
#header_wrap h1{

}
#header_wrap h1 a{
	text-indent: -9999px;
	position: relative;
	display: block;
	outline: 0 none;
	margin: 0 0 0 70px;
	width: 334px;
	height: 262px;
}

/* main navigation bar
---------------------------------------------------------------------------------*/
#main_nav{
	background: transparent url(/images/main_nav_bg.png) top center no-repeat;
	position: relative;
	width: 460px;
	height: 124px;
	float: left;
	margin: 20px 0 0 155px;
	display: block;
}
#main_nav ul li{
	display: block;
	float: left;
}
#main_nav ul li a:hover, .active{
	background: transparent url(/images/nav_li_bg.png) bottom center no-repeat;
}
#main_nav ul li a{
	display: block;
	position: relative;
	text-indent: -9999px;
	float: left;
	margin: 0 4px;
	outline: 0 none;
	border-bottom: 0 none;
}
#main_nav li.home, #main_nav li.home a{
	width: 83px;
	height: 52px;
}
#main_nav li.bio, #main_nav li.bio a{
	width: 73px;
	height: 52px;
}
#main_nav li.classes, #main_nav li.classes a{
	width: 118px;
	height: 52px;
}
#main_nav li.events, #main_nav li.events a{
	width: 113px;
	height: 52px;
}
#main_nav li.hire, #main_nav li.hire a{
	width: 73px;
	height: 52px;
}
#main_nav li.gallery, #main_nav li.gallery a{
	width: 126px;
	height: 58px;
}
#main_nav li.abzahrah, #main_nav li.abzahrah a{
	width: 150px;
	height: 58px;
}
#main_nav li.links, #main_nav li.links a{
	width: 93px;
	height: 58px;
}
#main_nav li.blog, #main_nav li.blog a{
	width: 91px;
	height: 58px;
}
/* left column elements
---------------------------------------------------------------------------------*/
#left_col{
	float: left;
	width: 620px;
	margin: 0 0 0 20px;
	padding: 0 0 115px;
	height: 100%;
	line-height: 140%;
	position: relative;
}
#left_content{
	display: block;
	margin: 20px 0 0 0;
}
#left_col strong a{
	color: #473400;
	border-bottom: 2px solid;
	padding: 0 2px;
}
#left_col strong a:hover{
	border-bottom: none;
}
#left_col h1{
	margin: 0 0 15px 15px;
	width: 269px;
	text-indent: -9999px;
	margin: 0 0 0 20px;
	display: block;
}
.amala_is_h1{
	background: transparent url(/images/h1_bgs.png) 0 0 no-repeat;
	height: 42px;
}
.blog_h1{
	background: transparent url(/images/h1_bgs.png) 0 -42px no-repeat;	
	height: 70px;
	margin-bottom: 10px !important;
}
.bio_h1{
	background: transparent url(/images/h1_bgs.png) 0 -112px no-repeat;	
	height: 102px;
}
.classes_h1{
	background: transparent url(/images/h1_bgs.png) 0 -214px no-repeat;	
	height: 59px;
}
.faqs_h1{
	background: transparent url(/images/h1_bgs.png) 0 -272px no-repeat;	
	height: 53px;
}
.workshops_h1{
	background: transparent url(/images/h1_bgs.png) 0 -324px no-repeat;	
	height: 56px;
}
.hire_h1{
	background: transparent url(/images/h1_bgs.png) 0 -379px no-repeat;	
	height: 34px;
}
.performances_h1{
	background: transparent url(/images/h1_bgs.png) 0 -412px no-repeat;	
	height: 63px;
}
.links_h1{
	background: transparent url(/images/h1_bgs.png) 0 -475px no-repeat;	
	height: 43px;
}
.gallery_h1{
	background: transparent url(/images/h1_bgs.png) 0 -516px no-repeat;	
	height: 64px;
}
.abzahrah_h1{
	background: transparent url(/images/abzahrah_logo.png) top left no-repeat;
	height: 198px;
	width: 308px !important;
	margin: 0 !important;
	padding: 0 !important;
	float: right;
}
/* image gallery
---------------------------------------------------------------------------------*/
.img_gallery{
	padding: 0 15px;
	display: block;
}
.img_gallery li{
	list-style: none;
	position: relative;
	display: block;
	float: left;
	height: 100px;
	width: 75px;
	padding: 0 11px;
}
.img_gallery span{
	background: transparent url(/images/frame_small.png) top center no-repeat;	
	position: absolute;
	display: block;
	height: 100px;
	width: 75px;
	top: 0;
	left: 0;
	padding: 0 11px;
}
.img_gallery a{
	cursor: pointer;
}


/* left column split view
---------------------------------------------------------------------------------*/
.left_left{
	float: left;
	width: 354px;
	padding: 8px;
}
.abz_left{
	float: left;
	width: 290px;
	padding: 8px;
}
.left_right{
	float: right;
	width: 235px;
	padding: 0 0 0 15px;
}
.abz_right{
	float: right;
	width: 308px;
}
.left_right h2{
	font-size: 120% !important;
	font-weight: bold;
	text-align: right;
	margin-bottom: 8px;
}
.photo {
	margin: 10px 15px 0 0;
	width: 250px;
	height: 325px;
	position: relative;
}
.photo img {
	margin: 14px 11px;
}
.photo span{
	background: transparent url(/images/img_span.png) no-repeat;
	display: block;
	width: 250px;
	height: 325px;
	position: absolute;
}
.body_list{
	text-align: left;
	font-size: 80%;
	line-height: 120%;
	text-indent: 15px !important;
}
.body_list span{
	font-size: 110%;
	text-indent: -5px !important;
}
.body_list ul li{
	margin-top: 20px !important;
}
.body_list .event_loc{
	margin-top: 7px !important;
	text-indent: 0px !important;
}
.body_list .event_date{
	margin-top: 0 !important;
	text-indent: 10px !important
}
.body_list .event_date{
	font-weight: bold;
}
.body_list .event_desc{
	margin-top: 10px !important;
}
.links_list{
	line-height: 120%;
}
.links_list p{
	margin: 0 0 15px 20px !important;
	text-indent: 0 !important;
	padding: 0;
}

/* single calendar view elements
---------------------------------------------------------------------------------*/
#left_col .view_h1{
	font-size: 160%;
	text-indent: 0;
	color: #437600;
	width: auto;
	margin-top: 170px;
}
#left_col .event_date{
	margin:20px 0 0 50px;
	font-weight: bold;
}
#left_col .event_loc{
	margin:0 0 0 50px;
	font-size: 90%;
}
#left_col .event_desc{
	margin-top: 20px;
	text-indent: 20px;
}
#left_col p{
	text-indent: 20px;
	margin-bottom: 25px;
}
#left_col h2{
	font-size: 140%;
}
#left_col .blog_post{
	margin: 0 0 20px 0;
	clear: both;
}
#left_col div.blog_post p{
	margin: 10px 0 10px 0 !important;
}
#left_col .blog_date{
	font-weight: bold;
	margin: 0 0 10px 20px;
}
#left_col .read_more{
	font-size: 90%;
	line-height: 100%;
	display: block;
	float: left;
	margin: 0;
}
#left_col .social_bookmark{
	font-size: 90%;
	line-height: 100%;
	display: block;
	width: 230px;
	float: right;
	margin: 0 15px 0 0;
}
#left_col .social_bookmark .d{
	margin-top: 10px;
	float: right;
	display: inline;
}
#left_col .social_bookmark strong{
	float: right;
}
.more{
	font-size: 90%;
}
/* right column elements
---------------------------------------------------------------------------------*/
#right_col{
	float: right;
	width: 300px;
	margin: 80px 0 0 0;
	padding: 0 0 115px;
	font-size: 85%;
	text-align: center;
}
.birds{
	background: transparent url(/images/heading_bg.png) top center no-repeat;
	display: block;
	width: 305px;
	height: 185px;
	text-indent: -9999px;
}
#right_col h2 span{
	display: block;
	width: 305px;
	height: 140px;
}
.upcoming_events{
	background: transparent url(/images/events_bg.png) bottom center no-repeat;
}
.upcoming_classes{
	background: transparent url(/images/upcoming_classes_bg.png) bottom center no-repeat;
}

.contact{
	background: transparent url(/images/contact_bg.png) bottom center no-repeat;
}
.sidebar{
	margin: 0 30px 20px 30px;
}
.sidebar .event_date{
	margin-bottom: 15px;
}
.sidebar strong:hover{
	color: #203900;
	cursor: pointer;
}
.phone{
	background: transparent url(/images/phone.png) top left no-repeat;
	padding: 0 0 5px 25px;
	margin: 0 auto;
	width: 90px;
}
#right_col h2.sub-heading{
	display: block;
	width: 230px;
	height: 61px;
	text-indent: -9999px;
	margin: 0 auto;
}
.email_updates{
	background: transparent url(/images/email_updates_bg.png) bottom center no-repeat;
}
.email{
	background: transparent url(/images/quill.png) top left no-repeat;
	padding: 0 0 5px 25px;
	margin: 0 auto;
	width: 170px;
}
.pad img{
	padding: 5px;
}
.hover_shift img:hover{
	padding: 2px 5px 8px 5px !important;
}

