/* 
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.

*/

/*Spectrum Theme Tweaks */

#logo {
line-height:22px;
}

#logo span.site-description {
/* margin-top:12px;  */
font-weight:bold;
}

div#content #recent-posts .post .heading h2 {
font-size:16px;
text-transform:none;
}

/*Shashin Plugin CSS Tweaks */

#content .shashin_caption {
display:block;
font-family:verdana;
font-size:9px;
font-weight:bold;
line-height:14px;
padding:0 8px;
margin-bottom:4px;
} 

#content .shashin_image  {
margin:10px 0 20px;
}


/*Gravity Forms - Future*/

#content .gform_wrapper .left_label .gfield_label {
float:left;
font-weight:bold;
margin:2px 15px 10px 0;
width:29%;
}

