/*  stopyourshyness style */


/*  Images */
#top-out {
	background: url(stopyourshyness/bg_top.gif) repeat-x 0 0;
}
#header {
	background: url(stopyourshyness/bg_top_gradient.gif) no-repeat 0px 0;
}
#middle-out-top { /* Background - Middle Top */
	background: #e0e0e0 url(stopyourshyness/bg_middle_out_top.gif) repeat-x 0 0;
}
#middle-out-bottom { /* Background - Middle Bottom Gradient */
	background: url(stopyourshyness/bg_middle_out_bottom.gif) repeat-x left bottom;
}
#middle-out-bottom .single { /* Background - Content - Single Page */
	background: url(stopyourshyness/bg_middle_content_single.gif) repeat-y;
}
#middle-content { /* Background - Content */
	background: url(stopyourshyness/bg_middle_content.gif) repeat-y;
}
#middle-content-bottom { /* Background - Content Bottom */
	background: url(stopyourshyness/bg_middle_content_bottom.gif) no-repeat 0 bottom;
}
#content {
	background: url(stopyourshyness/bg_middle_top.gif) no-repeat 0 0;
}
#footer {
	background: url(stopyourshyness/bg_footer_gradient.jpg) no-repeat 0 0;
}

/*  Colors */
a {
	color: #c30000;
}
h1 a{text-decoration:none!important;}
h2 a, h3 a{font-weight:bold;}
#footer h2.widget_title {
	background: #7f7373;
	color: #fff;
}
#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{
	border: #d3d3d3 5px solid;
	background: #EDEDED;
}
.Nav a, .Nav .on,
#sidebar h2,
#sidebar ul#idTabs li a {
	background: #767676;
}
#main-content .post h4.continue a,
#sidebar ul#idTabs li a.selected, #sidebar ul#idTabs li a:hover {
	background: #838383;
}
.Nav .on, .Nav a:hover {
	background: #838383 !important;
}
#main-content {color:#000;font-size:13px;}
#main-content h3{font-weight:bold;}
#main-content .post h4.continue a:hover {
	background: #8c3333;
}
.important-box {
	background-color: #FFFFE8;
	padding: 10px 20px;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
}
#copyright-out {
	background: #252525;
}
#nav li ul li a {
	background: #3a3a3a;
	border-bottom: 1px solid #333333;
}
#footer-out {
	background: #f1f1f1;
}

#main-content .archives .block {
border-bottom:1px solid #ebebeb;
padding-bottom:15px;
}

#main-content .latest .featured, #main-content .archives .featured{
border-bottom:1px solid #ebebeb;
padding-bottom:15px;
}
