@charset 'UTF-8';

#logo {
    width: 160px;
    margin-top: 30px;
}
div.category { background-color: #9a1d0d; }
div.category a, div.category a:link { color: #fff !important; }

p {
	font-size: 1.15em;
	line-height: 1.4em;
} 

h2.title a,
h1.title,
h3#comments,
h3#reply-title span {
    color: #9a1d0d !important;
}

.post, #sidebar .widget, #comment-wrap { background: url(images/white30.png) !important; border:none; }

#sidebar .widgetcontent a, .widgetcontent ul li { text-shadow: 1px 1px 0px #7A7575; color: #000; }

a { color:#6A7A34; }

#search-2 { display: none; }
#sidebar { text-shadow: none; }
ul.nav ul { opacity: 0.9; }

#pin-it-button a { width: 28px !important; height: 28px !important; background: url(images/pinterest.png) !important; }
#pin-it-button { height: 28px !important; top: -5px; position: relative; }
.recentcomments a { background: none !important; }

#breadcrumbs, #breadcrumbs a, span.raquo { color: #fff !important; }
#footer, #footer-wrapper, #content-bottom-bg { background: #002c33 !important; background-image: none !important; }
#content-bottom-bg { border-bottom:3px solid #006d77 !important; }

#zumshop {
	position: absolute;
	text-align: right; 
	top:30px; 
	right: 45px; 
	
}



@media (min-width: 200px) and (max-width: 1000px) {
  #zumshop {
    width: 50%;
  }
  .zumshop {
  	width: 50%;
  	padding-bottom: 10px;
  }
}






