/*
Theme Name: Louisville Ballet 09-10
Theme URI: http://www.olive-creative.com
Description: theme designed by <a href="http://www.olive-creative.com">Olive Creative</a>.
Version: 1.0
Author: Olive Creative 
Author URI: http://www.olive-creative.com
This theme was designed and built by Olive Creative.

By downloading and using this theme, you agree to the following terms:
- You may NOT resell this theme


================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
===================================================================*/

.menu
{
	width: 758px;
	height: 32px;
	z-index: 10;
	font-family: arial, sans-serif;
	/*+placement:shift 165px 13px;*/
	position: relative;
	left: 165px;
	top: 13px;
}
/*hack to correct IE5.5 faulty box model*/
* HTML .menu
{

	width: 758px;
	w\idth: 758px;
}
/*remove all the bullets, borders and padding from the default list styling*/
.menu UL
{

	padding: 0;
	margin: 0;
	list-style-type: none;
}
.menu UL UL
{
	width: 149px;
}
/*float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon*/
.menu LI
{
	z-index: 4;
	float: left;
	width: 151px;
	position: relative;
}
/*style the links for the top level*/
.menu A, .menu A:visited
{
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #999;
	width: 132px;
	height: 30px;
	border: 2px solid #AAA;
	background: #FFF;
	padding-left: 10px;
	line-height: 29px;
	font-weight: bold;
}
/*a hack so that IE5.5 faulty box model is corrected*/
* HTML .menu A, * HTML .menu A:visited
{
	width: 149px;
	w\idth: 138px;
}
/*style the second level background*/
.menu UL UL A.drop, .menu UL UL A.drop:visited
{
	background: #CCC no-repeat 130px center;
}
/*style the second level hover*/
.menu UL UL A.drop:hover
{
	z-index: 4;
	position: relative;	
background: #CCC 130px center;
}
.menu UL UL :hover>A.drop
{
	
	z-index: 4;
	position: relative;
background: #CCC 130px center;
}
/*style the third level background*/
.menu UL UL UL A, .menu UL UL UL A:visited
{
	background: #FFF;
}
/*style the third level hover*/
.menu UL UL UL A:hover
{
	background: #999;
}
/*hide the sub levels and give them a positon absolute so that they take up no room*/
.menu UL UL
{
	z-index: 4;
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 33px;
	left: 0;
	width: 141px;
}
/*another hack for IE5.5*/
* HTML .menu UL UL
{
	top: 30px;
	t\op: 31px;
}
/*position the third level flyout menu*/
.menu UL UL UL
{
	left: 144px;
	top: 0px;
	width: 162px;
}
/*position the third level flyout menu for a left flyout*/
.menu UL UL UL.left
{
	left: -149px;
}
/*style the table so that it takes no part in the layout - required for IE to work*/
.menu TABLE
{
	z-index: 4;
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}
.menu UL UL A, .menu UL UL A:visited
{
	height: auto;
	line-height: 1em;
	padding: 10px;
	width: 122px;
	border: 2px solid #CCC;
}
/*yet another hack for IE5.5*/
* HTML .menu UL UL A, * HTML .menu UL UL A:visited
{
	width: 150px;
	w\idth: 128px;
}
/*style the top level hover*/
.menu A:hover, .menu UL UL A:hover
{
	color: #000;
	background: #B7D186;
}
.menu :hover>A, .menu UL UL :hover>A
{
	color: #FFF;
	background: #999;
	border: 2px solid #CCC;
}
/*make the second level visible when hover on first level list OR link*/
.menu UL LI:hover UL, .menu UL A:hover UL
{
	visibility: visible;
}
/*keep the third level hidden when you hover on first level list OR link*/
.menu UL :hover UL UL
{
	visibility: hidden;
}
/*make the third level visible when you hover over second level list OR link*/
.menu UL :hover UL :hover UL
{
	visibility: visible;
}
/*================================================================
This CSS is further CSS I have created specifically for Wordpress
so that the current page is highlighted in two levels.
If you want it in three levels let me know.

Author: Isaac Rowntree
Website: www.zackdesign.biz
===================================================================*/
.menu UL UL .current_page_item A
{
	color: #FF0000;
	background: #FFFFFF;
	border-left: 1px solid #000000;
}
.menu .current_page_item A
{
	color: #FF0000;
	font-weight: bold;
	background: #FFFFFF;
}
.menu UL .current_page_item UL A
{
	color: #FFFFFF;
	font-weight: normal;
	background: #000000;
}
.menu UL .current_page_item UL A:hover
{
	background: #808080;
}
.menu .current_page_item A:hover
{
	background: #FFFFFF;
}
HTML
{
	background: #37939b url(images/PageBG.jpg) repeat-x;
}
BODY
{
	font: 14px/150% "Trebuchet MS", Tahoma, Arial;
	padding: 0;
	margin: 0;
	background: url(images/HeadBG.jpg) no-repeat center top;
	color: #000;
        font-weight:400;
	width: 100%;
	display: table;
}
A
{
	color: #663300;
	text-decoration: none;
}
A:visited
{
	color: #663300;
	text-decoration: none;
}
A:hover
{
	color: #996633;
	text-decoration: underline;
}
IMG
{
	border: none;
}
P
{
	padding: 0px 0px 15px;
	margin: 0px;
}
H1
{
	margin: 0px;
	height: 60px;
	font: bold 32px/100% "Trebuchet MS", Tahoma, Arial;
	color: #663300;
}
H1 A, H1 A:visited
{
	color: #663300;
	text-decoration: none;
}
H1 A:hover
{
	color: #996633;
	text-decoration: none;
}
H2
{
	color: #000;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal bold 24px/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
H2 A, H2 A:visited
{
	color: #000;
	text-decoration: none;
}
H2 A:hover
{
	color: #996633;
	text-decoration: none;
}
H3
{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000;
	margin: 10px 0px 5px;
}
H4
{
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000;
	margin: 10px 0px 5px;
}
FORM
{
	margin: 0px;
	padding: 0px;
}
#page
{
	margin: 10px auto;
	width: 981px;
	background: #FFFFFF url(images/BodyBG.jpg) repeat-y;
}
#rotator
{
	/*+placement:shift 59px 6px;*/
        z-index: 0;
	position: relative;
	left: 59px;
	top: 6px;
}
/*header area*/
#header
{
	height: 200px;
	width: 981px;
	margin: auto;
	z-index: 9999;
	position: relative;
}
#headerimg
{
	position: relative;
	padding: 24px 60px 0px 69px;
	height: 112px;
	margin: 0px 0 18px 0px;
	background-repeat: no-repeat;
	width: 262px;
}
#headerimg .ad
{
	position: absolute;
	left: 376px;
	bottom: 11px;
	color: #C9EEFE;
	font-size: 14px;
}
/*

#nav {
list-style: none;
margin: 0px;
position: absolute;
right: 10px;
bottom: 0px;
}
#nav li {
float: left;
margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
color: #000000;
text-decoration: none;
}
#nav .page_item a{
color: #ffffff;
text-decoration: none;
background: #5c8d0c url(images/nav-button-bg.gif) repeat-x;
padding: 5px 15px;
font: bold 14px/100% Arial, Helvetica, sans-serif;
border-top: 1px solid #E6EED0;
border-left: 1px solid #AFCD69;
border-right: 1px solid #AFCD69;
display: block;
}
#nav .page_item a:hover {
color: #000000;
}




content area*/
#content
{
	padding: 10px 10px 0px 60px;
	float: left;
	width: 610px;
	overflow: hidden;
}
#content .ad
{
	padding-top: 10px;
        width: 203px;
        height: 200px;
	float: left;
}
.post
{
	clear: both;
	padding-top: 15px;
}
.post-date
{
	width: 45px;
	height: 49px;
	float: right;
}
.post-month
{
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 11px;
	background: #600;
	padding: 4px 0;
}
.post-day
{
	font-size: 23px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 18px;
	margin-left: 0px;
	padding: 5px 0 6px;
	background: #CCCCCC;
}
.post-title
{
	float: left;
	margin-left: 0px;
	width: 430px;
}
.entry
{
	clear: both;
	padding-top: 10px;
}
.post-cat
{
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float: left;
	font-size: 95%;
	color: #999999;
}
.post-comments
{
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar
{
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment
{
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation
{
	clear: both;
	padding: 10px 0px;
}
.navigation A, .navigation A:visited
{
	color: #59770E;
}
.previous-entries A
{
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries A
{
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
/*comments area*/
#comments, #respond
{
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px;
	clear: both;
}
.commentlist
{
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist LI
{
	padding: 5px 10px;
}
.commentlist .alt
{
	background: #F1FEDB;
}
.commentlist CITE
{
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist CITE A, .commentlist CITE A:visited
{
	color: #CC6600;
}
.commentlist SMALL
{
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform
{
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform P
{
	padding: 6px 0px;
	margin: 0px;
}
#commentform LABEL
{
	color: #787878;
	font-size: 87%;
}
#commentform INPUT
{
	width: 200px;
	background: #F1FEDB;
	border: 1px solid #BDD77F;
	padding: 3px;
	margin-top: 3px;
}
#commentform TEXTAREA
{
	width: 478px;
	height: 115px;
	background: #F1FEDB;
	border: 1px solid #BDD77F;
	padding: 2px;
	margin-top: 3px;
}
#commentform TEXTAREA:focus, #commentform INPUT[type="text"]:focus
{
	background: #FFFFFF;
}
#commentform #submit
{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float: right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar*/
#sidebar
{
	float: right;
	padding: 0px 60px 20px 10px;
	width: 230px;
	color: #666666;
	overflow: visible;
	border-left: 1px dotted #CCC;
}
/*sidebar title (h2)*/
#sidebar H2, #sidebar .sidebartitle
{
	font: normal 149%/100% "Trebuchet MS", Tahoma, Arial;
	color: #663300;
	margin: 20px 0px 6px;
}
/*sidebar text styles*/
#sidebar A, #sidebar A:visited
{
	color: #663300;
	text-decoration: none;
}
#sidebar A:hover
{
	color: #996633;
	text-decoration: none;
}
/*sidebar list level1*/
#sidebar UL
{
	margin: 0;
	padding: 0;
}
#sidebar UL LI
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2*/
#sidebar UL LI UL
{
	padding: 0;
	margin: 0;
}
#sidebar UL LI UL LI
{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #DCEEB7;
}
/*sidebar list level3*/
#sidebar UL LI UL LI UL LI
{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll*/
UL.list-blogroll LI
{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget*/
UL.list-cat LI, LI.widget_categories LI
{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget*/
UL.list-archives LI, LI.widget_archives LI
{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget*/
UL.list-page LI, LI.widget_pages LI, LI.widget_recent_entries LI
{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages*/
UL.list-page LI UL LI, LI.widget_pages LI UL LI
{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget*/
LI.widget_recent_comments LI
{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget*/
LI.widget_calendar TD
{
	padding: 1px 7px;
}
/*text widget*/
.textwidget
{
	padding-top: 5px;
}
/*search form*/
#searchform
{
	margin: 9px 0 0;
}
#searchform BR
{
	display: none;
}
#searchform #s
{
	border: 1px solid #203346;
	width: 145px;
	height: 22px;
	padding: 4px 5px 0px;
	border: 1px solid #CCC;
	background: #FFF;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/*search form button - to specify button only use input[type="submit"]*/
#searchform INPUT
{
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
/*footer area*/
#footer
{
	clear: both;
	background: url(images/FooterBG.jpg) no-repeat;
	color: #FEFEFE;
	font-size: 95%;
	line-height: 100%;
	padding: 33px 0px 30px 0px;
}
#footer A, #footer A:visited
{
	color: #CCCCCC;
}
#footer H4
{
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9CDBFB;
	margin: 10px 0px 5px;
}
.footer-recent-comments
{
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments UL LI
{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts
{
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts STRONG
{
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts UL LI
{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about
{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
/*credits*/
#credits
{
	margin: 0px auto;
	width: 858px;
	color: #FEFEFE;
	font-size: 85%;
	line-height: 120%;
}
#credits A, #credit A:visited
{
	color: #FEFEFE;
}
.rss
{
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout
{
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
/*alignments*/
.center
{
	text-align: center;
}
IMG.center, IMG[align="center"]
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
}
IMG.alignleft, IMG[align="left"]
{
	float: left;
	margin: 2px 10px 5px 0px;
}
.alignright
{
	float: right;
}
IMG.alignright, IMG[align="right"]
{
	float: right;
	margin: 2px 0px 5px 10px;
}
.clear
{
	clear: both;
}
HR.clear
{
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

