/* 
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.

*/

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Verdana, Arial,Helvetica,Sans-serif; color: #000; line-height:1; }
h1  {font-size: 18px; } h2  {font-size: 18px;} h3  {font-size: 14px;} h4  {font-size: 12px;} h5  {font-size: 10px;} h6  {font-size: 08px;}

.entry  { font-size:12px; line-height:15px; }

.entry a.btn, input.submit { background:url(images/bg-button.png) no-repeat center 0; padding:4px 8px; color:#fff; font:Georgia, serif; font-size:12px; font-style:italic; text-shadow: #777 0px 1px 0px; background-color:#666666; border:1px solid #444444; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.entry a.btn:hover { cursor:pointer; opacity:0.8; }

#commentform #submit { font-family:Georgia, serif; background:url(images/bg-button.png) no-repeat center 0; padding:4px 8px; color:#fff; font:Georgia, serif; font-weight:bold; font-size:12px; font-style:italic; text-shadow: #555 0px 1px; background-color:#666666; border:1px solid #444444; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
#commentform #submit:hover { cursor:pointer; opacity:0.8; }

#submit  {
background-color:#666666;
border-color:#444444;
}


.entry a.btn, input.submit, #commentform #submit {
background-color:#666666;
border-color:#444444;
}


.fontweight {font-weight:normal;}
