/*  
Theme Name: Cintamax, S.A.
Theme URI: http://www.actualizaweb.com
Description: The orginal theme of Cintamax
Version: 1.0
Author: Ricardo Pineda, Majo Morales
Author URI: http://www.actualizaweb.com/
Tags: blue, red, two columns, fixed width, widgets, theme options

	This theme was designed and built by Majo Morales,
	whose blog you will find at http://www.actualizaweb.com
	Crafted on 06 Marzo 2010
	Last Edit: 06 Marzo 2010 07.47  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/
@import url("src/menu.css");  /* Drop Navigation specific styles */
@import url("src/contact.css");  /* Contact specific styles */

/* 
*********************
Social Style 
********************* 
*/

html { 
	height: 100%;
}
img {
	border: 0;
}
p {
	line-height: 1.6em;
	margin: 0 0 0.7em;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em;
	padding: 0;
}
img.right, img.alignright, .entry .alignright {
	float: right;
	margin: 10px 0 0 10px;
}
img.left, img.alignleft, .entry .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
hr {
	display: none;
}
body {
	font: 85% Helvetica, arial, verdana, tahoma, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #696969;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #666;
}
a:hover, a:active {
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, Serif;
}
.entry {  }
/* 
********************
Etc
******************** 
*/
br.clear {
	clear: both;
}
/* 
********************
Design 
******************** 
*/
#page {
	text-align: left;
	width: 992px;
	margin: 0 auto;
}
#page-interna {
	background: url(images/sidebar-menu.png) left top repeat-y;
	text-align: left;
	width: 960px;
	margin: 20px auto 0;	
}
#page-interna-children {
	text-align: left;
	width: 992px;
	margin: 0 auto 0;	
}
#page-interna-single {
	text-align: left;
	width: 992px;
	margin: 0 auto;
	/*background: #fff;	*/
}
#sub-page {
	padding: 0;
	width:960px;
	margin:0 auto;
	background-color: #fff;
}
#content-wrap {
	margin-left: 232px;
	color: #fff;
	position: relative;
}
#content-wrap-children {
	margin-left: 232px;
	color: #fff;
	position: relative;
}
#content-wrap-single { 
	color: #000;
 }
#content { padding: 0 20px 20px 20px; }

#sidebar {
	float: left;
	width: 230px;
}
.side1 {
	width: 180px;
	float: left;
}
.side2 {
	width: 120px;
	float: left;
}
#resultados { }

#col-1 { float: left; width: 216px; }
#two-cols { float:right; width: 735px; }
#col-2 { float:left; width: 495px; overflow:hidden; padding-top:20px; }
#col-3 { float:right; width: 225px; }
#col-3 ul { margin:0; padding:0; }
#col-3 li { list-style: none; padding: 5px 0  }
 
#footer-all {
	width: 992px;
	margin:0 auto;
}
#footer {
	background: #b50062;
	width: 950px;
	margin: 0 auto;
	padding: 10px 10px 0 0;
	text-align: left;
	position: relative;
}
#footer p {
	font-size: 90%;
	color: #e7841e;
	text-align: right;
	line-height: normal;
	position: absolute;
	right: 20px;
	bottom: 0px;
}
#footer a { color: #fff; }
#footer p.right {
	text-align: right;
	position: absolute;
	right: 0;
	top: 20px;
}
#footer .rss { background: url(images/ico/rss.png) 0 2px no-repeat; padding-left: 20px; }
#aw-pb { width: 960px; margin: 0 auto; overflow:hidden; }
#powered-by { background: url(images/actualiza_favicon.gif) left top no-repeat; padding-left: 20px; height: 20px; float:right; }
#aw-pb a { color:#dadada; font-size: 85%; }

div.single_product_display div.textcol {
margin-left:0px !important;
min-height:240px;
}
div.single_product_display div.textcol {
margin-right:15px;
}
div.textcol {
left:0;
margin:0;
padding:0 0 10px;
position:relative;
text-align:left !important;
top:0;
}
.wpsc_description td {
	background:#FCEFFF;
	font-size:12px;
}

/*
********************
myHead 
********************
*/
#pager {
	overflow:hidden;
	background: #fff;
}
#pager-interna {
	overflow:hidden;
	background: url(images/bg-content-interna.jpg) left top repeat-y;
}
#slider { float:left; width: 712px; height: 239px; margin: 0px; overflow:hidden; border-right: 1px solid #c1bcc2; }
#categories { float: right; width: 246px; margin-top: 20px; overflow:hidden; }

#headr {
	margin: 0 auto;
	padding: 0;
	text-align:left;
	width: 960px;
	overflow: hidden;
	position: relative;
	background: url(images/cintamax_logosl.jpg);
}
#headr h1 { margin:0 0 0 29px; padding:0; float: left; }
#headr .especialistas { margin-top: 50px; margin-left: 30px; }
#top { width: 992px; margin:0 auto; }
#navr {
	height: 51px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	font-size: 110%;
	background: #fff url(images/cintamax_final_03.png) 4px top repeat-x;
}
#navr ul.menu { width: 970px; margin: 0 auto; }
#navr ul {
	list-style: none;
}
#navr ul li {
	float: left;
	background: url(images/paipe.jpg) right top no-repeat;
	padding-right: 1px;
}
#navr ul li a {
	color: #efefef;
	height: 42px;
	display: block;
	line-height: 42px;
	padding: 0 20px;
}
#navr ul li.current_page_item a {
	background-color: #b60063;
	color: #fff;
	height: 42px;
}
#navr ul li a:hover {
	color: #fff;
	background: #b60063;	
}
.search {
	position: absolute;
	right: 22px;
	top: 8px;
}
.search #s {
	width: 150px;
	padding: 4px;
	border: 1px solid #cbcbcb;
	background: #fff url(images/cintamax_final_13.jpg) 4px 3px no-repeat;
	color: #666;
	padding-left: 25px	
}
.search #s:hover, .search #s:focus {
	width: 150px;
	padding: 4px;
	border: 1px solid #cbcbcb;
	background: #fff url(images/cintamax_final_13.jpg) 4px 3px no-repeat;
	color: #000;
	padding-left: 25px
}
#headr h1 {
	font-size: 300%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#headr h1 a {
	color: #B30300;
	display: block;
}
#ads-468 {
	position: absolute;
	right: 0;
	bottom: 20px;
}

h3.468-header {
	display: none;
}
#catnav { margin:0; padding:0; overflow:hidden; }
#catnav li { list-style:none; height: 30px; width:246px; margin: 2px 0; }
#catnav li a { color: #7f7f7f; line-height: 20px; height: 20px; display: block; font-size: 100%; padding: 5px; }
#catnav li a:hover { background-color: #ffc600; color: #000; }

.w-sidebar { font-size: 110%; padding: 20px 0; list-style:none; }
.w-sidebar p { margin:0; padding: 0 10px; }
.w-sidebar .amarillo { color: #ec070e; }

#product-categories { background: url(images/cintamax_medium.jpg) 4px top no-repeat; padding-top: 22px; }
#product-categories .content-products { background-color: #00196c; width: 960px; margin:0 auto; text-align:center; padding-bottom: 5px;  }

#recent-products { width: 960px; margin:0 auto; background-color: #fff; position: relative; }
#recent-products h2 { background-color: #0e9385; color: #fff; margin:0; padding:5px 60px; font-size: 12px; font-weight: normal;  }
#recent-products div.item_image { background:none; float:left; }
#recent-products .prd-list { margin:10px 10px 0 60px; padding:0 0 10px 0; overflow:hidden; width: 670px; }
#recent-products .prd-list li { list-style:none; float:left; width: 323px; border-bottom: 1px dashed #dfdfdf; margin: 5px 10px 5px 0; }
#recent-products .prd-list li .description { font-size: 12px; }

#widget-image { width: 225px; height: 200px; position: absolute; right: 0px; top:37px; }
#widget-image ul { margin:0; padding:0; }
#widget-image ul li { list-style: none; }

/*
#recent-products div { overflow: hidden; margin: 10px; }
#recent-products div div { float:left; margin-right:20px; width: 460px; }
#recent-products div.item_image { background:none; }
*/


/*
********************
myPost 
********************
*/

.pix {
	background: #ccc;
}
.lastlast {
	background: #222 url(images/bg/last.jpg) 0 0 no-repeat;
	padding: 20px 20px 50px;
	color: #ccc;
	position: relative;
	z-index: 1;
}
.lastlast a {
	z-index: 100;
}
.lastlast h2 {
	z-index: 100;
}
.superdate {
	margin-bottom: 10px;
}
.lastlast .metameta {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.superlast {
	float: left;
	width: 300px;
	z-index: 3;
}
.post {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #dfdfdf;
	overflow:hidden;
}
.post h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 130%;
	margin:0; padding:0 10px;
	margin-bottom: 10px;
	color: #fff;
	background: url(images/cat-bar.jpg) left top no-repeat;
	height: 41px;
	line-height: 41px; 
}
.post h2 a:link, .post h2 a:visited {
	color: #ffc300;
}
.superflow {
	border-top: 2px dotted #999;
	padding-top: 20px;
}
.posties {
	height: 180px;
	margin-bottom: 20px;
	position: relative;
}
.posties h2 {
	margin-bottom: 5px;
}
.double h2 a:link,.double h2 a:visited, .posties h2 a:link, .posties h2 a:visited {
	color: #339900
}
.double .entry, .posties .entry {
	margin-top: 5px;
}
.leftside {
	float: left;
	width: 315px;
	border-bottom: 1px dotted #999;
	padding: 0 0 10px;
}
.rightside {
	float: right;
	width: 315px;
	border-bottom: 1px dotted #999;
	padding: 0 0 10px;
}
.posties .metameta {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 315px;
}
.posties .metameta .commr {
	position: absolute;
	bottom: 0;
	right: 0;
}


.double .metameta .commr {
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.tages {
	position: absolute;
	left: 0;
	bottom: 10px;
}


.double {
	min-height: 140px;
	width: 650px;
}
.featured {
	margin-top: 20px;
}
.double, .featured-post {
	border-bottom: 1px dotted #999;
	padding: 0 0 10px;
	margin-bottom: 20px;
	position: relative;
}
.double {
	padding-bottom: 30px;
}
.featured a:link,.featured a:hover {
	color: #B30300;
}
.featured h3 a:visited,.featured h3 a:link {
	color: #ccc;
}
.featured h3.title {
	background: #000;
	padding: 4px;
	margin-bottom: 10px;
}
.post-content {
	float: left;
	width: 480px;
}
.post-image {
	float: right;
}
.postin {
	width: 495px;
}
.featured .tumbr {
}
.navigation {
	margin-bottom: 20px;
	min-height: 20px;
}
.navigation a {
	color: #339900;
}
.navigation .alignleft {
	float: left;
	width: 50%;
}
.navigation .alignright {
	float: right;
	text-align: right;
	width: 50%;
}
.entry ul, .entry ol {
	margin: 0 0 0.7em 30px;
	line-height: 1.6em;
}
.entry a:link, .entry a:visited {
	color: #004199;
	text-decoration: none;
}
.entry a:hover {
	color: #000;
	text-decoration: underline;
}
.lastlast a:link, .lastlast a:visited {
	color: #fff;
}

.lastlast h2 a:link, .lastlast h2 a:visited {
	color: #fff;
}

blockquote {
	font-style: italic;
	margin-left: 30px;
	font-family: Georgia, serif;
	font-size: 110%;
}
pre, code {
	margin: 0 0 1.2em;
}



/* -------- art --- */
.pagetitle {
	margin-bottom: 20px;
	color: #fff;
}
.pagetitle a { color: #fff; }
.archives ul {
	margin-left: 30px;
}

.singlelis {
	margin-bottom: 20px;
}
.singlelis h3 {
	border-bottom: 1px solid #ccc;
}
.inn {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 0;
}
/*
********************
myday
********************
*/
#sidebar a {
	color: #333;
}

#sidebar a:hover {
	text-decoration: underline;
}
.menuleft { margin:0 2px; padding:0; width: 213px; }
.menuleft li { list-style: none; border-bottom: 1px dashed #9e9fa1; }
.menuleft li a { display: block; padding: 10px; }
.menuleft li a:hover { background: #d6d6d6; }

#categorisation_group_1 .wpsc_top_level_categories { margin:0 2px; padding:0; width: 213px; }
#categorisation_group_1 .wpsc_top_level_categories li { list-style: none; border-bottom: 1px dashed #9e9fa1; }
#categorisation_group_1 .wpsc_top_level_categories li a { display: block; padding: 10px; }
#categorisation_group_1 .wpsc_top_level_categories li a:hover { background: #d6d6d6; }
#categorisation_group_1 .wpsc_top_level_categories .wpsc_category_image_link { display:none; }

#sidebar h2 { font-size: 14px; color: #fff; background: #00196c; padding: 5px; margin:0; width: 206px; float:left; }
 
.side1 ul, .side2 ul {
	list-style: none;
}
.side1 h3, .side2 h3, .side1 h2, .side2 h2 {
	font-size: 16px;
	padding: 4px 0;
	margin-bottom: 5px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
.boxr, #sidebar .categories, #sidebar .linkcat, #sidebar .widget {
	margin-bottom: 20px;
}
.side1 .gapy {
	margin-right: 10px;
}
.boxtop {
	background: #efefef;
	padding: 15px 0 8px;
	margin-bottom: 20px;
	border: 1px dotted #666;
}
/* Box Ads */
		.box-ad {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	text-align: center;
	list-style: none;
	font-size: 0.9em;
}
.box-ad li {
	float: left;
	margin: 0 0 10px 17px;
	padding: 0;
	display: inline;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

#ayu {
	margin-bottom: 20px;
}

.stats {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	font-size: 90%;
}

.archiv li {
	padding-left: 16px;
	background: url(images/ico/10-dates.png) 0 3px no-repeat;
}
.linkcat li {
	padding-left: 16px;
	background: url(images/ico/10-link.png) 0 3px no-repeat;
}
.meta li {
	padding-left: 16px;
	background: url(images/ico/10-star.png) 0 3px no-repeat;
}

/*
********************
myComment 
********************
*/
h3#trackbacks, h3#comments, h3#respond {
	margin-bottom: 10px;
}

ol.commentlist, ol.trackbacklist {
	list-style: none;
	margin-bottom: 20px;
}
.commentlist ul {
	list-style: none;
}
.track {
	padding: 10px 0;
}
.comment {
	padding: 10px 5px;
	position: relative;
}
.comment a {
	color: #004199;
}
.alt {
	background: #58C6F4;
}
.alt a {
	color: #132A34;
}


.commentlist .children {
	margin-left: 30px;
}


.formin input {
	padding:4px 2px;
	border:solid 1px #aacfe4;
}
textarea {
	width: 100%;
	padding:4px 2px;
	border:solid 1px #aacfe4;
}
.formin #submit {
		clear:both;
		width:125px;
		height:31px;
		background:#666666 url(images/submit.png) no-repeat;
		text-align:center;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		border: none;
}

.leftarea {
	float: left;
	width: 170px;
}
.leftarea img {
	background: #B8E7FA;
	padding: 4px;
	margin-bottom: 10px;
}
.alt .leftarea img {
	background: #fff;
	padding: 4px;
}
.rightarea {
	margin-right: 50px;
	margin-left: 170px;
}
.commentmetadata {
	position: absolute;
	bottom: 10px;
}
.numero {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 200%;
}
.alt .numero a {
	color: #fff;
}

.tool-tip {
	color:#444444;
	width:250px;
	z-index:13000;
}
.tool-title {
	font-weight:normal;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#343434;
	padding:8px 8px 5px 8px;
	background:url(images/tips-trans.png) top left;
	text-align:left;
	border: 1px dotted #999;
	border-bottom: none;
}
.tool-text {
	font-size:12px;
	padding:0 8px 8px 8px;
	background:url(images/tips-trans.png) bottom right;
	text-align:left;
	border: 1px dotted #999;
	border-top: none;
}
img.wp-smiley {
	vertical-align: -25%;
}

/* 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 */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.wpsc_categories { margin:0; padding:0 }
.wpsc_categories li { list-style:none; }
.prodtitles { overflow:hidden; height:47px; }
.wpsc_page_numbers { padding:10px 0; text-align: center }

/* WP 2.7 */
.reply {
	text-align: right;
}

/* 
********************
Change Log 
********************

1.0	: First Public Released
1.1	: Fix Some Bugs
1.2	: Fix IE 6 Bugs and Add Featured Category Theme Options
1.3	: Update Little bit problem and Add Page with Comment Template
1.4	: Fix Bottom Featured Post
1.5	: Fix Bottom Featured Post Category Name
1.6	: Support WordPress 2.7 (Threaded Comment and More), wp-caption and img align
1.7 : Fix Functions.php

*** */
