/*  
Theme Name: Clickbunker Theme
Theme URI: http://www.clickbunker.com
Description: 'Clickbunker Theme' Wordpress Theme by <a href="http://www.clickbunker.com">Clickbunker</a>
Author: Clickbunker
Author URI: http://www.clickbunker.com
*/


/* Boton Sugerencias */

*{
margin:0px;
padding:0px;
}
:focus {
     outline: 0;
}
.clearfix:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}



/* Boton Sugerencias */

body a#uservoice-feedback-tab,   body a#uservoice-feedback-tab:link {      
	background-position: 2px 50% !important;      
	position: fixed !important;      
	top: 45% !important;      
	display: block !important;      
	width: 25px !important;     
	height: 130px !important;      
	margin: -45px 0 0 0 !important;      
	padding: 0 !important;      
	z-index: 100001 !important;      
	background-position: 2px 50% !important;      
	background-repeat: none !important;    
}        
body a#uservoice-feedback-tab:hover {      
	cursor: pointer;    
}        
* html a#uservoice-feedback-tab,    * html a#uservoice-feedback-tab:link {      
	position: absolute !important;      
	background-image: none !important;    
}      
a#uservoice-feedback-tab {      
	left: 0;      
	background-repeat: no-repeat;      
	background-color: #D85426;      
	background-image: url(images/feedback_tab_white.png);
	border: outset 1px #080808;      
	border-left: none;      
	-moz-border-radius: 1em;      
	-moz-border-radius-topleft: 0;      
	-moz-border-radius-bottomleft: 0;      
	-webkit-border-radius: 1em;      
	-webkit-border-top-left-radius: 0;      
	-webkit-border-bottom-left-radius: 0;   
}        
a#uservoice-feedback-tab:hover {       
	background-color: #F8AF19;       
	border: outset 1px #B80202;       
	border-left: none;     
}        
* html a#uservoice-feedback-tab { 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/feedback_tab_white.png'); 
}

/* Fin Sugerencias */ 



/*-------------------- General --------------------*/




body {
	margin: 0 auto 0 auto;
	padding: 0;
	background :#E4E5E6;
	color: #6D6F71;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*p, ol, ul { line-height: 150%; }*/

h1, h2, h3, h4, h5, h6 { margin: 0; font-style: normal; font-weight: normal; background: transparent; }

h1 { font-size: 2.2em;  }
h2 { font-size: 1.6em;  }
h3, h4, h5, h6 { font-size: 1em;}

a, a:link { color: #58595B; text-decoration: none; }
a:hover, a:active { text-decoration:none;color:#000;}

blockquote { margin: 10px; padding: 10px 0px 10px 30px; color:#000; background-color:#a9d186; border : 1px solid #577241;}
code{ display:block; overflow:auto; text-align:left; margin: 10px 0 10px 0; padding: 5px 10px 5px 10px; }

small { font-size: 0.8em; }

img { padding:5px; border:0; }
img.right { float: right; margin:5px 0 5px 5px; display:inline; }
img.left { float: left; margin:5px 5px 5px 0px; display:inline;}
a img         {border:none;}

.left         { float: left; display:inline; }
.right        { float: right; display:inline; }
.center { text-align: center; }
.alignleft { float: left; margin-right: 10px; display:inline; }
.alignright { float: right; margin-left: 10px;display:inline; }

.navigation { display:block; padding: 20px; }


/*-------------------- Layout --------------------*/


#outline { width: 820px; margin: 0 auto 0 auto; padding: 10px 0 0 0; font-size: 14px;}

#wrapper {
	width: 814px;
	margin: 0 !important;
	margin: -10px auto 0 auto;  /*IE hack */
	_margin-bottom:0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCECF;
	border-left-color: #CDCECF;
	background-color:#FFFFFF !important;
}


/*-------------------- Header --------------------*/


#header { height: 97px; background: url(images/header.jpg) repeat-x left top; margin:auto; text-align:center;}
#header-width{width:820px; margin:auto; padding-left:5px;}
#header-logo { margin:10px auto 0 auto; float:left; width:254px; display:inline;}
#header h1 { padding: 8px 0 0 30px; }
#header h1 a { color: #6D6F71; text-decoration: none; }
#header h1 a:hover{Color:#fff;}


/*#navbar { clear: both; float: left; width: 813px; height: 30px; height: 30px; background: url(images/menu.jpg) no-repeat; }

ul.menu { float: left; margin: 0; padding: 0 15px; list-style-type: none; }
ul.menu li { float: left; }
ul.menu li a { float: left; display: block; height: 28px; padding: 3px 15px 0 25px; line-height: 24px; color: #000000;text-transform:uppercase; }
ul.menu li a:link, ul.menu li a:visited { color: #000000; background: none; text-decoration: none; }
ul.menu li a:hover, ul.menu li a:active { color: #000000; background: transparent url(images/menu.jpg) repeat-x 0 0; text-decoration: none; }

ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_item a:active { color: #fff; font-weight: bold;  text-decoration: none; }*/


/*-------------------- Search --------------------*/


.searchbar { float: right; width: 290px; height: 30px; margin: 0;display:inline; }
.searchform { width: 290px; height: 20px; text-align: left; }
.Search input.keyword { border: none; background: #fff url(/images/search.jpg) no-repeat; border: none; padding: 12px 12px 14px 12px; width: 240px; } 


/*main_search*/
#main_search{
	margin:0 0 0 0;
	width:100%;
	overflow:hidden;
}
#searchform_top{
	float:left; display:inline;
}
#searchform_top_text{
	width:170px;
	padding:9px 6px 9px 6px;
	color:#4b4b4b;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	border:1px solid #dadada;
	margin:0 0 0 0;
	background:#fff;
	display:inline;
}

#gosearch{
	float:left;
	display:inline;
}

/*-------------------- Pages --------------------*/
#contenido-up{
	width: 816px;
	height:5px;
	background-image: url(images/contenido-top.png);
	background-repeat: no-repeat;
	clear:both;
}
#contenido-down{
	width: 816px;
	height:5px;
	background-image: url(images/contenido-down.png);
	background-repeat: no-repeat;
	clear:both;
	margin:0 0 0 -1px;
}


#content {
	float: left;
	width: 540px;
	height: 100%;
	background-color: #FFFFFF;
	display:inline;	
	
}

.pages { float: left; width: 630px; display:inline; }
.pages-border { clear: both; width: 100%; height: 6px; }

.page-previous { float: left; display:inline; padding: 10px 0 16px 30px !important; padding: 0 0 15px 30px; /* IE Hack */ }
.page-next { float: right; display:inline; padding: 10px 30px 16px 0 !important; padding: 0 30px 15px 0; /* IE Hack */ }

.page-title { width: 630px; margin: 20px 0 0 0; font-family:"Trebuchet MS", Arial, Helvetica; }
.page-title h2.page-title-border { padding: 0 0 0 30px; line-height: 30px; color: #EDA61A; font-weight: bold;}


/*-------------------- Post --------------------*/


.post { padding: 20px 30px; background: transparent; text-align:justify;}
.post p{margin: 10px 0; text-align:justify;}
.postentry {
	margin: 10px 0 0 0;
	line-height:20px;
	color:#58595B;
	font-size:12px;
	text-align:justify;
}

.posthead { position: relative; clear: left; margin-left: 0px; }

.posttitle a:link, .posttitle a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica;
	color: #000000;
	font-size:20px;
	letter-spacing: -1px;
	margin:0 0 20px 0;
	padding:0;
	
}
.posttitle a:hover {color:#D85426;}

h2 .posttitle a:link, h2 .posttitle a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica;
	color: #000000;
	font-size:20px;
	letter-spacing: -1px;
	margin:0 0 20px 0;
	padding:0;
	
}
h2 .posttitle a:hover {color:#D85426;}

.post li.ok{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom:10px;
	background-position: 0px 4px;
}
.post a, .post a:visited{color:#000000}
.post a:hover, .post a:active{color:#333333}

.post h3.celeste { font-size:18px; color:#29A8E0; margin:30px 0 0 0;}
.post h3.amarillo{ font-size:18px; color:#F8AF19; margin:30px 0 0 0;}
.post h3.rojo{ font-size:18px; color:#D85426; margin:30px 0 0 0;}
.post h3.verde{ font-size:18px; color:#00904C; margin:30px 0 0 0;}
.post h3.violeta{ font-size:18px; color:#6C00B2; margin:30px 0 0 0;}


.post h3.amarillo a, .post h3.amarillo a:hover, .post h3.amarillo a:visited, .post h3.amarillo a:active {color:#F8AF19;}
.post h3.celeste a, .post h3.celeste a:hover, .post h3.celeste a:visited, .post h3.celeste a:active {color:#29A8E0;}
.post h3.rojo a, .post h3.rojo a:hover, .post h3.rojo a:visited, .post h3.rojo a:active {color:#D85426;}
.post h3.verde a, .post h3.verde a:hover, .post h3.verde a:visited, .post h3.verde a:active {color:#00904C;}
.post h3.violeta a, .post h3.violeta a:hover, .post h3.violeta a:visited, .post h3.violeta a:active{color:#6C00B2;}


.post li.circulo{
	background-image: url(images/bullet-circulo.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-type: none;
	margin-bottom:10px;
	background-position: 0px 6px;
}

.font-family a:hover, .posttitle a:active { }

.postmeta { margin: 0 0 10px 0 ; font-size: 11px; color: #666; }
.postmeta a { margin: 0 0 10px 0 ; font-size: 11px; color: #333; }


/*-------------------- Sidebar --------------------*/


#sidebar { 
	float: right; 
	width: 236px; 
	margin: 0 5px 0 0; 
	padding: 10px;
	background-color:#F1F1F2;
	display:inline;
}
#sidebar img{ padding:1px; margin:0px;}
#sidebar h2 {
	display: block;
	margin: 16px 0 10px 0;
	padding: 0 0 5px 3px;
	font-size: 18px;
	list-style-type: none;
	color: #D85426;
	font-family:"Arial", Trebuchet MS, Helvetica;
	letter-spacing: -0.5px;
	font-weight:normal;
	border-bottom:thin solid #E4E5E6;
}

#sidebar ul { clear: both; margin: 0; padding: 0 0 20px 0; list-style-type: none; }
#sidebar ul li { clear: both; }

#sidebar ul.no-splitted li { background: transparent url(images/dot.jpg) no-repeat 5px 4px; padding: 0 0 0 23px; }

#sidebar ul.no-splitted ul li { margin: 0 -5px; }
#sidebar p, #sidebar form { margin: 0 5px; padding: 0 0 20px 0; }
#sidebar ul.blc { padding: 0 5px; }

#sidebar li#sidebar-splitted { float: left; width: 100%; margin: 0 0 15px 0; display:inline;}
#sidebar-splitted .splitted-left { float: left; width: 140px; display:inline; }
#sidebar-splitted .splitted-right { float: right; width: 145px; display:inline; }

ul.splittedlists li { background: transparent url(images/dot.jpg) no-repeat 5px 4px; padding: 0 0 0 23px; }

ul.splittedlists ul li { margin: 0 0 0 -23px; }


/*-------------------- Bottom --------------------*/


#bottom { clear: both; float: left; width: 813px; height: 100%; margin: 0 0 0 0; padding-top: 0; text-align: left; font-size: 15px;background:#fff; display:inline; }
#bottom-divs { float: left; clear: both; margin: 0; padding: 0px; display:inline;}

#bottom-left, #bottom-mid, #bottom-right { width: 30%; padding: 20px 0 40px 20px; float: left; display:inline;}

#bottom h2 { margin: 0 0 10px 0; padding: 0 8px; font-size: 1.6em; color: #000000; text-transform:uppercase;}

#bottom ul { margin: 0; padding: 0; list-style-type: none; border-top: 1px solid #000000; }
#bottom ul li { line-height: 25px; border-bottom: 1px dashed #000000; }
#bottom ul li a { display: block; padding:0 10px; }
#bottom ul li a:hover { background:  5px 5px; padding: 0 0 0 10px; }
#bottom-sep { clear: both; }


/*-------------------- Footer --------------------*/
#footer{
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	height: 112px;
	margin:15px 0 0 0;
	padding:5px 0 0 10px;
	clear:both;
}

#footer-in { clear: both; width:813px; color:#808184; margin:auto; font-size:11px; }
#footer-in a:link, #footer-in a:visited { color: #808184; }
#footer-in a:hover { color: #000000; }
.footer-tit{ color:#000000; line-height:25px;}
#footer-in .footer1{ margin:0 20px 0 0; display:inline; float:left;}


/*-------------------- Calendar --------------------*/



/*-------------------- Comment --------------------*/


.comments { padding: 0px; margin: 0px 0px 10px 0px ; }

.posttrackback { margin: 0px; padding: 0 0 10px 0; font-size: 10px; }
.posttrackback p { margin: 2px 0px; padding: 2px 0px 2px 23px; list-style-type: none; }
.posttrackback a:link, .posttrackback a:visited { color: #EDA61A; text-decoration: none; }
.posttrackback a:hover, .font-family a:active { color: #EDA61A; text-decoration: underline; }

.commentlist h3 {font-size: 15px; font-weight: bold; letter-spacing: 0px; padding: 0px 0px 5px 0px; margin: 0px 0px 20px 0px; }
.commentlist ol { padding: 0px; margin: 0px;}
.commentlist li { position: relative; padding: 0px; margin: 0px 0px 20px 0px; list-style-type: none; }

.commentlist .listuser { margin: 0px; padding: 0px 0px 0px 40px; font-size: 14px; line-height: 14px; font-weight: bold;}
.commentlist .listuser a { text-decoration: none;}
.commentlist .font-family a:visited { text-decoration: none;}
.commentlist .listuser a:hover { text-decoration: none;}

.commentlist .listnr { font-size: 26px; position: absolute; line-height: 26px; color: #ccc; top: 0px; left: 0px; text-align: center; padding: 2px 10px 2px 0px; margin: 0; }

.commentlist .listdate { padding-left: 40px; font-size: 11px; line-height: 11px; }
.commentlist .listdate a { text-decoration: none; color: #666;}
.commentlist .listdate a:visited { text-decoration: none; color: #666;}
.commentlist .listdate a:hover { text-decoration: none; color: #666; }

.commentlist .listcontent { line-height: 14px; margin: 0px 0px 10px 0px;}
.commentlist .listcontent p { padding: 3px 0 15px 0; margin: 3px 0px; line-height: 150%; }

.form input.submitcomment { width: auto; height: 25px; padding: 2px 10px 3px 10px; background: #e5edff url(images/submit.gif) repeat 0 0; }
.form input.submitcomment:hover { background: #f3f3f3 url(images/submit_hover.gif) repeat 0 0; }


.form { width: 580px; }
.form h3 {font-size: 15px; font-weight: bold; padding: 0px 0px 5px 0px; margin: 0px 0px 15px 0px; }
.form p { padding: 0px; margin: 0px; }
.form p label { padding-bottom: 11px; display: block; }
.form p label small { font-size: 10px; }

.form .textfield { background: #fff; border: solid 1px #ccc; padding: 4px; margin-right: 15px;}
.font-family .textarea { background: #fff; border: solid 1px #ccc; padding: 4px; margin-bottom: 10px;}



#options { padding: 5px 20px 0 0; text-align: right; float: right; display:inline;}
#options ul { float: left; display: inline; margin-left: 10px; display:inline; }
#options li { float: left; list-style: none; padding: 5px; display:inline;}
#options li a { display: block; width: 5px; margin: 1px; padding: 5px; height: 5px; }
#options li a span { display: none; }

body.red #options li.font-family, body.blue #options li.blue, body.white #options li.white, #options li:hover { padding: 5px; }


/*----------------------------------------------------------------*/
/*------[NAVIGATION]----------------------------------------------*/
/*----------------------------------------------------------------*/
#nav { width: auto; float: right; height: 28px; padding: 0px 0px 0px 0px; color: #6D6F71; margin:20px 0 0 0; text-transform:uppercase; font-size: 11px; font-weight:bold; line-height:20px; display:inline;}
/*#nav-left { float: left; margin-left: -15px; position: relative; display:inline; }
#nav-right { float: right; margin-right: -10px; position: relative; display:inline;}*/
#nav ul li { display: block; float: left; padding: 0px !important; height: 32px; margin: 5px 2px 0px 2px; background-image: url(images/nav-hover-left.png); background-repeat: no-repeat; background-position: left 0px; display:inline;}
#nav ul li li { background-image: none; }
#nav ul li:hover { background-position: left 0px; }
#nav ul { list-style-type: none; margin: 0px; padding: 6px 0px 0px 0px; float: left; display:inline; }
#nav a:link, #nav a:visited { color: #6D6F71; height: 22px; display: block; padding: 5px 10px; float: left;display:inline; background-image: url(images/nav-hover-right.png); background-repeat: no-repeat; background-position: right 0px; }
#nav a:hover { background-position: right 0px; color: #000000; }
#nav li li a:link, #nav li li a:visited { height: 27px; padding: 5px 10px; font-size: 13px; font-weight: bold; color: #384b5f; width: 168px; margin: 0px 0px 0px 5px; display: block; float: left; background-image: none; display:inline; }
#nav li li { height: 33px; margin: 0px 0px 0px 2px; }
#nav ul li.nav-li-en{display: block; float: left; padding: 0px !important; height: 28px; width:72px; margin: 7px 0px 0px 2px; background-image: url(images/nav-li-en.gif); background-repeat: no-repeat; display:inline;}
#nav ul li.nav-li-en a:link, #nav ul li.nav-li-en a:visited{background-image: none; line-height:16px}

		/*------[HOVER STYLE]----------------------------------------------*/
		.dropdown:hover { background-image: url(images/nav-dropdown-hover-right.gif) !important; background-position: top right !important; }
		.dropdown:hover .red { color: #9c3f30 !important; background-image: url(images/nav-dropdown-hover-left.gif) !important; background-position: left !important; background-repeat: no-repeat !important; }
		
		/*------[AFFILIATE PIXEL OFFSET]-----------------------------------*/
		.affiliate-link-li:hover .affiliate-link { padding: 5px 11px 5px 12px !important; }
		.affiliate-link-li:hover { margin: 5px 4px 0px 3px !important; }
		
		/*------[CURRENT PAGE]-----------------------------------------------*/
		.current { z-index:9 !important; position: relative; background-position: left 0px !important; color: #000000 !important; }
		.current2 { z-index:9 !important; position: relative; background-position: right 0px !important; color: #000000 !important; }
		
		/*------[CURRENT PAGE DROPDOWN OVERRIDE]----------------------------*/
		.darklink-dropdown { background-image: url(images/nav-hover-right.png) !important; background-repeat: no-repeat !important; background-position: right 0px !important; color: #FFFFFF !important; }
		.darklink-dropdown-li { background-image: url(images/nav-hover-left.png) !important; background-repeat: no-repeat !important; background-position: left 0px !important; }
		
		/*------[DROPDOWN MENU]----------------------------------------------*/
		.nav li ul { position:absolute; top:-999em; width: 201px; background-image: url(images/dropdown-top-2.gif); z-index:100 !important; background-repeat: no-repeat; padding: 0px; margin: 0px; }
		.nav li { float:left; position:relative; display: block; display:inline;}
		.nav ul li { width: 197px; padding: 0px; margin: 0px 0px 0px 2px; background-color: #fff; float: left; display: block; display:inline; }
		.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:28px; }
		.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:161px; top:-26px; }
		.nav li:hover ul, .nav li li:hover ul { top: -999em; }
		.nav li li a:hover { background-color: #f9f6e9; }
		.subscribe-submit { background-color: #932c1f; color: #fff; font-size: 11px; font-family: Arial; margin-left: 10px; border: none; font-weight: bold; padding: 0px 6px 2px 6px; float: left; height: 20px; margin-right: 12px; display:inline; }

		.social_link { float: left; margin-right: 16px; display:inline; }
		
		
		
/*------------------------------------------------------------------*/

#clearboth{ clear:both;}

#header2{
	background-image: url(images/bg-header2.png);
	background-repeat: repeat-x;
	height: 188px;
	padding:18px 0 0 0;
	margin:auto;	
}
#header2-width{ width:813px; margin:auto;}
.header2-left{ float:left; width:210px; display:inline;}
.header2-right{ float:right; width:600px; display:inline;}
.img-header2{ padding:0 5px 0 0; }

.linea-header2{
	background-image: url(images/linea-header2.png);
	height: 3px;
	width: 190px;
	margin: 10px 0 10px 0;
	background-repeat: no-repeat;
}

#celeste{
	background-image: url(images/celeste.png);
	background-repeat: no-repeat;
	height: 162px;
	width: 125px;
	float:right;
	margin-right:5px;
	font-size:11px;
	padding: 10px 10px 0 10px;
	color: #FFFFFF;
	display:inline;
}
#celeste h2{
	font-size: 16px;
	font-weight:bold;
	line-height:16px;
	margin:0 0 10px 0;
}
#celeste .leermas{
	color:#29A8E0;
	margin: 20px 0 0 63px;
	text-transform:uppercase;
	font-weight:bold;
}
#celeste .leermas a, #celeste .leermas a:visited{
	color:#29A8E0;	
}
#celeste .leermas a:hover, #celeste .leermas a:active{
	color:#29A8E0;
	text-decoration:underline;
}
#amarillo{
	background-image: url(images/amarillo.png);
	background-repeat: no-repeat;
	height: 162px;
	width: 125px;
	float:right;
	margin-right:5px;
	font-size:11px;
	padding: 10px 10px 0 10px;
	color: #FFFFFF;
	display:inline;
}
#amarillo h2{
	font-size: 16px;
	font-weight:bold;
	line-height:16px;
	margin:0 0 10px 0;
}
#amarillo .leermas{
	color:#F8AF19;
	margin: 19px 0 0 63px;
	text-transform:uppercase;
	font-weight:bold;
}
#amarillo .leermas a, #amarillo .leermas a:visited{
	color:#F8AF19;	
}
#amarillo .leermas a:hover, #amarillo .leermas a:active{
	color:#F8AF19;
	text-decoration:underline;
}
#rojo{
	background-image: url(images/rojo.png);
	background-repeat: no-repeat;
	height: 162px;
	width: 125px;
	float:right;
	margin-right:5px;
	font-size:11px;
	padding: 10px 10px 0 10px;
	color: #FFFFFF;
	display:inline;
}
#rojo h2{
	font-size: 16px;
	font-weight:bold;
	line-height:16px;
	margin:0 0 10px 0;
	/**margin: 26px 0 10px 0;
	_margin: 26px 0 10px 0;*/
}
#rojo .leermas{
	color:#D85426;
	margin: 33px 0 0 63px;
	text-transform:uppercase;
	font-weight:bold;
}
#rojo .leermas a, #rojo .leermas a:visited{
	color:#D85426;	
}
#rojo .leermas a:hover, #rojo .leermas a:active{
	color:#D85426;
	text-decoration:underline;
}
#verde{
	background-image: url(images/verde.png);
	background-repeat: no-repeat;
	height: 162px;
	width: 125px;
	float:right;
	font-size:11px;
	padding: 10px 10px 0 10px;
	color: #FFFFFF;	
	display:inline;
}
#verde h2{
	font-size: 16px;
	font-weight:bold;
	line-height:16px;
	margin:0 0 10px 0;
}
#verde .leermas{
	color:#00904C;
	margin: 33px 0 0 63px;
	text-transform:uppercase;
	font-weight:bold;
}
#verde .leermas a, #verde .leermas a:visited{
	color:#00904C;	
}
#verde .leermas a:hover, #verde .leermas a:active{
	color:#00904C;
	text-decoration:underline;
}
#clientes{
	width:780px;
	margin:12px auto 0 auto;
	background-image: url(images/fondo-clientes.png);
	background-repeat: no-repeat;
	height: 260px;
	padding:10px 20px 10px 20px;
}
.textito{
	font-size: 13px;
	color: #6D6F71;
	margin: 5px 0 0 0;
}
#equipo{
	background-image: url(images/equipo.png);
	background-repeat: no-repeat;
	height: 314px;
	width:790px;
	padding:15px;
	margin: 10px auto 0 auto;
	overflow:hidden;
	
}
#fer{
	width:350px;
	padding:0px 10px 0 5px;
	position:relative;
	left:0;
	top:0;
	overflow:hidden;
	float:left;
	display:inline;
	margin: 0;
}
.contenedor-fer-info{
width:335px; margin: 0;
}
.texto-fer{
	float: left;
	width:255px;
	margin:8px 0 0 10px;
	font-size:10px;
	display:inline;
	padding:0;
}
.texto-fer strong{
	color:#000000;
	font-size:12px;
}
.foto-fer{
	float: left;
	width: 67px;
	margin: 10px 0px 5px 0px;
	display:inline;
	padding:0px;
}
.foto-fer img{ padding:0px; margin:0px;}

#twitter-fer{
	background-image: url(images/fondo-twitter.png);
	background-repeat: no-repeat;
	padding: 17px 80px 10px 10px;
	height: 55px;
	width: 236px;
	margin-bottom:10px;
	font-size:11px;
	color: #666666;
}
.txt-fer-2{
	width: 306px;
	height: 83px;
	padding:7px 10px 10px 10px;
	background-image: url(images/txt-fer-2.gif);
	background-repeat: no-repeat;
	font-size:10px;
	line-height:12px;
}
.masinfofer{ color:#000000; font-weight:bold; font-size:11px;}

#entradas{
	width:220px;
	position:relative;
	left:0;
	top:0;
	overflow:hidden;
	float:left;
	padding:0 20px 0 0;
	display:inline;
}
#entradas ul {
	margin:20px 0 0 0;
	padding:0;
}
#entradas li {
	margin:0;
	padding:0;
}
#entradas li a, #entradas li a:visited{
	color: #000000;
	text-decoration: none;
}
#entradas li a:hover, #entradas li a:active{
	color: #6D6F71;
	text-decoration: none;
}
#entradas .linea-puntos{
	background-image: url(images/linea-puntos.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 194px;
}
/*----------SEGUINOS--------------*/
#seguinos{
	width:150px;
	position:relative;
	left:0;
	top:0;
	overflow:hidden;
	float:left;
	display:inline;
}
.facebook{
	height: 29px;
	width: 115px;
	text-indent: -9999px;
	display:block;
	margin-left:3px;
}
a.facebook, a.facebook:visited{
	background: url(images/facebook.png) no-repeat left top;
}
a.facebook:hover, a.facebook:active{
	background: url(images/facebook.png) no-repeat -115px 0px;
}
.twitter{
	height: 36px;
	width: 115px;
	text-indent: -9999px;
	display:block;
	margin-left:3px;
}
a.twitter, a.twitter:visited{
	background: url(images/twitter.png) no-repeat left top;
}
a.twitter:hover, a.twitter:active{
	background: url(images/twitter.png) no-repeat -115px 0px;
}
.linkedin{
	height: 35px;
	width: 115px;
	text-indent: -9999px;
	display:block;
	margin-left:3px;
}
a.linkedin, a.linkedin:visited{
	background: url(images/linkedin.png) no-repeat left top;
}
a.linkedin:hover, a.linkedin:active{
	background: url(images/linkedin.png) no-repeat -115px 0px;
}
.flickr{
	height: 43px;
	width: 115px;
	text-indent: -9999px;
	display:block;
	margin-left:2px;
}
a.flickr, a.flickr:visited{
	background: url(images/flickr.png) no-repeat left top;
}
a.flickr:hover, a.flickr:active{
	background: url(images/flickr.png) no-repeat -115px 0px;
}
.google{
	height: 45px;
	width: 115px;
	text-indent: -9999px;
	display:block;
}
a.google, a.google:visited{
	background: url(images/google.png) no-repeat left top;
}
a.google:hover, a.google:active{
	background: url(images/google.png) no-repeat -115px 0px;
}
.friendfeed{
	height: 32px;
	width: 115px;
	text-indent: -9999px;
	display:block;
}
a.friendfeed, a.friendfeed:visited{
	background: url(images/friendfeed.png) no-repeat left top;
}
a.friendfeed:hover, a.friendfeed:active{
	background: url(images/friendfeed.png) no-repeat -115px 0px;
}
.postrank{
	height: 32px;
	width: 115px;
	text-indent: -9999px;
	display:block;
}
a.postrank, a.postrank:visited{
	background: url(images/postrank.png) no-repeat left top;
}
a.postrank:hover, a.postrank:active{
	background: url(images/postrank.png) no-repeat -115px 0px;
}




/*----------SEGUINOS FIN--------------*/
.titulo-equipo{
	font-size: 20px;
	color: #6D6F71;
	letter-spacing: -0.5px;
}
#equipo-redes02{
	background-image: url(images/equiporedes02.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 320px;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 5px;
	.padding-top: -2px;
}
.texto-carrusel{
	font-size: 18px;
	letter-spacing: -0.5px;
	width:700px;
	text-align:justify;
	
}
.texto-carrusel .tit{
	font-size: 24px;
	letter-spacing: -0.5px;
	font-weight:bold;
	color:#D85426;
}
.bordeimgcasos{ background-color:#CCCCCC; padding:1px; margin:0 auto 5px auto; width:200px; height:40px;} 
.bordeimgcasos a, .bordeimgcasos a:visited{ background-color:#CCCCCC; padding:1px; margin:0 auto 5px auto; width:200px; height:40px;} 
.bordeimgcasos a:hover, .bordeimgcasos a:active{ background-color:#000000; padding:1px; margin:0 auto 5px auto; width:200px; height:40px;} 


#sidebar input.formularioo[type='text']{ width:212px; color:#333333; font-family:Arial, Helvetica, sans-serif;}
#sidebar textarea{ width:210px; height:108px; color:#333333; font-size:12px;font-family:Arial, Helvetica, sans-serif;}
#sidebar input[type='submit']{ width:77px; height:22px; background:url(images/boton-enviar.gif) no-repeat 0 0; border:none; color:#fff; font-weight:bold; margin:0 13px 0 0;}

#sidebar .formulario{ color:#666666; line-height:18px; font-size:12px;}
#sidebar .formulario ul li{ padding:0 0 8px 0;}
#sidebar .formulario ul li.note{ font-size:11px; color:#9a9a9a; line-height:13px;}

.floatleft{float:left; width:auto;}
.floatright{float:right; width:auto;}


.post img{padding:0; margin:0}

.post .formulariopost input.formularioo[type='text']{ width:212px; color:#333333; font-family:Arial, Helvetica, sans-serif;}
.post .formulariopost textarea{ width:210px; height:108px; color:#333333; font-size:12px;font-family:Arial, Helvetica, sans-serif;}
.post .formulariopost input[type='submit']{ width:77px; height:22px; background:url(images/boton-enviar.gif) no-repeat 0 0; border:none; color:#fff; font-weight:bold; margin:0 13px 0 0;}

.post .formulariopost .formulario{ color:#666666; line-height:18px; font-size:12px;}
.post .formulariopost .formulario ul li{
	padding:0 0 8px 0;
	list-style-type: none;
}
.post .formulariopost .formulario li .formulario-contacto{list-style-type: none;}
.post .formulariopost .formulario ul li.note{ font-size:11px; color:#9a9a9a; line-height:13px;}


/*--------------- LPOS ----------------*/

.benefits-block div.box01{width:222px;background:url(images/box01-mid.gif) repeat-y left top;}
.benefits-block div.box01-top{width:222px;background:url(images/box01-top.gif) no-repeat left top;}
.benefits-block div.box01-btm{background:url(images/box01-btm.gif) no-repeat left bottom; padding:10px; overflow:hidden;}
.benefits-block ul li{ background:url(images/icon01.gif) no-repeat left 7px; padding:6px 0 6px 23px; color:#0b4d8a;}
.benefits-block ul li span{ color:#909090;}


/*----------TWITTER---------------*/

#twitterContenedor {/* el bloque exterior */}
#twitterInner {/* el bloque interior para poder controlarlo mejor */}
#twitterInner a { color:#0099FF;}
#twitterLogo {/* una imagen que sea logo y enlace a la cuenta */}

