/*
Theme Name: 	ansufoe
Theme URI:
Description: 	Annett Cipolletta
Based on:
Version: 	1.0 deutsch
Author:		Annett Cipolletta
Author URI:	http://www.buerozeugs.de
*/

/***********************************
* Basisformatierungen + Typografie *
***********************************/

body {
	margin: 0 0;
         padding: 0;
         background: #5D5D5D url(images/background.gif) repeat top center;
         font: 62.5% Verdana, Arial, Helvetica, Sans-Serif;
         color: #000;
         text-align: left;
}

p, ol, ul {
	line-height: 150%;

}
ol { /* to be styled */ }
ul { /* to be styled */ }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
         font-style: normal;
         font-weight: bold;
         background: transparent;
         color: #5D5D5D;
}
h1 { font-size: 2.2em; }
h2 { font-size: 1.4em; }
h3, h4, h5, h6 { font-size: 1em; }

a:link {
	color: #CC0033;
         text-decoration: none;
}
a:visited {
	color: #CC0033;
         text-decoration: none;
}
a:hover {
	color: #660000;
         text-decoration: underline;
}
a:active {
	color: #660000;
         text-decoration: underline;
}

blockquote {
	margin: 10px 0;
         padding: 0 50px;
         background: transparent url(images/blockquote.gif) no-repeat 0 0;
         color: #999999;
}

code {
	background: #CCCCCC;
         cursor: text;
         font-family: "Courier New", Courier, monospace;
}

small { font-size: 0.8em; }

input, textarea, select { /* to be styled */ }

form { /* to be styled */ }

img { border: none; }

.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }

/***********
* Struktur *
***********/

#outline {
	width: 770px;
         margin: 0 auto;
         padding: 0;
         background: #FFF;
         font-size: 1.3em;
}
#header {
	width: 100%;
         height: 100px;
         background: transparent url(images/header_bg.jpg) no-repeat left top;
}
#navbar {
	clear: both;
         float: left;
         width: 100%;
         height: 31px;
         background: url(images/nav-bg.gif) repeat-x 0 0;
}
#wrapper {
	float: left;
         background: url(images/wrapper-bg.jpg) repeat 0 0 #CC0033;
         margin: 0 !important;
         margin: -15px 0 0 0; /* Fuck IE */
         padding: 0;
}
#content {
	float: left;
         width: 500px;
         height: 100%;
         background: #fff;
        /* margin-left: 1px;
         margin-top: 5px;*/
}
#sidebar {
	float: right;
         width: 250px;
         margin: 0;
         padding: 0;
         background: #fff;
         /*margin-right: 1px;
         margin-top: 5px;*/
}
#footer {
	width: 100%;
	height: 31px;
	clear: both;
	background: url(images/nav-bg.gif) repeat-x 0 0;
	border-top: 1px solid #000;
	color: #fff;
	}

/*********
* Header	*
*********/

ul.menu {
	float: left;
         margin: 0;
         padding: 0 10px;
         list-style-type: none;
}
ul.menu li { float: left; }
ul.menu li a {
	float: left;
         display: block;
         height: 28px;
         padding: 3px 10px 0 10px;
         line-height: 24px;
         color: #fff;
         font-weight: bold;
}
ul.menu li a:link, ul.menu li a:visited {
	color: #fff;
         background: none;
}
ul.menu li a:hover, ul.menu li a:active {
	color: #FFF;
         text-decoration: underline;
}
ul.menu li.current_page_item a:link, ul.menu li.current_page_item a:visited, ul.menu li.current_page_item a:hover, ul.menu li.current_page_item a:active {
	color: #FFF;
         background: url(images/nav-hover-bg.gif) repeat-x 0 0;
         text-decoration: none;
}

.searchbar {
	float: right;
         width: 250px;
         height: 31px;
         margin: 0;
}
.searchform {
	width: 250px;
         height: 20px;
         text-align: left;
}
input#s {
	width: 225px;
         height: 18px;
         margin: 5px 0 0 1px !important;
         margin: 4px 0 0 1px; /* Fuck IE */
         padding: 1px 0 0 2px;
         border: 1px solid #999;
         background: #fff;
         font-size: 0.8em;
}

/**********
* Content *
**********/

.pages {
	float: left;
         width: 500px;
}
.pages-border {
	clear: both;
         width: 100%;
         height: 6px;
}
.page-previous {
	float: left;
         padding: 10px 0 16px 20px !important;
         padding: 0 0 15px 20px; /* Fuck IE */
         font-size: 0.8em;
}
.page-next {
	float: right;
         padding: 10px 20px 16px 0 !important;
         padding: 0 20px 15px 0; /* Fuck IE */
         font-size: 0.8em;
}

.page-title, .posttitle {
	width: 470px;
         margin: 0px 0 5px 0;
}
.page-title h2.page-title-border {
	padding: 0 0 0 10px;
         font-size: 1.6em;
         line-height: 48px;
}

.post {
	padding: 20px 10px 0 20px;
         background: #FFF;
}

.posttitle a:link, .posttitle a:visited, .posttitle a:hover, .posttitle a:active {  }

.postmeta /*, .postmeta a */ {
	margin: 5px 0 ;
         font-size: 0.8em;
         color: #5D5D5D;
}
.post-date {
	padding: 0 0 0 20px;
         background: url(images/icon_date.gif) no-repeat 0 0;
}
.post-comment {
	padding: 0 0 0 20px;
         background: url(images/icon_comments.gif) no-repeat 0 0;
}
.post-filed {
	padding: 0 0 0 20px;
         background: url(images/icon_filed.gif) no-repeat 0 0;
}
.postentry {
	color: #000;
         text-align: left;
}
.postentry a, .postentry a:hover { }
.postentry img { }
.postentry img:hover { }

/*************
* Kommentare *
*************/

#commentlist {
	margin: 0;
         padding: 0;
         list-style-type: none;
}
#commentlist li {
	padding: 20px 20px 0 0;
         border-bottom: 1px solid #eee;
         background: #fafafa;
}
.comment-title, .comment-meta, .comment-text { margin: 0 0 0 80px; }
.comment-title, .comment-title a, .comment-title a:hover{ color: #030612; }
.comment-meta /*, .comment-meta a, .comment-meta a:hover */ { color: #5D5D5D; }
h2#postcomment {
	margin: 30px 0 0 0;
         padding: 0 0 10px 0;
}
.postcomment {
	clear: both;
         margin: 20px 0 0 0;
         padding: 20px;
         background: #eee;
}
.postcomment input, .postcomment textarea { border: 1px solid #aaa; }
.postcomment input:hover, .postcomment textarea:hover { border: 1px solid #660000; }
.postcomment input#author, .postcomment input#email, .postcomment input#url {
	width: 100% !important;
         width: 396px; /* Fuck IE */
         height: 18px;
}
.postcomment textarea#comment {
	width: 100% !important;
         width: 396px; /* Fuck IE */
         height: 200px;
}
.postcomment input#submit {
	width: auto;
         height: 25px;
         padding: 2px 10px 3px 10px;
         background: #A01B28;
         font-weight: bold;
         color: #FFF;
}
.postcomment input#submit:hover { background: #861621; }


/**********
* Sidebar *
**********/

#sidebar h2 {
	display: block;
         margin: 16px 0 6px 0;
         padding: 0 0 10px 10px;
         background: url(images/separator_red.gif) repeat-x center bottom;
         font-size: 1.1em;
         font-variant: small-caps;
}
#sidebar p {
	padding: 0 0 0 10px;
}
#sidebar ul {
	clear: both;
         margin: 0 0 10px 0;
         padding: 0;
         list-style-type: none;
}
#sidebar ul li {
	clear: both;
         color: #999;
}
#sidebar select {
	clear: both;
         margin: 10px 0 10px 12px;
}
#sidebar ul.rssfeeds li {
         padding: 0 0 0 32px;
         background: transparent url(images/icon_rss.gif) no-repeat 12px 0;
         font-size: 0.8em;
}
#sidebar ul.kategorie li {
	padding: 0 0 0 32px;
         background: transparent url(images/icon_filed.gif) no-repeat 12px 0;
         font-size: 0.8em;
}
#sidebar ul.monatsarchiv li {
	padding: 0 0 0 32px;
         background: transparent url(images/icon_date.gif) no-repeat 12px 0;
         font-size: 0.8em;
}
#sidebar ul.bookmarks li {
	padding: 0 0 0 32px;
         background: transparent url(images/dot.gif) no-repeat 12px 5px;
         font-size: 0.8em;
}
#sidebar ul.meta li {
	padding: 0 0 0 32px;
         background: transparent url(images/dot.gif) no-repeat 12px 5px;
         font-size: 0.8em;
}
#sidebar ul.blc { padding: 0 5px; }

/*********
* Footer	*
*********/

#footer p {
	margin: 0;
	padding: 5px 10px;
	font-size: 0.8em;
	line-height: 200%;
}
#footer p a:link, #footer p a:visited {
	color: #FFF;
}
#footer p a:hover {
	color: #FFF;
}
#footer p a:active {
	color: #FFF;
}
