/* 
	Theme Name: Linkes original style
	Theme URL: http://www.linke.com.ve/blog
	Description: 
	Author: linke
	Author URI: http://www.linke.com.ve
	Version: 1.0
	Tags: linke, disenio
*/
* {
	border:none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(i/body_background.png) bottom repeat-x #006fb9;
}
a {
	text-decoration:none;
}
.firstWrapper {
	background:url(i/footer_background.jpg) bottom center no-repeat /*#002157*/;
}
.secondWrapper {
	background:url(i/linke_background.png) repeat-x;
}
.thirdWrapper {
	background: url(i/header_background.jpg) center top no-repeat;
}
/* ze header */
.header {
	height:105px;
}
#pageLogo {
	position:absolute;
	margin:12px 0 0 27px;
	cursor:pointer;
}
/* the top menu */
#topMenu {
	position:absolute;
	margin:0 0 0 245px;
	list-style:none outside;
	width:700px;
	height:84px;
}
#topMenu li {
	margin:0 1px 0 0;
	display:inline-block;
	width:110px;
	height:84px;
	cursor:pointer;
	background:url(i/top_menu.gif) no-repeat;
}
#topMenu li a {
	display:block;
	width:110px;
	height:84px;
}
#topMenu #menuNosotros {
	background-position:0px 0px;
}
#topMenu #menuNosotros:hover {
	background-position:0px -10px;
}
#topMenu #menuServicios {
	background-position:-112px 0px;
}
#topMenu #menuServicios:hover {
	background-position:-112px -10px;
}
#topMenu #menuProductos {
	background-position:-223px 0px;
}
#topMenu #menuProductos:hover {
	background-position:-223px -10px;
}
#topMenu #menuPortafolio {
	background-position:-334px 0px;
}
#topMenu #menuPortafolio:hover {
	background-position:-334px -10px;
}
#topMenu #menuDesarrollos {
	background-position:-445px 0px;
}
#topMenu #menuDesarrollos:hover {
	background-position:-445px -10px;
}
#topMenu #menuContactanos {
	background-position:-556px 0px;
}
#topMenu #menuContactanos:hover {
	background-position:-556px -10px;
}
/* end of the top menu */
/* end ze header */
/* portafolio */

/*
#portafolio .thumbShadow {
	background-image:url(i/thumbs_shadow.gif);
	display:inline-block;
	height:150px;
	margin:9px 0 0 9px;
	padding:3px;
	width:147px;
}
.portaThumbnail {
	width:146px;
	height: 146px;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.portaStory {
	background:transparent url(i/black_transparency.png) repeat scroll 0 0;
	display:block;
	font-size:12px;
	height:14px;
	margin:123px 0 0 3px;
	overflow:hidden;
	padding:3px 0;
	position:absolute;
	text-align:center;
	width:140px;
}
.portaStory a {
	color: #ffffff;
}
*/
/* end portafolio */
/* main area */
.main {
}
.main .wrapper {
	background:url(i/sideshadows.png) repeat-y;
	background-position:2px;
}
/* category headers */
.home .categoryHeader {
	width:960px;
	height:272px;
	margin-left:12px;
	background-image:url(i/audiencia.jpg);
	overflow:hidden;
}
.home .categoryHeader .carousel-control{
	display:none;
}
.home .categoryHeader ul{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	white-space:nowrap;
}
.home .categoryHeader .carousel-wrap{
	width:960px;
	height:272px;
	margin:0;
}
.home .categoryHeader ul li{
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:960px;
	height:272px;
}
.home .categoryHeader ul li p{
	margin:0;
	padding:0;
}
/* end category headers */
.content {
	float:left;
	background:url(i/content_background.png) repeat-x top #ebebeb;
	margin-left:12px;
	width:632px;
	min-height:355px;
	font-size:14px;
	color:#747474;
}
.sideBar {
	float:left;
	background:url(i/sidebar_background.png) repeat-x top #a4a4a4;
	width:308px;
	min-height: 579px;
	padding:0 10px;
}
.sideBar ul {
	display:block;
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
.sideBar li {
	list-style-type: none;
}
.widgettitle, .content h2 {
	display: block;
	font-weight: normal;
	font-size: 34px;
	color: #fff;
	letter-spacing:-1px;
}
.footer .widgettitle {
	font-size: 24px;
}
.footer a {
	color:#cfcfcf;
}
.footer a:hover {
	color:#fff;
}
/* end main area*/
/* footer classes */
.footer {
	height:272px;
	overflow:hidden;
	color:#ffffff;
}
.footerlogo {
	position:absolute;
	margin:15px 0 0 30px;
	padding-right: 10px;
	border-right:1px solid #fff;
	height: 215px;
	text-align:right;
	font-size:11px;
}
.footerlogo p{
	margin-top:0;
}
.footerlogo h3{
	margin-bottom:3px;
}
.footer h2 {
	font-weight: normal;
	margin:0 0 5px 0px;
}
.footer ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 15px 0 0 205px;
	position: absolute;
}
.footer ul li {
	display: block;
	float: left;
	width:195px;
}
.footer ul li ul {
	list-style-type: disc;
	margin:0 0 0 -20px;
}
.footer ul li ul li {
	display: block;
	float: none;
	width:150px;
}
/* end footer classes */
/* general classes */
.wrapper {
	width:981px;
	margin:0 auto;
}
.onlyText {
	position:absolute;
	top:-200000px;
}
.clearE {
	clear:both;
	height:0px;
	overflow:hidden;
}
.home .post {
	margin: 0 15px 15px 12px;
}
.home .post p {
	margin:0;
}
.theTags{
	display:block;
	margin:4px 0;
}
.home .post .thumbnail {
	float:left;
	width:97px;
	height:97px;
	border:1px solid #999999;
	margin:0 15px 15px 0px;
}
h3.feature-story {
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0;
}
.content a, .content h3 {
	color:#FF7B00;
}
.content a:hover {
	color:#0071bb;
}
.excerpt {
	display:table;
}
.postTools {
	background:#c9c9c9;
	height:18px;
	margin:10px 0 0 0;
	padding:2px;
	text-align: right;
}
.sideBar h2 {
	display:block;
	height:60px;
	margin:15px 0 10px 0;
}
.sbTitWrap {
	position:absolute;
	width:330px;
}
.sbTitBg {
	background:url(i/sidebar_heading_bg.png);
	display:block;
	float:right;
	height:53px;
	padding:7px 5px 0 5px;
}
.sbTitPre {
	background:url(i/sidebar_heading_closer.png);
	display:block;
	float:right;
	width:7px;
	height:60px;
}
.sbTitPost {
	background:url(i/sidebar_heading_opener.png);
	display:block;
	float:right;
	width:7px;
	height:60px;
}
.content h2 {
	display:block;
	height:60px;
	margin:15px 0 10px 0;
}
.titWrap {
	position:relative;
	left:-15px;
}
.titBg {
	background:url(i/heading_bg.png);
	display:block;
	float:left;
	height:53px;
	padding:7px 5px 0 5px;
}
.titPre {
	background:url(i/heading_opener.png);
	display:block;
	float:left;
	width:5px;
	height:60px;
}
.titPost {
	background:url(i/heading_closer.png);
	display:block;
	float:left;
	width:5px;
	height:60px;
}
.storyContent {
	padding:0 15px 20px 15px;
	font-size:16px;
}
.storyContent .postTools{
	height:21px;
}
.sideBar{
	color:#747474;
	font-size:14px;
}
.sideBar a{
	color:#003573;
}
.sideBar .post-title{
	font-size:24px;
	letter-spacing:-1px;
}
.sideBar p{
	margin:3px 0;
}
.post .postDate {
	padding:0 15px;
	font-size:11px;
	margin-top:15px;
}
h3.storyTitle{
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
	padding:0 15px;
	margin:0 0 10px 0;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_window #TB_title #TB_closeAjaxWindow #TB_closeWindowButton{
	color:#FF9900;
	display:block;
	font-size:19px;
	margin-right:7px;
	margin-top:6px;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background: url(i/sidebar_heading_bg.png) repeat-x 0px -3px;
	height:53px;
	color:#FFFFFF;
	font-size:29px;
	font-weight:normal;
	letter-spacing:-1px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.archive .post{
	margin:0 15px;
}
.archive .thumbnail{
	float:left;
	margin:0 15px 15px 0;
}
.archive h3{
	margin:0 0 5px 0;
}
.archive .postDate{
	margin:0 0 5px 0;
}
.archive p{
	margin:0;
}
.archive .storyContent{
	display:table;
	margin: 0;
	padding: 0;
}
.archive .postTools{
	margin-bottom:15px;
}
/* carousel */
.portaWrapper{
	background-image: url(i/work_background.png);
	width: 960px;
	margin: 0 0 0 12px;
	height: 171px;
	overflow:hidden;
}
.carousel-wrap{
	position:absolute;
	width:880px;
	padding:0;
	margin:0;
	float:left;
	margin-top:7px;
}
.portaWrapper ul{
	display:inline;
	width:880px;
	list-style-type: none;
	white-space: nowrap;
	margin:0;
	padding:0;
}
.portaWrapper ul li{
	background-image:url(i/thumbs_shadow.gif);
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:156px;
	margin:0;
	padding:0;
	width:176px;
}
.portaWrapper ul li a{
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	height:146px;
	margin:3px 0 0 14px;
	width:146px;
}
.portaWrapper ul li a h3{
	display: block;
	background-image: url(i/black_transparency.png);
	font-size:11px;
	position: absolute;
	margin: 124px 0 0 3px;
	padding:2px 0 0 0;
	width:140px;
	height: 18px;
	overflow: hidden;
	color: white;
	text-align: center;
	display: none;
}
.portaWrapper .previous{
	display:block;
	background:url(i/button_right.png) right no-repeat;
	width: 40px;
	height:1px;
	padding-top:169px;
	z-index:2;
	overflow:hidden;
	float:left;
	cursor:pointer;
}
.portaWrapper .next{
	display:block;
	background:url(i/button_left.png) left no-repeat;
	width: 40px;
	height:1px;
	padding-top:169px;
	z-index:2;
	overflow:hidden;
	float:left;
	cursor:pointer;
}
#lastSlide{
	cursor:pointer;
}