/*
Theme Name:no mas rodeo
Theme URI:http://www.navaja.org/
Description:Theme para nomasrodeo.cl desarrollado de manera Probono, por jko y nico de  http:/www.navaja.org.
Version:1.2.0
Author:navaja.org basado en midmodesign.com
Author URI:http://www.navaja.org/

	"nomasrodeo" by http://www.navaja.org/

	Este tema es una adaptacion de Clean Home, desarrollado originalmente por Bryan Helmig
	Como puedes ver, esta completamente modificado.

	The CSS, XHTML and design is released under the GPL.

*/

html{
background: url('images/madera.jpg') top center repeat fixed;
margin:0 auto;
padding:0 auto;
}

body {
font-family:Arial, serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
margin:0 auto;
padding:0 auto;
}


a {
text-decoration:none;
color:#000;
}
a:hover {
color:#ed6630;
text-decoration:none;
}


/* el contenedor de las columnas*/ 
#wrapper {
width:800px;
margin:0 auto;

}

/* ojo con esta imagen de la cabecera, el theme por defecto tiene una que dice nomasrodeos, le sobra la s.
asi que la dejamos linkeada a un archivo corregido que no tiene la S, pero es un contenido del blog */ 
#header {
height:150px;
width:800px;
margin:0 auto;
padding:0 auto;
background:#900 URL('http://www.nomasrodeo.cl/wp-content/uploads/2009/04/header-sin-s.jpg') no-repeat bottom;
}

/* navegacion*/ 

hr{
margin-top:35px;
border:0;
border-top:1px dotted #74644e;
width:475px;
color:#faf8ec;
clear:both;
}


#nav {
float:right;
width:auto;
padding:4px 25px 0 0 ;
}

#nav ul {
float:right;
}

#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
padding:0 5px;
}
#nav li a {
font-family:georgia, times, serif;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
font-size:8px;
border-bottom:none;
color:#fff;

}
#nav li a:hover {
color:#eee;
text-decoration:underline;
}


/* botones y destacado principal */ 

#menu {
width:800px;
float:left;
padding:0;
height:50px;
}

#blurb {
font-family: Georgia, "Times New Roman", serif;
font-style:italic;
height:auto;
border-bottom:1px dotted #74644e;
float:left;
text-align:justify;
padding:25px 25px;
font-size:15px;
line-height:135%;
color:#74644e; }

#blurb:hover {
color:#663300; }

.autor {
font-size:10px;
text-align:right;
text-transform:uppercase;
letter-spacing:1px;
}

.autor a{
color:#e12000;
}

.autor a:hover{
color:#e12000;
text-decoration:underline;
}


/* noticia principal */ 

#content {
width:475px;
text-align:justify;
float:left;
padding:0 0 30px 25px;
min-height:420px;
}

/* noticias anteriores */ 
#ultimas{
width:150;
height:30px;
display:block;
background: URL('images/ultima.gif') no-repeat top left;
}


/* articulo */

.post, {
padding:0 30px 0 0;
border-right:1px dotted #74644e;
}

.page {
padding:0 30px 240px 0;
width:600px;
background: URL('http://www.nomasrodeo.cl/wp-content/uploads/2009/04/vaquita.gif') no-repeat bottom right;
}
.post p {
margin:14px 0 14px 0;
}

.page p {
margin:14px 100px 14px 0;
font-family:georgia, times, sans-serif;
font-size:14px;
line-height:22px;
text-align:left;
}


.post em, .pagea em{
font-style:italic;
}
.post h2 {
font-family:helvetica, arial, serif;
font-size:24px;
margin:20px 0 10px 0;
font-weight:normal;
}

.post h1, .post h1 a{
font-family:helvetica, arial, sans-serif;
font-size:16px;
margin:10px 0 5px 0;
font-weight:bold;
line-height:20px;
text-transform:uppercase;
letter-spacing:1px;
}

.page h1, .page h1 a{
font-family:georgia, times, serif;
font-size:17px;
margin:10px 0 5px 0;
font-weight:bold;
line-height:20px;
}


.post img, .page img{
padding-bottom:10px;
}

.post h3, .post h4 {
font-family:helvetica, arial, sans-serfi;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#e12000;
}
.post .indent, .page .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
background-color:#ed6630;
padding:2px 0 0 5px;
width:445px;
display:block;
}
.post small a {
font-weight:normal;
color:#fff;
}

.post small a:hover {
font-weight:normal;
color:#000;
}
.alignright {
float:right;
margin-left:10px;
}
.alignleft {
float:left;
margin-right:10px;
}
.aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote, vaquita blockquote {
color:#74644e;
border-left:5px solid #74644e;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre, vaquita pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;}




/* COMENTARIOS */


#comments h3, #comments h4{
font-family:helvetica, arial, sans-serif;
margin:35px 0 5px 0;
font-size:15px;
font-weight:normal;
text-transform:uppercase;
letter-spacing:1px;
text-align:left;

}
#comments h4{
font-size:18px;
}
#comments cite{
font-family:helvetica, arial, sans-serif;
font-size:12px;
font-weight:normal;
border-bottom:1px dotted #74644e;

}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #74644e;
border-right:0;
padding:10px 5px 20px 0px;
min-height:110px;
}
#comments p {
margin:10px 30px 10px 10px;
width:auto;
}
#comments span {
display:block;
color:#ed6630;
font-family:helvetica, arial, sans-serif;
font-size:50px;
font-weight:normal;
float:right;
padding:25px 0 0 0px;

}
#comments ul.formlist {
margin:20px 0 0 0px;
width:445px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:helvetica, arial, sans-serif;
width:445px;
font-size:13px;
font-weight:normal;
border:1px dotted #74644e;
height:20px;
}
#comments textarea {
font-family:helvetica, arial, sans-serif;
width:445px;
font-size:14px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#f4f4e7;
border:1px solid #74644e;
color:#000;
font-family:helvetica, arial, sans-serif;
font-weight:normal;
font-size:12px;
height:25px;
width:445px;
text-transform:uppercase;
letter-spacing:1px;
}

#comments .center {
text-align:left;
}




/* POST CHICOS */

#cuadraditos {
width:110px;
float:left;
margin:0px 0 25px 0px;
padding:27px 15px 0 15px;
background: URL('images/anteriores.gif') no-repeat top;
}

#cuadraditos a {
color:#999966;
}
#cuadraditos a:hover {
color:#ed6630;
}


.post-chico {
padding:15px 0 10px 0;
border-bottom:1px solid #988c69;
display:block;
width:130px;

}

#cuadraditos h1{
font-family:helvetica, arial, sans-serif;
font-size:9px;
font-weight:bold;
line-height:12px;
padding-bottom:5px;
text-transform:uppercase;
letter-spacing:1px;
}

/* SIDEBAR */

#sidebar {
width:110px;
float:right;
margin:0 0 25px px;
padding:0 15px 0 15px;
border-left:1px dotted #74644e;
}

h3 {
padding:25px 0 3px 0;
font-size:15px;
color:#ed6630;

}
#sidebar .block ul {
border-bottom:1px solid #988c69;
}
#sidebar .block ul .children{
border:0;
}
#sidebar .block li {
border-top:1px dotted #988c69;
}
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:11px;
font-weight:normal;
padding:2px 0 2px 0px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#f1ede3;
text-decoration:none;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #988c69;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #988c69;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px solid #988c69;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #988c69;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #988c69;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #74644e;
border-bottom:1px dotted #74644e;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #74644e;
border-bottom:1px dotted #74644e;
}

/* final de la pagina (footer) */

#footer {
width:800px;
float:left;
border-top:2px solid #999966;
text-align:center;
padding:10px 0 0px 0; 
}

#footer a, #footer a:hover{
font-size:10px;
padding:0px 10px;
}

#footer p{
font-family: Georgia, Times, serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
}

#creditos{
text-transform:uppercase;
letter-spacing:1px;
padding:12px 0;
}

#creditos, #creditos a, #creditos a:hover{
font-size:9px;
padding:15px 5px;
}