/*
Theme Name: Trendy
Theme URI: http://benediktrb.de
Description: Trendy by <a href="http://english.benediktrb.de">Benedikt</a> andf <a href="mailto:cranca@gmail.com">Cranca</a>
Version: 1.0
Author: Benedikt Rieke-Benninghaus remixed by Cranca
*/

/* ------------------------------------------------------------------------------- Definitions */

* {margin: 0; padding: 0; border: none; outline:none;}

body { 
	margin: 0;
	padding: 0;
	background:#000000 url() repeat-x top left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 85%;
 	color: #FFFFFF;
	text-align: left;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
 	padding:0;
 	margin:0;
 	color:#ffffff;
}

a:link, a:visited { color: #00ff00; text-decoration: none;}

a:hover, a:active {color: #ffffff; text-decoration: none;}

.nodisplay {left: -5000px; position: absolute;}

p, ul, ol {line-height: 18px;}

ol, ul {list-style-type: square; padding:5px 0 0 0px}

input { font-family: Tahoma, Verdana, Arial; font-size: 11px; padding: 0px; color: #00ff00; background-color: #000000; border: #00ff00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

select { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #00ff00; background-color: #000000; border: #00ff00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

textarea { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #00ff00; background-color: #000000; border: #00ff00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}



/* -------------------------------------------------------------------------------- Containerproperties */
div#container {
  margin: 0 auto;
  width: 900px;
  text-align: left;
}

#header {
	background: transparent url() no-repeat top center;02
	height: 100px;
        width:800px;
	margin: 0; padding: 0;
}

#buttons {
        width:100px;
        height:16px;
	background: #000000 url() no-repeat top center;
	text-align: left;
}

#content {
        background: transparent url() no-repeat top left;
   	float: left;
   	width: 800px;
        padding:0px;
}

#navigation {
   	float: left;
	margin: 20px 0px 0px 0px;
	padding: 10px;
   	width: 800px;
	line-height: 1em;
	display: inline;
        border: 1px solid #333;
}

#footer {
	height: 45px;
        width:800px;
	margin: 0; 
        padding: 10px;
        clear: both;
        text-align: center;
        font-size: 0.8em;
        background-color: #000000;
}

/*--------------------------------------------------------------------------------------------Menu */

div#menu {
  border-bottom: 1px solid #00ff00;
  padding: 5px 0px 7px;
  margin-left: 0;
}

div#menu ul li {
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
}

div#menu ul li a {
  border-style: solid solid none;
  border-width: 0px 0px medium;
  padding: 3px 0.5em;
  background: #00ff00 none repeat scroll 0% 50%;
  margin-left: 3px;
}

div#menu ul li a:link {
  color: #000000;
}

div#menu ul li a:visited {
  color: #000000;
}

div#menu ul li a:link:hover, div#menu ul li a:visited:hover {
  background: #000000 none repeat scroll 0% 50%;
  color: #00ff00;
}

div#menu ul li a#current {
  border-top: 1px solid;
  background: #000000 none repeat scroll 0% 50%;
  color: #00ff00;
}

/* ------------------------------------------------------------------------------------------- Header */

#header h1 {
        color:#fff;
        float:left;
	margin: 36px 0 0 70px;
        padding: 0;
	clear:right;
	font-size:2.5em;
}

#header h1 a, #header h1 a:hover {
        color:#fff;
        text-decoration:none;
}
#buttons ul {
        font-size:11px;
        font-weight:bold;
	padding: 2px 10px 0 0;
}
#buttons li {
	background: transparent url(images/rss.gif) no-repeat 0px 50%;
        padding: 0 0px 30px 0px;
	display: inline;
}
#buttons li a { 
        font-weight:normal;
	padding: 4px 4px 4px 4px;
	background: transparent url() no-repeat 5px 50%;
	color: #00ff00;
}
#buttons li a:hover {
        text-decoration: none;
	color: #ffffff;
}

/* ------------------------------------------------------------------------------------- right Sidebar */

#navigation h2 {
	margin: 0px 0 4px 0;
	padding: 0 0 4px 0;
	color: #ffffff;
	font-size: 16px;
	border-bottom: 1px solid #00ff00;
}

#navigation ul {
	margin: 0 0 0px 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	margin: 0;
	padding: 0;
        font-weight:normal;
	padding: 4px 4px 4px 4px;
	background: transparent url() no-repeat 5px 50%;
	display: inline;
}

#navigation li {
	list-style: none;
        font-weight:normal;
	padding: 4px 4px 4px 4px;
	background: transparent url() no-repeat 5px 50%;

}

#navigation ul li a {
	margin: 0;
	padding: 0px;
	background:transparent url() no-repeat 0px 50%;
	display: block;
	color: #00ff00;
	font-size: 12px;
	text-decoration: none;
}


#navigation ul li a:hover {
	color: #ffffff;
}

#navigation .box {
	margin:0px 0 0px 0;
	padding:8px;
	background: transparent url() no-repeat top left;
        width: 250px;
        float: left;
}

/* --------------------------------------------------------------------------------------- Content Area */

.article {
	margin: 20px 0 0 0;
        padding:0px;
       width: 800px;
} wordpress

.headline {
        clear:both;wordpress
}

.article h2 {
        float:left;
	margin: 0 0 0px 0;
	font-size: 18px;
        font-weight:bold;
        border-bottom:0px dotted #fff;
}


.article h2 a:link, 
.article h2 a:visited {
        color:#00ff00;
	padding: 0px;
	text-decoration: none;
}

.article h2 a:hover, 
.article h2 a:active {
	color: #ffffff;
	padding: 0px;
}

.comments {
        float:right;
        text-align:left;
        padding:12px;
	font-size: 12px;
	text-align: left;
	color: #fff;
}

#content .postmetadata, 
#content .thecontent {
	margin: 0px 0 0 0;
}

#content .postmetadata {
	background: #121212 url() no-repeat top left;
   	float: left;
   	width: 660px;
        height:30px; 
        margin:10px 10px 15px 0;
}
#content .postmetadata p{
        color:#666;
        font-size:11px;
        font-weight:normal;
        padding:5px;
}

#content .postmetadata p a{
        color:#00ff00;
}
#content .postmetadata p a:hover{
        color:#ffffff;
}

#content blockquote {
	background: #121212 url(images/quote.gif) no-repeat top left;
   	padding: 0 0 0 45px;
   	margin: 5px 5px 5px 20px;
        min-height:40px;
}

#content code {
	background: #121212 url(images/code.gif) no-repeat top left;
   	padding: 0 0 0 20px;
   	margin: 5px 5px 5px 20px;
        min-height:40px;
}

.searcherg {
   	padding: 5px;
   	margin: 5px 5px 5px 20px;
   	border-left: 4px solid #84A439;
}

/* ----------------------------------------------------------------------------------------- Content Icons */

.goon {
	background: transparent url(images/link.gif) no-repeat 0px 50%;
        padding:0 0 0 15px;
	font-weight: bold;
}

.thecontent {
        clear:both;
	margin: 15px 0 0 0;
}

.thecontent p{
	margin: 10px 0 0 0;
}

/* ------------------------------------------------------------------------------------- Comment Area */

.comment { 
        padding:12px;
	font-size: 12px;
	text-align: left;
	color: #fff;
	margin: 40px 0 0 0;
}

.comment h3 {
        color:#fff;
	padding: 10px;
	font-size: 20px;
}

.comment h4 {
        color:#fff;
	margin: 15px 0 10px 0;
	padding: 0 0 0 5px;
	font-size: 20px;
}

.service {
	margin: 0 0 20px 0;
	padding: 3px;
	background: #1A1F28;
	font-weight: bold;
}

.comment input,textarea {
   	margin: 2px;
   	padding: 4px;
   	background: #2F2F2F;
   	color: #BFBFBF;
   	border: 2px solid #252525;
}

.comment textarea {
   	width: 80%;
   	height: 180px;
}

.comment input:focus,
.comment textarea: focus {
   	background-color: #666;
}

.comment input[type=submit] {
   	font-weight: bold;
}

.comment ol.commentlist {
   	margin: 5px;
   	padding: 10px;
   	list-style-type: none;
}

.comment ol.commentlist li {
   	margin: 7px;
   	padding: 10px;
}

.kommentar {
	padding: 4px 0 2px 6px;
	margin: 5px 0 5px 5px;
}

.gravatar {
	max-width: 50px;


	max-height: 50px;
}

/* ------------------------------------------------------------------------------------------------ Footer */




/* ------------------------------------------------------------------------------------------------------- */
