/*
Theme Name: 123tienda
Description: Tema por defecto de <a href="http://123tienda.com">123tienda</a>. Cambia el logotipo, el fondo y el favicon en Aspecto > Opciones 1 2 3 tienda
Theme URI: 
Version: 1.0
Author: Digitaliza2
Author URI: http://www.digitaliza2.es
Tags: 
*/

/* STANDARD STYLING */
	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, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
	}
	body {
		color:#000000; /* MAIN BODY TEXT COLOR */
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; /* MAIN BODY FONTS */
		font-size:12px;
		font-size-adjust:none;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:18px;
		background: #FFFFFF url(images/degradado.png) repeat-x fixed left top;
		padding: 5px 0 5px 0;
	}

a {color:#0088CC; text-decoration: none;}
a:hover, a:active, a:focus {text-decoration: underline;}
p {padding-top: 10px; margin-bottom: 10px;}
img {border: none;}
ul li {margin: 0px;}
ul {margin: 5px 0px 15px; padding-left: 20px;}
ol {margin: 5px 0px 15px; padding-left: 20px;}
form {margin: 0px; padding: 0px;}
small {font-size: 90%;}
hr {border: none; border-bottom: 1px dotted #666; margin-bottom: 1em;}
blockquote{background: #EFEFEF; padding: 10px 15px; margin: 0 0 1em 2.5em; font-size:.9em; border: 1px solid #CCCCCC;}

/* rounded borders */
	input, textarea, blockquote, #content img, #searchform #s, #searchform #search, .submit, .wp-caption, .alt {
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}

/* site title */
	#header {padding: 0;} /* Height of the header */
	h1.blogtitle {
		font-size: 39px; /* blog title size */
		line-height: 47px;
	}
	h1.blogtitle a{color: #000000;}
	h1.blogtitle a:hover, h1.blogtitle a:active, h1.blogtitle a:focus {color: #0088CC; text-decoration: none;}
	
	.description {
		margin:0;
		padding:0;
	}

/* search form */
	#searchform {
		width: 215px;
		float: right;
		font-size:12px;
		padding: 8px 0 0 0;
		margin: -20px 0 -20px 0;
	}
	#searchform #s, #searchform #search {
		width: 158px;
		margin:0;
		padding: 3px 5px 3px 20px;
		background: #FFFFFF url(images/icons/folder-search.png) no-repeat 5px 5px;
		border: solid 1px #999999;
	}
	#searchform #searchsubmit { 
		background: url(images/search-button.png) no-repeat 0 0;
		height: 24px;
		width: 24px;
		border: none;
		cursor: pointer;
		text-indent: -999%;
		line-height: 1px;
		margin:0;
	}

/* HEADERS */
	h1, h2, h3, h4, h5, h6{color: #333333; font-weight: normal; margin:0; padding: 0; line-height: 1.1em;}
	h1 a, h2 a, h3 a, h4 a, h5 a{color: #333333;}

	h1{font-size: 32px;}
	h2{font-size: 28px;}
	h3{font-size: 24px;}
	h4{font-size: 20px;}
	h5{font-size: 16px;}
	h6{font-size: 12px;}


/* ------------------------------------- main content area  */
#container {
	width: 960px; margin: 0px auto; position: relative;
}

/* main menu */
	.bar_bot {
		background: url(images/bar_bot.png) no-repeat left bottom;
		padding: 0 0 24px 0;
		margin: 0 0 21px 0;
	}
	.bar_top {
		background: url(images/bar_top.png) no-repeat left top;
		padding: 26px 0 0 0;
		width:100%;
	}
	#nav, #footer {
		font-size: 15px;
		background: url(images/bar_mid.png) repeat-y left top;
		padding: 0 15px 0 15px;
		height:100%;
	}
	#nav ul, #footer ul {
		list-style: none;
		display: block;
		margin: -20px 0 -20px 0;
		padding: 0px;
		width: 675px;
		float: left;
	}
	#footer ul {
		width: 100%;
	}
	#nav ul li, #footer ul li {
		font-weight: bold;
		margin: 0px 5px 0px 0px;
		padding: 0px;
		float: left;
	}
	#nav ul li a, #footer ul li a {
		background: url(images/icons/bullet_black.png) no-repeat left center;
		padding: 8px 10px 8px 20px;
		margin: 0px;
		text-decoration: none;
		color: #333333;
		display: block;
		float: left;
	}
	#nav li a:hover, #nav li a:focus, #footer li a:hover, #footer li a:focus {
		background: url(images/mini-user.gif) no-repeat left center;
		color: #0088CC;
	}
	#nav .current_page_item a, #nav li a:active, #footer .current_page_item a, #footer li a:active {
		background: url(images/check.gif) no-repeat left center;
		text-decoration: none;
		color: #0088CC;
	}
	#nav ul li a.tienda, #footer ul li a.tienda {
		background: url(images/tienda-icon.png) no-repeat left center;
	}
	#nav ul li a.home, #footer ul li a.home {
		background: url(images/home-icon-trans.png) no-repeat left center;
	}
	
/* content */
.post {
	/*cajitas productos*/
	width: 204px;
	height: 204px;
	float: left;
	padding: 0;
	margin: 0 0 21px 21px;
	background: url(images/cuadro.png) no-repeat left top;
	display: block;
}
.postalt {
	/*cajitas productos*/
	width: 204px;
	height: 204px;
	float: left;
	padding: 0;
	margin: 0 0 21px 21px;
	background: url(images/cuadro2.png) no-repeat left top;
	display: block;
}
* html .post {
	margin: 0 0 21px 15px;
}/* for IE 6 */
* html .postalt {
	margin: 0 0 21px 15px;
}/* for IE 6 */

.page {
/*ficha producto individual*/
	font-size: 14px;
	line-height: 1.6em;
	background: url(images/bot.png) no-repeat left bottom;
	padding: 0 0 24px 0;
	margin: 0 0 21px 0;
}
.page h2.posttitle {
	background: url(images/top.png) no-repeat left top;
	padding: 5px 15px 4px 15px;
	}
.mid {
	background: url(images/mid.png) repeat-y left top;
	padding: 0 15px 1px 15px;
	height:100%;
	}
#content {
	width: 675px;
	float: left;
}
#content img {
	background: #FFFFFF; padding: 5px;
	}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover, .postdata a:focus, .postdata a:active {
	color: #0088CC;
	text-decoration: none;
}
.postdata .category{
	float: left;
	padding:0;
	margin:0;
}
.postdata .comments{
	float: right;
	background: url(images/comment.gif) no-repeat left center;
	padding:0;
	margin:0;
	padding-left: 20px;
}
.mini-add-comment {
	float: right;
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding:0;
	margin:0;
	padding-left: 12px;
	padding-right: 10px;
}
.entry {
	height: 138px;
	overflow: hidden;
	margin: 0 10px 10px 10px;
	font-size: 14px;
	line-height: 1.6em;
}
.entry img, .entry img.alignleft {
	height: 85px;
	float: none;
	display: block; margin-left: auto; margin-right: auto;
}
.entry p {
	margin: 0;
	padding: 0;
}
.entry a {
	color: #000000;
	text-decoration: none;
	display: block;
}
.entry ul li, .page ul li {
	list-style: none;
	background: url(images/icons/mini-category.gif) no-repeat 0 2px;
	padding-left: 25px ;
	}

/* post title */
h2.posttitle, h3.posttitle {
	color: #000000;
	margin: 0;
	padding-bottom: 4px;
	font-size: 24px;
	border-bottom: dotted 1px #CCCCCC;
}
h2.posttitle a, h3.posttitle a {
	color: #000000;
	text-decoration: none;
	overflow: hidden;
	display: block;
	margin: 5px 10px 0 10px;
	font-size: 18px;
	line-height: normal;
	height: 42px;
}
h2.posttitle a:hover, h2.posttitle a:focus, h2.posttitle a:active, h3.posttitle a:hover, h3.posttitle a:focus, h3.posttitle a:active {
	color: #0088CC;
	text-decoration: none;
}
.tags {
	float: right;
	display: block;
	color: #999999;
	font-size: 90%;
}
.tags a {font-weight: bold; color: #000000; text-decoration: none;}
.tags a:hover, .tags a:focus, .tags a:active {color:#0088CC;}

/* next & previous page navigation */
.page-nav {
	
}
.page-nav a {
	color: #999999;
	text-decoration: none;
	margin: 5px 15px 26px 15px;
}
.page-nav a:hover, .page-nav a:focus, .page-nav a:active {
	color: #000000;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}
.previous-entries, .next-entries {
	margin: 0;
	padding: 0;
}

/* next & previous post navigation */
.post-nav {
	
}
.post-nav a {
	color: #999999;
	text-decoration: none;
	margin: 5px 15px 26px 15px;
	width: 42%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.post-nav a:hover, .post-nav a:focus, .post-nav a:active {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}
.post-nav .previous, .post-nav .next {
	margin: 0;
	padding: 0;
}

/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat left top;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
}
h3#respond {
	background: url(images/respond.gif) no-repeat left top;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #FFFFFF;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #999999;
}
.commentlist cite a {
	color: #0088CC;
}
img.avatar {
  float: right;
  margin: 5px;
  }

/* @ FORMS */
	legend {display: none;}
	fieldset {border:none; background: transparent;}
	
	/* commentform */
	label {
		color:#333333;
		font-size: .9em;
		display: block;
	}
	small {
		color: #666666;
		font-size: 90%;
	}
	input, .submit {
		font: 12px Arial, Helvetica, sans-serif;
		padding: 3px 5px 3px 5px;
		background: #FFFFFF;
		border: solid 1px #CCCCCC;
		color: #000000;
	}
	
	 textarea {
		font: 12px Arial, Helvetica, sans-serif;
		width: 385px;
		height: 140px;
		background: #FFFFFF url(images/icons/edit.png) no-repeat 5px 5px;
		border: solid 1px #CCCCCC;
		padding: 3px 5px 3px 20px;
		color: #000000;
	}

	textarea:focus, input[type="text"]:focus {
		border: solid 1px #666666;
	}	
	
	input[type="submit"], .submit {
		border: 1px solid #999999;
		background: #CCCCCC;
		padding: 3px 5px 3px 5px;
		margin:0;
		font-weight: bold;
		text-decoration:none;
	}
	.submit:hover, input[type="submit"]:hover, .submit:focus, input[type="submit"]:focus, .submit:active, input[type="submit"]:active {color: #FFFFFF; background: #999999; text-decoration:none; border: solid 1px #666666;}
	
	.button {
		background: url(images/boton3.png) no-repeat left top;
		white-space: nowrap;
		display: inline-block;
		width: 154px;
		height: 29px;
		padding: 5px 0 5px 0;
		margin: 0;
		text-align: center;
		color: #FFFFFF;
		font: 110% Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: bold;
	}
	* html .button {
		vertical-align:middle;
		height: auto;
	}/* for IE 6 */
	* + html .button {
		vertical-align:middle;
		height: auto;
	}/* for IE 7 */
	
	.button:hover, .button:focus, .button:active {color: #000000; text-decoration:none; background: url(images/boton4.png) no-repeat left top;}
	
	.pbutton {
		background: url(images/boton.png) no-repeat left top;
		white-space: nowrap;
		overflow: hidden;
		display: block;
		width: 104px;
		height: 29px;
		padding: 5px 0 5px 0;
		margin: auto;
		text-align: center;
		color: #FFFFFF;
		font: 110% Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: bold;
	}
	
	.pbutton:hover, .pbutton:focus, .pbutton:active {color: #000000; text-decoration:none; background: url(images/boton2.png) no-repeat left top;}

/* sidebar */
#sidebar {
	float:right;
	width: 264px;
	color: #666666;
	line-height: 160%;
	margin: 0 0 0 0;
}
#sidebar p {
	margin: 0;
	padding: 0;
}
.sidebar_bot {
	background: url(images/sidebar_bot.png) no-repeat left bottom;
	padding: 0 0 24px 0;
	margin: 0 0 21px 0;
}
#sidebar h3 {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(images/sidebar_top.png) no-repeat left top;
	padding: 10px 15px 8px 15px;
}
.sidebar_mid {
	background: url(images/sidebar_mid.png) repeat-y left top;
	padding: 15px 10px 0 10px;
	height:100%;
}
.sidebar_mid img, .sidebar_mid object, .sidebar_mid embed {
	width: 250px;
}
#sidebar a {
	color: #000000;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	text-decoration:underline;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	background: url(images/icons/bullet_black.png) no-repeat 0 1px;
	padding-left: 25px ;
}
#sidebar ul li ul li {
	background: url(images/icons/bullet_black.png) no-repeat 0 1px;
	padding-left: 12px ;
}

#archives ul li {
	background: url(images/icons/calendar_view_month.png) no-repeat left top;
}

#recent-comments ul li {
	background: url(images/icons/comment.png) no-repeat left top;
}

#recent-posts ul li {
	background: url(images/icons/page_copy.png) no-repeat left top;
}
#categories ul li, #sidebar li.cat-item {
	background: url(images/icons/folder.png) no-repeat 0 2px;
}
#categories ul li.current-cat, #sidebar li.current-cat {
	background: url(images/check.gif) no-repeat 0 2px;
}

/* meta */
#meta .rss {
	background: url(images/icons/feed.png) no-repeat left top;
}
#meta .check {
	background: url(images/comment.gif) no-repeat left top;
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}
/* tag cloud */
#tag_cloud {
	line-height: 1.6em;
	text-align: justify;
}
#tag_cloud a:hover, #tag_cloud a:focus, #tag_cloud a:active {
	color: #0088CC;
	text-decoration: none;
}

/* alignments */
img.center, img[align="center"] {display: block; margin-left: auto; margin-right: auto;}

img[align="left"] {float:left; margin: 2px 10px 5px 0px;}

img[align="right"] {float:right; margin: 2px 0px 5px 10px;}

hr.clear {clear:both; visibility: hidden; margin: 0px; padding: 0px;}

.wp-caption {
	text-align: center;
	margin: 10px;
	background: #FFFFFF;
	padding: 6px;
	margin-bottom: 1em;
}
.wp-caption-text {font-size: 10px; margin:0; padding:6px 3px 2px; line-height: 16px;}
.wp-caption img {margin: 0; padding: 0; border: 0; margin-top: 6px; }
.wp-caption-dd {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* @ STANDARD ELEMENTS */	
	img#wpstats {width:0px; height:0px; overflow:hidden;}
	
	.border {padding: 2.5px;	border: 1px solid #CCCCCC;}
	.hidden {display: none; visibility: hidden;}
	.aligncenter {display: block; margin-left: auto; margin-right: auto;}
	.alignleft {float: left; margin:0 10px 5px 0;}
	.alignright {float: right; margin:0 0 5px 10px;}

/* FLOATING AND ALIGNMENT */
	.floatleft {float:left; margin:3px 7px 0 0;}
	.floatright {float:right; margin:3px 0 0 7px;}
	.right {float:right;}
	.block {display:block;}
	.left {float:left;}
	.clear {clear:both;}
	.center {text-align:center;}
	
.more-link {
	background: url(images/mini-user.gif) no-repeat right center;
	padding-right: 20px;
}