/*
Theme Name: K2
Theme URI: http://getk2.com
Description: Configure from the <a href="themes.php?page=functions.php">K2 Options Panel</a>. Visit the <a href="http://getk2.com/forum">support forums</a>, <a href="http://k2.stikipad.com/docs/show/">the wiki</a> or <a href="http://code.google.com/p/kaytwo/issues/list">the bug tracker</a>.</p><p><small>Developed by <a href="http://binarybonsai.com">Michael</a>, <a href="http://chrisjdavis.org">Chris</a>, <a href="http://zeo.unic.net.my">Zeo</a>, <a href="http://stevelam.org">Steve</a> and <a href="http://nybblelabs.org.uk">Ben Sherratt</a>. Protected by <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.</small>
Version: 0.9.1
Author: Various Artists
Author URI: http://binarybonsai.com

CSS Documentation: http://k2.stikipad.com/docs/show/CSS+Overview
*/
.webform-client-form  div {display:inline}
.webform-client-form  legend {display:inline}
.webform-client-form  label {display:inline}









/* ************** ubercart ************ */




.category-products tr.even {
	background-color: #f5f5f5;
}

.category-products tr.odd {
	background-color: #fff;
}

.category-products th {
	background-color: #ccc;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
}

/* catalogo */

table.category {
	border-spacing:10px;
        border-collapse: separate;
}

table.category td {
	height:120px;
	vertical-align:bottom;
	border: 1px solid #f5f5f5;
	background-color:#fff;
}

/* tabla dentro de cada categoria */

table.category-products {
	margin:10px 0 10px 0;
}
table.category-products th {
   padding: 4px 10px 2px 10px;
}

table.category-products img {
   padding: 4px;
   margin:4px;
   border:1px solid #eee;
   background-color: white;
}

table.category-products td {
  height: 110px;
}

/* formulario carrito */

#cart-form-products img {
   padding: 4px;
}
#cart-form-products td {
	vertical-align:middle;
   height:55px;
}

/* product node */

.product-node-content {
  margin-top:20px;
}

table.order-review-table {
margin-top:20px;
}

table.order-review-table td{
 padding:4px;
}


/* ***************************************** */

/*- Page Structure */

#edit-search-block-form-1-wrapper {
   display:inline;
}
#edit-search-block-form-1-wrapper label {
  display:block;
}
#edit-search-block-form-1-wrapper input {
  width:74px;
}

html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}


.i18n-link {
	margin-left:-24px;
}
.i18n-icon {
	width: 0px;
}
* {
	padding: 0;
	margin: 0;
	}

img {
	border: 0;
	}

body {
	font: 75% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #444;
	background: #fafafa;
	text-align: center;
	margin: 0 0 30px;
	}
#block-languageinterface-0 {
text-align: right; margin: 2px 2px 4px 0;
}


#block-languageinterface-0 ul li {display: inline; padding: 0px 4px 0px 6px}

#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	margin-top: 4px;
	padding: 0px 0 10px 0;
	position: relative;
	width: 950px;
	border: 1px solid #ddd;
	border--top: none;
	background-image: url("images/esquina.png");
        background-position: left bottom;
        background-repeat: no-repeat;

	}

* html #page { width: 950px } /* IE hack */

#header {
	padding: 0;
	margin: 0 0px;
	position: relative;
	height: 240px;
	backgroound: #f0f0f0;
	background-image: url("images/sabores_up.jpg");	
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	}

#primary {
	width: 680px;
	float: right;
	padding: 10px 0 20px;
	margin: 0 30px 0 10px;
	display: inline;
	}

.k2-secondary {
	font-size: 1em;
	line-height: 1.5em;
	padding: 10px 0;
	margin: 0 0 0 15px;
	width: 16%;
	color: #666;
	position: relative;
	float:left;
	}

.comments {
	text-align: left;
	padding: 30px 0 0;
	position: relative;
	}

/*- Main Menu in Header */

ul.k2menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 90%;
	}

ul.k2menu li {
	display: inline;
	margin: 0;
	}

ul.k2menu,
ul.k2menu li a {
	padding: 5px 15px 6px;
	}

ul.k2menu li a {
	font-size: 1em;
	color: white;
	margin: 0;
	}

ul.k2menu li a:hover {
	background: #333;
	color: #eee !important;
	text-decoration: none;
	}

ul.k2menu li a.active,
ul.k2menu li a.active:hover {
	color: #333 !important;
	background: white;
	text-decoration: none;
	}

a img,:link img,:visited img { border:none }

/*- Headings */

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}

h1 { /* H1 is the title in the header */
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 75px 40px 0;
	}

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

h1 a:hover {
	text-decoration: underline;
	}

#header .description { /* Description in header */
	font-size: 1em;
	margin: 0 40px;
	}

h2 { /* H2 is entry headlines. */
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: -1px;
	}

.k2-secondary h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.5em !important;
	font-weight: normal !important;
	padding: 0 !important;
	display: inline;
	}

#primary h2, #primary h3, #primary h4, .single #primary { /* H3 is comments and replyform headlines */
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: -1px;
	}

#primary .entry-content h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 25px;
	}

#primary .entry-content h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 25px;
	}

.entry-head {
	margin-top: 10px;
	}

body.page .entry-content h2 {
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	}

body.page .entry-content h3 {
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}

.k2-secondary div {
	margin: 20px 0 0;
	padding: 0;
	position: relative;
	}
	
.k2-secondary span a, .k2-secondary span a:visited {
	color: #999;
	font-weight: normal;
	}

.comment-meta {
	margin: 0 15px 0 0;
	float: none;
	}

.k2-secondary span a {
	margin-left: 10px;
	}

body.page .entry-edit {
	position: absolute;
	right: 0;
	margin-top: -15px;
	}

.entry-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('images/pencil.png') left center no-repeat;
	height: 16px;
	}

.comment-meta .links {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('images/comment_edit.png') left center no-repeat;
	height: 16px;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #444;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

.entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	display: block;
	margin-top: 1px;
	color: #bbb;
	}

.entry-meta a, .comment-meta a {
	color: #777;
	}

.chronodata {
	padding: 2px 0 2px 20px ;
	background: url('images/time.png') left center no-repeat;
	}

a.comment_add, a.comment_comments {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 10px;
	}

/*- Primary Contents */

.hentry {
	margin: 0;
	padding: 5px 0 15px;
	position: relative;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: justify;
	color: #444;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 13px 0;
	}

.comment-content {
	padding: 10px 0;
	font-size: 1.2em;
	line-height: 1.8em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 13px 0;
	}

.comment-meta {
	padding: 2px 0 2px 20px;
	background: url('images/time.png') left center no-repeat;
	display: block;
	}

#comments li img {
	padding: 0;
	border: none;
	}

.commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

#comment-form {
	clear: both;
	padding: 1px 0 10px;
	margin: 0;
	}

#comment-form input[type=text], #comment-form textarea {
	font: 1.2em 'Courier New', Courier, Monospace;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

#comment-form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

#comment-form textarea {
	height: 250px;
	width: 100%;
	margin: 10px 0;
	}

#comment-form .form-submit {
	margin: 0;
	float: right;
	}

#footer {
	margin-top: 20px;
	text-align: center;
	}

#footer a {
	color: #888;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: black;
	}

/*- Links */

#primary a:hover, #primary a:visited:hover,
.k2-secondary a:hover, .k2-secondary a:visited:hover {
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #27d !important;
	}

a {
	color: olive ;#27d;
	text-decoration: none;
	}

.entry-content a:visited {
	color: #b41;
	}

/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

#primary .entry-content img {
	margin: 0 5px;
	padding: 4px;
	border: 1px solid #ccc;
	/*max-width: 100%;*/
	}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright, img[align="right"] {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.noborder {
	border: none !important;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

small, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Monospace;
	}

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help;
	}

.chronodata abbr { border: 0; }

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: #fff url('images/quote.png') no-repeat 10px 0;
	border: none;
	}

hr {
	display: none;
	}

.navigation {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	}

#comments .navigation {
	margin: 10px 0;
	}

.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
	}

.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #999;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}


/*- Begin Lists */
.entry-content ol, .entry-content ul {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry-content ol li, .entry-content ul li {
	margin: 0 0 3px;
	padding: 0;
	}

.k2-secondary div p {
	margin-top: 0.5em;
	}

.k2-secondary ul, .k2-secondary ol, .k2-secondary div div {
	margin: 5px 0 0;
	padding-left: 0;
	}

.k2-secondary ol {
	margin-left: 15px;
	}

.k2-secondary ul li, .k2-secondary ol li {
	margin: 0;
	padding: 1px 0;
	}
	
.k2-secondary ul li {
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
	}

.sb-links ul li {
	margin-top: 20px;
	}

.sb-links ul ul li {
	margin-top: 0;
	}

/*- Search Form and Livesearch */

#search-theme-form {
	margin-top: 20px;
	display: block;
	position: relative;
	}

#search h2 {
	display: none;
	}

input[type=text], textarea {
	color: #444;
	padding: 1px;
	margin: 0;
	}

/* Drupal specifics */

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em;
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em;
}

ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em;
}

ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em;
}

ul li.expanded {
  background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em;
}

ul li.collapsed {
  background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em;
}

dl {
  margin: 0.5em 0 1em 1.5em;
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em;
}

.comment-meta ul.links{
	display: inline;
  	margin: none; 
}

.picture, .comment .submitted {
  float: right;
  clear: right;
  padding-left: 1em;
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right;
}

.terms {
  float: right;
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left;
}

.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #3a3;
  border-color: #c7f2c8;
}

div.error {
  color: #c52020;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #494949;
}

/**
 * Watchdog.module
 */
tr.watchdog-user {
  background-color: #fcf9e5;
}

tr.watchdog-user td.active {
  background-color: #fbf5cf;
}

tr.watchdog-content {
  background-color: #fefefe;
}

tr.watchdog-content td.active {
  background-color: #f5f5f5;
}

tr.watchdog-warning {
  background-color: #fdf5e6;
}

tr.watchdog-warning td.active {
  background-color: #fdf2de;
}

tr.watchdog-error {
  background-color: #fbe4e4;
}

tr.watchdog-error td.active {
  background-color: #fbdbdb;
}
tr.watchdog-page-not-found, tr.watchdog-access-denied {
  background: #d7ffd7;
}
tr.watchdog-page-not-found td.active, tr.watchdog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}

/* ubcart */
.product_image {
	border: 0;
}

.entry-content .display_price {
	margin: 0;
}

/* Peace and forgiveness */
/* Learn more about the other K2: http://en.wikipedia.org/wiki/K2 */
