/*
Theme Name: SimplicityDark
Theme URI: http://www.koch-werkstatt.de/2007/03/24/wordpress-theme-simplicity/
Description: Designed by <a href="http://www.koch-werkstatt.de" title="Kochwerkstatt">Karsten Kuhnen</a>,
based on the Theme Relaxation by <a href="http://www.jowra.com">Jowra</a>.
Version: 0.1 deutsch
Author: Karsten Kuhnen
Author URI: http://www.koch-werkstatt.de
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #161616;
	font: 13px 'Molengo', arial, serif;
        padding: 0;
}


blockquote {
	border-left: 1px solid #8897a9;
        color: #cbcbcb;
        font-style:italic;
        font-size: 1.00em;
        padding-left: 10px;
        padding-right: 10px;
	margin: 0 30px;
}

a {
	color: #8897A9;
	text-decoration: none;
        outline: none;
}

code {  background: #181818;
        border: 1px solid #444444;
	color: #adadad;
        font: 11px Verdana, Arial, 'Helvetica', sans-serif;
        padding: 3px;
	text-align: left;
}


hr 
{
boder: 0.2 px;

}
/*#####################*/
/*### Überschriften ###*/
/*#####################*/

h1.som {
	font-family: 'Raleway', arial, serif;
	text-align: center;
	text-shadow: black 0.1em 0.1em 0.2em}

h1 a {
	color: #cbcbcb;
	font: 60px 'Raleway', Verdana, sans-serif;
	text-align: center;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;


}

h1 {
	color: #cbcbcb;
        font-weight: normal;
	font: 60px Arial, 'Raleway', Verdana, sans-serif;
	text-align: center;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

h2, h2 a {
	color: #C9D9FB;
        font-weight: 100;
	margin: 0;
	padding: 0;
}

h3, h3 a {
	color: #C9D9FB;
        font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
}

h4 {    color: #C9D9FB;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
        }

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.7em;
	text-align: justify;
}

.entry {
	line-height: 1.3em;
	text-align: justify;
}

small {
	font-size: 10px;
}

small.q  {
	font-size: 13px;
	font-family: 'Josefin Sans', arial, serif;
	font-weight: bold;
}

q {
	font-family: 'Josefin Sans', arial, serif;
	line-height: 100%;
	font-weight: bold;
}
#page {
	background: transparent;
        margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 810px;
}

/*################*/
/*### Header   ###*/
/*################*/

#header {
        background: transparent;
        overflow: hidden;
        color: #adadad;
	font-size: 13px;
        height: 100%;
        
	margin: 0 auto;
        text-align: right;
	padding: 0 0 0 0;
}

#header a {

        color: #cbcbcb;/*#8897A9-C9D9FB;*/
}

#header a:hover {
        color: #ffffff;
}

#blogname {
        padding-top: 50px;
}

#header h2 {
        float: left;
        font: 30px Georgia, 'Times New Roman', Times, serif;
	margin:0;
	padding: 0px 15px 0 0;

	}

#header h2 a { text-decoration:none; }

#header p {
        padding: 3px 0 0 10px;
	margin:0;
	line-height: .5em;
}

/*###################*/
/*### Oberes Menü #282828 ###*/
/*#########+++#######*/

#top {
          background: #161616;
          height: 20px;
          margin: 0 auto;
          width:100%;
          text-align: center;
          overflow: hidden;
}

#topbar { height: 20px;
          width: 810px;
          margin: 0 auto;
          padding: 0;
          color: white;
          font-family: 'Sue Ellen Francisco', arial, serif;
          	font-size: 18px;
          text-align: left;
}

#topbar a {
	       background-color: transparent;
        color: #cbcbcb;/*#8897A9-C9D9FB;*/
	padding: 5px 5px 5px 5px;
	text-decoration: none;
        border-bottom: 0;
}


#topbar a:hover {
        color: #ffffff;
	font-size: 20px;
	background-color: #000000;
        text-decoration: none;
}
ul.topmenu {
        background: transparent;
        float: center;
	font-size: 20px;
	font-family: 'Yanone Kaffeesatz', arial, serif;
        margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

ul.topmenu li {
	float: center;

}

ul.topmenu li a {
	background-color: #202020;
        color: #ffffff;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
        border-bottom: 0;
}

ul.topmenu li a:hover {
        color: #ffffff;
	font-size: 30px;
	background-color: #202020;
        text-decoration: none;
}


ul.topmenu li a.current, ul.topmenu li.current_page_item a { background-color: #000000; }
a { color: #000000; }


/*################*/
/*### Content  ###*/
/*################*/

#content {
	background: transparent;
        border: none;
	color: #cbcbcb;
	float: left;
	margin: 20px 0px 30px 0px;
	padding: 0 40px 0 0px;
        text-align: left;
	width: 570px;
}

#content a {
        color: #FFFFFF;/*#88A99E;*/
        background: transparent;
        font-weight:bold;
        text-decoration: none;
}

#content a:hover {
        color: #ffffff;/*#88A99E;*/
        background: #000000;

        text-decoration: none;
}

#content .oculto { display:none; }

#content h1 a:hover { 
        color: #ffffff;/*#88A99E;*/
        background: #202020;
        text-decoration: none; 
}

#content h2 a:hover { 
        color: #ffffff;/*#88A99E;*/
        background: #000000;
        text-decoration: none; 
}

#content h3 a { 
        text-decoration: none; 
}

#content h3 a:hover { 
        color: #ffffff; 
        background: inherit; 
        text-decoration: none; 
}

#content ul {
         list-style-type: disc; 
         margin: 0 0 0 25px; 
         padding:  0 0 0 0; 
}

#content ul li {
         line-height: 1.5em; 
         margin: 0; 
         padding: 5px; 
}



						//	MINIPOSTS
				#content .frases h3 { font: 500 18px Arial, Helvetica, sans-serif; font-style: italic; }
				#content .frases {
							background-image: url('');
							background-repeat: no-repeat;
							background-attachment: fixed
							color:black;
							font: italic 10px "Times New Roman" , Bodoni, Garamond, Minion Web, ITC Stone Serif, MS Georgia, Bitstream Cyberbit ;
							}




				#content .frases .oculto {
				        display: inherit;
				        background: transparent;
				        color: #cbcbcb;
				        font-family: 'Cabin Sketch', arial, serif;
				        line-height: 1.5em;
					margin: 15px 0 70px 0;
					padding:3px 3px 3px 3px;
					text-align: center;
                                        -moz-border-radius: 10px;
				}

				#content .frases .oculto a {
					font-size: 14px;
				        display: inherit;
				        background: transparent;
				        color: #cbcbcb;
				        text-decoration: none;}

				#content .frases .oculto a:hover {
					font-size: 24px;
        				color: #ffffff;
					background-color: #202020;
        				text-decoration: none;
					}


				#content .frases h1 { display:none; }
				#content .frases i { display:none; }
				#content .frases .postmetadata { display:none; }
				#content .frases .meta-header { display:none; }
				#content .frases .meta-footer ul li { display:none; }




/*############################*/
/*#### KOMMENTARFORMULAR #### */
/*############################*/

#comment {
        background: #2e2e2e;
	border: 1px solid #444444;
	color: #cbcbcb;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 580px;

}

.commentbody {
	color: #cbcbcb;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #2e2e2e;
        border: 1px solid #444444;
	position: relative;
        -moz-border-radius: 10px;
}

.commentbody a {
	color: #8897A9;
        text-decoration: none;
}
.commentbody a:hover {
	color: #ffffff;
        text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	background: inherit;
	position: absolute;
	right: 36px;
        _right: 10px;
	top: 0;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: bold;
	color: #444444;
	float: right;
}

.gravatar {
        float: left;
	background-color: inherit !important;
	padding: 4px !important;

}
/* border: 3px solid #FFFFFF !important; */

* html .gravatar {
	position: relative;
}


html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

#email, #author {
	background: #2e2e2e;
	border: 1px solid #555555;
	color: #cbcbcb;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #2e2e2e;
	border: 1px solid #555555;
	color: #cbcbcb;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #2e2e2e;
	border: 1px solid #555555;
	color: #cbcbcb;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 0 10px;

}

textarea {
        overflow:auto;
}

/*################*/
/*#### Footer ####*/
/*################*/

#footer {background: #282828;
        border-top: 1px solid #cbcbcb;
        height: 50px;
        clear: both;
	color: #cbcbcb;
        margin: 0;
	padding: 0;
        text-align: center;
        overflow:hidden;
}

#footer a {
        color: #f5f5f5;
        text-decoration: none;
}

#footer a:hover {
        color: #C9D9FB;
        text-decoration: none;
}

/*################*/
/*### Suchfeld ###*/
/*################*/

.s {
	background: transparent;
        border: 0px solid #c7c7c7;
	color: #cbcbcb;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 15px;
	padding-left: 3px;
	vertical-align: middle;
	width: 220px;
}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
        width: 200px;
        float: left;
        margin: 20px 0px 30px 0px;
        padding: 0;
        line-height: 1.6em;
        color: #cbcbcb;
        }

.imgg {
        float: left;
	margin: 0;
	padding: 0;
        display: block;
        }


.xoxo img{

       margin: 0;

        width: 30px; 
        height: 30px;
        		display: block;

        }
        


.sidelist {
        background: transparent;
        margin: 0 0 20px 0;
        padding: 0;
        }




.xoxo  ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.xoxo  li{
       margin:2px;
	padding:2px;
	float:left;
	}

.xoxo  li a {
        display: inline;
        background-color: transparent;
        color: #cbcbcb;/*#8897A9-C9D9FB;*/
	padding: 5px 5px 5px 5px;
	text-decoration: none;
        border-bottom: 0;
	}


.xoxo  li a:hover {
        color: #ffffff;
	background-color: #202020;
        text-decoration: none;
	}

.xoxo  li img a:hover {
        color: #ffffff;
	background-color: #202020;
        text-decoration: none;
	}















#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar li{
        border-bottom: 1px solid #444444;
	margin: 0;
        padding: 0;
        display: block;
	}

#sidebar li a {
        display: block;
        background-color: transparent;
        color: #cbcbcb;/*#8897A9-C9D9FB;*/
	padding: 5px 5px 5px 5px;
	text-decoration: none;
        border-bottom: 0;
	}


#sidebar li a:hover {
        color: #ffffff;
	background-color: #202020;
        text-decoration: none;
	}

#sidebar li img a:hover {
        color: #ffffff;
	background-color: #202020;
        text-decoration: none;
	}

#sidebar a {
        color: white;
	}

#sidebar a:hover {
        color: #ffffff;
	background-color: #202020;
        text-decoration: none;
	}

#sidebar h2{
        font: 29px 'Cabin Sketch', Verdana, sans-serif;
	text-shadow: black 0.1em 0.1em 0.2em
        font-weight: 100;
        padding: 3px 0px 3px 0px;
        color: #ffffff;
        font-weight: bold; 
        margin: 0;
}


    
#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}


.date {
	background: transparent;
	color: #444444;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.pagetitle {margin:20px 0;
        text-align: center;

}

.postmetadata {
        background: #0d0b0b;
         text-shadow: 0.1em 0.1em #333;
        font-style: italic;
         font-size: 11px;
        color: #cbcbcb;
	margin: 15px 0 20px 0;
	text-align: left;
    padding: 3px 5px 3px 5px;
    margin-right: 6px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}



.postmetadata a {background: transparent; color: #cbcbcb; text-decoration: none;}

.postmetadata2 {
        background: #2e2e2e;
        color: #adadad;
        border: 1px solid #444444;
        font-size: 11px;
        line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
        clear:both;
        -moz-border-radius: 10px;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #8897A9;
        text-decoration: none;
}

.commentheader {
        background: inherit;
        font-size: 18px;
        font-weight: lighter;
        text-align: left;
        color: #adadad;
        padding: 0;
        line-height: 1.5em;
}

.clear {clear:both;}

<!--######################-->
<!--### Menü im Footer ###-->
<!--######################-->

#bottom {
        clear: both;
	width: 810px;
	height: 100%;
	margin: 0;
	padding: 0px;
	background: transparent;
	text-align: left;
	color: #cbcbcb;
	}

#bottom-left {
	width: 30%;
	padding: 0 0 25px 0;
	float: left;
}

#bottom-mid {
	width: 30%;
	padding: 0 0 25px 40px;
	float: left;
}

#bottom-right {
	width: 30%;
        margin-right: 10px;
	padding: 0 0 25px 0;
	float: right;
	}

#bottom h2 {
        font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        font-weight: 100;
	margin: 25px 0 5px 0;
	padding: 0 1px;
        color: #adadad; /*#707c69;*/
	}

#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#bottom li {
        border-bottom: 1px solid #444444;
        margin: 0;
        padding: 0;
        display: block;
	}
#bottom li a {
        display: block;
        background-color: transparent;
        color: #C9D9FB;
	padding: 7px 5px 7px 5px;
	text-decoration: none;
        border-bottom: 0;
	}
#bottom li a:hover {
	color: #ffffff;
	background-color: #202020;
        text-decoration: none;
	}














.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   padding: 4px;
   text-align: center;
   border: 2px solid #2A2424; -moz-border-radius: 4px; margin-bottom: 15px;
   background-color: #121212;
}

.alignleft {
	float: left;
   margin: 5px 5px 0 0;
}

.alignright {
	float: right;
   margin: 5px 0 0 5px;
}

img.alignleft {
   float: left;
   padding: 4px;
   border: 2px solid #2A2424; -moz-border-radius: 4px; margin-bottom: 15px;
   background-color: #121212;
   margin: 5px 5px 0 0;
}

img.alignright {
   float: right;
   padding: 4px;
   border: 2px solid #2A2424; -moz-border-radius: 4px; margin-bottom: 15px;
   background-color: #121212;
   margin: 5px 0 0 5px;
}

a img.attachment-thumbnail {
   padding: 4px;
   border: 2px solid #2A2424; -moz-border-radius: 4px; margin-bottom: 15px;
   background-color: #121212;
   margin: 0 0 5px 5px;
   float: left;	
}

.wp-caption {
   border: 2px solid #2A2424; -moz-border-radius: 4px; margin-bottom: 15px;
   text-align: center;
   background-color: #121212;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   text-align: center;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   text-align: center;
   color: #666;
   font-style: italic;
}
#switcher { padding: 0 0 20px 0; }
#switcher a { float: right; text-indent: -9999em; height: 10px; width: 10px; margin: 0 0 0 20px; display: inline; border: 1px solid #111; }
a#blue { background-color: #3b5998; }
a#blue:hover { background-color: #09f; }
a#pink { background-color: #f28cb5; }
a#pink:hover { background-color: red; }
a#green { background-color: #70983b; }
a#green:hover { background-color: green; }
a#purple { background-color: #c9f; }
a#purple:hover { background-color: purple; }
a#red{ background-color: #e95959; }
a#red:hover { background-color: #740f0f; }

a { outline: none; }

blockquote { padding: 20px 20px 0; background-color: #313131; border: 1px solid #e0e0e0; margin: 0 auto 10px; width: 70%; }



/*CSS Flickr style pagination*/
  
      div.pagination {
  
      padding: 3px;
  
      margin: 3px;
  
      text-align:center;
  
      }
  
      
  
      div.pagination a {
  
      border: 1px solid #000000;
  
      margin-right:3px;
  
      padding:2px 6px;
  
       
  
      background-position:bottom;
  
      text-decoration: none;
  
       
  
      color: #000000;
  
      }
  
      div.pagination a:hover, div.meneame a:active {
  
      border: 1px solid #000;
  
      background-image:none;
  
      background-color:#c0c0c0;
  
      color: #000000;
  
      }
  
      div.pagination span.current {
  
      margin-right:3px;
  
      padding:2px 6px;
  
       
  
      font-weight: bold;
  
      color: #000000;
  
      }
  
      div.pagination span.disabled {
  
      margin-right:3px;
  
      padding:2px 6px;
  
       
  
      color: #adaaad;
  
      }

.estatica{
background-image: url(http://www.debian-mx.com/logo.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: bottom right;
}

.ssb img, .ssb_sep {
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px
}
.ssb img:hover {
    padding-top: 0;
    padding-bottom: 5px;
}


