/***** Pulp+Wire Overrides *****/
body {
	color: #91836C;
}
p {
	font-size: 16px;
	font-family: Calibri,sans-serif;
}
a:hover {
	color: #2C1C04;
}
#loading  {
	background-color: #F5EFFF;
}
#header {
	position: relative;
	height: 150px;
	background: url('images/bg-full.jpg') top center repeat;
	-webkit-box-shadow:  0px 0px 10px 3px rgba(0, 0, 0, .4);
    box-shadow:  0px 0px 10px 3px rgba(0, 0, 0, .4);
	padding: 0;
}
#header-wrap {
	position: relative;
	width: 1235px;
	background: none #ffffff;
	height: 100%;
	margin: 0 auto;
	-webkit-box-shadow:  0px 0px 10px 3px rgba(0, 0, 0, .4);
    box-shadow:  0px 0px 10px 3px rgba(0, 0, 0, .4);
}
#home-vid {
	position: absolute;
	right: 50%;
	top: 160px;
	margin-right: -410px;
	width: 420px;
	height: 315px;
	background: #000000;
	z-index: 10;
}
#logo {
	position: absolute;
	left: 550px;
	z-index: 2;	
	margin: 0 auto;
}
#header-left {
	position: absolute;
	left: 10px;
	top: 35px;
	width: 596px;
	height: 65px;
	background: url('images/bg-header-left.jpg') top left no-repeat #ffffff;
	padding: 12px 0 0 40px;
}
#header-left img, #header-left span {
	vertical-align: middle;
	margin-right: 30px;
	line-height: 45px;
	font-family: 'Amatic SC',sans-serif;
	font-size: 20px;
	text-decoration: underline;
	color: #9E937F;
	float: left;
}
#header-right {
	position: absolute;
	left: 626px;
	top: 35px;
	width: 430px;
	height: 68px;
	background: url('images/bg-header-right.jpg') top left no-repeat #ffffff;
	padding: 12px 74px 0 105px;
}
#header-nav {
	position: absolute;
	height: 24px;
	bottom: 2px;
	left: 40px;
}
#top-nav li.menu-item {
	width: 150px;
	height: 24px;
	background: url('images/nav-button.png') top left no-repeat;
	display: inline-block;
	list-style-type: none;
	text-align: center;
}
#top-nav li.menu-item a {
	font-family: 'Amatic SC',sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	line-height: 24px;
	text-transform: uppercase;
}
#top-nav li.menu-item a:hover {
	color: #5B4726;
}
#twitter-calls {
	width: 80px;
	margin-right: 3px;
	float: left;
}	
#twitterBox {
	position: absolute;
  	width: 340px;
  	margin-left: 5px;
  	margin-top: 9px;
  	float: left;
	display: inline-block !important;
	z-index: 99999 !important;
}
.latest-tweet {
	font-family: 'Amatic SC',sans-serif;
	font-size: 18px;
	color: #C2690E;
	float: left;
}
#twitterBox a,
#twitterBox li {
	font-family: Calibri,sans-serif;
	font-size: 11px;
	color: #5B4726;
}
#twitterBox ul,
#twitterBox li {
	list-style-type: none;
}	
.dv a {
	font-family: Calibri,sans-serif;
	font-size: 12px;
	color: #5B4726;
}
#twitterBox a:hover, .dv a:hover, #footer #copyright a:hover {
	color: #C2690E;
}
#twitter_update_list {
	font-family: Calibri,sans-serif;
	font-size: 11px;
	color: #46A5D6;
}
#twitter_update_list li {
	list-style-type: none;
}
#footer {
	position: relative;
	background: url('images/bg-footertop.jpg') top right repeat #ffffff;
	border: 0;
	height: 40px;
}
#footer-bot {	
	position: relative;
	background: url('images/bg-full.jpg') bottom center repeat #ffffff;    
	z-index: 1000;
}
#footer-wrap {
	position: relative;
	width: 1185px;
	background: none #ffffff;
	height: 100%;
	margin: 0 auto;
	padding: 25px;
	-webkit-box-shadow:  0px 5px 10px 3px rgba(0, 0, 0, .4);
    box-shadow:  0px 5px 10px 3px rgba(0, 0, 0, .4);
	clear: both;
}
#contentContainer {
	min-height: 600px;
}
.markerInfo {
	position: absolute;
	bottom: 0;
	left: auto;
	background: url('images/bg-markerInfo.jpg') repeat;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 0;
	border-bottom: 0;
	z-index: 2;
}
.markerInfo h2 a, .footer-content h2 a {
	color: #2C1C04;
	font-weight: 700;
	font-size: 22px;
	line-height: 22px;
}
.markerInfo p, .footer-content p {
	font-size: 12px;
	color: #2C1C04;
}
.footer-content #postAddr {
	margin-bottom: 0;
}
.excerpt {
	margin-top: 10px;
}
.markerInfo img {
	border: 4px solid #B47622;
}
.markerInfo a img:hover {
	border: 4px solid #7CC3F9;
}
.markerLink {
	color: #974B00;
}
.markerLink:hover {
	color: #7CC3F9;
}
.markerTotal {
	color: #020202;
}
#prevMarker.markerNav, a[rel~="prev"] {
	background: url('images/bg-prevMarker.jpg') repeat;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 0;
	border-bottom: 0;
	font-size: 16px;
	font-weight: bold;
	color: #2C1C04;
}
#nextMarker.markerNav, a[rel~="next"] {
	background: url('images/bg-nextMarker.jpg') repeat;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 0;
	border-bottom: 0;
	font-size: 16px;
	font-weight: bold;
	color: #2C1C04;
}
.zoomControl img {
	padding-top: 10px;
}
#prevMarker.markerNav:hover, #nextMarker.markerNav:hover, .zoomControl:hover, a[rel~="prev"]:hover, a[rel~="next"]:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#D77B1B), to(#8C4500));
	background: -moz-linear-gradient(top,  #D77B1B,  #8C4500);
}
.pageContent {
	top: 0;
	display: inline-block;
}
.pageContent h2 {
	background: -webkit-gradient(linear, left top, left bottom, from(#66C3F3), to(#55A2CA));
	background: -moz-linear-gradient(top,  #66C3F3,  #55A2CA);
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.pageContent:hover h2{
	background: -webkit-gradient(linear, left top, left bottom, from(#D77B1B), to(#8C4500));
	background: -moz-linear-gradient(top,  #D77B1B,  #8C4500);
	color: #ffffff;
}
.center-wrap {
	width: 1235px;
	background: none #ffffff;
	margin: 0 auto;
}
.hrbar-header {
	position: absolute;
	bottom: -5px;
	width: 100%;
	height: 11px;
	background: url('images/bg-hrbar.png') center repeat-x;
	z-index: 1003;
}
.hrbar {
	position: absolute;
	top: -4px;
	width: 100%;
	height: 11px;
	background: url('images/bg-hrbar.png') center repeat-x;
	z-index: 1003;
}
#footerSearch #s, #copyright, #footer #copyright a {
	color: #5B4726;
}
#footer-bot h2 {
	font-family: 'Amatic SC',sans-serif;
	font-size: 48px;
	color: #73624B;
}
#footer-bot a {
	color: #7CC3F9;
}
#footer-bot a:hover {
	color: #5B4726;
}
#commentform a {
	color: #5B4726;
}
#commentform a:hover {
	color: #7CC3F9;
}
#recent-posts {
	width: 800px;
	float: left;
}
#footer-sidebar {
	width: 300px;
	float: left;
}
.recent-spring {
	margin: 0 20px 20px 0;
	min-height: 190px;
	float: left;
}
#zoomme {
	width: 127px;
	height: 83px;
	position: absolute;
	top: -75px;
	left: 465px;
	background: url('images/zoom.png') top left no-repeat;
}
.footer-thumb {
	margin-right: 20px;
	float: left;
}
.footer-content {
	width: 160px;
	font-family: Calibri,sans-serif;
	font-size: 12px;
	color: #5B4726;
	float: left;
}
.footer-thumb img {
	border: 4px solid #7CC3F9;
}
.footer-thumb img:hover {
	border: 4px solid #B47622;
}
#handle {
	background: url('images/bg-handle.jpg') top no-repeat #C6C0AA;
	border: 0;
}	
#main {
	width: 500px;
	background: url('images/bg-full.jpg') top center repeat #ffffff;  
	border: 0;  
}
.hentry {
	background-color: rgba(255, 255, 255, .7);
	padding: 10px;
}
.posttitle, .entrytitle {
	color: #7CC3F9;
	font-size: 26px;
	font-weight: bold;
}
.toggleButton {
	border: 0;
	background-color: #7CC3F9;
	font-family: 'Amatic SC',sans-serif;
	font-size: 29px;
	line-height: 22px;
}
.toggleButton:hover {
	background-color: #B47622;
}
.toggleButton span {
	line-height: 22px;
}
input[type="text"], input[type="password"], textarea {
	color: #5B4726;
	background: none #ffffff;
}
#commentform input[type="submit"], input[type="submit"], .toggleButton:hover, .widget_tag_cloud a {
	background-color: #B47622;
}
#commentform input[type="submit"]:hover, input[type="submit"]:hover, .widget_tag_cloud a:hover {
	background-color: #7CC3F9;
}


/**** Subnav ****/

ul#navlist { font-family: sans-serif; }

ul#navlist a {
	font-weight: bold;
	text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	top: 50px;
	left: 80px;
	z-index: 100000;
}
ul#navlist li { 
	float: left; 
}
ul#subnavlist li a {
	color: #ffffff;
	background: #e48521; /* Old browsers */
	background: -moz-linear-gradient(top,  #e48521 0%, #e48521 0%, #bc5d00 100%, #bc5d00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e48521), color-stop(0%,#e48521), color-stop(100%,#bc5d00), color-stop(100%,#bc5d00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e48521 0%,#e48521 0%,#bc5d00 100%,#bc5d00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e48521 0%,#e48521 0%,#bc5d00 100%,#bc5d00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e48521 0%,#e48521 0%,#bc5d00 100%,#bc5d00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e48521 0%,#e48521 0%,#bc5d00 100%,#bc5d00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e48521', endColorstr='#bc5d00',GradientType=0 ); /* IE6-9 */
	padding: 5px 10px 5px 15px!important;
	border: 1px #ffffff outset;
}
ul#navlist li a:hover {
	color: #7CC3F9;
	background-color: #003366;
} 
ul#navlist li a:active {
	color: #cccccc;
	background-color: #003366;
	border: 1px #ffffff inset;
}
ul#subnavlist { 
	display: none; 
}
ul#subnavlist li { 
	float: none; 
}
ul#subnavlist li a {
	padding: 0px;
	margin: 0px;
}
ul#navlist li:hover ul#subnavlist {
	display: block;
	position: absolute;
	font-size: 8pt;
	padding-top: 5px;
}
ul#navlist li:hover ul#subnavlist li a {
	display: block;
	width: 10em;
	border: none;
	padding: 2px;
}
.stb {
	z-index: 9999 !important;
}
.stb.stb-top-left {
  	bottom: auto !important;
  	left: 50% !important;
  	margin-left: -200px !important;
  	right: auto !important;
  	top: 80px !important;
}
#mc-embedded-subscribe {
  background-color: #B47622;
  font-family: 'Amatic SC',sans-serif;
  font-size: 20px;
  font-weight: bold;
}



/**** BEGIN Mobile Responsive Code - Make no regular declarations below ****/
/**** Hide mobile elements from browsers > 1024px ****/


/**** iPad portrait ****/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
	/* Site shows fine on iPad - should need no adjustments here */

#twitterBox {
	position: relative;
  	width: 200px;
  	margin: 0;
	padding:0;
  	float: left;
	display: inline-block !important;
	z-index: 99999 !important;
	background: none #000000;
}

/**** Phone landscape ****/
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/**** Phone portrait ****/
@media only screen and (min-width: 320px) and (max-width: 479px) {

}
