/*
Theme Name: Kusunoki
Theme URI: http://josekusunoki.com/
Description: Tema minimalista desarrollado para mi blog.
Version: 1.0
Author: José Kusunoki
Author URI: http://josekusunoki.com/
Tags: minimalistic, simple, centered, two columns, jquery
*/

#page {width:940px; margin:0 auto; padding:10px; height:100%; overflow:auto; }
#content {width:620px; float:right;}
#content p{margin-top:10px;}
#sidebar {width:300px; float:left; background-color:#f6f6f6; padding-bottom:20px;}
#footer {width:940px; clear:both;}
#headerimg {margin-bottom:20px;}
.post {border:6px solid #e5e5e5; margin-bottom:20px; padding:5px 10px 0 10px; background: #fff url('images/post_back.gif') repeat-x bottom;}
.post h2 a{font-family:Georgia; color:#333; font-size:22px; font-weight:normal; text-decoration:none; line-height:125%; padding-bottom:10px;}
.meta {padding:20px 0 10px 0; color:#B23112;}
.info {float:left; padding-top:4px;}
.icono {float:right;}
.description {width:280px; padding:10px; line-height:200%; font-size:11px; font-family: Georgia; color:#666; text-transform:uppercase;}
.sbactivo {background: #f6f6f6 url('images/sbarrow.gif') no-repeat right !important;}
#filter {font-family:Georgia; font-size:16px; height:20px; border: 6px solid #e5e5e5; margin-left:10px; width: 210px; color:#666; padding:5px;}
#filter-count {font-family:Georgia; font-size:16px; color:#666; margin-left:5px;}
.sbrotulo {color:#B23112; font-family:Georgia; width:276px; font-size:11px; text-transform:uppercase; padding:12px; margin:10px 0 10px 0; border-top:6px solid #fff; border-bottom:1px solid #fff;}
.sbbox {font-family:Georgia; font-size:14px; height:30px; margin-top: 20px; line-height:30px; margin-left:10px;}
#sbtwitter {color:#0934B2 !important; display:block; background: #f6f6f6 url('images/sbtwitter.gif') no-repeat left; padding-left:40px; width:220px; text-decoration:none; cursor:pointer;}
#sbdelicious {color:#0934B2 !important; display:block; background: #f6f6f6 url('images/sbdelicious.gif') no-repeat left; padding-left:40px; width:220px; text-decoration:none; cursor:pointer;}
#sbblip {color:#0934B2 !important; display:block; background: #f6f6f6 url('images/sbblipfm.gif') no-repeat left; padding-left:40px; width:220px; text-decoration:none;cursor:pointer;}
#sbblog {color:#0934B2 !important; display:block; background: #f6f6f6 url('images/sbblog.gif') no-repeat left; padding-left:40px; width:220px; text-decoration:none; cursor:pointer;}
#sbyoutube {color:#0934B2 !important; display:block; background: #f6f6f6 url('images/sbyoutube.gif') no-repeat left; padding-left:40px; width:220px; text-decoration:none; cursor:pointer;}
.hidetwitter {display:none;}
.hideblip {display:none;}
.hidedelicious {display:none;}
.hideGeneral {display:none;}

.sbbi {display:none;}
.sbti {display:none;}

body { padding:0 0 54px 0 !important;}

#footer{ position:absolute; bottom:0; left:0; width:100%; height:53px; background-color:#fff; border-top: solid 1px #f30;}

@media screen{ body>div#footer{ position: fixed;} }

* html body{overflow:hidden;} 

* html div#page{ height:100%; overflow:auto; }

