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

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

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

#categorie_list { background:#fff; }

#categorie_list li,
#categorie_list a { color:#0e9ade; }

#categorie_button { background:#0e9ade; }

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

#header { background:#000 url("../img/header_metal.jpg") 0 0 no-repeat; }

#branding h1 a { background:url("../img/branding_metal.png") 0 0 no-repeat; }

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

#login h3 { color:#ffe60e; }

#login #wp-submit { background:url("../img/login_button_yellow.png") 0 0 no-repeat; }

#login .wp-profile { background:url("../img/login_profile_yellow.png") 0 0 no-repeat; }

#login .wp-logout { background:url("../img/login_logout_yellow.png") 0 0 no-repeat; }

#login .submit a { color:#0e9ade; }

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

#mainnav li a { color:#fff; }

#mainnav li a:hover { background:#555; }

#mainnav .current_page_item a { background:#444; }

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

#themeswitch_button {
  color:#000;
  background:#fff;
}

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

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

#breadcrumb p { color:#0e9ade; }

#breadcrumb a { color:#36220e; }

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

.sticky { background:url("../img/featured_title_blue.png") 0 0 no-repeat; }

.post a { color:#0e9ade; }

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

.response .reactions span { color:#0e9ade; }

.response .tags a { color:#0e9ade; }

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

#comments h2 { color:#ffe60e; }

#commentlist { background:#fff; }

#comments .name { color:#0e9ade; }

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

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

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

#comments a { color:#0e9ade; }

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

#respond .login a { color:#0e9ade; }

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

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

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

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

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

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

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

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

#sidebar h3 { color:#ffe60e; }

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

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

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

#sidebar_yourpost { background:#0e9ade; }

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

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

#recent .tabs .lava { background:#ffe60e; }

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

#categories { background:#0e9ade; }

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

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

#relatedposts .more,
#fav_vids .more,
#mostread .more,
#similar .more { color:#0e9ade; }

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

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

#facebook { background:#0e9ade 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:#0e9ade; }

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

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

#archive a { color:#0e9ade; }

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

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

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

#footer h4,
#footer h4 a { 
  color:#ffe60b;
  background:#000;
}
