/*
Theme Name: Unica 360
Theme URI: http://www.unica360.com
Description: Theme para www.unica360.com creado por Gorka Regidor
Version: 1.0
Author: Gorka Regidor
Author URL: http://www.gorkaregidor.com
*/

* {
	margin: 0px;
	padding: 0px;
	outline: 0;
}
html, body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #292929;
}
.container, #container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
.clear {
	clear: both;
}
.push {
	clear: both;
	padding-top: 60px;
}
#masinfo {
	display: none;
}
#lang, #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #292929;
	color: #CCCCCC;
}
/**********************************MENU IDIOMAS*******************************/
#lang {
	font-size: 11px;
	height: 25px;
}
#lang ul {
	float: right;
	padding-top: 5px;
}
#lang li {
	float: left;
	list-style-type: none;
	margin-left: 7px;
}
#lang a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#lang a:hover {
	color: #CCCCCC;
}
/**********************************LOGO Y MENU PRINCIPAL*******************************/
#main_nav {
	height: 70px;
}
#main_nav img, #header_blog img {
	margin-top: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_nav ul {
	float: right;
	margin-top: 41px;
	font-size: 15px;
	font-weight: bold;
}
#main_nav ul li {
	list-style-type: none;
	float: left;
	margin-left: 1px;
}
#main_nav ul a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(img/backgrounds/b_tabs.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 5px;
}
#main_nav ul a:hover {
	background-position: right bottom;
}
#main_nav #current {
	background-color: #105BA7;
	background-image: none;
}
/**********************************logo y menu principal (menu desplegable)*******************************/
#main_nav li ul {
	margin-top: 0px;
	width: 290px;
	left: -1000cm;
	position: absolute;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #292929;
	height: 50%;
}
#main_nav li ul a {
	width: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #292929;
}
#main_nav li:hover ul {
	left: auto;
}
/**********************************CONTACTO (DESPLEGABLE JS)*******************************/
#contact {
	background-image: url(img/backgrounds/b_contact.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	height: 150px;
	line-height: 140%;
}
#contact p {
	float: left;
	padding-left: 56px;
	height: 81px;
	background-repeat: no-repeat;
	background-position: left top;
}
#contact .direccion {
	background-image: url(img/icons/address-trans.png);
	margin-left: 14px;
	padding-top: 40px;
}
#contact .telefono {
	background-image: url(img/icons/phone-trans.png);
	margin-left: 92px;
	padding-top: 50px;
}
#contact .email {
	background-image: url(img/icons/email-trans.png);
	margin-left: 80px;
	padding-top: 60px;
}
#contact a {
	color: #FFFFFF;
}
/**********************************FLASH / BANNER*******************************/
#flash, #header_web {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #292929;
	background-repeat: repeat-x;
	background-position: left top;
}
#flash {
	height: 300px;
	background-image: url(img/backgrounds/b_flash.jpg);
}
#header_web {
	background-image: url(img/backgrounds/b_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header_web .container {
	height: 150px;
	background-repeat: no-repeat;
	background-position: left center;
}
#header_blog {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#header_blog .container {
	height: 120px;
}
#header_blog h1, #header_blog h2 {
	color: #FFFFFF;
	float: right;
}
#header_blog h1 {
	font-size: 37px;
	letter-spacing: -2px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#header_blog .subt {
	color: #177EE7;
}
#header_blog h2 {
	font-size: 17px;
	letter-spacing: 1.5px;
	font-weight: normal;
	width: 620px;
}
/**********************************CONTENT*******************************/
#content {
	background-image: url(img/backgrounds/top_content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 14px;
}
#content h1, #content h2 {
	margin-bottom: 15px;
	font-size: 19px;
}
#content h1 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #292929;
	padding-bottom: 4px;
}
#content h1 img, #content h2 img {
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding-left: 15px;
}
/**********************************menu servicios/sectores*******************************/
#sub_nav_web, #sub_nav_blog {
	width: 240px;
}
#sub_nav_web {
	float: left;
}
#sub_nav_blog {
	float: right;
}
.pagenav {
	list-style-type: none;
}
.pagenav h1 {
	padding-top: 5px;
}
.pagenav li {
	font-size: 13px;
	list-style-type: none;
}
.pagenav ul li {
	background-image: url(img/arrow_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
.pagenav a {
	font-weight: bold;
	color: #292929;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 220px;
	margin-left: 10px;
}
.pagenav ul li ul li {
	background-image: none;
}
.pagenav ul li ul a {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.pagenav a:hover, .pagenav .current_page_item>a {
	color: #177EE7;
}
/**********************************texto*******************************/
#text_web, #text_blog {
	width: 650px;
	margin-bottom: 40px;
}
#text_web {
	float: right;
}
#text_blog {
	float: left;
}
#text_blog .posts-list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #177EE7;
}
#content h2, #content h3, #content p, #content ul li {
	line-height: 130%;
}
#content h2 {
	color: #177EE7;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content h3 {
	font-size: 19px;
}
#content p, #content h3 {
	margin-bottom: 20px;
	text-align: justify;
}
.post ul, .post ol, .posts-list ul, .posts-list ol {
	margin-left: 50px;
	margin-bottom: 25px;
}
.post ul, .posts-list ul {
	list-style-type: none;
}
.post ol ul, .posts-list ol ul {
	margin-top: 20px;
}
.post li, .posts-list li {
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
}
.post ul li, .posts-list ul li {
	background-image: url(img/boliche_blue.gif);
}
.post ol ul li, .posts-list ol ul li {
	background-image: url(img/boliche_brown.gif);
}
.entry img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text_web a, #text_blog a {
	color: #177EE7;
}
#text_web a:hover, #text_blog a:hover {
	text-decoration: none;
}
/**********************************texto (esquema Customer Intelligence)*******************************/
#esquema h4 {
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #105BA7;
	margin-bottom: 20px;
}
#esquema .col {
	width: 152px;
	float: left;
	margin-bottom: 10px;
	padding-left: 10px;
}
#esquema h5 {
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(img/arrow_esquema.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #105BA7;
	padding-top: 8px;
	padding-bottom: 10px;
}
#esquema ul {
	margin-left: 0px;
}
#esquema ul li {
	background-image: url(img/boliche_brown.gif);
}
/**********************************FOOTER*******************************/
#footer {
	clear: both;
	font-size: 12px;
	height: 70px;
	background-image: url(img/backgrounds/top_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: -70px;
}
#footer_nav, #footer validation {
	padding-top: 17px;
	padding-bottom: 17px;
}
#footer li {
	list-style-type: none;
	float: left;
	padding-right: 7px;
	margin-bottom: 7px;
}
#footer a {
	color: #CCCCCC;
	padding-right: 2px;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer_nav a {
	text-decoration: none;
}
#footer_contact {
	clear: both;
}
#validation {
	float: right;
	margin-top: -17px;
}
#validation img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/**********************************REGLAS HOME*******************************/
.page-id-9 #content p {
	font-size: 16px;
}
/**********************************REGLAS CLIENTES*******************************/
.page-id-61 table {
	width: 930px;
}
.page-id-61 td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 40px;
}
/**********************************REGLAS AVISO LEGAL*******************************/
.page-id-64 #content h2, .page-id-64 #content p {
	width: 650px;
}
/**********************************REGLAS MAPA WEB*******************************/
.page-id-66 #content ul {
	margin-left: 15px;
	list-style-type: none;
}
.page-id-66 #content ul li {
	font-weight: bold;
	margin-bottom: 6px;
	background-image: url(img/arrow_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
.page-id-66 #content ul li ul {
	margin-left: 30px;
	margin-top: 6px;
}
.page-id-66 #content ul li ul li {
	font-weight: normal;
}
.page-id-66 #content a {
	color: #292929;
	text-decoration: none;
}
.page-id-66 #content a:hover {
	color: #177EE7;
	text-decoration: underline;
}
/**********************************BLOG sidebar*******************************/
#sub_nav_blog h1 {
	font-size: 17px;
}
.sidebar-box {
	margin-bottom: 25px;
}
.sidebar-box a {
	color: #292929;
	text-decoration: none;
}
.sidebar-box a:hover {
	color: #177EE7;
}
#searchform {
	float: right;
	margin-top: 2px;
}
.submit-button {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	font-weight: bold;
	background-color: #CCCCCC;
}
.submit-button:hover {
	color: #292929;
}
.sidebar-box {
	font-size: 13px;
}
.sidebar-box li {
	list-style-type: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}
.email, .rss {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-weight: bold;
}
.email {
	background-image: url(img/icons/envelope.jpg);
	height: 50px;
}
.email form {
	margin-top: 10px;
}
.rss {
	background-image: url(img/icons/rss.jpg);
	height: 23px;
}
.rss a {
	text-decoration: underline;
	color: #177EE7;
}
.rss a:hover {
	text-decoration: none;
}
.tabs {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #292929;
	padding-bottom: 27px;
	margin-bottom: 10px;
}
.tabs li {
	display: inline;
}
.tabs a {
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #292929;
	padding: 5px;
	width: 107px;
}
.tabs a:hover {
	color: #FFFFFF;
	background-color: #292929;
}
.active a {
	color: #FFFFFF;
	background-color: #292929;
}
#tab2 li {
	font-weight: bold;
}
#tab2 a {
	font-weight: normal;
}
/**********************************BLOG posts*******************************/
#menu_blog {
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
}
#menu_blog li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
}
#menu_blog a {
	color: #292929;
	text-decoration: none;
	margin-right: 10px;
}
#menu_blog a:hover, #menu_blog #current {
	color: #177EE7;
}
.alignleft, .alignright, .tags {
	font-size: 13px;
}
.alignleft {
	float: left;
}
.alignright{
	float: right;
}
#nav_prevnext ul, #nav_prevnext {
	margin-left: 0px;
}
#nav_prevnext li {
	list-style-type: none;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#nav_prevnext .alignleft {
	background-image: url(img/arrow_prevnext_left.gif);
	background-position: left 4px;
	padding-left: 17px;
	width: 300px;
}
#nav_prevnext .alignright {
	background-image: url(img/arrow_prevnext_right.gif);
	background-position: right 4px;
	width: 300px;
	padding-right: 17px;
	text-align: right;
}
.more-link {
	font-size: 19px;
	background-image: url(img/arrow_leer_mas.gif);
	background-position: 200px 4px;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-top: 10px;
	text-decoration: none;
	display: block;
	width: 195px;
}
.post, .posts-list {
	margin-bottom: 20px;
}
#related_posts, #author_posts {
	background-color: #EAEAEA;
	font-size: 13px;
	margin-bottom: 20px;
	padding: 15px;
}
#related_posts ul {
	margin-left: 15px;
}
#author_posts ul {
	margin-left: 15px;
	list-style-type: none;
	margin-bottom: 25px;
}
#related_posts li, #author_posts li {
	background-image: url(img/boliche_brown.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#author_posts li {
	margin-bottom: 10px;
	padding-left: 15px;
}
#related_posts a, #author_posts a {
	color: #292929;
	text-decoration: underline;
}
/**********************************BLOG comments*******************************/
#comments h3 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292929;
	margin-top: 20px;
}
#comments li {
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	list-style-type: none;
	padding-left: 10px;
}
#comments .num-comment {
	background-color: #177EE7;
	color: #FFFFFF;
	font-size: 19px;
	font-weight: bold;
	margin-right: 10px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#comments .comment-info {
	font-size: 13px;
}
#comments .admin-comment, #comments .autor-comment {
	background-color: #EAEAEA;
}
#comments textarea {
	width: 650px;
}
#comments .submit-button {
	padding: 3px;
}
#comment-preview {
	border: 1px solid #292929;
	margin-bottom: 20px;
}
#comment-preview h2 {
	color: #177EE7;
}
.allowed-tags {
	font-size: 13px;
}