/*
Theme Name: LaRumbaVIP (Arras Theme)
Theme URI: http://www.arrastheme.com/
Description: Child theme for the Arras Theme for WordPress
Author: Hector Muñoz
Author URI: http://www.arrastheme.com/
Template: arras
Version: 1.0
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.

*/

body					{
	background-color: #000;
	color: #CCC;
	font: 13px 'Lucida Grande',Arial,Helvetica,sans-serif;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	background:url("http://larumbavip.com/wp-content/uploads/2011/05/fondo11.jpg") repeat-x scroll left top #000000 !important;
}

table, th, td {
	border:none;
}

td .celda1 {
	background-color:#333;
	padding:5px;
}
/*table #principal, table #principal th, table #principal td, table #principal tbody {
	border-collapse: separate;
	border-spacing: 5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#333;
}

table .celda, table .celda th, table .celda td, table .celda tbody {
	border-collapse: separate;
	border-spacing: 5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#222;
}*/

/* header */

#header	{
	background: #222222;
	width:986px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: 1px solid #FC0;
} 

#subheader {
	width:100%;
	margin: 0 auto;
	padding: 0px;
}
#subheader img, #subheader iframe{
	margin:-1px;
}


/* navigation */

#nav					{
	zoom: 1;
	max-height: 32px;
	background: url(http://larumbavip.com/web/wp-content/themes/arras-theme/images/bg_green2.jpg) repeat-x top;
	width:986px;
	margin:0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FC0;
	border-left-color: #FC0;
}

#nav-content			{ margin: 0 auto; width: 980px; }
#nav .sf-menu				{
	font-weight: normal;
	max-width: 870px;
}

.sf-menu, .sf-menu ul	{ float: left; list-style: none; line-height: 27px; padding: 0 0 2px; margin: 0; height: 32px; }

#nav .sf-menu a				{
	display: block;
	text-decoration: none;
	padding: 8px 5px;
	color: #FFF;
	font-size: 14px;
}

#nav .sf-menu a:hover		{
	color: #FC0;
	
}

#nav .sf-menu li:hover {
	background: #060;
}


/*BOTONES RSS Y REDES SOCIALES*/
.quick-nav				{ float: right; list-style: none; margin: 0; padding: 0; }

.quick-nav li			{ padding: 7px 5px 0 0; float: left; display: inline; }

.quick-nav a:link, .quick-nav a:visited	{ display: block; text-indent: -9000px; width: 16px; height: 16px; float: left; clear: left; }

.quick-nav #rss			{ background: url(http://larumbavip.com/wp-content/themes/arras-theme/images/rss.png) no-repeat; }

.quick-nav #twitter		{ background: url(http://larumbavip.com/wp-content/themes/arras-theme/images/twitter.png) no-repeat; }

.quick-nav #facebook	{ background: url(http://larumbavip.com/wp-content/themes/arras-theme/images/facebook.png) no-repeat; }




/* =================  ESTILOS DE css/layouts/2c-r-fixed.css  ===================*/


#container {
    width:660px; /* CAMBIADO Anterior width:660px; */
    float:left;
}
#content {
    width:650px; /* CAMBIADO Anterior width:660px; */
	margin-left: 5px;
	margin-right:5px;
	overflow:hidden;
}
.main-aside {
	width:315px; /* CAMBIADO Vr. inicial width:300px; */
	float:right;
	position:relative;
	margin: 0px 5px 0px 0px; /* se pone en 0 */
}
#secondary {
    clear:right;
}
#subsidiary {
    width:980px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside { /*  PROPIEDADES DE SIDEBAR SECUNDARIA */
    width:320px; /* CAMBIADO Anterior width:300px; */
	float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#main .module, #main .single-post {
	margin-right: 5px;
}
.fixed {
	width:986px; 
	margin:0 auto;
}

/*NODE BASED TAPESTRY*/
.entry-meta .entry-comments { display: none; }
.posts-line .entry-comments { display: none; }
/* ESTILOS NODE BASED - ARTICULOS */
.posts-default .entry-meta, .posts-quick .entry-meta {
    background:none repeat scroll 0 0 #000000;
    color:#CCCCCC;
    font-weight:700;
    height:25px;
    opacity:0;
}


/* ===========================  css/styles/default.css  ============================ */





#wrapper				{ min-height: 100%; position: relative; padding: 0; }

#main					{
	width:990px;
	position: relative;
	padding: 5px 0px 0px;
	background: #333333 url(http://www.larumbavip.com/images/bg1000.jpg);
	margin: 0 auto;
	border: 1px solid #FC0;
}

td, tbody td			{
	background: url(none.png);
}

h1, h2, h3, h4, h5, h6	{
	font-weight: bold;
	color: #F90;
}

a, a:link, a:visited	{
	color: #F90;
	text-decoration: underline;
}

a:hover					{
	color: #FF0;
}


img.aligncenter, img.alignright, img.alignleft, img.alignnone {
	border: 1px solid #F90;
	background:#333 url(none.png);
	padding:0;
	text-align:center;
}

.wp-caption {
	border: 1px solid #F90;
	text-align: center;
	background: #111;
	padding-top: 4px;
	margin: 10px;
	color: #FC0;
}

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

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

.single-post-meta-value	{
	border: 1px solid #F90;
	padding: 5px 10px;
	background: url(none.png);
	display: block;
}







/* sidebar */

#primary, #secondary {
    float:right;
	width:320px;
}

.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }

.widgetcontainer {
	border:none;
	line-height:1.4em;
	margin-bottom:10px;
	padding:10px;
	background-color: #333;
	background-image: url(none.png);
}

.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{
	list-style: disc;
	margin: 0 0 0 10px;
	padding: 0;
}

.widgetcontainer li		{ margin: 3px 0; }

.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-weight: 700; font-size: 12px; }

.widgetcontainer li a:hover	{ border-bottom: 1px dotted #635957; }

.widgetcontainer input[type=text], .widgetcontainer input[type=password]	{ width: 80%; }

.widgetcontainer .excerpt	{ font-size: 11px; margin: 5px 0; }

.widgettitle			{
	color: #FC0;
	font-size: 12px;
	font-weight: 700;
	margin: -10px -10px 10px;
	padding: 6px 10px;
	background: #222/* url(../../images/feed-title-white.jpg) repeat-x top;*/;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #666;
	border-left: none;
}

.widgettitle a			{
	color: #FC0;
}

.widgetcontent			{
	border: solid #CCC;
	border-width: 1px;
	background: #333 repeat-x;
	margin: -1px 0 10px;
	line-height: 1.4em;
	padding: 5px;
}

.widgetcontent ul {
	padding-left:5px;
}



.multi-sidebar .tabs li	{
	float: left;
	background: #383332;
	padding: 5px;
	margin: 0 3px 5px 0;
	border: 1px solid #FC0;
}

#banners300px	{
	width: 310px;
	padding: 0;
}
.bannerderecha {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 1px solid #FC0;	
}
#visitas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FC0;
	text-align:center;
	width:250px; /* CAMBIADO Vr. inicial width:300px; */
    position:relative;
	margin:0 auto;

}
 
#adsense {     /* DIV BANNER ADSENSE */
	background-color:#333;
	text-align:center;
	padding:5px;
	border:#F90 solid 1px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.adsense {
	margin-bottom:5px;
	}





/* featured slideshow */

.featured				{
	margin: 0 3px 20px 0;
	overflow: hidden;
	border: 5px solid #FC0;
	height:250px;
}

#controls				{ position: relative; float: left; z-index: 100; top: 90px; }



#controls .next, #controls .prev	{ text-indent: -9000px; width: 30px; height: 30px; display: block; z-index: 1000; opacity: 0.7; }

#controls .prev			{
	background: url(../../../web/wp-content/themes/arras-theme/images/prev.png) no-repeat;
	float: left;
	position: absolute;
	left: 10px;
}

#controls .next			{
	background: url(../../../web/wp-content/themes/arras-theme/images/next.png) no-repeat;
	float: right;
	position: absolute;
	left: 595px;
}

#controls .next:hover, #controls .prev:hover { opacity: 1; }

#controls a:focus		{ outline: none; }



#featured-slideshow		{
	position: relative;
	margin-right:0px;
	border:none;
	z-index: 0 !important;
}			



.featured-article		{ display: block; width: 650px; height: 250px; text-decoration: none !important; background-position: center !important; }

.featured-article img	{ width: 648px; height: 250px; }

.featured-entry			{ position: relative; top: -85px; overflow: hidden; background: #000; height: 85px; color: #a7a7a7; padding: 0; display: block; opacity: 0.8; filter: alpha(opacity = 80); }

.featured-entry .entry-title	{ /* Titulo de articulo en slideshow */
	color: #F90;
	padding: 10px 15px 5px;
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-decoration:none;
}

.featured-entry .entry-summary	{ /* Texto intro de articulo en slideshow */
	padding: 0 15px;
	margin: 0;
	display: block;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #FFF;
}

h1 .entry-title a:link {
	font-size:18px;
	color:#FC0;
	text-decoration:none;
	}



/* bottom content */

#bottom-content-1, #bottom-content-2	{ list-style: none; float: left; width: 640px; margin: 0 10px 10px 0; overflow: hidden; padding: 0; }

#bottom-content-1 .widgetcontainer, #bottom-content-2 .widgetcontainer	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#bottom-content-1 .xoxo, #bottom-content-2 .xoxo	{ margin: 0; }

#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo{ margin-left: 15px; }

#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle	{
	background: #FC0;
	font-size: 18px;
	text-transform: uppercase;
	color: #333;
}

/* latest headlines */

.posts-default, .posts-quick, .posts-line	{
	list-style: none;
	margin: 0 1px 15px 0;
	overflow: hidden;
	background-color: #111;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}

.posts-default .post	{ /* contiene el li de cada post*/
	float: left;
	margin: 0 6px 10px 0;
	font-size: 12px;
	padding: 2px;
	background-color: #333;
}

.posts-default img		{ float: left; background: #111; }

.posts-default .entry-title	{
	font-weight: bold;
	font-size: 13px;
	margin: 5px;
	line-height: 1.4em;
}

.posts-default .entry-title a:link, .posts-default .entry-title a:visited	{
	color: #FC0;
	text-decoration: none;
}

.posts-default .entry-summary, .posts-quick .entry-summary	{
	color: #FFF;
	overflow: hidden;
	margin: 0 5px;
	font-size: 12px;
}

.posts-default .entry-thumbnails-link	{
	border: 2px solid #FC0;
	background: #222;
	padding: 3px;
}

.posts-default li  {
	height: 260px;
	overflow: hidden;
}


.posts-quick			{ margin: 0 10px 10px 0; padding: 0; }

.posts-quick li			{
	padding: 0 10px 0 0;
	border-bottom: 1px dotted #FC0;
	margin: 0 0 10px;
}

.posts-quick .entry-title	{ font-weight: 700; font-size: 14px; margin: 5px 0 0; line-height: 1.3em; }

.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ color: #373331; text-decoration: none; }

.posts-quick .entry-summary	{ font-size: 12px; line-height: 1.6em; margin-bottom: 15px; }

.posts-quick .entry-thumbnails	{
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #FC0;
	padding: 4px;
	background: #333;
}

.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{
	font-size: 11px;
	background: url(http://larumbavip.com/wp-content/images/feed-title-white.jpg) top repeat-x #EFEFEF;
	color: #000;
	text-decoration: none;
	padding: 3px 6px;
	margin: 0;
	border: 1px solid #FC0;
	font-weight: 700;
	zoom: 1;
*display: inline; 	display: inline-block;
}

.home-title				{
	font-family: Century Gothic, Apple Gothic, sans-serif;
	text-transform: uppercase;
	text-align:left; /*AGREGADO*/
	font-weight: 700;
	font-size: 18px;
	width:639px;
	padding: 5px;
	margin: 10px 0px 10px 0;
	color: #383331;
	background-color: #F90;
	border:none;
}



/* single post */

.single .post, #main .single-post	{
	margin: 0 0px 15px 0;
	padding: 0 5px;
	background-color: #333;
	border:none;
}

.single .post .entry-info, .single-post .entry-info	{
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #848485;
	font-size: 11px;
	text-transform: uppercase;
}

.single .post .entry-photo img, .single-post .entry-photo img	{
	margin: 5px 0;
	overflow: hidden;
	border: 1px solid #F90;
}

.single .post .entry-title, .single-post .entry-title, .single .post .entry-title a:link, .single-post .entry-title a:link {
	font-size:22px;
	font-weight:700;
	color:#FC0;
	text-decoration:none;
	margin-top: 5px;
	padding-top:10px;
}

.single-post-meta-value	{
	border: 1px solid #F90;
	padding: 5px 10px;
	background: url(none.png);
	display: block;
}



/* footer */

#footer				{
	margin: 0 auto;
	width: 990px;
	background: #090 url(http://larumbavip.com/wp-content/themes/arras-theme/images/bg_green2.jpg) repeat-x top;
	padding-bottom: 10px;
	border: 1px solid #FC0;
}

.footer-sidebar		{
	width:307px;
}

#footer .widgettitle	{
	background: url(none.png);
	border: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding: 0 0 10px;
	letter-spacing: -1px;
	margin: 0;
}
#footer .footer-message	{
	font-size: 11px;
	color: #FFF;
}

.footer-sidebar-container  {
	border-bottom: 1px solid #FF3;
}

#banner-footer	{
	text-align:center;
	padding:5px;
	background-color:#333;
	border-left:#FC0 1px solid;
	border-right:#FC0 1px solid;
	width:980px;
	margin:0 auto;
}

/* author template */
.author-posts-title, .author-content h1, .archive-title {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	padding: 5px;
	border:none;
	margin: 0 15px 10px 0;
	color: #383331;
	background-color: #FC0;
}


/* Comments */

.module-title, .feed-title, #reply-title {
	background:#333 url(none.png) repeat-x scroll center top;
	border:1px solid #FC0;
	color:#FC0;
	display:block;
	font-size:12px;
	font-weight:700;
	line-height:1em;
	margin:0;
	padding:7px 10px;
}

.nocomments {
	background:#666 url(none.png) repeat-x scroll center top;
	border:1px solid #FC0;
	font-size:11px;
	margin:0;
	padding:15px 10px;
}

/* ============================== user.css ============================== */


/* CUADRICULA LOGOS DIRECTORIOS A MOSTRAR EN HOME Y DIRECTORIOS  */

#itemsportada /* CONTENEDOR GENERAL */{
	background: #111;
	margin:auto 10px auto 0px; /* para centrar el contenedor */
	width: 640px; /* es necesario dar un tamaño, sino ocuparía toda la ventana y no se va a centrar*/
	padding:5px;
	text-align:left; /*para eliminar la herencia en IE 5.5 y que los textos dentro del contenedor no salgan centrados.*/
}


.destacado{
	margin: 0px 0px 5px;
	padding:4px;
	background: #333;
	text-align:center;
}

.cajas{
	/*width: 600px;                1 - le damos un ancho */		
	height:220px;               /* 2 - le damos un alto */
	background:#333;
	padding:5px;
	margin-top:10px;
}

.cajonfotos{
	/*width: 600px;                1 - le damos un ancho */		
	height:165px;               /* 2 - le damos un alto */
	background:#000;
	color:#FFF;
}
.cajafotos{
	width: 153px;               /* 3 */
	height: 150px;              /* 4 */
	float: left;                /* 5 - para que salga en formato de tabla*/
	margin: 0px 6px 5px 0px;
	background: #333;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cajonlogos{
	/*width: 600px;                1 - le damos un ancho */		
	/*height:390px;                2 - le damos un alto */
	background:#000;
	color:#FFF;
	overflow:hidden;
	padding-top: 5px;
	padding-left: 5px;
}
.cajalogos{
	width: 202px;               /* 3 */
	height: 90px;              /* 4 */
	float: left;                /* 5 - para que salga en formato de tabla*/
	margin: 0px 6px 5px 0px;
	background: #333;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#cajalogos .subtitulos, #cajalogo2 .subtitulos {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}


/*  LOGOS DIRECTORIOS - RECOMENDADOS  */

#recomendados /* CONTENEDOR GENERAL */{
	background: #111;
	margin:auto 10px auto 0px; /* para centrar el contenedor */
	width: 640px;
	text-align:left; /*para eliminar la herencia en IE 5.5 y que los textos dentro del contenedor no salgan centrados.*/
	padding-top: 6px;
	padding-left: 6px;
	overflow:hidden;
}

.item-recomendado{
	width: 205px;               /* 3 */
	height: 220px;              /* 4 */
	float: left;                /* 5 - para que salga en formato de tabla*/
	margin: 0px 6px 5px 0px;
	background: #333;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#FFF;
	te
}

.negocio {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FC0;
	font-weight:bold;
	text-transform: uppercase;
	}


/* GUIAS VIP - HOME */

#guias {
	padding:5px;
	background:#000;
	text-align:center;
	}

#guias img {
	margin:5px;
	}
	
#titulo-guias	{
	font-family: Century Gothic, Apple Gothic, sans-serif;
	text-transform: uppercase;
	text-align:left; /*AGREGADO*/
	font-weight: 700;
	font-size: 18px;
	width:640px;
	height:26px;
	padding: 5px;
	margin: 10px 0px 10px 0;
	color: #383331;
	background-color: #F90;
	border:none;
	overflow:hidden;
}



/* ----------------------------- */

#redes {
	background-color:#111;
	clear:both;
	padding:5px;
	text-align:center;
	margin-bottom:15px;
}

#redes img{
	margin-right: 5px;
	margin-left: 5px;	
}


.bordeamarillo {
	border: 1px solid #FC0;
}

#destacado .subtitulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	text-align:center;
}

#destacado .subtitulos a, #destacado .subtitulos a:link, #destacado .subtitulos a:visited	{
	color: #FC0;
	text-decoration: none;
}

#destacado .subtitulos a:hover					{
	color: #FF0;
	background-color:#000
}


/*ESTILOS PARA ALBUMES IMPORTADOS*/
.galeria {
	background-color: #111;
	text-align: center;
}

.galeria table {
	background-color: #222;
	text-align: center;
}

.galeria table tr td img {
	text-align: center;
	margin: 3px;
	padding: 1px;
	border: 1px solid #FC0;
}

.navigation a	{
	background: #222 url(../../../web/wp-content/themes/arras-theme/images/feed-title.jpg) repeat-x top;
	color: #FC0;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0;
	border: 1px solid #CCC;
	font-weight: 700;
	zoom: 1;
*display: inline; 	display: inline-block;
}

.navigation a:hover, .read-more:hover	{ background: #313428; color: #FFF; }

/*DIV FOTOS EN POSTS (GALERIAS) */

#fotos-post  {
	width:100%;
	clear:both;
	background-color:#333;
	text-align:center;
	overflow:hidden;
	padding-bottom:10px;
	}
	
#fotos-post img, #fotos-post .gallery-icon img {
	margin-top:5px;
	margin-left:5px;
	border: 1px solid #FC0;
	background:none repeat scroll 0 0 #333;
	}
	
#fotos-post .gallery-item {
	margin-right:0;
	
}

/* ESTILOS SHADOWBOX */

#sb-wrapper-inner {
border:1px solid #FFCC00;
height:100px;
overflow:hidden;
position:relative;
}

#sb-title-inner {
font-size:16px;
}

#sb-title, #sb-title-inner {
height:26px;
line-height:26px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FC0;

}

#sb-info, #sb-info-inner {
	height:20px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#FF0;
}



.floatright {
	float:right;
	}
	
	
/* ==================== PLUGIN WP SPLASH-IMAGE =======================*/

/* Boton CLOSE */
.simple_overlay .close {
    background-image: url("http://larumbavip.com/images/wsi/close.png");
    cursor: pointer;
    height: 35px;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 85px;
}
