/*  
Theme Name: frenZINE
Theme URI: http://wordpress.org/
Description: The default blog theme <a href="http://frenzine.net">frenZINE.Blog</a>.
Version: 1.5
Author: Franziska Nyffeler
Author URI: http://frenzine.net
*/



/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d8dfdc;
	color: #333;
	margin: 0;
	padding: 0 0 20; 
	}

#page {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	position: relative;
	}

#header {
	background-color: #d8dfdc;
	padding: 0;
	height: 20px;
	margin: 100px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
	background-position: bottom;
	clear: both;
	text-align: right;
	}

#content {
	font-size: 11px;
	background-image: url(../images/frenzineContent.jpg);
	background-repeat: no-repeat;
	height: 347px;
	width: 800px;
	text-align: left;
	margin: 10px 0px 0px 200px;
	}
#sidebar {
	float: left;
	width: 173px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	position: absolute;
	}

#footer {
	background-color: #d8dfdc;
	height: 72px;
	width: 800px;
	clear: both;
	}
	
#footer p {
	text-align: right;
	padding-right: 50px;
	}	
	
#new {
	margin: 0px 0px 0px -30px;
	background-color: #d8dfdc;	
}
	
hr {
	display: none;
	}			
	
.post {
	text-align: left;
	vertical-align: top;
	padding-left: 46px;
	}
	
.post p {
	clear: both;
	margin: 0 0 0px;
	text-align: left;
	vertical-align: top;
 	}	
 	
#about {
	position: absolute;
	width: 350px;
	margin: 0;
	left: 350px;
	top: 0;
	padding: 100px 0px 50px 240px;
	
}
.imgabout{
	float: left;
	clear: left;
	margin: 40px 0px 0px 0px;
}

#about ul, about ul li{
	list-style-type: none;
}

#about ul li{
	list-style-type: none;
	border-bottom: 1px dashed #999;
	padding: 4px 0px 4px 0px;
	color: #666;
}

#about ul li p{
	color: #333;
	padding-bottom: 5px;
}
#about a {
	text-decoration: none;
	color: #999999;
	padding: 15px 0px 5px 40px;
	line-height: 25px;
}	
#post img {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

#topnav {
	margin: 0px;
	border: none;	
	}
	
#topnav ul {
	margin: 0px 20px 21px 0px;
	padding: 0px 20px 0px 0px;	
	float: right;
	clear: both;	
	vertical-align: top;		
	}	
	
#topnav li {
	margin: 0px;
	display: inline;	
	padding: 0px 5px 0px 0px;	
	list-style-image: none;
	vertical-align: top;			
	}	
	
#topnav img {
	vertical-align: top;
	}		
	
a img {
	border: none;		
	}
	
.navigation {
	padding: 0px;
/*	margin: 25px 30px  0px 0px;*/
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
/*	vertical-align: middle;*/
	}

.navigation ul {
	list-style-image: none;
	margin: 10px 0px 8px 0px;
	padding: 0;
	}	
.navigation li {
	display: inline;
	list-style-image: none;
	margin: 5px 0px 5px 0px;
	padding: 0;
	}		
	
.navigation ul li a, .navigation ul li a:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	margin: 0px;
	padding: 3px;
	color: #ffffff;
/*	font-weight: bold;*/
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

#comment {
	width: 630px;
	text-align: right;
	margin: -10px 0px 0px 0px;
}
#comment ul {
	display: inline;
	list-style-image: none;
	text-align: right;	
	padding: 0px 5px 0px 0px;
}
#comment ul li {
	display: inline;
	list-style-image: none;
	text-align: right;	
}
.alignleft a:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	margin: 0px;
	padding: 3px;
	color: #FFFFFF;
/*	font-weight: bold;*/
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}

.alignleft a.selected {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	margin: 0px;
	padding: 3px;
	color: #999999;
/*	font-weight: bold;*/
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;

	}

.navigation small {
	font-size: 10px;
	}	
	
.navigation form {
	font-size: 10px;
	}
	
.alignright img {
	border: none;
	}	
	
.navigation alignright  a {
	border: none;
	}	

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
		
.left a {
	margin: 0px;
	vertical-align: top;
	height: 30px;	
	background-image: url(../images/frenzineLeft.jpg);
	background-repeat: no-repeat;	
	}
	
.left a:hover {
	background-image: url(../images/frenzineLeftOver.jpg);
	background-repeat: no-repeat;	
	}	

.right a {
	margin: 0px;
	vertical-align: top;
	height: 30px;
	background-image: url(../images/frenzineRight.jpg);
	background-repeat: no-repeat;	
	}			
			
.right a:hover {
	background-image: url(../images/frenzineRightOver.jpg);
	background-repeat: no-repeat;	
	}		
	
#searchform {
	padding-left: 390px;
}

#searchform a {
	text-decoration: none;
	color: #999999;
}	
#searchform a.hover {
	text-decoration: none;
	color: #CC0000;
}	
			


