/*  
Theme Name: Simpleton
Theme URI: http://www.fresh01.co.za/
Description: Simpleton is a free theme by <a href="http://fresh01.co.za">Cobus Bester</a> with a clean, simple design. Traduction française par <a href="http://wordpress-tuto.fr">WordPress tuto</a>.
Version: 1.0
Author: Cobus Bester
Author URI: http://www.fresh01.co.za/
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/mystyle.css";
@import "css/comments.css";

#wp-admin-bar 
{
	align:center; margin:0; padding:5px; background:#f9f9f9; border:1px solid #666; clear:both; text-align:center
}

#wp-admin-bar ul {margin:0; padding:0}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}

#wp-cumulus{position : absolute; margin-left : -170px; margin-top : 10px;}

#srssfetcher-1{
	position : absolute; 
	margin-left : -170px; 
	margin-top : 360px;
	border-bottom : 1px solid #e5b24f;
	width : 330px;
}

.srssfetcher{
	height:450px;
	list-style-type : square;
	overflow:auto;
	padding:0;
	margin : 0;
}
.srssfetcher-item{
	font-size : 0.8m;
	color : #e5b24f;
	list-style : square;
	padding : 0;
	margin : 0;
	
}
#srssfetcher-1 a{
		font-weight : bold;
	}
#sidebar {min-height : 1100px;}
#photo
{
	position : absolute;
	bottom :0px;
	right : 0px;
	z-index : 1000;
}
#photo img{
	width : 100px;
	display : none;
}
.alignleft{
	float : left;
	list-style : square;
}
.alignright{
	float : right;
}
img{
	border:none;
}

a.stbutton{
	display:block;
	margin-top : 60px;
}
