/*
Theme Name: i3blog
Theme URI: http://wordpress.org/
Description: tema para el blog de i3. Basado en el código Kubrick de Michael Heilemann.
Version: 1
Author: i3
Author URI: http://www.i3sistemas.com
Tags: white, orange, two-columns, fixed-width, custom-colors
*/
body {font-family:"Arial"; font-size:11px; margin:0;}
input {font-family:"Arial"; font-size:11px;}
img {border:0;}
ul {list-style:none; margin-left:0px; margin-top:0px; margin-bottom:0px; padding-left:0px;}
p {margin-top:0;}
.cb {clear:both;}
.fl {float:left;}
.fr {float:right;}
.bluryc {color:#ccc;}
a {text-decoration:none; color:#000;}
a:hover {text-decoration:underline;}
#layout {position:relative; width:100%; margin-left:auto; margin-right:auto; background-color:#fff;}
    #header {position:relative; width:933px; height:92px; margin-left:auto; margin-right:auto; text-align:left; }
	#search {position:absolute; right:0px; bottom:30px;}
	#search img {position:absolute; left:-20px; bottom:1px;}
	#logo {width:92px; height:92px;float:left;}
	#header .h1 {font-size: 2em; color: #aaa; padding-top:30px; margin:0 0 4px 0;}
	#header .description {font-size: 1.2em; color:#000;}
#menu1-fondo {position:relative; width:933px; height:38px; margin-left:auto; margin-right:auto; background-color:#86878c;}
	#menu1 {height:38px; width:933px; margin-left:10px; z-index:9;} 
	#menu1 li {float:left; margin-right:16px;} #menu1 li a {color:#fff; line-height:38px;text-transform: uppercase;} #menu1 li a:hover {text-decoration:underline;}
#cont1 {width:933px; margin:10px auto 10px auto;}	
#content {width:523px; float:left; font-size:1.2em; padding-right:20px;}
#sidebar {width:370px; float:left; background:#000; color:#fff; padding-left:20px; padding-bottom:20px;}
	#sidebar a {color:#fff;} #sidebar a:hover {color:#fff;}
#faldon {width:903px; min-height:114px; margin-left:auto; margin-right:auto; padding:15px 15px 0 15px; font-size:10px; color:#fff; background-color:#363230;}
	#faldon a {color:#777;}
#footer {width:933px; height:11px; margin-left:auto; margin-right:auto; padding:10px; font-size:10px; color:#39424c;}
	#footer a {color:#777;}
.postmetadata_ins {padding:5px; background:#eee;}
#commentform textarea {width: 100%; padding: 2px;}


