/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of 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.
*/

.entry img { padding: 2px; border: 1px solid #e6e6e6 }

#navigation ul.rss{background:no-repeat right 5px;padding:6px 15px 3px 0;margin-right:10px;}
#navigation ul.rss li{none}
#navigation ul.rss li a{none}
#navigation ul.rss li a:hover{none}

.nav { z-index:99; margin:0; padding:0; list-style:none; line-height:1; margin-left:0px; }
.nav a  { position:center; color:#555; display:block; z-index:100; padding:15px 0px 15px 95px; line-height:14px; text-decoration:none; }

.nav li  { float:left; width: auto; }
.nav li a.sf-with-ul { padding-right:0px; }

.post-more a, .post-meta a { text-decoration:none; }
.post-more a:hover, .post-meta a:hover { text-decoration:none; }


