/*
Theme: Zine Style
Theme URI: http://www.cmdesignlounge.com
Descripcion: Zine Style, plantilla estilo revista de 3, barra lateral e index personalizable. 
Version: 1.0 (es)
Autor: Nitramarte.
*/

/* main css */
html {
 height: 100%;
 margin-bottom: 2px;
}
body {
  margin:0;
 padding:0;
 color: #000000;
 font: 11px Verdana, sans-serif;
 background-color:#f0ebeb;
}
form {
 margin: 0; padding: 0;
}
#page {
background: url(images/fondo.gif);
background-attachment:fixed;
 margin-left:auto;
margin-right:auto;  
padding: 0px;
margin-top:10px;
 width: 970px;
 height:100%;
}

#header {
	background-image: url(images/baner_animado.gif);
	background-position:center;
        background-color:none;
	margin-right: auto;
	margin-top: 2px;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top:5px;
	height: 205px;
        font: 0px Verdana
}
#logo {
	height:0px;
}


#comunidad {
	float:right;
	margin-top: 2px;
	padding:2px;
	height:0px;
        width: auto;
        margin-right:25px;
}

#nav {
 height:30px;
width:auto;
 margin-left:20px;
margin-top:0px;

}
#nav ul {
background-color:none;
 list-style: none;
 margin:0px;
 padding: 0px;
 height:20px;
}
#nav ul ul {

}

#nav li {
border: 1px dotted #C5C5C5;
background-color:#e8f3ff;
background-color:rgba(42,207,254,0.19); 
font: 13px Orator std,Verdana, sans-serif;
 float: left;
 color: #000;
 margin-left:3px;
 height:20px;
padding-top:5px;
padding-bottom:0px;
}

#nav li a {
 color: #000;
 text-decoration: none;
 height:20px;
padding:6px 15px;
}

#nav li a:hover{
 color: #fff;
 text-decoration: none;
background-color:#fa6548;
 background-color:rgba(250,0,32,0.36);
}

#nav li.current_page_item a {
 color: #fff;
 text-decoration: none;
background-color:#18ff47;
background-color:rgba(35,0,255,0.32);
}
#nav li.current_page_item a:hover {
 color: #fff;
 text-decoration: none;
}



.feed {
 float: right;
}


#content {
 padding-left:5px;
 margin-left:10px;
 float: left;
 width:670px;
height:auto;
}

#publitop {

 height:auto;
 width:300px;
float:left;
}


h1 {
	font-size: 16px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	text-decoration: none;
	color: #4190fb;
	}

a:hover {
	text-decoration: none;
        color: #000000;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */
hr {
 display: none;
}


.content-left {
        padding:5px;
	width: 310px;
	float: left;
border-right: 1px dotted #B6B6B6;
}

.content-right {
margin-left:5px;
 padding: 0 5px;
 float: left;
 width: 330px;
border-right: 1px dotted #B6B6B6;
}

.content-page {
margin-left:10px;
margin-top:0px;
 padding: 0 5px;
 float: left;
 width: 580px;
color: #313131;
font-size: 12px;
}

.content-right img {
	border: 0px solid #000;
	padding: 1px;
	margin-right: 5px;
}
.content-right div {
	padding: 5px 0;
	border-bottom: 1px dotted #B6B6B6;
}
.content-right h2 {
 text-transform: uppercase;
 font-size: 11px;
 margin: 0; padding: 5px 0;
 color: #333;
}
.content-right h3 {
 font-size: 12px;
 color: #4190fb;
 margin: 0; padding:0;
}
.post {
margin-top:0px
	 padding-left:5px;
}

.post-top {
margin-top:0px
	background: #fff;
	padding: 0 5px;
}
.post li {
 margin-left: 0px;
}
.posted {
 color: #C0C0C0;
 padding-left:5px;
}
.posted a {
 color: #fff;
}
.comments {
	padding: 0px 0 0px 0px;
	float: left;
}
.post h1 {
 padding: 5px; 
 margin-left: 10px;
 font: bold 18px Verdana, Arial, Helvetica, sans-serif;
 color:#0099FF;
}

.post h2{
        text-align:left;
        padding:5px;
        margin-left: 10px;
	font:12px Verdana, arial, Skia;
        color:#000000
}

.read-more {
	padding-right: 15px;
	background: url(images/more.gif) no-repeat center right;
}
p.more {
	float: left;
	padding: 0;
	margin: 0;
}
/* End Structure */

/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.right {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.left {
	padding: 0px;
	margin: 0 7px 0px 0;
	display: inline;
	}

/* End Images */


/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 40px;
	background: #f1f1f1 url(images/bg_blockquote.gif) no-repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
    font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
.navigation a {
	color:#222222;
}

#sidebar {
	color: #1E7EC3;
	float: left;
	width: 260px;
        padding-left:10px;
}
.widget {
	border: 0px solid #C0C0C0;
	padding: 0px;
	margin-top: 5px;
margin-left: auto;
margin-right: auto;
}
.widget .inner {
	border: 0px solid #FAFAFA;
	text-align: center;
}
#sidebar h2 {
	color:#333333;
	font-size: 11px;
	margin: 5px 0;
	padding: 5px 0 5px 0px;
	border-bottom: 1px dotted #B6B6B6;
	text-align: left;
	text-transform: uppercase;
}

#sidebar ul {
	list-style: none;
	margin: 10px 0 10px 10px; padding: 0;
	text-align: left;
	overflow: hidden;
}

#sidebar li {
	padding: 5px 0 5px 0px;
	margin: 0;
	background: url(images/sidebar_li.gif) no-repeat center left;
}

#sidebar ul li.cat-item {
	float: left;
	width: 130px;
}
ul.archives li {
	float: left;
	width: 130px;
}
#sidebar li a {
	padding: 0;
	margin: 0;
}

#sidebar li a:hover {
	margin: 0;
	display: block;
	text-decoration: none;
}
#sidebar ul ul {
	display: none;
}

#sidebar .rss {
	padding: 10px 15px;
}
#footer {
padding:5px;
font: 11px Verdana, sans-serif;
background-color:#fff;
background: url(images/fondo.gif);
background-position:center;
background-repeat:no-repeat;
height:auto;
color: #333333;
width: 950px;
text-align:center;
margin-left: auto;
margin-right: auto;
margin-bottom:15px;
}

#img_col_derecha {
height:auto;
width: auto;
float:left;
}
