/*  
Theme Name: SOFTr Utils
Theme URI: http://utils.softr.net/
Description: Tema para el sitio de recursos de  <a href="http://softr.net">SOFTr</a>.
Version: 1.0
Author: Daniel Niquet
Author URI: http://danielniquet.com/

	SOFTr Utils
	 http://utils.softr.net
*/

body{ margin:0; padding:0; font:normal 15px Tahoma, Verdana, Arial;  }
/*-----------------------
	HEADER
-------------------------*/
#header{ height:90px; background:#7394B8; border-bottom:1px solid #666; position:relative; z-index:999;}
#logoSoftr{ height:90px; background:#7394B8 url(images/logoH02.png) no-repeat 4px 4px; display:block; width:245px;}
#sectionTitle{ height:30px; background:#7394B8 url(images/tituUtils.png) no-repeat top right; right:0; position:absolute; width:129px;  top:60px;}
/*-----------------------
	CONTENIDO
-------------------------*/
#container{ }
#content{  margin-left:210px; position:relative; padding:10px; height:auto; padding-bottom:180px;}
.cal{ background:url(images/bgCal.png) no-repeat; width:70px; height:70px; float:left; margin-top:5px; overflow:auto;}
.cal small{  display:block; text-align:center; padding-right:3px; margin-top:4px; color:#fff; font-size:9px; }
.cal strong{ display:block; font-size:36px; color:#fff; text-align:center;}
.post{ clear:both;}
.gComment{background:url(images/bgComment.png) no-repeat; width:70px; height:70px; float:left; margin:5px; margin-right:10px; }
.gComment a{display:block; font-size:36px; color:#fff; text-align:center; font-weight:bold; padding-top:10px; text-decoration:none;}
/*-----------------------
	MENU
-------------------------*/
.menu{ list-style:none; margin:0; padding:0; width:200px; position:absolute; left:0; top:90px;}
.menu li{   background:#A9B2C5; font-size:12px; }
.menu li a{background:#A9B2C5;padding:3px; text-decoration:none;color:#333;  display:block;position:relative; outline:none; cursor:pointer; height:auto !important; height:1px; font-size:12px;}
.menu li a:hover{ background:#3F5E7F; color:#FFF; font-size:16px; margin-left:10px;}
.menu li.liBottom{ height:25px; cursor:auto; background:#A9B2C5 url(http://groups-beta.google.com/groups/roundedcorners?c=A9B2C5&bc=fff&w=25&h=25&a=br) no-repeat bottom right;}

/*-----------------------
	GENERAL
-------------------------*/
#info{ position:absolute; bottom:0; right:0; background:#7394B8; color:#fff; padding:3px; margin:1px; border:1px solid #666;}
.loading{ background:#fff url(images/loading.gif) no-repeat center center; height:5px; padding:3px 0;}
strong{ color:#7394B8; font-size:13px;}
a{color:#7394B8;}
a:hover strong, a:hover {background:#7394B8; color:#fff;}
h1{ font-size:26px;}
h2{ font-size:20px;}
h2 a{padding:0 5px;}
h2 a:hover{ background:#7394B8; color:#fff; text-decoration:none;}
h3{ font-size:17px;}
.mb10{ margin-bottom:20px;}
.ml10{ margin-left:10px !important;}
.center{ text-align:center;}
.clear{ clear:both;}

#commentform{ text-align:left; width:600px; margin:0 auto;  }
#commentform input, #commentform textarea{ border:1px solid #7394B8; width:80px; float:left; padding:3px;}
#commentform label{ display:block; height:25px;}
.commentlist{ clear:both; width:500px; margin:0 auto;}
.commentlist .alt{ text-align:right; direction:rtl;} 
#commentform #comment{  width:200px; height:150px; margin-right:20px;}
#commentform #submit{ width:100%;  background:#7394B8; color:#fff; font-weight:bold; margin-bottom:30px; }
#respond{ text-align:center;}