/*
Theme Name: slatimer			
Theme URI: http://www.seanlatimer.com
Description:
Author:Author URI:


*/


/************* Blog Specific ************************/

#posts_area {
	width:515px;
	float:left;
	border-right: 1px solid #617C31;
}

#sidebar {
	margin:0;
	padding:0;
	width:228px;
	float:right;
}

#sidebar ul {
	padding:0;
	margin:0;
	list-style:none;
}

#sidebar ul li ul {
	margin-left:10px;
}


#sidebar h2 {
	margin:0;
	margin-left:5px;
	font-size:14px;
}

#special_links {
	margin-top:15px;
	font-size:11px;

}

#add-to-any-subscribe {
	margin-top:25px;
}

#posts_area div.addtoany_share_save_container {
	text-align:center;
}


#archives, #categories-417245381 {
	margin-top:20px;
}

.center_text {
	text-align:center;
}

#comment {
	width:400px;
}


