/*  
Theme Name: Alm
Theme URI: http://menonthemoon.com
Description: 
Version: 0.1
Author: fsch
Author URI: http://fns.o-nan.org
*/

@import url("css/screen.css");

/*
***********************************************/
html { height:101%; }
body { 
	color: #333;
	font-family: "Helvetica Regular", Helvetica, Arial, sans-serif;
	background: #3f6d24 url(images/gras.gif);
	margin-top:  30px;
	}
a:focus, a:hover     { color: #000; }
a           { color: #ec5a9f; text-decoration: none; }
img         { margin: 0; }
ul { list-style-type: none; margin: 0;}
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */
.pink {color: #ec5a9f;}
h2 { font-size: 14px; color: #ec5a9f; font-weight:bold  }
h2 a { text-decoration: none;  }
h3 {  font-size: 13px; margin: 10px 0 5px 0;  }
.aligncenter { text-align: center; }
/*
***********************************************/

	.roundcont { background-color: #FFF; width: 100%;}

	#posts-container { 
		background: transparent url(images/kuh.gif) 20px 0 no-repeat;
		padding: 40px 0 0 100px;  }
		
	.roundtop { background: url(images/brd_top_right.gif) no-repeat top right; }
	.roundbottom {	background: url(images/brd_bottom_right.gif) no-repeat top right; }
	
	img.corner {
	   width: 27px;
	   height: 20px;
	   border: none;
	   display: block !important;
	}
	.more-link {  float: left; }
	.comments-link { float: right; }
	p.postmetadata { clear: both; border-top: 1px solid #CCC;  margin: 0;  text-align: right; }
.post { margin-bottom:15px; }
#sidebar { margin: 36px 0 0 0;  }
	#sidebar .roundcont { margin: 0 0 15px 0;  width: 230px;	}
	#sidebar  .special { background: #FFF url(images/special_top.gif) top center no-repeat;  }
	
	
	.sidebox { margin: 0 0 0 15px; }
	.sidebox_content { text-align: left;}
		.last_entries_shortdesc {
			display:inline;
			float:right;
			line-height:17px;
			margin-top:7px;
			width:165px;
		}
	
	.last_entries_entry {
		clear:both;
		float:left;
		margin-top:5px;
		width:45px;
	}
	.month_seperator {
		border-bottom:1px dashed #888888;
		font-size:0px;
		height:10px;
		margin-bottom:8px;
	}

#sidebar .meta li{	display:inline;  }


#footer { padding: 10px 0 0 0; }

