/*
Theme Name: Die Hundestube
Theme URI: http://www.die-hundestube.de/
Description: Template für Die Hundestube (Wordpress 2.3.1)
Version: 1.0
Author: Andre Essing, neyMedia Kommunikationsdesign
Author URI: http://www.neymedia.de/
License: Commercial
*/

/* Allgemein */
body { background-image: url(images/background.png); color: #666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; margin: 30px 10px; text-align: left; }
img { border: none; }
input, form { margin: 0px; }
p { margin: 8px 0px; }
.clear { clear: both; }
.center { text-align: center; }
.error { font-size: 14px; font-weight: bold; text-align: center; }

/* Links */
a, a:active, a:visited { color:#e59a00; text-decoration:none; }
a:hover{ color: #737275; }

/* Überschriften */
h1, h2, h3, h4, h5, h6 { color:#e59a00; line-height: normal; margin: 0px; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }

/* Container */
#container { margin: 0px auto; position: relative; width: 955px; }
#page {  }

/* Menü */
#menu_main { bottom: 0px; position: absolute; right: 0px; }
#menu_main ul { list-style: none; }
#menu_main li {	background-image: url(images/menu_button.png); background-repeat: no-repeat; float: right; height: 20px; margin-right: 15px; text-align: center; width: 100px; }
#menu_main li a { color: #737275; display: block; font-weight: bold; margin-top: 2px; text-decoration: none; }
#menu_main li a:active { color: #e59a00; }
#menu_main li a:visited { color: #737275; }
#menu_main li a:hover { color: #e59a00; }

/* Seiten Navigation */
#pagenav { float: left; width: 155px; margin-left: 25px; margin-right: 25px; }
#pagenav ul { list-style: url(images/bullet.png); padding: 0px; margin: 4px 15px; }
#pagenav li { margin: 3px 5px; }
#pagenav li a { color: #e59a00; font-size: 13px; font-weight: bold; text-decoration: none;}
#pagenav li a:active { color: #737275; }
#pagenav li a:visited { color: #e59a00; }
#pagenav li a:hover { color: #737275; }

/* Sidebar */
#sidebar { float: left; width: 155px; margin-left: 25px; margin-right: 25px; }
#sidebar_b ul { list-style: none; padding: 0px; }
#sidebar_b ul ul { list-style: url(images/bullet.png); padding: 0px; margin: 4px 15px; }
#sidebar_b input { width: 155px; }
.sidebar_split { height: 20px; }
.sidebar_title { background-image: url(images/sidebar_head.png); background-repeat: no-repeat;  color: #fde8cb; font-weight:bold; font-size:15px; height: 22px; padding-top: 2px; text-align: center; }

/* Posts */
.post { background: url(images/post_bottom.png); background-position: bottom; background-repeat: repeat-x; margin-bottom: 25px; padding-bottom: 10px; position: relative; }
.post_page { margin-bottom: 25px; padding-bottom: 10px; position: relative; }
.post_title{ margin: 0px; margin-bottom: 5px; padding: 0px; }
.post_title a, .post_title a:active, .post_title a:visited { color: #e59a00; }
.post_title a:hover { color: #737275; }
.post_meta { background: url(images/post_bottom.png); background-position: bottom; background-repeat: repeat-x; font-size: 11px; overflow: auto; }
.post_meta a, .post_meta b{ color: #e59a00; font-weight: normal; }
.post_author_date { float: left; padding-bottom: 5px; }
.post_cat { float: right; }
.post_entry { line-height: 125%;  }
.post_entry blockquote { background: #E0E0D7; border: 1px solid #c1c1ae; color: #888; font-size: 11px; line-height: 150%; margin: 5px; padding: 5px 15px; }
.post_data { font-size: 11px; margin-top: 10px; margin-bottom: 25px; }
.post_tags { float: left; }
.post_tags a, .post_tags a:active, .post_tags a:visited { font-size:11px; color:#e59a00; }
.post_tags a:hover { color: #737275; }
.post_summary { background: url(images/post_bottom.png); background-position: bottom; background-repeat: repeat-x; font-size: 11px; margin-bottom: 25px; padding-bottom: 5px; }
.post_comments { float: right; }
.edit { font-size: 11px; }
.navigation { height: 25px; }
.left { float: left; }
.right { float: right; }

/* Header */
#header_main { background-image: url(images/header.png); background-repeat: no-repeat; height: 135px; position: relative; }
#logo { left: 22px;	position: relative;	top: 28px; }
#header_bottom { background-image: url(images/header_bottom.png); background-repeat: no-repeat; height: 22px; }

/* Content */
#main {	background-image: url(images/main.png); position: relative; overflow: auto; }
#content { float:left; margin: 0px; margin-left: 25px; width: 700px; }
#content_all { margin: 0px 25px; }

/* Footer */
#footer_top { background-image: url(images/footer_top.png);	background-repeat: no-repeat; height: 22px; }
#footer_main { background-color: #e59a00; }
#footer_bottom { background-image: url(images/footer_bottom.png); background-position: bottom; background-repeat: no-repeat; height: 35px; }
#footer_sub { color: #e59a00; font-size: 11px; margin-top: 10px; }

/* Kommentare */
.comment_list { list-style: none; margin: 0px; padding: 0px; }
.comment_list li { margin: 0px; margin-bottom: 15px; padding: 0px; position: relative; }
.comment_number { color: #e59a00; font-size: 16px; font-style: italic; font-weight: bold; float: right; letter-spacing: 1px; margin-top: 10px; padding-right: 9px; }
.comment_meta { font-size: 11px; padding-top: 12px; padding-left: 9px; height: 18px; }
.comment_text { background-color: #e0e0d7; background-image: url(images/comment_box.png); background-position: left; background-repeat: repeat-y; overflow: auto; }
.comment_text p{ margin: 0px; }
.comment_content { margin: 0px 9px; }
.comment_box { background-color: #e0e0d7; height: 9px; }
.comment_box_1, .comment_box_2, .comment_box_3, .comment_box_4 { height: 9px; width: 9px; font-size: 1px; }
.comment_box_1 { float: left; background-image: url(images/comment_box_1.png); background-repeat: no-repeat; }
.comment_box_2 { float: right; background-image: url(images/comment_box_2.png); background-repeat: no-repeat; }
.comment_box_3 { float: left; background-image: url(images/comment_box_3.png); background-repeat: no-repeat; }
.comment_box_4 { float: right; background-image: url(images/comment_box_4.png); background-repeat: no-repeat; }
.comment_error { font-size: 14px; font-weight: bold; text-align: center; }

/* Kommentarformular */
.comment_form { background-color: #e0e0d7; background-image: url(images/comment_box.png); background-position: left; background-repeat: repeat-y; }
.comment_form_box { background-color: #e0e0d7; height: 9px;  overflow: auto; }
.comment_form_box_1, .comment_form_box_2, .comment_form_box_3, .comment_form_box_4 { height: 9px; width: 9px; font-size: 1px; }
.comment_form_box_1 { float: left; background-image: url(images/comment_box_1.png); background-repeat: no-repeat; }
.comment_form_box_2 { float: right; background-image: url(images/comment_box_2.png); background-repeat: no-repeat; }
.comment_form_box_3 { float: left; background-image: url(images/comment_box_3.png); background-repeat: no-repeat; }
.comment_form_box_4 { float: right; background-image: url(images/comment_box_4.png); background-repeat: no-repeat; }
.comment_form_content { background-color: #e0e0d7; background-image: url(images/comment_box.png); background-position: left; background-repeat: repeat-y; padding: 9px 18px; overflow:auto; }
#comment_form { margin: 25px 0px; }
.comment_form_input { width: 98%; display: block; border: 1px solid #737275; height: 18px; margin-bottom: 10px; padding: 5px; }
.comment_form_textarea { width: 98%; display: block; border: 1px solid #737275; padding: 5px; }
.comment_form_input:hover, .comment_form_input:focus, .comment_form_textarea:focus, .comment_form_textarea:hover { border: 1px solid #e59a00; background-color: #fde8cb; }
.comment_form_submit { width: 150px; float: right; margin-top: 9px; }
