/*
Lavender colour scheme for monoshade theme
http://themes.zenverse.net/the-monoshade-wordpress-theme/
all path starts with ../../
*/

/*header*/
#header {
background-image:url(../../images/lavender/logobg.gif);
}

.tweet-header {
background-image:url(../../images/lavender/tweet-header.gif);
}

#navbar {
background-image:url(../../images/lavender/navbar_bg.gif);
}

.featuredtext h1,.featuredtext h1 a,.featuredtext h1 a:link,.featuredtext h1 a:visited {
color:#64288d;
}

.featured_one_wrapper img.postimage {
background-color:#e1dde4;
}

.featured_one_wrapper img.postimage:hover {
background-color:#dad5de;
}

/* content*/
.oneblog .thumbnail,.thumbnail,.thumbnail_holder,.thumbnail2_holder,.sa_thumbnail {
background-color:#e3e3e3;
}

.oneblog h1,.oneblog h1 a,.oneblog h1 a:link,.oneblog h1 a:visited,.h2,.archives_ul li h2,.thetitle h1,.extra_content h3 {
color:#732ca3
}

.excerpt_detail {
background-color:#e8e8e8;
}

.excerpt_detail,.excerpt_detail a,.excerpt_detail a:link,.excerpt_detail a:visited {
color:#6e6e6e !important
}

.excerpt p a,.excerpt p a:link,.excerpt p a:visited,
.excerpt_mag p a,.excerpt_mag p a:link,.excerpt_mag p a:visited {
color:#70319b;
text-decoration:none;
}

.oneblog_commentcount {
background-image:url(../../images/lavender/commentcountbg.gif);
}

/*single post*/
.the_content a,.the_content a:link,.the_content a:visited {
color:#963fd1;
border-bottom:1px solid #9a72b6
}

.the_content h5 {
color:#9a57ca;
}

.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
}

.replyjump,.comment-button {
background-color:#7c41a7;
border:1px solid #7c41a7;
}

.commenttitle {
background-image:url(../../images/lavender/commentstitle.gif);
}

/* one comment holder - by admin */
.commentlist .bypostauthor, .commentlist .bypostauthor {
}
/* commentor name - by admin*/
.commentlist .bypostauthor .fn {
color:#8143ae
}

.comment p a,.comment p a:link,.comment p a:visited {
text-decoration:underline;
color:#9c3131
}

/*sidebar*/
#rightsidebar {
background:#f4f4f4;
border:1px solid #e9e5ec;
border-top:0px;
}

#side_aboutus_top {
background: url(../../images/lavender/aboutus_bg_top.gif) no-repeat;
}

.side_aboutus {
background: url(../../images/lavender/aboutus_bg_mid.gif) repeat-y;
}

#side_aboutus_btm {
background: url(../../images/lavender/aboutus_bg_btm.gif) no-repeat;
}

#side_subscribe {
background-image:url(../../images/lavender/side_subs_bg_top.gif);
}

#side_subscribe_btm {
background-image:url(../../images/lavender/side_subs_btm.gif);
}

.side_subscribe_extra {
background:#f4f4f4
}

.side_sep {
background-image:url(../../images/lavender/side_sep.gif);
}

.feedburner_form {
background: url(../../images/lavender/feedburner_form.gif) no-repeat;
}

/*tabbed menu*/
.zentabs_live .zentabs_ul li a,.zentabs_live .zentabs_ul li a:link,.zentabs_live .zentabs_ul li a:visited {
background:#9a7caf;
border:1px solid #9a7caf;
}

.zentabs_live .zentabs_ul li a:hover {
background:#9d6bbf;
border:1px solid #9d6bbf;
}

/* 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:#e9e9e9;
color:#222222;
border:1px solid #e9e9e9;
border-bottom:0px;
}

/*index tabbed menu*/
.afterposttab .zentabs_ul li a,.afterposttab .zentabs_ul li a:link,.afterposttab .zentabs_ul li a:visited {
background:#e2e2e2;
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:#e2e2e2;
color:#222222;
border:1px solid #999999;
}



/*widgets*/
.widgettitle,.tabber .tabbertab h2,h2.tabtitle {
background-color:#956ab2;
text-shadow: -1px -1px 0px #70448e;
}

.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 #e1e1e1;
}

.textwidget a,.textwidget a:link,.textwidget a:visited {
color:#572977;
border-bottom:1px solid #a37abe
}

/*category navigation drop-down : sf-menu = category*/
.sf-menu li {
text-shadow: 1px 1px 0px #572478;
}

.sf-menu a, .sf-menu a:visited  {
color:#e1cdef;
}

.sf-menu li {
	background:transparent;
}
.sf-menu li li {
	background:		#783ba0;
}
.sf-menu li li li {
	background:		#783ba0;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#8746b2;
	outline:		0;
  color:#e1cdef
}

/*page navigation drop-down : sf-menu2 = page*/
.sf-menu2 li {
text-shadow: 1px 1px 0px #fff;
}

.sf-menu2 a, .sf-menu2 a:visited  {
color:#333333;
}
.sf-menu2 li {
	background:transparent;
}
.sf-menu2 li li {
	background:		#f1f1f1;
}
.sf-menu2 li li li {
	background:		#f1f1f1;
}
.sf-menu2 li:hover, .sf-menu2 li.sfHover,
.sf-menu2 a:focus, .sf-menu2 a:hover, .sf-menu2 a:active {
	background:		#fff;
	outline:		0;
  color:#222222
}

/*footer*/
#footer {
background-color:#612c85;
background-image:url(../../images/lavender/footer.gif);
}

.footer_circle {
background: url(../../images/lavender/footer_circle.gif) no-repeat;
}

.foot_copyright {
background-image:url(../../images/lavender/footer2.gif);
}

.footblock h3 {
text-shadow: -1px -1px 0px #522571;
color:#ebddf4;
}

.foot_follow {
background:#653487;
text-shadow: none;
border:1px solid #653487;
}
.foot_follow a,.foot_follow a:link,.foot_follow a:visited {color:#eeeeee;}

.footblock ul li { padding:4px; color:#dbcfe4;}

.footblock ul li a,.footblock ul li a:link,.footblock ul li a:visited,
.nosubs a,.nosubs a:link,.nosubs a:visited {
color:#dbcfe4;
}

.footblock ul li a:hover { color:#fff; }

.footsep {
background-color:#8c57b0;
}

.popular_td {
background-image:url(../../images/lavender/popular1.gif);
}

.popular_l {
background-image:url(../../images/lavender/popular_l.gif);
}

.popular_r {
background-image:url(../../images/lavender/popular_r.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:#8d6ea2
}

.footsearch {
background-image:url(../../images/lavender/footsearch.jpg);
}

/*twitter*/
#twitter_update_list li {
color:#dbcfe4;
border-bottom:1px solid #8c57b0;
padding-bottom:7px;
padding-top:7px;
}

#twitter_update_list li a,#twitter_update_list li a:link,#twitter_update_list li a:visited {
color:#fff;
border:0px;
}

#twitter_update_list li span a {
color:#dbcfe4 !important;
margin-left:0px !important;
border-bottom:1px solid #ae9bbb !important;
}

/*flickr*/
.flickrimg img {
background:#633085;
}

.flickrimg img:hover {
background:#582878;
}

