/*
Theme Name: GB
Theme URI: http://beewh.com/
Description: Plantilla de Wordpress para la web de GB Consulting.
Version: 0.9
Author: Bee Desarrollos Web
Author URI: http://beewh.com/
Tags: corporate, two columns
*/

body {
	font-size: 9pt;
	font-family: 'Segoe UI',Calibri,'Myriad Pro',Myriad,'Trebuchet MS',Helvetica,Arial,sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}

a {
	text-decoration: none;
	color: #008998;
}

a:hover{ text-decoration: underline; }

.encabezado {
	padding-right: 20px;
	height: 116px;
}

.productos {
	margin-bottom: 20px;
	border-color: #D9D9D9;
	border-width: 1px;
	border-style: solid;
	padding-right: 20px;
	height: 190px;
}

#myGallery, #myGallerySet, #flickrGallery
{
	width: 960px;
	height: 190px;
	z-index:5;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { }

* html .withArrows a.open:hover { filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

.sidebar {
}

.cuerpo {
}

.footer {
	margin-left: 0px;
	background-color: #f7f7f7;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.noticias {
	min-height: 220px;
	padding: 10px;
	float: left;
	border-color: #D9D9D9;
	border-width: 1px;
	border-style: solid;
	width: 198px;
	background-image: url(img/gradiente.png);
	background-repeat: repeat-x;
}

.noticias p {
	margin-top: 5px;
}

.videos {
	min-height: 345px;
	height: 345px;
	background-repeat: repeat-x;
	background-image: url(img/gradiente.png);
	border-color: #d9d9d9;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	width: 318px;
}

.casos {
	padding: 10px;
	border-color: #D9D9D9;
	border-width: 1px;
	border-style: solid;
	width: 318px;
	background-image: url(img/gradiente.png);
	background-repeat: repeat-x;
}

.socmedia {
	margin-top: 20px;
	padding: 10px;
	border-color: #D9D9D9;
	border-style: solid;
	border-width: 1px;
	width: 318px;
	background-image: url(img/gradiente.png);
	background-repeat: repeat-x;
}

.col1 {
	margin-top: 20px;
}

.col2 {
	margin-top: 20px;
}

.space {
	margin-right: 20px;
}

.clientes {
	padding: 10px;
	margin-top: 20px;
	border-color: #d9d9d9;
}


.clientes img {
	margin-right: 10px;
	border-width: 0px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;}
	
.clientes img:hover {
	filter: alpha(opacity=100);
 	-moz-opacity: 1;
 	opacity: 1;
}

.bee img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;}
	
.bee img:hover {
	filter: alpha(opacity=100);
 	-moz-opacity: 1;
 	opacity: 1;
}

.titulocol_i {
	margin: 0px;
	font-weight: bold;
	color: #008998;
	float: left;
}

.titulocol_d {
	color: #008998;
	float: right;
}

.widget{ margin-top: 20px; padding: 10px; border-color: #d9d9d9; border-style: solid; border-width: 1px; }
.widget p {
	margin-top: 5px;
	margin-bottom: 0px;
}
.casoitem {
	height: 90px;
}

.casoitem img {
	border-color: #D9D9D9;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	height: 65px;
	width: 115px;
	float: left;
}

.caositem p {
	padding: 0px;
	margin: 0px;
	float: left;
}

.socmedia {
	height: 81px;
}

.socmedia img {
	border-width: 0px;
}

.socmedia img:hover {filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;
}
.footimg {
	padding-right: 10px;
	height: 50px;
	float: left;
}

.footlinks {
	padding-top: 10px;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
}

.footdir {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

.footiram {
	border-right-color: #d9d9d9;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 10px;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

.bee {
	padding-left: 7px;
	padding-top: 5px;
	height: 40px;
	float: left;
}

.linkp { background-position: 10px 10px; padding-top: 10px; margin-bottom: 5px;}
.linkp a { margin-left: 30px; font-size: 13px; text-decoration: none; color: #008998;}
.menu a { margin-left: 30px; color: #000; text-decoration: none; text-transform: capitalize; font-size: 13px;}
.menu a:hover{ }
.menu ul{padding: 0px; margin: 0px;}
.menu li{ padding-bottom: 5px; border-bottom-color: #D9D9D9; border-bottom-style: solid; border-bottom-width: 1px; list-style-position: inside; list-style-type: none; margin-bottom: 5px;}
.menu li:hover {
	background-position: 10px 2px;
	background-repeat: no-repeat;
	background-image: url(img/punto-gris.jpg);
}
li.current_page_item {
	background-repeat: no-repeat;
	background-position: 10px 2px;
	background-image: url(img/punto-verde.jpg);
}
li.page-item-94 {
	border-width: 0px;
}
.iso{ margin-top: 20px; padding: 10px; border-color: #d9d9d9; border-style: solid; border-width: 1px; }
.iso p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.panel img{ height: 190px; width: 960px; border-width: 0px; }

element.style {
bottom:0;
height:60px;
left:0;
position:absolute;
width:942px;
z-index:999;
}
.panel .panel-overlay {
background-color: black;
color:#FFFFFF;
opacity: 0.7;
font-size:0.7em;
}
.panel .panel-overlay, .panel .overlay-background {
padding:0 1em;
}
.panel h2 {
	margin-bottom: 0px;
	margin-top: 5px;
	padding: 0px;
}
.noticias img {
	border-color: #D9D9D9;
	border-style: solid;
	border-width: 1px;
}
.cli_tit {
	margin-top: 30px;
	margin-right: 20px;
	font-weight: bold;
	color: #008998;
	float: left;
}
.cli_cont {
	float: left;
}
h2.archive-title {
	margin-top: 1px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
	padding-left: 20px;
	color: #008998;
	font-weight: bold;
	font-size: 13px;
	background-repeat: no-repeat;
	background-image: url(img/punto-amarillo.jpg);
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	border-bottom-width: 1px;
}
h2.page-title {
	margin-top: 1px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
	padding-left: 20px;
	color: #008998;
	font-weight: bold;
	font-size: 13px;
	background-repeat: no-repeat;
	background-image: url(img/punto-amarillo.jpg);
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	border-bottom-width: 1px;
}
.index-entry-title {
	padding: 0px;
	margin: 0px;
}
h2.index-entry-title a {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
h2#entry-title-single {
	padding-top: 0px;
	margin-top: 1px;
	padding-bottom: 5px;
	text-transform: uppercase;
	padding-left: 20px;
	color: #008998;
	font-weight: bold;
	font-size: 13px;
	background-repeat: no-repeat;
	background-image: url(img/punto-amarillo.jpg);
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	border-bottom-width: 1px;
}
.size-large {
	text-align: left;
}
.alignleft {
	margin-top: 5px;
	margin-bottom: 5px;
	border-color: #d9d9d9;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	float: left;
}
.alignright {
	margin-top: 5px;
	margin-bottom: 5px;
	border-color: #d9d9d9;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	margin-left: 10px;
	float: right;
}
.alignnone {

	border-width: 0px;

}
.post-index {
	margin-bottom: 20px;
}
.index-thumb {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.index-thumb img {
	height: 44px;
	width: 80px;
	border-width: 0px;
}
blockquote {
	background-repeat: no-repeat;
	background-image: url(./img/fondo-quote.png);
	padding: 10px;
	margin: 0px;
	background-color: #e7fafc;
}
.separador {
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #e7fafc;
	height: 10px;
	width: 100%;
}
#post-single {
	padding-bottom: 20px;
	border-bottom-color: #e7fafc;
	border-bottom-style: solid;
	border-bottom-width: 10px;
}
.thread-even {
	padding: 10px;
	background-color: #F7F7F7;
}
.thread-odd {
	padding: 10px;
}
.commentmetadata {
	padding: 0px;
	margin: 0px;
}
.commentlist p {
	padding: 0px;
	margin: 0px;
}

.carousel_container {
	width: 100%;
	height: 100px;
	margin: 0px auto;
	border: 0px;
}