/*  
Theme Name: ShortStoriez
Theme URI: http://www.short-storiez.com/
Description: Layout for Wordpress
Version: 1.0
Author: Alex Reinhardt
Author URI: http://www.short-storiez.com/

/* HTML Elements */
* {
	margin:0;
	padding:0;
	}


body, html {
	background:#30221f;
	color:#000;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	min-height:101%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:12px;
	font-weight:normal;
	line-height:175%;
	background-image:url('http://www.short-storiez.com/wp-content/themes/alex/gifs2009/storiezbg.gif');	
	
}

.clearfloat {
	display:inline-block
	display:block
}

.commentmetadata a {color:#000; text-decoration:none;font-size:12px; font-style:normal; font-weight:bold}

#wrapper {
	width:900px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px 0px 0px 0px;
	background-color:#fff;
}
 
p {padding-bottom:10px}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:175%;
}

#page {
	width:900px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	background-color:#bc8111;
}


#nav {
	width:900px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url('http://www.short-storiez.com/wp-content/themes/alex/gifs2009/short-storiez-navi-background.gif');
	width:890px;
	height:38px; 
}
	
#nav, #nav ul {
	list-style: none;
	padding-top:15px;
	padding-left:10px;

}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;

}

#nav li {
	float: left;
	list-style:none;
	width:auto;
}

#nav a, #nav a:visited {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;	
	color:#e2e2e2;
	font-size:16x;
	font-weight:normal;
	padding-left: 30px;
	text-decoration:none;
	text-transform: uppercase;
}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
}	
	
#content {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:650px;
	float:left;
	background-color:#bc8111;
	text-align:justify;
}

#sidebar {
	width:250px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:40px;
	text-align:center;
	background-color:#bc8111;
}

.post {
	margin-top:40px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

.postlink {
	margin-right:0px;
	margin-top:10px;
	text-align:right;
}


.post .catheadline a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d3d3d3;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
}
.artikelheadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
}
.weiterlesen {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}

.catheadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}



.datum {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
	

.left {
	float:left;
	width:auto;
}

	
	body, select, input, textarea {
	}
