/*
Theme Name: Benexia 01
Theme URI: http://www.wordpressdiva.com/themes/47/ultimate-diva-sandbox.html
Description: Two-column WordPress Sandbox theme.
Author: WordPress Diva
Author URI: http://www.wordpressdiva.com/
Version: 1.0.0
*/

/* =================================
All Rights Reserved.

This theme is subject to the theme use 
policy outlined at the address below:
http://www.wordpressdiva.com/themes/legal/theme-use/

Please note: There are a number of empty CSS 
elements. This is intentional and are there so you 
can have maximum flexibility with customizing 
specific theme elements.

For more information, see:
http://www.wordpressdiva.com/themes/read-me/css/
================================== */

/* let's get universal */
body { color: #444;
background:#FFF none repeat scroll 0%;
font-family:"trebuchet ms",helvetica,arial,sans-serif;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0pt;
padding:0pt;
font-size:1em;
}
a {}
a:hover {}
a img {border: none; text-decoration: none;}
acronym, abbr {}
blockquote {}
blockquote cite {}
code, pre {}
fieldset {}
legend {}
h1, h2, h3, h4, h5, h6 {}
h1 {}
h2 { margin-top:20px; margin-bottom:0.3em; font-weight:normal; font-size:28px; font-family:Arial, Helvetica, sans-serif; border-bottom:1px dotted #CCCCCC; padding-bottom:0.3em;}
h3 { margin-top:0; margin-bottom:0.6em; font-weight:normal;}
h4 { margin-top:0; margin-bottom:0.3em;}
h5 { margin-top:0; margin-bottom:0.3em;}
hr {}
input, textarea {}
td, th, tr {}

#wrap { width:960px; margin:0 auto;}

/* Lang */
.lang-container { background-color:#F58D10; margin:0; padding:5px; color:#FFFFFF; height:20px;}
.lang { width:960px; text-align:left; margin:0 auto; padding:0; font-size:0.7em;}
.lang a{ color:#FFFFFF; text-decoration:none;}
.lang ul { margin:0; padding:0;}
.lang li { margin:0; padding:0; float: right; list-style:none; margin-left:10px;}

/* Header */
#top { height:90px;}
	#top h1 a { text-indent:-9000px; margin:0; padding:0; background-image:url(images/benexia.gif); background-position:left; background-repeat:no-repeat; width:206px; height:90px; float:left; display:block;}
	#top p.blogdescription {}
	
	#top-menu { float:left; height:90px;}
	#top-menu ul{ margin:40px 0 0 72px; padding:0;}
	#top-menu li{ list-style:none; float:left; margin-right:40px; font-size:20px;}
	#top-menu li a{ color:#666666; text-decoration:none;}
	
	
.current_page_item{ color:#FF0000;}
	
	
/* Content */
#content { float:left; width:680px;}
	/* blog posts */
	.post-wrap {}
	.author {}
	.author a {}
	.author a:hover {}
	.post-meta {}
	.post-date {}
	.post-title {}
	.post-title a { text-decoration:none; color:#584F9E; font-weight:normal; font-size:24px;}
	.post-title a:hover {}
	.story-content {}
	
	
		/* topics home */
		.home-topic-you{ width:200px; float:left; margin-right:30px;}
			.home-topic-you h3{ background-color:#F58D10; color:#FFFFFF; height:18px; padding:16px; font-size:14px; margin:0;}
			.home-topic-you h4{ color:#F58D10; font-size:20px; font-weight:400; margin-top:10px;}
			.home-topic-you a{ color:#F58D10; font-size:14px; text-decoration:none; margin-top:10px;}
			
		.home-topic-industry{ width:200px; float:left; margin-right:30px;}
			.home-topic-industry h3{ background-color:#152A83; color:#FFFFFF; height:18px; padding:16px; font-size:14px; margin:0;}
			.home-topic-industry h4{ color:#152A83; font-size:20px; font-weight:400; margin-top:10px;}
			.home-topic-industry a{ color:#152A83; font-size:14px; text-decoration:none; margin-top:10px;}
			
		.home-topic-production{ width:200px; float:left;}
			.home-topic-production h3{ background-color:#8FC106; color:#FFFFFF; height:18px; padding:16px; font-size:14px; margin:0;}
			.home-topic-production h4{ color:#8FC106; font-size:20px; font-weight:400; margin-top:10px;}
			.home-topic-production a{ color:#8FC106; font-size:14px; text-decoration:none; margin-top:10px;}
	
	
		.thumbs-products{ float:left; margin:0 1em 1em 0; border:1px solid #CCCCCC; clear:both;}
		.img-site{ border:1px solid #CCCCCC;}
		.text-products { padding-bottom:2em; border-bottom:1px dotted #CCCCCC; clear:both; height:100px; }
		
		
		.linea-interior{ border-top:#999 1px dotted; padding:0; margin:12px 0;}
		.separador{ border-top:#CCC 1px dotted; padding:0; margin:0; height:2px; clear:both; margin-bottom:10px;}
		
		.bottom10px{ margin-bottom:10px;}
		
		.linea-blanca{ border-top:#FFF 1px dotted; padding:0; margin:12px 0;}
		
		.for-you { color:#F58D10;}
		.production { color:#8FC106;}
		.industry { color:#152A83;}
		.company{ color:#584F9E;}
		
		.background-for-you { background-color:#F58D10; color:#FFFFFF; padding:10px; line-height:130%;}
		.background-production { background-color:#8FC106; color:#FFFFFF; padding:10px; line-height:150%; vertical-align:middle;}
		.background-industry { background-color:#152A83; color:#FFFFFF; padding:10px; line-height:150%;}
		.background-company{ background-color:#584F9E; color:#FFFFFF; padding:10px; line-height:150%;}
		.background-portable{ background-color: #669900; color:#FFFFFF; padding:10px; line-height:150%;}
		
		.link-blanco{ color:#FFFFFF; text-decoration:none; font-weight:bold;}
		
		.production-color-box { background-color:#8FC106; color:#FFFFFF; padding:12px;}


		
		#columbus-concept { background-color:#4f81bd; padding:10px ; color:#FFFFFF; text-align:left; font-size:11px; margin-top:10px;}
		#columbus-concept img { float:left; margin-right:10px;}
		#columbus-concept a { color:#FFFFFF; text-decoration:none;}
		
		
		.background-for-you img{ margin-right:16px; float:left; margin-bottom:10px;}
		.background-production img{ margin-right:16px; float:left; margin-bottom:10px;}
		.background-industry img{ margin-right:16px; float:left; margin-bottom:10px;}
		.background-company img{ margin-right:16px; float:left; margin-bottom:10px;}
		.background-portable img{ margin-right:16px; float:left; margin-bottom:10px;}
		
		.padding-right{ padding-right:30px;}
	
	
		/* post content headings */
		.story-content h3 { /*font-size:24px; font-weight:normal; color:#CCCCCC;*/}
		.story-content h4 { /*font-size:20px; color:#F58D10;*/}
		/* playing with blockquotes */
		.story-content blockquote {}
		.story-content blockquote cite {}
		.story-content blockquote .styleleft {}
		.story-content blockquote .styleright {}
		/* post content lists */
		.story-content p { font-size:14px; line-height:150%;}
		.story-content ul {}
		.story-content ol {}
		/* post content links */
		.story-content a {}
		.story-content a:visited {}
		.story-content a:hover {}
		.story-content a img {}
		/* post content tables */
		.story-content table {}
		.story-content th {}
		.story-content tr {}
		.story-content td {}
		/* post content forms */
		.story-content form {}
		.story-content fieldset {}
		.story-content legend {}
		.story-content label {}
		.story-content input {}
		.story-content input.submit {}
	/* single page meta info */
	.metawrap {}
	.singlemeta {}
	.singlemeta a {}
	.singlemeta a:hover {}
	.interact {}
	.interact a {}
	.interact a:hover {}
	/* blog comments */
	#commentwrap {}
	#comments {}
	#comments big {}
	#respond {}
	.nocomments {}
	.commentmetadata {}
		/* individual comments */
		#commentlist {}
		#commentlist li {}
		#commentlist li a {}
		#commentlist li a:hover {}
		#commentlist li.alt {}
		#commentlist li.alt a {}
		#commentlist li.alt a:hover {}
		#commentlist cite {}
			/* individual comment content */
			#commentlist .commentcontent {}
			#commentlist blockquote {}
			#commentlist code {}
			#commentlist ul {}
			#commentlist ol {}
		/* comment form */
		#commentform {}
		#commentform dl {}
		#commentform dt {}
		#commentform dd {}
		#commentform fieldset {}
		#commentform legend {}
		#commentform label {}
		#commentform input#author {}
		#commentform input#email {}
		#commentform input#url {}
		#commentform textarea {}
		#commentform input#submit {}
		/* pop up comments */
		#commentspopup {}
		#commentspopup h1#header {}
		#popupcontent {}
		#popupcontent .interact {}
		#popupcontent .commentwrap {}
		
/* Sidebar */
#side { float:left; width:220px; padding-right:20px; margin:0; min-height:200px; font-size:14px; margin-right:40px;}

	.description-home{ color:#999; font-size:32px; line-height:32px; font-weight:400; width:80%;}
	
	.titulo-sidebar-naranja{ background-color:#F58D10; color:#FFFFFF; font-weight:bold; padding:6px; border-top:none;}
	.titulo-sidebar-azul{ background-color:#152A83; color:#FFFFFF; font-weight:bold; padding:6px; border-top:none;}
	.titulo-sidebar-verde{ background-color:#8FC106; color:#FFFFFF; font-weight:bold; padding:6px; border-top:none;}
	.titulo-sidebar-violeta{ background-color:#584F9E; color:#FFFFFF; font-weight:bold; padding:6px; border-top:none;}

	#side a { color:#999; text-decoration:none;}
	#side ul { list-style:none; margin-left:0; padding:10px 0;}
	#side li { list-style:none; padding:12px 0; border-top:#999999 dotted 1px; width:100%;}
	#side li h2 {}
	#side li ul {}
	#side li li {}
	#side li ul li{ padding-left:10px;}
	#subitem-ul{ padding-left:10px;}
	
		/* search box */
		#side li#search {}
		#side li#search h2 {}
		#side li#search fieldset {}
		#side li#search legend {}
		#side li#search label {}
		#side li#search dl {}
		#side li#search dt {}
		#side li#search dd {}
		#side li#search input#s {}
		#side li#search input#search {}
		/* common sidebar list elements */
		#side li#archive {}
		#side li#categories {}
		#side li#meta {}
		#side li#pages {}
		/* calendar */
		#calendar_wrap {}
		#wp-calendar {}
		#wp-calendar #next {}
		#wp-calendar #next a {}
		#wp-calendar #next a:hover {}
		#wp-calendar #prev {}
		#wp-calendar #prev a {}
		#wp-calendar #prev a:hover {}
		#wp-calendar a {}
		#wp-calendar caption {}
		#wp-calendar th {}
		#wp-calendar tr {}
		#wp-calendar td {}
		#wp-calendar td.pad {}
		#wp-calendar td.pad:hover {} /* not IE compatible */
		
/* Footer */
.linea-bottom{ background-color:#8FC106; margin:0; padding:0; height:30px; position:relative; margin-top:30px;}
.bottom-container{ background-color:#0033CC; margin:0; height:300px; padding:20px 0; position:relative;}
.bottom-container-960{width:960px; margin:0 auto;}

.side-bottom{ float:left; width:220px; color:#7F98E5; font-size:0.7em; padding:0 60px 0 0}

#bottom { float:left;}
#bottom a {}
#bottom a:hover {}
	/* attribution link styling */
	#bottom p.credit {}
	#bottom p.credit a {}
	#bottom p.credit a:hover {}
	
	
.intranet-container{ background-color:#584F9E; margin:0; padding:0; height:30px; position:relative;}
.intranet { width:960px; text-align:right; margin:0 auto; padding:0; font-size:0.7em; color:#FFFFFF;}
.intranet a{ color:#FFFFFF; text-decoration:none;}

/* Various Classes & Image Alignment */
.center {text-align: center;}
.floatleft {float: left; margin: 5px;}
.floatright {float: right; margin: 5px;}
img.center {display: block; margin: 10px auto;}
img.left {display: inline; margin: 0 20px 40px 0; float:left;}
img.right {display: inline; margin: 0 0 20px 40px; float:right;}
.nav {margin: 25px 0;}
.previous {float: left; text-align: left; width: 45%;}
.next {float: right; text-align: right; width: 45%;}

.contenedor-tabla-nutricional{ border:1px solid #152A83;}
.tabla-nutricional{ font-size:11px; color:#152A83; font-family:"trebuchet ms",helvetica,arial,sans-serif;}
.h4-tabla-nutricional{ font-size:14px; color:#FFFFFF;}
.back-azul-tabla-nutricional{ background-color:#152A83;}
.tab-tabla-nutricional{ padding-left:15px;}
.omega-3-tabla-nutricional{ color:#FFFFFF; background-color:#F58D10;}
.fibra-tabla-nutricional{ color:#FFFFFF; background-color:#8FC106;}
.calcio-tabla-nutricional{ color:#FFFFFF; background-color:#152A83;}