/* 
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.

*/

/* 1.1 Defaults */

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Helvetica,Arial,Sans-serif; color: #000; }
h1  {font-size: 30px;} h2  {font-size: 24px;} h3  {font-size: 20px;} h4  {font-size: 18px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

.post .date  { position: absolute; top: 30px; left: -40px; width: 71px; height: 60px; padding: 13px 0 0 0; text-align: center; color: #fff; }
.post .date .day  { display: block; font-size: 30px; line-height: 30px; }
.post .date .month  { display: block; font-size: 12px; text-transform: uppercase; font-weight: bold; }


/* 4.1 Generic Widgets */
.widget  { margin: 0 0 30px 0; padding: 5px 15px 15px 15px; background-color: #fff; border: 5px solid #efefef;}
.widget h3  { margin: 0; padding: 10px 0; text-transform:uppercase; color: #404040; }

.widget ul  { clear:both; }
.widget ul li  {}
.widget ul li a:link, .widget ul li a:visited { padding: 0 0 0 25px; line-height: 30px; text-decoration: none; color:#666; }
.widget ul ul  { padding: 0 0 0 15px; border: none; }

.widget_recent_comments li, #twitter li  { padding: 6px 0 6px 10px; line-height: 30px; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a  { display: inline; padding: 0; line-height: 18px!important; background: none!important; border: none!important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */


/* FLICKR */
#flickr h3  {}
#flickr h3 span{color:#0061D8;}
#flickr h3 span span{color:#FF1183;}
#flickr .flickr_badge_image  { width: 55px; float: left; margin: 10px 34px 0 0; }
#flickr .pictures  { margin-right: -28px; }
#flickr a img  { float: left; display: block;}

