/*
Theme Name: B-Seite 1.12
Theme URI: http://www.b-seite.ch
Description: Weiterentwicklung von Kubrick und anderen WordPress Themes
Version: 1.12
Author: Marcel Widmer
Author URI: http://www.b-seite.ch

Link-Farbe: #E71C24  (früher #CC0000)
Hover-Farbe: #EE8B04; 

*/

/* Begin Typography & Colors */

* {
	margin:0;
	padding:0;
	border: none;
}

body {
	background: url(images/header.gif) repeat-x;
	font-size: 74%; /* Resets 1em to 10px */
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, Sans-Serif;
	color: #444;
	margin: 0;
	padding: 0;
	width: 99%;
}

#page {
/* background-color: white; */
	text-align: left;
	margin: 0;
	padding: 0;
}

#container {
/*	background-color: blue;  */
	width: 960px;
	margin: 0 auto;
	height: 101% !important;
}


#header {
	background: url('images/blogtitle.jpg') no-repeat top center; 
	padding: 0 0 0 5px;
	width: 100%;
	height: 55px;
}
* html #header {
	background: url('images/blogtitle.jpg') no-repeat top center; 
	width: 100%;
	height: 55px;
	h\eight: 5px;
}
#header h1{
	font-size: 0px;
	letter-spacing: -1px;
	text-align: center;
	font-weight: bold;
	color: red; /* #5F6B77; */
	text-decoration: none;
	height: 55px; 
}
#header a{
	text-decoration: none;
	border: none;
}
#header a img {
border: none !important;
}

#header .description {
	font-size: 12px;
	letter-spacing: 0.03em;
	/* background: #EE8B04; */
	text-align: center;
	text-decoration: none;
	color: #ddd; 
	height: 15px;
}
#header .headerstats {
	text-align: center;
	color: #888; 
	margin: 10px 0;
	font-size: 11px; 
}



#wrap {
	background-color: white;
	border: none;
}

#content {
	position: absolute; top: 130px; 
	font-size: 1.2em;
 	margin-left: 200px; 
	border-left: 1px dotted #E71C24;
	border-right: 1px dotted #EF6166;
	width: 548px !important;
}


.narrowcolumn .entry p {
	/* font-size: 1.0em; */
	margin: 10px 0;
}
* html .narrowcolumn .entry p {
	margin: 15px 0;
	m\argin: 15px 0;
}
.narrowcolumn .entry {
	font-size: 0.85em;  
	line-height: 1.7em;
}


#footer {
	/* background: #fff url('images/mawifooter.jpg') no-repeat top; */
	border: none;
}

small {
	font-size: 0.8em;
	line-height: 1.5em;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	line-height: 1.2em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}


a, a:active, a:visited {
	color: #E71C24; /* #06c; */
	text-decoration: none;
}
a:hover {
	color: #EE8B04; 
	text-decoration: underline;
}

/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 10px;
	width: 425px;
}

.post {
	margin: 0 0 60px 0;
	padding: 0 15px;
	text-align: justify;
}
.postleft {
	text-align: left;
}

.narrowcolumn .postmetadata {
/* padding-top: 5px; */
text-align: right;
	/* font-size: 0.9em; */
	font-size: 11px;
}
.narrowcolumn .premetadata {
text-align: left;
font-size: 0.9em;
}

.postmetadata {
clear: left;
}

#footer {
padding: 0;
margin: 0 auto;
width: 760px;
clear: both;
}

#footer p {
margin: 0;
padding: 00px 0;
text-align: center;
}
/* End Structure */



/* Begin Headers */

h1, h2 {
/* font-family: Arial, 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif; */
font-weight: bold;
text-decoration: none;
}


h2 {
line-height: 1.05em;
font-size: 1.5em;
letter-spacing: -0.05em;
text-align: left;
margin: 0 0 15px 0;
color: #E71C24; 
/*
padding-top: 10px;
border-top: 1px dotted #E71C24;
*/
}

h3, h4 {
/* font-family: Verdana, Arial, Helvetica, Sans-Serif; */
font-weight: bold;
text-decoration: none;
font-size: 1.0em;
padding: 0;
margin: 20px 0 10px 0;
/* color: #EE8B04; */
}
h4 {
	color: #6a6a6a;
}

h2 a, h2 a:visited, h3 a, h3 a:visited {
color: #E71C24;
}

h2 a:hover, h3 a:hover {
color: #EE8B04;
border: none;
text-decoration: none
}

h2.pagetitle {
font-size: 1.2em;
color: #5F6B77;
margin: 0 0 30px 15px;
}

#sidebar h3, #sidebarleft h3 {
margin: 10px 0 5px 0;
}

#sidebarleft h3 {
text-align: right;
}

#be h2 {
/* font-family: Verdana, Arial, Helvetica, Sans-Serif; */
color: #777;
margin: 5px 0 0;
font-size: 1.05em;
}

h3#comments, h3#respond {
	font-size: 11.2px;
	margin: 10px 0;
}
/* End Headers */



/* Begin Images */
p img {
padding: 0;
max-width: 520px; /* 100%; */
/* border: 1px solid blue; */
}

/* Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 0;
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
padding: 0;
margin: 0 10px 2px 0;
display: inline;
}


img.alignleft {
	float: left;
	display: inline;	
	margin: 2px 15px 5px 0;
	border: 1px solid #DFDFDF;
	padding: 2px;
	}

img.alignright {
	float: right;
	display: inline;
	margin: 2px 0 5px 15px;
	border: 1px solid #DFDFDF;
	padding: 2px;
	}


/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

/*
html>body .entry ul {
margin-left: 10px;
padding: 0 0 0 20px;
list-style: square;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 0px;
}
*/

.entry ul {
padding: 0 0 0 30px;
margin: 0;
list-style: square;
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
text-align: left;
}

.entry ol li, .entry ul li {
margin: 5px 0 10px 0;
padding: 0;
}
.similarposts ul {

margin: -10px 0 0 14px;
padding: 0;
}
.similarposts ul li {
margin: 0;
padding: 0;
}


ul.postspermonth {
margin: 0;
padding: 0 0 0 30px;
list-style: square;
}
ul.postspermonth  li{
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebarleft ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li, #sidebarleft ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 20px;
}

#sidebar ul p, #sidebarleft ul p, #sidebar ul select, #sidebarleft ul select {
margin: 6px 0 3px;
}

#sidebar ul ul, #sidebarleft ul ul, #sidebar ul ol, #sidebarleft ul ol {
margin: 5px 0 0 0;
}

#sidebar ul ul ul, #sidebarleft ul ul ul, #sidebar ul ol , #sidebarleft ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li, #sidebarleft ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 0 0 5px 0;
padding: 0;
}
#sidebarleft ul ul li, #sidebarleft ul ol li {
margin: 0 0 2px 0;
padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
/* margin: 10px auto; */
padding: 2px 0;
text-align: left;
}

#searchform #s {
display: inline;
width: 50%; /* 260px; */
padding: 2px 1px;
border: 1px solid #aaa;
font-size: 1.0em;
color: #666;
/* margin-bottom: 10px; */
}


#sidebar #searchform #s, #sidebarleft #searchform #s {
width: 160px;
padding: 2px 1px;
border: 1px solid #aaa;
font-size: 1.0em;
color: #666;
/* margin-bottom: 10px; */
margin-left: 20px;
}

#sidebar #searchsubmit {
font-size: 11px;
color: #444;
padding: 0 1px;
/* float: right; */
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

.askme form { 
	text-align:left ;
	font-size: 11px;	
}
.askme .askme_button {
	font-size: 11px;
	color: #444;
	margin: 5px 0;
	padding: 0 3px;
}


select {
width: 130px;
}


/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 10px 0 5px 0;
	padding: 0px;
/*
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
*/
}

.commentbox {
	width: 520px;
	margin: 0 auto;
}
.commentlist li, #commentform input, #commentform textarea {
/* font: 0.9em Verdana, Arial, Helvetica, Sans-Serif; */
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-Serif; */
}


.commentlist {
font-size: 0.85em;
padding: 0;
margin:0 auto;
text-align: left;
}
.commentlist li{
/* font-size: 0.9em; */
margin: 15px 0 25px 25px;
/* padding: 5px 10px 5px 20px; */
padding-left: 10px;
list-style: decimal;
list-style-position: outside;
}
.commentlist li ul li{
list-style: square;
}
.commentlist li ol li{
list-style: decimal;
}

.commentlist p {
/* font-size: 0.85em; */
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 5px 0 2px 0;
}
.commentlist cite, .commentlist cite a {
	font-style: normal;
}
.commentmetadata {
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	margin: 0;
	display: block;
}

#commentform p {
font-size: 0.85em;
margin: 2px;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

#commentform input {
padding: 2px;
margin: 5px 5px 1px 0;
border: 1px solid #ccc;
}
#commentform textarea {
width: 99%;
padding: 2px;
margin: 5px 0;
border: 1px solid #ccc;
font-size: 1.0em;
}

#commentform #commentsubmit {
font-size: 11px;
color: #E71C24;
padding: 0 3px;
margin-top: 10px;

/* float: right; */
}

#commentform #subscribe {
width: 20px;
padding: 0;
border: 1px solid red;
}


/* End Comments */



/* Begin Sidebar */
#sidebar {
position: absolute; top: 180px; 
margin-left: 790px;
font-size: 1em;
width: 180px;
color: #777;
}
* html #sidebar { /* IE Hack */
margin-left: 790px;
m\argin-left: 790px;
}

#sidebarleft {
position: absolute; top: 180px;
text-align: right;
font-size: 1em;
padding: 0;
width: 180px;
color: #777;
}
* html #sidebarleft { /* IE hack */
}

#sidebar form {
margin: 0;
}

#sidebar .box, #sidebarleft .box {
border: 1px solid #E71C24;
padding: 5px 10px;
margin: 10px 0 20px 0;
line-height: 1.3em;
}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	font-size: 1.1em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

abbr {
	cursor: auto;
	font-size: 1.0em;
	border: none !important;
}

blockquote {
font-style: italic;
/* font-size: 90%; */
margin: 15px 30px 0 10px;
padding: 0 0 0 10px;
border-left: 3px solid #ddd;
line-height: 1.3em;
text-align: left;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

hr {
height: 0px;
border: none;
border-bottom: none;
clear: both;
}
* html hr {
	h\eight: 0px;
	height: 0px;
	border: none;
	b\order: none;
	border-bottom: none;
	b\order-bottom: none;
}
hr.visible {
border-bottom: 1px dotted #E71C24;
margin: 20px 0;
clear: both;
}

a img {
border: none !important;
}

.navigation {
padding: 0 15px;
font-size: 0.85em;
display: block;
text-align: center;
margin-top: 0px;
margin-bottom: 20px;
padding-bottom: 20px;
clear: both;
}
.alignright {
float: right;
}
.alignleft {
float: left
}

/* End Various Tags & Classes*/

/* Formatierung f�r Pagebar-Plugin */
.pagebar {
font-size: 0.85em; /* Verdana, Arial, Helvetica, sans-serif; */
padding-top: 0px;
padding-bottom: 10px;
margin: 0px;
text-align: center;
}
.pagebar .prev, pagebar .next {
/* font: 0.9em Arial, Helvetica, sans-serif; */
font-family: Arial, Helvetica, sans-serif;
}
.pagebar a, .pageList .this-page {
color: #E71C24; /* #db0000; */
padding: 2px 6px;
border: solid 1px #ddd;
background: #fff;
text-decoration: none;
}
.pagebar a:visited {
padding: 2px 6px;
border: solid 1px #ddd;
background: #fff;
text-decoration: none;
}
.pagebar .break {
padding: 2px 6px;
border: none;
background: #fff;
text-decoration: none;
}
.pagebar .this-page {
padding: 2px 6px;
border: 1px solid #ddd;
font-weight: normal; /* bold; */
/* font-size: 0.9em; */
vertical-align: top;
background: #aaa; /* #db0000; */
color: white;
}
.pagebar a:hover {
color: white;
background: #E71C24;
border-color: #ddd;
text-decoration: none;
}

/* ************************************* */
/* Formatierung trigami-Hinweis          */ 
/* ************************************* */
#trigami {
	color: #aaa;
	font-style: italic;
	line-height: 1.2em;
	margin-top: 12px;
	letter-spacing: -0.2px; 
}
#trigami a, #trigami a:visited {
	color: #FCB656;
	text-decoration:none;
}
/* ************************************* */
/* Formatierung Contaxe-Footer           */ 
/* ************************************* */
.contaxe {
	color: #dedede;
	line-height: 1.3em;
	letter-spacing: -0.02em;
	margin-top: 20px;
}
h3.contaxe {
	color: #cecece;
	line-height: 1.2em;
	margin-top: 120px;
}


/* ************************************* */
/* Formatierung für Democracy-Plugin     */ 
/* ************************************* */

/* ************************************* */
/* Formatierung für Farbboxen            */ 
/* ************************************* */

.bluebox, .greenbox, .redbox, .orangebox, .yellowbox, .graybox, .whitebox {
	margin: 0 0 15px 0;
	padding: 5px 10px;
}
.bluebox {
	background-color: #EBF2F5; /* #EBF2F5; */
	border: 1px solid #E5ECEF; /* #DBE2E5; */
}
.greenbox {
	background-color: #E9F5C6; /* #E9F5C6; */
	border: 1px solid #E3EFC0; /* #D9E5B6; */
}
.redbox {
	background-color: #FFECED; /* #FFE6E8; */
	border: 1px solid #F0E6E7; /* #EFD6D8; */
}
.orangebox {
	background-color: #FFF1DD; /* #FDECDB; */
	border: 1px solid #F0EBD7; /* #EDDCCB; */
}
.yellowbox {
	background-color: #FFFFCA;
	border: 1px solid #F0F0C5;		
}
.graybox {
	background-color: #F2F2F2;
	border: 1px solid #ECECEC;
}
.whitebox {
	background-color: #F6F6F6;
	border: 1px solid #E6E6E6;
}


/* ************************************* */
/* Formatierung NextGEN Gallery Plugin   */ 
/* ************************************* */


#TB_secondLine {
	/* font: 10px Arial, Helvetica, sans-serif; */
	font-size: 14px;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}