/*  
Theme Name: mini : mini
Theme URI: http://estudiosiete.com
Description: mini : mini
Version: 0.2 "ZenbloG"
Author: rod
Author URI: http://estudiosiete.com/
*/

/* - - - STRUCTURE */

body{
	background: #2e2d2d;
	color: #888;
	font-family: 'Bitstream Vera Sans', Helvetica, Verdana, Arial, Sans-Serif;
	text-align: justify;
}
#wrap{
	margin: 0 auto;
	text-align: left;
	width: 900px; /*680*/
}

#content{
  height: auto;
	font-size: 12px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
  margin-left: 5px;
	width: 485px; /*485*/
	background:  url(img/fondo.png) repeat;
	border: 2px solid #000000;
}

#tuiter {
	margin-top: 20px;
	margin-bottom: 20px;
}

#sidebar{
  height: auto;
	font-size: 11px;
	text-align: left;
	float: left;
	padding-top: 10px;
	width: 175px; /*155*/
	background:  url(img/fondo.png) repeat;
	padding-bottom: 10px;
	border: 2px solid #000000;
}

#links{
  height: auto;
	font-size: 12px;
	text-align: left;
	float: right;
	padding-top: 5px;
	width: 198px; /*155*/
  margin-left: 5px;
	background:  url(img/fondo.png) repeat;
	padding-bottom: 10px;
	border: 2px solid #000000;
}

#header	{
	height: 100px;
	width: 900px;
	background:  url(img/fondo.png) repeat;
	border: 2px solid #000000;
	margin-bottom: 10px;
	margin-top: 10px;		
}

#header p	{
	padding-left: 10px;
	padding-top: 30px;
	}

#footer{
	width: 165px;
	padding: 5px;
	float: left;
	color: #888;
	font-size: 12px;
	line-height: 13px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background:  url(img/fondo.png) repeat;
	border: 2px solid #000000;	
}

#footer p	{
	margin: 0px;
}

/* - - - POST */

#tuiter li {
	margin-bottom: 10px;
}

h1, h2, h3{
	font-weight: bold;
	margin: 0;
}
.entrytitle h2{
	font-size: 22px;
	line-height: 24px;
	margin-top: 10px;
}
.entrytitle h2 a
{
	color: #ff6500;
}
.entrytitle h2 a:hover{
	color: #fff;
}

.entry{
	margin-bottom: 30px;
}

.entrybody	{
	font-size: 12px;
	text-align: justify;
}

.entrybody ul	{
	margin-left: 30px;
	padding-left: 0;
}

.entrybody ul li	{
	margin-bottom: 5px;
}

blockquote	{
	border-left: 2px solid #ff9900;
	margin-left: 30px;
	padding-left: 6px;
	font-style: italic;
}

.commentslink{
	padding: 3px;
}

.comments, .meta {
	line-height: 9px;
	display: block;
	color: #888/*#b3b3b3;*/
}

.comments	{
	font-size: 10px;
	margin-top: 3px;
}

.comments a	{
	color: #ff6500;
}

.comments a:hover	{
	color: #fff;
}

.meta	{
	font-size: 10px;
}

.meta a	{
	color: #888;
}

.meta a:hover	{
	color: #fff;
}

.alignleft a:link, .alignleft a:hover, .alignleft a:visited {
	float: left;
}

.alignright a:link, .alignright a:hover, .alignright a:visited {
	float: right;
}
  

/* - - - SIDEBAR */

#sidebar h2	{
	margin-top: 6px;
	margin-left: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #888; /*#ffe6d5;*/
	border-bottom: 2px solid #ff6500;
	}

#sidebar ul#pages	{
	margin-bottom: 10px;
}

#sidebar ul#pages li{
  list-style-type: none;
	padding-left: 10px;
	font-size: 20px;
	line-height: 22px;
	color: #888;
	font-weight: bold;
}

#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li{
  list-style-type: none;
	padding-left: 10px;
	font-size: 12px;
	line-height: 13px;
	color: #888;
}


#sidebar a	{
	color: #ff6500;
}

#sidebar a:hover	{
	color: #fff;
}

/* - - - SIDEBAR 2 (Links) */

#links h2	{
	margin-top: 12px;
	margin-left: 8px;
	margin-right: 10px;
	font-size: 16px;
	color: #888; /*#ffe6d5;*/
	border-bottom: 2px solid #ff6500;	
	}

#links ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#links ul li{
  list-style-type: none;
	margin-left: 10px;
  margin-right: 10px;
	font-size: 10px;
	line-height: 13px;
	color: #888;
	text-decoration: none;
}


#link a	{
	color: #ff6500;
	font-size: 12px;
}

#links a:hover	{
	color: #fff;
}

/* - - - COMMENTS */

.commentsblock{
	margin: 5px;
	padding: 10px;

}
.commentsblock textarea{
	width: 450px; /*355*/
}
.commentsblock input, .commentsblock textarea{
        color: #888;
	border: 1px solid #ff6500;
	background: #000;
}
.commentsblock textarea:focus{
        color: #888;
	background: #0d0d0d;
	border: 1px solid #ff6500;
}
.commentsblock textarea:focus, .commentsblock input:focus{
        color: #888;
	background: #0d0d0d;
	border: 1px solid #ff6500;
}
.commentauthor{
	display: block;
	font-size: 15px;
}

ol.commentlist{
	color: #888;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	margin-top: 15px;
	padding: 0;
}
.commentlist li{
	margin-bottom: 5px;
	border-bottom: 1px solid #ff6500;
	padding: 5px 10px;
}
.alt{
	padding: 5px;
}

h3#comments, h3#respond	{
	font-size: 16px;
}

/* - - - Especiales */

#zenblog img{
  padding-top: 50px;
  padding-left: 10px;
  border: 0;
  float: left;
}

#feed img{
  padding-top: 20px;
  padding-right: 10px;
  border: 0;
  float: right;
}

#heatmap{
	text-align: justify;
}

#tuiter ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tuiter ul li{
  list-style-type: none;
	padding-left: 10px;
	font-size: 12px;
	line-height: 13px;
	color: #888;
}

#gravatar {
  float: left;
  margin-right: 5px;
  border: none;
}

/* - - - LINKS */

a	{
	color: #ff6500;
	text-decoration: none;
}

a:hover	{
	color: #fff;
	text-decoration: none;
}

img	{
	border: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

#portafolio img {
 position: absolute;
 top: 20px;
 left: 0;
}
