body.home
{
	background: #fff url(none) repeat-x top;
}

body.page, body.single, body.category, body.archive, body.error404, body.search
{
	background: #fff url(none) repeat-x center -487px;
}

a, a:hover
{
	/*color: #4f7b0a;*/
	color: #b1a922;
}

#footer a, #footer a:hover {
  color: #b1a922;
  text-shadow:0 0 0 #666666;
}

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

h1, h2, h3, h4, h5, label, 
#footer ul li.widget .widgettitle,
#footer #copyright {
	/*color: #4f7b0a;*/
	color: #4d5b5a;
	font-weight:normal;
	text-shadow:0 0 0 #666666;
}

.caption-left h3, .caption-right h3, .caption-bottom h3 {
  color: #4d5b5a;
}

.caption-right, .caption-left, .caption-bottom {
  background-color:transparent;
}

.caption-right p, .caption-left p, .caption-bottom p {
  color: #4D5B5A;
}

.caption-left a, .caption-bottom a, .caption-right a {
  color:#b1a922;
}

#footer {
  background-color: #f5f5f5;
  background-image: url(header_bg2.png);
}

#footer hr {
  border-color: #fff -moz-use-text-color -moz-use-text-color;#fff -moz-use-text-color -moz-use-text-color
}

#copyright {
  color:#e4e4e4;
} 

a.button, a.button:hover
{
	background: transparent url("../../images/skins/bokeh_green/btn_bg.png") no-repeat top;
}

a.long_button, a.long_button:hover, input[type=submit], input[type=submit]:hover, input[type=button], input[type=button]:hover
{
	background: transparent url("../../images/skins/bokeh_green/long_btn_bg.png") no-repeat top;
}

.post_img_date {
  display:none
}
#about_the_author {
  display:none;
}
.logo {
  height:50px;
  margin-top:-20px;
  position:relative;
  left:-10px;
}

#slider {
  background:url("bottom_shadow.png") no-repeat scroll center bottom transparent;
  margin: 53px auto 10px;
}

.post_img {
  height:370px;
  width:370px;
}

div.shr-bookmarks {
  clear:both !important;
  margin:40px 0;
}

#menu_wrapper {
  background: none;
}

.right_nav {
  background: none;
}

.left_nav {
  background: none;
}

#thumbNav, #thumbRightNav, #thumbLeftNav {
  background: none;
}

ul.nav li:hover a
{
	background: none;
}