/*  
Theme Name: BLANKA
Theme URI: http://www.blogpartei.de
Description: Grid-based home, blogesque arcticle view
Version: 1.0
Author: Thomas Liesch
Author URI: http://www.blogpartei.de 

/* 00 - GLOBAL ELEMENTS - */


body {
margin:0; padding:0;
width:auto; height:auto;
background: #1c0c01 url(images/bg_png.png) repeat;
color:#c1a045;
font-size: 11px;
line-height: 15px;
text-decoration: none;
font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
}

.wrapper { 
margin-left: auto;
margin-right: auto;
width: 950px;
/*background: url(images/kinifootera.png) no-repeat;
background-position:50% -100px;*/
}

.content {
float: left;
font-size: 13px;
line-height: 18px;
width: 500px;
}

.head {
background: url(images/bck.png) no-repeat;
width: 950px; 
margin: 0 0 20px 0;
height: 170px;
}

.sidebar { 
float: right;
padding-top: 45px;
width: 300px;
}

.sidebarlinks {
background: url(images/hand.png) no-repeat;
padding: 6px 0 0 7px;
}


.footer { 
width: 950px;
height: 350px;
margin: 15px 0 10px 0;
padding-top: 10px;
position: relative;
clear:both;
background: url(images/kinifooterb.png) no-repeat 48% 40%;
}

.footerright {
float:right; 
padding-right: 36px; 
width:280px;
position: absolute;
bottom: 0px;
}


.footerleft {
float:left; 
padding-right: 36px; 
width:280px;
position: absolute;
bottom: 0px;
}



blockquote {
margin-left:auto; 
margin-right:auto;
padding:0;
background:#f6eab6;
border:1px solid #e0d9b9;
color: #1c0c01;
font-size: 10px;
}

/* -- submit --*/

.text {
margin:0; 
padding:4px;
background:url(images/input.gif);
border:1px solid #c1a045;
font:11px Tahoma, Arial, Helvetica, sans-serif; 
color:#c1a045;
}



/* 01 - BEFEHLE*/

.latestleft { float:left; padding-right: 36px; width:280px; }

.latestright { float:right; padding-right: 36px; width:280px; }

.center { margin-left:auto; margin-right:auto; text-align:center; }

.small { font-size:9px; }

.tab { padding-left: 63px;
	}
.tab2 { padding-left: 40px;
	}



.clear { clear:both;margin-top:20px;padding-top:50px; }

.clearfloat {	clear: both; }

.clearfix { display: inline-block; }

.left {	float: left; }

.right { float: right; }

.rssdown { vertical-align: sub; }

.block { display:block; }

.post {
	margin:25px 0 25px 0; padding:0 0 35px 0;
	background:url(images/post.gif) no-repeat bottom left;
}


/* 02 - TYPOGRAPHY*/

h1,h2,h3 {
       font-family: Arial, sans-serif;
       font-weight:bold;
}


h1 {
      font-size: 15px;
      color: #c1a045;
}

h1 a {
      font-size: 15px;
      color: #95ab04;
}


h1 a:hover {
       font-size: 15px;
       color: #ce7116;
text-decoration: underline;
}

h1 a:visited {
       font-size: 15px;
       color: #95ab04;
}

h2, h2 a {
       font-size: 13px;
color: #95ab04;

}

h2 a:hover {
       font-size: 13px;
       color: #ce7116;
text-decoration: underline;
}



h3 {
    font-size: 12px;
    color: #95ab04;
}

h3 a:hover { 
       font-size: 12px;
       color: #c1a045;
text-decoration: underline;
	}

h3 a:visited {
	 font-size: 12px;
       color: #95ab04;
}


h4 {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
}

h4 {
color: #c1a045;
}

h4 a {
color: #95ab04;
}

h4 a:hover {
color: #ce7116;
text-decoration: underline;
}

h4 a:visited {
       color: #95ab04;
}




a {
   color: #95ab04;
   text-decoration: none;
     }

a:link {
   color: #95ab04;
     }

a:hover {
   color: #ce7116;
}

a:link:hover, a:visited:hover {
   color: #ce7116;
    }


.orange {
	 color: #ce7116;
}

.large {
	font-size:14px;
}


ul { margin: 0px; padding: 0px; list-style-type: none;
}

li { margin: 0px; padding: 0px; list-style-type: none;
}

/* - 03 BILDER*/


a img{ 
border: 1px solid;
border-color: transparent
     }





a:hover img{
border: 1px solid #95ab04;

}

hr {
background: url(images/strich.png);
width: 192px;
height: 3px;
border: none;
background-repeat: repeat-x;
alignement: left;
}
/* - 04 KOMMENTARE

.comment { 
background: url(images/quote.png) no-repeat ;}*/

