/*======================================
Theme Name: Web:Manual Magazin
Theme URI: http://www.web-manual.de/
Description: Magazin Theme von Web:Manual
Version: 2.0
Author: netzberufler.de
======================================*/

/*============================ RESET ============================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*============================ SETUP ============================*/
html {
	font-size: 100.01%;
}
body {
	font-family: verdana, arial;
	font-size: 0.8em;
	border: 0;
	color: #111;
	background: url(images/bg2.gif) #ddd;
}
body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
small {
	font-size: 0.7em;
}
code {
	font-family: courier new;
}
img {
	border: none;
	border-collapse: none;
}
.clear {
	clear: both;
}
a, a:link, a:visited{
	color: #ee6600;
	text-decoration: underline;
}
a:hover, a:active {
	color: #444;
	text-decoration: none;
}
/*============================ WP-Pagenavi ============================*/
.wp-pagenavi {
	margin: 10px 5px 5px 5px;
}

.wp-pagenavi .pages {
    float: right;
	margin-right: 10px;
}

.wp-pagenavi a {
    margin: 0 5px 0 0;
    padding: 4px 5px;
    color: #505050;
    text-align: center;
	font-size: 1.2em;
	text-decoration: none;
}
.wp-pagenavi a:hover {
	text-decoration: underline;
}
.wp-pagenavi .current {
    margin: 0 5px 0 0;
    padding: 4px 8px;
    background-color: #ee6600;
    color: #fff;
    text-align: center;
}
/*============================ WRAPPER ============================*/
#wrapper {
	width: 990px;
	margin: 0 auto;
	background: #fff;
}
#header {
	border-top: 5px solid #555;
	border-bottom: 1px solid #ee6600;
	padding-bottom: 0;
}
#footer {
	background-color: #eee !important;
}
/*============================ CONTENT ============================*/

#wrap {
	padding: 5px;
	padding-top: 10px;
}
#content {
	float: left;
	width: 594px;
	margin-right: 10px;
	border-right: 1px solid #ccc;
	padding: 0 10px;
}
/*============================ SIDEBAR ============================*/
#sidebar {
	margin-left: 625px;
}
#sidebar_top {
	width: 350px;
}
#sidebar_left {
	float: left;
	width: 170px;
}
#sidebar_right {
	margin-left: 180px;
	width: 170px;
}
#sidebar_bottom{
	float: left;
	width: 350px;
}
#sidebar ul li h2 {
	color: #333;
	background-color: #eee;
	height: 25px;
	line-height: 25px;
	font-size: 1.3em;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
}
#sidebar ul li {
	display: block;
	background: #fff;
	margin-bottom: 10px;
	padding: 5px;
	border-top: 2px solid #ddd;
	border-left: 1px solid #ddd;
}
#sidebar ul li ul, #sidebar ul li div{
	margin-bottom: 5px;
}
#sidebar a, #sidebar ul {
	color:#ee6600;
	font-size: 1.0em;
	text-decoration: none;
}
#sidebar a:hover {
	color:#333;
}
#sidebar ul ul li {
	line-height:20px;
	margin: 0;
	padding: 0 0 1px 8px;
	border: 0;
	border-bottom: 1px solid #eee;
}
#sidebar ul ul li:hover{
	background: #f4f4f4;
}
#sidebar ul ul li a {
	line-height:20px;
}
#ads img{
	margin: 10px;
}/*============================ TOP NAVIGATION ============================*/
#topnavi {
	height:25px;
	padding-left: 10px;
	background: #eee;
}
*html #top_navigation ul li {
	float: left;
}
#topnavi a {
	float: left;
	padding: 0px 10px;
	height: 25px;
	line-height: 25px;
	color:#000;
	text-decoration: none;
}
#topnavi a:hover{
	color:#444;
	text-decoration: underline;
}
.current_page_item a, .current-cat a {
	background: #fff;
}/*============================ HEADER ============================*/
#head {
	clear: both;
	height: 90px;
	border-bottom: 1px solid #ee6600;
}
#head_left {
	float: left;
	width: 400px;
	padding: 10px 0 0 10px;
}
#head_right {
	display: none;
	margin-left: 490px;
}
#head_left img {
	margin: 5px;
	border: 0;
}
#head_right img {
	margin: 15px 0 0 0;
	border: 2px solid #ccc;
}/*============================ NAVIGATION ============================*/
#navi {
	height:30px;
	margin: 1px 0 0;
	background: #ee6600;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	font-size: 1.0em;
}	
#navi_left {
	float: left;
	width: 600px;
}
#navi_right {
	float: right;
	width: 320px;
}
*html #navi_left ul li {
	float: left;
}
#navi_left a {
	float:left;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 0;
	color: #fff;
	border-right: 1px solid #fff;
	text-decoration: none;
}	
#navi_left a:hover{
	background: #333;
}
#navi ul li.current_page_item a, #navi ul li.current-cat a {
	background: #ee6600;
	text-decoration: underline;
}
/*============================ SEARCH ============================*/
#s {
	width: 200px;
	height: 20px;
	margin-top: 4px;
	padding: 2px 0 0 10px;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #fff;
	border: none;
}
#searchsubmit{
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	color:#fff;
	background-color: #ee6600;
	font-size: 1.1em;
	font-weight: bold;
	border: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	cursor: pointer;
}
#searchsubmit:hover {
	background-color: #333;
}
*html #searchsubmit:hover {
	background-color: none !important;
}
/*============================ POST ============================*/
.post {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom:1px dashed #ee6600;
}
.post h2 {
	padding-bottom: 2px;
	font-family: Arial, Verdana, sans-serif, Helvetica;
	font-size: 1.8em;
	font-weight:normal;
}
.post h2 a:link, .post h2 a:visited {
	color:#ee6600;
	text-decoration: none;
}
.post h2 a:hover, .post h2 a:active {
	color:#555;
	text-decoration: underline;
}
.entry {
	line-height: 1.5em;
}
.entry h1 {
	font-size: 1.4em;
	margin: 10px 0;
}
.entry h2 {
	font-size: 1.3em;
	margin: 10px 0;
}
.entry h3 {
	font-size: 1.2em;
	margin: 10px 0;
}
.entry p {
	margin: 10px 0;
}
.entry ol {
	margin:0px 0 10px 30px;
	list-style-type: decimal;
}
.entry ul{
	margin: 0 0 10px 28px;
	list-style-type: square;
}
.entry a:link, .entry a:visited {

}
.entry a:hover, .entry a:active {

}
.arh {
	font-size: 1.5em;
	color:#000;
	padding:5px;
	margin: 10px 0;
	border-bottom: 1px dashed #ccc;
}
.postmeta {
	font-size: 0.9em;
	margin-bottom:4px;
}
.postmeta a:link, .postmeta a:visited {
	color:#444;
	text-decoration: underline;
}
.postmeta a:hover, .postmeta a:active {
	color:#555;
	text-decoration: none;
}
span.folder,span.tag,span.comment,span.calendar,span.rss,span.author,span.date{
	padding:0 0 3px 19px;
}
span.date{
	background: url(images/calendar.png) no-repeat top left;
}
span.author{
	background: url(images/author.png) no-repeat top left;
}
span.folder{
	background: url(images/folder.gif) no-repeat top left;
}
span.comment{
	background: url(images/comment.png) no-repeat top left;
}
span.rss{
	background: url(images/rss.png) no-repeat top left;
}
span.tag{
	background: url(images/tag.png) no-repeat top left;
}
.postinfo{
	padding: 5px;
	margin-bottom: 15px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#eee;
	font-size: 1.0em;
	
}
.postinfo p {
	margin: 5px 0;
}
.postinfo a {
	color: #ee6600;
}
#post_zusatz h3 {
	margin-bottom: 15px;
	font-size: 1.4em;
	color: #222;
}
#post_zusatz ul li {
	margin: 5px;
	font-size: 1.0em;
	font-weight: bold;
}
/*============================ breadcrumb ============================*/
.breadcrumb {
	margin-bottom: 15px;
	padding: 5px;
	background: #eee;
	color: #333;
}

/*============================ BOTTOM BAR ============================*/
#bottombar {
	margin-top: 10px;
	padding: 10px;
	background: #fff;
}
#bottombar_left {
	float: left;
	width: 310px;
}
#bottombar_right {
	float: right;
	width: 310px;
}
#bottombar_center{
	margin: 0 320px;
}
#bottombar ul li h2 {
	color: #333;
	background-color: #eee;
	height: 25px;
	line-height: 25px;
	font-size: 1.3em;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
}
#bottombar ul li {
	display: block;
	background: #fff;
	margin-bottom: 10px;
	padding: 5px;
	border-top: 2px solid #ddd;
	border-left: 1px solid #ddd;
}
#bottombar ul li ul, #bottombar ul li div{
	margin-bottom: 5px;
}
#bottombar a, #bottombar ul {
	color:#ee6600;
	font-size: 1.0em;
	text-decoration: none;
}
#bottombar a:hover {
	color:#333;
}
#bottombar ul ul li {
	line-height:20px;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #eee;
}
#bottombar ul ul li:hover{
	background: #f4f4f4;
}
#bottombar ul ul li a {
	display:block;
	line-height:20px;
	padding-left: 8px;
}

/*============================ FOOT ============================*/
#foot {
	padding: 10px;
	background: #ee6600;
	color: #fff;
	font-size: 0.9em;
}
#foot a {
	color: #fff;
}
#foot a:hover {
	color: #eee;
	text-decoration: none;
}
