/*  
Theme Name: 2001:a space odyssey
Theme URI: 
Description: A Web 2.0 Wordpress Theme with light colors and columnize posts. The theme has 3 columns.
Version: 1.0
Author: Terrabionic Team
Author URI: http://www.terrabionic.com.mx
*/

*{margin:0; padding:0;}
body{background:#f2f2f2; font-family:Georgia, Arial, Helvetica, sans-serif}
a:link, a:visited{color:#0000fe; text-decoration:none;}
a:hover{color:#000;}
p{font-size:11px;}

#header{margin:10px auto 0 auto; width:900px;}
#logo{float:left; text-indent:-3000px; height:62px;}
#logo h1 a{color:#000; text-decoration:none; background:url(images/2001.gif); width:456px; height:62px; float:left; }
#description{font-size:12px; color:#444; float:left; margin:65px 0 0 0px;}
#nav{float:left; margin:20px 10px 0 0;}
#category{float:left; margin:20px 0 0 0;}
select{background:#000; color:#fff; font-size:11px; border:1px #000 solid;}
.picture{border:0;}

#content{width:900px; margin:30px auto 0 auto; }

.postcol{width:285px; float:left; margin:0 10px 0 0;}
.post{margin:0 10px 10px 0; background:#fff; color:#666; width:285px;}
.post:hover{background:#bbb; color:#fff;}
.post h2 a{font-size:11px; font-weight:normal; color:#666;}
.post p{font-size:11px;  padding:2px 0 2px 0;}
.post p img{margin:auto; border:2px solid #ccc;}
acronym{cursor : help;}
pre{margin : 0%;}
.upperleft{background-image:url(images/upperleft.png);background-position:top left;background-repeat:no-repeat;margin-left:auto;margin-right:auto;}
.upperright{background-image:url(images/upperright.png);background-position:top right;background-repeat:no-repeat;}
.lowerleft{background-image:url(images/lowerleft.png);background-position:bottom left;background-repeat:no-repeat;}
.lowerright{background-image:url(images/lowerright.png);background-position:bottom right;background-repeat:no-repeat;padding:3% 3% 3% 3%;}
.upperleft:hover{background-image:url(images/upperleft_a.png);background-position:top left;background-repeat:no-repeat;margin-left:auto;margin-right:auto;}
.upperright:hover{background-image:url(images/upperright_a.png);background-position:top right;background-repeat:no-repeat;}
.lowerleft:hover{background-image:url(images/lowerleft_a.png);background-position:bottom left;background-repeat:no-repeat;}
.lowerright:hover{background-image:url(images/lowerright_a.png);background-position:bottom right;background-repeat:no-repeat;padding:3% 3% 3% 3%;}

.meta{font-size:11px; color:#666; margin:5px 0 0 0; height:30px;}
.postcomment{color:#000; font-size:11px;}
.author a{padding:0 5px 0 5px;}
.author a:hover{background:#0000fe; color:#fff;}
.entry_author_image{margin:5px 5px 0 0; float:left;}

#comment{background:#000; border:0; color:#fff; padding:5px; font-family:Georgia, Arial, Helvetica, sans-serif; width:600px; height:170px; font-size:11px; margin:10px 0 10px 0 ;}
#author, #url, #email{background:#000; padding:6px 5px 6px 5px; border:0; color:#fff; float:left; margin:0 10px 10px 0; font-size:11px; width:130px;}
#comments, #commentsbox h2{font-size:12px; padding:10px 0 10px 0;}
.commentlist{list-style:none; width:600px; font-size:12px; padding:0 0 20px 0; }
.commentlist li{border-bottom:1px solid #000; padding:15px 0 5px 0;}
.commentlist a{color:#000; font-weight:bold; font-size:12px;}
.singlepost{width:600px;}