/*  
Theme Name: Delgado Dance
Theme URI: http://wordpress.org/
Description: Customized WP Theme For Delgado Dance
Version: 1.01
Author: Blue Wave Solutions
Author URI: http://www.ibluewave.com/
*/

/*
	Date: June 12, 2008
	Title: Delgado Dance Studios     
====================================
*/
body{
	font-family:"Trebuchet MS",Georgia,Verdana, Lucida, Arial,Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#fff;
	background:#01172E url(images/bg2.jpg) repeat-x top;
}
*{
	padding:0;	margin:0;;
}
img,fieldset{
	border:0;
}

/*
	voice-family:"\"}\"";
	voice-family:inherit;	
*/
ul,ol,li{
	list-style:none;
}	
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.hide,
h1 b,
h4 b,
a i{
     position: absolute;
     left: -9999px;
}

/*------------------------------Page Structure
*/
#outerrap{
	width:100%;
	margin:0 auto;
	background:url(images/hbanner.jpg) no-repeat center top;
	
	/*margin-left:-30px;*/
}


#outerwrap{
	width:100%;
	margin:0 auto;
	background:url(images/sbanner.jpg) no-repeat center top;
	
	/*margin-left:-30px;*/
}
#subpage{
	width:100%;	background:none;
	background:#021B39 url(images/subpagebg.jpg) repeat-x;
}
#wrap{
	margin:0 auto;
	width:990px;
	text-align:left;
}
/*-----------------------Header
*/
#hdr{
	width:990px;	height:83px;
	overflow:hidden;
}
#hdr h1{
	float:left;
	background:url(images/delgado-dance-studios-logo.jpg) no-repeat;
	width:496px;	height:83px;
	float:left;
}
#hdr h4{
	width:494px;	height:83px;
	float:right;
	background:url(images/phn.gif) no-repeat;
}
/*-----------------------Navigation
*/
.nav{
	width:990px;	
}
.nav ul{
	padding-top:3px;
	padding-left:10px;
	overflow:hidden;
	height:41px;
}
.nav li, .nav a{
	display:block;
	float:left;
	display:inline;
}
.nav a span{
	display:block;
	float:left;
	padding:1px;
}
.nav a{
	height:36px;
	padding:0 10px;
	line-height:36px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	overflow:hidden;
}




.nav a:hover{
	height:36px;
	line-height:36px;
	padding:0 10px;
	background:#000;
	border:1px solid #1A69A4;	
	cursor:pointer;
	text-decoration:none;
	color:#fff;
}



.nav a:hover span{
	padding:0;
	cursor:pointer;
}


.nav li.current_page_item a{
	height:36px;
	line-height:36px;
	padding:0 10px;
	background:#000;
	border:1px solid #1A69A4;	
	cursor:pointer;
	text-decoration:none;
	color:#fff;
}

.nav li.current_page_ancestor a{
	height:36px;
	line-height:36px;
	padding:0 10px;
	background:#000;
	border:1px solid #1A69A4;	
	cursor:pointer;
	text-decoration:none;
	color:#fff;
}

.nav li.current_page_parent a{
	height:36px;
	line-height:36px;
	padding:0 10px;
	background:#000;
	border:1px solid #1A69A4;	
	cursor:pointer;
	text-decoration:none;
	color:#fff;
}


.nav li.current_page_item a:hover span{
	padding:0;
	cursor:pointer;
}

.nav li.current_page_ancestor a:hover span{
	padding:0;
	cursor:pointer;
}

.nav li.current_page_parent a:hover span{
	padding:0;
	cursor:pointer;
}
/*---------------------- Main Body
*/
#mainbody{
	width:990px;
	min-height:659px;
	/*background:url(images/homebanner.jpg) no-repeat -65px 1px;*/
	overflow:hidden;
}
* html #mainbody{
	height:659px;
}
.welcometxt{
	display:block;
	background:url(images/welcometxt.png) no-repeat;
	width:455px;	height:221px;
	float:right;
	margin-top:37px;
	margin-right:-30px;
	margin-bottom:60px;
}
* html .welcometxt{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/welcometxt.png", sizingMethod="crop");
}
.boxarea{
	width:400px;
	margin-right:20px;
	clear:both;
	float:right;
	display:inline;
	overflow:hidden;
}
.boxarea dd, .subbox dd{
	display:block;
	float:left;
	width:70px;


}
 .subbox2 dd{
	display:block;
	float:left;
	width:100px;
padding-right:20px;
}
.boxarea .leftitem{
	margin-right:57px;
}
.boxarea .middle{
	margin-right:67px;
}
.boxarea h2, .subbox h2{
	font-size:12px;
	color:#fff;
	margin-bottom:30px;
	font-weight:normal;
}
.boxarea h2, .subbox2 h2{
	font-size:12px;
	color:#fff;
	margin-bottom:30px;
	font-weight:normal;
}
#subcontent{
	width:990px;
	background:url(images/rightcorn.gif) no-repeat 100% 63px;
	min-height:650px;
	margin-top:10px;
	overflow:hidden;
}
.leftpart{
	float:left;
	width:675px;
}
.rightpart{
	float:right;
	width:295px;
	background:url(images/sideline.gif) no-repeat 0px 258px;
}
.content img{
	padding:8px;
}


.content .pic{
	display:block;
	width:auto;	height:auto;
	float:right;
	margin:0 0 20px 15px;
	display:inline;
}
.content h2{
	font-size:25px;
	font-weight:normal;
	margin:34px 0 15px 0;
	color:#0186E3;
}

.content ul{
	padding-bottom:5px;
}

.content li{
	font-size:14px;
	padding-left:18px;
	background:url(images/dot.gif) no-repeat 0px 5px;
}


.content h2.white-title{
	font-size:25px;
	font-weight:normal;
	margin:34px 0 15px 0;
	color:#FFFFFF;
}


.content p{
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
	color:#fff;
}

.content h3{
	font-size:19px;
	font-weight:normal;
	margin:34px 0 15px 0;
	color:#FFFFFF;
}

.content a{
	color:#FFFFFF;
	text-decoration:underline;
}
.submenu{
	font-size:21px;
	margin-top:34px;
	font-weight:normal;
	
}
.menuitem, .menuitem2{	
	padding:25px 20px;
	overflow:hidden;
}
.menuitem li, .menuitem2 li{
	display:block;
	margin-bottom:12px;
}
/*\*/
* html .menuitem li{
	height:1%
}
/**/

/*\*/
* html .menuitem2 li{
	height:1%
}
/**/

.menuitem li a, .menuitem2 li a{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#0085E2;
	background:url(images/bullets.gif) no-repeat -20px 5px;
	padding-left:22px;
	text-decoration:none;
}

.menuitem2 li a{
	font-size:12px;
}
.menuitem li a:hover, .menuitem2 li a:hover{
	text-decoration:none;
	color:#0085E2;
	font-weight:bold;
	background:url(images/bullets.gif) no-repeat 0px 5px;
}

.menuitem li.current_page_item a{
	text-decoration:none;
	color:#0085E2;
	font-weight:bold;
	background:url(images/bullets.gif) no-repeat 0px 5px;
}


.subbox {
	float:none;
	display:block;
	margin:0 0 20px 30px;
	overflow:hidden;
	width:220px;
}
.subbox h2{
	margin-bottom:10px;
}
.subbox .altitem{
	margin-right:20px;
}
.links{
	margin-left:30px;
}
.links dd{
	display:block;
	margin-bottom:9px;
}
.links dd img{
	display:block;
}
/*---------------------- Footer */
#outerftr{
	width:100%;	height:100px;
	border-top:1px solid #023369;
	background:#01172E;
}
#ftr{
	margin:0 auto;
	padding-top:5px;
	padding-right:50px;
	width:940px;
	font-size:14px;
	color:#fff;
	text-align:right;
}
#ftr a{
	font-size:14px;
	text-decoration:none;
	color:#fff;
}
#ftr a:hover{
	text-decoration:underline;
}

.member-name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}


.blog-area{
	font-family:Arial, Helvetica, sans-serif;
}

.blog-area h2 a{
color:#0186E3;
}

.navigation{
	clear:both;
}

.clear{
	margin:0;
	padding:0;
	clear:both;
}

.alignleft{
	width:300px;
	padding:8px 0px 8px 0px;
	float:left;
}

.alignright{
	width:300px;
	padding:8px 0px 8px 0px;
	float:right;
	text-align:right;
}

.calendar p {margin:0;}
.calendartable p {margin:0;}
.calendartable td {border:#FFFFFF 1px solid; background-color:#013C78;height:30px;font:bold 16px Arial, Helvetica, sans-serif; text-decoration:none;}
.calendartable a{text-decoration:none;}
.calendartable a:hover {color:#013C78; background-color:#FFFFFF; display:block; }