/*  
Theme Name: Scorpio
Theme URI: http://www.artemisgallery.net/scorpio-wordpress-theme/
Description: Description. Widget enabled. This theme is sponsored. Licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons</a>. Attribution links must stay.
Version: 1.3
Author: Artemis Gallery
Author URI: http://www.artemisgallery.net
*/

/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
	}
	
/*div { border: 1px solid red; }*/
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-serif;
	background: url(images/background.gif) repeat;
	color: #000000;
	text-align: center;
	}

#page {
	background: url(images/page.jpg);
	width:766px;
	text-align: left;
	border:1px solid #292929;
	}

	
.headerimg 	{
	height: 265px; 
	width: 766px; 
	} 
	
#content {
	font-size: 1.2em
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}

.headerimg .description {
	font-size: 1.4em;
	text-align: center;
	font-weight:bold;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #702510;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #702510;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: white;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#323232;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em Arial, Helvetica, Sans-serif;
	}
.nocomments, blockquote, strike {
	color:#000000
	}
	
#sidebar ul ul li, #sidebar ul ol li {
	color: #323232;
	}

small {
	color:#fff;
	}
	
div .textwidget {
	padding: 5px 11px 5px 11px;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #702510;
	text-decoration: underline;
	}

a:hover {
	color: #046601;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 766px;
	position:relative;
	}
	
#header {
	margin: 0; 
	padding: 0; 
	height: 321px; 
	width: 766px;
	}

.headerimg {
	margin: 0;
	height: 265px;
	width: 100%;
	}
.menu {
float:right;
}

.narrowcolumn {
	padding: 0;
	margin: 0px 0 0 228px;
	width: 524px;
	position:relative;
	padding:5px;
	}

.post {
	margin: 0 0 40px 5px;
	padding-bottom:10px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.postmetadata{
	background:#dfdab0;
	font:bold 1em Arial, Helvetica, Sans-serif;
	color:#000;
	padding:4px 100px 2px 5px;
	margin:0 0 10px 0;
	text-align: left;
	display:none;
	}
	
.postmetadata2{
	background:#dfdab0;
	font:bold 1em Arial, Helvetica, Sans-serif;
	color:#000;
	padding:4px 0 2px 5px;
	margin:0 0 10px 0;
	text-align: left;
	}
	
.postmetadata2 a {
	color: #fff;
	text-decoration: none;
	}

.postmetadata2 a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
.postmetacomment {
	position:absolute;
	margin:0 0 0 440px;
	text-align:right;
	}

.postmetadata a {
	color:#fff;
	}

.postmetacomment a {
	color:#323232
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 766px;
	height:40px;
	clear: both;
	background:url(images/foot.jpg) repeat-y; 
	}

#footer a {
	text-decoration:none;
	}

#footer a:hover {
	text-decoration:underline;
	}

#footer p {
	font:1.3em Arial, Helvetica, Sans-serif;
	margin: 0 0 0 240px;
	padding: 2px 0 0 7px;
	text-align: left;
	color:#000;
	}

.footerrss {
	margin-left:30px;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 50px;
	margin: 0;
	}

h2 {
	margin: 20px 0 5px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	color:#046601;
	}

#sidebar a {
	color:#702510;
	}

h3 {
	padding: 0;
	margin: 20px 0 5px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	/*list-style: none;*/
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	
* html .entry li {
	margin-left:20px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;

	}

#sidebar ul li {
	padding:5px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	color:#323232;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	position:relative;
	margin: 3px 0 0;
	padding: 0;
	background: url('images/bullet.gif') no-repeat 0 3px;
	padding-left:15px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0; 
	text-align: center;
	width:100px;
	}

.widget_search #searchform {
	position:relative;
	padding:0;
	margin:0;
	width:142px;
	}

.widget_search #searchform #s {
	width:125px;
	height:16px;
	}
	
#s {
	width: 142px;
	height:17px;
	padding: 0px;
	border:1px solid #2A3155;
	font:0.9em Arial, Helvetica, Sans-Serif;
	}

#searchsubmit {
	position:absolute;
	margin-left:3px;
	border:1px solid #2A3155;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 10px 0 0 0;
	padding: 10px;
	color:#000;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentmetadata a {
	color:#000;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
border:1px solid red;
	float:left;
	margin: -57px 0 0 0;
	/*margin-top:-57px;*/
	padding-top:10px;
	padding-left: 15px;
	padding-right: 15px;
	width: 202px;
	overflow:hidden;
	position:relative;
	border:0px solid red;
	background: #e8e9d9;
	}
	
#sidebar form {
	margin: 0;
	}

#sidebar .favorite {
	position:relative;
	margin:10px 0 10px 0;
	padding:0;
	list-style:none;
	width:185px;
	}

#sidebar .favorite li {
	float:left;
	}

#sidebar .favorite img {
	position:absolute;
	}
	
#sidebar .favorite a{
	position:absolute;
	font:bold 1.1em Arial, Helvetica, Sans-Serif;
	color:#000;
	}

#sidebar .favorite .favimg{
	margin-left:5px;
	}
	
#sidebar .favorite .fav {
	margin-left:20px;
	}
	
#sidebar .favorite .rssimg {
	margin-left:75px;
	}
	
#sidebar .favorite .rss {
	margin-left:90px;
	}
	
.line {
	margin-top:20px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 5px auto 0;
	width: 140px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	padding:0;
	margin:0;
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 20px 0 20px 0;
	padding-bottom:20px;
	position:relative;
	}
	
.navigation a {
	font:bold 1.2em Arial, Helvetica, Sans-serif;
	color:#E6CE76;
	padding:10px;
	text-decoration:none;
	}

/* pagina de contacto */

#formulario-contacto .contactform form {
border:0px solid red;
text-align:left;
line-height: 0.8;
margin-bottom:10px;
margin-top:5px;
}
/*
#formulario-contacto .ngg-galleryoverview {
border:0px solid red;
clear:none;
}
*/
.contacto_sidebar .textwidget {
border:1px solid #056702;
padding:5px;
background: #F5F6E8;
width:185px;
text-align:center;
margin-top:5px;
font-size: 1.2em;
line-height:1.3em;
margin-bottom:20px;
}


/*  ESTYLOS DE LA TIENDA   */
#sidebarpie {
margin:0;
margin-left:228px;
z-index:0;

}
#sidebarpie h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
text-align:center;
font-size: 1.2em;
margin: 5px 0 0 0;
padding: 0;
color:#046601;
text-decoration: none;
}
.entry .PeCatsBrands, .entry .PeSwitcher{

}
.category_image {
margin: 15px;
}

.cattitles {
font:inherit;
margin-top:15px;
}

.productdisplay maquinaria-agr {
position:relative;
}

.cabecera_categorias {
border:1px solid #056702;
height:100%;
min-height:130px;
background:#D5D9A7;
width:90%;
margin:0 auto 10px auto;
padding-right:10px;

}
#descripcion {
padding:5px;
}
#contenido_tienda {

z-index:100;
}

/* imagen de la cateroria */
.cabecera_categorias .category_image {
border:1px solid #056702;
}

/* estilo del bloque con la informacion de cada producto en la lsita */


#contenido_tienda .ul .li {
border:0px solid red;
width:505px;
margin-left:-10px;
padding:5px;
/*background:#E8E9D9;*/
}

/* imagen de cada producto en la lista */
.product_image, .productdisplay .ngg-singlepic1{
float:left;
border:0px;
margin:15px 0 5px 5px;
padding: 0px;
}
/* Cuadro de texto donde describe el artículo */
div.producttext {
border:0px solid red;
width:340px;
text-align:left;
padding-left:20px;
float:right;
}
/* texto que describe el producto */
.producttext p {
}


/* titulo de la lista de productos */
.producttext a {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	line-height:1.8em;
}
.line_separador {
text-align:center;

}
.line_separador img {
margin-top:20px;
margin-bottom:20px;
}

.wpsc_description {
margin-left:20px;
}


/* clases para ultimos productos */
.ultimos {
margin-top:-40px;
}
.nuevos_productos {
text-align: left;
padding:10px;

}

.ultimo_producto {
border:1px solid #056702;
height:100%;
background:#D5D9A7;
width:90%;
margin:0 auto 10px auto;
padding:10px;
}

.ultimo_producto .descripcion, .ultimo_producto .precio  {
width:290px;
float:right;
}

.ultimo_producto .descripcion p {
font-size:1.2em;
line-height:1.4em;
text-align:justify;
}

.ultimo_producto .precio {
text-align:center;
padding: 10px 0 0 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
}
.nuevos_productos .titulo {
font-size:2.2em;
text-align:center;
padding-top:10px;
color:#702510;
text-decoration:none;
font-family:Arial,Helvetica,Sans-Serif;
font-weight:bold;
}


/* witget ofertas */
.ofertas {
border:1px solid #056702;
padding:5px;
background: #F5F6E8;
width:185px;
text-align:center;
margin-top:5px;
}
.ofertas .pricedisplay {
font:bold;
font-size:1.4em;
line-height:1.4em;
}
.ofertas .pricedisplay .pricedisplay {
color:#FF0000;
}


/* pagina del producto individual */
.product_image_single {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
padding:4px;
width:200px;
float:left;
margin-bottom:10px;
margin-left:5px;
margin-top:15px;
margin-right:5px;
}

.titulo_producto_single  {
font-size:2.2em;
line-height:1.2em;
text-align:center;
padding-top:10px;
padding-left:5px;
color:#702510;
text-decoration:none;
font-family:Arial,Helvetica,Sans-Serif;
font-weight:bold;
}

.producttext_single {
padding:8px;
}

.descripcion_producto_single {
width:100%;
font-size:1.3em;
min-height:180px;
text-align:justify;
}

.precio_producto_single {
text-align:center;
width:300px;
font-size:1.4em;
line-height:1.4em;
}

.descripcion_adicional_producto_single {
text-align:justify;
padding:5px;
}

.contacto_producto_single {
border:1px solid #056702;
background:#D5D9A7;
width:100%;
text-align:left;
}

.contacto_producto_single h2 {
padding-left:29px;
}

.telefono {
padding-left:29px;
font-size:1.4em;
line-height:1.4em;
color: #056702;
font-weight:bold;
}

.textodesc {
padding: 10px 0px 10px 29px;
}

.formulario .contactform form{
text-align:left;
padding-left:29px;
padding-bottom:10px;
}
.galeria_producto {
width:90%;
text-align:center;
padding-bottom: 20px;
}


/* buscador */
.buscador {
background:#D5D9A7;
border:1px solid #056702;
padding:5px;
display: none;
margin-bottom:10px;
/*
position: absolute;
z-index: 10;
left: 50%;
margin-left: -250px;
top: 0px;
margin-top: -260px;
*/
}
.buscador a {
color:#0000FF;
}
.entry .buscador form {
text-align:left;
}
.entry .buscador form td {
border:1px solid #056702;
padding:5px;
}
.entry .buscador form select {
width:175px;
}

/* pdf */
.pdf {
margin:10px;
}

/* End Various Tags & Classes*/

#validatorfooter {margin-top: 10px;}
