
/* 
Theme Name: JuBi
Theme URI: http://www.JuBi-Brandenburg.de
Description: Theme based on Multiflex-3, designed by <a href="http://www.JuBi-Brandenburg.de/">Chrissspi</a> 
Version: 1.0
Author: Chrissspi
Author URI: http://JuBi-Brandenburg.de
*/

/* Various elements */

body {
	background-color: #fff;
	margin: 10px 0;
	font: 72% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

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;
}

blockquote {
	background: url(images/quote.gif) left no-repeat;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: justify;
	font-size: 0.9em;
}

img {
        border:0px;
        border-color:black;
}

/* Main wrapper */

#wrap {
	background: url(images/bg_main_withnav.jpg) repeat-y top left;
	width: 1000px;
	margin:  0 auto;
	border: 1px solid #969696;
}

/* Masthead --- top of header */

#masthead {
	background: url(images/bg_head_top.jpg) no-repeat top left;
	height: 70px;
         width: 1000px;
	margin: 0;
	padding: 0;
	font-family:"trebuchet ms",arial,sans-serif;
}

/* Forum */

#forum-content {
        margin: -8px 9px 0 0;
        float: right;
        width: 800px;
        font-family:"trebuchet ms",arial,sans-serif;
}

#forum-nav {
        margin: -210px 0 0 -1000px;
        float: right;
        width: 1000px;
	font-family:"trebuchet ms",arial,sans-serif;
}

#forummenu {
        margin: -80px 0 0 0;
        float: right;
        width: 1000px;
        font-family:"trebuchet ms",arial,sans-serif;
}

/* Site name, description and logo */

#masthead div.left-masthead {
	float: left;
	width: 250px;
	height: 81px;
}

#masthead a.site-logo {
	float: left;
	background: url(images/logo.png) top left;
	height: 50px;
	width: 149px;
	margin: 10px 5px 10px 10px;
}

#masthead a.site-logo:hover {
	background: url(images/logo.png) bottom left;
}

#masthead h1 {
	text-transform: uppercase;
	padding: 19px 0 0 0;
	margin: 0;
	font-size: 2.2em;
	font-weight: bold;
}

#masthead h1 a {
	color: #7d7d7d;
	text-decoration: none;
}

#masthead h1 a:hover {
	color: #FFF;
         text-decoration: underline;
}

#masthead p.description {
	margin: -5px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #7d7d7d;
}

/* Left hand side of masthead */

#masthead div.right-masthead {
	float: right;
	margin: 0;
	padding: 0;
}

#masthead div.right-masthead {
        font-size: 1.1em;
        height: 50px;
        width: 740px;
        margin: 4px 5px 0 0;
        list-style: none;
        display: block;
}

#footer div.rss-logo a.rss-logo {
	background: url(images/rss.gif);
	height: 32px;
	width: 32px;
	margin: 0 9px 9px 0;
}

#footer div.rss-logo a.rss-logo:hover {
	background: url(images/rss-hover.gif);
}
/* Middle header image and text */

#header {
	background: url(images/bg_head_middle.jpg) no-repeat top left;
	height: 150px;
         width: 1000px
	margin: 0;
	padding: 0;
	color: #EAEFF7;
}

#header #textbox {
	float: right;
	width: 300px;
	text-align: right;
         margin: 0 9px 0 0;
}

#header #left-textbox {
	float: left;
	width: 450px;
         margin: 0 0 0 -241px;
}

#header #left-login {
	float: left;
	text-align: left;
	font-weight: bold;
        margin: 5px 0 0 5px;
}

#header a {
	color: #EAEFF7;
	text-decoration: none;
}

#header a:hover {
        text-decoration: underline;
}

#header h2 {
	font-family:"trebuchet ms",arial,sans-serif;
	padding: 20px 20px 5px 10px;
	margin: 0;
	font-size: 2em;
}

#header p {
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 0 20px 5px 20px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 18px;
}

/* Logout */

#logout {
	float: right;
         height: 25px;
}

#logout a.logout-logo {
	float: right;
	background: url(images/logout.png) top right;
	height: 25px;
	width: 89px;
}

#logout a.logout-logo:hover {
	background: url(images/logout.png) bottom right;
}


/* Horizontal navigation menu */

#wp-navigation {
        margin: 0 -5px 0 0;
        clear: both;
	height: 40px;
}

#wp-navigation ul {
	margin: 0;
	padding: 0;
}

#wp-navigation li {
	margin: 0px;
	height: 40px;
	float: right;
	list-style: none;
	border-left: 1px solid #AFAFAF;
        border-top: 1px solid #AFAFAF;
}

#wp-navigation li a {
	font-family:"trebuchet ms",arial,sans-serif;
	display: block;
	padding: 11px 14px 11px 14px;
	color: #7d7d7d;
	font-weight: bold;
	font-size: 1.105em;
	text-decoration: none;
}

#wp-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: 15px;
	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 {
	background: url(images/bg_head_bottom_nav.jpg) no-repeat top left;
        float: right;
        width: 1000px;
        height: 40px;
	margin: 0;
	padding: 0;
}

#searchbar div.right-search {
        float: right;
        width: 200px;
}

#searchbar div.left-search {
        float: left;
        width: 750px;
        font-size: 150%;
        margin: 5px 0 0 5px;
}

#searchbar fieldset {
        float: right;
	border: none;
	margin: 0;
	padding: 0;
}

#searchform {
	padding: 10px 15px 0 0;
	color: #000;
}

#searchbox {
	border: 1px solid #BEBEBE;
	height: 17px;
	width: 120px;
}

#searchbox:hover {
	border: 1px solid #ff7c05;
}

#searchbutton {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 20px;
	width: 35px;
	text-align: center;
	cursor: pointer;
}

#searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

#loginbutton {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 20px;
	width: 70px;
	text-align: center;
	cursor: pointer;
}

#loginbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Abstand */

#abstand {
       	background: url(images/bg_head_breadcrumbs.gif) left no-repeat;
	height: 15px;
	margin: 5px;
	padding: 0; 
}

/* Container wrappers */

#container {
	clear: both;
	margin: 0;
	padding: 0; 
}

#left-wrap {
	width: 990px;
	float: left;
	margin: 0;
	padding: 0;
}

/* Main content area */

#content {
	float: right;
	width: 800px;
	padding: 0;
}

#resize {
}

#content .post, #content .page {
	margin: 0;
	padding: 0 5px 10px 5px;
}

#content h2 {
	font-size: 1.8em;
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 0;
	border-bottom: 7px solid #e0e1e5;
	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: #FF7F00 url(images/bg_corner_topright.gif) top right no-repeat;
	font-family:"trebuchet ms",arial,sans-serif;
	color: #fff;
	margin: 0 0px 10px 0px;
	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: #e0e1e5 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: #080808;
	text-decoration: none;
}

#content p.suffix a:hover {
	color: #080808;
	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: none;
}

.navigation, .bottomnavigation {
	height: 15px;
}

.navigation .alignleft, .bottomnavigation .alignleft {
	float: left	
}

.navigation .alignright, .bottomnavigation .alignright {
	float: right;
}

.entry {
	overflow: hidden;
}

.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: #7698be;
}

/* 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;
}

/* Colour of left sidebar menu header */
#sidebar h2.pages, #sidebar li h2 {
	background-color: #FF7C05;	
}

/* Left sidebar */

#sidebar {
	width: 180px;
	padding: 0 0 10px 0;
	margin: 0;
}

#sidebar ul {
	margin: 0 5px 0 5px;
	padding: 0;
}

#sidebar li {
	list-style: none;
}

#sidebar h2.pages {
	color: #fff;
	background-image: url(images/bg_corner_topright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 20px;
}

#sidebar li h2 {
	background-image: none;
	color: #fff;
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 20px;
}


#sidebar a {
	font-size: 1.1em;
	color: #467AA7;
	font-weight: bold;
	text-decoration: unterline;
}


#sidebar li li {
	padding: 0;
	margin: 0 0 0 20px;
}

#sidebar  li li a {
	background: none;
	padding-left: 10px;
	line-height: 20px;
}

#sidebar li li a:hover {

	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;
}

#sidebar li.recentcomments {
	padding: 2px 0 2px 0;
	margin: 0 10px 0 10px;
	font-size: 1em;
	border-bottom: 1px solid #BEBEBE;
}

#sidebar li.recentcomments a {
	font-size: 1em;
	background-image: none;
}

#sidebar li#recentposts ul li.recentposts a {
	padding: 0;
	margin: 0;
	background-image: none;
	font-size: 0.95em;
} 

#sidebar li#recentposts ul li.recentposts {
	border-bottom: 1px solid #BEBEBE;
	margin: 0 10px 0 10px;
	padding: 2px 0 2px 0;
}

#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 4px;
}

#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;
}



/* 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;
        width: 1000px;
	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: #FFF8C9 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;
}

#rahmen {
	border: 1px solid #BEBEBE;
	height: 300px;
	width: 600px;
         margin: 5px 0 0 5px;
}

#rahmen:hover {
	border: 1px solid #ff7c05;
}

#autor-links {
         border-right: 1px solid #BEBEBE;
         background-color: #fff;
         width: 47%;
         padding: 23px 5px 0 0;
	border-bottom: 1px solid #BEBEBE;
         height: 17%;
         text-align: right;
}

#autor-links:hover {
	background-color: #ffe6ce;
}

#titel-links {
         border-right: 1px solid #BEBEBE;
         background-color: #fff;
         width: 47%;
         padding: 23px 5px 0 0;
	border-bottom: 1px solid #BEBEBE;
         height: 17%;
         text-align: right;
}

#titel-links:hover {
	background-color: #ffe6ce;
}

#signatur-links {
         border-right: 1px solid #BEBEBE;
         background-color: #fff;
         width: 47%;
         padding: 23px 5px 0 0;
	border-bottom: 1px solid #BEBEBE;
         height: 17%;
         text-align: right;
}

#signatur-links:hover {
	background-color: #ffe6ce;
}

#standort-links {
         border-right: 1px solid #BEBEBE;
         padding: 23px 5px 0 0;
         background-color: #fff;
         width: 47%;
         height: 17.25%;
         text-align: right;
}

#standort-links:hover {
	background-color: #ffe6ce;
}

#neuerwerbung-rechts {
         background-color: #ffe6ce;
         margin: -300px 0 0 288px;
         padding: 5px 0 0 5px;
         border: none;
         height: 295px;
         width: 307px;
         z-index: 1;
}

#bild-rechts {
         background-color: #fff;
         margin: -300px 0 0 288px;
         padding: 5px 0 0 5px;
         border: none;
         height: 295px;
         width: 307px;
         z-index: 2;
}

#bild-rechts img{
         border: none;
         display: block;
}

#bild-rechts:hover {
         -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
         filter:alpha(opacity=1);
         opacity: .01;
         background-color: none;
}

#liste-kopf {
         width: 600px;
         border: none;
         margin: 5px 0 0 5px;
}

#liste-kopf-autor {
         text-align: right;
         width: 12%;
         margin: 0 0 0 13%;
         border-top: 1px solid #BEBEBE;
         border-left: 1px solid #BEBEBE;
         border-right: 1px solid #BEBEBE;
}

#liste-kopf-titel {
         text-align: right;
         width: 12%;
         margin: -15px 0 0 38%;
         border-top: 1px solid #BEBEBE;
         border-left: 1px solid #BEBEBE;
         border-right: 1px solid #BEBEBE;
}


#liste-rahmen {
	border: 1px solid #BEBEBE;
	width: 600px;
         display: inline-block;
         margin: 0 0 0 5px;
}

#liste-rahmen:hover {
	border: 1px solid #ff7c05;
}

#liste-zeile {
         height: 20px;
         background-color: #fff;
         border-bottom: 1px solid #BEBEBE;
}

#liste-zeile:hover {
         background-color: #ffe6ce;
}

#liste-autor {
         width: 25%;
         height: 18px;
         border-right: 1px solid #BEBEBE;
         text-align: center;
         padding: 2px 0 0 0;
}

#liste-titel {
         width: 25%;
         height: 18px;
         padding: 2px 0 0 0;
         margin: -20px 0 0 25%;
         border-right: 1px solid #BEBEBE;
         text-align: center;
}

#liste-signatur {
         width: 25%;
         height: 18px;
         padding: 2px 0 0 0;
         margin: -20px 0 0 50%;
         border-right: 1px solid #BEBEBE;
         text-align: center;
}

#liste-standort {
         width: 25%;
         height: 18px;
         padding: 2px 0 0 0;
         margin: -20px 0 0 75%;
         text-align: center;
}

#liste-zeile2 {
         background-color: #fff;
         border: none;
}

#liste-zeile2:hover {
         background-color: #ffe6ce;
}

#termine {
         margin: 0 0 0 5px;
}

.fan_box .full_widget {
    border: 0 none;
    background: none;
}

.fan_box .connect_top {
    padding: 0;
}

.fan_box .profileimage, .fan_box .name_block{
	display: none;
}

.fan_box .full_widget .connect_top {
    background: none repeat scroll 0 0 transparent;
    margin: 0 0 2px;
}

.fan_box .connect_action {
    padding: 0 0 0 3px;
}

.fan_box .connections {
    border-top: 1px solid #D8DFEA;
    min-height: 290px;
    padding: 3px 0 4px 10px;
}

.fan_box .connect_widget .connect_widget_interactive_area {
    margin: 0px 0 0;
}
