/*
Theme Name: Clean Mint
Theme URI: http://www.wpdiva.com/themes/39/clean-mint.html
Description: Miminalist theme using fam fam fam mint icons. Colors: green variations, grey, white.
Author: WordPress Diva
Author URI: http://www.wpdiva.com/
Version: 1.0.1
*/
/* =================================
All Rights Reserved.
You are free to use and modify this theme
as long as the included attribution links 
remain intact.
For more information, see:
http://www.wpdiva.com/themes/legal/theme-use/
Please note: There are a number of empty CSS 
elements. This is intentional and are there so you 
can have maximum flexibility with customizing 
specific theme elements.
For more information, see:
http://www.wpdiva.com/themes/read-me/css/
================================== */
/* hide the overflow - can be overriden  */

a{
	background-color: inherit;
	color: #666;
	padding: 2px;
	text-decoration: none;
}

a img{
	border: none;
	text-decoration: none;
}

a:hover{
	color: #FFF;
	color: inherit;
}

acronym,abbr{
	border-bottom: 1px solid #FFFFEE;
	cursor: help;
	font-family: "Courier New", Courier, monospace;
}

blockquote{
	background: #DDD;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color: inherit;
	font: 1em/1.8em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 10px 15px;
	text-indent: 0;
	width: 98%;
}

blockquote cite{
	border-top: 1px dotted #CCC;
	display: block;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	padding: 3px 0;
	width: 96%;
}

/* universal */
body{
	background: #FFFFFF;
	color: #111;
	font: 72%/150% Verdana, Arial, Geneva, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: center;
	background: #fff url('images/fondoder.jpg') fixed top right repeat-y;
}

#fondoizq {
	background-image: url('images/fondoizq.jpg');
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

code,pre{
	font: 1em/1.9em "Courier New", Courier, monospace;
	overflow: auto;
	vertical-align: baseline;
}

fieldset,.post a:hover{
	border: none;
}

h1{
	font-size: 1.5em;
}

h1,h2,h3,h4,h5,h6{
	font-weight: 400;
	line-height: 115%;
	margin: 2px 0;
}

h2{
	font-size: 1.25em;
}

h3{
	font-size: 1.15em;
}

h4{
	font-size: 1em;
}

img.center{
	display: block;
	margin: 10px auto;
}

img.left{
	display: inline;
	margin: 0 10px 5px 0;
}

img.right{
	display: inline;
	margin: 0 0 5px 10px;
}

input,textarea{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 100%;
	padding: 2px;
}

legend,hr,#sidebar li#search label{
	display: none;
}

td,th,tr{
	font-family: Verdana, Arial, Geneva, sans-serif;
	letter-spacing: 1px;
}

.authormeta{
	font-size: 0.8em;
	font-style: italic;
	margin: 2px auto;
}

.center{
	text-align: center;
}

/* Various Classes & Image Alignment  */
.clear{
	clear: both;
}

/* blog comments  */
.commentmetadata{
	background: url(images/comment.gif) no-repeat 10px 50%;
	border-top: 1px dotted #CCC;
	font-size: 0.8em;
	padding: 2px 0 2px 25px;
}

.floatleft{
	float: left;
	margin: 5px;
}

.floatright{
	float: right;
	margin: 5px;
}

/* single page meta  */
.metawrap{
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	margin: 45px 0;
}

.nextlink{
	float: right;
	text-align: right;
	width: 45%;
}

/* blog posts  */
.post{
	margin: 0 0 50px;
}

.post a{
	border-bottom: 1px solid #DDD;
}

/* post content headings  */
.postcontent h3,.postcontent h4{
	background-color: inherit;
	border-bottom: 1px dotted #CCC;
	color: #666;
	margin: 25px 0;
}

.postcontent p{
	text-indent: 0px;
}

.postdate{
	background-color: #DDD;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color: #666;
	margin: 10px 0 35px;
	padding: 2px 5px 5px 25px;
}

.postmeta{
	background: url(images/page.gif) no-repeat 10px 50%;
	border-top: 1px dotted #666;
	padding: 5px 0 5px 25px;
}

.postmeta,.metawrap{
	clear: both;
}

.posttitle{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;  
   
}

.previouslink{
	float: left;
	text-align: left;
	width: 45%;
}

/* comment form  */
#commentform dd{
	margin: 0 0 15px;
}

#commentform fieldset{
	background: #DDD;
	color: inherit;
	padding: 15px;
}

#commentform input#author,#commentform input#email,#commentform input#url{
	background: #DDD;
	border: none;
	border-bottom: 1px solid #CCC;
	color: #666;
	width: 98%;
}

#commentform textarea{
	background: #DDD;
	border: 1px solid #CCC;
	color: #666;
	width: 98%;
}

/* individual comments  */
#commentlist li{
	margin-bottom: 50px;
}

#commentlist li li {
	margin: 3px 0;
}

/* Content  */
#content{
	float: left;
	width: 500px;
	margin-left: 40px;
	
}

/*  Footer  */
#footer{
	clear: both;
	font-size: 0.9em;
	text-align: center;
	width: 100%;
}

/* attribution link styling  */
/*#footer p.credit a{
	background-color: inherit;
	color: #111;
}
*/
#footer{
	background-color: inherit;
	color: #111;
}

.credit{
	display:none;
	background-color: inherit;
	color: #111;
}

/* Header  */
#header{
	height: 100%;
	margin: 50px 0 40px;
	text-align: center;
}

#header h1{
	font-size: 2em;
	letter-spacing: 2px;
	margin: 4px 0;
	text-transform: uppercase;
}

#header p.blogdescription{
	font-size: 9px;
	margin: 2px 0;
}

/* Sidebar  */
#sidebar{
	float: right;
	width: 200px;
}

#sidebar li h2{
	font-size: 1em;
	text-transform: uppercase;
}

#sidebar li li a {
	display: block;
	height: 1%;
	padding: 2px 5px;
}

/* calendar  */
#sidebar li#calendar ul{
	margin: 0 0 25px;
}

/* search box  */
#sidebar li#search{
	margin-bottom: 25px;
}

#sidebar li#search input#s{
	background: #DDD;
	border: none;
	border-bottom: 1px solid #CCC;
	color: #666;
	margin: 0 0 10px;
	width: 98%;
}

#sidebar li,#sidebar li#search dd{
	margin: 0;
}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul ul{
	margin: 0 10px 25px 15px;
}

#sidebar ul ul ul{
	list-style: square;
	margin: 0 0 0 25px;
}

#wp-calendar{
	width: 100%;
}

#wp-calendar caption{
	background: #DDD;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color: inherit;
	margin: 10px 0;
	padding: 2px 5px;
	text-align: right;
}

#wrap{
	font-size: 1em;
	line-height: 1.9em;
	margin: auto;
	padding: 0;
	text-align: left;
	width: 770px;
}

#wrap,#header,#content,#sidebar,#footer{
	overflow: hidden;
}
