/* @override http://mayworks.org/wp-content/themes/mayworks09/style.css */

/*  
Theme Name: MayWorks 2009
Theme URI: http://mayworks.org/
Description: Theme developed for the MayWorks site.
Version: 3.0
Author: Derek Hogue
Author URI: http://amphibian.info/
*/

body {
	font: normal 15px/19px sans-serif;
	background: #4A463D;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
p {
	margin: 0 0 1.5em;
}

h2 {
	font: 500 18px/20px "franklin-gothic-urw", sans-serif;
	color: #4A463D;
	margin: 0px 0px 15px;
	padding: 0px;
}

h2.pagetitle {
	font-size: 24px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #E4E0DF;
}

h3 {
	font: bold 14px Helvetica, Arial, Sans-Serif;
	color: #333;
	margin: 2em 0 0;
}

.post h3 {
	padding: 0px;
	margin: -10px 0px 20px 0px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #E4E0DF;
}

p.posted {
	font-size: 12px;
	color: #666;
	margin-top: -12px;
}

a:link {
	text-decoration: underline;
	color: #8f0000;
}

a:visited {
	text-decoration: underline;
	color: #333;
}

a:hover {
	text-decoration: none;
	background-color: #8f0000;
	color: #FFF;
}

h2 a:link {
	text-decoration: none;
}

h2 a:visited {
	color: #C32627;
	text-decoration: none;
}

h2 a:hover {
	background-color: transparent;
	text-decoration: underline;
	color: #C32627;
}

th {
	text-align: left;
	font-size: 14px;
}

ul {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	list-style: none;
}

li {
	list-style: disc outside none;
	padding: 0px;
	margin: 0px 0px 5px 30px;
}

#banner {
	padding: 8px 0;
	background: #fbf8ea;
	border-bottom: 1px solid #faebb4;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

#banner p {
	margin: 0;
}

#top {
	width: 760px;
	margin: 0px auto;
	text-align: center;
}

#header {
	background: #4A463D;
	position: relative;
}

#header h1 {
	bottom: -10px;
	padding: 0px;
	position: relative;
	margin: 0px;
}

#header a {
	background: transparent;
	display: block;
}

#header img {
	display: block;
}

#header .social {
	color: #FFF;
	right: 110px;
	position: absolute;
	text-transform: uppercase;
	top: 90px;
}

#header .social a {
	color: #FFF;
	display: inline;
	font-size: 32px;
	line-height: 32px;
	padding: 0 8px;
	text-decoration: none;
	vertical-align: middle;
}

#header .social a:hover {
	background: transparent;
	color: #FFF;
	opacity: 0.65;
}

#body {
	background: #FFF;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-shadow: 0 0 4px #000;
}

p.notice {
	padding: 10px;
	background: #fbf8ea;
	border: 1px solid #faebb4;
	font-weight: bold;
}

#nav {
	background: #8f0000;
	border-bottom: 1px solid #300;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font: 500 14px/16px "franklin-gothic-urw", sans-serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#nav li {
	display: inline-block;
	list-style: none outside;
	padding: 0;
	margin: 0;
}

#nav a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 18px 10px 15px;
	margin: 0;
}

#nav a:hover {
	color: rgba(255,255,255,0.65);
}
	
#content {
	background: #FFF;
	text-align: left;
	margin: 0 3px;
	padding: 30px 60px;
}

#leftColumn {
	width: 220px;
	float: left;
	display: inline;
	padding-top: 0.8em;
}

#wp-calendar table {
	width: 100%;
	border: 1px solid #999;
	border-width: 1px 0px 0px 1px;
	margin-bottom: 5px;
}

#wp-calendar table caption {
	color: #8f0000;
	text-transform: uppercase;
	padding: 3px 5px;
	font: bold 14px/16px Arial, Helvetica, sans;
}

#wp-calendar table td {
	width: 38px;
	height: 30px;
	border: 1px solid #999;
	border-width: 0px 1px 1px 0px;
	vertical-align: top;
	font: normal 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 3px;
}

#wp-calendar table th {
	width: 38px;
	border: 1px solid #999;
	border-width: 0px 1px 1px 0px;
	vertical-align: top;
	font: bold 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 3px;
	text-align: center;
	background: #CCC;
	color: #000;
}

#wp-calendar table a {
	display: block;
	width: 100%;
	height: 100%;
	color: #8f0000;
}

#wp-calendar table a:hover {
	color: #FFF;
}

#wp-calendar table caption a {
	display: inline;
}

#wp-calendar table.nav {
	width: 100%;
	margin: 0 0 1em;
	border: none;
}

#wp-calendar table.nav a {
	display: inline;
}

#wp-calendar table.nav td {
	border: none;
	height: auto;
	text-align: center;
}

#wp-calendar td#prev {
	text-align: left;
	width: 125px;
}

#wp-calendar td#next {
	text-align: right;
	width: 125px;
}

td.activeDay {
}

#wp-calendar td.pad {
	border: 1px solid #999;
	border-width: 0px 1px 1px 0px !important;	
	background-color: #EFEFEF;
}

ul.ec3_events {
	margin: 0;
}

ul.ec3_events ul {
	margin: 0;
}

li.ec3_list_month {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 1em 0;
}

li.ec3_list_month ul {
	margin-top: 1em;
}

li.ec3_list_day {
	font-weight: bold;
	font-size: 12px;
	color: #666;
}

li.ec3_list_day ul {
	margin: 0;
}

ul.ec3_events li li li {
	font-weight: normal;
	margin-left: 32px;
	position: relative;
	top: -16px;
	margin-bottom: 5px;
}

ul.previous {
	margin-top: 1em;
}

ul.previous li {
	margin-bottom: 5px;
}

.pdf {
	padding: 3px 0 3px 20px;
	background: url(images/pdf.gif) no-repeat left top;
	font-size: 11px;
}

p.edit {
	text-align: right;
	font-size: 10px;
}

#rightColumn {
	width: 480px;
	float: right;
}
	
#footer {
	background: #000 url(images/footerArt.jpg) no-repeat center top;
	padding: 570px 20px 10px;
	text-align: left;
	color: #888;
	font-size: 11px;
}

#footer img {
	float: left;
}
	
#footer p {
	margin-left: 90px;
}

#feed {
	padding-left: 16px;
	background: url(images/feed-icon.png) no-repeat left 1px;
}


#footer a {
	color: #fff;
}

#footer a:hover {
	color: #FFF;
	background-color: transparent;
}
	
.entry img {
	padding: 0;
	max-width: 100%;
}

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 5px 20px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 20px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.wp-caption {
	color: #666;
}

.wp-caption img {
	margin-bottom: 5px;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

blockquote {
	margin: 2em;
	color: #666;
	font-style: italic;
	
}

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

.center, .aligncenter {
	text-align: center;
}

a img {
	border: none;
}

.navigation {
	text-align: center;
	margin: 20px 10px;
	line-height: 20px;
}

ul#archives {
	font-size: 16px;
}

.event {
	background: #ECECEC url(images/calendar.png) no-repeat 420px 5px;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #CCC;
	margin-bottom: 1em;
}

#ckuw {
	padding-left: 115px;
	background: url(images/ckuw.gif) no-repeat;
	font-size: 14px;
	line-height: 18px;
}
.alert {
	padding: 5px;
	background-color: #8f0000;
	font-size: 14px;
	color: #900;
}
p.top {
 	padding: 5px 5px 5px 25px;
	background: url(images/top.gif) no-repeat 0px 8px;
	border-top: 1px solid #E4E0DF;
	border-bottom: 1px solid #E4E0DF;
	font-size: 11px;
	margin: 2em 0;
}

hr {
	clear: both;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
}

/* @group Flexslider */

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; list-style: none outside none; margin: 0;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* @end */


@media print {

#nav, #leftColumn, #footer {
	display: none;
}

#rightColumn {
	width: 90%;
}


}



