body {font-family: "lucida grande",tahoma,verdana,arial,sans-serif; border-top: 6px solid #a6eb07;}

#header h1  {font-family: "Arial Black"; font-size: 77px; letter-spacing: -12px; color: #d8d8d8; padding: 0; margin: 0; text-align: right;}

h1, h2, h3, h4, h5, h6 {font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; font-weight: bold;text-transform: uppercase;}

#header a:link, #header a:visited {text-decoration: none; color: #d8d8d8;}
#header a:hover {text-decoration: none; color: #c8c8c8;}

h2.lyric {margin:0; padding: 0; border-bottom: 1px solid #eee; text-align: right; color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}


.sidebar {text-align: justify;}
.sidebar h1 {font-size: 18px;}
.sidebar p {font-size: 11px; color: #707070;}


.cal h1, .gen h1, .art h1, .pro h1 {font-size: 18px; padding: 10px 0 4px; text-transform: uppercase; color: #303030;font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;}
.cal h1 span, .gen h1 span, .art h1 span, .pro h1 span {font-size: 11px; display: block; color: #a0a0a0; margin-bottom: 5px;}
.cal h1 {border-bottom: 6px solid #d0d0d0;}
.gen h1 {border-bottom: 6px solid #d8d8d8;}
.art h1 {border-bottom: 6px solid #e0e0e0;}
.pro h1 {border-bottom: 6px solid #e8e8e8;}

.nav ul {font-size: 11px; list-style-type: none; margin: 0;}
.nav li {padding: 0 0 3px 0;}
.nav li a {color: #505050; font-weight: normal; text-decoration: none; border-bottom: 1px solid #fff;}
.nav li a:hover {color: #222; font-weight: normal; text-decoration: none; border-bottom: 1px solid #505050;}

.content p {color: #333;}
.content h1.title {color: #333;}

.box {background: #fff;}
.floatright {float: right; padding: 0 0 0 5px;}

#bread {
	color: #333;
	background-color: #e8e8e8;
	padding: 3px;
	margin: 0 0 25px 0;
	}

#bread ul {
	margin: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../../assets/img/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}



