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

*/

body  { font: 14px Arial, Sans-Serif; line-height: 1.5; color: #333; background-color: #fff; }
a:link, a:visited  { color: #3281cb; text-decoration:none; }
a:hover  { text-decoration:underline; }
pre { border: dashed 1px #D8D8D8;  font-size: 12px; margin: 10px 5px 20px 5px;  padding:10px; background: #F5F5F5; overflow:auto; }
pre strong { color: #000;}
input, textarea, submit { font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif;  font-size: 14px; }

#header{background:url(images/bg-top.png) repeat-x;padding:38px 0 23px;clear:both;position:relative;z-index:10;}
#footer #footer-credits { background:url(images/bg-footer-bevel.png) repeat-x top center; padding:20px 0 20px; margin: 0px 0; }
#footer #footer-widgets li a { border:none; color:#eee; line-height:18px; padding:3px 0; }

#footer #footer-widgets p { line-height:18px; }
#footer #footer-widgets a { color:#fefefe; }
#footer #footer-widgets a:hover { color:#06a0f0; }
#sidebar{width:260px;overflow:hidden; padding:25px 25px 15px; background:#f3f3f3; border-bottom:1px solid #dbdbdb; }
#respond h3  { color:#555; font-weight:bold; }
#comments h3{ color:#555; font-weight:bold; }

.widget h3  { margin: 0 0 15px 0;text-transform:uppercase; font-size:14px; text-transform:uppercase; color:#333; }
/**.entry img  { padding: 5px;	border: 1px solid #ccc; }**/

.entry img  { padding: 5px;	border: 1px solid #ccc; margin: 0 5px 0 5px;}
.entry img:hover  {  border: 1px solid #aaa; }

.entry blockquote { border-left:2px solid #666; font-style:italic; margin: 25px auto 22px; padding: 0px 10px; width:85%; }

.pinglist li {margin-bottom: 10px;}

#twitter { background: #fff; border-bottom:1px solid #dbdbdb; margin:0px 0 25px; padding:5px 30px 16px; color:#777; font-size: 18px; min-height:42px; }
#twitter  #twitter_update_list { margin-left:65px; }
#twitter #twitter_update_list li { line-height:22px; }

#autor { margin: 0px 0 5px 0; padding: 5px 0 5px 0; border-bottom: 1px solid #d5d5d5; border-top: 0px solid #d5d5d5;  }
#autor img{ border: 2px solid #fff; float:left; margin-right:8px;}
#autor .datos { font-size: 1.0em; padding-top: 0px; line-height: 18px; }
#autor .nombre a { color: #333; }
#autor .nombre a:hover { text-decoration: underline; }

#tag_cloud-2 div{ line-height: 22px; }

.widget .twitter_title_link {color: #222; }
.widget .twitter-item { font-size: 0.9em; margin-bottom: 10px; }
.widget a.twitter-user { color: #3281cb; text-decoration: none; display: inline;}
.widget a.twitter-link { color: #3281cb; text-decoration: none; display: inline;}
.widget a:hover.twitter-user { color: #3281cb; text-decoration:underline;}
.widget a:hover.twitter-link { color: #3281cb; text-decoration:underline;}
.twitter-timestamp { color: #777; }

#commentform input.txt  {  color:#444; }
#commentform textarea  { color:#444; }
