/*
Theme Name: Elenanorabioso.com
Theme URI: http://elenanorabioso.com/code
Description: Theme de wordpress de El Enano Rabioso.com.
Version: 1.0
Author: Rafael Tovar
Author URI: http://rafaeltovar.info/
Tags: magazine, fanzine, music, black, white
*/
@CHARSET "UTF-8";

body {
	margin: 0 0 40px 0;
	padding: 0;
	background-color: #fff;
	background-image: url('images/recorte_top.png');
    background-position: top center;
    background-repeat: repeat-x;
    font-family: Arial,Helvetica,sans-serif;
	font-size : small;
    
}

a img, img {
	border-width: 0px;
}

a {
	color: #000;
}

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

h2 a:hover {
	color: #000;
	text-decoration: underline;
}

h3 span.seccion,
h3 span.seccion a,
h3.seccion a,
h3.related_post_title {
	text-transform: lowercase;
	font-size: 13px;
	
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 7px 5px;
	background-color: #000;
	color: #fff;
	-moz-border-radius: 5px;
  	border-radius: 5px;
  	font-weight: bold;
  	text-decoration: none;
	

}


/* layer */

#container {
	width: 980px;
	margin: 0px auto 0px auto;
	padding-top: 30px;
}

#header, #content, #footer {
}

#header {
    margin-top: 5px;
    clear: both;
    height: 135px;
}

#header #publi {
	background-image: url('images/publicidad.gif');
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 14px;
	float: right;
	text-align: right;
	width: 665px;
}

/* header */

#header .logo {
	float: left;
	width: 285px;
}

#header .logo h1 {
	display: none;
}

#header .right {
	float: right;
	text-align: right;
	width: 665px;
}

#header .right .publi {
	height: 90px;
}

#header .right .searchbar {
	margin-top: 5px;
}

#header .right .searchbar ul.webservices {
	margin:0 10px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	height: 16px;
	display: inline;
}

#header .right .searchbar ul.webservices li { 
	display: inline;
	margin-left: 5px;
}

#header .right .searchbar form {
	margin-top: 5px;
	display: inline;
}

#footer {
	clear: both;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	background-color: #E9FFBD;
	line-height: 50px;
	-moz-border-radius: 5px;
}

#footer ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	border-left: 0px solid #fff;
	text-align: center;
}

#footer ul li {
	border-left: 1px solid #000;
	padding: 0px 5px;
	display: inline;
	
}

#footer ul li.first,
#footer ul li.image {
	border-left: 0px;
}

#footer ul li a { text-decoration: none; color: #000;  }
#footer ul li a:hover { text-decoration: underline; }

/* columns */
#left-column { float: left; }

#right-column.portada {margin-left: 520px; }

#left-column.portada {
	width: 500px;
	padding: 0px 10px 0px 0px;
}

#right-column.single {margin-left: 620px; }

#left-column.single {
	width: 600px;
	padding: 0px 10px 0px 0px;
}


/* menu */

#menu {
        /*float: left;*/
	margin: 0px 0px 1px 0px;
	padding: 0 0 0 0;
	background-color: #000;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
	height: 25px;
	clear: both;
	border-left: 0px solid #fff;
}

#menu ul ul {
    display: none;
    clear: none;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding: 5px 7px 0px 7px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #fff;
	height: 20px;
	float: left;
	border-style: solid;
	border-right-color: white;
	border-width: 0px 1px 0px 0px;
	text-transform: lowercase;
}

#menu>ul>li.current-cat>a,
#menu>ul>li.current-cat-parent>a
	{
    background-color: #a5b3e1;
    color: #000;
}

#menu ul li ul li a {
    font-weight: normal;
    background-color: #fff;
    color: #000;
    border-right-color: #000;
}

#menu ul li ul li a.first {
    background-image: url('images/angle_menu.png');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 26px;
    margin-left: -1px;
}

#menu ul li a:hover {
	background-color: #a5b3e1;
	color: #000;
}

.hide {
	display: none;
	visibility: hidden;
}

#submenu {
}

#submenu .twitter-msg {
	width: 650px;
	height: 40px;
	padding-left: 40px;
	padding-top: 5px;
	background-image: url('images/twit-birds.png');
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: middle;
	color: #666;
	font-size: 14px;
}

#submenu .twitter-msg .twitter-timestamp { 
	font-size: 11px; 
	color: #000;
}
#submenu .twitter-msg a.twitter-link,
#submenu .twitter-msg a.twitter-user {
	color: #3CC5E0;
}

#submenu .pages {
	width: 180px;
	float: right;
	text-align: right;
}

#submenu .pages ul {
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#submenu ul li {
	display: inline;
	margin-left: 10px;
	text-transform: lowercase;
}


/* class */
.publi {
	background-image: url('images/publicidad.gif');
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 13px;
}

/* navigation */

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	clear: both;
	margin: 20px 0px 30px 0px;
	height: 50px;
}

.navigation a {
		color: #FA008B;
		font-size: 16px;
		font-weight: bold;
}

.navigation .alignleft {
	width: 49%;
}

.navigation .alignright {
	width: 49%;
	text-align: right;
	float: right;
}

/* posts */
.post { margin-bottom: 40px; }
.post h2 { 
	margin: 0px;
	font-size: 28px;
}
.post .entry a,
.comment a,
.comments-info a {
	
}
.post .by { margin: 0px; font-size: 11px; }
.post .entry {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-align: justify;
}
.single .post .entry {
	margin-top: 30px;
} 
.post .postmetadata { 
	clear: both;
	font-size: 11px;
}
.post .postmetadata .left {
	color: #666;
	width: 350px;
}

.post .postmetadata .tags a {
	text-transform: lowercase;
	margin: 0px 0px 5px 0px;
	padding: 1px 2px 3px 3px;
	background-color: #CAD4FF;
	color: #333;
	-moz-border-radius: 5px;
  	border-radius: 5px;
  	text-decoration: none;
  	display: inline-block;
}

.post .postmetadata .tags a:hover{
	color: #000;
	background-color: #eee;
}
.post .postmetadata .right {
	font-size: 11px;
	text-align: right;
	float: right;
	width: 150px;
}

.post .postmetadata.alt {
	margin-top: 30px;
}

/* gallery */

#gallery {
	width: 100%;
}

#gallery tr td {
	text-align: center;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

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

p.wp-caption-text {
	margin: 0;
	padding-right: 10px;
	
	text-align: right;
	font-size: 9px;
	font-family: Arial,Helvetica,sans-serif;
}

/* comments style */
.comments h3 { 
	border-bottom: 1px solid #666;
	color: #000;
	font-size: 18px;
	padding-bottom: 2px;
}
.comments .rss {
	margin-top: 3px;
	float: right;
}

.comments .rss a {
	font-size: 11px;
	text-decoration: none;
}

.comment {
	border-bottom: 1px solid #666;
	margin: 10px 0px 40px 0px;
	padding: 0px 0px 5px 0px;
}

.comment p {
	font-size: 13px;
	text-align: justify;
}

.comment .author .avatar {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.comment .author h4 {
	margin: 0px;
	font-size: 13px;
}

.comment .author h4 a {
	margin: 0px;
	border: 0px;
	color: #333
}

.comment .author p {
	margin: 0px;
	font-size: 11px;
	color: #fff;
	text-align: left;
}

.comment .author p a {
	text-decoration: underline;
	border: 0px;
}

.comment .author {
	width: 175px; 
	float: left;
}

.comment .text {
	margin-left: 180px;
}

.comment .text p a.respondele {
	font-size: 11px;
	border: 0px;
	text-transform: lowercase;
	
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 7px 5px;
	background-color: #999;
	color: #fff;
	-moz-border-radius: 5px;
  	border-radius: 5px;
}

/* trackbacks & pingbacks*/

.pingback, 
.trackback {
	background-color: #FFF8AD;
	border-bottom: 1px dotted #333;
	border-bottom: 1px dotted #333;
	margin: 10px 0px 40px 0px;
	padding: 5px 5px 10px 5px;
}

.pingback p,
.trackback p {
	font-size: 12px;
	text-align: justify;
	color: #666
}

.pingback .author h4,
.trackback .author h4 {
	margin: 0px;
}

.pingback .author h4 a,
.trackback .author h4 a{
	margin: 0px;
	border: 0px;
	text-decoration: none;
	color: #333;
}
.pingback .author p,
.trackback .author p {
	margin: 0px;
	font-size: 11px;
	color: #999;
	text-align: left;
}
.pingback .author p a,
.trackback .author p a {
	color: #999;
	text-decoration: underline;
	border: 0px;
}

/* comment form */
#commentform label {
	font-size: 14px;
	color: #333;
}

#commentform textarea {
	width: 500px;
	border: 1px solid #A5B3E1;
	background-color: #f6f6f6;
}

#commentform input {
	border: 1px solid #A5B3E1;
	background-color: #f6f6f6;
}

#commentform input:hover,
#commentform textarea:hover {
	background-color: #e3e3e3;
}

#commentform input#submit {
	background-color: #A5B3E1;
	background-image: url('images/white.png');
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	border-color: #7D7672;
}

.center {
	text-align: center;
}

/* discos */
table.discos tr td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
}
/* sumarios */
ul.sumario {
	margin: 0px;
	padding: 0px;
}

ul.sumario li,
ul.related_post li {
	display: block;
	list-style: none;
	padding: 5px 0px 5px 0px;

	border-bottom: 1px dashed #666;
}

ul.sumario li.photo {
	height: 50px;
}

ul.sumario li img {
	float: left;
	margin-right: 5px;
}

ul.sumario li small {
	color: #999;
}

ul.sumario li small a {
	color: #7D88AB;
	text-decoration: none;
}
ul.sumario li h4 {
	margin: 0px;
}

/* icons */
.icon {
	line-height: 16px;
	padding-left: 20px;	
}

a.icon { 
	padding-top: 1px;
	padding-bottom: 1px;
}

.rss {
	background-image: url("images/rss.png");
	background-position: left center;
	background-repeat: no-repeat;
}

.flickr {
	background-image: url("images/flickr.jpg");
	background-position: left center;
	background-repeat: no-repeat;
}

.facebook {
	background-image: url("images/facebook.png");
	background-position: left center;
	background-repeat: no-repeat;
}

.twitter {
	background-image: url("images/twitter.png");
	background-position: left center;
	background-repeat: no-repeat;
}

.myspace {
	background-image: url("images/myspace.png");
	background-position: left center;
	background-repeat: no-repeat;
}

.wikipedia {
	background-image: url("images/wikipedia.gif");
	background-position: left center;
	background-repeat: no-repeat;
}

.pdf {
	background-image: url("images/pdf.png");
	background-position: left center;
	background-repeat: no-repeat;
}

/* arreglo para SPIP */

.spip_documents_left {
	margin: 3px 7px 3px 0px;
}

.spip_documents_right {
	margin: 3px 0px 3px 7px;
}

/* related post style */
h3.related_post_title {
	width: 170px;
}

ul.related_post {
	color: #666;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

ul.related_post li {
	margin: 5px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}