/* @override http://www.estradaifalgueras.es/wp-content/themes/sandbox/style.css */

/* @override http://www.estradaifalgueras.es/wp-content/themes/sandbox/style.css */

/* @override http://www.estradaifalgueras.es/wp-content/themes/sandbox/style.css */

/* @override http://www.estradaifalgueras.es/wp-content/themes/sandbox/style.css */

/* @override http://www.estradaifalgueras.es/wp-content/themes/sandbox/style.css */

/* @override http://www.estradaifalgueras.es/wp-content/themes/sandbox/style.css */

/* @override http://192.168.1.4:8888/estrada/wp-content/themes/sandbox/style.css */

/* @override http://192.168.1.4:8888/estrada/wp-content/themes/sandbox/style.css */

/* @override http://192.168.1.4:8888/estrada/wp-content/themes/sandbox/style.css */

/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/*@import url('examples/2c-l.css');*/

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

* {
  padding: 0;
  margin: 0;
}
img{
	text-decoration: none;
	border-style: none;
}

p {
	margin: 10px 0;
}
code, body{
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
pre{
	overflow:auto;
	padding: 5px;
	border: 1px solid #eee;
}
ul {
	list-style: none;
}
body{
	border-top: 9px solid #c63535;
}
/* @group Header */
#wrapper{
	width: 867px;
	margin: auto;
	background: #fff url(imagenes/bgbody.gif) no-repeat;
	padding-top: 30px;
}
#header{
	background: url(imagenes/logo.gif) no-repeat;
	height: 88px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: -2px;
}
#blog-title a{
	display: none;
}
#header{
}
div#menu {
	width: 99%;
	height: 17px;
	border-bottom: 2px solid #c60f0f;
	margin: 1em 4px 10px;
	background-image: url(imagenes/bgmenu.gif);
	padding-top: 3px;
	padding-bottom: 3px;
}
div#menu ul,div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding: 0;
}

div#menu ul a {
	display:block;
	text-decoration:none;
	color: white;
	margin-bottom: 5px;
	font-size: 14px;
	margin-top: 0;
	padding-bottom: 7px;
	padding-top: 1px;


}
#menu ul a:hover{
			background: url(imagenes/selector.gif) no-repeat center bottom;
				color: #fdff92;

}
#menu li{
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 3px;
}

div#menu ul li ul {
	left:-999em;
	position:absolute;
	margin-right: 16px;

}

div#menu ul li:hover ul {
left:auto;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

/* @end */

/* @group Mininav */
#mininav{
	float: right;
	margin-top: -20px;
	margin-right: 20px;
}
#mininav li{
	display: inline;
	padding-left: 17px;
	margin-left: 10px;
}
#mininav a{
	text-decoration: none;
	color: #333;
}
#mininav a:hover{
	text-decoration: underline;
	color: #333;
}
.inicio{
	background: url(imagenes/inicio.gif) no-repeat;
}
.clients{
	background: url(imagenes/clientes.gif) no-repeat;
}
.contact{
	background: url(imagenes/mail.gif) no-repeat;
}
/* @end */

/* @group Main */

#container{
	padding: 20px;
}
#novedades img{
	float: right;
}
.entry-content{
	margin-bottom: 29px;
	padding-left: 24px;
	padding-right: 24px;
}
.entry-content img{
	margin: auto;
	float: right;
}
h2.homebox, h2.entry-title{
	width: 60%;
	margin-bottom: 15px;
	border-bottom: 1px solid #999;
	font-size: 18px;
	font-weight: bold;
}
#novedades h2 a, #ofertas h2 a{
	text-decoration: none;
	color: black;
}
#novedades p{
	font: 14px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
}
#novedades ul, .entry-content ul{
	list-style-type: square;
	list-style-position: inside;
	padding-left: 10px;
	padding-top: 5px;
}
#main{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 20px;
}
#ofertas{
	float: left;
	width: 510px;
}
#ofertas img{
	float: left;
	margin-right: 20px;
}
#ofertas p{
	position: relative;
}
#ofertas .text-box{
	margin-top: 1px;
}
#ofertas h2.homebox{
	border-bottom-width: 1px;
	width: 825px;
}

/* @end */
#searchform-404{
}
/* @group formulario */

#datos{
	margin-top: 35px;
	float: right;
}
.userlogin{
	width: 250px;
	background: url(imagenes/formbg.jpg) no-repeat;
	padding: 22px;
}
.login{
	font-size: 12px;
	margin-bottom: 31px;
}
.login input{
	display: block;
	font-size: 16px;
	color: #787878;
	border: 2px solid #ccc;
	margin-bottom: 15px;
	height: 15px;
}
#opciones ul{
	padding-right: 0;
}
#opciones li{
	display: inline;
	margin-right: 24px;
}
.btn{
	margin-top: 20px;
}

.category-ofertas img{
	float: left;
}
/*.nav-next, .nav-previous{
	margin-top: 60px;
	background-color: #ececec;
	padding: 7px;
	border: 1px solid #ccc;
	clear: both;
}
.nav-next a, .nav-previous a{
	background: url(imagenes/arrows.gif) no-repeat right;
	padding-right: 17px;
	font-size: 12px;
	font-weight: bold;
}*/
/* @end */

/* @group Footer */

#footer{
	clear: both;
	border-top: 7px solid #c63535;
	padding-top: 10px;
	height: 0;
}
#links{
	width: 99%;
	background-color: #eee;
	height: 97px;
	padding-top: 20px;
	padding-left: 11px;
}
#links ul{
	margin-top: 0;
	font-size: 11px;
	color: gray;
	float: left;
	width: 127px;
	padding-left: 40px;
}
#links strong{
	border-bottom-style: solid;
	padding-right: 50px;
	float: none;
	border-bottom-width: 1px;
	vertical-align: 5px;
	font-size: 12px;
}
#datosempresa {
	margin-top: 11px;
	font-size: 11px;
	float: right;
}
#datosempresa ul{
	text-align: right;
	float: left;
}
#datosempresa li{
	text-align: right;
	margin-left: 21px;
}
#disclaimer{
	width: 230px;
	float: left;
	margin-top: 18px;
}
#disclaimer p{
	margin-bottom: 0;
	color: #a7a7a7;
	text-align: right;
}
#disclaimer a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}
#disclaimer a:hover{
	color: #64ff00;
}
.vintage  {
	background: url(imagenes/globolous.gif) no-repeat;
	padding: 7px 8px 11px 4px;
}
.copy{
	margin-top: 0;
}

/* @end */
.page{
	font-size: 13px;
}
blockquote{
		background-color: #feffe1;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 360px;
	margin: auto;
	font-style: italic;
}
blockquote p{
	
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
#nav-below{
	display: none;
}
/* Just some example content */
/*div.skip-link {
position:absolute;
right:1em;
top:1em;
}


.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

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%;
}

p.wp-caption-text{
font-style:italic;
}

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;
}

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:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}



div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}*/