/*
Theme Name: Clickgnosis v.1.0
Theme URI: http://www.clickgnosis.com/
Description: Plantilla de la primera versión de la web corporate
Version: 1.0
Author: Bruno Bagot
Author URI: http://www.bagot.info/
Tags: clickgnosis, agency


*/




/* RESET
----------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background-color: #fff;
	font-family: Verdana;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana;
}
p {
	/*font-family: Georgia, 'Times New Roman', serif;*/
}
a {
    outline: none;
    color: #075796;
    /*text-decoration: none;
    border-bottom: 1px solid #075796;*/
}
a img {
	border: none;
	padding: 1px 0;
}
/*img {
	visibility:	hidden;
}*/
ol, ul {
	overflow: hidden;
}

.jquery-corner {
	position: relative;
	z-index: 1;
}



/* HIDDEN
----------------------------------------------------- */

#header ul,
h1.x0, h2.x0, p.x0, label.x0, img.x0,
#menu li span,
#myCarousel span,
#footer p span,
body.rolesAlfa h1,
body.portfolio_index h1,
body.reservaSalvaje h1,
body.single #singleNav dt,
body.single #singleNav dd.prev a span,
body.single #singleNav dd.next a span {
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}

#header hr,
#menu br, #menu hr,
#footer hr,
body.blog_index #sidebar br,
body.reservaSalvaje #content form br {
	display: none;
}




/* GRID
----------------------------------------------------- */

div.x1_4,
ul.x1_4 li {
	float: left;
	width: 225px;
	margin-right: 10px;
}

ul.x1_3 li {
	float: left;
	width: 303px;
	margin-right: 10px;
}

/* GENERAL
----------------------------------------------------- */
body {
	/*padding: 0 10px;*/
}
#global {
	display: block;
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	display: block;
	width: 880px;
	height: 165px;
}
#content,
#sidebar,
#content2 {
	/*margin-left: 20px;*/
}
#content {
	margin-bottom: 10px;
}
#content2 {
	clear: both;
	margin-right: 10px;
	padding-top: 20px;
}
#menu {
	/*position: absolute;
	top: 20px;*/
}


/* IPHONE
----------------------------------------------------- */
#annonce_site_mobile {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 36px;
	padding: 15px 0;
	background-color: #FEFEC3;
	margin-bottom: 25px;
}
#annonce_site_mobile a {
	font-size: 48px;
}

/* Sensorama 
----------------------------------------------------- */

body.sensorama #content {
	overflow: hidden;
	min-height: 385px;
	height: auto !important;
	height: 385px;
	padding: 0 20px 75px 460px;
	background: transparent url(/wordpress/wp-content/themes/clickgnosis.es/sensorama/webomapLegend.png) no-repeat 15px 377px;
}
/*
body.sensorama #content {
	background: transparent url(/wordpress/wp-content/themes/clickgnosis.es/sensorama/webomapLegend.png) no-repeat bottom left;
}
body.sensorama div.hover {
	background: transparent url(/wordpress/wp-content/themes/clickgnosis.es/sensorama/webomapLegend.png) no-repeat 20px 375px;
}*/
body.sensorama #jqzoom {
	margin-left: 15px;
	position: absolute;
	top: 170px;
}
body.sensorama div.jqZoomWindow {
}


body.sensorama #content h2 {
	font-size: 18px;
	color: #075590;
	margin-top: 10px;
}
body.sensorama #content p {
	margin-top: 8px;
	font-size: 11px;
}
body.sensorama #content p strong {
	font-size: 14px;
	font-weight: normal;
}



/* Roles Alfa 
----------------------------------------------------- */
body.rolesAlfa #content ul {
	display: block;
	width: 880px;
	padding-left: 40px;
	height: 262px;
	overflow: hidden;
	background: transparent url(/wordpress/wp-content/uploads/2009/05/roles-alfa.jpg) no-repeat left top
}
body.rolesAlfa #content ul li {
	display: block;
	float: left;
	width: 80px;
	margin: 20px 5px 0;
	height: 200px;
	text-align: center;
	color: #CACFD5;
}
body.rolesAlfa #content ul li:hover {
	color: #fff;
}
body.rolesAlfa #content ul li strong {
	font-size: 14px;
}
body.rolesAlfa #content ul li em {
	font-size: 8px;
	font-style: normal;
}
body.rolesAlfa #content ul li.hover * {
	display: block;
}

/* Blog > singlePost 
----------------------------------------------------- */

div.singlePost {
	padding-bottom: 20px;
}
div.singlePost p {
	font-size: 14px;
	line-height: 12px;
	text-align: justify;
	margin: 8px 0 2px;
}


body.single div.singlePost h1 {
	font-size: 30px;
	line-height: 27px;
	margin: 10px 0 10px;
}
body.blog #menuBlog h1 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 10px;
}
body.blog div.singlePost h2 {
	font-size: 24px;
	line-height: 22px;
	margin: 0 0 10px;
}

body.single #sidebar h3,
body.single #menuBlog h2,
body.blog #sidebar h3,
body.blog #menuBlog h2 {
	clear: left;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 5px;
}
body.single #menuBlog h2,
body.blog #menuBlog h2 {
	margin-top: 25px;
}
body.blog #menuBlog p {
	font-size: 12px;
	line-height: 12px;
	margin: 10px 0 30px;
}
body.blog #menuBlog p.tagCloud {
	line-height: 20px;
}
body.blog #menuBlog p.tagCloud a {
	white-space: nowrap;
}




a.more,
input.more {
	display: block;
	width: 30px;
	height: 30px;
	background: transparent url(tpl/bg-more.png) no-repeat 0 0;
}
a.more:hover,
input.more:hover {
	background-position: -30px 0;
}


/* Page > Blog index
----------------------------------------------------- */
body.blog_index #menuBlog,
body.blog_index #content {
	display: block;
}
body.blog_index #menuBlog { 
	float: right; 
	margin-right: 20px;
}
body.blog_index #singlePost,
body.blog_index #sidebar {
	display: block;
	float: left;
}
body.blog_index #menuBlog { 	width: 180px; }
body.blog_index #content {		width: 680px; }
body.blog_index #singlePost {	width: 400px; margin: 0 20px; }
body.blog_index #sidebar {		width: 220px; }

body.blog_index #sidebar li {
	display: block;
	overflow: hidden;
	min-height: 85px;
	height: auto !important;
	height: 85px;
	margin-bottom: 10px;
	line-height: 11px;
	font-size: 11px;
}
body.blog_index #sidebar li a.thumb {
	position: relative;
	margin: 0 10px 5px 0;
	clear: left;
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
}
body.blog_index #sidebar li a.thumb img {
	/*margin-top: 1px;*/
}
body.blog_index #sidebar li h4 {
	margin-top: -55px;
	margin-left: 60px;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 4px;
}
body.blog_index #sidebar li p {
	margin-left: 60px;
}
body.blog_index #singlePost h2 {
	margin-top: 15px;
	clear: left;
	font-size: 21px;
	line-height: 24px;
}
body.blog_index #singlePost p {
	font-size: 14px;
	line-height: 16px;
}


/* ARCHIVE
----------------------------------------------------- */
body.archive #content,
body.archive #sidebar {
	display: block;
	float: left;
}

body.archive #content {	width: 640px; margin-left: 20px; }
body.archive #sidebar {	width: 180px; margin-left: 20px; }



body.archive h1 {
	margin: 20px 0;
	color: #075590;
	font-size: 24px;
}

body.archive #content li {
	display: block;
	overflow: hidden;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin-bottom: 10px;
}
body.archive #content a.corner {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0 10px 8px 0;
	border: none;
	overflow: hidden;
}
body.archive #sidebar a { 		color: #CACFD5 !important; white-space: nowrap; }
body.archive #sidebar a:hover { color: #075796 !important; }

/* SINGLE
----------------------------------------------------- */

body.single #media {
	position: absolute;
	top: 0;
	margin-top: 180px;
	margin-left: 20px;
	display: block;
	overflow: hidden;
	width: 400px;
}
body.single h1 {
	/*background: transparent url(tpl/bg-single-h1.jpg) no-repeat bottom;*/
	display: block;
	padding: 10px 20px 10px 450px;
	color: #0A5690; /*#fff;*/
	font-size: 48px;
	line-height: 48px;
	text-align: left;
}
body.single #content h2 {
	font-size: 18px;
	color: #0A5690;
	margin-top: 10px;
}
body.single #content h3 {
	font-size: 14px !important;
	color: #000;
	margin: 10px 0 0;
}

body.single #content {
	padding: 10px 20px 0 450px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
body.single #content p {
	font-size: 14px;
	margin: 10px 0 5px;
	text-align: justify;
}
body.single #content ul {
	margin: 10px 0 5px;
}
body.single #content li {
	margin-left: 20px;
	list-style: disc;
	font-size: 14px;
}
body.single #content pre {
	font-size: 14px;
	display: block;
	width: 410px;
}

body.single #content p.www a {
	font-size: 14px;
}


body.single #singleNav {
	margin: 40px 0 0;
	clear: left;
}
body.single #singleNav dl {
	display: block;
	overflow: hidden;
	background-color: #fff; /*#CACFD5;*/
}
body.single #singleNav dd {
	display: block;
	float: left;
	margin-top: 5px;
}
body.single #singleNav dd.prev {
	width: 40px;
	margin-left: 410px;
}
body.single #singleNav dd.desc {
	width: 390px;
	padding: 2px 0 5px;
	font-size: 14px;
	padding-bottom: 20px;
}
body.single #singleNav dd.next {
	width: 40px;
}
body.single #singleNav dd.prev a,
body.single #singleNav dd.next a {
	margin-top: 10px;
	display: block;
	width: 13px;
	height: 25px;
	margin-left: 12px;
	background-image: url(tpl/button-prev-next.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
body.single #singleNav dd.next a { 			background-position: -13px 0 !important; }
body.single #singleNav dd.prev a:hover { 	background-position: 0 -25px !important; }
body.single #singleNav dd.next a:hover { 	background-position: -13px -25px !important; }


/*body.single #footer {
	margin-top: 10px !important;
}*/







/* HEADER
----------------------------------------------------- */

#header img {
	margin: 15px 0 0 10px;
	clear: both;
	position: absolute;
}
#path {
	position: absolute;
	top: 130px;
	background-color: #CACFD5;
	display: block;
	width: 840px;
	padding: 5px 20px;
	line-height: 14px;
	font-size: 10px;
	color: #666;
}
#path a {
	color: #666;
}
#path a:hover {
	color: #075590;
}


/* CONTENT
----------------------------------------------------- */




/* MENU
----------------------------------------------------- */

#menu {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -440px;
	z-index: 1;
	display: block;
	width: 880px;
	margin-top: 5px;
}
#menu p {
	float: right;
	display: block;
	height: 20px;
	margin-right: 10px;
}
#menu p span {
	margin-left: 20px;
}
#menu ul {
	margin-top: 18px;
	float: right;
	display: block;
	width: 675px;
}
#menu li {
	float: left;
	margin-left: 10px;
}
#menu li a {
	display: block;
	width: 125px;
	height: 78px;
	line-height: 90px;
	background: transparent url(tpl/bg-menu.jpg) no-repeat 0 0;

}
#menu li.m1 a:hover,
#menu li.m1 a.active {	background-position: -125px 0; }

#menu li.m2 a { 		background-position: 0 -78px; }
#menu li.m2 a:hover,
#menu li.m2 a.active { 	background-position: -125px -78px; }

#menu li.m3 a { 		background-position: 0 -156px; }
#menu li.m3 a:hover,
#menu li.m3 a.active { 	background-position: -125px -156px; }

#menu li.m4 a { 		background-position: 0 -234px; }
#menu li.m4 a:hover,
#menu li.m4 a.active { 	background-position: -125px -234px; }

#menu li.m5 a { 		background-position: 0 -312px; }
#menu li.m5 a:hover,
#menu li.m5 a.active { 	background-position: -125px -312px; }



/* FOOTER
----------------------------------------------------- */
#footer {
	display: block;
	clear: both;
	background-color: #CACFD5;
	margin: 0 0 20px;
	overflow: hidden;
	padding-bottom: 10px;
}
#footer p {
	display: block;
	width: 270px;
	float: right;
	margin: 10px 140px 0 20px;
	font-size: 10px;
	color: #333;
}
#footer p#links {
	width: 390px;
	margin-right: 40px !important;
	color: #666;
}
#footer p#links a.blank {
	color: #666;
}





/* PORTFOLIO
----------------------------------------------------- */

body.portfolio_index #content h2,
body.page #content h1 {
	font-size: 30px;
	line-height: 30px;
	color: #00538A;
}
body.portfolio_index #content h2 {
	margin-top: 50px;
	margin-left: 20px;
}
body.portfolio_index #content
body.page #content {
	margin-left: 0 !important;
	padding-bottom: 10px;
}


body.portfolio_index #content div.img,
body.page #content div.img {
	overflow: hidden;
	margin-bottom: 35px;
}
/*body.portfolio_index #content p.excerpt,*/
body.page #content div.content {
	display: block;
	width: 660px;
	text-align: left;
	margin: 10px 0 0 0;
}
/*body.portfolio_index #content p.excerpt,*/
/*body.page #content #content li p {
	font-size: 18px !important;
	margin: 0 20px 0;
	padding-bottom: 10px;
}*/
body.portfolio_index #content a.bigLink {
	display: block;
	clear: left;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
}

/* news styles 02/2010 */
body.portfolio h3 {
	color: #00538A;
	margin: 15px 0 0;
	font-size: 16px
}
body.portfolio p {
	margin: 5px 0 0;
	font-size: 12px;
}
body.portfolio #content div.desc {
	padding-left: 20px;
	padding-right: 20px; 
}

/* Carousel
- - - - - - - - - - - - - -  */

#content #carousel {
	
}

#content .js .carousel-wrap {
	/*vertical-align:middle;*/
	clear: left;
	width: 880px;
}

.IE #content .js .carousel-wrap{
	display:inline;
}


#content .js ol li {
	overflow: hidden;
	display: inline;
	float: left;
	width: 840px;
	min-height: 480px;
	height: auto !important;
	height: 480px;
	padding: 10px 0 20px;
}


#content #carousel ol li {
	position: relative;
	width: 880px;
	margin: 0;
}
#content #carousel ol li img {
}

#content span.carousel-control {
	overflow: hidden;
	position: absolute !important;
	z-index: 99 !important;
	top: 375px;
	vertical-align: middle;
	width: 200px;
	height: 200px;
	cursor: pointer;
	line-height: 999px;
	background-image: url(tpl/button-array.png);
	margin-top: -210px;
}


#content .carousel-previous { 
	background-position: 0 0;
}
#content .carousel-previous:hover { 	background-position: 0 -200px !important; }

#content .carousel-next{ 
	background-position: 0 -400px;
	margin-left: 680px;
}
#content .carousel-next:hover { 		background-position: 0 -600px !important; }

#content #carousel .carousel-control{
	-moz-opacity: 0.2;
	opacity: 0.20;
	filter: alpha(opacity=20);
}
#content #carousel .carousel-control:hover{
	-moz-opacity: 0.9;
	opacity: 0.90;
	filter: alpha(opacity=90);
}

#content #carousel .disabled,
#content #carousel .disabled:hover{
	-moz-opacity: 0.1;
	opacity: 0.10;
	filter: alpha(opacity=10);
	cursor: default;
}


#content div.carousel-pagination {
	position: absolute;
	top: 380px;
	overflow: hidden;
	margin-left: 202px; /*222*/
}
#content div.carousel-pagination p {
	padding-left: 100px;
	line-height: 16px;
	overflow: hidden;
	
}
#content div.carousel-pagination p a {
	display: block;
	overflow: hidden;
	background: transparent url(tpl/bg-jcarousel-control.png) no-repeat 0 0;
	width: 16px;
	height: 16px;
	float: left;
	line-height: 999px;
	margin-left: 2px;
	cursor: pointer;
}
#content div.carousel-pagination p a:hover { 	background-position: -16px 0 !important; }
#content div.carousel-pagination p a.active {	background-position: -32px 0 !important; cursor: default; }


/* PORTFOLIO (.page)
----------------------------------------------------- */
body.page #content div.content p {
	padding-bottom: 10px;
}



/* RESERVA SALVAJE	
----------------------------------------------------- */

body.reservaSalvaje #content,
body.reservaSalvaje #sidebar {
	display: block;
}
body.reservaSalvaje #content {
	width: 300px;
	float: right;
}
body.reservaSalvaje #content h2 {
	margin-top: 20px;
}
body.reservaSalvaje #content p {
	margin-top: 10px;
	text-align: center;
}
body.reservaSalvaje #content p.img {
	display: block;
	width: 300px;
	height: 200px;
}

body.reservaSalvaje #content ul {
	list-style: square;
}


body.reservaSalvaje #sidebar {
	width: 520px;
	margin-left: 20px;
	
}
body.reservaSalvaje #sidebar p { 
	color: #075796;
}

body.reservaSalvaje fieldset {
	
}
body.reservaSalvaje form label,
body.reservaSalvaje form span {
	display: block;
	float: left;
	width: 350px;
}
body.reservaSalvaje form label {
	width: 120px;
	margin-right: 10px;
	font-size: 16px;
	line-height: 25px;
	height: 40px;
	clear: left;
}
body.reservaSalvaje form label strong {
	color: #075796;
	margin-left: 1px;
	margin-right: 1px;
}
body.reservaSalvaje form span span {
	
}
body.reservaSalvaje form span input,
body.reservaSalvaje form span textarea {
	background-color: #CACFD5;
	width: 340px;
	margin: 0 0 0 5px;
	padding: 5px 10px;
	background: transparent url(tpl/bg-form-input.jpg) no-repeat left top;
	font-size: 18px;
}
body.reservaSalvaje form span input {
	height: 20px;
}
/*body.reservaSalvaje form span.message {
	height: 240px !important;
}*/
body.reservaSalvaje form span textarea {
	background: transparent url(tpl/bg-form-textarea.jpg) no-repeat left top;
	height: 225px;
	overflow: auto;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

body.reservaSalvaje form input.submit {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	float: none;
	clear: both;
	margin: 5px 0 0 135px;
	font-size: 16px;
	text-align: center;
	display: block;
	width: 350px;
	height: 30px;
	background: transparent url(tpl/bg-submit.png) no-repeat 0 0;
	color: #075796;
}




body.reservaSalvaje #callUs {
	background: #cacfd5 url(tpl/bg-callUs.png) no-repeat 5px 5px;
	height: 100px;
	margin-top: 20px;
}

body.reservaSalvaje #callUs p {
	margin: 7px 10px 0 55px;
	font-size: 12px;
}
body.reservaSalvaje #callUs p a {
	text-decoration: none;
	color: #000;
}
body.reservaSalvaje #callUs p strong {
	font-size: 14px;
	display: block;
	clear: both;
}


body.reservaSalvaje #footer {
	margin-top: 25px;
}




/* SUSCRIPCION
----------------------------------------------------- */

body.suscripcion #content,
body.suscripcion #sidebar {
	display: block;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
body.suscripcion #content {
	width: 520px;
}
body.suscripcion #sidebar {
	width: 300px;
}

body.suscripcion #content h1 {
	font-size: 30px;
	color: #075796;
}
body.suscripcion #content h2 {
	font-size: 18px;
	color: #075796;
	margin-top: 10px;
}
body.suscripcion #content ol {
	overflow: hidden;
	margin-top: 10px;
}
body.suscripcion #content li {
	display: block;
	float: left;
	width: 250px;
	height: 140px;
	margin-right: 10px;
	background: transparent url(tpl/bg-suscripcion-li.png) no-repeat 0 0;
	text-align: center;
}
body.suscripcion #content p {
	margin-top: 10px;
}
body.suscripcion #content li p {
	color: #666;
	font-size: 10px;
	display: block;
	width: 250px;
	text-align: center;
	padding: 0 0 5px; 
	margin-top: 15px;
}
body.suscripcion #content li a img {
	margin-top: 7px;
}











ul.twitter li {
	margin-top: 10px;
}




body.blog #menuBlog form.feedburner {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 40px;
}
body.suscripcion form.feedburner {
	margin-left: 38px;
}
form.feedburner label {
	color: #666;
	font-size: 10px;
	display: block;
	width: 143px;
	text-align: center;
	padding: 0 0 5px; 
}
form.feedburner input {
	float: left;
	line-height: 26px;

}
form.feedburner input#email,
form.feedburner input#feedburnerEmail {
	width: 133px;
	height: 22px;
	padding: 8px 5px 0;
	border: none;
	margin: 3px 0;
	background: transparent url(tpl/bg-feedburnerEmail.png) no-repeat 0 0;
	font-size: 14px;
	cursor: pointer !important;
}
form.feedburner input.submit {
	clear: right;
	margin: 2px 0 0 5px;
	font-size: 0;
}





