div.breadcrumb-wrapper
{
	margin: 0 !important;
}

div.breadcrumb-wrapper div.breadcrumb
{
	border-top: 7px solid #fff !important;
	margin-bottom: 0 !important;
}

#searchsubmit
{
	padding:0;
	width: 55px;/*for IE 7*/
}

#content h1.archive_head
{
	border-top: 3px solid #FBEA0E !important;
}


#masthead p.main, #masthead h1, #masthead h2, #masthead p.sub
{
	text-align: left;
	border-top: none;
}

#masthead h1
{
	padding: 0;
}

#masthead h1 a,
#masthead p.main a
{
	color: #FF1010 !important;
}

#masthead p.main
{
	padding: 0 !important;
}

#masthead h1 a,
#masthead p.main a
{
	font-size: 1em;
	font-family: Arial;
	font-weight: normal;
}

#masthead p.sub
{
	font-size: 1.25em;
	color: #777;
	font-weight: normal;
	padding:2px 0 14px;
}

ul#nav
{
	border: none !important;
	background: #FF5050;
	padding: 0;
	padding-left: 605px;
	width:366px;
}


ul#nav li
{
	padding:0 !important;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #CCCCCC;
	float: left !important; /*wg rss link*/
}

ul#nav li a
{
	display: block;
	padding: 10px 20px !important;
	border-top:4px solid #FF5050;
	background: #fff !important;
	color:#777777;
}

ul#nav li a:hover,
ul#nav li a.current
{
	background:#fff !important;
	border-top:4px solid #FBEA0E;
	color:#777777 !important;
	text-decoration: none !important;
}

#header_img img
{
	display: none;
}

p.widget-header
{
	border-top: 2px dotted #FBEA0E;
}

li.widget p.widget-header-recommend
{
	background: none;
}

div.recommend textarea.code
{
	width: 97%;
	height: 100px;
}

#content_box
{
background: #fff;
border-top: 0px solid #E7E5E6;

}

#l_sidebar
{
background: #f3f3f3;
padding: 0 7px 0 8px;
width:160px;
}


#content,
#sidebar
{

}

#l_sidebar ul.sidebar_list li.widget
{
width:160px;
}

#l_sidebar ul.sidebar_list li.widget p.widget-header
{
border: none;
}

#search_form .search_input
{
	width: 91px;
	color: #FF1010;
}

#sidebar,
#content
{
	background: #f7f7f7;
	border-top: 4px solid #fff;
	padding: 0;
	padding-top: 20px;
}

#sidebar
{
padding: 10px;
width: 190px;
margin: 0;
float:left;
border-left:8px solid #FFFFFF;
}

#sidebar ul.sidebar_list li.widget
{
width:190px;
}

#content
{
padding-left: 20px;
padding-right: 20px;
width: 535px;
}

#sidebar,
#l_sidebar
{
	overflow: hidden;
}

#sidebar p.widget-header
{
	background: none;
}

h2 a:hover
{
	color: #000 !important;
	text-decoration: underline;
}