/*  
Theme Name: Local Sounds Blog
Theme URI: http://localsounds.org
Description: 2010 Web 3.0 Overhaul Theme
Version: 3.0
Author: Matt Jacoby
Author URI: http://mattjacoby.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


.entry { clear:both; font-size:13px; }
.entry p { margin:10px 0; font-size:13px; }

.post { text-align:left; }

.post small { float:left; font-size:13px; font-style:italic; font-family:'Century Gothic' Arial, Sans-serif; margin-bottom:10px; }
.post .post_date { background:url(/wp-content/themes/localsounds2/images/calendar.png) no-repeat 0 0; padding-left:20px; }

.post .postmetadata { font-size:12px; }
.post .comments_for_posts { float:left; background:url(/wp-content/themes/localsounds2/images/comments.png) no-repeat 0 0; padding-left:20px; margin-right:20px; }
.post .categories_for_posts { float:left; background:url(/wp-content/themes/localsounds2/images/categories.png) no-repeat 0 0; padding-left:20px; margin-right:20px; }
.post .tags_for_posts { clear:both; float:left; background:url(/wp-content/themes/localsounds2/images/categories.png) no-repeat 0 5px; padding-left:20px; text-align:left; padding-top:5px; }
.post .edit_for_posts { float:right; display:none; }

.post table { margin-top:10px; }
.post table td { text-align:left; padding:5px 0; }

.clear { clear:both; }

#page_content h2 {  border-bottom:1px solid #333 !important; padding-bottom:5px !important; margin-bottom:5px !important; }
.post h2 { text-align:left; }

.navigation { font-size:12px; }
#lsblog_footerbanner { visibility:hidden; display:none; }
.footer_content li a { font-size:12px; }

.alt { border:1px solid #ddd !important; height:90px; background-color: rgb(238,238,236); }

a, h2 a:hover, h3 a:hover { color:#87211c; text-decoration:none; }
