/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.teaser,.teaser-right {width:300px;height:300px;float:left;border:1px solid #CCCCCC;margin-bottom:20px;}
.teaser-right {float:right;}
.inner {margin:10px;}
#main .post p {font-size:13px;}

#featured_post2 {font-style:italic;}

#featured_post2 h3 {
background-color:#2E3738;
color:#FFFFFF;
font-size:16px;
margin-bottom:10px;
padding:10px;
}
#featured_post2 h3 a {color:#ffffff;text-decoration:none;}
#featured_post h2 a {font-size:28px;}
#featured_post p {font-size:14px;}

.threecol_one .addtoany_share_save_container,.threecol_two .addtoany_share_save_container {display:none;}
#col_two_wide {width:400px;float:left;margin-right:18px;}

/* recent posts */

.home_recent_post { padding: 0.1em 0 1.2em 0; margin: 0 0 0.8em 0; background: url(images/bg/dot.png) repeat-x bottom left; height:62px }
.home_recent_post img.woo-image { margin: 0;  padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_title a { font-weight: bold; }

.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_recent_exc p { color: #666; text-align: left; }