/* 
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.

*/

@import url(http://fonts.googleapis.com/css?family=Meddon);

#logo .site-title a { font-family: 'Meddon', cursive; font-weight: normal; text-transform: none; }
.featured-content h2 { font-family: 'Meddon', cursive; font-weight: normal; font-size: 16pt; }
#main h3 { font-family: 'Meddon', cursive; font-weight: normal; }
span.site-description { margin: 7px 0 0 50px; }
span.dropcap { font-family: 'Meddon', cursive; color: #999999; font-weight: normal; text-shadow: 1px 1px 1px #000; z-index: 0; }

.advert_468x60 { margin: 30px 0 20px 0; }
.advert { margin: 50px 0 20px 0; }

.entry img.nb  { padding: 5px;	border: none; }

