/*
Theme Name: Original
Theme URI: http://www.rscdigital.com/
Description: Tema principal del sitio web
Version: 2.0
Author: Willy Rios Blanco
Author URI: http://www.rscdigital.com/
*/

@import url(base.css);
/**************************
 HEADER
***************************/
#wrapper{
	width:100%;
	position:relative;
}
#header{
	background: #000 url(images/bgbg.jpg) repeat-x;
	height:300px;
	margin:0 auto 2px;
	width:100%;
}
.headerIn{
	width:988px;
	height:300px;
	margin:0 auto;
	background:url(images/header.jpg) no-repeat;
}
#upper{
	padding-top:4px;
	width: 140px;
	margin-right: 84px;
	margin-left: auto;
}
#upper .empresa a{
	background:url(images/empresa.gif) no-repeat;
	width:76px;
	height:26px;
	display:block;
	position:absolute;
	text-indent: -1000px;
	overflow:hidden;
}
#upper .empresa a:hover{
	background:url(images/empresa_up.gif) no-repeat;
}
#upper .contacto a{
	background:url(images/contacto.gif) no-repeat;
	width:76px;
	height:26px;
	display:block;
	position:absolute;
	margin-left:96px;
	text-indent: -1000px;
	overflow:hidden;	
}
#upper .contacto a:hover{
	background:url(images/contacto_up.gif) no-repeat;
}
#logo h1{
	padding-top:6px;
}
#logo h1 a {
	width: 130px;
	height: 140px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	right: 396px;
	text-indent: -1000px;
}
.headerIn p{
	color:#fff;
	font-weight:700;
	font-family:'Courier New', Courier, monospace;
	width:420px;
	margin-left:51px;
	margin-top:26px;
	font-size:15px;
	line-height:normal;
	height:51px;
}
.chat{
	position:absolute;
	margin:-6px 0 0 752px;
	#margin-left:212px;
}

/* menu navegacion */
#nav {
	width: 800px;
	height: 33px;
	clear: both;
	margin-left:34px;
	margin-top:30px;
}
* html #nav{
	margin-top:35px;
}
#nav ul {
	margin-left: 19px;
	float: left;
	display: inline;
}
#nav li {
	height: 23px;
	overflow: hidden;
	float: left;
	font-weight:700;
}
#nav li a {
	color:#cc9;
	text-decoration:none;
	margin-right:30px;
	font-size:18px;
}
#nav li a:hover {
	text-decoration: underline;
}


/**************************
 CONTENEDOR
***************************/
#container{
	margin:auto;
	padding:0;
	width:905px;
}
.cotizar{
	background:#ccc url(images/alto.gif) 10px 10px no-repeat;
	border:5px solid #999;
	padding:12px 12px 19px 14px;
	height:34px;
	line-height:normal;
	margin-bottom:20px;
}
* html .cotizar{
	padding-bottom:12px;
}
.cotizar p{
	float: left;
	margin-left:54px;
	width:480px;
	font-weight:700;
	font-size:16px;
	overflow:hidden;
}
* html .cotizar p{
	margin-left:28px;
}
.cotizar a{
	margin-left:700px;
	border:3px solid #003;
	background:#006;
	padding:8px;
	color:#fff;
	text-align:center;
	font-size:15px;
	font-weight:700;
	display:block;
	text-decoration:none;
}
.cotizar a:hover{
	color:#09c;
}
.cotizar a:visited{
	text-decoration:none;
}

#content{
	float: left;
	padding: 0 17px 20px 0;
	width: 613px;
	background:url(images/line.gif) right repeat-y;
	margin-bottom:14px;
}
* html #content{
	padding-right:19px;
}
#content p{
	padding-bottom:1.5em;
}
.welcome{
	line-height:22px;
	margin-bottom:14px;
}

.oferta{
	padding:8px;
	font-size:16px;
	font-weight:700;
	color:#fff;
	background:#000;
	margin-bottom:6px;
	border-bottom:1px solid #ccc;
}
.oferta span{
	color:red;
}
span.validez{
	font-size:8px;
	color:#999;
}
.oferta em{
	text-decoration:line-through;
	color:#999;
}
.empresarial{
	float:left;
	padding:14px 14px 14px 96px;
	width:190px;
	line-height:18px;
	background:#dfd8c9 url(images/plan1.gif) 14px 14px no-repeat;
	font-size:12px;
}
.avanzado{
	padding:14px 14px 14px 96px;
	margin-left:313px;
	line-height:18px;
	background:#dfd8c9 url(images/plan2.gif) 14px 14px no-repeat;
	margin-bottom:6px;
	font-size:12px;	
}
.empresarial span, .avanzado span{
	font-size:16px;
	color:#006;
	font-weight:700;
}

/* las entradas */
.post{
	background:#eeeae1;
	padding:16px 16px 2px;
	margin-bottom:0;
	font-size:12px;
}
.post h2{
	font-size:22px;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}
.post h2 a{
	font-size:16px;
}
.post .entry{
	margin-top:10px;
}
.post .entry a{
	font-size:12px;
}
.postLeft{
	float:left;
	background:url(images/calendario.gif) no-repeat;
	font-family: Tahoma, Arial, "Courier New";
	color:#000;
	font-weight:700;
	padding:13px 4px;
	width:27px;
	height:39px;
	font-size:7px;
	line-height:10px;
}
.postLeft span{
	font-size:14px;
	color:#069;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}
.postRight{
	margin-left:46px;
}
.links{
	font-size:11px;
}
.links a, .links a:visited{
	font-size:11px;
}
.post span{
	float:right;
}

/* comentarios */
.alt {
	background-color: #eeeae1;
}
.commentlist {
	padding: 0;
	margin:0;
	text-align: justify;
	background-color: #e3dfd5;
	font-size:12px;
}
.commentlist li {
	padding: 12px 17px 11px;
	list-style: none;
	border-bottom: 1px solid #ccc;
}
.commentlist p {
	margin: 10px 5px 0 0;
	font-weight: 400;
	line-height: 1.5em;
	text-transform: none;
}
.commentlist li {
	font-weight: 700;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: 700;
	font-style: normal;
}
.commentlist small a{
	font-size:11px;
}
.nocomments {
	text-align: center;
	margin-top: 14px;
	font-weight:700;
}

/* Elementos Formulario */
#form{
	padding: 17px 17px 15px;
	background-color: #eeeae1;
	font-size:12px;
}
#form p {
	padding-bottom: 8px;
}
#form p label{
	width:175px; 
	margin:4px 10px 0 0;
	/*display:0;*/
	display:inline-block; /*for Opera & IE*/
	/*text-align:right;*/
	vertical-align:top;
}
#form input, #form textarea, #form select {
	padding: 4px;
	border: 2px solid #ccc;
	font: normal 1em Arial, Helvetica, sans-serif;
}
#form textarea {
	width: 65%;
}
#form input:hover, #form textarea:hover, #form select:hover {
	border: 2px solid #bdb5a2;
}
#form input.sendbutton {
	width:140px;
	padding:5px; 
	margin: 5px 0 0 184px;
	font-size:1em;
	background:url(images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	font-weight:700;
	cursor:pointer;
}
.check{
	border:1px solid #ccc;
	vertical-align:middle;
	margin-top:-1px;
	margin-right:4px;
	#margin-right:2px;
}

.errInput{
	background: #fcc;
}
#form p span{
	color:#ad2929;
	font-size:11px;
	margin-left:185px;
	display:block;
	vertical-align:top;
}
#procesando{
	position:absolute;
	background:#fff;
	border:2px solid #ad2929;
	color:#ad2929;
	padding:10px ;
	margin-left:185px;
	z-index:50000;
	font-size:12px;
	font-weight:700;

}
* html #procesando{
	margin-top:330px;
}
#procesando img{
	vertical-align:middle;
	margin-right:8px;
}
.info{
	background:#fff;
}
.ajax_comments_spinner{
	margin: 5px 0 0 124px;
}

/* título de cada pagina */
.title{
	 margin-bottom:11px;
}
.title div{
	 background:url(images/boxR.gif) right no-repeat;
	 float:right;
	 width:7px;
	 height:65px;
}
.title h2{
	border:2px solid #fff;
	background:#564729;
	padding:20px 0 21px 86px;
	color:#cc9;
	font-size:28px;
	font-family: Tahoma, Arial, "Courier New";
	font-style:italic;
	text-transform: uppercase;
}
.title img{
	float:left;
}

#sidebar h3, h3.titulo{
	background:#7b7059 url(images/star.gif) 8px 8px no-repeat;
	padding:10px 9px 9px 41px;
	color:#fff;
	font-size:18px;	
	margin:0;
	font-weight:700;
}


/**************************
 SIDEBAR
***************************/
#sidebar{
	padding:0 0 10px;
	margin-left: 644px;
	width: 261px;
}
* html #sidebar{
	width: 258px;
}
.destacados{
	background:url(images/box.jpg) no-repeat;
	height:255px;
	padding:14px 14px 0;
	font-size:11px;
	line-height:normal;
}
.destacados a{
	font-size:11px;
}
.destacados img{
	float:left;
	margin:0 9px 11px 0;
}
.destacados p{
	display:block;
	margin-bottom:14px;
}
.dominio{
	padding:14px;
	font-size:22px;
	color:#060;
	text-align:center;
	font-family: Georgia, 'Times New Roman', Times, serif;
	border:2px dashed #999;
	background:#e0dbdb;
	margin-bottom:20px;
}
.opinion{
	background:url(images/comillas.gif) no-repeat;
	padding:4px 0 0 24px;
	margin-top:14px;
	line-height:normal;
	margin-bottom:30px;
	font-size:12px;
}
.opinion span{
	font-size:11px;
	font-weight:700;
	float:right;
}

#sidebar .sidenav h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:700;
}
#sidebar ul.sidenav {
	background:#dfd8c9;
	padding:12px 14px 14px;
}
#sidebar ul.sidenav ul li {
	margin-bottom: 14px;
}
#sidebar ul.sidenav li ul {
	line-height: 200%;
	background:url(images/shape.gif) no-repeat;
	padding: 6px 14px;
}
#sidebar ul.sidenav li li {
	margin: 0;
	border-bottom:1px dashed #cac3b4;
	padding:2px 0;
}
#sidebar ul.sidenav li li a{	
	color:#930;
	text-decoration:none;
}
#sidebar ul.sidenav li li a:hover{
	text-decoration:underline;
}

/* caja menu */
.menu-up{
	background:url(images/menu-up.gif);
	height:12px;
	overflow:hidden;
}
.menu-down{
	background:url(images/menu-down.gif);
	height:12px;
	overflow:hidden;
}
.menu {
	background:#3e331b;
}
.menu li {
	margin:0;
	padding:0;
}
.menu li a {
	color:#cc9;
	text-decoration:none;
	display:block;
	font-size:14px;
	padding:8px;
	background: url(images/bull.gif) 12px 11px no-repeat;
	padding-left: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
* html .menu li a {
	width:218px;
}
.menu li a:visited{
	color:#cc9;
	text-decoration:none;
}
.menu li.activo a, .menu li a:hover {
	color:#cc9;
	text-decoration:none;
	background: #362c16 url(images/bull-over.gif) 12px 11px no-repeat;
	padding-left: 30px;
}

/* caja menu */
.media {
	background:#dfd8c9;
	padding:12px 14px 2px;
}
.media li {
	height: 23px;
	margin-bottom:10px;
	border-bottom:1px dashed #b5ac9a;
	padding-bottom:6px;
}
.media li a {
	color:#930;
	text-decoration:none;
	display:block;
	font-size:16px;
	font-weight:700;
}
.media li a:hover {
	text-decoration: underline;
}

/* Galeria */
.gallery{
	margin-top:30px;
}
.gallery ul{
	margin: 14px 0 0;
	clear:both;
}
.gallery li {
	display: inline;
	width: 210px;
	float: left;
	margin: 0 14px 24px 0;
	font-size: 11px;
	line-height:16px;
}
.gallery li div{
	font-size:12px;
	padding:4px 0;
	color:#900;
}
.gallery a img{
	border:4px solid #e1e1e1;
}
.gallery a:hover img{
	border:4px solid #362c16;
}


.listas{
	margin-left:24px;
}
.listas li {
	list-style:circle;
}

/* Eventos */
.eventos{
	background:#dfd8c9;
	padding:12px 14px 8px;
}
.eventos li{
	padding-left:24px;
	padding-bottom:3px;
	background:url(images/calendar.png) 0 3px no-repeat;
}
.eventos li span{
	display:block;
	font-size:11px;
}
.eventos a, .eventos a:visited{
	font-size:12px;
}
.eventos a.todos{
	padding-left:24px;
	font-size:11px;
}

/* Encuesta */
.encuesta{
	background:#dfd8c9;
	padding:14px;
	line-height:18px;
	background:#e1e1e1;
	font-size:12px;
}
.encuesta h4{
	background: url(images/poll.gif) left no-repeat;
	padding-left: 26px;
}
.encuesta ul{
	margin-top:6px;
	font-size:11px;
}
.encuesta label{
	vertical-align: top;
}
.encuesta a{
	font-size:11px;
}
.cargando {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
	color:#666;
}
.cargando img{
	vertical-align:middle;
}
.encuesta .boton {
	margin:7px 0;
	width:80px;  
	padding:3px;
	font-size:1em;
	background:url(images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	font-weight:700;
	cursor:pointer;
}
.encuesta .pollbar {
	margin: 1px;
	font-size: 6px;
	line-height: 8px;
	height: 8px;
	background-image: url(images/pollbg.gif);
	border: 1px solid #c8c8c8;
}


/**************************
 FOOTER
***************************/
#footer{
	clear:both;
	background:url(images/footer22.jpg) repeat-x;
	height:205px;
	margin:auto;
	width:100%;
}
.footerIn{
	width:988px;
	margin:auto;
	height:205px;
	background:url(images/footer.jpg) center no-repeat;
}
#footer ul{
	padding-top:22px;
	margin-left:64px;
}
#footer li{
	display:inline;
	font-weight:700;
	font-family: Tahoma, Arial, "Courier New";
	margin-right:14px;
}
#footer a, #footer a:visited{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
#footer a:hover{
	text-decoration:underline;
}
.rss{
	width:113px;
	margin-left:815px;
}
.rss a{
	margin-top:26px;
	width:113px;
	height:80px;
	position:absolute;
	text-indent: -1000px;
	overflow:hidden;
	background: url(images/spacer.gif);
}
#footer p{
	background:#5d5442;
	padding:5px 0 4px;
	border-top:1px dashed #9e9990;
	margin:0 auto;
	text-align:center;
	color:#000;
	font-size:11px;
}
#footer p a{
	font-size:11px;
}


/**************************
 VARIOS
***************************/
/* caja redonda */
.tl, .tr, .bl, .br {
	background:url(images/rounded.gif);
	width:10px;
	height:10px;
	font-size:0;
}
.tl, .bl {
	float:left;
}
.tr, .br {
	float:right;	
}
.rounded-box {
	background:#eeeae1;
	overflow:hidden;
	width:100%;
}
.rounded-box .tr {
	background-position:-10px 0;	
}
.rounded-box .bl {
	background-position:0 10px;	
}	
.rounded-box .br {
	background-position:-10px 10px;	
}


/**************************
 TABLA TARIFAS
***************************/
.tbl{
	width:100%;
	font-size:12px;
	border:2px solid #bcb4a1;
}
.tblHeader{
	font-weight:700;
	background:#e1e1e1;
	background: #7b7059 url(images/backx.png);
	font-size:14px;
	text-align:center;
}
.tblSubHeader{
	font-weight:700;
	text-align:center;
	background: #aba189 url(images/fadex.png);
}
.tbl .label {
	background:#bcb4a1;
	text-align:right;
}
.tbl .content {
	background:#bcb4a1;
	text-align:center;
}

/* Idioma QTranlator */
.flags{
	width: 140px;
	margin-right: 255px;
	margin-left: auto;
}
.flags ul{
	padding-top:11px;
	position:absolute;
}
.flags ul li{
	float:left;
	margin-right:3px;
}
.flag {
	height:12px;
	width:18px;
	display:block;
}
.flag_en { background:url(images/flags/gb.png) no-repeat }
.flag_es { background:url(images/flags/es.png) no-repeat }

.none{
	display:none;
}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 40px;
}
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
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 2px 4px 5px;
	margin: 0;
	text-align: center;
}
/* End captions */