/* 
Theme Name: WP-Multiflex-3
Theme URI: http://webgazette.co.uk/web-design/wordpress-themes/wp-multiflex-3/
Description: Theme based on Multiflex-3, designed by <a href="http://1-2-3-4.info/">Wolfgang</a> 
Version: 1.3
Author: Ainslie Johnson
Author URI: http://webgazette.co.uk
*/

/* Various elements */
.cat_desc{
	padding: 0 15px 10px 15px;
	background-color: #FAFAFA; border: #FF6600; border-style: dashed;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	margin: 15px;
} 
body {
	background-image: url(images/bg3.gif);
	margin: 10px 0;
	font: 72% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div {
	margin: 0;
	padding: 0;
}

p {
	font-size: 1.1em;
}

a {
 	color: #467AA7;
	font-weight: bold;
}

a:hover {
	color: #2a5a8a;
}

code {
	font-size: 1.1em;
	display: block;
	font-family: "Courier New", Courier, monospace;
	background-color: #ffffcc;
	padding: 5px;
	margin: 10px;
	border: 1px solid #959595;
}
.more-link {
	font-size: 1.1em;
	font-family: Arial, Courier, monospace;
	font-weight: none;
	font-style: none;	

}

blockquote {
	background: url(images/quote.gif) left no-repeat;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: justify;
	font-size: 0.9em;
}


/* Main wrapper */

#wrap {
	background: url(images/bg_main.jpg) repeat-y top left; /**/
	width: 900px;
	margin:  0 auto;
	border: 1px solid #969696;
}

/* Masthead --- top of header */

#masthead {
	float: left;
	height: 127px;
	width: 900px;
	margin: 0;
	padding: 0;
	font-family:"trebuchet ms",arial,sans-serif;
	z-index:0;
	background-color: #ffffff;
}




/* Middle header image and text */


#zwei {
	float: left;
	background: url(images/zwei.jpg) top left; /* images/bg_head_middle.jpg */
	height: 127px;
	width: 900px;
	margin: 0;
	padding: 0;
	/*width: 900px;*/	
}
#zwei div.eins { 
	float: left;
	background: url(images/eins.jpg) top left; /* images/bg_head_middle.jpg */
	height: 127px;
	width: 439px;
	margin: 0;
	padding: 0;
	/*width: 900px;*/
}

#zwei div.drei { 
	float: right;
	background: url(images/drei.jpg) top left; /* images/bg_head_middle.jpg */
	height: 127px;
	width: 129px;
	margin: 0;
	padding: 0;
	/*width: 900px;*/
}

#zwei div.callback-logo {
	float: left;
	position: relative; left: 80px; top: 20px;
	background: url(images/callback.png) no-repeat top left;
	width: 169px;	
	height: 57px;
	z-index:0;
}
#zwei a.rss-logo {
	float: right;
	position: relative; left: 120px; top: 10px;
	background: url(images/rss.png) no-repeat top left;
	height: 30px;
	width: 30px;
	z-index:0;
}
#zwei a.rss-logo:hover {
	background: url(images/rss-hover.png);
}

#text_one{
	position: relative; left: 0px; top: -15px;
}

#text_one h1.logo-text {
	position: relative; left: 30px; top: -5px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	font-style:italic;
	z-index:0;
}
#text_one h1.logo-text a {
	float: left;
	color: #5065B4;
	text-decoration: none;
	z-index:0;
}

#text_one h1.logo-text a:hover {
	color: #000;
}
#text_one div.description {
	float: left;
	position: relative; left: 100px; top: -5px;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	font-style:italic;
	z-index:0;
	color: #7d7d7d;
}

#header {
	/* background: url(images/bg_head_middle.jpg) no-repeat top left; images/bg_head_middle.jpg */
	height: 150px;
	margin: 0;
	padding: 0;
	color: #EAEFF7;

}

#header #textbox {
	float: right;
	width: 900px;
	text-align: right;
	font-weight: bold;
}


#header a {
	color: #EAEFF7;
	text-decoration: none;
}

#header a:hover {
	color: #000;
}

#header h2 {
	font-family:"trebuchet ms",arial,sans-serif;
	padding: 20px 20px 5px 10px;
	margin: 0;
	font-size: 1.8em;
}

#header p {
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 0 20px 5px 20px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
}

/* Horizontal navigation menu */

#navigation {
	clear: both;	
	position: relative; left: 20px; top: 0px;
	/*  background: url(images/bg_head_bottom_nav.jpg) no-repeat top left; */
	height: 40px;
}

#navigation ul {
	margin: 0;
	padding: 0;

}

#navigation li {
	margin: 0px;
	height: 40px;
	list-style: none;
	float: left;

	/*
	border-right: 1px solid #AFAFAF;	
	background-image: url(images/bg_sidbar_begin.gif);
	background-repeat: no-repeat;
  */	

 background-image: url(images/bg_bullet_arrow.gif); 
 background-repeat: no-repeat; 
 background-position: left;
	
}

#navigation li a {
	position: relative; left: -5px;
	font-family:"trebuchet ms",arial,sans-serif;
	display: block;
	padding: 11px 7px 11px 14px;
	color: #7d7d7d;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
}

#navigation li a:hover {
	background-color: #d2d2d2;
	color: #000;
}

/* Breadcrumbs and search bar */

#crumb-search {
	background: url(images/bg_head_breadcrumbs.jpg) top left repeat-y;
	height: 0px;
	margin: 0;
	padding: 0;
}

/* Breadcrumbs */

#breadcrumb {
	float: left;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	color: #7D7D7D;
	font-weight: bold;
	font-size: 0.9em;
	width:700px;
}

#breadcrumb a {
	background: url(images/bg_bullet_arrow.gif) left no-repeat;
	padding: 0 2px 0 10px;
	text-decoration: none;
	color: #467AA7;
}

#breadcrumb a:hover {
	color: #2a5a8a;
	text-decoration: underline;
}

/* Search form */

#searchbar {
	float: right;
	position: relative; top: -117px;
	margin: 0;
	padding: 0;
}

#searchbar fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#searchform {
	padding: 0px 10px 0 0;
	color: #000;
}

#searchbox {
	border: 1px solid #BEBEBE;
	height: 17px;
	width: 120px;
}

#searchbutton {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding: 0 0px 0 0;
	margin: 0 0px 0 0;
	font-size: 1em;
	height: 20px;
	width: 35px;
	text-align: center;
	cursor: pointer;
}

#searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Container wrappers */

#container {
	clear: both;
	margin: 0;
	padding: 0; 
}

#left-wrap {
/*	width: 880px;
	float: left;
	margin: 0;
	padding: 0;*/
}

/* Main content area */

#content {
/*	float: right;*/
	width: 730px;
/*	margin: 0;
	padding: 0;*/
}

#content .post, #content .page {
	margin: 0;
	padding: 0 0px 10px 15px;
}

#content h2 {
	font-size: 1.62em;
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0px;
	padding: 0;
	border-bottom: 7px solid #E1E1E1;
	color: #646464;
}

#content h2 a {
	color: #646464;
	text-decoration: none;
}

#content h2 a:hover {
	color: #000;
	text-decoration: none;
}

#content h2.pagetitle {
	border-bottom: none;
	background: #F0F0F0 url(images/bg_corner_topright.gif) top right no-repeat;
	font-family:"trebuchet ms",arial,sans-serif;
	color: #AAAAAA;
	margin: 0 0px 20px 15px; 
	padding: 3px 5px;
	font-size: 1.3em;
}
#content h1.pagetitle {
	border-bottom: none;
	background: #F0F0F0 url(images/bg_corner_topright.gif) top right no-repeat;
	font-family:"trebuchet ms",arial,sans-serif;
	color: #AAAAAA;
	margin: 0 0px 20px 15px;
	padding: 3px 5px;
	font-size: 1.3em;
}

#content .entry h1 {
	font-size: 2em;
	color: #646464;
}

#content .entry h2 {
	font-size: 1.8em;
	color: #646464;
	border-bottom: none;
}

#content .entry h3 {
	font-size: 1.5em;
	color: #646464;
}

#content .entry h4 {
	font-size: 1.1em;
	color: #646464;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p {
	font-size: 1.1em;
}

#content p.prefix {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#content p.suffix {
	font-size: 0.9em;
	background: #E1E1E1 url(images/bg_corner_topright.gif) top right no-repeat;
	color: #000;
	padding: 5px;
	font-weight: normal;
	line-height: 16px;
	clear: both;
}

#content p.suffix a {
	color: #467AA7;
	text-decoration: none;
}

#content p.suffix a:hover {
	color: #2a5a8a;
	text-decoration: underline;
}

#content p.edit {
	margin: 0;
	padding: 0;
	font-size: 0.9em; 
}


#content ul, #content ol {
	padding: 6px 0 6px 30px;
	margin: 0 0 0 30px;
}

#content li {
	font-size: 1.05em;
	padding: 2px 0 2px 0;
}

#content ul li {
	list-style: square url(images/bg_bullet_full_2.gif);
}


/* geändert 
 geändert ende */
/* geändert */

#content .sidebar_content {	 

	width: 100px;
	padding: 2px 0px 10px 6px;
	margin: 0 12px 0px 2px;  
}

#content .sidebar_content ul {
	padding: 0 0px 0px 5px;
	margin: 0 0px 0px 5px;
}

#content .sidebar_content li {
 	list-style-image: url(images/bg_bullet_full_1.gif); 
	padding-bottom:2px;
}

#content .sidebar_content li li {
	list-style-image: url(images/bg_bullet_half_1.gif);
	padding-bottom:2px;
}

#content .sidebar_content li li li{
	list-style-image: url(images/bg_bullet_half_1.gif);
	padding-bottom:2px; 
}

#content .sidebar_content a {
	font-size: 11px;
	color: #225769;
	font-weight: bold;
	text-decoration: none;
}
#content .sidebar_content a:hover {
	color: #2a5a8a;
	text-decoration: underline;
}

#content .tb_all_cat_nav {
	width: 700px;
	margin: 0 0 0 15px;
}

#content .td_right_cat_nav{
	border-color: #C0C0C0; 
	border-top-width: 1px; 
	border-top-style: solid; 
	padding-top: 10px;
}


#content .td_left_cat_nav{
	border-color: #C0C0C0; 
	border-right-style: solid; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-top-style: solid; 
	padding-right: 10px;
	padding-top: 10px;
}

/* geändert ende */


.navigation, .bottomnavigation {
	height: 15px;
	margin: 15px;
}

.navigation .alignleft, .bottomnavigation .alignleft {
	float: left	
}

.navigation .alignright, .bottomnavigation .alignright {
	float: right;
}

.entry {
	overflow: hidden;
	padding-top: 8px;
}

.entry a {
	overflow: hidden;
}

.entry img {
	overflow: hidden;
}

/* Monsterous hack to get IE6 to cut off an image bigger than the post area */

* html .entry p {
	width: 99%;
	overflow: hidden;
}


/* Sidebars */

/* Colour of right sidbar menu header */
#right-sidebar h2 {
	background-color: #6175B2;
}

/* Colour of right sidebar menu body */
#right-sidebar ul ul, #right-sidebar li, #right-sidebar li li, #right-sidebar li li li {
	background-color: #d4dde4;
}
/* geändert */

/* Colour of left sidebar menu header */
#sidebar h2 {
	background-color: #6175B2;	
}

/* Left sidebar */



#sidebar {	
	background: url(images/bg_main_withnav.jpg) repeat-y top left;/* */
	width: 160px;
	/* padding: 0 0 10px 0;	 */
	margin: 0;

}
#sidebar div.span_box img {	
	position: relative; left: 0px; top: 0px;
	margin: 0;
	padding: 0;/*  */
}
#sidebar h2.header {
	color: #fff;
	background-image: url(images/bg_corner_topright.gif);
	font-size: 11px;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px 0 0px 0px;
	/* padding: 5px 0 5px 20px; */
}

#sidebar h2.header_down {
	color: #fff;
	background-image: none;
	font-size: 11px;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 0px 0px;
	/*padding: 5px 0 5px 20px; */
}


/* geändert 


#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li{
  list-style: none;
}


#sidebar a {
	font-size: 11px;
	color: #6175B2;
	font-weight: bold;
	text-decoration: none;
}


#sidebar li li {
	padding: 0;
	margin: 0 0 0 20px;
}

#sidebar  li li a {
	background: url(images/bg_bullet_full_1.gif) left no-repeat;
	padding-left: 10px;
	line-height: 20px;
}

#sidebar li li a:hover {
 	background: url(images/bg_bullet_full_2.gif) no-repeat left;
	color: #2a5a8a;
	text-decoration: underline;
}

#sidebar li li li {
	padding: 0;
	margin: 0 0 0 10px;	
}

#sidebar li li li a {
	background: url(images/bg_bullet_half_1.gif) left no-repeat;
	padding-left: 10px;
	line-height: 20px;
}

#sidebar li li li a:hover {
	background: url(images/bg_bullet_half_2.gif) left no-repeat;
	color: #2a5a8a;
	text-decoration: underline;
}




 geändert ende */




#sidebar ul {
	/* padding: 0 0px 0px 12px; margin: 0 0px 0px 0px;*/
	
}

#sidebar .box_content {
	/* padding: 0 0px 0px 12px; */
	margin: 0 0px 0px -10px;
}

#sidebar .box_header {
	/* padding: 0 0px 0px 12px; */
	padding: 6px 0px 6px 20px; 
}


#sidebar li {
 	list-style-image: url(images/bg_bullet_full_1.gif); 
	margin-bottom:2px;
}

#sidebar li li {
	list-style-image: url(images/bg_bullet_half_1.gif);
	margin: 2px 0px 0px -30px;
}

#sidebar li li li{
	list-style-image: url(images/bg_bullet_half_1.gif);
	margin-bottom:2px; 
}

#sidebar a {
	font-size: 11px;
	color: #39487D;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover {
	color: #2a5a8a;
	text-decoration: underline;
}


#sidebar li.recentcomments {
	padding: 2px 0 2px 0;
	margin: 0 10px 0 10px;
	font-size: 10px;
	border-bottom: 1px solid #BEBEBE;
}

#sidebar li.recentcomments a {
	font-size: 10px;
	background-image: none;
}

#sidebar li#recentposts ul li.recentposts a {
	padding: 0;
	margin: 0;
	background-image: none;
	font-size: 10px;
} 

#sidebar .box_recentposts_all {
	padding-bottom: 15px;
	padding-top: 15px;
}

#sidebar #box_recentposts_content {
	border-bottom: 1px solid #BEBEBE;
	margin: 5px 2px 5px 15px;
	font-size: 8px;
}
#sidebar #box_recentposts_content a {
	font-size: 10px;
}


#sidebar .box_tag_cloud_all {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 15px; 
}


/* geändert ende */


#sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
	margin: 0;
}

#sidebar div.textwidget p {
	font-size: 1em;
	padding: 0;
	margin: 0; 
}

#sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar #wp-calendar {
	text-align: center;
}

#sidebar #wp-calendar a {
	text-decoration: none;
}

#sidebar td {
	font-size: 0.9em;
	border: 1px solid #BEBEBE;
	padding: 3px;
	background-color: #ffffff;
}

#sidebar td.pad {
	border: none;
	background: transparent;
}

#sidebar td#prev, #sidebar td#next {
	border: none;	
	background: transparent;
}

#sidebar #today {
	background-color: #ffff99;
}

/* Right sidebar */

#right-sidebar {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
}

#right-sidebar ul {
	list-style: none;
	width: 186px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	overflow: hidden;
}

#right-sidebar ul ul {
	margin: 0;
	padding: 0;
}

#right-sidebar span {
	background: url(images/bg_corner_topleft.gif) top left no-repeat;
	padding: 5px 5px 5px 10px;
}

#right-sidebar h2 {
	background-image: url(images/bg_corner_topright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 0 5px 0;
	margin: 0 0 7px 0;
	font-size: 1.2em;
	color: #fff;
}

/* Change spacing below right hand menus */
#right-sidebar li {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}

#right-sidebar li li {
	background-image: none;
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: none;
}

#right-sidebar li li li {
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: none;

}

#right-sidebar a {
	line-height: 16px;
	text-decoration: none;
}

#right-sidebar li li a {
	background: url(images/bg_bullet_full_2.gif) left no-repeat;
	padding-left: 12px;
}

#right-sidebar li li li a {
	background: url(images/bg_bullet_half_2.gif) left no-repeat;
	padding-left: 12px;
}

#right-sidebar a:hover {
	text-decoration: underline;
}

#right-sidebar li.recentcomments {
	padding: 2px 10px 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #89AAD6; 
}

#right-sidebar li.recentcomments a {
	background-image: none;
}

#right-sidebar li.recentposts {
	padding: 2px 0 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #89AAD6; 
}

#right-sidebar li.recentposts a {
	margin: 0;
	padding: 0;
	background-image: none;
}

#right-sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
}

#right-sidebar div.textwidget p {
	font-size: 1em;
	padding: 0;
	margin: 0; 
}

#right-sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 5px 5px 0 7px;
}

#right-sidebar #wp-calendar {
	text-align: center;
}

#right-sidebar #wp-calendar a {
	text-decoration: none;
}

#right-sidebar td {
	font-size: 0.9em;
	border: 1px solid #89AAD6;
	padding: 3px;
	background-color: #ffffff;
}

#right-sidebar td.pad {
	border: none;
	background: transparent;
}

#right-sidebar td#prev, td#next {
	border: none;	
	background: transparent;
}

#right-sidebar #today {
	background-color: #ffff99;
}

/* Footer */

#footer {
	clear: both;
	background: url(images/bg_foot.jpg) no-repeat top left;
	height: 50px;
	text-align: center;
}

#footer p {
	padding: 10px 0 2px 0;
	color: #7d7d7d;
	font-size: 0.9em;
}

#footer a {
	text-decoration: underline;
	color: #7d7d7d;
}

#footer a:hover {
	text-decoration: none;
	color: #000;
}

/* Comment form */

h3#respond, h3#comments {
	font-size: 1.2em;
	margin; 0;
	padding: 0;
}

#commentwrap {
	background-color: #F0F0F0;
	border: 1px solid #DCDCDC;
	padding: 0 10px 10px 10px;
	margin: 0 15px 10px 15px;
}

#commentform {
	margin: 0;
	padding: 10px;
	border: 1px solid #DCDCDC;
}

#author {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#email {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#url {
	border: 1px solid #DCDCDC;	
	height: 17px;
	width: 190px;
}

#comment {
	width: 405px;
	border: 1px solid #DCDCDC;
}

#submit {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 30px;
	width: 405px;
	text-align: center;
	cursor: pointer;	
}

#submit:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Comments display */

#content ol.commentlist {
	padding: 0 0px 0 0px;
	margin: 0 15px 10px 30px;
}

#content ol.commentlist li {
	background: #ffff99 url(images/bg_corner_topright.gif) no-repeat top right;
	margin: 5px 0 5px 0;
	padding: 10px;
}

#content ol.commentlist li.alt {
	background: #d4dde4 url(images/bg_corner_topright.gif) top right no-repeat;
}

/* Images 

img.left {
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

img.right {
	float: right;
	margin: 5px 0 0 5px;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

.entry img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.entry img {
	margin: 5px;
	padding: 5px;	
	border: 1px solid #E6E6E6;
}

.entry a img {
	border: 1px solid #E6E6E6;
}

.entry a:hover img {
	border: 1px solid #515151;
}

/* Various styles */

.strong {
	font-weight: bold;
	font-size: 1.1em;
}

