
/*
Theme Name: E-commerce emicri
Theme URI: http://paradarum.net/themes/pr
Description: E-commerce theme for wordpress
Version: 1.0
Author: Emil Nikolaev & Cristian Dourado
Author URI: http://paradarum.net/
Tags: e-commerce
*/
body {
	font-family: Arial;
	font-size: 12px; 
	line-height:1.3;
	background: #fff url(images/bg_body.jpg) repeat;
	color: #000;
	text-align: center;
}
a, a:visited, a img{
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: underline;
}
#container{
	width: 1000px;
	background: none;
	margin: 20px auto;
	margin-bottom: 0 !important;
}
#header{
	width: 1020px;
	height: 228px;
	background: url(images/header.jpg) no-repeat;
}
#headmenu{
	padding-top: 120px;
	padding-right: 20px;
	text-align: right;
	font-size: 13px;
}
#headmenu #s{
	width: 245px;
	text-align: left;
	border: 1px solid grey;
	height: 17px;
	font-size: 13px;
	padding-top: 3px;
	color: grey;
	padding-left: 5px;
}
#headmenu #submit{
	background: url(images/search_b.png) no-repeat;
	border: 0px;
	width: 25px;
	height: 25px;
	position: relative;
}
.wp_sid1, .wp_sid2{
	background: url(images/bg_sidebar.jpg);
	width: 206px;
	margin: 10px;
	padding-top: 5px;
	padding-left: 4px;
	border: 1px solid #333333;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: 10px;
	behavior: url(wp-content/themes/them/PIE.htc);
}
#identificate{
	width: 206px; 
	height: 50px; 
	margin-left: -5px; 
	margin-top: -45px; 
	margin-bottom: 10px;
	margin-right:-2px;
	behavior: url(wp-content/themes/them/PIE.htc);
}
.wp_sid2{
	width: 206px !important;
}
.wp_cont{
	
}
#genera{
	border-spacing: 12px;
	margin-left: auto; 
  	margin-right: auto;
}
.wp_p{
	background: url(images/bg_content.jpg) !important;
	border: 1px solid #333333 !important;
}
.wp_p #wrapper{
	border: none;
}

/*#sidebar-l{
	background: url(images/bg_sidebar.jpg);
	width: 200px;
	margin: 10px;
	border: 1px solid #333333;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-top: 5px;
	padding-left: 5px;
	height: 100% !important;
}
#sidebar-r{
	background: url(images/bg_sidebar.jpg);
	width: 200px;
	margin: 10px;
	border: 1px solid #333333;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}*/
#wrapper{
	min-height: 800px;
	width: 530px;
	margin-right: -25px;
	background: url(images/bg_content.jpg);
	border: 1px solid #333333;
	margin-right: 3px;
	margin-top: 10px;
	padding: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(http://www.clavesa.com/wp-content/themes/them/PIE.htc);
}
.index_con{
	padding-bottom: 100%;
}
#navmenu{
	width: 1000px;
	height: 33px;
	margin: -5px 10px 0 10px;
	background: url(images/bg_menu_t.jpg) no-repeat;
	color: #fff;
	text-align: left;
	font-size: 13px;
	font-family: "Arial";
	text-transform: uppercase;
	overflow: none;
}
#navmenu ul{
	padding-top: 8px;
}
#navmenu ul li{
	display: inline;
	margin-right: 20px;
}
#navmenu a:visited, #navmenu a{
	color: #fff;
	text-decoration: none;
}
/* Productos principal*/
.view_prod{	
			width: 150px; 
			height: 190px;
			padding: 5px; 
			float: left; 
			/*margin: 0px 10px 21px 9px; */
			margin-top: 0px;
			margin-right: 8px; 
			margin-bottom: 12px;
			margin-left: 5px;
			background: #D5DBDE url(images/table-bg-p.jpg) repeat-x;
			font-family: Arial;
			border: 1px solid #D1D2D3;
}
#pd-title{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-bottom: 3px;
	height: 30px;
}
.view_prod #pd-price{
	color: red; 
	display: block;
}
.view_prod img{
	display: block;
	margin-bottom: 3px;
	margin-left: 20px;
}
.view_prod input, .button{
	background: url(images/button2.jpg) no-repeat !important;
	width: 100px;
	height: 18px;
	border: none !important;
}
.view_prod input:hover{
	background: url(images/button2_hover.jpg) no-repeat;
}
/* Fin Producto principal*/
/* Sidebar left*/
.BlockArt{
	background: #d6dbdf url(images/bg_art_sidebar.jpg) repeat-x;
	height: 151px;
	margin-bottom: -3px;
	margin-left: -4px;
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 40px;
}

.BlockArt img{
	border: none !important;
	margin-bottom: 5px;
}
.BlockArt h5{
	text-transform: uppercase;
	
}
#noticia{
	background: #d6dbdf url(images/bg_art_sidebar.jpg) repeat-x;
	height: 100% !important;
	margin-left: -3px;
	width: 190px;
	padding: 5px;
}
/* Menu */
#menu #prU{
	margin-left: -40px;
}
#menu #secU{
	margin-left: -40px;
	visibility: hidden;
	position: absolute;
}
#menu #pr{
	background: url(images/boton1m.jpg) no-repeat;
	width: 190px;
	height: 21px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
}
#menu #sec{
	background: url(images/boton2m.jpg) no-repeat;
	width: 190px;
	height: 21px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
}
/* Fin Menu */

.wp_sid1 li, .wp_sid2 li{
	list-style: none;
}
.widgettitle{
	font-size: 15px;
}
.sidebar{
	text-align: left;
	width: 250px;
}
.wp_sid1 h2{
	margin-bottom: -10px;
}
.sidebar h4{ 
	font-family: Arial;
	font-weight: bold;
	color: #006699;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 12px;
}
h4{
	font-family: Arial;
	font-weight: bold;
	color: #006699;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 12px;
}
/* Carrito de compra */
#shopping-cart {
	font-family: Arial;
	background: #ffdcc4 url(images/bg-carrito.jpg) repeat-x;
	margin-top: 20px;
	/*padding: 5px;*/
	/*margin-left: -5px;*/
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}
.shopping-cart-wrapper h3{
	font-weight: bold;
	color: #006699;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 12px;
	text-align: left;
}
.shopping-cart-wrapper .empty{
}
.shopping-cart-wrapper .cartcount{
	font-size: 12px;
	color: #006699;
}
table.shoppingcart{
	margin-left: 15px !important;
}
/* fin carrito */
.wp_sid1 img, .wp_sid2 img{
	border: none;
	width: 120px;
	height: 80px;
}

.ultimos_productos h4{
	background: url(images/1er.gif) no-repeat;
	padding-left: 12px;
}
.ultimos_productos div{
	text-align: center;
}
/* Fin Sidebar left*/

/* Sidebar rigth */



/* Fin Sidebar Rigth */

/* Contacto */
#tabla_contacto{
	margin: 20px 0 20px 0;
}
#tabla_contacto img {
	width: 120px;
	height: 80px;
}
/* Fin contacto*/
	

/* Footer */
#footer table{
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
#p{
	text-align: left;
	width: 200px;
}
#s{
	text-align: center;
}
#t{
	text-align: right;
	width: 200px;
}

/* Fin Footer */

/*Page product*/
#page_tl{
	text-align: left;
	font-size: 14px;
	font-family: Arial;
	margin-top: 15px;
}
/*End Page product*/
.shop_box_info{
	color: #000 !important;
	background: #fff !important;
	width: 490px;
	height: 45px;
	overflow: auto;
}
.wpsc_description{
	text-align: justify;
	width: 370px;
}


