/*
Theme Name:   Banach
Theme URI:    theme uri not available
Description:  a customized theme
Version:      1.0
Author:       !#@*
Author URI:   author uri not available
*/



/* 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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Layout... */
/* ----------------------------------------------*/
/* video: 160x120, 320x240, 640x480, HD 1280x720, HD 1440x1080 */

/*
.container_12 {background:transparent url('grid_12.gif') top left repeat;}   
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,
.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12{background-color: #eeeeee;}
/* ...uncomment this to show the grid */



/* 60+20 grid */
.container_12{
	m_argin-left: auto;
	m_argin-right: auto;
	width: 960px;
}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,
.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12{
	display: inline;
	float: left;
	position: relative;
	margin:10px 10px 10px 10px;
}
.container_12 .grid_1  {width: 60px;}
.container_12 .grid_2  {width: 140px;}
.container_12 .grid_3  {width: 220px;}
.container_12 .grid_4  {width: 300px;}
.container_12 .grid_5  {width: 380px;}
.container_12 .grid_6  {width: 460px;}
.container_12 .grid_7  {width: 540px;}
.container_12 .grid_8  {width: 620px;}
.container_12 .grid_9  {width: 700px;}
.container_12 .grid_10 {width: 780px;}
.container_12 .grid_11 {width: 860px;}
.container_12 .grid_12 {width: 940px;}

/* 80+10 grid */
.container_12{
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,
.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12{
	display: inline;
	float: left;
	position: relative;
	margin:10px 0 0 10px;
	text-align: left;
}
.container_12 .grid_1  {width:  80px;}
.container_12 .grid_2  {width:  170px;}
.container_12 .grid_3  {width:  260px;}
.container_12 .grid_4  {width:  350px;}
.container_12 .grid_5  {width:  440px;}
.container_12 .grid_6  {width:  530px;}
.container_12 .grid_7  {width:  620px;}
.container_12 .grid_8  {width:  710px;}
.container_12 .grid_9  {width:  800px;}
.container_12 .grid_10 {width:  890px;}
.container_12 .grid_11 {width:  980px;}
.container_12 .grid_12 {width: 1070px;}
/* Clear Floated Elements... */
/* ----------------------------------------------*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


/* edit from here... */
/* ----------------------------------------------*/


body {
    color: black;
    text-align: left;
    font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

#background {
	background: #ebebeb url(./images/kasten.jpg) repeat;
	z-index: -999;
}

hr {
	clear:both;
	text-align: left;
	visibility:hidden;
	color: #ffffff;
	background-color: #ffffff;
	height: 5px;
}

h2{
	clear:both;
}




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

p, ul, ol, li { 
    margin-bottom: 18px; 
    
}

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    font-color:#333;
}

ul {
    list-style-type: square;
    margin-left: 2em;
}

ol {
    margin-left: 2em;
}

h1 { 
    font-size: 24px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

h2 { 
    font-size: 22px; 
    line-height: 36px;
    margin-bottom: 18px;
}

h3 { 
	font-size:19px;
	font-weight: normal;
    margin-bottom: 20px;
}


.headpane { 
	background-color: #ffffff;
	
	width: 100%; 
	height: 130px;
	overflow: visible;
	top: 0;
	left: 0;
	position:relative;
	padding-top: 10px;
	text-align:center;

        z-index:1; /* ...superfish! */
	}

.headpane-shadow { 
	background: transparent url(./images/grad_black_1x25.png) repeat-x bottom;
	width: 100%; 
	height: 25px;
	overflow: hidden;
}



.whitepane { 
	background-color:#ffffff;
	border-top: 1px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	width: 100%; 
	margin-top: 0px;
	margin-bottom: 0px;

       z-index:-1; /* ...superfish! */
}

.whitepane-shadow { 
	background: transparent url(./images/grad_black_1x25.png) repeat-x bottom;
	width: 100%; 
	height: 25px;
	overflow: hidden;
}



/* coda */
/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 920px } /* ...980 - 40-40, CHANGED FOR BANACH THEME */

.navigation { 
	margin-top: 50px;
	text-align:left;
	font-size:19px;
	font-weight: normal;
        
        }


#coda-nav-1 img.alignleft{ 
	margin: 0px;
	padding: 0px;
}

.invisible{ 
  display: none;
  visibility:hidden;
}




/* wordpress */
/* --------------------------------------- */

.firstpost {
    text-align:left;
    width:100%;
    padding: 0px 0 18px 0;
}

.post {
    text-align:left;
    width:100%;
    padding: 0px 0 18px 0;
}

.postnoline {
    text-align:left;
    width:100%;
    padding: 0px 0 22px 0;
}

.posttopline {
    text-align:left;
    width:100%;
    padding: 0px 0 22px 0;
}

span.previous { padding: 0 20px 0 0; float: left; }
    
span.next { float: right; }

span.edit a { 
    float:right;
    font-weight:normal; 
    font-size:11px; 
    color:#666; 
    border:1px solid #ccc; 
    padding:0 4px; 
}

.metainfo {
    float:left;
    width: 152px;
    font-size: 12px;
    color: #666;
    padding: 3px 0;
}

.metainfo a { font-weight:bold }

.content {
    width: 100%;
    text-align:left;
}

.content a { }

.previously {
   text-align:left;
    width: 668px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a { font-weight:bold }

.text_area { width: 480px !important; }

.postform { width:150px; margin: 0;} 







/* ----------------- */
/* qtrans_language_chooser" id="qtranslate-chooser */

.qtrans_language_chooser {
  list-style-type:none;
  list-style-image:none;
  margin:0;
}

.qtrans_language_chooser li {
    float:left;
    padding-top:5px;
    padding-right:2px;
    padding-left:0px;

    margin-bottom: 1px;
 }
 
 
 
 
/* ----------------- */

ul{
	width:  	   	 100%;
	margin:  	   	 0;
	margin-left:     0;
	padding-left:  	 10px;
	list-style:      	 none;
	border-top:  	   	 0px solid #ccc;
	border-left:  	   	 0px solid #ccc;
	border-right:  	   	 0px solid #ccc;
	border-bottom:  	 0px solid #ccc;
 }

			

li.page_item{
	margin:  	   	 0;
	padding:  	   	 0;
	text-align:  	   	 left;
	border-top:  	 1px solid #ccc;

 	margin: 0px;
	padding: 0px;
	list-style: none;
}

			

li.page_item a{
  display:  	   	 block;
  __height:  	   	 22px;
  width:  	   	 100%;
  padding-top:  	   	 4px;
  background:  	   	 #ffffff;
  text-decoration:  	 none;
  color:  	   	 #000000;
}

			
li.page_item a:hover{
  color: #000000;
  background-color:#dddddd;
}
				
 /* ----------------- */
#mynavigation {
	margin-top: 40px;
	padding: 0;
	text-align: left;
	}

#mynavigation a:link, #mynavigation a:visited {
	float: left;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	margin-right: 0 10px 4px 10px;
	
	padding-bottom: 2px;
	margin-right: 20px;
	text-decoration: none;
	color: #333;
	}

#mynavigation a.active:link, #mynavigation a.active:visited, #mynavigation a:hover {
	padding-bottom: 2px;
	background: #f00;
	color: #333;
	}
 /* ----------------- */
#minitabs {
	margin: 0;
	padding: 0 0 0px 10px;
	border-bottom: 1px solid #696;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #9c9;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #696;
	padding-bottom: 2px;
	background: #fff;
	color: #363;
	}
 /* ----------------- */

	
.page_item{
  text-align:left;
}


/* Bilder, immer ein Padding von 5px, 
   das ergibt ein Bildraster von 150, 310, 630 */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px;
	_margin: 0 0 2px 7px;
        margin: 0px;
	display: inline;
	}

img.alignleft {
	padding: 5px;
	_margin: 0 7px 2px 0;
        margin: 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
		
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #ddd;
	text-align: left;
	background-color: #ffffff;
	padding-top: 0px;
	margin: 0px;
}

.wp-caption img {
	margin: 0;
	padding: 5px;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



		


