/*   
Theme Name: MASS MoCA
Theme URI: http://blog.massmoca.org
Author: Dan McKinley
Version: 1.2
.
Created by MASS MoCA.
.
*/



/*Underlying style for main body copy text, site margins, and the main white background color*/

body,td,th {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/*Links in main body copy - all links contained in "regular text."*/

a:link {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

/*Links in the navigation sidebar.*/

a.sidenav:link {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	margin-left: 6px;
}
a.sidenav:visited {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	margin-left: 6px;
}
a.sidenav:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	margin-left: 6px;
}
a.sidenav:active {
	color: #EEEEEE;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	margin-left: 6px;
}


img {
	border: 0px;
	max-width: 495px;
}


li {
	font-family: Arial, sans-serif;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	list-style: none;
}

ul {
	font-family: arial, sans-serif;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style: none;
}

.category-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	margin-left: 0px 0px 0px 0px;
	padding-left: 0px 0px 0px 0px;
}




/*Navigation sidebar ON State.*/

a.sidenavON:link {
	color: #FF0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	margin-left: 6px;
}
a.sidenavON:visited {
	color: #FF0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	margin-left: 6px;
}
a.sidenavON:hover {
	color: #FF0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	margin-left: 6px;
}
a.sidenavON:active {
	color: #EEEEEE;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	margin-left: 6px;
}

/*Links in the knocked out red home page footer.*/

a.home-white-link:link {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
a.home-white-link:visited {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
a.home-white-link:hover {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
a.home-white-link:active {
	color: #EEEEEE;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
/*Event Name Links in the results list on the calendar.*/

a.results-name:link {
	font-family: georgia, times new roman, serif;
	font-size: 18px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 6px;
}

a.results-name:visited {
	font-family: georgia, times new roman, serif;
	font-size: 18px;
	color: #333333;
	line-height: 20px;	
	font-weight: normal;
	text-decoration: none;
	padding-right: 6px;
}


a.results-name:hover {
	font-family: georgia, times new roman, serif;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 6px;
}

a.results-name:active {
	font-family: georgia, times new roman, serif;
	font-size: 18px;
	color: #333333;
	line-height: 20px;	
	font-weight: normal;
	text-decoration: none;
	padding-right: 6px;
}

/*Event Name Links in the what's next area of the home page.*/

a.whats-next:link {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	margin-left: 11px;
}
a.whats-next:visited {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	margin-left: 11px;
}
a.whats-next:hover {
	color: #FF0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-left: 11px;
}
a.whats-next:active {
	color: #eeeeee;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	margin-left: 11px;
}

/*Event Name Links in the what's next area of the home page.*/

a.sign-up-now:link {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}
a.sign-up-now:visited {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}
a.sign-up-now:hover {
	color: #FF0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
a.sign-up-now:active {
	color: #eeeeee;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}

/*Navigation Links on the Slideshow Viewer.*/

a.slidenav:link {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 11px;
}
a.slidenav:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 11px;
}
a.slidenav:hover {
	color: #FF0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	margin-left: 11px;
}
a.slidenav:active {
	color: #eeeeee;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 11px;
}

/*Links in the grey footer, privacy, copyright etc*/

a.footer-link:link {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}
a.footer-link:visited {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}
a.footer-link:hover {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
a.footer-link:active {
	color: #eeeeee;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}


/*Top level page header text.*/

.header1 {
	font-family: georgia, times new roman, serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	line-height: 28px;
	padding-left: 5px;
}

/*Alt for H1 usage - search engine only */

h1 {
	font-family: georgia, times new roman, serif;
	font-size: 24px;
	color: #333333;
}



/*Second level page header text.*/

.header2 {
	font-style: normal;
	font-family: georgia, times new roman, serif;
	font-size: 35px;
	color: #333333;
	font-weight: normal;
	line-height: 34px;
}

/*Third level page header text - content headers.*/

.header3 {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.header4 {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #333333;
	padding-left: 6px;
	font-weight: bold;
}

/*Content block page standard site text.*/

.header5 {
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

h5 {
	line-height: 0px;
	font-weight: bold;
	color: black;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding-left: 0px;
	margin-left: 0px;
}

h6 {
	color: #FF0000;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

.content {
	padding-right: 6px;
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-left: 6px;
}

/*This is for lists of items in body copy. Indented, no bullets, with margins*/

.search-fields {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
}

/*This is for lists of items in body copy. Indented, no bullets, with margins*/

.home-coming-soon {
	font-family: georgia, times new roman, serif;
	font-size: 18px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
}

.home-coming-soon-red {
	font-family: georgia, times new roman, serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 12px;
	font-weight: bold;
}


.results-event-name {
	font-family: georgia, times new roman, serif;
	font-size: 18px;
	color: #333333;
	line-height: 20px;	
}

.results-event-date {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 9px;
}

/* Caption Text on the Slideshow Pages*/

.slideshow-captions {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

/* For calendar search event detail page*/

.detail-event-name {
	font-family: georgia, times new roman, serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	line-height: 28px;
}

.detail-event-date {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

/* For Search Page Default Text Search Results*/

.search-default-results {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-left: 12px;
	padding-bottom: 10px;
}

/* For Home Page right column, what's next - use <b> inline for bold*/

.home-whats-next {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-left: 11px;
}

/* For Seach Column headers - use <b> inline for bold*/

.search-header {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-left: 6px;
}

/* For Home Page white footer on red background - use <b> inline for bold*/

.home-white-footer {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 12px;
	line-height: 16px;
}

/* For Home Page and Sub Page gray special thanks and copyright - use <b> inline for bold*/

.home-gray-footer {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 12px;
}

.sub-gray-footer {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 44px;
}

.pad12 {
	padding: 12px;
}

.pad10 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
}

.blog-timestamp {
	color: #FF0000;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

.postmetadata {
	text-transform: none;
	font-style: normal;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

a.blog-post-data:link {
	text-transform: none;
	font-style: normal;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

a.blog-post-data:visited {
	text-transform: none;
	font-style: normal;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

a.blog-post-data:hover {
	text-transform: none;
	font-style: normal;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: black;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.blog-post-data:active {
	text-transform: none;
	font-style: normal;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

.blog-post-data {
	text-transform: none;
	font-style: normal;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

a.blog-post-title:link {
	font-family: georgia, times new roman, serif;
	font-size: 36px;
	color: #333333;
	line-height: 40px;
	font-weight: normal;
	text-decoration: none;
}

a.blog-post-title:visited {
	font-family: georgia, times new roman, serif;
	font-size: 36px;
	color: #333333;
	line-height: 40px;
	font-weight: normal;
	text-decoration: none;
}

a.blog-post-title:hover {
	font-family: georgia, times new roman, serif;
	font-size: 36px;
	color: #FF0000;
	line-height: 40px;
	font-weight: normal;
	text-decoration: underline;
}

a.blog-post-title:active {
	font-family: georgia, times new roman, serif;
	font-size: 36px;
	color: #333333;
	line-height: 40px;
	font-weight: normal;
	text-decoration: none;
}

.sidebar-header {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


