/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file 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. */

#logo  { padding: 5px 0 0 20px; margin-right: 34px;}
.nav a  { position:relative; color:#060606; display:block; z-index:100; padding: 70px 10px 15px 10px; line-height:18px; text-decoration:none; text-shadow:0 1px 0 rgba(255,255,255,0.8); min-width: 60px; font-size: 16px; font-weight: bold; border:1px solid #D6D7D7; border-width: 0 1px 0 0; }
.entry img { padding: 0px; border: 0px;
img.thumbnail { padding: 0; border: 0px solid #999; background: none; }
img.thumbnail:hover { border: 0px solid #000; opacity:0.8; }
img.wp-smiley  { padding: 0; border: none; }


.entry table  { width: 100%; border: 0px solid #EDF7F3; margin-bottom:1.2em; }
.entry table tr.alt-table-row  { background: #EDF7F3; }
.entry table th  { padding: 6px 0 3px 0; background: #EDF7F3; border: 0px solid #EDF7F3; text-shadow: 1px 1px 0 #fff; box-shadow: inset 0 0 1px #fff; -moz-box-shadow: inset 0 0 1px #fff; -webkit-box-shadow: inset 0 0 1px #fff; }
.entry table td  { padding: 6px 15px 3px 15px; border: 0px solid #EDF7F3; }


.entry img { padding: 5px; border: 0px solid #e6e6e6;  }
img.thumbnail { padding: 0; border: 1px solid #999; background: none; }
img.thumbnail:hover { border: 1px solid #000; opacity:0.8; }
img.wp-smiley  { padding: 0; border: none; }

.alignleft  { float: left; height: auto; margin: 0px 20px 10px 0; }
.alignright  { float: right; height: auto; margin: 0px 0 10px 20px; }
.aligncenter  { text-align: center; margin-bottom:15px;}
img.aligncenter  { margin-left:auto; margin-right:auto; display:block; }

#sidebar { padding-bottom: 200px; }

