<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header {padding-top:5px !important;}
/*#navigation {
  left: 630px;    position: absolute;    top: 172px;} */ /*new added*/
 #navigation {
   position: absolute;
   right: 0;
   top: 172px;
}

p a { text-decoration:none; color:#B0742D !important;}

a { font-family:arial,serif !important;}
#main.col-full, .layout-full #main, .col-full, #main.fullwidth {
width:990px !important;
}
#navigation .nav li a {
font-weight:bold;
}

#title-container h1.title {
    font: 32px/1.2em 'PT Sans',arial,serif !important;
}

#sidebar
{
	    margin-right: 5px;	
}


.nav li {
   
    margin: 0 -2px !important; /* Javier : this is for set the distance between top links pages. change the 0 0 values
	e.g.  margin:0 2px 2px 0 !important; */
   }
/* new class added */

.widget ul li a {
color:#B0742D !important;
}
.entry ul li a{ color:#B0742D !important;

}
.nav-next  a{

color:#B0742D !important;
}

.nav-prev  a{

color:#B0742D !important;
}

/* new for archive title */
.cat {
  margin-top: -20px;
    position: absolute;
}

#testimonials.col-full .quote {
    width: 590px !important;
}
#testimonials .quotes {
    width: 550px !important;
	padding-left:45px !important;
}
#testimonials .quote-icon
{
background:url("images/ico-quotes.png") no-repeat scroll 6px center #73B8E0 !important;
height:40px !important;
width:40px !important;
}
#testimonials .quote-icon
{
background:url("images/ico-quotes.png") no-repeat scroll 6px center #73B8E0 !important;
height:40px !important;
width:40px !important;
}
#verotrasdiv {
float:left;
width:240px;
}
/*testimonials  CSS Update*/

#testimonials .quote {
width:540px !important;
}

#testimonials blockquote p {
font-size:14px !important;

}

.entry blockquote p {
font-style:normal !important;
font-size:14px !important;

}
/*Comment Template CSS Update*/
#commentform input.txt {
margin-bottom:0px !important;
}

#commentform textarea {
height:120px !important;
}

.entry blockquote {
background:none !important;
padding:0px !important;
}

#comments {
margin:1em 0 0 !important;
padding:0 0 0 !important;
}

#comments p {
margin-bottom:0.2em !important;
}
#respond
{
margin:0 0 0 !important;
}

#respond #commentform #submit {
margin:0 0 10px !important;
}</pre></body></html>