/***********************************
*         FONT STYLES
************************************/
/*
body, body.serif, body.sansserif {
	font: normal 12px/1.5em Georgia, Times, "Times New Roman", serif;
}

p, .serif p, .sansserif p {
	font: normal 1.05em/1.6em Georgia, Times, "Times New Roman", serif;
}

p.intro, .intro p {
	font: normal 1.3em/1.6em Georgia, Times, "Times New Roman", serif;
}

.serif small, .sansserif small, small, .sansserif address, .sansserif address, address {
	font: normal 0.95em/1.2em Georgia, Times, "Times New Roman", serif;
}

b, strong {
	font-weight: bold;
}

em, i, address {
	font-style: italic;
}

u {
	text-decoration: underline;
}

h1, .serif h1, .sansserif h1 {
	font: normal 3em/1em Georgia, Times, "Times New Roman", serif;
}

h2, .serif h2, .sansserif h2 {
	font: normal 2.55em/1em Georgia, Times, "Times New Roman", serif;
}

h3, .serif h3, .sansserif h3 {
	font: normal 2.3em/1em Georgia, Times, "Times New Roman", serif;
}

h4, .serif h4, .sansserif h4 {
	font: normal 2em/1em Georgia, Times, "Times New Roman", serif;
}

h5, .serif h5, .sansserif h5 {
	font: normal 1.6em/1em Georgia, Times, "Times New Roman", serif;
}

h6, .serif h6, .sansserif h6 {
	font: bold 1.4em/1em Georgia, Times, "Times New Roman", serif;
	text-transform: uppercase;
}

#header .header-title {
	font: bold 30px/1.2em Georgia, Times, "Times New Roman", serif;
}
*/






/***********************************
*         COLOR SCHEME STYLES
************************************/

/* ### __CONTAINERS__ ### */

body {
	color: #333;
}

.nav-horizontal #content {
	background: #FFF;
}


/* ### __LINKS__ ### */

#content a {
	color: #900;
}

/*
body.nav_dual.subpage #content {
	margin-left: 0;
	width: 712px;
}

body.nav_horizontal #content .sidebar, body.nav_dual #content .sidebar, body.nav_left #content .sidebar, body.nav_right #content .sidebar {
	border-color: #DDDCDA !important;
}
*/


/* ### __HEADERS__ ### */

h1, h2, h3, h4, h5, h6 {
	color: #900;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #c03d3d;
}


/* ### __HORIZONTAL NAVIGATION__ ### */
/*
@media only screen and (min-width: 651px) {

	.nav-horizontal .nav-main {
		background: #333;
		border-bottom: 1px solid #888;
	}

	.nav-horizontal .nav-main-head {
		color: #CCC;
		border-right: 1px solid #CCC;
	}

	.nav-horizontal .nav-main-head:hover,
	.nav-horizontal .nav-main-head.selected {
		background-color: #900;
	}

	.nav-horizontal .nav-main-sub li {
		background: #900;
		border-bottom: 1px solid #CCC;
	}

	.nav-horizontal .nav-main-sub-link:hover {
		background: #ab332f;
	}
}
*/


/* ### __VERTICAL NAVIGATION__ ### */
/*
.nav-left #container, .nav-right #container, .nav-dual #container {
	background: #FFF;
}

.nav-right #container:before, .nav-left #container:before, .nav-dual #container:before {
	border-color: #FFF;
}

@media only screen and (min-width: 651px) {
	.nav-left #container:before, .nav-dual.not-homepage #container:before, 
	.nav-right #container:before {
		background: #262626;
	}

	.sidebar {
		color: #CCC;
	}

	.side-nav a {
		color: #CCC;
	}

	.side-nav a:hover,
	.side-nav .expanded > a {
		color: #CCC;
		background: #000;
	}

	.side-nav .expanded ul {
		background: #900;
	}

	.side-nav .expanded ul a:hover,
	.side-nav .expanded ul a.current {
		background: #ac3333;
	}
}
*/

/* ### __CONTACT PANEL__ ### */

.nav-horizontal .contact-panel li {
	color: #999;
	border-left: 1px solid #999;
}

.nav-horizontal .contact-panel li:last-child {
	border-left: none;
}

.nav-left .contact-panel,
.nav-right .contact-panel {
	color: #e9e8d6;
}

.nav-left .contact-panel a,
.nav-right .contact-panel a {
	color: #666;
}

.nav-left .contact-panel a:hover,
.nav-right .contact-panel a:hover {
	color: #900;
}


/* ### __EVENTS__ ### */

.past-event-list .event-datetime {
	color:#666;
}


/* ### __DIRECTORY__ ### */

.article-img {
	border: 5px solid #FFF;
}

.article-img img {
	border: none;
}

.article-img:hover {
	border-color: #ffd670;
}


/* ### __BASIC B & C__ ### */

.striped-list > li,
.striped-list > .list-item {
  background: #fffae5;
}

.striped-list > li:nth-child(even),
.striped-list > .list-item:nth-child(even) {
  background: #fbfbfb;
}


/* ### __HTML CONTAINER IMAGES__ ### */
.html-content img {
	border: 5px solid #FFF;
}

.html-content a:hover img {
	border: 5px solid #ffd670;
}





/*
#content .html_container ul li {
	list-style-image: url(/assets/designs/2/img/schemes/yellow/bg_li.gif) !important;
}
*/

/* ### __FULL CALENDAR__ ### */
/*
table#full_page_calendar td.current_day {
	background: #D4D4D4;
}
*/

/* ### __DIRECTORY__ ### */
/*
.entry {
	clear: both;
	padding: 20px 0px;
}

.entry img {
	border: 5px solid #CCC;
	float: left;
	margin: 0 20px 0 0;
}

.entry a:hover img {
	border: 5px solid #999;
}

.entry:first-child {
	padding: 40px 0 20px 0;
}

.entry:last-child {
	padding: 20px 0 0 0;
}
*/

/* ### __SIDEBAR__ ### */
/*
.sidebar h5 {
	padding-top: 25px;
}

.sidebar h5:first-child {
	padding-top: 0 !important;
}
*/

/*
# Baisc B Template ################
*/
/*
ul.history_dates > li {
	padding: 20px;
	list-style-type: none;
	margin: 0;
}

ul.history_dates > li:first-child {
	margin-top: 30px;
}

ul.history_dates .html_container p {
	display: inline;
}
*/


/*
# Event Sidebar ###################
*/
/*
#events ul {
	margin: 0;
	padding: 0;
}

.sidebar #events li {
	padding: 10px;
	list-style-type: none;
	margin: 0;
	overflow: auto;
}

#events a {
	font-weight: bold;
	display: block;
	text-decoration: none !important;
	border: none !important;
	background: url(../img/layout/ico_calendar.gif) 0px 3px no-repeat;
	padding: 0 0 0 30px;
}

#events a:hover {
	background: url(../img/layout/ico_calendar_hover.gif) 0px 3px no-repeat;
}


#events #single-inst {
    padding: 0;
    background: none;
}
.date-box {
    float: left;
    margin: 0 10px 10px 0;
    padding: 2px;
    text-transform: uppercase;
    font-family: sans-serif;
    text-align: center;
    font-size: 12px; line-height: 1.2em;
    color: #fff;

}
.date-box > div {
    background: #900;
    padding: 2px 5px;

}
.date-box > .date-day {
    font-size: 20px;
    padding: 2px;
}

.date-box > .date-weekday {
    background: #FFCC00;
}

.event-desc {
    margin-left: 48px;
}
*/

/*
# Basic A ###################
*/
/*
#content .main_wide  {
	padding: 15px;
	width: auto;
	float: none;
}

#content .box_wide {
	padding: 30px;
	width: auto;
	position: relative;
	background: transparent url(../img/layout/box_bg_wide.jpg) top left repeat-y;
	float: none;
}

.box_wide .top {
	background: transparent url(../img/layout/box_top_wide.png) top left no-repeat;
	width: 950px;
	position: absolute;
	top: 0;
	left: 0;
	height: 12px;
}

.box_wide .bottom {
	background: transparent url(../img/layout/box_bottom_wide.png) top left no-repeat;
	width: 950px;
	height: 12px;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 12px;
}
*/

/*
# Basic F ###################
*/
/*
.buttons_videos {

}

.buttons_videos .html_container {
	float: left;
	width: 180px;
	overflow: hidden;
	padding: 55px 0 40px 0;
}

#content .buttons_videos .html_container img, #content .buttons_videos .html_container a:hover img {
	border: none !important;
}

.buttons_videos .html_videos {
	float: right;
}
*/

/*
# Advanced Header ###################
*/
/*
body.nav_horizontal.aheader #content .main_side, body.nav_dual.aheader #content .main_side {
	padding: 0;
}

.aheader #bottom {
	position: relative;
	overflow: visible;
}

.aheader .col_left, .aheader .col_center {
	float: left;
	width: 40%;
	padding: 3%;
	margin: 10px 0 0 0;
}

.aheader .col_left {
	width: 44%;
	margin: 10px 25px 0 0;
	background: #efefef;
}

.aheader .col_left > h3, .aheader .col_center > h3 {
	padding: 0;
	margin: 0 0 20px 0;
}

.aheader .ah_block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}

.aheader .ah_overlay {
	overflow: hidden;
	width: 100%;
	position: relative;
}

.aheader .ah_panels {
	float: left;
	width: 69.5%;
	overflow: hidden;
	list-style-type: none;
	border: 1px solid #FFF;
	border-left: none;
	border-bottom: none;
	background: #000;
	position: relative;
	z-index: 600;
	visibility: hidden;
}

.aheader .ah_panels > li {
	float: left;
	position: relative;
	width: 25%;
	margin: 0;
	padding: 0;
}

.aheader .ah_panels a {
	display: block;
	position: relative;
	border-left: 1px solid #FFF !important;
}

.aheader .ah_panels a:link {
	cursor: pointer;
}

.aheader .ah_panels img {
	width: 100%;

	display: block;
	border: none;
}

.aheader .ah_panels span {
	display: block;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font: bold 11px/1.5 Helvetica, Arial, sans-serif;
	padding: 5px;
}

.aheader .ah_panels a:link:hover span {
	background: #FFF;
	color: #000;
}

.aheader .ah_info {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 550;
	width: 30.4%;
	background: #000;
	height: 100%;
	overflow: hidden;
}

.aheader .ah_info > div {
	padding: 20px;
}

.aheader .ah_info p {
	font: normal 12px/1.5 Helvetica, Arial, sans-serif;
	color: #fffefe;
}

.aheader .ah_info p strong {
	text-transform: uppercase;
	color: #ffbd08;
	font-size: 11px;
}

.aheader #content .ah_info a {
	color: #44d4da;
	border: none;
}

.aheader #content .ah_info a:hover {
	color: #44d4da !important;
	text-decoration: underline;
}

.aheader .ah_info p {
	margin: 5px 0;
}

.aheader #content a.ah_show, .aheader #content a.ah_hide {
	display: block;
	position: absolute;
	right: 30.4%;
	bottom: 10%;
	padding: 25px;
	color: #FFF;
	font: normal 13px/1.4 Helvetica, Arial, sans-serif;
	width: 65px;
	text-align: center;
	background: rgba(30,210,217,0.8);
	z-index: 700;
	border: none;
}

.aheader #content a.ah_show:hover, .aheader #content a.ah_hide:hover {
	color: #FFF !important;
	background: rgba(30,210,217,0.95);
}

.aheader #content a.ah_hide {
	right: auto;
	left: 69.5%;
}

.aheader .ah_intro2, .aheader .ah_block.active .ah_intro, .aheader a.ah_hide, .aheader .ah_block.active .ah_show {
	display: none !important;
}

.aheader .ah_block.active .ah_info .ah_intro2, .aheader .ah_block.active a.ah_hide {
	display: block !important;
}

.aheader .ah_block.active .ah_panels {
	visibility: visible;
}
*/


/*
# HTML CONTAINER ###################
*/
/*
.html_container ul, .html_container ol {
	padding: 0 0 0 15px;
}

.html_container li {
	margin: 0 0 10px 35px
}

.html_container ol, .html_container ul {
	margin: 10px 0 0 0;
}

.html_container ol li {
	list-style-type: decimal;
}

.html_container ol ol li {
	list-style-type: lower-latin;
}

.html_container ol ol ol li {
	list-style-type: lower-roman;
}

.html_container ul li {
	list-style-type: disc;
}

.html_container ul ul li {
	list-style-type: circle;
}

.html_container ul ul ul li {
	list-style-type: square;
}
*/

/*
# Event Details ###################
*/
/*
#event_detail {
	padding: 5px 10px;
}

#event_detail .entry {
	padding: 0;
}

body.nav_horizontal #event_detail, body.nav_dual #event_detail {
	padding: 20px;
}

#event_info img {
	max-width: 150px;
	float: left;
}

#event_details {
	margin-left: 185px;
}

#event_details.full {
	margin-left: 0;
}

#event_details ul {
	padding: 15px;
	margin: 15px 0 0 0;
	list-style-type: none;
	border: 1px solid #CCC;
	background: #EEE;
}

#event_details ul li {
	padding: 5px 0;
	list-style-type: none;
}

#event_details ul li .event_left {
	float: left;
	width: 90px;
	font-weight: bold;
	text-align: right;
}

#event_details ul li .event_right {
	margin-left: 100px;
}

#event_share {
	margin: 30px 0;
	padding: 10px 0;
	text-align: right;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	clear: both;
}

#event_share a:first-child {
	margin: 0 10px 0 0;
}
*/


/* ############ GALLERY MODULE ################### */
/*
div.c_flash_gallery {
	margin: 16px auto 0;
	background: #111;
	padding: 15px;
	width: 645px;
}
div.c_flash_gallery h2 {
	color: #ebebeb;
	font: normal 18px/24px Georgia,'Palatino','Century Schoolbook',serif;
	padding-bottom: 10px;
}
div.c_flash_gallery div.gallery_container {
	height: 415px;
}
.gallery_slideshow {
	width: 645px;
	height: 415px;
	overflow: hidden;
	background: #111;
	margin: 0 auto;
	position: relative;
}

.gallery_slideshow .gallery_image {
	text-align: center;
	width: 645px;
	height: 345px;
}

.gallery_slideshow .gallery_image img {
	display: inline;
	max-width: 645px;
	max-height: 345px;
	vertical-align: middle;
	margin: 0 auto;
}

.gallery_preloader {
	position: absolute;
	top: 40%;
	left: 50%;
	width: 50px;
	height: 50px;
	margin: -25px 0 0 -25px;
	background: #111 url(../img/layout/bg_preloader.gif) center center no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.gallery_slideshow .previous {
	display: block;
	position: absolute;
	bottom: 23px;
	left: 0;
	z-index: 200;
}

.gallery_slideshow .previous a {
	text-indent: -999em;
	display: block;
	background: url(../img/layout/btn_nav_sprite.gif) top left no-repeat;
	width: 25px;
	height: 25px;
	border: none !important;
}

.gallery_slideshow .next {
	display: block;
	position: absolute;
	bottom: 23px;
	right: 0;
	z-index: 200;
}

.gallery_slideshow .next a {
	text-indent: -999em;
	display: block;
	background: url(../img/layout/btn_nav_sprite.gif) top right no-repeat;
	width: 25px;
	height: 25px;
	border: none !important;
}

.gallery_slideshow .gallery_slider {
	height: 52px;
	width: 595px;
	overflow: hidden;
	margin: 10px auto 0 auto;
}

.gallery_slideshow .gallery_slider ul li {
	width: 595px;
	height: 52px;
	overflow: hidden;
}

.gallery_slideshow .gallery_slider ul li a {
	display: block;
	border: none;
	margin: 0 4px;
	float: left;
}

.gallery_slideshow .gallery_slider ul li a:last-child {
	margin: 0 0 0 4px;
}

.gallery_slideshow .gallery_slider ul li a img {
	display: inline;
	border: 1px solid #666;
	max-width: 75px;
	max-height: 50px;
}

.gallery_slideshow .gallery_slider ul li a.active img, .gallery_slideshow .gallery_slider ul li a:hover img {
	border: 1px solid #FFF;
}
*/





/* ############ FEED SOURCE ################### */
/*
.fsource > h2 {
	margin: 5px 0 10px;
}

.fs_items {
	overflow: hidden;
}

.fs_items li {
	float: left;
	width: 95%;
	overflow: hidden;
	position: relative;
}

.fs_items.g2 li {
	width: 45%;
	margin: 0 0 0 5%;
}

.fs_items.g3 li {
	width: 30.33%;
	margin: 0 0 0 3%;
}

.fs_items.g4 li {
	width: 22%;
	margin: 0 0 0 3%;
}

.fs_items li:first-child {
	margin: 0;
}

.fs_items .thumb img {
	display: block;
	width: 100%;
}

#content .fs_items .thumb, #content .fs_items .thumb {
	display: block;
	border: 3px solid #333 !important;
	margin: 0 0 8px 0;
}

#content .fs_items.g1 .thumb, #content .fs_items.g2 .thumb {
	float: left;
	width: 36%;
	margin: 0;
}

.fs_items.g1 .info, .fs_items.g2 .info {
	margin: 0 0 0 40%;
}

.fs_items.g1 .full .info, .fs_items.g2 .full .info {
	margin: 0;
}

.fs_items .date {
	margin: 0 0 5px;
}

.fs_items .info p {
	padding: 0 0 5px;
}

.fs_items .date em {
	display: block;
	font-weight: bold;
	font-style: normal;
	margin: 5px 0 0;
}

.fs_more {
	padding: 10px 0;
}

.fs_more a {
	display: table;
	white-space: nowrap;
	margin: 0 auto;
}
*/


/* --------------------------------------------------
	_full calendar page
-------------------------------------------------- */
/*
div#content div.inner {
	padding: 15px 30px;
}

div.full_calendar {
	padding: 30px 0 0;
}

table#full_page_calendar {
	text-align: left;
	width: 100%;
	border: none;
	font: normal 10px/15px Arial, Verdana, sans-serif;
}

table#full_page_calendar td, table#full_page_calendar th {
	text-align: left;
	vertical-align: top;
	padding: 0 0 15px 0;
	border: 1px solid #FFF;
	background: #f3f3f3;
	overflow: hidden;
}

table#full_page_calendar td {
	width: 93px !important;
}

table#full_page_calendar td.current_day {
	background: #f8dbdb;
}

table#full_page_calendar td div.height_span {
	height: 100px;
}

table#full_page_calendar td div.height_span_day {
	height: 78px;
}

table#full_page_calendar th {
	text-align: center;
	border: none;
	background: none;
	vertical-align: top;
	font-size: 12px;
}

table#full_page_calendar th.month {
	font: bold 16px/20px Georgia, Arial, sans-serif;
}

table#full_page_calendar th.prev {
	text-align: left;
	padding: 0 0 0 15px;
}

table#full_page_calendar th.next {
	text-align: right;
	padding: 0 15px 0 0;
}

table#full_page_calendar td div.day_number {
	font-weight: bold;
	background: #CCC;
	padding: 5px;
}

table#full_page_calendar td div.event_occurence {
	padding: 10px 5px 5px 5px;

}
*/

/* --------------------------------------------------
	_featured events in sidebar template
-------------------------------------------------- */
/*
.sidebar h3 {
	font-size: 16px;
}

.sidebar div.c_ruled_list ul.side_featured_events {
	position: relative;
	border: none !important;
	width: 210px;
}

.sidebar .content_slider {
	position: relative;
	overflow: hidden;
	padding: 0 24px;
	margin: 0 -10px;
	clear: both;
	border-top: 1px solid #DFDFDF
}

.sidebar div.c_ruled_list .side_featured_events li {
	padding: 15px 0 !important;
	width: 210px;
	display: block;
}

.side_featured_events .event .image {
	width: 210px;
	height: 90px;
	overflow: hidden
}

.side_featured_events .event .image img {
	border: 4px solid #B6B6B6;
}

.side_featured_events .event h4 {
	padding: 10px 0;
	font: normal 16px/1.25em Georgia, Arial, sans-serif;
}

.sidebar div.col_sub div.c_sub_basic .side_featured_events .event p {
	padding: 4px 0 15px 0 !important;
}

.sidebar div.col_sub .side_upcoming_events li {
	padding: 0 !important;
}

.sidebar div.col_sub .side_upcoming_events li a {
	border: none !important;
	display: block;
	padding: 10px 24px;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #414141;
	border-bottom: 1px solid #CCC !important;
}

.sidebar div.col_sub .side_upcoming_events li a:hover {
	background: #ffcf1f url('../img/home/col_events_hover_bg.gif') 0 0 repeat-x;
	border-color: #dfc35d;
}

.sidebar div.col_sub .side_upcoming_events li a img {
	float: left;
	margin: 5px 0 0 0;
}

.sidebar div.col_sub .side_upcoming_events li a div {
	float: right;
	width: 177px;
}

.sidebar div.col_sub_narrow .side_upcoming_events li a div {
	float: right;
	width: 140px;
}

.sidebar div.col_sub_narrow h3.event_header {
	padding: 5px 5px 10px 24px;
	border-bottom: 1px solid #C3C3C3;
}

.sidebar div.col_sub_narrow .side_upcoming_events {
	margin-bottom: 15px;
}
*/

