/*  

Theme Name: Clean Minimal

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: A black and white minimalistic theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free themes.

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/

*/

*{margin:0;padding:0;text-decoration:none;list-style:none;}

body{
	background:#fff url(bg.jpg);
	font-family:verdana, helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
	background-attachment: fixed;
	}

a{
	color:#c30;
	text-decoration:none;
	font-weight:
	bold;
	outline:none;
	}

a:hover	{
	border-bottom: 1px dotted #c30
	}
	

		

#container{
		width:800px;
		background:#fff;
		margin:0 auto;
			}

		#logo{font-size:18px;line-height:37px;color:#222;height:37px;float:left;}

		#nav{float:right;margin-right:10px;}

		#nav li{display:inline;}

		#nav li a{padding:13px 60px 3px 3px;font-weight:normal;color:#000;background:#fff;text-transform:uppercase;line-height:40px;}

#nav li a:hover, #nav li .active, #nav .current_page_item a, #nav li a.current_page_item{background:#000;color:#fff;}

		/* #nav li a:active{background:#289bc6;} */

		.clear{clear:both;}

		

		.spacer{height:20px;}
		.spacer2{height:20px; background-color: red;}

		.content{margin:0 auto;padding:10px;width:780px;background:#fff;}

.sidebar{margin:0 auto;padding:10px;width:780px;background:#fff;}

.sidebar h3{padding:5px 5px 4px 5px;background:#000;color:#fff;text-transform:uppercase;font-weight:normal;}

		#categories{border-bottom:1px solid #000;line-height:21px;}

		#categories li{display:inline;margin:0 5px 0 0;}

		#categories li a{padding:5px;color:#000;text-transform:uppercase;font-weight:normal;}

		#categories li a:hover, #categories li b{padding:5px 5px 4px 5px;background:#000;color:#fff;text-transform:uppercase;font-weight:normal;}

		/* #categories li a:active, #categories li b:hover, #categories li b:active{background:#289bc6;} */

		

		.post{margin:10px 0;}

		.post .left{width:100px;float:left;margin-top:-10px;}

		.post .left h5{font-weight:normal;font-size:72px;height:72px;line-height:72px;}

		.post .left b{font-weight:normal;font-size:25px;line-height:25px;}

		.post .right h2 a, .post .right h2{ color: #000; text-transform:uppercase;padding:3px;font-weight:normal;font-size:30px;line-height:32px; padding-left:0px}

		.post .right h2 a:hover{
								color: #000; 
								cursor: default; 
								text-decoration: none;
								}
								
		.post .right h3 {
							text-transform: uppercase;
							font-weight: normal;
							font-size: 20px;
							line-height: 22px;
		
							}

		
		.post .right p {
						 margin-top: 1em;
						text-align: justify;
						 }	
		
		.post .right p:first-line {
						
						font-size:1.5em;
						}
						
	     
		
.post .right{
width:620px;
float:left;
margin-left: 20px;
}



		.sidebar ul{line-height:21px;}

		.sidebar ul li{display:inline;margin:0 5px 0 0;}

		.sidebar ul li a{padding:5px;color:#000;text-transform:uppercase;font-weight:normal;display:block;}

		.sidebar ul li a:hover{padding:5px;background:#000;color:#fff;text-transform:uppercase;font-weight:normal;}



		.footerul{line-height:21px;}

		.footerul li{display:inline;margin:0 5px 0 0;}

		.footerul li a{padding:5px;color:#000;text-transform:uppercase;font-weight:normal;display:block;}

		.footerul li a:hover, .footerul li b{padding:5px 5px 4px 5px;background:#000;color:#fff;text-transform:uppercase;font-weight:normal;}

		/* .footerul li a:active, .footerul li b:hover, .footerul li b:active{background:#289bc6;} */

		/* .footerul li b{border-bottom:1px solid #000;width:100%;}*/

		

		#fleft{width:48%;float:left;}

		#fright{width:48%;float:right;}

		

		#centerit{text-align:center;}



.commentlist li{padding:10px;background:#eee;}

.commentlist li.alt{background:#ddd;}

.alignright {float:right;}

.alignleft {float:left;}

/* SEBASTIAN EDITS */

.third {
	border: 0px solid red;
	width: 160px;
	float: left;
	margin-right: 5px;
	border: 1px dotted #777;
	}

.third p, .third h4 {
	padding-left: 5px;
	}



.classmenu {
	
}

.classmenu a {
margin-right: 10px;
}


.content h2 {
	margin-top: 20px;
}

.content li {
	list-style-image: url(img/li.gif);
	margin-left: 18px;
}

.content ol li {
	list-style-image: none;
	list-style-type: decimal;
}



.post .leftpage{
width:100px;
float:left;
margin-top:-10px; 
border: 0px solid red;
height: 100px;
background: transparent url(http://fease.org/classes/wp-content/themes/clean-minimal/img/arrow.png) top left;
}



h3, ul {
margin-top: 10px;
}

ul ul{
margin-top: 0;
}
