/*
Theme Name: Coloreando
Theme URI: http://www.melleva.com/
Description: Theme de melleva.com
Version: 1.0
Author: Jorge Madrigal
Author URI: http://www.melleva.com/
*/

/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Global */

body {
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:62%;
/*background:url(images/bg.jpg) top center no-repeat;*/
background-color:#000;
}

#wrapper {
width:980px;
margin:0 auto;
background:#FFF;
}

.content {
width:980px;
margin:0 auto;
text-align:left;
background:url(images/wrapper.gif) repeat-y;
}

.contentleft {
overflow:auto;
height:430px; 
width:220px;
/*text-align:left;*/
float:left;
font-size:14px;
line-height: 120%;
text-align: justify;
color:#8A8A8A;
}

.contentleft h2{
font-size:24px;
}

.contentcenter {
width:500px;
height:430px;
/*margin:0 0 0 -20px;
text-align:left;*/
margin-left: 230px; 
overflow: auto;
}

.contentright {
width:220px;
/*margin:0 auto;*/
text-align:center;
float:right;
font-size:12px;
}

.contentright h2{
padding:5px;
font-size:14px;
margin-top:20px;
}

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

a:hover {
color:#333;
}

ul, ol {
margin-bottom:10px;
margin-left:20px;
}

ul li {
list-style:square;
}

ol li {
list-style: decimal;
}

dl {
margin-bottom:10px;
}

dt {
font-weight:bold;
}

dd {
padding-left:20px;
font-style:italic;
}

code {
font-size:1em;
font-family:"Courier New", Courier, monospace;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

.clear {
clear:both;
}

/* Logo */

#logo {
float:left;
margin:0 0 0 20px;
background:url(images/logo.gif);
height:50px;
width:233px;
}


/* Menu Styling */

#menu {
margin:0 auto;
background:url(images/bgtop.jpg);
background-position: center top;
background-repeat: repeat-x;
background-color:#333;
font-size:1.4em;
width:100%;
height:50px;
text-align:left;
width:980px;
/*margin-bottom:16px;*/
}

#submenu {
padding:0;
/*margin:15px 0 0 15px;*/
width:700px;
float:right;
/*background:#282828 url(images/bgmenu.gif) repeat-x;*/
height:50px;
}

#menu ul {
padding:0px;
/*margin-left:120px;*/
}

#menu ul li {
float:left;
padding:0;
margin:0;
list-style:none;
background-image:url(images/rightbgmenu.gif);
background-position:left center;
background-repeat:no-repeat;
}

#menu ul li a {
color:#FFF;
text-decoration:none;
text-transform: uppercase;
font-weight: bold;
font-size:11px;
list-style:none;
display:block;
padding:20px 20px 15px 20px;
}

#menu ul li a:hover {
/*background:url(images/arrow.gif) bottom center no-repeat;*/
background-color:#333;
background-image:url(images/rightbgmenu.gif);
background-position:left center;
background-repeat:no-repeat;
}

.current_page_item a { 
/*background:url(images/arrow.gif) bottom center no-repeat;*/
}

.current_page_parent a {
/*background:url(images/arrow.gif) bottom center no-repeat;*/
}

.feed {
width:26px;
height:33px;
background:url(images/rss.gif) no-repeat;
float:right;
margin-right:5px;
}

.feed a {
text-decoration:none;
padding:8px 10px 15px 10px;
}

/* Blog Title Styling */

#blog_title {
height:65px;
}

.blog_title, .blog_title a {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
padding:15px 10px;
text-decoration:none;
font-size:1.8em;
font-weight:normal;
}

/* About/Image Styling */

#about {
height:175px;
background:url(images/header.jpg) no-repeat;
color:#FFF;
font-size:1.4em;
padding:20px;
line-height:1.6em;
}

#about p {
margin-bottom:10px;
}

#about a {
color:#FFF;
}

#about a:hover {
color:#FFF;
text-decoration:underline;
}

/* Primary Content */

#primary {
/*padding:20px;*/
padding:10px;
}

/* Articles */

.article_title, .article_title a {
/*font-family: Georgia, "Times New Roman", Times, serif;*/
font-family: "Trebuchet MS";
color:#000;
text-decoration:none;
font-size:12px;
font-weight:normal;
/*padding-right:10px;*/
}

.article_title {
/*background-image:url(images/bgh1.jpg);*/
border:2px solid #666;
padding:2px;
background-color:#CCC;
text-align:center;
}

.article_title a:hover {
color:#333;
}

#comentarios {
float:left;
margin:-5px 0 0 0px;
width:75px;
height:50px;
background:url(images/comments.gif) left no-repeat;
text-align:center;
}

#comentarios a{
color:#ccc;
font-size:30px;
}

.entry {
font-size:13px;
line-height:1.6em;
color:#3c3c3c;
margin:10px 0;
}

.entry p {
margin-bottom:10px;
}

.entry a {
color:#606060;
text-decoration:none;
}

.entry a:hover {
color:#333;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#606060;
margin-bottom:5px;
}

.postmetadata {
border:2px solid #cccccc;
margin:0 0 15px 0;
padding:5px 10px 5px 10px;
color:#949494;
font-size:10px;
}

.postmetadata a {
color:#606060;
text-decoration:none;
}

.postmetadata a:hover {
color:#333;
}

.postmetadata_entry {
border-top:1px dashed #cccccc;
margin:0 -20px 15px -20px;
padding:10px 20px 10px 20px;
font-size:1.2em;
color:#949494;
}

.postmetadata_entry a {
color:#606060;
text-decoration:none;
}

.postmetadata_entry a:hover {
color:#333;
}

/* Pages */

.page_title, .page_title a {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
text-decoration:none;
font-size:1.6em;
}

.page_body {
font-size:1.4em;
line-height:1.6em;
color:#3c3c3c;
margin:10px 0;
}

.page_body p {
margin-bottom:20px;
}

.page_body h1, .page_body h2, .page_body h3, .page_body h4, .page_body h5 {
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#606060;
margin-bottom:5px;
}

.page_body a {
color:#606060;
text-decoration:none;
}

.page_body a:hover {
color:#333;
}

.archive_title {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
text-decoration:none;
font-size:1.8em;
font-weight:normal;
}

.edit {
font-size:1.2em;
padding-left:20px;
background:url(images/pencil.gif) left no-repeat;
}

.edit a {
color:#bdbdbd;
text-decoration:none;
}

/* Custom Archives Page */

.archives_left {
width:45%;
float:left;
}

.archives_right {
width:45%;
float:right;
}

/* Comments/Comment Form */

.comments_title {
font-family: "Trebuchet MS";
color:#606060;
text-decoration:none;
font-size:2em;
font-weight:normal;
}

ol.commentlist {
margin:20px 0;
}

ol.commentlist li {
list-style:none;
font-size:1.4em;
padding:10px 20px 10px 20px;
border-bottom:2px solid #ccc;
margin:0 0 0 0;
color:#3c3c3c;
background:#F2F2F2;
}

ol.commentlist li p {
margin-bottom:10px;
line-height:1.4em;
}

.alt {
background:#FFF !important;
}

.comment_meta {
padding:5px 0;
font-weight:bold;
}

.comment_meta a {
color:#606060;
text-decoration:none;
}

.comment_meta a:hover {
color:#333;
}


.commentno {
color:#cccccc !important;
text-decoration:none;
}

.login {
font-size:1.2em;
color:#8e8e8e;
}

.login a {
color:#606060;
text-decoration:none;
}

.login a:hover {
color:#333;
}

label {
color:#8e8e8e;
font-size:1.2em;
}

input#author, input#email, input#url {
margin-bottom:5px;
padding:5px;
width:96%;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
border:1px solid #dddddd;
}

input#author:hover, input#author:focus, input#email:hover, input#email:focus, input#url:hover, input#url:focus, textarea#comment:hover, textarea#comment:focus {
border:1px solid #7B8902;
}

textarea#comment {
width:96%;
margin:10px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
padding:5px;
border:1px solid #dddddd;
}

input#submit {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
border:none;
height:28px;
width:158px;
padding:5px;
background:url(images/submit.gif) no-repeat;
}

input#submit:active {
background:url(images/submit.gif) no-repeat;
background-position:bottom;
}

/* Misc / Custom Styles */

.imgleft {
padding:0 15px 0 0;
}

.imgright {
padding:0 0 0 15px;
}

blockquote {
padding:0 35px;
font-style:italic;
background:url(images/quote.gif) top left no-repeat;
}

.note {
background:#F2F2F2 url(images/note.gif) top left no-repeat;
border-top:1px dashed #CCC;
border-bottom:1px dashed #CCC;
font-size:.9em;
padding:5px 10px 5px 25px;
color:#6b6b6b;
} 

.codebit {
background:#F2F2F2 url(images/code.gif) top left no-repeat;
border-top:1px dashed #CCC;
border-bottom:1px dashed #CCC;
font-family:"Courier New", Courier, monospace;
padding:5px 10px 5px 30px;
}

.dl {
background:#F2F2F2 url(images/dl.gif) top left no-repeat;
border-top:1px dashed #CCC;
border-bottom:1px dashed #CCC;
padding:5px 10px 5px 30px;
}

.green {
background:#c4d550;
padding:0 5px;
}

.grey {
background:#dddddd;
padding:0 5px;
}

.navigation {
margin-bottom:25px;
}

.alignleft {
float:left;
padding-left:20px;
background:url(images/previous.gif) left no-repeat;
}

.alignright {
float:right;
padding-right:20px;
background:url(images/next.gif) right no-repeat;
}

.alignleft a, .alignright a {
color:#000;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

.alignleft a:hover, .alignright a:hover {
color:#000;
}

/* Footer */

#search {
/*margin:0 43px 10px 30px;*/
padding:12px;
height:50px;
width:350px;
background-image: url(images/buscar.gif);
background-repeat: no-repeat;
}

input#s {
width:250px;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
/*padding:5px;*/
border:0;
}

.search_title, .fof_title {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
text-decoration:none;
font-size:1.8em;
font-weight:normal;
}

#footer {
/*background:url(images/footerbg.gif) no-repeat;
height:40px;*/
padding:10px 20px;
margin-top:20px;
font-size:10px;
color:#F0F0F0;
background-color:#000;
}

#footer a {
color:#606060;
text-decoration:none;
}

#footer a:hover {
color:#333;
}

.to_top {
background:transparent url(images/totop.gif) no-repeat scroll 0%;
position:absolute; /*this replaces float - fixes thanks to Larry of	http://blog.lroot.com*/
height:18px;
width:19px;
margin:0 0 0 885px; /*this was updated*/
padding:9px 5px;
}

.to_top a {
padding:8px;
}

/* Hide WordPress stats image */

img#wpstats {
display:none;
}


#categorias {
margin:0 25px 0 2px;
float:right;
}

#categorias ul{
margin:0;
padding:0;
width:700px;
}

#categorias ul li {
font-size:11px;
border-bottom:1px solid #A7A7A7;
border-top:1px solid #F7F7F7;
border-left:1px solid #F7F7F7;
border-right:1px solid #A7A7A7;
background-color:#F0F0F0;
float:right;
list-style:none;
margin:2px;
padding:4px;
}

#categorias ul li a{
color:#606060;
margin:2px;
padding:4px;
}

#categorias ul li a:hover{
background-image: none;
margin:2px;
padding:4px;
}

.contentright li h2 {
font-size:1.6em;
color:#606060;
font-family:Arial,Helvetica,sans-serif;
border-top:1px solid #F7F7F7;
border-bottom:1px solid #A7A7A7;
border-left:1px solid #F7F7F7;
border-right:1px solid #A7A7A7;
/*background-image: url(images/bgh2.gif);*/
background-color: #F0F0F0;
margin:0 0 5px 0;
padding:5px 0 5px 0;
text-align:center;
}

.contentright ul {
margin:0;
}

.contentright li {
list-style:none;
margin:0;
padding:0;
}


/*aside*/
.aside .entry{
border-left:2px dashed #CCC;
margin:0 30px 20px 30px;
padding:2px 2px 2px 10px;
background-color:#FBFBFB;
font-size:18px;
}

.asidepostmeta {
margin:5px 0 0 0;
padding:0;
font-size:11px;
}

/*post*/

.post{
background-color:#FBFBFB;
}

/*tags*/

.tagcloud {
padding:8px;
margin:0 0 0 0;
/*border-bottom:1px solid #A7A7A7;
border-top:1px solid #F7F7F7;
border-left:1px solid #F7F7F7;
border-right:1px solid #A7A7A7;
background-color:F7F7F7;*/
background-image:url(images/tagcloud.jpg);
background-repeat:no-repeat;
list-style-type:none;
height:120px;
text-align: justify;
}

.tagcloud a{
color:#FFF;
}

.tagcloud a:hover{
color:#000;
}

.tagcloud a:visited{
color:#FFF;
}

/*votacion*/

.votacion{
float:right;
}

/*ads*/

.ads{
margin:0 auto;
width:980px;
}

/*problema de imagenes para alinear*/

.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { display:block; margin-right:auto; }
.alignright { display:block; margin-left:auto; }