/* Design & Anatomie */

* { margin: 0; padding: 0; }

body {

  font-family: Tahoma, Verdana, Vera Sans;

  font-size: 14px;

  background-color: #ddd;

  background-image: url(../image/bodybg.png);

}

div#mainbox {

  width: 95%;

  margin: 10px auto;

}

div#contentbox {

  margin-top: 10px;

  margin-right: 210px;

  margin-left: 210px;

  line-height: 1.5em;

}

div#sidebar-right { float: right; }

div#sidebar-left { float: left; }





/* Kopf & Logo */

div#header {

  margin-bottom: 15px;

}

div#header h1 a { font-size: 40px; letter-spacing: -3px; }

div#header div.description { font-size: 25px; letter-spacing: -2px; margin-left: 225px; line-height: 1.1em; color: #555; }

div#header a { color: #49d; }

div#header div#logolayer {

  padding-right: 30px;

  padding-top: 25px;

  margin-left: 30px;

  height: 120px;

/*  background: url(../image/logo.png) left center no-repeat; */

}



/* Fußbereich */

div#footer {

  background-color: #ddd;

  clear: both;

  line-height: 32px;

  text-align: center;

  font-size: 12px;

}

div#footer span { }





/* Sidebars */

div.sidebar { width: 200px; margin: 0 0px; overflow: hidden; position: relative; display: inline; }

div.sidebar ul { margin: 0; list-style: none; }

li.widget ul li { background: url(../image/li-rtl.png) right center no-repeat; padding-right: 15px; text-align: right; }

li.widget {

  list-style: none;

  background-color: white;

  padding: 5px;

  margin-bottom: 10px;

  border: 1px solid #ddd;

}

div.sidebar h2 {

  font-size: 14px;

  line-height: 18px;

  color: #49d;

  text-decoration: underline;

  margin-bottom: 5px;

}

div.sidebar { font-size: 13px; }





/* General Elements */

a { text-decoration: none; color: #000; }

a:hover { text-decoration: underline; }

img { border: 1px solid #ddd; margin: 5px; }

p { margin: 10px 0; }

div.clear { clear: both; line-height: 1px; font-size: 1px; }

ul.featured_posts li { list-style: none; display: inline; background: url(../image/li-rtl.png) right center no-repeat; padding-right: 15px; margin-left: 25px; line-height: 21px; text-align: right; }

div#contentbox ul { margin: 5px 0; list-style: none; }

div#contentbox ul li { background: url(../image/li-rtl.png) right 5px no-repeat; padding-right: 16px; text-align: right; }

div#contentbox a, div#featured_posts a { color: #49d; }

div.entry { float: right; width: 100%; background-color: white; }

div.entry ol { margin: 5px 25px 5px 0; }

div.entry blockquote { display: block; margin-right: 10px; background: url(../image/quote.jpg) right center no-repeat; padding-right: 40px; font-style: italic; min-height: 30px; }

div.entry blockquote cite { display: block; text-align: left; font-style: normal; font-size: 13px; margin-left: 20px; }

div.entry h3 { font-size: 22px; }

div.entry h4 { font-size: 20px; }

div.entry h5 { font-size: 18px; }

div.entry h6 { font-size: 16px; }

div.entry table { border: 1px solid #ddd; border-spacing: 0; }

div.entry table td, th { border: 1px solid #ddd; border-width: 0 0 1px 1px; padding: 2px 5px; }

.extreme-small { font-size: 1px; line-height: 1px; }



/* Posts & Pages */

div.post, div.page, div.attachment, div#featured_posts {

  background-color: white;

  padding: 5px 15px;

  border: 5px solid #49d;

  margin-bottom: 20px;

  text-align: justify;

}

div.post.sticky { border-width: 20px; }

div.post h2, div.page h2, div.attachment h2, div#featured_posts h2 {

  text-align: right;

  font-family: impact;

  font-size: 26px;

  margin-top: 5px;  

}

span.postdate, span.postauthor, span.posttags, span.postcategorie, span.postcomments, span.postedit {

 padding-right: 30px; line-height: 25px; font-size: 13px; background-position: right center; background-repeat: no-repeat; display: inline-block; }

span.postdate { background-image: url(../image/date_icon.png); margin-left: 20px; }

span.postauthor { background-image: url(../image/author_icon.png); }

span.posttags { background-image: url(../image/tag_icon.png); }

span.postcategorie { background-image: url(../image/category_postmeta_icon.png); }

span.postcomments { background-image: url(../image/comment_icon.png); }

span.postedit { background-image: url(../image/edit_icon.png); }

p.postmetadata { background-color: #eee; padding: 5px; }

div.page_navigation p { background-color: #ddd; text-align: center; }



img.alignleft { border: 1px solid red; }





/* Navigation */

div.navigation div.next_posts a, div.navigation div.previous_posts a {

  background-color: white;

  padding: 15px;

  border: 10px solid #ddd;

  margin-bottom: 20px;

  text-align: center;

  width: 200px;

}

div.navigation div.next_posts a { float: right; }

div.navigation div.previous_posts a { float: left; }

div.filter {

  padding: 16px 70px 15px 0;

  border: 5px solid #ddd;

  margin-bottom: 20px;

  background: white url(../image/filter_icon.png) right center no-repeat;

  font-size: 18px;

  font-weight: bold;

  color: #49d;

}





/* WP Intern format classes */

.alignright { float: right; margin-left: 10px; }

.alignleft { float: left; margin-right: 10px; }

.aligncenter { display: block; margin: 5px auto; text-align: center; }

img.wp-smiley, .noborder { border: 0; padding: 0; margin: 0; }

.wp-caption { text-align: center; margin: 5px; }

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }







/* Widgets & Menu */

li.widget_pages ul { list-style: none none outside; margin: 0; }

li.widget_pages ul li { background: url(../image/page_icon.png) right 2px no-repeat; line-height: 22px; padding-right: 20px; text-align: right; }



li.current_page_item a { font-weight: bold; color: #49d; }

li.current_page_item ul li * { font-weight: normal; color: #000000; }



li.widget_pages ul li.current_page_item { background-image: url(../image/page_active_icon.png); } 



li.widget_categories ul { list-style: none none outside; margin: 0; }

li.widget_categories ul li { background: url(../image/category_icon.png) right 5px no-repeat; line-height: 20px; padding-right: 21px; text-align: right; }



li.widget_categories ul li.current-cat { background-image: url(../image/category_active_icon.png); background-position: right 3px; }

li.current-cat a { font-weight: bold; color: #49d; }

li.current-cat ul li * { font-weight: normal; color: #000000; }



li.widget_links ul { list-style: none none outside; margin: 0; }

li.widget_links ul li { background: url(../image/link_icon.png) right 1px no-repeat; line-height: 20px; padding-right: 15px; text-align: right; }



li.widget_text p { text-align: justify; }



li.widget_calendar table { width: 99%; }

li.widget_calendar a { color: #49d; }



li.widget_rss img { display: none; }





/* Input elements */

input, textarea, select {

  border: 1px solid #55524E;

  margin: 1px;

  padding: 1px;

  font-family: Tahoma, Verdana, Vera Sans;

  background-color: #49d;

}

input:focus, textarea:focus, input.focus, textarea.focus { background-color: #eee; color: #49a; border: 1px solid #49d; }





/* Searchelements */

form#searchform label.hidden { display: none; }

input#s { width: 90px; }

input#searchsubmit { }





/* Comments & Trackbacks */

ol.commentlist { list-style-type: none; margin: 10px 0; }

ol.commentlist span.says { display: none; }

ol.commentlist li.comment { margin-bottom: 10px; background-color: #F3F3F3; padding-left: 15px; padding-bottom: 10px; font-size: 14px; }

ol.commentlist li.comment.odd { background-color: #ddd; }

ol.commentlist li.comment img.avatar { float: right; }

ol.commentlist li.comment div.commentmetadata { font-size: 10px; }

ol.commentlist li.comment p { margin-right: 62px; }

textarea#comment { width: 70%; max-width: 400px; }





/* Galelry */

div.gallery { text-align: center; }

