/*
Theme Name: affirmingdenial.ch (DE)
Theme URI: http://www.philippjost.ch
Description: "Affirming Denial (DE)"
Version: 1.0
Author: Philipp M. Jost
Author URI: http://www.philippjost.ch
License: 
*/

body {
background: #FEFEFE;
color: #333333;
background-image: url(./images/wood.jpg);
background-attachment: fixed;
font-size: 18px;
}

a, img {
color: #CC1100;
text-decoration: none;
border: none;
}

#header {
padding-left: 5px;
width: 320px;
height: 75px;
position: fixed;
background: #333333;
}

#header span.titel {
font-size: 32px;
color: #FEFEFE;
}

#header span.untertitel {
font-size: 14px;
color: #FEFEFE;
}


#mainframe {
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width: 1024px;
}

#textback {
	background-image: url(./images/notes-bg01.png);
}

#left {
	float: left;
margin-top: 75px;
	width: 320px;
background: #F0F0F0;
position:fixed;
}

#left h1, h2, h3, h4, ul {
font-size: 12px;
list-style-type: none;
margin: 0;
padding: 3px;
}

#counter {
	font-size: 70%;
	color: #FEFEFE;
}

#content {
width: 704px;
	padding: 0px 10px 0px 10px;
margin-left: 320px;
}

#content p, h4, h3, h2, h1, a, ul {
/*	background-color: #FEFEFE;
	width: auto;*/
}


#footer {
	width: 810px;
	height: 50px;
padding-top: 10px;
	clear: both;
	font-size: 70%;
	text-align: center;
	margin: auto;
color: #FEFEFE;
}


/***** LOGIN *****/

#login {
color: #FEFEFE;
	float: right;
	font-size: 85%;
	width: 505px;
}

.loginusr {
	float: left;
/*margin-right: 5px;
height: 50px;*/
}

.loginpwd {
/*	float: right;
height: 50px;*/
}

/***** MENU *****/

#menu {
	float: left;
	height: 26px;
	width: 670px;
	color: #333333;
	vertical-align: text-bottom;
}

.menu_menu ul, .menu_menu li {
	list-style-type: none;
	display: inline;
}

html>body .menu_menu ul, .menu_menu li {
	list-style-type: none;
}


/***** MENU LEVEL 1 *****/

.menu_menu {
font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.menu_menu li a {
	width: 115px;
	text-decoration: none;
	color: #FEFEFE;
	background-color: #CC1100;
	border-left: 5px solid #CC1100;
	margin: 2px 7px 2px 0px;
	padding: 2px;
	float: left;
}


.menu_menu li a:hover {
	background-color: #333333;
	border-left: 5px solid #CC1100;
}

.menu_menu li#active a {
	background-color: #FEFEFE;
	border-left: 5px solid #CC1100;
	color: #CC1100;
}

/***** INHALT *****/

.postheader {
color: #333333;
background: #F0F0F0;
/*border: 1px solid #C0C0C0;*/
vertical-align: bottom;
}

.posttitle {
line-height: 22px;
	font-size: 18px;
font-weight: bold;
/*width: 100%;*/
padding: 2px 0px 2px 5px;
float: left;
}

.posttime {
/*width: 100%;*/
line-height: 22px;
font-size: 12px;
	color: #333333;
text-align: right;
float: right;
padding: 2px 5px 2px 0px;
}

.postcat {
	font-size: 14px;
/*font-style: italic;*/
padding-left: 5px;
}

.postauthor {
color: #F0F0F0;
	font-size: 12px;
	color: #333333;
text-align: right;
padding-left: 5px;
font-weight: bold;
}

.postedit {
	float: left;
}

.postedit a {
	font-size: 12px;
	color: #333333;
text-align: right;
background: #CC1100;
color: #FEFEFE;
border: 1px solid #333333;
margin-left: 5px;
padding: 2px 5px 2px 5px;
}

.postcontainer {
margin-bottom: 10px;
padding: 5px;
}

.post p {
padding: 2px 0px 2px 5px;
}

.clear {
  clear: both;
}

/***** SOCIABLE *****/

.sociable_tagline {
padding: 10px 0 10px 0;
}

.sociable ul, .sociable li {
	list-style-type: none;
	display: inline;
}

html>body .sociable ul, .sociable li {
	list-style-type: none;
}

/***** TWITTER *****/

.twitter-item {
	float: left;
}
