/*
Theme Name: My Museum
Theme URI: http://www.vectordefector.com
Description: A custom theme developed specifically for the Monterey County Youth Museum.
Version: 1.0
Author: Tom Benway
Author URI: http://www.vectordefector.com
*/

/* Begin Typography & Colors */
body {
	font-size: 14px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 22px;
	}
	
.bgDay {
	background-image:url(images/day-background.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color:#f0f9fa;	
}

.bgNight {
	background-image:url(images/night-background.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color:#9dd3df;	
}
	
a {
	outline: none;	
	color: #2589a7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

strong,b {
	color: #2f4f70;	
}

#page {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	float: left;
	width: 985px;
}

.headerImgDay {
	float:left;
	width: 170px;
	height: 193px;
	margin-top: 15px;
	margin-bottom: 64px;
	background-image: url(images/mymuseum-day-logo.gif);
	cursor: pointer;
}

.headerImgNight {
	float:left;
	width: 260px;
	height: 265px;
	margin-left: -70px;
	margin-top: 15px;
	background-image: url(images/mymuseum-night-logo.png);
	cursor: pointer;
}

#topLinks {
	float:right;
	width: 670px;
	height: 25px;
	margin-top: 15px;
	text-align:right;	
}

.toplinksNight a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}

.toplinksDay a{
	text-decoration: none;
	color: #000;
	font-size: 14px;
}

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


#searchBox {
	float:right;
	width:240px;
	margin-top: 20px;
	text-align: right;
}

.field {
	color:#b0adad;
	padding-left: 5px;
	width: 200px;
	height: 26px;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 14px;
}

.taglineDay {
	position: absolute;
	width:675px;
	height:52px;
    	margin-left: 200px;
	margin-top: 90px;
    	background-image: url(images/tagline-day.gif);
}

.taglineNight {
	position: absolute;
	width:675px;
	height:52px;
    	margin-left: 200px;
	margin-top: 90px;
    	background-image: url(images/tagline-night.gif);
}

#wheelie {
	position: absolute;
	width:144px;
	height:129px;
    	margin-left: 290px;
	margin-top: -110px;
    }

/* navigation elements */

#navigation {
	float:left;
	width: 965px;
	height: 100px;
	margin-left: 30px;
	margin-top: 0px;
	overflow: hidden;
}	

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


#navigation li {
	float:left;
	width: 150px;
	margin-left: 45px;
	list-style: none;
}

.last_page_item_parent {
	width: 150px !important;
}

#navigation li span {
	font-size: 25px;
	color: #ea3628;
	text-decoration: none;
}	

#navigation li ul li {
	float:left;
	width: 150px;
	height: 20px;
	margin-left: 0px;
	margin-top: 8px;
}	

#navigation li ul li a{
	color:#000;
	font-size: 16px;
	line-height: 20px;
}	

/* home page */

#homeContent {
	float:left;
	width: 920px;
	min-height: 990px;
	margin-left:32px;
	background-image:url(images/home-content-bg.png);
}

#homeSlideshow {
	float:left;
	width:895px;
	height:363px;
	margin-left: 12px;
	margin-top: 10px;	
}

#homeHeader {
	float:left;
	width: 920px;
	height: 80px;
}

#homeHeader h1 {
	font-size: 40px;
	padding-top: 25px;
	text-align: center;
}	

#homeContentFrame {
	float:left;
	width: 870px;
	margin-left: 20px;
	margin-top: 40px;
} 

 
/* end home */

#pageSlideshow {
	float:left;
	width: 943px;
	height: 150px;
	padding-left:37px;
	padding-top: 7px;
	background-image:url(images/page-slideshow-bg.png);
}

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

#contentTopCap {
	float:left;
	width: 700px;
	height: 14px;
	margin-top: 20px;
	background-image: url(images/page-content-top.png);
}

#customPageBg {
	float:left;
	width: 660px;
	min-height: 882px;
	margin-left: 1px;
	margin-top: 20px;
	padding: 20px;
	background-repeat: no-repeat;
}

#contentBody {
	float:left;
	width: 658px;
	min-height: 695px;
	margin-left: 1px;
	padding: 20px;
	background-color: #fff;
}

#contentBtmCap {
	float:left;
	width: 700px;
	height: 14px;
	background-image: url(images/page-content-btm.png);
}

#footer {
	float:left;
	width: 100%;
	height:320px;
	margin-top: 50px;
	background-image:url(images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: bottom center;
}

#footerFrame {
	width: 980px;
	margin-left: auto;
	margin-right: auto;	
}

#facebookBottle {
	position: absolute;
	width: 119px;
	height: 134px;	
    	margin-left: -62px;
    }

#donateFloat {
	position: absolute;
	width:179px;
	height:112px;
    	margin-left: 823px;
        margin-top: 19px;

}	

#footerContent {
	float:left;
	width: 990px;
	margin-left: 10px;
	margin-top: 150px;
	color: #fff;
	font-size: 14px;
}

#footerContent b{
	color: #fff;
}

#footerContent a{
	color: #fff;
}
/* End Structure */


/* Begin Sidebar */
#sidebar{
	float:left;
	width:260px;
	margin-top: 20px;
}

#sidebarEntryCalendarTop {
	float:left;
    width:260px;
    height:17px;
    background-image: url(images/sidebar-calendar-top.png);
}

#sidebarEntryCalendar {
	float:left;
	width:240px;
	font-size: 14px;
	padding-left: 10px;
    padding-right: 10px;
	background-color: #fff;
	text-align: center;
}

#sidebarCalendarContent {
	float:left;
	width: 220px;
	padding: 10px;
	margin-top: 0px;
}

#sidebarEntryCalendarBtm {
	float:left;
    width:260px;
    height:17px;
    margin-bottom: 20px;
    background-image: url(images/sidebar-calendar-btm.png);
}


.sidebarEntry {
	float:left;
	width:240px;
	height:351px;
	margin-bottom: 20px;
	font-size: 14px;
	padding: 10px;
	background-image: url(images/sidebar-entry-bg.png);
	text-align: center;

}

.sidebarEntry h2 {
	margin-bottom: 5px !important;
}	

.sidebarEntry h2 a{
	color:#ea3e31;
	text-decoration: none;
}

.sidebarEntry h2 a:hover{
	text-decoration: underline;
}

table .ec3_schedule {
	display: none important!;
}
 

/* End Sidebar */


/*	Begin Headers */
h1 {
	margin: 0;
	padding: 0;
	color:#ea3e31;
	font-size: 26px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */

#sidebarCalendar {
	float:left;
	width:240px;
	background-color: #0094d5;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}

#wp-calendar {
	float:left;
	empty-cells: hide;
	width: 100%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
 
#wp-calendar #prev a {
	padding-left: 10px; 
	text-align: left;
	}
      
#wp-calendar #prev {
	background-color: #0094d5;
}

#wp-calendar #next {
	background-color: #0094d5;
}

#wp-calendar a {
	display: block;
	color: #ea392b;
	text-decoration: none;
	}

#wp-calendar caption {
	padding-top: 10px;
	text-align: center;
	width: 100%;
	color: #ea392b;
	font-size: 16px;
	}
	
#wp-calendar thead {
	color: #ea392b;
}

#wp-calendar tfoot {
	display: none;
}

#wp-calendar tbody td {
	padding: 3px 0;
	text-align: center;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
	background-color: #fff;
	}

#wp-calendar td.pad { /* Doesn't work in IE */
	background-color: #0094d5; }
	
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

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

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
