/*  
Theme Name: Silicon Baileys
Theme URI: http://siliconbaileys.com.ar/
Description: Theme para Silicon Baileys
Version: 1.0
Author: Leo
Author URI: http://euna.com.ar/
*/

*, body { margin: 0; padding: 0; }
body { font: 11px Arial, Helvetica, sans-serif; color: #634b33; background: #eee top repeat-x; text-align: center; letter-spacing: 1px; }

a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }

p.clear { clear: both; margin: 0; padding: 0; }

ul, ol { list-style: none; }
img { border: 0; }

.wrap { width: 900px; margin: 0 auto; }

#contenedor { }

/* Header */
#header { padding: 20px 0; margin: 0 0 20px 0; background: #eee url(img/bg-header.gif) bottom repeat-x; border-bottom: 1px #bbb solid; }
  #header h1 { height: 45px; background: url(img/logo.png) center center no-repeat; text-indent: -9999px; }
  	#header h1 a { display: block; height: 45px; outline: none; }
  #header h2 { color: #999; font-size: 16px; letter-spacing: 4px; text-transform: uppercase; }

/* Contenido */
#contenido { width: 510px; float: left; }

/* Adsense */
#contenido .adsense { margin: 0 0 60px 0; }

/* Postss */
.post { padding: 100px 0; border-bottom: 1px #ddd solid; border-top: 1px #fff solid; text-align: left; }
.post:first-child { border-top: none; padding: 0 0 100px 0; }
    .post  h2 { font: bold 20px/20px Arial, Helvetica, serif; text-transform: uppercase; margin: 30px 0 10px 0; }
      .post h2 a { color: #666; text-shadow: 1px 1px 0 #fff; }
      .post h2 a:hover { color: #D27005; }
    .post  img { display: block; margin: 0 auto; padding: 4px; background: #fff; border: 1px #ddd solid; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
    .post .share { width: 120px; float: right; margin: 30px 0 0 10px; padding: 0 0 0 10px; border-left: 1px #ccc dotted; }
    	.post .share .google-buzz-button { display: block; margin: 10px 0; }
    .post .info { color: #999; text-shadow: 1px 1px 0 #fff; }
    	.post .info .tags { font-size: 14px;  }
    		.post .info .tags a { color: #666; }

#comments { margin: 50px 0 0 0; }

/* Navegación */
.navigation { margin: 20px 0; font-size: 14px; }
  .navigation .alignleft { width: 49%; float: left; text-align: left; }
  .navigation .alignright { width: 49%; float: right; text-align: right; }
    .navigation a { font-weight: bold; color: #666; padding: 5px; border: 1px transparent solid; text-decoration: none; }
    .navigation a:hover { color: #000; border-color: #000; }

    
/* Sidebar */
#side { width: 320px; float: right; }
  #side a { font-weight: bold; padding: 0; background: none; border: none; }
  #side a:hover { color: #D27005; }
  #side h4 { padding: 5px 10px; color: #fff; font-size: 11px; text-transform: uppercase; letter-spacing: 3px; background: #999; border: #fff solid; border-width: 1px 0; }
  #side div { padding: 10px; background: #ddd; }
    #side div div { padding: 0; }

  #side ul { text-align: left; }
    #side ul li { padding: 3px; border-bottom: 1px #807d73 dashed; }
    #side ul li:last-child { border: none; }
    #side ul li.current-cat { background: #f5f0e0 }
    #side ul.left { width: 140px; float: left; }
    #side ul.right { width: 140px; float: right; }    
   
    
  #side #random { text-align: center; }
    #side #random a { }
      #side #random a img { width: 80px; margin: 4px; background: #fff; padding: 3px; border: 1px #807d73 solid; }
      #side #random a:hover img { background: #D27005; border-color: #D27005; }
  
  #side #tagcloud { text-align: center; }
    #side #tagcloud a { letter-spacing: 0; padding: 0 3px; white-space: nowrap; }
    
/* Footer */
#footer { color: #b3afa2; margin-top: 40px; padding: 10px 0; }
  #footer a { background: none; padding: 0; color: #b3afa2; border-bottom: 1px #ccc8ba solid; }
  #footer a:hover { color: #807d73; }
