/*
THEME NAME: Gray Lesthack
THEME URI: http://code.inocorp.org
DESCRIPTION: Theme lesthack
VERSION: 1.6.0
AUTHOR: <a href="http://code.inocorp.org">Lesthack</a>
AUTHOR URI:
TAGS: gray, sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer, lesthack
*/

*{
	padding:0px;
	margin:0px;
}
body{
	font-family:Helvetica;
	font-size:90%;
	background:#eee;
	margin:0px auto;
}
a{
	text-decoration:none;
}
#header{
	background:#ddd;
	margin-bottom:30px;
	border-bottom:5px solid #999;
}
#menu{
	float:right;
}
#menu a{
	color:#FFF;
}
#menu h3{
	display:none;
}
#menu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#menu li{
	margin-right:5px;
	float:right;
	padding:4px 10px;
	background:#999;
	letter-spacing:1px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
}
#menu li:hover{
	padding-top:10px;
	padding-bottom:10px;
}
#blog-title a{
	margin-left:20px;
	font-size:30px;
	color:#666;
}
#blog-description {
	margin-left:20px;
	color:#888;
	margin-top:-10px;
	margin-bottom:5px;
}
#container{
	border-bottom:1px solid #999;
	padding-bottom:30px;
	min-height:500px;
}
#content{
	margin-left:20px;
	margin-right:20px;
}
a{
	color:#4682B4;
}
#content div.post{
	margin-bottom:20px;
}
#content h2.entry-title a{
	color:#708090;
	letter-spacing:3px;
}
#content div.entry-date{
	font-size:70%;
	color:#708090;
	margin-left:20px;
}
#content div.entry-content{
	clear:both;
	padding-left:20px;
	margin-left:20px;
	margin-top:20px;
	border-left:4px solid #ccc;
	text-align:justify;
}
#content div.entry-content p{
	margin:10px 0px;
}
#content div.entry-content .column{
	float:left;
	padding:10px;
}
#content div.entry-content .twoColumn{
	float:left;
	padding:10px;
	width:45%;
}
#content div.entry-content .oneColumn{
	width:50%;
	margin:0px auto;
}
#content div.entry-content ul, #content div.entry-content ol{
	margin-left:30px;
}
#content div.entry-content li{

}
#content div.entry-content #post_archives{
	font-family:'Trebuchet MS';
}
#content div.entry-content #post_archives h2{
	margin-top:10px;
	font-size:50px;
	color:#ddd;
}
#content div.entry-content #post_archives a{
	display:block;
	margin-left:15px;
	padding-left:15px;
}
#content div.entry-content #post_archives a:hover{
	background:#ddd;
}
#content div.entry-content blockquote{
	font-size:14px;
	font-style:italic;
	color:#666;
	margin-left:15px;
}
#content div.entry-meta{
	display:none;
}
.navigation{
	clear:both;
	margin-top:40px;
	text-align:center;
}
.nav-previous{
	display:inline;
	background:#ddd;
	padding:5px;
	-moz-border-radius:11px 0px 0px 11px;
	-webkit-border-radius:11px 0px 0px 11px;
}
.nav-previous:hover{
	background:#ccc;
}
.nav-next{
	display:inline;
	background:#ddd;
	padding:5px;
	-moz-border-radius:0px 11px 11px 0px;
	-webkit-border-radius:0px 11px 11px 0px;
}
.nav-next:hover{
	background:#ccc;
}
#footer-content{
	background:#ddd;
	padding:40px;
}
#primary{
	width:200px;
	float:right;
}
#secondary{
	width:200px;
	float:right;
}
#third{
	width:350px;
	float:right;
	/*font-size:11px;*/
}
#gallery{
	margin-top:10px;
	margin-right:10px;
	float:right;
	background:#d5d5d5;
	-moz-border-radius:11px;
	-webkit-border-radius:6px;
	padding:10px;
	text-align:center;
}
#footer{
	clear:both;
}
#complements{
	position:fixed;
	z-index:100;
	top:200px;
	left:0px;
}
#complements a{
	display:block;
}
#complements a img{
	border:0px;
	height:32px;
	width:32px;
	background:#ccc;
	padding-left:3px;
	margin-left:-20px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
}
#complements a img.first{
	-moz-border-radius:0px 6px 0px 0px;
	-webkit-border-radius:0px 6px 0px 0px;
}
#complements a img.last{
	-moz-border-radius:0px 0px 6px 0px;
	-webkit-border-radius:0px 0px 6px 0px;
}
#complements a img:hover{
	margin-left:0px;
	-moz-border-radius:0px 6px 6px 0px;
	-webkit-border-radius:0px 6px 6px 0px;
}
.sidebar h3{
	color:#666;
	font-size:150%;
}
.sidebar ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	margin-left:10px;
}
.sidebar .widget{
	margin-bottom:10px;
}
.sidebar ul.blogroll li{
	padding-left:15px;
	border-top:1px solid #aaa;
	font-size:12px;
	color:#555;
}
.sidebar ul.blogroll li:hover{
	background:#ccc;
}
.sidebar ul.blogroll li a{
	font-size:14px;
	margin-left:-10px;
	display:block;
}
.sidebar .widget select{
	width:100%;
	padding:5px;
	border:1px solid #aaa;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.sidebar .widget_rss li{
	padding-bottom:3px;
	border-top:1px solid #aaa;
	padding-left:5px;
}
.sidebar .widget_rss li:hover{
	background:#ccc;
}
.sidebar .widget_rss li a{
	display:block;
	font-size:12px;
	text-transform:capitalize;
}
.sidebar .widget_rss li span, .sidebar .widget_rss li cite {
	color:#555;
}

#comments{
	margin-top:20px;
	margin-left:50px;
	background: #eee;
}
#comments h3{
	color:#666;
	font-size:150%;
	margin-bottom:10px;
	margin-left:-20px;
}
#comments ol{
	margin-left:5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}
#comments li{
	margin-bottom:10px;
	background:#ddd;
	padding:10px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-webkit-border-radius:6px;
}
#comments li .comment-author{
}
#comments li .comment-meta{
	border-bottom:1px solid #bbb;
	margin-bottom:10px;
	font-size:90%;
	color:#666;
}
#comments li p{
	padding:5px;
}
#comments .respond{

}
#comments #login{
	display:none;
}
#comments textarea.text{
	width:80%;
	border:1px solid #999;
	padding:10px;
}
#comments input.button{
	border:1px solid #999;
	margin-top:5px;
	padding:4px;
}
#searchform{
	text-align:right;
}
#searchform input{
	display:block;
}
#searchform input#s{
	width:100%;
	padding:5px;
	border:1px solid #aaa;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;	
}
#searchform input.button{
	display:none;
}
#friends{
	margin-left:15px;
	font-size:12px;
}
#friends h2{
	color:#DDDDDD;
	font-size:50px;
	margin-top:10px;
}
#friends .friend{
	clear:both;
	margin-left:20px;
	padding-top:10px;
	height:90px;
}
#friends .friend .image{
	margin-top:22px;
	float:left;
}
#friends .friend .image a img{
	color:#999;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#friends .friend .properties{
	float:left;
	margin-left:10px;
}
#friends .friend .name{
	font-weight:bold;
	font-size:14px;
	color:#888;
	text-transform:lowercase;
}
#social_links{
	position: fixed;
	right: 0px;
	top: 100px;
	z-index: 100;
}
.debian {
	background-attachment:fixed;
	background-image:url(http://www.debian-mx.com/logo.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}
