/* 
Theme Name: Matreier Liste
Version: 1.0
Description: Speziell für Matreier Liste angefertigt, ausgehend von CoffeeSpot von Sadish Balahttp://wpthemepark.com
Author: Gustav Graf
Author URI: http://www.gustl.net
License: http://www.pirkner.net
*/

/* Section: Body --------- */
html {
  overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma, Arial, Serif;	
  font: 0.85em/1.6em "Lucida Grande",Lucida,Verdana,sans-serif;
 	color:#333;
 	background-color: #E6E6E6;
}
#body_bg {
  display:block;
  height:489px;
  left:0;
  overflow:hidden;
  position:absolute;
  top:0;
  width:100%;
  z-index:0;
}
/* Sub-Section: Body Paragraph and Links --------- */
p, li {
	margin: 0 0 1.6em 0;
}
td p {
  margin: 0;
}
a {
	text-decoration: none;	
	color: darkblue;
}
a:hover {
        text-decoration: underline;
}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
abbr[title]
{
	cursor:help;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border-left: 2px solid #ccc;
	color:#666;
}
dl dt 
{
	font-weight:bold;
	margin: 0;
}
dl dd 
{
	margin: 0;
}
fieldset 
{
	border:none;
}
img
{
	border:0 solid;
}
img.wp-smiley, img.noborder
{
	border:none;
}
img.right 
{
	float:right;
	padding:5px;
	margin:0 1em 1em;
}
img.left 
{
	float:left;
	padding:5px;
	margin:0 1em 1em;
}
#rap {
	margin: 0 auto;
	padding:0;		
	width: 900px;
  border-bottom: 3px solid;
  border-left: 3px solid;
  border-right: 3px solid;
  border-color: #D9D9D9;
  background: #FFFFFF url("img/content_top_bg.png") repeat-x scroll 0 176px;
  position: relative;
  z-index: 1;
	/* box model hack ??? */
}

html>body #rap { /* be nice to Opera */
	width: 900px;
}
/* Sub-Section:  FONTS --------- */
h1,h2,h3,h4,h5,h6 
{
	margin: 0;
	padding:0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:normal;
	color: #567;			
}
h1 {
font:2.2em Georgia,"Times New Roman",Times,serif;
letter-spacing:-1px;
}
h2, h3 {
  font:2.2em Georgia,"Times New Roman",Times,serif;
  letter-spacing:-1px;
  margin:0 0 5px;
}

/* Section: Positioning --------- */

#header {
	height: 176px;
	background: url("img/content_top_bg.png") no-repeat 0 0;
	margin:0 auto;
	padding:0;		
	position: relative;
}
#header #top_grad {
  display:block;
  height:146px;
  left:0;
  overflow:hidden;
  position:absolute;
  top:0;
  width: 3000px;
  z-index:2;
}
#header h1 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 2.7em;
  letter-spacing: -1px;
  color: #FFE000;
	position: absolute;
  top: 42px;
  left: 30px;
  z-index: 2;
}
#header h1 a {
  color: #FFE000;
	border: 0 none;
	text-decoration: none;
}
#header h4 {
  font-weight:normal;
  font:italic 1.8em Georgia,"Times New Roman",Times,serif;
  font-size:1.3em;
	position: absolute;
  top: 87px;
  left: 30px;
  z-index: 3;
}
#header #macBar {
  display: block;
  background-color: #FFE000;
  border-top: 1px solid;
  height: 25px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 150px;
  width: 100%;
}
#header #macBar #nav_grad {
  display: block;
  border: 0 solid;
  position: absolute;
  top: 0;
  left: 0px;
  height: 23px;
  width: 3000px;
}

#main {
  background-image: url("img/menu_left_bg.png");
  background-position: 0 2px;
  background-repeat: no-repeat;
	padding: 0;
	margin-left: 235px;
	width: 665px;
}
#main ul 
{
	margin:1em;
	padding:0;
}
#main ul li 
{
	padding:3px 0;	
	margin:0 1em;
}
#content {
	padding:30px;
}
.post 
{
}

.post-title {
  margin-top: -1px;
}

/*
.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active 
*/
.post-title a 
{
        color: #333;
	border-bottom: 0 none;
}
.day-date {
	font-size: 0.9em;
	color: #999;
  font:italic 1.1em Georgia,"Times New Roman",Times,serif;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}
.day-date em 
{
	font-style:normal;
	color:#666;
}

.post-edit-link a:hover,
.post-content a:hover {
  text-decoration: underline;
}
.post-content h4 {
  font:italic 1.4em Georgia,"Times New Roman",Times,serif;
  margin:0 0 5px;
}

.post-content h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-info {
	font-size : 0.9em;
	color : #0000ff;
	margin : 0;
	background: url(img/comments-small.gif) no-repeat 0 center;
	padding-left:12px;
	border-bottom:#eaeaea 1px solid;
	margin-top: 2em;
	clear:both;
}
.post-info a 
{
	border-bottom:none;
}
.post-content {
}
#sidebar {
	float: left;
	width: 175px;
	padding: 30px;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin-top: -1px;
}

#sidebar a {
	text-decoration: none;
	border: 0 none;
        color: #333;
}

#sidebar form,
#sidebar .block,
#sidebar div,
#sidebar ul {
	margin: 0;
	padding: 0;
	padding-bottom: 2em;
}
#sidebar div div {
	padding-bottom: 0em;
}

#sidebar ul {
	list-style-type: none;
}
#sidebar ul img {
}
#sidebar ul li {
	margin: 0;
	padding: 0;
}
#sidebar ul li.current_page_ancestor > a,
#sidebar ul li.current_page_item > a {
  background-position: right 3px;
  background-repeat: no-repeat;
  padding-right: 36px;
  font-weight: bold;
}
#sidebar ul ul {
  display: none;
  margin: 3px 0 3px 10px;
  padding: 0;
}
#sidebar ul li.current_page_ancestor ul,
#sidebar ul li.current_page_item ul {
  display: block;
}
#sidebar h2 {
	margin: 0;
	font-size: 1.3em;	
	color: #fff;	
	height:20px;
	border:none;	
	font-variant:small-caps;		
	font-weight:bold;
	padding:3px 10px;
	background-image: url("img/header_bottom_bar_grad.png");
	background-repeat: no-repeat;
}
#sidebar li h2 
{
	background: none;
	color: #996666;
	border-bottom: #996666 1px solid;
	padding: 0;
	margin: 0;
}
#sidebar ul li.feed
{
	list-style:none;
	background: url(img/feed.png) no-repeat left center;
	padding-left:18px;
	margin:0;
}
#sidebar .spruch {
  color: #808080;
  font:2.2em Georgia, "Times New Roman", Times, serif;
  letter-spacing:-1px;
  margin:0;
  font-size: 1.3em;
  font-style: italic;
}
#footer {
	clear: both;
	margin:0 auto;
  padding: 15px 0;
  font-size: 0.95em;
  color:#FFFFFF;
  background-color:#343521;
  border-top: 3px solid;
  border-top-color: #66CCFF;
}
#footer p {
  margin:0;
  padding:0 30px;
}
#footer a:hover {
  text-decoration: underline;
}

#comments, #respond {
	margin: 2em 0 0 0;
}
#commentform 
{
	margin:10px 0;
}
#rap .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	padding: 1em;
	margin: 0.5em 0;
	background-color: #eeeee9;
}
.commentlist li.alt 
{
    background-color: #f4f4f4;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.nocomments 
{
	padding-left:10px;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;	
	background-color: #f4f4f4;
}

input.textbox{
	border: 1px solid #ccc;	
	background-color: #f4f4f4;
}
input.textbox:focus, textarea:focus
{
	background-color: #f9f9f9;
	border: #aaa 1px solid;
}

/* Navigation */
#gnav 
{
  display: none;
  
	list-style:none;	
	margin:0 auto;
	padding:0 0 3px 0;	
	background-color: #630;
	border-bottom: #886b6d 1px solid;
	font-variant:small-caps;
	font-family:'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:bold;
	text-align:right;	
	font-size:1.2em;			
}
#gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 10px;		
}
#gnav li a:link, #gnav li a:visited
{
	color:#ccc;
	text-decoration:none;
	padding:4px 0;	
	border-bottom:none;
	background:none;
}
#gnav li a:hover, #gnav li a:active
{
	border-bottom:#eee 2px solid;
	color:#fff;
	background:none;
}
#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active
{
	border-bottom:#eee 2px solid;
	color:#fff;
}

/* Section: Misc --------- */

#header, #main,#content, #sidebar, #footer, .widget {
    overflow: hidden;
}

.alignleft {
  display: block;
  border: 0 solid;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.alignright {
  display: block;
  border: 0 solid;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
p.wp-caption-text {
  font-size: 11px;
  text-align: center;
  margin: 0.5em 0 0 0;
  line-height: 1.2em;
}

.gallery-icon a {
  display: block;
}
.gallery-caption {
  color:#333333;
  display:block;
  font-size:11px;
  line-height: 1.2em;
  margin: 0.5em 0 0 0;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
}
