/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/




body {
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: left;
	margin:0px 0 0 0px;
	padding:0;
	background:#FFF;
	color:#222222;
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	background: #fff /*url("http://www.guerillagirl.de/blog/wordpress/wp-content/themes/default/images/bg.png") repeat scroll 0 0*/;

	}

#page {
	background-color: #fff;
	border: 0px;;
	text-align: left;
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 920px;
	border:none!important;
	background: #fff !important;
	}

#header {
	background: #fff;
	background:#FFFFFF none repeat scroll 0 0;
	
	margin:0;
	padding:0 0 10px;
	width:auto;
	}

#headerimg 	{
	margin: 0px ;
	height: 90px;
	width: 940px;
	
	position:relative;
	}
#headercontent{
	
	width: 940px;
	margin: 0 auto;
	height:90px;
}



/*begin SUBLINE*/

#subline  {
/*background:url("http://www.guerillagirl.de/wordpress/wp-content/themes/default/images/descr.jpg") no-repeat scroll 0 0 transparent;*/
height:100px;
left:770px;
position:absolute;
text-align:left;
text-indent:-9999px;
top:12px;
width:180px;
}

#subline h3{
margin-top: 0px;
font-weight: normal;
font-size: 11.5px;
}


/* blog logo
---------------------*/
.bloglogo{
	float:left;
width:164px;
margin-top: 10px;
}



/* Main Navi
-------------------*/

#menu  {
background:url("images/seperator.jpg") no-repeat scroll 0 0 transparent;
float:left;
left:255px;
list-style:none outside none;
margin:10px 0 0;
padding:0 0 0 20px;
position:relative;
text-align:right;
width:200px;
}

#menu ul {
margin-left:0px;
padding-left:0;
}

#menu h2{
display: none;
}


#menu ul li ul {
}	

#menu ul li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}	

#menu ul li a {
color:#000000;
display:block;
font-family:helvetica neue,arial,sans-serif;
font-size:23px;
font-weight:bold;
line-height:23px;
padding:0;
text-transform:uppercase;
}
#menu ul li a:hover{
background: #000;
color: #FFF;
text-decoration: none;
}	


#content {
border-top:5px solid #000000;
font-size:1.1em;
margin:0 20px;
padding:0 0;
}


/* Columns
--------------------------------------*/
.narrowcolumn {
	margin:0 0 0 25px;
	padding:0px 0 20px 0;
	width:520px;
	float: left;
	}
.widecolumn {
	margin:0 0 0 25px;
	padding:0px 0 20px 0;
	width:520px;
	float: left;
	
	}

.narrowcolumn .entry{
	font-family:Helvetica Neue,Arial,Sans-Serif;
	font-size:12px;
	line-height:18px;
	}
.widecolumn .entry {

	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	line-height:18px;
	}

.narrowcolumn .entry p {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	line-height:18px;
	padding-bottom: 15px;
	}

.widecolumn .entry p {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	line-height:18px;
	padding-bottom: 15px;
	}
.narrowcolumn .postmetadata {
	text-align: left;
	font-size: 10px;
	}
		












#footer {
	background: #FFF;
	padding: 70px 0 0 0;
	margin: 0 0 15px 0;
	clear: both;
	text-align: left;
	
	color: #000;
	}
#footercontent{
	width: 940px;
	margin: 0 auto;
	padding-left: 0px;
	border-top: 1px solid;
	
	padding-bottom: 15px;
}
html[xmlns] .clearfix {
display:block;
padding-left: 0px;
}


#footer a{
	color: #000!important;
}
#footer a:hover{
	color: #777!important;
}

.footer-cat li {
list-style: none;
float:left;
height:auto;
margin:5px 0;
padding:0 0 0 0px;
width:150px;
}
.footer-cat li  a{
font-family: georgia, times new roman, times,serif;
font-size:11px;
}

#footercontent h4{
	font-family:georgia,times new roman,times,serif;
font-size:14px;
font-style:italic;
font-weight:normal;
letter-spacing:1px;
padding-left:0px;
}





















.alt {
	background-color: #fff;
		}



small {
	font-family:  Helvetica Neue, Arial,Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:  Helvetica Neue, Arial,Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 16px;
	
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 16px;
	}

h2.pagetitle {
	font-size: 16px;
	}

#sidebar h2 {



background:url("images/linklove.gif") no-repeat scroll 0 3px transparent;
border-bottom:1px solid #CCCCCC;
color:#222222;
font-family:helvetica,arial,sans-serif;
font-size:11px;
font-weight:normal;
letter-spacing:0.2px;
margin:23px 0 0;
padding:2px 0 5px 12px;
text-transform:uppercase;




}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	display: none;	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;

	}

#content h2{
	color:#000000 !important;
	display:block;
	font-family:helvetica,arial,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	padding:0px 0;
	}


 #content.widecolumn h2{
	color:#000000;
	display:block;
	font-family:"GothamHTF-Light","HelveticaNeue-Light",Helvetica,Arial,sans-serif;
	font-size:3em;
	font-style:normal;
	font-weight:lighter;
	line-height:36px;
	padding:5px 0px;
	}


#content h3 {
color:#000000 !important;
font-size:14px;
font-weight:bold;
line-height:26px;
margin-bottom:15px;
margin-top:20px;
text-transform:none;
}

#content h3 a{
color:#000000;
display:block;
font-family:"GothamHTF-Light","HelveticaNeue-Light",Helvetica,Arial,sans-serif;
font-size:3em;
font-style:normal;
font-weight:lighter;
line-height:36px;
padding:5px;
}
#content h3 a:hover{
background:#000000;
color:#FFFFFF !important;
}




/* Headings
---------------------------------*/

#content h2 a {
	color:#000000;
	display:block;
	font-family:"GothamHTF-Light","HelveticaNeue-Light",Helvetica,Arial,sans-serif;
	font-size:3em;
	font-style:normal;
	font-weight:lighter;
	line-height:36px;
	padding:5px;
	}

#content h2 a:hover {
	background:#000000;
	color:#FFFFFF !important;
	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
	}



.entry p a {
color:#0099CC;
}
	

.entry p a:hover {
	background: #FFF000;
	color: #000;
	}


.entry p strong {
	font-family:georgia,times new roman,times,serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	margin-top:15px;
	line-height:24px;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Helvetica Neue', Arial, Sans-Serif;
	}

.commentlist li {

	}
.comment-author vcard{
	clear: both;
}
.commentlist li .avatar { 
	float:left;
margin-right:15px;
	}

.commentlist cite, .commentlist cite a {
	font-family:georgia,times new roman,times,serif;
font-size:1.1em;
font-style:italic;
font-weight:normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica neue, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Helvetica neue',  Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}
#sidebar ul ul li, #sidebar ul ol li, .nocomments,  blockquote, strike {
	color: #ccc;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #777;
	text-decoration: none;
	outline: 0px;
	}

a:hover {
	color: #999;
	
	}





.post {
background:none repeat scroll 0 0 #FFFFFF;
margin:20px 0 5px;
padding-top:0;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	display: none;
	font-family:helvetica neue,arial,sans-serif;
font-size:1em;
line-height:17px;
padding-top:5px;
	}
	
	
	
/* entry meta data
------------------------------*/
	
.entrymeta {
border-bottom:1px dotted #222222;

margin-top:15px;
padding-bottom:20px;
}

.widecolumn .entrymeta p, .narrowcolumn .entrymeta p {

font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;

}


.entrymeta ul  {
list-style: none;
padding: 0px;
margin: 0;
}
.entrymeta li{
margin:0 0 0 0px!important;
}
.entrymeta li a{
color:#0099CC;
text-decoration:underline;
}
.entrymeta li a:hover{
color:#000;
background: #FFF000;
}
.entrymeta p a {
color:#0099CC;

text-decoration:underline;
}
.entrymeta p a:hover {
color:#000;
background: #fff000;

}




.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 15px 0 0;
	}
	
	h4{
	
font-family:georgia,times new roman,times,serif;
font-style:italic;
}

h2.pagetitle {
	background: none!important;
	font-size:0;
text-align:center;
text-indent:-99999px;
padding: 0px!important;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	margin-bottom: 15px;
	}

/*	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 0 10px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
padding:0 0 10px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	text-transform: uppercase;
	}

.alignleft {
	float: left;
	text-transform: uppercase;
	}
/* 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: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 0px;
	
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: /*inline;*/ none;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	}

#sidebar ul li {
border-bottom:1px solid #000000;
font-size:1.1em;
line-height:16px;
list-style-image:none;
list-style-type:none;
margin-bottom:10px;
padding:0 0 15px;
}

#sidebar ul li a {

color:#777;

font-size:1em;

padding:0  0px 0 0px;
	
	}
	#sidebar ul li a:hover {
	color: #999;
	
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
border-top:1px dotted;
margin:1px 0 0;
padding:3px 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	border-bottom:1px dotted #CCCCCC;
margin:0 0 0;
padding:3px 0;
color: #333;
	}
/* End Entry Lists */





/*  tagcloud    */
#tag_cloud{
	
}
#tag_cloud h2{
	margin-bottom: 10px;
}
#tag_cloud li a{
	
}
/*  tagcloud    */




/* -------------------------------
                  Begin Form Elements
   
 
                                                   */
                                                   
                                                   
.topsearch{
left:650px;
position:relative;
top:75px;
width:200px;

 }                                                     
                                                   
#searchform {
	
	padding: 5px 3px;
	text-align: left;
	}


 #searchform #s {

	background: #000;
	padding: 2px;
	border: 0px;
	border-bottom: 1px dotted #DDD;
	color: #FFF;
	width:200px;
	outline: none;
	}
#searchsubmit {
	padding: 1px;
	background:transparent url(images/search_submit.png) no-repeat scroll 0 2px;
	border: 0px;
	text-indent: -9999px;
	outline: none;
	width: 21px;
	height: 19px;
	cursor: pointer;
	}	
	


#sidebar #searchform #s {

	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
border-bottom:1px dotted #000000;
border-top:1px dotted #000000;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:15px 0 3px;
padding:15px 10px 15px 3px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display:block;
font-family:georgia,times new roman,times serif;
margin:4px 0 0;
	}
/* End Comments */



/* Begin Sidebar 
----------------------------------*/
#sidebar {
border-top:5px solid #000000;
float:right;
margin-left:0;
margin-top:0;
padding:5px 0 80px;
width:140px;
}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}





/* Pagination Navi
-------------------------*/

.navigation {
display:block;
height:30px;
margin-top:100px;
padding:10px 0 0;
text-align:center;
}
.navigation .alignleft a{
	text-indent: -9999px;
	background: url("http://www.guerillagirl.de/blog/wordpress/wp-content/themes/default/images/older-newer.png") no-repeat scroll 0 -210px transparent;
	width: 130px;
	height: 20px;
	display: block;
}
.navigation .alignleft a:hover{
	 background-position: 0 -140px; width: 130px; height: 20px;
	}





.navigation .alignright a{
	text-indent: -9999px;
	background: url("http://www.guerillagirl.de/blog/wordpress/wp-content/themes/default/images/older-newer.png") no-repeat scroll 0 -70px transparent;
	width: 130px;
	height: 20px;
	display: block;
}
.navigation .alignright a:hover{
	 background-position: 0 0px; width: 130px; height: 20px;
	}



/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.logo {
	padding:0px 0 0;
	
	float:left;
	width:100px;
	
}
.logo a {
	background:transparent url(http://www.guerillagirl.de/wordpress/wp-content/themes/default/images/guerillagirl-logo.png) no-repeat scroll 0 -150px;
	float:left;
	height:100px;
	text-indent:-9999px;
	width:100px;
}

.logo a:hover {
color:#000000;
text-decoration:none;
background-position: 0 0;
}





#text-393804581{
	padding-bottom: 15px;
	}
	
	.recentcomments a {
display:block!important;
margin:0 !important;
padding:0 !important;
}


.page-item-55{
	display: none;
}



h2.subtext{
color:#000000;
font-family:helvetica neue,arial,sans-serif;
font-size:1.15em;
font-weight:normal;
height:45px;
left:240px;
padding:15px 0 19px 10px;
position:relative;
text-align:left;
text-transform:none;
top:-120px;
width:600px;

}
h2.subtext span{
font-weight: bold;
}


/*end SUBLINE*/

















/* contact form*/

.cform {
	border-top: 1px solid #CCC;
margin:35px auto 0!important;
width:100%!important;
}

.cform fieldset {
	border: 0px!important;
background:#FFFFFF !important;
margin-top:10px;
padding:5px 0 15px;
}

.cform textarea, .cform input {
	width:395px!important;
}

.cform input, .cform textarea, .cform select {
background:#FFFFFF !important;
border:1px dashed #CCCCCC!important;
padding:5px!important;
vertical-align:top;
}

.cform input:hover, .cform textarea:hover, .cform select:hover {
background:#FAFAFA!important;
}

.cform input.sendbutton {
background:transparent url(http://www.guerillagirl.de/blog/wordpress/wp-content/themes/default/images/send_btn.png)!important;
background-repeat: no-repeat!important;
background-position: 0 0;
border: 0px!important;
border-color:#FFF!important;
border-style:none !important;
border-width:0px !important;
font-size:0.8em;
margin:10px 0 0 310px;
padding:5px;
width:127px!important;
text-indent: -999px;
outline: 0px;
height: 29px;

cursor: pointer;
}
.linklove {
display: none!important;
}


.cform legend {
font-family: helvetica neue, arial,sans-serif!important;


font-size:16px;


font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-left:10px;
padding:10px 2px!important;
}

div.success {
background:#FAFAFA!important;
color:#444444;
display:block;
}
div.cf_info {
color:#333333;
display:none;
line-height:1.3em;
padding:10px 15px !important;
width:540px!important;
margin: 0px!important;
}


.cform legend {

/*background: #1a1a1a url(images/contactform.png);*/
display:none;
background-repeat: no-repeat;
background-position: 0 0;
text-indent:-999px;
width: 513px;
height: 31px;
}



/* contact form */

a.more-link{

	
	}

a.more-link:hover{
	}





h3#comments{
border-top:2px solid #000000;
color:#000000;
font-family:georgia,times new roman,times,serif;
font-size:21px;
font-style:italic;
font-weight:normal;
margin-bottom:23px;
padding-top:15px;
}

img#wpstats{
	display: none;
}

#content object{
	margin-top: 15px;
	margin-bottom: 15px;
}

#categories-407022001 h2{
	/*display: none;*/
}

.widget_categories{


}
.blogroll ul li a{
	font-weight: normal;
	font-size: 1em;
}



#topgraphic{
height:279px;
left:470px;
position:relative;
top:-310px;
width:519px;
}

.textwidget img{

	

}

/* text widgets without borders*/
#sidebar #text-407022002 ul ol li{
	/*border-bottom: 0px;*/
}
.textwidget ul li{
	/*border-bottom: 0px!important;*/
}



/* Comments
-----------------------*/
#respond h3 {
font-family:georgia;
font-size:18px;
font-style:italic;
margin-bottom:15px;
width:513px;
font-weight: normal;
}
#commentform input {
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border: 1px solid #000;
	background:#FFF none repeat scroll 0 0;
	}
#commentform input:hover {
		
	}
#commentform textarea {
	border:1px solid #000;
	padding:2px;
	width:100%;
	background:#FFF none repeat scroll 0 0;
	}
#commentform textarea:hover {

}

#commentform #submit {
	margin: 0;
	float: right;
	border: 0px;
	
	background: url("http://www.guerillagirl.de/blog/wordpress/wp-content/themes/default/images/senden.png") no-repeat scroll 0 -70px transparent;
	width: 130px; 
	height: 20px;
	text-indent: -99999px;
	display: block;
	cursor: pointer;
	}
#commentform input#submit:hover{
	background-position:0 0;
	width: 130px; 
	height: 20px;
	}













/*  IE 7 */
*+html #topgraphic{
height:279px;
left:470px;
position:relative;
top:-342px;
width:519px;
}



*+html h2.subtext{


font-size:11.5px;
font-weight:normal;
height:45px;
left:230px;
padding:15px 0 19px 10px;
position:relative;
text-transform:none;
top:-210px;
width:560px;
z-index:999999;
}

*+html #menu ul li {float:left;
left:0px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:relative;
z-index:99999;
}

/* end IE 7 */


.smalltext{
	padding: 7px 0 0 0;
}


/*SAFARI HACK*/



#footerlinks{
float:left;
margin:20px 0 0 0px;
}


.sociable {
background:transparent url(images/addto.png) no-repeat scroll 0 0 !important;
}

.sociable ul {
display:inline;
margin:0 0 0 75px !important;
padding:0 !important;
}



#rss-446535512 h2 a img{
width: 165px;
height: 20px;
margin-left: -12px;
}

#rss-446535512 h2 a{
text-indent: -9999px;
}
#rss-446535512 ul li a{
display:none;
}

#rss-446535512 ul li{
	border-bottom: 0px!important;
	margin-bottom: 0px!important;
}
#rss-446535512 ul {
	padding-bottom: 0px!important;
	line-height: 0px!important;
	margin-top: 0px!important;
}



#sidebar2 {
border-top:5px solid #000000;
float:left;
margin-right: 20px;
width:200px;
padding-top: 14px;
}


#sidebar2 ul{
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding:0 0 15px;
width:180px;
}

#sidebar2 h2{
color:#222222;
font-family:helvetica,arial,sans-serif;
font-size:11px;
font-weight:normal;
letter-spacing:0.2px;
margin:5px 0 0;
padding:3px 0 5px 0;
text-transform:uppercase;
	
}

#ownbar .textwidget  {
border-top:1px dotted;
font-family:georgia;
line-height:16.5px;
margin-bottom:15px;
margin-top:1px;
padding-top:20px;
}





.entry li{
	margin-bottom: 15px;
	width: 520px;
}
#sidebar2 h2 {
background:url("images/linklove.gif") no-repeat scroll 0 1px transparent;
border-bottom:1px solid #DDDDDD;
color:#000000;
font-family:helvetica,arial,sans-serif;
font-size:11px;
font-weight:normal;
letter-spacing:0.2px;
margin:23px 0 0;
padding:2px 0 5px 12px;
text-transform:uppercase;
}



#sidebar2 ul{font-size:11.5px;}
#sidebar2 ul ul li, #sidebar2 ul ol li {
/*border-bottom:1px dotted #CCCCCC;*/
color:#333333;
margin:0;
padding:3px 0;
}

#sidebar2 ul li {
font-size:1.1em;
line-height:1.1em;
list-style-image:none;
list-style-type:none;
margin-bottom:15px;
}
img.about{display:block;}

#ownbar li a {
color:#000000;
font-family:georgia,times,times new roman,serif;
font-size:12px;
display: block;
text-decoration: underline;
}
#ownbar li a:hover {
color:#FFF;
background: #000;
font-family:georgia,times,times new roman,serif;
font-size:12px;
}


/* Twitter Widget
-----------------------*/

#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4 {
background:transparent none repeat scroll 0 0 !important;
color:#333333 !important;
font-family:helvetica,arial,sans-serif;
font-size:11.5px;
font-style:normal;

}

.twtr-widget .twtr-tweet-wrap {
overflow:hidden;
padding:6px 0!important;
}

.twtr-widget {
font-family:helvetica,arial,sans-serif !important;
font-size:11.5px !important;
left:0px;
padding-left:0;
position:relative;
line-height:16.5px!important;
}

.twtr-hd {
overflow:hidden;
padding:0!important;
position:relative;
}
a.twtr-join-conv{
	display:none!important;
}
.twtr-ft {
display:none!important;
}
.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
font-family:Georgia,"Times New Roman",Times,serif!important;
line-height:16.5px !important;
margin:0 !important;
padding:0 !important;
width:auto !important;
}
/* Panel
---------------------------*/


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}



.slide {
background:#000000 none repeat scroll 0 0;
margin:0 0 20px;
padding:0px 0;
height:16px;
}


a.btn-slide {
background:#000000 url(http://www.guerillagirl.de/blog/wordpress/wp-content/themes/default/images/catshead.png) no-repeat scroll 0 -198px;
color:#FFFFFF;
left:0px;
margin:0 auto;
outline-color:none;
outline-style:none;
outline-width:medium;
padding:0 0 0px 0px;
position:relative;
height:16px;
width:920px;
text-indent:-999em;
display:block;
}
a.btn-slide:hover {
background-position: 0 0;
height:16px;
width:920px;
}







a.btn-slide.active {
background-position: 0 -132px;
height:16px;
width:920px;
}
a.btn-slide.active:hover {
background-position: 0 -66px;
height:16px;
width:920px;
}

#panel {
background:none repeat scroll 0 0 #000000;
display:none;
height:250px;
margin-left:auto;
margin-top:0;
padding:0 0;
position:relative;
text-align:left;
top:0;
width:100%;
}

.container.panelcontent  {
margin:0 auto;
width:920px;
padding-top:15px;
}
.container.panelcontent h2 {
	color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    }
.container.panelcontent .categorie-archive {
float:left;
width:530px;
}

.container.panelcontent .search{
	float:left;
	width:250px;
}
.container.panelcontent .categorie-archive ul {
	 float: left;
	list-style-type:none;
	margin-left:0;
	padding:0;
	width:450px;
	}

.categorie-archive ul li {
float:left;
list-style-type:none;
margin-left:0;
padding:0;
width:120px;
}



li.categories h2 {
border-bottom:1px dotted #333333;
color:#FFFFFF;
display:none;
font-size:14px;
margin:0 0 5px;
padding-bottom:3px;
}
.categorie-archive ul li ul {
margin-left:0;
padding:0;
}
.categorie-archive ul li ul li {
float:left;
margin-left:0;
padding:0;
width:150px;
}


.commentlist  a{
	color:#0099CC;
}

.commentlist  a:hover{
	color:#000000;
	background:#FFF000;
}


.ffg_img_css {
border:0 none!important;
margin:2px 5px!important;
max-width:none;
padding:0;
}
a img {
border:medium none !important;
}



















