/* 
WOO CUSTOM STYLESHEET
---------------------

http://www.blogingbloging.com

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.

*/

/* 2.3 Header */
#header{background:url(images/bg-top.png) repeat;padding:25px 0 20px;clear:both;position:relative;z-index:10;}

#logo  { margin: 0 0 0 -50px}
#logo img  { }
#logo .site-title, #logo .site-description  { display: no; } 
#logo .site-title a { color:#fff; font-size:32px; line-height:28px; text-transform:uppercase; letter-spacing:1px;  }
#logo .site-title a:hover { text-decoration:none; color:#eee; }
#logo .site-description { color:#bbb; text-transform:uppercase; font-size:12px;}


/* Fonts del home */
#featured.home h2 { font-size:35px; padding:20px 0 30px;}
#featured.home p { font-size:19px; color:#fff; line-height:30px; }

/*-------------------------------------------------------------------------------------------*/

/* Sidebar alternativo!

/*-------------------------------------------------------------------------------------------*/



#sidebar2{width:260px;overflow:hidden; padding:25px 25px 15px; background:#f7f7f7; border-bottom:1px solid #dbdbdb; }

#sidebar2 h3  { margin: 0 0 15px 0;text-transform:uppercase; font-size:14px; text-transform:uppercase; color:#777; }

#sidebar2 p { color:#666; }

#sidebar2 ul  { clear:both;}

#sidebar2 ul li  { list-style-type: none; background: url(images/ico-bullet.png) no-repeat left 8px; padding-left:15px; color:#666; }

#sidebar2 ul li a  { padding: 3px 0; line-height: 18px; text-decoration: none; color:#666; }

#sidebar2 ul li a:hover  { color: #000; }

#sidebar2 ul ul  { padding: 0 0 0 15px; border-top: none; }

#sidebar2 img  {border: 0px }





/*-------------------------------------------------------------------------------------------*/

/* Padding en algunas tablas!

/*-------------------------------------------------------------------------------------------*/





 td.padded {

 padding: 0px 50px 0px 5px;

 }



/*-------------------------------------------------------------------------------------------*/

/* Estilo tabla con planes!

/*-------------------------------------------------------------------------------------------*/





table.planes, th.planes, tr.planes, td.planes {padding:10px; width:100%; text-align:center;border:1px; margin-bottom:50px; border:0px solid white;}



td.planes {text-align:left;width:25%; border:0 px solid white;}

th.planes 
{background-color:#06A0f0; 
color:white; 
width:25%; border:2px solid white; }


