/* @override http://www.ryelibrary.org/index.php/embed/css_site */
/** Colors **/
/** 202020 dark grey **/
/** 404040 medium grey **/
/** C0C0C0 light grey **/
/** 003399 medium-dark blue **/
/** 85C329 light green **/
/** E06529 medium orange **/
/** FF9900 medium yellow **/


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/themes/site_themes/transition/images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: normal;
	color: #003399;
/**	color: #85C329;  **/
}

h1 {
	font-size: 197%;
}

h1.pagetitle {
	color: #003399;
}

h2 {
	font-size: 157%;
	font-style: italic;
}

h3 {
	font-size: 127%;
	font-weight: bold;
}

h3.summary {
	color: #003399;
}

h3.date {
	font-style: italic;
	color: #009933;
}

h4 {
	font-size: 107%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E06529;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

img.coverart
{
	background: transparent url(/themes/site_themes/transition/images/nocover.jpg) bottom right no-repeat !important;
}

.drop-shadow
{
	float: left;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
	background: transparent url(/themes/site_themes/transition/images/drop_shadow.png) bottom right no-repeat !important;
}

.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #A9A9A9;
}

.drop-shadow p
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #2A333b;
	border-top: 1px solid #111111;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 760px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding-top: 20px;
	background: url(/themes/site_themes/transition/images/img02.gif) no-repeat left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #E06529;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 760px;
	height: 200px;
	margin: 0 auto;
}

/* Header2 Menu */

#header2_menu {
	float: left;
	width: 200px;
	height: 200px;
	background: url(/themes/site_themes/transition/images/img03.jpg);
}

#header2_menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#header2_menu li {
	display: inline;
}

#header2_menu a {
	display: block;
	padding: 8px 10px;
	background: url(/themes/site_themes/transition/images/img05.gif) repeat-x;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#header2_menu a:hover {
	text-decoration: underline;
}

#header2_menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	width: 560px;
	height: 200px;
}


/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding-left: 20px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(/themes/site_themes/transition/images/img08.gif) no-repeat 0 8px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}


.details{
 	margin: 20px 0 20px 0;
 	border-bottom: 1px dotted #CDCDCD;
}

.pagetitle{
	padding: 0px 20px;
	background: url(/themes/site_themes/transition/images/img10.gif) no-repeat;
	margin: 0 0 20px -20px;
}

.pagetitle h3 {
	background: url(/themes/site_themes/transition/images/summary_bg.png) no-repeat;
}

.title {
	padding-top: 3px;
}

.twocols {
}

.twocols_right .col1 {
	float: left;
	width: 220px;
}

.twocols_right .col2 {
	float: right;
	width: 220px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.eventfee {
	font-weight: bold;
	padding: 5px;
	border: 1px solid #E06529;
	background: #E9E9E9;
}

.staffinfo{
	padding: 5px;
	border: 1px solid #CDCDCD;
	background: #E9E9E9;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #E6E6E6 url(/themes/site_themes/transition/images/img07.gif) no-repeat right bottom;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(/themes/site_themes/transition/images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
	color: #FF9900;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {
	height: 100px;
	padding: 20px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
	background: url(/themes/site_themes/transition/images/img11.gif) no-repeat left center;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}


/*** SUPERFISH DROPDOWN NAV ***/

#dropmenu {
	width: 756px;
	height: 42px;
	margin: 20px auto 0 auto;
}

.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}

.nav {
/*	line-height: 10px; */
	float:left; 
	margin-bottom: 5px;
}

.nav a {
	display:block;
	color: #E06529;
	padding: 5px 0;
	text-decoration: none;
	text-indent: 0;
	text-align: center;
	border: 1px solid #CDCDCD;
}

.nav ul {
	position: absolute;
	float: left;
/*	top: -999em;  */
	width: 125px;
	border: 1px solid #CDCDCD;
}

.nav li {
	width: 126px;
	float: left;
	position: relative;
	z-index: 99;
	background: #E6E6E6;
}

.nav li li {
	left: -1px;
	width: 126px;
	background: #E6E6E6;
}


.nav li li li {
	width: 126px;
	background: #E6E6E6;
}

.nav li:hover ul,
ul.nav li.sfHover ul {
	top: 34px;
	border: 1px solid #CDCDCD;
}

.nav li:hover li ul,
.nav li.sfHover li ul {
/*	top: -999em; */
}

.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left: 126px; 
	top: -1px; 
}

.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	background: #CDCDCD; 
}

.superfish li:hover ul,
.superfish li li:hover ul {
/*	top: -999em; */
}

/*** Calendar of Events ***/
.calendarBG {
	border: 1px solid #CDCDCD;
	margin-left: -20px;
}

.calendarHeader {
	background: #E6E6E6;
}

.calendarDayHeading {
	background: #E6E6E6;
	border-bottom: 1px solid #CDCDCD;
}

.calendarRow {
	background: #FFFFFF url(/themes/site_themes/transition/images/calendarRowBG.png) repeat-x bottom;
}

.calendarCell {
 	border: 1px solid #CDCDCD;
	font-size: 12px;
 	text-align: left;
 	vertical-align: top;
 	width: 14%
}

.calendarToday {
 	border: 2px solid #85C329;
	font-size: 12px;
 	text-align: left;
 	vertical-align: top;
 	width: 14%
}

.calendarDayNum {
 	text-align: center;
 	font-size: 127%;
 	font-weight: bold;
}

.calendarDayNum a {
 	text-decoration: none;
}

.calendarDayNum a:hover {
	background: #CDCDCD; 
}

.calendarEventLinks {
 	padding: 2px;
 	border-top: 1px solid #CDCDCD;
}

.calendarEventLinks a {
 	text-decoration: none;
 	display: block;
}

.calendarEventLinks a:hover {
	background: #CDCDCD; 
}