/*
THEME NAME: Corporate Sandbox
THEME URI: http://www.rubiqube.com/corporate-sandbox/
DESCRIPTION: This theme is based on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>. It has minimum styling and graphics, making it ideal for corporate blogs
VERSION: 1.1
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

/* Architecture */
html { }

body {
	background:url(img/fnd.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

#wrapper {
	width: 960px;
	margin: 30px auto 0;
	
}

#header {
	background:url(img/fnd_box_top.png) no-repeat;
}

#container {
	float: left;
	width: 940px;
	background:url(img/fnd_box_middle.png) repeat-y
}

#content {
	padding: 15px 30px 20px 30px;
}
	.page #content{
		width:650px;
		float:left
	}
/*
#sidebar {
	padding-top:15px;
	margin-right:20px;
	width: 190px;
	float: right;
	overflow: hidden;
}
*/
#sidebar{
	padding-top:15px;
	float:left;
	width:190px;
	padding-left:15px;
	border-left:1px solid #E5E5E5;
}


#footer {
	clear: left;
	width: 100%;
	padding:30px 0 50px 20px;
	background:url(img/fnd_box_bottom.png) left top no-repeat;
	color:#797979;
	font-size:11px
}

	#footer a{
		color:#fff;	
	}
	
	#footer span{
		color:#BD260E;
font-size:12px;
text-transform:uppercase;	
	}

	

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

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

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}
p{
	color:#404040;
	font-size:12px;
	line-height:1.7em;
	margin:10px 0
}

/*fuentes*/
h2{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:22px;
	font-weight:normal;
}
h3{
	color:#999999;
font-size:1.2em;	
}
/*** menu ***/

ul.nav{
	list-style: none;
	background:url(img/fnd_layer.gif) no-repeat;
	margin-left:40px;
	padding-left:100px;
	height:78px;
	line-height:72px
}

ul.nav li {
	display: inline; /* Added to fix the double margin in IE6 */
	overflow:auto;
	margin-left:0px;
	background:url(img/layer_left.png) no-repeat;
	font-size:16px;
		font-weight:bold;
	height:31px;
	padding:4px 0 12px 6px
}

	ul.nav li a{
		background:url(img/layer_right.png) right top no-repeat;
		height:31px;
		padding:4px 25px 12px 10px;
		
		color:#000;
	}

#blog-title {
	margin-left:-20px;
	padding:15px 0 10px
}

	#blog-title a {
		background:url(img/logo.png) no-repeat;
		width:524px;
		height:70px;
		display:block;
		text-indent:-3000px;
		
	}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 160%;
}

.post {
	margin-bottom: 50px;
}


.more-link {
	display: block;
	margin: 10px 0 0 0;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

/* home */
.half.cathome_block{
	background:url(img/fnd_outlet.gif) no-repeat;
	width:55%;
	margin-top:-10px
}
	
	.cathome_block div{
		height:22px;
	}
		.cathome_block div a{
			margin:8px 0 0 35px;
			display: block;
			color:#000;
			font-weight:bold
		}

.banner{
	margin-bottom:30px
}

.home p{
	line-height:130%	
}

.home .untercio{
	padding:30px 0 0 20px;
	height:196px;
	width:260px;
	margin-right:20px
}

.untercio.uno{
	background:url(img/fnd_box1_home.jpg) no-repeat;
	
}
.untercio.dos{
	background:url(img/fnd_box2_home.jpg) no-repeat;
}
.untercio.tres{
	background:url(img/fnd_box3_home.jpg) no-repeat;
}


/* puntos de venta */

.blc_point{
	background-color:#E5E5E5;
	padding:10px 20px;
	width:820px;
	overflow:auto 
}

	.blc_point p{
		line-height:120%	
	}
	.blc_point .blc_mod{
		float:left;
		width:150px
	}

.point{
	color:#BD260E;
font-size:16px;
margin:20px 0 10px
}


/* contactar */

.cont_contact{
	float:left;
	width:650px;
}

	.cont_contact p{
	font-size:11px;	
	}
	.cont_contact{
		color:#666666;
		display:block;font-size:11px;
		
		margin-bottom:5px;
	}
	.cont_contact .untercio{
		
		width:210px	
	}
	
	.cont_contact .untercio input{
		background:#EEEEEE;
		border:1px solid #ccc;
		color:#666666;
		height:20px;
		padding:3px;
		width:190px
	}
	
	.cont_contact textarea{
		background:#EEEEEE;
		border:1px solid #ccc;
		color:#666666;
		height:120px;
		padding:3px;
		width:610px
	}
	
		.cont_contact input:focus, .cont_contact textarea:focus{
			background:#ffff99;
			color:#000
		}
	
	
.right{
	padding-top:15px;
	float:right;
	width:190px;
	padding-left:15px
}

/*btn*/

.cont_contact .sub input {background:url(img/btn_send.png) 0 0 no-repeat; border:0; font-size:11px; margin:	px 0 5px 0; padding:0 10px 5px; height:31px; line-height:31px; font-weight:bold;font-size:12px}

.right{
	border-left:1px solid #E5E5E5;
	
}
	.right h3{
		color:#837B6C;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	}
	
	.right h4{
		color:#837B6C;		
		font-size:11px;
		font-weight:normal
	}
	
	.right p{
	color:#999999;	
	}

/*** ***/
img.alignleft{
	float:left;
	padding-bottom:20px;
	padding-left:0;
	padding-right:20px;
	padding-top:0;
}

blockquote{
	color:#0E303A;
	background:#DBDBDB url(img/ico_comillas.gif) 7px 5px no-repeat;

	margin:20px 0;
}
	blockquote p{
		font-size:1.2em;
	font-style:italic;	
		padding:30px;
	}
	
pre{
	
color:#404040;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:1.7em;
width:168px;	
}

.untercio  {
margin-bottom:0;
margin-right:0px;
width:280px;
float:left
}
	.last{
		margin:0!important 
	}

.half{
	width:40%	
}
	