/* 
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.

*/



#sidebar #rss-2{
  background: none;
}
.post-meta h3{
  margin-bottom: 10px;
}
.post-content img{
  padding: 1px;
}
.globo{
  padding-left:8px;
}
.globo img{
  vertical-align: bottom;
}
.post-meta h4.comments{
  background: none;
  padding-right:0px;
}
.even{
-moz-border-radius-bottomleft:0.5em;
-moz-border-radius-bottomright:0.5em;
-moz-border-radius-topleft:0.5em;
-moz-border-radius-topright:0.5em;
background:#e2eef2 none repeat scroll 0 0;
border:1px solid #E7F3FC;
padding:10px !important;
margin-bottom: 8px;
}
.odd{
-moz-border-radius-bottomleft:0.5em;
-moz-border-radius-bottomright:0.5em;
-moz-border-radius-topleft:0.5em;
-moz-border-radius-topright:0.5em;
border:1px solid #E7F3FC;
padding:10px !important;
margin-bottom: 8px;
}
h3#comments{
  margin-bottom:5px;
}
