/* -------------------- body --------------------- */

body { background:#fff url("../img/body_bg_wood.png") 0 0 repeat; }


/* -------------------- box shadow -------------------- */

#header { background:#000 url("../img/header_wood.jpg") 0 0 no-repeat; }
#branding h1 a { background:url("../img/branding_wood.png") 0 0 no-repeat; }

/* -------------------- categories -------------------- */

#categorie_list { background:#36220e; }
#categorie_list li { color:#fff; }
#categorie_list a { color:#fff; }
#categorie_button { background:#ff6800; }

/* -------------------- login -------------------- */

#login h3 {
  padding:5px 0; margin:0;
  color:#fff;
}

#login #wp-submit { background:url("../img/login_button_blue.png") 0 0 no-repeat; }
#login .wp-profile { background:url("../img/login_profile_blue.png") 0 0 no-repeat; }
#login .wp-logout { background:url("../img/login_logout_blue.png") 0 0 no-repeat; }
#login .submit a { color:#0e9ade; }

/* -------------------- mainnav -------------------- */

#mainnav li a { color:#e3dac9; }
#mainnav li a:hover { background:#5c442c; }
#mainnav .current_page_item a { background:#36220e; }

/* -------------------- themeswitch -------------------- */

#themeswitch_button {
  color:#fff;
  background:#36220e;
}

#themeswitch_list a:hover { border:4px solid #ff6800; }

/* -------------------- #breadcrumb -------------------- */

#breadcrumb p { color:#ff6800; }

#breadcrumb a { color:#36220e; }

#breadcrumb a:hover { color:#ff6800; }

/* -------------------- .posts -------------------- */

#featured { background:url("../img/featured_title_black.png") 0 0 no-repeat; }

.post a { color:#ff6800; }

/* -------------------- response -------------------- */

.response .reactions span { color:#ff6800; }

.response .tags a {  color:#ff6800; }

/* -------------------- comments -------------------- */

#comments h2 { color:#fff; }

#commentlist { background:#f1ece5; }

#comments .name { color:#ff6800; }

#comments .sendbutton { background:url("../img/react_button_orange.png") 0 0 no-repeat; }

.tooltip { background:url("../img/tooltip_orange.png") 50% 0 no-repeat; }

#comments .comment-reply-link,
#comments .comment-reply-login { background:#ff6800; }

#comments a {color:#ff6800;}

/* --------------------- respond --------------------- */

#respond .login a { color:#ff6800; }

#respond .reply_comment a,
#respond .login a {
  color:#ff6800;
}

/* ------------------- custom star-rating -------------------- */

body #content .gdsr-conrad .starsbar.gdsr-size-20 .gdouter { background:url("../img/post_rating_bulb_orange.png") repeat-x scroll 0 0 transparent; } 
body #content .gdsr-conrad .starsbar.gdsr-size-20 .gdinner { background:url("../img/post_rating_bulb_orange.png") repeat-x scroll 0 -40px transparent; } 

.gdthumbtext strong { background:url("../img/comment_bulb_orange.png") 0 2px no-repeat; }

/* -------------------- pagenav -------------------- */

#pagenav a.previouspostslink {  background:url("../img/pagenav_arrows_orange.png") 0 0 no-repeat; }

#pagenav a.nextpostslink {  background:url("../img/pagenav_arrows_orange.png") -10px 0 no-repeat; }

/* -------------------- sidebar -------------------- */

#sidebar h3 { color:#fff; }

/* -------------------- search -------------------- */

#search .searchbutton { background:url("../img/search_button_black.png") 0 0 no-repeat; }

/* -------------------- yourpost -------------------- */

#sidebar_yourpost { background:#36220e; }

#sidebar_yourpost .send a,
#sidebar_yourpost .tip a {
  color:#fff;
  background:url("../img/yourpost_button_orange.png") 0 0 no-repeat;
}

/* -------------------- recent -------------------- */

#recent .tabs .lava { background:#36220e; }

/* -------------------- categories -------------------- */

#categories { background:#36220e; }

/* -------------------- relatedposts/fav_vids/mostread/similar -------------------- */

#relatedposts .views,
#fav_vids .views,
#mostread .views,
#similar .views { color:#ff6800; }

#relatedposts .more,
#fav_vids .more,
#mostread .more,
#similar .more { color:#592f15; }

#relatedposts .more span,
#fav_vids .more span,
#mostread .more span,
#similar .more span { background:url("../img/more_arrow_orange.png") 0 0 no-repeat; }

/* -------------------- facebook -------------------- */

#facebook { background:#f4ebde url("../img/sidebar_block_bg.png") 0 100% repeat-x; }

/* -------------------- tags -------------------- */

#tags { background:#fff url("../img/sidebar_block_bg.png") 0 100% repeat-x; }

#tags a { color:#36220e; }

/* -------------------- archive -------------------- */

#archive { background:#f4ebde 0 none; }

#archive a { color:#36220e; }

/* -------------------- footer -------------------- */

#footer { background:#221509 url("../img/bulb.png") 0 0 no-repeat; }

#footer_yourpost .send a,
#footer_yourpost .tip a {
  color:#fff;
  background:url("../img/footer_button_orange.png") 0 0 no-repeat;
}

#footer h4,
#footer h4 a { 
  color:#fff;
  background:0 none;
}
