/* @override 
	http://bonzo.es/wp-content/themes/new-mots/style.css
	http://www.bonzo.es/wp-content/themes/prueba-emil/style.css
	http://www.bonzo.es/wp-content/themes/templatr/style.css
*/

/*  
Theme Name: NUEVO MOTS
Theme URI: http://templatr.cc/
Description: templatr is written and provided by <a href="http://kex.cc">Hans-Peter Kohnle</a>
Version: 1.0
Author: http://templatr.cc
Author URI: http://templatr.cc/

	templatr v1.0
	 http://templatr.cc/
 
*/

html {
	height: 1%;
}

body {
	height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	margin-top: 0em;
}

#mainwrap {
	
}

#header {
}

#wrap {
	min-height: 1%;
}

#wrap2 {
	
}

#sidebar {
	width: 220px;
	border-right: 1em solid #000000;
	text-align: right;
	text-transform: uppercase;
	font-size: 1.5em;
	background-image: url(bonzo-logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12em;
	list-style-type: none;
	margin-top: 0em;
	height: auto;
	float: left;
}

#sidebar a {
	color: black;
	text-decoration: none;
}

#sidebar a:hover {
	color: white;
	background-color: black;
}

#content {
	margin-left: 300px;
	width: 480px;
	padding-top: 2em;
}

.post {
}

.numero {
	font-size: 3.2em;
	color: #ad1021;
	line-height: 0.8em;
	padding-bottom: 0.08em;
	text-align: right;
}

.posttitle {
	font-size: 2em;
	text-transform: uppercase;
	height: 1.6em;
	line-height: 0.7em;
	color: white;
	padding-top: 22px;
	padding-bottom: 12px;
	margin-bottom: 0px;
        background-color: black;
	text-indent: -2px;
	padding-right: 5px;
}

.posttitle a {
	
	font-weight: normal;
	font-style: normal;
	color: white;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}

.posttitle a:hover {
	text-decoration: none;
        color: black;
	background-color: white;
}

.subtitulo {
	font-size: 0.5em;
}

.derecha {
	font-size: 0.5em;
	text-transform: uppercase;
	float: right;
	margin-top: -2.2em;
	line-height: 1em;
	color: #5e5e5e;
}

.autor {
	color: #bbb;
}

.pagetitle {
	font-size: 2em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom-style: solid;
}

.archivetitle {
	font-size: 2.5em;
	text-decoration: none;
	text-transform: uppercase;
	height: 0.95em;
	margin-bottom: 1.1em;
	border-bottom: 0.2em #000000 solid;
}

.entry {
	font-size: 0.95em;
        margin-top: 0em;	
  
        padding-top: 0em;
	padding-bottom: 0.5em;
}

.entry a {
	text-transform: none;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}
.entry p {
	
        margin-top: 0em;	
        padding-top: 0em;
      
        font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.entry em {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.postmetadata{
	background-color: black;
	color: white;
	padding-top: 0.8em;
padding-bottom: 0.6em;
padding-right: 0.6em;
padding-left: 0.6em;
margin-top: 0em;
	font-size: 0.9em;
}

.postmetadata a{
        font-weight: normal;
	font-style: normal;

}
.postmetadata a:hover{
	text-decoration: none;
        background-color: white;
	color: black;
}
.postmetadata.alt {
	margin-top: 0em;
padding-bottom: 1em;
	padding-top: 1em;
	background-color: black;
	font-size: 1em;
}

.postmetadata.alt a {
	font-family: "Franklin Gothic Medium Cond", "Franklin Gothic Medium", "Helvetica Neue", Arial, sans-serif;
}

#comment {
	width: 480px;
	text-transform: none;
}

#commentform {
	border-top: 1px solid #000;
}

.alignleft {
	margin-bottom: 0.5em;
}

.alignright {
	margin-bottom: 0.5em;
}

#footer {
	clear: both;
	height: 40px;
}

* {
	font-family: "Franklin Gothic Medium Cond", "Franklin Gothic Medium", "Helvetica Neue", Arial, sans-serif;
}

.postmetadata, .postmetadata.alt, .postmetadata.alt a, .alignleft, .alignright,  a, h1, h2, h3, h1 a, h2 a, h3 a {
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

a {
	color: #767676;
}

a:hover {
	text-decoration: underline;
}