/*
Red colour scheme for monoshade theme
http://themes.zenverse.net/the-monoshade-wordpress-theme/
all path starts with ../../
*/

/* featured */
#featured {
background-image:url(../../images/greyscale_whitebg/featured_bg.gif);
}

.featured_one_wrapper img.postimage {
background-color:#e0e0e0;
}

.featured_one_wrapper img.postimage:hover {
background-color:#d9d9d9;
}

.featured_selector {
background:#f7f7f7;
border-bottom:1px solid #f7f7f7;
border-top:1px solid #fff;
}

.featured_selector_border_top { border-bottom:1px solid #d9d9d9; }
.featured_selector_border_btm { border-bottom:1px solid #e1e1e1; }

/* content*/
.oneblog .thumbnail,.thumbnail,.thumbnail_holder,.thumbnail2_holder,.sa_thumbnail {
background-color:#e9e9e9;
}

.excerpt_detail {
background-color:#eeeeee;
}

.excerpt_detail,.excerpt_detail a,.excerpt_detail a:link,.excerpt_detail a:visited {
color:#6e6e6e !important
}

.oneblog_commentcount {
background-image:url(../../images/greyscale_whitebg/commentcountbg.gif);
}

.oneblog_sep,.oneblog_sepmini,.oneblog_sep2 {
background: url(../../images/greyscale_whitebg/oneblog_sep.gif) repeat-x;
height: 4px;
}

.wp-pagenavi,.below-post,.the_category  {
background-color:#f5f5f5;
border-top:1px solid #e2e2e2;
border-bottom:1px solid #e2e2e2;
}

/*single post*/
.the_content a.more-link,.the_content a.more-link:link,.the_content a.more-link:visited {
background:#fff;
padding:6px;
border:1px solid #dddddd;
color:#555555;
}

.the_content a.more-link:hover {
color:#333333
}

.the_content blockquote {
background:#f7f7f7;
border:1px solid #e9e9e9;
}

#multipage-links a,#multipage-links a:link,#multipage-links a:visited {
background:#eeeeee;
border:1px solid #dddddd;
}

.after_post_details {
border-top:1px dotted #d8d8d8;
border-bottom:1px dotted #d8d8d8;
background:#f8f8f8
}

.commenttitle {
background-image:url(../../images/greyscale_whitebg/commentstitle.gif);
}

/* one comment holder - by admin */
.commentlist .bypostauthor, .commentlist .bypostauthor {
}
/* commentor name - by admin*/
.commentlist .bypostauthor .fn {
color:#222222
}

.comment p a,.comment p a:link,.comment p a:visited {
text-decoration:underline;
}

/*sidebar*/
#rightsidebar {
background:#fff;
border:1px solid #f2f2f2;
border-top:0px;
}

/*about us*/
#side_aboutus_top {
background: url(../../images/greyscale_whitebg/aboutus_bg_top.gif) no-repeat;
}

.side_aboutus {
background: url(../../images/greyscale_whitebg/aboutus_bg_mid.gif) repeat-y;
}

#side_aboutus_btm {
background: url(../../images/greyscale_whitebg/aboutus_bg_btm.gif) no-repeat;
}

#side_subscribe {
background-image:url(../../images/greyscale_whitebg/side_subs_bg_top.gif);
}

#side_subscribe_btm {
background-image:url(../../images/greyscale_whitebg/side_subs_btm.gif);
}

.side_subscribe_extra {
background:#fff
}

.feedburner_form {
background: url(../../images/greyscale_whitebg/feedburner_form.gif) no-repeat;
}

.side_sep {
background-image:url(../../images/greyscale_whitebg/side_sep.gif);
}

/*tabbed menu*/
.zentabs_live .tabcontent_wrapper {
border:1px solid #f3f3f3;
border-top:0px;
}

.zentabs_live .tabcontent {
background:#f3f3f3;
}

.zentabs_live .zentabs_ul li a,.zentabs_live .zentabs_ul li a:link,.zentabs_live .zentabs_ul li a:visited {
background:#aaaaaa;
border:1px solid #aaaaaa;
}

.zentabs_live .zentabs_ul li a:hover {
background:#999999;
border:1px solid #919191;
}

/* sidebar tabbed menu - clickable tab titles [currently selected ] */
.zentabs_ul li a.current,.zentabs_ul li a.current:link,.zentabs_ul li a.current:visited,.zentabs_ul li a.current:hover {
background:#f3f3f3;
color:#333333;
border:1px solid #f3f3f3;
border-bottom:0px;
}

/*index tabbed menu*/
.afterposttab .tabcontent {
background:#fff;
}

.afterposttab .tabcontent_wrapper {
border:1px solid #fff;
border-top:0px
}

.afterposttab .zentabs_ul li a,.afterposttab .zentabs_ul li a:link,.afterposttab .zentabs_ul li a:visited {
background:#f3f3f3;
color:#999999;
border:1px solid #dddddd;
}

/* clickable tab titles [currently selected ] */
.afterposttab li a.current,.afterposttab li a.current:link,.afterposttab li a.current:visited {
background:#f3f3f3;
color:#222222;
border:1px solid #999999;
}

.index_extrapost_comment {
background:#f3f3f3;
}

.index_extrapost_sep{
border-bottom:1px solid #f8f8f8;
border-top:1px solid #e9e9e9;
}

/*widgets*/
.widgettitle,.tabber .tabbertab h2,h2.tabtitle {
background-color:#999999;
text-shadow: -1px -1px 0px #777777;
}

.widgetblock ul li,.textwidget,.widgetblock ul li a,.widgetblock ul li a:link,.widgetblock ul li a:visited {
}

.widgetblock ul li {
border-bottom:1px solid #f1f1f1;
}

.textwidget a,.textwidget a:link,.textwidget a:visited {
border-bottom:1px solid #bbbbbb
}

#recentcomments .recentcomments a {
border-bottom:1px solid #bbbbbb
}

/*footer*/
.footer_circle {
background: url(../../images/greyscale_whitebg/footer_circle.gif) no-repeat;
}

.foot_copyright {
background-image:url(../../images/greyscale_whitebg/footer2.gif);
}

.foot_copyright_author,.foot_copyright_author a,.foot_copyright_author a:link,.foot_copyright_author a:visited {
color:#fff;
}

.foot_copyright_designer,.foot_copyright_designer a,.foot_copyright_designer a:link,.foot_copyright_designer a:visited {
color:#a1a1a1
}