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 #a1bD80 !important;
}


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

#masthead h1
{
	padding: 0;
}

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

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

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

ul#nav
{
	border: none !important;
	background: #C1DDA0;
	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 #C1DDA0;
	background: #fff !important;
	color:#777777;
}

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

#header_img img
{
	display: none;
}

p.widget-header
{
	border-top: 3px solid #a1bD80;
}

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

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

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

}

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

#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;
}

#sidebar,
#content
{
	background: #eef2e7;
	border-top: 8px solid #fff;
	padding: 0;
	padding-top: 20px;
	
}
#sidebar
{
border-left: 8px solid #fff;
padding: 10px;
width: 190px;
margin: 0;
}

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

#content
{
padding-left: 20px;
padding-right: 20px;
margin-left: 7px solid #f6f6f6;
width: 535px;
}

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

#sidebar,
#l_sidebar
{
	overflow: hidden;
}


/*temp text kleiner*/
#content_box .posts h1{
font-size:1.8em;
}

#content_box .posts h2{
font-size:1.6em;
}

#content_box .posts .entry h2{
font-size:1em;
}

#content_box .posts .entry h3{
font-size:0.9em;
padding-left: 3px;
}

body {
font-size:9px !important;
}
