/*
Theme Name: Mono V1
Theme URI: http://www.carlosmaya.com/monologocoletivo
Description: Theme for Monólogoo Colectivo
Version: 1.0
Author: C! Carlos Maya
Author URI: http://carlosmaya.com
Tags: black, dark, three-columns, fixed-width
*/

/*---------------------------------------------------------------------------------------n_n------General--*/
* {	padding: 0;
	margin: 0;
}
body {
	background: #000 url(images/mc_redbar.jpg) repeat-x 0 110px;
	font: 80%/170% Helvetica, Arial, sans-serif;
	color: #fff;
}


/*----------------------------------------------------------------------------------n_n----formatting--*/
a {
	color: #666;
	text-decoration: none;
}

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

p {
	font-size: 120%;
	padding: 0 0 1.8em;
}	

h2 {
	font: 900 30px Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
}

h2 em {
	font: 400 30px Helvetica, Arial, sans-serif;
	font-style: italic;
	letter-spacing: 0;
}

h2.pagetitle {
	font: 400 24px Helvetica, Arial, sans-serif;
	padding: 2px 0;
	text-align: center;
	letter-spacing: 0;
	border-bottom: 1px dotted #c00;
}

h2.center {
	margin-left: 20px;
}

h2.pagetitle strong {
	font-size: 30px;
	font-style: italic;
}

h2 a {
	color: #c00;
	text-decoration: none;
}

h3 {
	font: 900 20px Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}

h4 {
	font: 900 16px Helvetica, Arial, sans-serif;	
	font-style: italic;
}

h5 {
	font: 400 14px Arial, Helvetica, sans-serif;	
}

h6 {
	
}

blockquote {
	width: 400px;
	font-style: italic;
	padding: 10px;
	clear: both;
	margin: 20px 30px;
	border-bottom: 1px dotted #c00;
	border-top: 1px dotted #c00;
	font: 400 16px Helvetica, Arial, sans-serif;
	font-style: italic;	
}

blockquote p {
	padding: 0;
}

.entry ul, .entry ol, .post ul, .post ol {
	padding: 18px;
}

ul {
	list-style-type: circle;
}

ul li ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ol li ol {
	list-style-type: lower-roman;
}

img {
	border: 0;
}

/*----------------------------------------------------------------------------------n_n----container--*/

#wrapper{
	width:960px;
	margin: 0 auto;
}

#header{
	background: url(images/mc_menubar.jpg) no-repeat 0 110px;
	width:926px;
	height:150px;
	float: left;
}

#content {
	background: #000 url(images/mc_pattern5.jpg) repeat top left;
	border-left: 1px dotted #333;
	border-right: 1px dotted #333;
	width: 926px;
	float: left;
}

#content #left-col {
	width: 600px;
	float: left;
	position: relative;
	padding-right: 25px;
	padding-top: 20px;
}

#content #right-col {
	background-color: #222;
	border: 1px solid #333;
	padding: 20px 10px;
	width: 255px;
	float: left;
	position: relative;
}

#content #right-col #sidebar {
	width: 255px;
	float: left;
	position: relative;
}

#footer {
	width: 100%;
	float: left;
	background: #222 url(images/mc_blackbar.jpg) repeat-x top left;
	height: 50px;
	padding-top: 10px;
	color: #fff;
}

/*----------------------------------------------------------------------------------n_n----header--*/

#header #logo {
	background: url(images/mc_logo.jpg) no-repeat top left;
	width: 926px;
	height: 110px;
	float: left;
}

#header #menu em {
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	float: left;
	height: 33px;
	padding: 0 5px 5px 5px;
	overflow: hidden;
	text-align: right;
	width: 156px;
}

#header #logo h1 a {
	width: 926px;
	height: 110px;
	float: left;
	text-indent: -9999em;
}

/*----------------------------------------------------------------------------------n_n----page-menu--*/
#header #menu {
	float: right;
	width: 926px;
	margin-right: 26px;
}

#header #menu ul{
	width: 926px;
	list-style: none;
	float: right;
	text-align: left;
	text-indent: -9999em;
}

#header #menu ul li {
	float: right;
	margin-top: -38px;
}

#menu ul li.mc_c a{
	background: url(images/mc_c.jpg) no-repeat;
	display: block; 
	width: 62px;
	height: 40px;
}
#menu ul li.mc_c a:hover{
	background: url(images/mc_c_ro.jpg) no-repeat;
	display: block;
	width: 62px;
	height: 40px;
}
#menu ul li.feed a{
	background: url(images/mc_rss.jpg) no-repeat;
	display: block;
	width: 94px;
	height: 40px;
}
#menu ul li.feed a:hover{
	background: url(images/mc_rss_ro.jpg) no-repeat;
	display: block;
	width: 94px;
	height: 40px;
}

/*----------------------------------------------------------------------------------n_n----featured-post--*/

#featured-post {
	width: 560px;
	margin-left: 10px;
}

#featured-post h3 {
	background: url(images/mc_destacado.png) no-repeat top left;
	border-bottom: 1px dotted #333;
	text-indent: -9999em;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#featured-post .featured {
	background: url(images/transback.png) repeat top left;
	width: 560px;
	padding: 0 10px;
	float: left;
	border: 1px dotted #c00;
}

#featured-post .featured h2 a {
	color: #666;
	display: block;
	padding: 5px 0 0 0;
	letter-spacing: -1px;
}

#featured-post .featured h2 a:hover {
	color: #c00;
}

#featured-post .featured span#f-date {
	padding: 3px 4px;
	color: #333;
	font-size: 10px;
}

#featured-post .featured span#f-date a {
	color: #666;
}

#featured-post .featured p {
	padding-top: 5px;
}

#featured-post .featured p img, #featured-post .featured p a img {
	/*padding: 5px;*/
	/*float: right;*/
	margin: 0 auto;
}

#featured-post .featured small {
	float: left;
	padding: 4px 0;
	border-top: 1px dotted #fff;
	width: 558px;
	padding: 4px 0 4px 0px;
}

#featured-post a#readmore {
	float: right;
	display: inline;
}

/*----------------------------------------------------------------------------------n_n----post--*/

.post {
	background: url(images/transback.png) repeat top left;
	width: 560px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 10px;
}

.post .post-info {
	float: left;
	width: 100px;	
	padding-right: 10px;
}

.post .post-info a img, .post .post-info img {
	padding: 5px;
}

ul.links {
	list-style: none;
}

.post .post-info em {
	display: block;
	font-size: 12px;
}

.post .post-info span.post-tag {
	display: block;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	font-size: 9px;
	padding: 3px 0;
}

.post .post-info span.post-tag a {
	text-decoration: none;
	font-weight: 900;
}

.entry {
	float: left;
	width: 450px;	
}

p.metadata {
	padding: 2px;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	clear: left;
	text-align: right;
	margin-top: 15px;
}

p.metadata2 {
	padding: 2px;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	clear: left;
	text-align: right;
	width: 560px;
}

.cat {
	float: left;
	width: 100%;
	font-size: 12px;
	font-style: italic;
	margin-bottom: -5px;
	color: #666;
}

.clear {
	clear: both;
	padding: 10px 0 0 0;
}

/*----------------------------------------------------------------------------------n_n----right-col--*/

/*----------------------------------------------------------------------------------n_n----searchform--*/

#searchform {
	width: 250px;
	float: left;
	background: url(images/mc_graytop.jpg) repeat-x top left;
	border: 1px solid #333;
	height: 45px;
	margin-bottom: 20px;
}

#searchform form {
	float: left;
	width: 250px;
	margin: 10px;
	display: inline;
}

#searchform form input#s {
	width: 190px;
	height: 15px;
	border: 0;
	float: left;
	margin-right: 4px;
	padding: 5px;
	color: #111;
}

#searchform form input#searchsubmit {
	background: url(images/mc_search.png) no-repeat center left;
	width: 33px;
	height: 30px;
	border: 0;
}

/*----------------------------------------------------------------------------------n_n----sidebar1--*/

#sidebar h3 {
	text-align: center;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	padding: 5px 0;
	margin-bottom: 15px;
	color: #666;
}

#sidebar ul {
	list-style: none;
}

#sidebar1 {
	float: left;
	width: 250px;
	padding-right: 10px;
}

#sidebar ul {

}

#sidebar ul li {
	float: left;
	width: 250px;
	margin-bottom: 10px;
}

#sidebar ul li h2 {
	padding: 3px 4px 6px;
	font: 400 18px Arial, Helvetica, sans-serif;
	color: #f00;
}

#sidebar ul li ul {

}

#sidebar ul li ul li {
	float: left;
	width: 250px;
	border: 0;
	margin-bottom: 0;
}

#sidebar ul li ul li a {
	border-top: 1px solid #333;
	border-bottom: 1px solid #111;
	float: left;
	width: 245px;
	text-decoration: none;
	color: #666;
	padding-left: 10px;
	padding-bottom: 1px;
}

#sidebar ul li ul li a:hover {
	color: #fff;
	background-color: #111;
}

/*----------------------------------------------------------------------------------n_n----comments--*/

#comments {
	margin-top: 15px;
	float: left;
	width: 560px;
}

h3#comment-title {
	background: url(images/mc_comentarios.png) no-repeat top left;
	width: 560px;
	float: left;
	text-indent: -9999em;
	padding-top: 5px;
}

#comments ol, #comments ol {
	float: left;
	width: 560px;
	list-style: none;
	padding: 0;
	
}

#comments ol li {
	width: 560px;
	padding: 10px 0;
	border-top: 1px dotted #666;
}


/*----------------------------------------------------------------------------------n_n----respond--*/
#respond {
	background: url(images/mc_comenta.png) no-repeat top left;
	padding-top: 30px;
	margin-top: 15px;
	float: left;
	float: left;
	width: 600px;
}

#respond p {
	padding: 2px 0;
}

#respond input {
	padding: 2px;
	border: 1px solid #333;
}

/*----------------------------------------------------------------------------------n_n----footer--*/

#footer .footer-text {
 margin-left: 25px;
}

#footer .footer-text a {
	color: #666;
}

#footer .footer-text span {
	float: left;
	width: 600px;
}

#footer .footer-text em {
	float: left;
	width: 360px;
	text-align: right;
}

/*----------------------------------------------------------------------------------n_n----widget-formatting*/
.textwidget {
	padding: 5px;
}

a.tag-link-11 {
	text-decoration: none;
	margin: 3px;
}

#tag_cloud .widgettitle, .widget_text .widgettitle, .widget_calendar .widgettitle {
	text-align: left;
	border-bottom: 1px solid #aaa;
}

#tag_cloud {
	text-align: center;
}

ul#recentcomments li.recentcomments {
	width: 150px;
	font-weight: 900;
	border-top: 1px dotted #333;
	padding: 2px 4px;
}

ul#recentcomments li.recentcomments a {
	border:0 ;
	width: 150px;
	font-weight: 400;
}

ul#recentcomments li.recentcomments a:hover {
	background-color: #ccc;
	border-bottom: 1px dotted #333;
}

#calendar_wrap {

}

#wp-calendar {
	width: 150px;
	margin: 0 auto;
}

#wp-calendar a {
	text-decoration: none;
	padding: 1px 2px;
	background-color: #ccc;
	color: #fff;
}

#prev {
	text-align: left;
}

#prev a {
	text-decoration: none;
	padding: 1px 2px;
	background-color: #bbb;
	color: #c00;
}

#next {
	text-align: right;
}

#next a {
	text-decoration: none;
	padding: 1px 2px;
	background-color: #bbb;
	color: #c00;
}

/*----------------------------------------------------------------------------------n_n----navigation--*/

.navigation {
	background: url(images/transback.png) repeat top left;
	border-top: 1px dotted red;
	float: left;
	width: 600px;
	margin: 20px 0;
}


.navigation .alignleft a {
	margin-left: 20px;
	float: left;
}

.navigation .alignright a {
	margin-right: 20px;
	float: right;
}

/*----------------------------------------------------------------------------------n_n----gallery--*/

/*
p.attachment {
	text-align: center;
	padding: 15px 10px;
	border: 1px dotted #222;
}
p.attachment a img {
	padding: 3px;
	border: 1px dotted #222;
}

.navigation a img {
	padding: 3px;
	border: 1px dotted #222;
}

.gallery-item a img {
	padding: 3px;
}

.gallery-item a:hover img {
	border: 1px dotted red;
}

.gallery-caption {
	font-size:11px;
	line-height:14px;
	margin-left:0pt;
	padding-bottom:10px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px dotted #222;
   text-align: center;
   background-color: #fff;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
*/

/*----------------------------------------------------------------------------------n_n----página C!--*/

#content #left-c {
	background: url(images/paper.png) no-repeat top left;
	width: 495px;
	height: 775px;
	float: left;
	position: relative;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

#content #right-cp {
	background: url(images/skull.png) no-repeat top left;
	width: 384px;
	height: 775px;
	float: left;
}

#left-c .post {
	background-image: none;
}

#left-c h2 {
	color: #000;
}

#left-c p {
	color: #000;
}

#left-c ul {
	list-style-type: disc;
	color: #000;
}

#left-c a {
	color: #600;
}

#left-c a:hover {
	color: #c00;
}

/*----------------------------------------------------------------------------------n_n----404--*/

#img404 {
	background: url(images/mc_404.png) no-repeat top left;
	width: 406px;
	height: 554px;
	margin-left: 25px;
}
