body
{
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: center;
	background-color: #6D3D1D;
	font: normal 14px  Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 3px solid #e5e5e5;
	margin: 0 15px 5px 0;
	float: left;
	}

/* Links */

a:link { text-decoration: none; color: #00a7ba; border-bottom: 1px dotted #00a7ba;  font-weight: bold;} 

a:visited { text-decoration: none; color: #00a7ba; border-bottom: 1px dotted #00a7ba; font-weight: bold; }

a:hover, a:active { color: #003F54; border-bottom-color: #003F54; font-weight: bold;}

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 5px 0 10px; padding: 0; line-height: 1.8em; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 { font-size: 22px; }

h2 { font-size: 20px; }

h3 { font-size: 18px; }

h4 { font-size: 16px; }

h5 { font-size: 16px; }

h6 { font-size: 16px; }

ul, ol, blockquote, pre
{
	color: #555555;
	margin: 20px;
	padding: 20px;
	line-height: 1.8em;
}

ul
{
	list-style-type: square;
}

ul.member {
padding: 2px 0 2px 20px;
margin: 2px 0 2px 20px;}

blockquote, pre { background-color: #f9f9f9; border: 1px solid #bbbbbb; }

ins { text-decoration: none; font-weight: bold; color: #555555; }

del { color: #555555; }

abbr, acronym { cursor: help; }

/* Structure */

#container
{
	width: 1000px;
	text-align: left;
	margin: 0px auto;
	line-height: 1.6em;
}

#header
{
	padding:2px;
	color: #cfcfcf;
	margin: 0 0 0px;
	text-align: center;
	background-color: #000000;
	/*border: 1px solid #000000;*/
       border-bottom: solid 1px #767a7f;
       height: 100px;
}

#header a, #header a:link, #header a:visited, #header a:hover, #header a:active {text-decoration: none; border: none;}

#wrapper
{
	float: left;
	width: 100%;
	color: #000000;
	margin-bottom: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #000000;
        background-color: #ffffff;
        background-image: url(http://mesillavalleyfilm.org/images/bg2.gif);
        background-position: top left;
        background-repeat: repeat-y;
}

#content-wrapper
{
	width: 800px;
	float: left;
}

#content
{
	width: 95%;
	float: left;
        margin-left: 20px;
}

#sidebar-wrapper
{
	width: 200px;
	float: left;
	color: #000000;
	background-color: #E67309;
}

#sidebar
{
	float: left;
	width: 98%;
}

#sidebar img {border: none; float: none;}

#footer
{
	clear: both;
	color: #000000;
	padding: 10px 0;
	text-align: center;
	margin: 20px 0 40px;
	background-color: #ba6831;
	border-top: solid 1px #9ea3aa;
}

/* Header */

#header h1 { margin: 0; padding: 30px 0 15px; line-height: 1.0em; }

#header h2 { margin: 0; padding: 0 0 30px; text-transform: uppercase; font-size: 13px; color: #000000; line-height: 1.0em; }

/* Content */

#content dl, #content .comment-list, #content .trackback-list, #comment-form { padding: 0; margin: 20px; }

#content dt { font-size: 24px; color: #99335c; line-height: 1.6em; }

#content dd { padding: 0; margin: 10px 0; }

#content dd.summary 
{ 
	color: #777777; 
	font-size: 10px; 
	margin-bottom: 20px;
	padding-bottom: 11px; 
	/*border-bottom: 1px solid #aaaaaa; */
}

#content dd.summary a:link, #content dd.summary a:visited { border-bottom-width: 0; }

/*#content dd p.img { float: left; margin: 0 15px 0 0; }*/

/*#content dd p.img img { padding: 8px; border: 1px solid #bbbbbb; background-color: #f9f9f9; }*/

#content p.pagination { margin: 20px; }

#content .comment { border-bottom: 1px dotted #aaaaaa; }

/* Sidebar */

#sidebar ul { padding: 0; list-style-type: none; margin: 15px 25px 50px; }

#sidebar li { margin: 0; padding: 0; color: #eeeeee; border-bottom: 1px solid #777777; }

#sidebar li.title { margin: 0; padding: 0 5px 5px; text-transform: uppercase; border-bottom-color: #666666; color: #000000; }

#sidebar li a:link, 
#sidebar li a:visited
{
	color: #bbbbbb;
	display: block;
	padding: 5px 5px; 
	border-bottom-width: 0;
        color: #ffffff;
        background-color: #00a7ba;
}

#sidebar li a:hover,
#sidebar li a:active
{
	color: #000000;
	background-color: #ba6831;
}

#sidebar li a.selected {color: #ffffff; background-color: #000000;}

#sidebar img {float: auto; border: none; margin-top: 15px; padding-left: 35px;}

/* Footer */

#footer p { margin: 0; padding: 0 10px 10px; }

#footer a:link, #footer a:visited { color: #A6E4EB; border-bottom-color: #A6E4EB; }

#footer a:hover, #footer a:active { color: #F8D3B2; border-bottom-color: #F8D3B2; }

.category_image {
	margin-bottom: 30px;
	}

/* ---------------------------------------- Events Calendar Styles ------------------------------ */

#event_calendar {
	width: 95%;
	border: none;
        margin-left: auto;
margin-right: auto;
	}


.calendarBlank { 
	background-color: #6D3D1D;
	width: 14%;
	text-align: center;
	}

.calendarHeader { 
	color:#EA7A2E; 
	font-weight:bold; 
	font-size:1.3em; 
	padding-bottom:1px; 
	line-height:2.2em; 
	margin: 0px 0px 12px 0px;
	text-transform: uppercase;
}

.calendarMonthLinks {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	color: #FA6E32;
	}

	.calendarMonthLinks a {
		color: #FA6E32;
		text-decoration: none;
		}

	.calendarMonthLinks a:hover {
		color: #ffffff;
		text-decoration: underline;
		}

.calendarDayHeading {
	font-weight: bold; 
	font-size:	11px;
	color: #fff; 
	background-color: #E67309;
	text-align:  center;
	vertical-align: top;
	padding: 2px 0px 2px 0px;
	}

.calendarToday { 
	font-size: 10px;
	font-weight: bold;

	text-align: center;
	vertical-align: top;
	color: #ffffff;
	background-color: #B7E9EF;
	}

.calendarCell {
	font-size: 10px;
	font-weight: bold;

	text-align: center;
	vertical-align: top;
	color: #23363E;
	background-color: #F8EBDF;
	width: 14%;
	height: 50px;
	}

.event_link {
	padding: 2px 0px 2px 0px;
	}

.event_link  a {
	color: #ffffff;
	text-decoration: none;
	}

.event_link a:hover {
	text-decoration: underline;
	}

/* ---------------------------------------- Fountain Photo Styles ------------------------------ */

.fountainTheatre {width: 300px; height: 275px; padding: 10px; font-size: 80%;}

/* ---------------------------------------- Patron Survey Styles  ------------------------------ */

#survey {width: 90%; background-color: #ffffff; margin: 10px 10px 10px 10px; padding: 4px; border: 1px black solid; clear: right;}

/* ---------------------------------------- Newsletter Form Styles  ------------------------------ */

#newsletterForm {width: 50%; background-color: #ECF9FB; margin: auto; padding: 4px; border: 1px black solid; }

/* ---------------------------------------- Random Photo Styles  ------------------------------ */

#randomPhoto {margin: auto; padding: none; height: auto;}
.home_latest_photo {
		margin: 0px;
                padding: 0px;
		}

.home_latest_photo img {
		margin: 0px;
                border: none;
		}

#randomPhoto  .redBglink {
		float: right;
                font-size: 83%;
		}

.home_latest_photo a, .home_latest_photo a:link, .home_latest_photo a:visited {text-decoration: none; border: none;}

/* ---------------------------------------- Category table styles  ------------------------------ */
#category_table {
	width: 95%;
	border: none;
    margin-left: auto;
    margin-right: auto;
	}

#myContent {margin-left: auto; margin-right: auto; padding-left: 100px;}

/* ---------------------------------------- Photo Gallery Styles  ------------------------------ */
#gallery-wrapper {
    clear: both;
}
div.g-breadcrumb {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333;
    margin: 0 0 10px 0;
}
div.g-breadcrumb img {
    margin: 0 0 -2px 0;
}
div.g-entry {
    margin: 0 0 10px 0;
    padding: 10px;
    border: solid 1px #ccc;
    background: transparent url('/images/bg-stripes.gif');
	height: 120px;
}
div.g-entry h2 {
    margin: 0 0 10px 0;
}
div.g-entry .bbg-thumb {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}

div.g-title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #333;
    margin: 20px 0 10px 0;
}

div.g-cat-desc {
    margin: 0 0 10px 0;
}

div.g-album-wrap {
    margin: 0;
    padding: 0 0 22px 0;
    border: solid 1px #ccc;
    background: transparent url('/images/bg-stripes.gif');
}

div.g-thumb {
    float: left;
    padding: 5px 21px 0 21px;
	width: 116px;
	height: 116px;
}

td.g-imgthumb {
    width: 116px;
    height: 116px;
    /*background: #E67309;*/
	vertical-align: middle;
	padding-left: 10px;
	padding-right:0px;
}

div.g-nav {
    border-bottom: solid 1px #ccc;
    font-size: 10px;
    line-height: 10px;
    margin: 20px 0 10px 0;
}

div.g-nav a:link, div.g-nav a:visited {
    color: #666;
    font-weight: bold;
}

div.g-nav .g-prevnext {
    float: left;
    padding: 5px;
    border: solid 1px #ccc;
    margin: 0 0 10px 0;
    background: #fafafa;
}

div.g-nav .g-viewall {
    float: right;
    padding: 5px;
    border: solid 1px #ccc;
    margin: 0 0 10px 0;
    background: #fafafa;
}

div.g-image {
    text-align: center;
}

div.g-image .paddedborder {
    
}

div.g-image .paddedborder .g-caption {
    text-align: left;
    padding: 5px 0px;
    margin: 0 0 10px 0;
}

#gallery-wrapper p.pagination-links {
    padding: 10px 0 0 0;
} 

.clearfix {
	display: inline-block;
}
