/*
Theme Name: TheBrownDog_de
Description: Nettes Wordpress Theme... ;-)
Author: NET-TEC internet solutions
Author URI: http://www.wordpress-themes.net-tec.biz/
*/

body {
	font-size: 12px;
	font-family: 'Arial';
	background: #EAD2AA;
	color: #000;
	text-align: center;
        padding: 0px 0px 0px 0px
	}

#page {
	background: #EAD2AA url('images/pagebg.gif') repeat-x top left;
        border: 0px solid #EAD2AA;
        padding: 0px 55px;
        text-align: left;
	}

#header {
	background: url('images/header.gif') no-repeat top center;
        padding: 51px 0 0 0;
        width: 800px;
        height: 200px;
        margin: 0 auto;
	}

.commenticon {
        background: url('images/commenticon.gif') no-repeat top center;
        width: 117px;
        height: 25px;
        padding-left: 10px;
}

.search {
        background: url('images/topsearch.gif') no-repeat top right;
        width: 410px;
}

.top {
        background: url('images/top.gif') repeat-x top left;
        margin: 15px auto;
        height: 182px;
        width: 90%;
        text-align: left;
        padding: 0px;
} 







.button {
	BORDER:#6f6f6f 0px solid; FONT-WEIGHT:bold; font-size:12px; background: none; COLOR:#FFFFFF; HEIGHT:22px;
}

.contentdate {background: #ffffff url(images/datebg.gif); float: left; width: 60px; height: 46px; margin: 0px 0 0 10px; padding: 0; font-weight: bold;}

.contentdate h4 {font-family: 'Arial'; color: #000; font-size: 18px; font-weight: bold; padding: 0px; margin: 0; text-align: center; }

.contentdate h5 {font-family: 'Arial'; color: #000; font-size: 18px; font-weight: bold; padding-top: 2px; margin: 0; text-align: center;}

.contenttitle {margin: 0px 20px 0 60px; padding: 0px 0px 0 0px;}


.contenttitle {background: url(images/contitle.gif) repeat-x bottom left; height: 30px;} 

.postright {background: url(images/postright.gif) bottom right; height: 30px;}
.postright h2{ font-size:12px;}

#content {
	font-size: 1.1em;
	}

.entry {
       padding: 10px 15px;
       
}

.entry p {
	font-family: 'Arial';
        margin: 10px 0 10px 0;
	}

.narrowcolumn .entry, .entry {
	line-height: 1.4em;
	}

.narrowcolumn {
	text-align: center;
	}

.alt {
	background-color: #ffffff;
	border-top: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 1.5em;
        text-align: left;
	}


h1, h2, h3 {
	font-family: 'Arial';
	font-weight: bold;
	}

h1 {
	font-size: 30px;
	text-align: left;
	color: #534130;
        font-weight: bold;
	}

.description {
	font-size: 14px;
	text-align: left;
        color: #534130;
        font-weight: bold;
        padding: 0 0 0 120px;
        }

h2 {
	font-size: 18px;
	}

h2.pagetitle {
	font-size: 2em;
        color: #000;
	}

.sidebar h2 {
	font-family: 'Arial';
	font-size: 18px;
        color: #000;
        font-weight: bold;
        text-align: left;
        margin: 0px 0 0 10px;
	}

h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #000000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #9E7B5C;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #000;
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0px; 
	}

#page {
	margin: 0px auto 0px auto;
        width: 690px;
	}



.narrowcolumn {
        padding: 0px;
	margin: 0px;
        background: #fff url('images/bottom.gif') repeat-x bottom left;
        border-left: 1px solid #C5C4C5;
        border-right: 1px solid #C5C4C5;
        color: #000000;
        width: 450px;
	}



.post {
        padding: 0px 0px 0px 0px;
        margin: 0 0px 0px 0px;
	text-align: justify;
	}

.postcol {
        padding: 0px 0px 0 0px;
        background:#ffffff; 
        margin: 0 0 0 0;
        }

.post hr {
	display: block;
	}


.postmetadata {
        margin: 0px 0px;
        background: none;
        color: #000;
        font-weight: bold;
        font-size: 12px;
}
.postmetadata a {
	color: #000;
        text-decoration: none;
}

.postmetadata a:hover {
	color: #000;
        text-decoration: underline;
}
 


#footer {
	padding: 0px 0px 0px 0;
	margin: 0 auto 0px auto;
	width: 90%;
        height: 23px;
        text-align: center;
        color: #000;
	}


#footer a {
        text-decoration: none;
        color: #000;
}

#footer a:hover {
        color: #000;
        text-decoration: underline;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0px 0 0 100px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0px 0px;
        padding: 8px 0 0 0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

.sidebar h2 {
	padding: 2px 0 0px 30px;
        height: 22px;
        background: url('images/sidered.gif') no-repeat top left;
	}

.sidebar a {
        font-size: 12px;
        color: #000;
        font-weight: bold;        
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	text-align: left;
        padding: 0;
        margin: 40px 0 20px 30px;
	}
/* End Headers */





/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style-type: disc;
	text-indent: 0px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, .sidebar ul ul li:before {
        padding: 0 0 0 15px;
        margin: 0 0 0 0;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry img {
        margin: 10px;
        border: 2px solid #9E7B5C;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.textwidget {
        margin: 5px 10px;
}


.sidebar ul, .sidebar ul ol {
	margin: 0 0 0px 0;
        padding: 5px 0 10px 0px;
        background: none;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 5px 15px;
        margin: 0 10px;
        background: none;
        
	}

.sidebar a {
        color: #000;
}
.sidebot {
        background: no-repeat url('images/sidebot.gif') top center;
        height: 10px;
        width: 217px;
}


.sidebar a:hover {
        background: no-repeat url('images/postedicon.gif') left center;
        text-decoration: none;
        padding-left: 12px;
	}

.sidebar ul p, .sidebar ul select {
	margin: 5px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	list-style-image: none;
        margin: 3px 0 10px 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	margin-left: auto;
	margin-right: auto;
	}



.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */






/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 0px 0px 0px 0px; 
        }


#searchform #s {
        border: 1px solid #9E7B5C;
        background: #D0BEAF;
        width: 114px;
        padding: 2px 3px;
        color: #000;
        margin: 0px 5px;
        font-family: 'Tahoma';
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 201px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
        background: #fff;
        color: #000;
        border: 1px solid #C5C4C5;
	}

#commentform textarea {
	padding: 2px;
        margin: 0 0px 0 0;
        width: 100%;
        background: #fff;
        color: #000;
        border: 1px solid #C5C4C5;
	}

#commentform #submit {
	margin: 0 0px 10px 0 ;
        width: 150px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
        margin: 0 20px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
        border: 1px solid #C5C4C5;
        background: #fff;
	}

.commentlist li:hover {
        border: 1px solid #000;
        background: #fff;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 30px;
        padding: 0;
        text-align: left;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
.sidebar
{
        padding: 0px;
        margin: 0px;
        background: #fff url('images/bottom.gif') repeat-x bottom left;
        border-left: 1px solid #C5C4C5;
        border-right: 1px solid #C5C4C5;
        color: #000000;
        width: 215px;
	}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
        margin: 10px 20px 0 20px;
        padding: 0 0 30px 0;
	}
#fuut, #fuut a { 
	font-size: 8pt;
	color: #aaaaaa;
	}
/* End Various Tags & Classes*/



