/*  
Theme Name: NewZen
Theme URI: http://fauxzen.com
Description: Simple theme, that makes use of <a href="http://moofx.mad4milk.net/" target="_blank">Moo.fx</a> to create a graphically pleasing AJAX sidebar and AJAX comments.
Version: 2.0
Author: Shelby DeNike
Author URI: http://fauxzen.com/
*/


/*********************
	Main Page
**********************/
html {
	height: 100%;
	margin-bottom: 0.1em;
	scrollbar-face-color: white;
 	scrollbar-shadow-color: silver;
  	scrollbar-highlight-color: silver;
  	scrollbar-3dlight-color: white;
  	scrollbar-darkshadow-color: silver;
  	scrollbar-track-color: white;
  	scrollbar-arrow-color: ##e2007a; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  	padding-bottom: 200px;
	font-size: 100.01%;
	line-height: 100.01%;
	font-family: arial, tahoma, verdana;
	color:silver;
}
/*********************
	picture
**********************/
#picture {
	position:absolute;left:0px;top:0px;
	width: 100%;
	background-color:white;
}

/*********************
	 Links
**********************/
a:link, a:active {
	text-decoration: underline; color: #555555;
}
a:visited {
	text-decoration: underline; color: #555555;
}
a:hover, a:focus {
	text-decoration: underline; color: #555555;
}
/*********************
	Main / Posts
**********************/
#posts {
	position:absolute;left:100px;top:540px;
	width: 480px;
	padding: 0px;
	padding-bottom: 150px;
	background-color: white;
	color: #555555;
	font-size: 0.75em;
	text-align: justify;
}

.german, .german a:link, .german a:visited, .german a:hover, .german a:active{
	font-family: arial;
	color: #e2007a;
}

img,  img a:link, img a:visited, img a:hover, img a:active { border: 0px; }

h2, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font-family: verdana;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #e2007a;
	background-color: white;
	text-decoration: none;
	display: block;
}

h2 a:hover {
	color: white;
	background-color: #e2007a;

}
/***************************
	Sidebar
****************************/
#container {
	width: 210px;
	text-align: left;
	margin: 0 auto;
	font-size: 0.8em;
}

#content {
	text-align: left;
}

#sidebar {
	position:absolute;left:635px;top:540px;
	width: 210px;
	background-color:white;
	color: #555555;
	font-size: 0.90em;
	margin: 0 auto;
	vertical-align:top;	
	text-align: left;
}

#sidebar, #sidebar a:link, #sidebar a:visited, #sidebar a:hover, #sidebar a:active {
	text-decoration: none;
}

h3 {
	margin: 2px 0 0;
	height: 19px;
	cursor: pointer;
	font-size: 0.99em;
}
h3 a:link, h3 a:visited {
	background: #e2007a url(images/sd_head_bg.gif) repeat;
	color: #fff;
	padding: 2px 2px 2px 2px;
	-moz-outline-style: none;
	display: block;
	text-decoration: none;
}

.lists {
	padding-left: 0px;
}

.search {
	padding-top: 3px;
}

#search {
	width: 140px;
	border: 1px #e2007a solid ;

}

#searchsubmit {
	width: 32px;
	height: 20px;
	color: #e2007a;
	border: 1px #e2007a solid ;
	background-color: white;
}

/***************************
	dritte spalte / calendar
****************************/
#calendar {
	position:absolute;left:865px;top:569px;
	width: 130px;
	background-color:white;
	color: #555555;
	font-size: 0.7em;
	margin: 0 auto;
	vertical-align:top;	
	text-align: left;
}

#wp-calendar a {
	color: #e2007a;
	text-decoration: none;
	font-weight: bold;
}


/***************************
	Display Properties
****************************/
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
/***************************
	Comments
****************************/
.alt {
	background-color:#F9F9F9;
	border: 1px solid #DEDEDE;
	padding: 3px 3px 3px 3px;
}


/***********************
	Footer
************************/
#footer {
	height:100px;
	background-color:white;
	color: #9da1a4;
	font-size: 0.9em;
}
.footer_table {
	text-align: center;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	margin: 1px auto;
	width: 700px;
	color:#5A5A4B;
	border: 0px solid #F5F5F3;
	text-decoration: none;
}
.footer_table a {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
	text-decoration: none;
}
.footer_table a:link {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
	text-decoration: none;
}
.footer_table a:visited {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
	text-decoration: none;
}
.footer_table a:active {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
	text-decoration: none;
}
.footer_table a:hover {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #BDBDAE;
	border-bottom: 1px dotted #96967E;
	text-decoration: none;
}

/***************************
	Wordpress - Posts
****************************/
post {
	margin: 0 0 40px;
	text-align: justify;
}
/***************************
	Wordpress - Forms
****************************/
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	background: white url('images/text_bg.jpg') center no-repeat;
	width: 475px;
	height: 220px;
	padding: 2px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/***************************
	Misc
****************************/
.stretcher {
	background: none !important;
	background: #ccc;
}

blockquote {
	border: 1px dashed #FFC600;
    color: #000000;
	margin: 20px 0;
	padding: 0 20px 0 50px;
	background: url('images/quote.png') 5% no-repeat #FFF8DD;
	background-position: -10px -7px;
}
/***************************
    Sidebar Internal Menus
****************************/
#navmenu ul {
	text-align:left;
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none; }
#navmenu li {
	display: inline;
}
#navmenu ul li a {
	text-decoration:none;
	margin: 0px;
}
/***************************
	BStats
****************************/
/* span styles for the search word highglighting feature */
.hl0	{ background-color: #FFFF99 }
.hl1	{ background-color: #FF99FF }
.hl2	{ background-color: #99FFFF }
.hl3	{ background-color: #FF9999 }
.hl4	{ background-color: #9999FF }

/* the style for the div that lists the hightlighted words */
#bstat_hilite	{ margin: 10px 0px 10px 0px; border: 1px dotted #999; padding: 10px; }


/* styles related to the pulse graph */
#bstat_pulse	{ height: 110px; margin: 2px 0px 2px 0px; text-align:center; } 
#bstat_pulse p	{ text-align: center; line-height: 1em; text-shadow: #ffffff 1px 1px 4px; margin-top: -30px; } 
#bstat_pulse img	{ display:inline; vertical-align: middle; background-color: #999999; border: solid 0px #000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-top: solid 2px #000000; } 

/* styles related to the bsuggestive list of related posts */
#bsuggestive_footer	{ 
	margin: 0px 0px 0px 0px; 
	border-top: 1px dotted #999; 
	padding: 10px; 
	background: transparent;
	color: #443;
	font-size: 11px;
	text-align: left;	
	}
	
#bsuggestive_footer h3	{
	color: #005577;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#bsuggestive_footer ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
#bsuggestive_footer li {
	text-indent: -10px;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#bsuggestive_footer li:before {
	content: "\00BB \0020";
	}

/* div navigation */
#navigation {
	position:absolute;left:100px;top:460px;
	text-align: center;
	background-color:#9da1a4;
	border:0px solid #ff0000;
}

#navigation, #navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
	font-family: verdana;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

#navigation a:hover {
	background-color: #e2007a;
}

.fix {
	background-color: #e2007a;
}

/* div statistik */
#statistik {
	position:absolute;left:20px;top:20px;
	width:10px;height:10px;
	text-align: center;
	padding-bottom: 0px;
}

/* div bueroplasz */
#bueroplasz {
	position: relative;left:100px;top:490px;
	background-color:white;
	color: #9da1a4;
	font-size: 0.9em;
}

.bueroplasz {
	background-color:white;
	text-align: left;
	color: #9da1a4;
	font-size: 0.9em;
}

