/*
  
Theme Name: UbuntuGeek
Description: Fluid WordPress theme for ubuntugeek.com
Tags: fluid, right-sidebar, left-sidebar, 3 columns, white
Version: 0.1
Author: Delicia
Author URI: http://www.wp-content-themes.com/
Credits:960 Grid System by NathanSmith & Blueprint Css by Joshua Clayton for inspiration, 
Eric Meyer's css reset

*/

/* -------------------- Reset -------------------- */

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,
address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}


/* -------------------- HTML elements -------------------- */
html body div.clear,html body span.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0;}
.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0;}
.clearfix{display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
a{text-decoration:none;color:#d90d19;}
a:hover{text-decoration:underline;}
blockquote{font-size:12px;padding:10px 20px;border:1px dashed #666;}
p + p{text-indent:20px;}
form p + p{text-indent:0;}
img{max-width:90%;margin:5px;}
h1, h2, h3, h4, h5, h6 {font-family: "Trebuchet MS", "Trebuchet", sans-serif;color: #5A3320;margin:0 0 5px 0;}
p{margin:0 0 10px 0;}
h1{font-size:20px;font-weight:700;}
h2{font-size:18px;font-weight: 600;}
h3{font-size:16px;font-weight: 500;}
h4{font-size:14px;font-weight:400;}
h5{font-size:12px;font-weight:300;}
h6{font-size:11px;font-weight:200;}
em{font-style:italic;}
strong{font-weight:600;}
code,pre{font-family:'Courier New';font-size:11px;max-width:90%;}
ol{padding-left:20px;margin:5px 5px 20px 5px;}
ul{margin:5px 5px 20px 5px;}
ul ul,ol ol{margin:5px;}
ol li,ul li{line-height:18px;margin-bottom:5px;font-size:12px;}
.caps{font-variant:small-caps;letter-spacing:1px;text-transform:lowercase;font-size:12px;line-height:1%;font-weight:600;padding:0 2px;}
table{margin-bottom:14px;width:99%;}
th{font-weight:600;background:#eee;}
th,td{padding:4px 10px 4px 5px;}
tr.even td{background:#eaeaea;}
tfoot{font-style:italic;}


/* -------------------- Structure and grid -------------------- */
body{font-size:10px;font-family:Tahoma, Arial, Helvetica;line-height:16px;background:#333;}
#container{margin-left: auto;margin-right:auto;width:99%;background:#fff;border:1px solid #ddd;-moz-border-radius:20px;-webkit-border-radius:20px;min-width:900px;}
*html #container{height:1%;}
.g1,.g2,.g3,.g4,.g5,.g6,.g7,.g8,.g9,.g10,
.g11,.g12,.g13,.g14,.g15,.g16,.g17,.g18,.g19,.g20,.g21,.g22,.g23,.g24,.g25,.g26,.g27,.g28,.g29,.g30,.g31,.g32,.g33
{float:left;margin-left:1%;margin-right:1%;width:auto;display:inline;}
.alpha{margin-left:0;}
.omega{margin-right:0;}
.g1{width:1%;}
.g2{width:4%;}
.g3{width:7%;}
.g4{width:10%;}
.g5{width:13%;}
.g6{width:16%;}
.g7{width:19%;}
.g8{width:22%;}
.g9{width:25%;}
.g10{width:28%;}
.g11{width:31%;}
.g12{width:34%;}
.g13{width:37%;}
.g14{width:40%;}
.g15{width:43%;}
.g16{width:46%;}
.g17{width:49%;}
.g18{width:52%;}
.g19{width:55%;}
.g20{width:58%;}
.g21{width:61%;}
.g22{width:64%;}
.g23{width:67%;}
.g24{width:70%;}
.g25{width:73%;}
.g26{width:76%;}
.g27{width:79%;}
.g28{width:82%;}
.g29{width:85%;}
.g30{width:88%;}
.g31{width:91%;}
.g32{width:94%;}
.g33{width:97%;}

/* -------------------- Navigation -------------------- */

#bar1{height:40px;text-align:right;}
#pg{list-style:none;background:#ddd;border:2px outset #fff;-moz-border-radius:20px;-webkit-border-radius:10px;}
#pg li{display:inline;font-size:12px;}
#pg li a{color:#000;margin:0px 10px;border-bottom:2px solid ccc;font-weight:500;font-variant:small-caps;}
#pg li a:hover{text-decoration:none;color:#d90d19;}
.current_page_item{background:#eee;}

/* -------------------- Header -------------------- */

#logo h3{font-family:Tahoma;font-size:12px;font-weight:600;padding-left:20px;}
#search{text-align:right;padding-top:20px;}

#content{background:#eee;border:1px solid #ddd;-moz-border-radius:20px;-webkit-border-radius:20px;margin-top:10px;}
#main{margin-left:auto;margin-right:auto;}

/* -------------------- Post styles -------------------- */

.post{margin:10px 0 20px 0;padding:15px;font-size:12px;line-height:20px;border-left:1px solid #eee;border-bottom:1px solid #eee;border-right:1px solid #eee;-moz-border-radius:20px;-webkit-border-radius:20px;background:#fff;}
.post ol{list-style:decimal;}
.post ul{list-style:circle;padding-left:20px;}
.post img{max-width:90%;margin:5px;padding:5px;border:1px solid #eee;}
.pt h2,.pt h1{margin-top:-18px;padding:2px 10px;background:#eee;border-bottom:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd;-moz-border-radius:20px;-webkit-border-radius:10px;font-weight:600;text-align:center;}
.pt h2 a,.pt h1 a{font-size:16px;font-family:Tahoma;}
.meta{border-bottom:1px groove #5A3320;width:75%;font-size:10px;}
.meta a{color:#666;}
.text{padding-top:10px;padding-bottom:10px;text-align:justify;}
.text code,.text pre{max-width:90%;background:#f5f5f5;padding:5px;border:1px dashed #eee;}
.navigation{font-size:14px;margin:10px 5px;padding:5px 0 0 0;border-top:1px outset #5A3320;}
.home{padding-left:10px;font-variant:small-caps;font-size:13px;font-weight:500;}
.meta img{vertical-align:bottom;}
.meta img{margin:0 5px 0 10px;padding:0;vertical-align:text-bottom;}

/* --------------------- WordPress image classes -------------------- */

caption{background:#eee;}
.alignleft{float:left;display:inline;margin-right:15px;margin-bottom:5px;width:auto;}
.alignright {float:right;display:inline;margin-left:15px;margin-bottom:5px;width:auto;}
.aligncenter {display:inline;text-align:center;}
.alignnone {}
p.wp-caption-text{padding:5px;font-size:10px;}
.wp-smiley{display:inline;margin-bottom:-5px;}



/* -------------------- Sidebars and Foter -------------------- */
#sidebar-left{margin-top:10px;padding-left:10px;}
#sidebar{margin-top:10px;padding-left:5px;}
.feed,.twitter{text-align:center;}
#bottom h3{background:#eee;border-bottom:1px solid #ddd;-moz-border-radius:10px;-webkit-border-radius:5px;text-align:center;font-size:14px;font-weight:600;}
#sidebar h3,#sidebar-left h3{background:#eee;border-left:1px solid #eee;border-top:1px solid #eee;border-right:1px solid #eee;-moz-border-radius:10px;-webkit-border-radius:5px;text-align:center;font-size:14px;font-weight:600;}
.current-cat{background:#eee;}
#sidebar-left select{width:99%;border:1px solid #ddd;color:#666;font-size:12px;font-weight:200;}
#sidebar-left option{background:#fff;color:#d90d19;}
.blogroll ul li{margin-left:10px;list-style-image:url(images/link.png);list-style-type:circle;}
#box1 ul li ul li{margin-left:15px;list-style-image:url(images/recent.png);list-style-type:circle;}
#box2 ul li ul li{margin-left:15px;list-style-image:url(images/tomboy.png);list-style-type:circle;}
#box3 ul li ul li{margin-left:15px;list-style-image:url(images/apport.png);list-style-type:circle;}
.cat-item{margin-left:15px;list-style-image:url(images/list.png);list-style-type:circle;}
#box1,#box2,#box3{margin-top:1%;margin-bottom:1%;background:#fafafa;border-left:1px solid #eee;border-bottom:1px solid #eee;border-right:1px solid #eee;-moz-border-radius:20px;-webkit-border-radius:20px;}
#bottom{margin-top:10px;background:#eee;-moz-border-radius:20px;-webkit-border-radius:20px;}
#bottom a{color:#d30000;}
#bottom h3{margin-top:-5px;}
#footer{padding-top:10px;}



/* -------------------- Comment styles -------------------- */
#comments{clear:both;padding-top:20px;padding-left:20px;}
#respond{clear:both;padding-top:20px;padding-left:0;}
.comment-info-split{clear:both;}
.commentmetadata{text-transform:uppercase;color:#333;}
.commentmetadata a{color:#666;}
.commentlist div.alt{color:#333;padding:10px;}
ol.commentlist{list-style:none;}
ol.commentlist ul.children{list-style:none;}
.comment-div{display:block;}
.comment-left{width:30%;}
.comment-right{width:70%;}
.avatar{background:#fff;float:left;margin-bottom:5px;padding:3px;width:auto;}
.commentlist ul li{border-bottom:none;}
.commentlist li{margin:10px 0 0 0;}
ol.commentlist{list-style:none;margin:0 0 10px;padding:0;text-indent:0;}
ol.commentlist li{background:#fefefe;}
ol.commentlist li.bypostauthor{background:#eee;}
ol.commentlist li.byuser{background:#eee;}
ol.commentlist li.comment-author-admin{background:#eee;}
ol.commentlist li.comment,.pingback{border:1px solid #eee;padding:10px;-moz-border-radius:20px;-webkit-border-radius:20px;}
ol.commentlist li.comment div.vcard{font-weight:400;font-size:15px;}
ol.commentlist li.comment div.vcard cite.fn{font-style:normal;}
ol.commentlist li.comment div.vcard img.avatar{border:5px solid #eee;float:left;margin:0 10px 10px 10px;}
ol.commentlist li.comment div.comment-meta{font-size:9px;}
ol.commentlist li.comment div.comment-meta a{color:#555;}
ol.commentlist li.comment p{font-size:12px;margin:0 0 10px;}
ol.commentlist li.comment ul{font-size:11px;list-style:circle;margin:0 0 10px 20px;}
ol.commentlist li.comment div.reply{font-size:11px;}
ol.commentlist li.comment div.reply a{font-weight:500;}
ol.commentlist li.comment ul.children{list-style:none;margin:10px 0 0;text-indent:0;}
ol.commentlist li.comment ul.children li.comment-author-admin{background:#eee;}
ol.commentlist li.comment ul.children li.depth-2{margin:0 0 5px 5px;}
ol.commentlist li.comment ul.children li.depth-3{margin:0 0 5px 5px;}
ol.commentlist li.comment ul.children li.depth-4{margin:0 0 5px 5px;}
ol.commentlist li.comment ul.children li.depth-5{margin:0 0 5px 5px;}
ol.commentlist li.even{background:#fff;}
ol.commentlist li.odd{background:#f6f6f6;}
