/*
THEME NAME: Navarro (Built on the Sandbox theme.)
AUTHOR: Stilla Web Design
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */

body {
background-color:#F8FEEB;
font-size: 100%;
font-family:Lucida Grande, Helvetica, sans-serif;
color: #333;
line-height: 1em;
}

h2 {
border-bottom: 1px solid #CCC;
padding-left: 15px;
margin-top: 0px;
}

h3 {
font-size:1em;
}

h2.entry-title span.cufon {
border-bottom: 4px solid #CC0000;
padding: 0 4px;
}

h3.entry-title {
font-size: 1.2em;
font-weight: normal;
border-bottom: 1px dotted #CCCCCC;
padding-bottom: 4px;
margin-bottom: 2px;
}

h5 {
padding: 0;
margin: 30px 0 0 0;
width: 100%;
border-bottom: 1px dotted #BBB;
}

.entry-date {
font-size: .6em;
color: #777;
}

abbr {
border: none;
}

.entry-meta {
padding: 10px 0 20px 0;
font-size: .7em;
}



a {
color: #CC0000;
text-decoration: none;
outline: none;
}

a:hover{
text-decoration: underline;
}

p {
font-family:Lucida Grande, Helvetica, sans-serif;
font-size: .75em;
color: #555;
}

blockquote {

}

blockquote div{
background-image: url(images/quo.png);
background-repeat: no-repeat; 
height: 30px;
width: 30px;
float: left;
}

.att {
font-size: .8em;
color: #444;
line-height:130%;
}
ol{	font-size:.75em;}
div#content {
margin: 0 0 0 215px;
}

#wrapper{
width: 861px;
margin:0 auto;
background-image:url(images/dot.png);
background-repeat:repeat-y;
background-position:182px 0;
}

#header{
width:861px;
height: 174px;
background-image:url(images/header.png);
background-repeat: no-repeat;
}

div.sidebar {
width: 182px;
padding: 0px;
margin: 0px;
float:left;
}

.xoxo {
display: none;
}

div.skip-link {
display:none;
}

#blog-description{
display:none;
}

#blog-title {
text-indent:-9999px; 
}

#access {
display:none;
}

.entry-content {
padding-left: 5px;
}

.entry-content hr {
padding:0;
margin:0 0 4px 0;
border:none;
height:1px;
color:#DDD;
background-color:#DDD;
}

.comment-author {
font-size: .8em;
border-bottom: 1px dotted #BBB;
padding: 3px 0;
}

.comment-meta {
font-size: .7em;
padding-top: 3px;
color: #777;
}

.avatar {
display:none;
}

.rotate {
border: 1px solid #DDD;
float: right;
margin: 10px 0 5px 10px;
padding: 6px;
}

.rotatel {
border: 1px solid #DDD;
float: left;
margin: 10px 10px 5px 0;
padding: 6px;
}


div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
padding-top:2em;
padding-bottom: 3em;
}

li#pages-3.widget h3{
display: none;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}
.wp-caption{border: 1px solid #DDD;padding: 6px;margin:0;}
p.wp-caption-text{color: #666;font-size: .6em;padding:0 6px;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
font-size: .8em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:3px 0;
font-size: 14px;
line-height: 26px;
background-image: url(images/ltbl.png);
background-repeat: no-repeat;
padding-left:11px;
}

div.sidebar li.nav.current_page_item {
background-image: url(images/redbl.png);
background-repeat: no-repeat;
background-color: #EEEFFF;
border-top: 1px dotted #DDD;
border-bottom: 1px dotted #DDD;
}

div.sidebar li a {
text-decoration:none;
color:#111111;
}

div.sidebar li:hover {
background-color: #EEEEEE;
background-image: url(images/dkbl.png);
background-repeat: no-repeat;
color:#222222;
}

div.sidebar li form {
margin: 0;
padding:0;
}

div.sidebar ul ul {
margin:0;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

#newsletter {
background-image: none;
margin:10px 0;
padding:0;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

#footer {
background-color:#F8FEEB;
border-top: 1px solid #DDDDDD;
font-size: 0.7em;
padding: 2px 0 2px 0;
color: #777777;
height: 30px;
}

#line {
padding:0;
margin:0 0 4px 0;
border-top:1px solid #BBB;
height:1px;
width:100%;
}

#lf {
float:left;
display: inline;
}

#rf{
float:right;
display: inline;
}

input#author,input#email,input#url,div.navigation div {
width:90%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

span.weekend {
color:#888888!important;
}

.weekend-heading {
color:#888888!important;
}

.calnk a:hover span{
width:175px!important;
}

h3.widgettitle {
font-size: .8em!important;
font-weight: normal;
color: #666;
}

li#newsletter.widget {
margin: 10px 0 0 6px;
}


li#newsletter.widget ul li {
background-image: none;
margin: 0;
padding:0;
}

#etiqueta {
display: none;
}

#emailInput {
color: #666;
}

h2.month-heading{
font-size: 1.3em;
}

div.wpcf7 {
clear:both;
}

.nwsl {
margin: -40px 0 30px 0;
float: left;
}

.nwsl a {
border: none;
text-decoration: none;
color: white;
clear: both;
margin-top: 12px;
}

#newsletterFormDiv a  {
text-decoration: none;
border: none;
}

.your-message textarea {
width: 450px;
height: 100px;
}

span.edit-link {
display: none;
}

.xx {
display: none;
}

.slidetoggle {
padding-bottom: 15px;
}

.inpic img{
padding-bottom: 4px;
}

.inpic span {
color: #666;
font-size: .6em;
}

#post-767 p, #post-798 p {
padding-top:15px;
}
