/*
Theme Name: Classy
Theme URI: http://benediktrb.de
Description: Fresh and Clean Wordpress Theme by <a href="http://benediktrb.de">BenediktRB</a>
Version: 1.0
Author: Benedikt Rieke-Benninghaus
*/


/* ------------------------------------------------------------------------------- Definitions */

* {margin: 0; padding: 0; border: none; outline:none;}

body { 
	margin: 0;
	padding: 0;
	background: #fff; 
	font-family: "Myriad", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #3B3B3B;
	text-align: left;
}


h1,h2,h3,h4,h5,h6 {
	font-family: "Myriad", Verdana, Arial, sans-serif;
	font-weight: normal;
 	padding:0;
 	margin:0;
	color:#1E1E1E;
}

a:link, a:visited { color: #BB3030; text-decoration: none;}
a:hover, a:active {color: #450B0B; text-decoration: none;}
.nodisplay {left: -5000px; position: absolute;}
p, ul, ol {line-height: 23px;}
ol, ul {list-style-type: none;}


img {
	border: 0;
}

.thecontent img {
	margin: 0 5px;
	padding: 4px;
	border: 1px solid #ccc;
	max-width: 100%;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright, img[align="right"] {
	padding: 4px !important;
	margin: 0 0 2px 7px !important;
	display: inline;
}

img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
	
img.noborder {
	border: none !important;
}

alignright {
	float: right;
}

alignleft {
	float: left;
}

/* -------------------------------------------------------------------------------- Containerproperties */


#topline {
	background: #3B3B3B url(images/top.gif) repeat-x top left;
	height: 37px;
	width: 100%;
}

#wrap {
   	margin: 0px auto;
   	padding: 0;
   	width: 97%;
}

#content {
   	float: left;
   	width: 61%;
}

#navigation {
   	float: right;
	background: #eeeeee;
	margin: 0;
	padding:0;
   	width: 37%;
	line-height: 1.5em;
	display: inline;
	border:1px solid #AAAAAD;
	font-size: 90%;
}

#footer {
	background: #F5F5F6 url(images/footer.gif) repeat-x top left;
	margin: 15px 0 0 0;
	height:90px;
}

/* ------------------------------------------------------------------------------------------- Header */

#logo a {
        background:transparent url(images/top_link.gif) repeat-x;
	height: 31px;
        padding: 5px 8px 0 5px;
	color: #fff;
        font-weight: bold;
        text-align: center;
	text-decoration: none;
        float:left;
	margin-left: 25px;
	border-left:1px solid #4E4F4E;
	border-right:1px solid #4E4F4E;
}

#logo a:hover{
        background:transparent url(images/top_link_hover.gif) repeat-x;
}


#logo a#blogname {
        font-size: 20px;
}


#infobox {	
	margin:0 0 0 10px;
}


#infobox ul{
	list-style-type:none;
        float:left;
}

#infobox li{
	display: inline;
}

#infobox li a, #menu li a:visited{
        background:transparent url(images/top_link.gif) repeat-x;
	height: 29px;
        padding: 8px 8px 0 5px;
	margin-left: 5px;
        float:left;
	color: #fff;
        font-weight: bold;
        text-align: center;
	text-decoration: none;
	border-left:1px solid #4E4F4E;
	border-right:1px solid #4E4F4E;
}

#infobox li a:hover{
        background:transparent url(images/top_link_hover.gif) repeat-x;
}


#menu {	
	margin:0 0 0 100px;
}


#menu ul{
	list-style-type:none;
        float:right;
}

#menu li{
	display: inline;
}

#menu li a, #menu li a:visited{
        background:transparent url(images/top_link.gif) repeat-x;
	height: 29px;
        padding: 8px 8px 0 5px;
	color: #fff;
        font-weight: bold;
        text-align: center;
	text-decoration: none;
        float:right;
	margin-right: 5px;
	border-left:1px solid #4E4F4E;
	border-right:1px solid #4E4F4E;
}

#menu li a:hover{
        background:transparent url(images/top_link_hover.gif) repeat-x;
}

#search {
	float:right

}

input#typein{
        background:transparent url(images/search.jpg) no-repeat;
	height:37px;
	width:185px;
	padding:10px;

}

#sitefeed {
	float:right;
	margin: 10px 10px 0 0;
	background: url(images/rss.gif) no-repeat;
}


/* ------------------------------------------------------------------------------------- right Sidebar */

#rssfeed {
	border-bottom: 1px solid #AAAAAD;
}

#navigation h2 {
	margin: 5px 0 8px 0;
	padding: 0 0 4px 0;
	color: #55543C;
	font-size: 90%;
}

#navigation ul {
	width:95%;
	margin: 0 0 15px 0;
	padding: 0 0 0 5px;
	list-style: none;
}


#navigation ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#navigation li {
	list-style: none;
}

#navigation ul li a {
	margin: 0;
	padding: 2px;
	display: block;
	color: #3B3B3B;
	text-decoration: none;
	border-bottom:1px dotted #2D2D2D;
}

#navigation ul li a:hover {
	background:#830F0F;
	color: #fff;
}


#navigation ul.rss {
	width:80%;
	padding: 0 0 0 55px;
	border:none;
	background: transparent url(images/rss.gif) no-repeat 10px 50%;
}

#navigation ul li.rss a {
	display: inline;
	padding:0 0 0 25px;
	border:none;
	background: transparent url(images/rss.jpg) no-repeat 10px 50%;
}
#navigation ul li.rss a:hover {
	color:#000;
}

/* last comments */

#navigation .lastc {
	padding: 0 0 0 5px;
}

#navigation .lastc h2 {
	padding: 0 0 0 25px;
	background: url(images/ucomments.gif) no-repeat 0px 50%;
}

#navigation ul li a.lastcommentexcerpt{
	padding: 0 0 0 0;
	border-bottom: none;
}

#navigation ul li a.lastcommentauthor{
	padding: 0 0 0 0;
	text-align: right;
}

/* last articles */

.laste {
	padding: 0 0 0 5px;
}

#navigation .laste h2 {
	padding: 0 0 0 25px;
	background: url(images/laste.gif) no-repeat 0px 50%;
}

/* category */

#navigation .category {
	float:left;
	width:49%;
}


#navigation .category h2 {
	padding: 0 0 0 25px;
	background: url(images/category.gif) no-repeat 0px 50%;
}

/* blogroll */

#navigation .blogroll {
	float:left;
	width:49%;
}

#navigation .blogroll h2 {
	padding: 0 0 0 25px;
	background: url(images/blogroll.gif) no-repeat 0px 50%;
}

/* meta */

#navigation .meta {
	float:left;
	width:49%;
}

#navigation .meta h2 {
	padding: 0 0 0 23px;
	background: url(images/metah.gif) no-repeat 0px 50%;
}

/* archive */

#navigation .archive {
	float:right;
	width:49%;
}

#navigation .archive h2 {
	padding: 0 0 0 25px;
	background: url(images/archive.gif) no-repeat 0px 50%;
}

/* trackback */

#navigation .trackback {
	padding: 0 5px 0 5px;
	margin: 0 0 20px 0;
	/*border-bottom:1px dotted #2D2D2D;*/
}

#navigation .trackback h2 {
	padding: 0 0 0 25px;
	background: url(images/trackback.gif) no-repeat 0px 50%;
}

/* news */

#navigation .newsmaster {
	padding: 0 5px 0 5px;
	margin: 0 0 20px 0;
}

#navigation .newsmaster h2 {
	font-size: 22px;
}

#navigation .newsmaster h3 {
	padding: 0 0 0 30px;
	background: url(images/arrow_small.jpg) no-repeat 0px 30%;
	margin: 0 0 10px 0;
	font-size: 120%;
}

#navigation .newsmasteritem {
	margin: 10px 0 15px 0;
}


#navigation .newsmastermetadata {
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
	border:1px solid #DADADA;
	height:20px;
	width: 98%;
	background: #fff url(images/meta.gif) repeat-x top left;
}

#navigation .newsmastertime {
	padding: 0 0 0 24px;
	background: url(images/time_small.gif) no-repeat 0 0;
}

#navigation .newsmastersite {
	margin:0 0 0 15px;
	padding: 0 0 0 24px;
	background: url(images/trackback.gif) no-repeat 0 0;
}

/* tagcloud */

#navigation .tagcloud {
	padding: 0 10px 10px 10px;
}

#navigation .tagcloud h2 {
	padding: 0 0 0 25px;
	background: url(images/tag.gif) no-repeat 0px 50%;
}

/* --------------------------------------------------------------------------------------- Content Area */

.article {
	margin: 25px 0 0 0;
} 

.article h2 {
	padding: 0 0 0 30px;
	background: url(images/arrow.jpg) no-repeat 0px 50%;
	margin: 0 0 10px 0;
	font-size: 25px;
}

.article h2 a:link, 
.article h2 a:visited {
	color: #3B3B3B;
	text-decoration: none;
}

.article a:hover, 
.article a:active {
	color: #710D0D;
	text-decoration: none;
}

/* Comments inside The Loop */

.lastc {
	margin: 25px 0 0 0;
	border:1px solid #DADADA;
	background: #fff url(images/meta.gif) repeat-x top left;
}

.lastc ul li a {
	margin: 0;
	padding: 2px;
	display: block;
	color: #3B3B3B;
	text-decoration: none;
	border-bottom:1px dotted #2D2D2D;
}

.lastc ul li a:hover {
	background:#830F0F;
	color: #fff;
}

.lastc h2 {
	margin: 2px 0 2px 5px;
	padding: 0 0 0 25px;
	background: url(images/ucomments.gif) no-repeat 0px 50%;
}

.feed-icon a {
	margin: 0 0 0 15px;
	background: url(images/rss.jpg) no-repeat 0px 50%;
}


/* Content */

#content .postmetadata,
#content .premetadata, 
#content .thecontent {
	margin: 15px 0 0 0;
}

.thecontent p{
	margin: 15px 0 0 0;
}

.premetadata {
	display: block;
}

.premetadata p {
	display: block;
}

.postmetadata {
	border:1px solid #DADADA;
	height:32px;
	width: 100%;
	background: #fff url(images/meta.gif) repeat-x top left;
}

.postmetadata p {
	padding:4px;
}


.categorylist li {
	display: inline;
}

#content blockquote {
   	padding: 3px 0 0 50px;
   	margin: 5px 5px 5px 20px;
	background:#fff url(images/quote.gif) no-repeat top left;
}

#content code {
	min-height:60px;
	font-family: Fixedsys, Helvetica, "Lucida Grande", Verdana, sans-serif;
   	margin: 5px 5px 5px 20px;
   	padding: 0 0 0 45px;
	display: block;
	background:#fff url(images/code.jpg) no-repeat top left;

}

#content .newsmastermetadata {
	margin: 4px;
	padding: 4px;
	border:1px solid #DADADA;
	height: 20px;
	width: 100%;
	background: #fff url(images/meta.gif) repeat-x top left;
}

#content .newsmasteritem p {
	margin: 10px 0 15px 0;
}

#content h3 {
	margin: 10px;
}

.searcherg {
   	padding: 5px;
   	margin: 5px 5px 5px 20px;
	background: #F5F6FB;
   	border-left: 4px solid #444;
}

#content ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#content ul li {
	margin: 5px;
	padding: 0 0 0 20px;
	display: block;
}

#content li {
	list-style: none;
	margin: 5px;
	padding: 0 0 0 20px;
	background:transparent url(images/list.gif) no-repeat 0px 10px;
	display: block;
	text-decoration: none;
}

.pages {
	margin:15px 0 0 0;
	border:1px solid #DADADA;
	float: left;
	height:32px;
	width: 100%;
	background: #fff url(images/meta.gif) repeat-x top left;
	}

.page-previous {
	float: left;
	padding: 8px;
	}
.page-next {
	float: right;
	padding: 8px;
	}

#content ul.postspermonth {
	margin: 0 0 10px 0;
}


#content table {
	margin: 10px;
	border-style:solid;
	border-width:1px;
}

#content table td {
	border-style:solid;
	border-width:1px;
}

/* ----------------------------------------------------------------------------------------- Content Icons */

.title {
	display: block;
	/* float: left; */
}

.author {
	height: 15px;
	/* float: right; */
	display: block;
	text-align: right;
}

.time, .newsmastertime {
	padding: 0 0 0 24px;
	background: url(images/time.gif) no-repeat 0 0;
}
.filed, .newsmastersite {
	margin:0 0 0 15px;
	padding: 0 0 0 24px;
	background: url(images/filed.gif) no-repeat 0 0;
}
.comments {
	margin:0 0 0 15px;
	padding: 0 0 0 24px;
	background: url(images/comments.gif) no-repeat 0 0;
}

.trackback {
	margin:0 0 0 15px;
	padding: 0 0 0 24px;
	background: url(images/trackback.gif) no-repeat 0 0;
}

.modify {
	margin:0 0 0 15px;
	padding: 0 0 0 24px;
	background: url(images/write.gif) no-repeat 0 0;
}

.tag {
	padding: 0 0 0 24px;
	background: url(images/tag.gif) no-repeat 0 0;
}

.goon {
	margin: 5px 0 0 0;
	padding: 3px 3px 3px 30px;
	background: #F5F6FB url(images/goon.gif) no-repeat 10px 50%;
	font-weight: bold;
}

.thecontent {
	margin: 15px 0 0 0;
}


/* ------------------------------------------------------------------------------------- Comment Area */

.comment {
	margin: 40px 0 0 0;
}

.comment h3 {
	padding: 0 0 0 24px;
	background: url(images/ucomments.gif) no-repeat 0 60%;
	border-bottom: 1px solid #525D6B;
	font-size:20px;
}

.comment h4 {
	margin: 15px 0 10px 0;
	padding: 0 0 0 24px;
	background: url(images/write.gif) no-repeat 0 50%;
	font-size: 16px;
	border-bottom: 1px solid #525D6B;
}

.comment input,textarea {
   	margin: 2px;
   	padding: 4px;
	background:#fff url(images/com_bg.gif) repeat-x top left;
   	color: #3B3B3B;
   	border: 1px solid #5A5A5A;
}

.comment textarea {
   	width: 80%;
   	height: 150px;
}

.comment input:focus,
.comment textarea: focus {
   	background: #29303C;
}

.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;
}

.comment li {
   	margin: 5px 0 15px 0;
   	border-bottom:2px solid #323232;
}


/* ------------------------------------------------------------------------------------------------ Footer */

#footer p {
	padding: 52px 0 0 0;
	text-align: center;
	color: #F3F8F2;
}

#footer a{
	color: #EAEAEA;
	text-decoration:underline;
}
#footer a:hover{
	color: #EAEAEA;
	text-decoration:none;
}

.footer-left {
	padding: 8px 0 0 25px;
	background: url(images/creator.gif) no-repeat 5px 80%;
	float: left;
}

.footer-right {
	float: right;
	padding: 8px;
}

/* ------------------------------------------------------------------------------------------------------- */
