/*
Theme Name: Northern Mariposa History Center
Theme URI: http://coultervillemuseum.com
Description: NMCHC official websiet
Version: 1.0.1
Author: Tim Howarth
Author URI: http://timhowarth.com
*/

/*----------GLOBAL STYLES
----------------------------------------*/
html, body {
	height: 100%;
}

html {
	background:#c3b686 url(images/bg-repeatable.png);
}
	
body {
	margin:0 auto;
	background-attachment:fixed;
	font-family:Helvetica, Arial, sans-serif;
	color:#000;
	font-size:12px;
	width:100%;
	}
	
.content {
	min-height:100%;
}

.main {
	padding-bottom: 200px;
}
	
.wrapper {
	margin:auto;
	width:940px;
	height:100%;
	padding:0 10px;
	}
	
.clear {
	clear:both;
	}
	
a {
	text-decoration:none;
	}
	
a:hover {
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0px  0px;
	padding:0px 0px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color:#302212;
	}
	
blockquote {
	margin-left:5px;
	padding-left:10px;
	font-style:normal;
	border-left:2px solid #CCC;
	}
	
img {
	padding:0;
	margin: 0 0;
	}

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}
	
img.alignnone {
	margin:10px;
	display: inline;
	}

img.alignright {
	margin:0 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	margin:0 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	clear:both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	clear:both;
	text-align: center;
	background-color: #CCC;
	padding: 4px 0px 5px 0px;
	color:#333;
	}

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

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/*----------Header
----------------------------------------*/
.header {
	position:relative;
	width:100%;
	height:63px;
	margin:0;
	padding:0;
	background:url(images/header-bg.png) repeat-x;
	z-index:50;
}

.logo {
	float:left;
	width:224px;
	height:24px;
	margin-top:17px;
	margin-right:20px;
}

.header-menu {
	width:696px;
	height:60px;
	float:right;
	color:#f7eec5;
	font-weight:bold;
	text-shadow:0 -1px 0 #000;
	text-transform:lowercase;
}

.header-menu ul {
	height:60px;
	margin:0;
	padding:0;
	float:right;
}

.header-menu ul li {
	list-style-type:none;
	float:left;
	line-height:60px;
}
.header-menu ul li+li {
	margin-left:20px;
}

.header-menu ul li a {
	color:#f7eec5;
}

.header-menu ul li a:hover, .header-menu ul .current-menu-item a, .header-menu ul .current_page_item a {
	color:#FFF;
}

/*----------Slideshow
----------------------------------------*/
.slider {
	width:940px;
	height:340px;
	background:#402d15;
	box-shadow:0 0 10px #333;
	z-index:20;
	margin-top:-3px;
	overflow:hidden;
}

.homepage-slideshow {
	float:left;
	width:640px;
	height:340px;
	padding:0;
	margin:0;
}

.call-to-action {
	position:relative;
	float: right;
	width: 292px;
	height: 336px;
	border: 4px solid #432f16;
	background: url(images/leather-texture.png);
	margin-top: -4px;
	overflow:hidden;
}

.call-to-action .welcome-message {
	width:295px;
	margin:0 auto 10px;
	height:120px;
	background: url(images/welcome.png);
}

.call-to-action p {
	width:260px;
	margin:0 auto 15px;
	color:#FFF;
	line-height:18px;
}

.call-to-action .member-button {
	position:absolute;
	bottom:10px;
	right:33px;
	display:block;
	width:224px;
	height:54px;
	margin:0 auto;
	text-indent:-9999px;
	background: url(images/become-a-member.png);
}

.call-to-action .member-button:hover {
	background-position:-224px;
	cursor:pointer;
}

/*---------Teaser Box Region
----------------------------------------*/
.teaser-box-row {
	float:left;
	width:940px;
	height:100%;
	margin-top:20px;
}

.teaser-box-entry {
	position:relative;
	float:left;
	width:258px;
	height:380px;
	margin-right:20px;
	border:1px solid #FFF;
	border-radius:5px;
	background:url(images/content-backing.png) #f7eec5;
	box-shadow:0 0 10px #4e4936;
	padding:20px;
	overflow:hidden;
}

.teaser-title {
	font-family:"Times New Roman", Times, serif;
	color:#302212;
	font-size:24px;
	font-weight:bold;
	text-shadow:0 1px #FFF;
	margin-bottom:10px;
}

.teaser-image {
	border:2px solid #FFF;
	background:#FFF;
	box-shadow:0 0 5px #4e4936;
}

.teaser-box-entry p {
	font-size:13px;
	line-height:20px;
	padding-bottom:30px;
	text-shadow:0 1px #FFF;
}

.teaser-button {
	position:absolute;
	bottom:20px;
	right:20px;
	display:block;
	float:right;
	background:url(images/learn-more.png);
	width:112px;
	height:32px;
	box-shadow:0 0 7px #666;
	font-size:14px;
	font-weight:bold;
	color:#fff7ce;
	text-align:center;
	border-radius:6px;
	line-height:32px;
	z-index:9999;
}

.teaser-box-entry  .teaser-button:hover {
	color;#FFF;
	box-shadow:0 0 9px #333;
}

.exhibit-more-button {
	z-index:9999;
}

.upcoming-events {
	margin:0;
	height:380px;
}

.upcoming-events p {
	font-size:12px;
	line-height:14px;
	margin:0;
	text-shadow:0 1px #FFF;
	padding:0;
}

.upcoming-events .event-entry-container {
	padding-bottom:20px;
}

.upcoming-events .event-entry {
	float:left;
	width:258px;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(images/divider.png) repeat-x bottom;
}

.upcoming-events .event_date a, .upcoming-events p a {
	font-size:14px;
	font-weight:bold;
	color:#a15d26;
	text-shadow:0 1px #FFF;
}

.upcoming-events .event_date a:hover {
	text-decoration:underline;
}

.upcoming-events .event-title {
	float:left;
	font-weight:bold;
}

/*---------Homepage Middle
----------------------------------------*/
.homepage-middle {
	width:940px;
	float:left;
	margin-top:20px;
}

.homepage-map {
	float:left;
	width:620px;
	height:320px;
	padding:10px;
	background:url(images/content-backing.png) #f7eec5;
	box-shadow:0 0 10px #4e4936;
	border:1px solid #FFF;
	border-radius:5px;
}

#homepage-iframe {
	border:1px solid #FFF;
	box-shadow:inset 0 0 10px #000;
}

.homepage-store {
	float:right;
	width:260px;
	height:320px;
	padding:10px;
	background:url(images/content-backing.png) #f7eec5;
	box-shadow:0 0 10px #4e4936;
	border:1px solid #FFF;
	border-radius:5px;
}

.giftstore-homepage-entry {
	position:relative;
	height:305px;
}

.giftstore-homepage-entry .giftstore-thumbnail {
	width:254px;
	height:134px;
	overflow:hidden;
}

.giftstore-homepage-entry  .giftstore-title {
	font-size:18px;
	color:#2c1f10;
	margin-top:12px;
	margin-bottom:7px;
}

.giftstore-homepage-entry  .giftstore-title a {
	color:#2c1f10
}

.giftstore-homepage-entry  .giftstore-title a:hover {
	text-decoration:underline;
}

.giftstore-homepage-entry .giftstore-description {
	height:105px;
}

.giftstore-homepage-entry .giftstore-price p {
	font-weight:bold;
	color:#ff0000;
}

.giftstore-homepage-entry .teaser-button {
	bottom:-15px;
	right:0;
}

.giftstore-homepage-entry .teaser-button:hover {
	color;#FFF;
	box-shadow:0 0 9px #333;
}

/*---------Homepage Bottom
----------------------------------------*/
.homepage-lower {
	float:left;
	width:940px;
	height:100%;
	margin-top:20px;
	margin-bottom:60px;
}

.homepage-blog, .homepage-exhibit {
	position:relative;
	float:left;
	width:418px;
	min-height:200px;
	padding:20px;
	background:url(images/content-backing.png) #f7eec5;
	box-shadow:0 0 10px #4e4936;
	border:1px solid #FFF;
	border-radius:5px;
	font-size:14px;
	text-shadow:0 1px #FFF;
}

.homepage-blog {
	margin-right:20px;
}

.homepage-blog .small-headline {
	margin-bottom:15px;
}

.homepage-blog .blog-thumb {
	float:left;
	width:153px;
	height:114px;
	margin-right:10px;
	background:#CCC;
	text-align:center;
}

.homepage-blog .blog-thumb img {
	width:153px;
	height:114px;
}

.homepage-blog .blog-thumb .no-image {
	margin-top:25%;
}

.homepage-blog .blog-content {
	min-height:120px;
}

.homepage-blog .blog-title {
	margin-bottom:10px;
}

.homepage-blog .blog-title a {
	font-size:16px;
	font-family:Helvetica, Arial, sans-serif;
	color:#302212;
}

.homepage-blog .blog-title a:hover {
	color:#71522f;
}

.homepage-blog .blog-content p {
	margin-top:10px;
	height:80px;
	overflow:hidden;
}

.homepage-blog .blog-extra-info {
	float: left;
	margin-top: 24px;
	font-size: 12px;
	color: #a09a7d;
	font-weight: bold;
}

.exhibit-title {
	font-size:24px;
}

.exhibit-title a {
	color:#302212;
}

.exhibit-title a:hover {
	color:#71522f;
}

.homepage-blog .teaser-button, .homepage-exhibit .teaser-button {
	text-shadow:none;
}

.homepage-blog .teaser-button:hover, .homepage-exhibit .teaser-button:hover {
	color;#FFF;
	box-shadow:0 0 9px #333;
}

.homepage-exhibit .homepage-exhibit-entry {
	margin-top:0;
	padding:0;
}

/*---------Footer
----------------------------------------*/

.footer {
	position: relative;
	margin-top: -200px; /* negative value of footer height */
	margin-bottom:-10px;
	width:100%;
	height:200px;
	clear:both;
	background:url(images/footer.png);
	overflow:hidden;	
}

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

.footer h2 {
	color:#f7eec5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.footer-border {
	position:absolute;
	width:100%;
	height:10px;
	background:url(images/footer-border.png) repeat-x;
	z-index:500;
}

.back-to-top {
	position:relative;
	z-index:600;
	float:left;
	display:block;
	width:120px;
	height:90px;
	margin-right:60px;
	background:url(images/return-to-top.png);
	text-indent:-9999px;
}

.museum-info {
	float:left;
	width:300px;
	margin-top:20px;
	color:#f7eec5;
	text-shadow:0 -1px #000;
	font-size:14px;
}

.info-title {
	font-weight:bold;
}

.footer-columns {
	float:right;
	margin-top:20px;
	min-width:320px;
	color:#f7eec5;
	text-shadow:0 -1px #000;
	font-size:14px;
}

.footer-columns h2 {
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:10px;
}

.footer-columns ul {
	padding:0;
	margin:0;
	margin-left:10px;
}

.footer-columns li {
	list-style-type:none;
	margin-bottom:10px;
}

.footer-columns li a {
	color:#f7eec5;
	line-height:16px;
	font-weight:bold;
}

.footer-columns li a:hover {
	color:#FFF;
}

.footer-thing {
	float:left;
	width:150px;
}

.blogroll {
	margin-right:20px;
}

.social-networks img {
	vertical-align:middle;
	margin-right:5px;
}

/*---------Page / Post Inner
----------------------------------------*/
.page-inner {
	float:left;
	margin-top:20px;
	margin-bottom:40px;
	width:898px;
	padding:20px;
	background:#fffced;
	box-shadow:0 0 10px #4e4936;
	border:1px solid #FFF;
	font-size:14px;
}

.page-content {
	float:left;
	width:638px;
}

.page-inner .title-banner {
	font-size:30px;
}

.page-inner .entry-proper {
	color:#666;
	font-weight:bold;
	font-size:15px;
	line-height:22px;
	margin-bottom:20px;
}

/*---------Exhibits Page
----------------------------------------*/
.exhibit-entry {
	padding-top:20px;
	padding-bottom:20px;
	margin-top:20px;
	border-top:1px solid #999;
}

.exhibit-entry .exhibit-thumb {
	float:right;
	width:200px;
	height:150px;
	margin-left:20px;
	position:relative;
	background:#CCC;
}

.exhibit-entry .exhibit-thumb img {
	width:200px;
	height:150px;
}

.exhibit-entry .exhibit-thumb .no-image {
	margin-top:25%;
	text-align:center;
}

.teaser-image .caption {
	width:100%;
	height:10px;
	text-align:center;
	background:#FFF;
	position:absolute;
	bottom:0;
	font-size:11px;
	padding:5px 0;
}

.exhibit-entry .exhibit-title {
	font-size:18px;
}

.post-meta {
	color: #666;
	text-transform: lowercase;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.page-header .post-meta {
	text-transform:none;
}

/*---------Events Page
----------------------------------------*/
.page-inner .event-entry {
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #999;
}

.page-inner .event-date {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-right: 10px;
	border-right: 1px solid #777;
	padding-right: 10px;
	color: #3e2c15;
	line-height: 18px;
}

.page-inner .event-date p {
	margin:0;
	line-height:22px;
	color:#777;
}

.page-inner .month-style {
	font-size:14px;
}

.page-inner .year-style {
	font-size:22px;
}

.event-entry .event-header .event-title {
	font-size:30px;
	line-height:45px;
	color:#3e2c15;
}

.event-entry .event-header .event-title a {
	color:#3e2c15;
}

.event-entry .event-header .event-title a:hover {
	text-decoration:underline;
}

.nav-previous a, .nav-next a {
	color:#FFF;
	padding: 5px 10px;
	background: #2c2011;
}

.nav-previous a:hover, .nav-next a:hover {
	background:#48351e;
}

.single-page {
	position:relative;
	padding-bottom:20px;
}

.single-page .event-entry {
	margin:0;
	padding:0;
	border:none;
	position:relative;
	padding-bottom:40px;
}

/*---------Sidebar
----------------------------------------*/
.sidebar-container {
	float:right;
	margin:0;
	padding:0;
	width:260px;
	font-size:13px;
	color:#666;
}

.sidebar {
	margin:45px 0 0 0;
	padding:0;
	width:230px;
	margin-left:14px;
	padding-left:15px;
	border-left:1px solid #CCC;
}

.sidebar a {
	color:#2c2011;
}

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

.sidebar li {
	list-style-type:none;
	margin-bottom:30px;
}

.sidebar li h3 {
	padding-bottom:5px;
	border-bottom:#CCC 1px solid;
	margin-bottom:5px;
}

.sidebar li ul {
	padding-left:20px;
}

.sidebar li ul li {
	margin-bottom:0;
	padding:2px 0;
}

/*---------Products
----------------------------------------*/
.prodtitle, .prodtitle a {
	color:#2c2011;
}

.prodtitle a:hover {
	color:#594225;
	text-decoration:underline;
}

.default_product_display {
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #CCC;
}

.single_product_display .product-image {
	margin-right:10px;
	margin-bottom:10px;
}

/*---------Checkout Tweaks
----------------------------------------*/
tr.header {
	background:none;
}

#shoppingcart {
	margin:20px 0 60px;
}

.shoppingcart .cart-widget-total {
	background:#ebebeb;
}

tr.cart-widget-total td {
	padding:10px 20px !important;
}

a.gocheckout {
	clear: both;
	float: left;
	padding: 5px 10px;
	color: #FFF;
	font-weight: bold;
	background: #302212;
	border-radius: 5px;
	margin: 10px 0;
}

a.emptycart {
	float: left;
	clear: both;
	margin-left: 18px;
	margin-top: -5px;
}

.wpsc_buy_button {
	padding: 5px 10px;
	color: #FFF;
	font-weight: bold;
	background: #302212;
	border-radius: 5px;
	cursor:pointer;
	border:none;
}

.checkout_cart tr.header {
	background:#ebebeb;
	color:#636363;
	padding:5px !important;
	height:30px;
}

.checkout_cart td.wpsc_product_name a {
	color:#2c2011;
	font-weight:bold;
}

.wpsc_checkout_table_totals {
	float:right;
	font-weight:bold;
	margin-right:50px;
	margin-top:20px;
}

#wpsc_shopping_cart_container .wpsc_email_address {
	margin-top:30px;
	float: left;
	clear: both;
	width: 100%;
}

#wpsc_shopping_cart_container label.wpsc_email_address {
	margin:0;
	float:none;
	clear:none;
}

#wpsc_shopping_cart_container table.table-1 {
	width:400px;
	float:left;
}

#wpsc_shopping_cart_container table.table-2 {
	width:400px;
	float:right;
}

#wpsc_shopping_cart_container table.wpsc_checkout_table tr {
	height:35px;
}

#wpsc_shopping_cart_container table.wpsc_checkout_table tr input {
	width:200px;
}

#wpsc_shopping_cart_container table.wpsc_checkout_table tr textarea {
	width:198px;
}

#wpsc_shopping_cart_container table.wpsc_checkout_table tr select {
	width:120px;
}

#wpsc_shopping_cart_container .wpsc_make_purchase {
	clear:both;
}