/*  
Theme Name: GlossyBlue
Theme URI: http://www.ndesign-studio.com
Description: WP glossy theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1.4
Author: Nick La
Author URI: http://www.ndesign-studio.com

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(images/background.jpg) #74CDE8 repeat-x;
	margin: 0px;
	padding:0;
}

.not { background-color:#006699; color:#FFF; display:block; font-size:12px; font-weight:bold; padding:5px 0 5px 5px; margin:0 0 10px 0;  }


.fleft { float:right;}





.rgt { float:right;}






#page {

	margin:19px auto 19px auto;
	width: 950px;
	background: #FFFFFF;
}


#contenedor { overflow:hidden; margin:0 0 0 0; padding:8px 26px 20px 26px; background-color:#fff; }


#contenido { display:block; float:right; width:660px; padding:0 0 10px 0; margin:0 auto 0 auto; overflow:hidden;}


#barra { width:645px; margin:0 0 10px 0; height:21px; padding:9px 0 0 15px; display:block; background:url(images/barra.jpg) no-repeat;}



.crumbs { font-size:11px;}




#srvcnt { width:290px; float:left; padding:0 10px 0 0; border-right:1px solid #DDD; margin:0 25px 0 0;}





/*** set the width and height to match your images **/

#slideshow {
	float:left;
	margin:0 0 20px 0;	
	width:660px;
	    position:relative;
    height:250px;
}

#slideshow DIV {
	
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height:250px;
    background-color: #FFF;
}

#slideshow DIV.active {
	
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
	
    height:250px;
    display: block;
    border: 0;
    margin-bottom: 15px;
}




.post-content { margin:0 0 15px 0;}




/*************** espacio de noticias al home **********************************/



#news { width:290px; float:right; border-left:1px solid #DDD; padding:0 0 0 20px;}


#blq { margin:0 0 15px 0; padding:0 0 6px 0; border-bottom:1px solid #000; }

a.tib1:link { padding:2px 2px 2px 2px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; color: #000; font-size:13px;}
a.tib1:visited { color:#000; font-size:13px;}
a.tib1:hover {  color:#006699; text-decoration:none;}


.fchb1 { display:block;  font-size:11px; font-family: Arial, Helvetica, sans-serif; color:#006699;  margin:5px 0 5px 0; padding:0 0 0 3px; letter-spacing:0.09em;  }

.txtbltr { font-size:10px; font-family: Arial, Helvetica, sans-serif;}




#noticias { float:left; width:400px; padding:0 20px 0 0; margin:0 15px 10px 0; border-right:1px solid #EEEEEE; }

.fchb2 {  font-size:11px; font-family: Arial, Helvetica, sans-serif; color:#333; margin:5px 0 5px 0; }


/***************Cierre **********************************/




#blq1 { width:690px; float:left; height:65px;}


#bloqeng { width:240px; float:left; height:65px;display:block;}


.chile {width:210px; height:60px; float:left; display:block; margin-top:14px} 
.fono {width:210px; height:60px; float:left; display:block; margin-top:14px} 
.msn {width:210px; height:60px; float:left; display:block;} 
.catalogo {width:210px; height:100px; float:left; display:block; margin:14px 0 0 0;} 

/************************* Menu superior ************************************************************/



#menuh {
	margin-top:23px;
	float:right;
	display:block;
	font:Verdana, Geneva, sans-serif 10px; 

}

#menuh ul, li {
	font-weight:bold;
	margin:0 0 10px 0;
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
}

#menuh a {
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
	color: #333;
	display: block;
	padding: 3px 5px;
	text-align: center;
	border-width: 1px 1px 1px 0;
}


#menuh a#primero {
	font-weight:normal;
color: #F60;
}

#menuh a:visited {
	font-weight:normal;

}


#menuh a:hover {
	color:#F60;
}





/***** buscar **************/


#search { display:block; height:20px;  padding:0 0 0 0; width:190px; float:right; margin:21px 0 0 0;}

#input {   height:20px; font-size:11px; color:#036; padding:3px 10px 0 10px; height:18px; background:url(images/serachbar.jpg) no-repeat; width:150px; border:none; float:left;}

#searchsubmit { cursor:pointer; outline-style:none; display:block; width:20px; height:20px; background:transparent url(images/lupa.gif) no-repeat scroll 0 0; border:none; float:right;}


a.buscara  { padding:0 0 5px 23px; background-image:url(images/lens.png); background-repeat:no-repeat; cursor:pointer; color: #036; font-weight:bold; font-size:12px; font-family:Verdana,Arial,Helvetica,sans-serif; margin:0 0 3px 0; display:block;}





#resultados { margin:0 0 30px 0;}
.contador { font-size:12px; font-weight:bold;}

.mdy { margin:4px 0 0 0; display:block; font-size:10px; color:#999; }





a.archivo  { padding:0 0 2px 19px; background-image:url(images/file.png); background-repeat:no-repeat; cursor:pointer; color: #036; font-weight:bold; font-size:12px; font-family:Verdana,Arial,Helvetica,sans-serif; margin:0; display:block;}





/*************** MENU izquierdo **********************************/




#menu { float:left;  overflow:hidden; width:210px; }




ul#sliding-navigation
{
	list-style: none;
	margin:20px 0 0 0;
	padding: 0;
}

ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 200px;
	padding: 3px 18px 0 0;
	margin: 0;
	margin-bottom: 7px;
}


ul#sliding-navigation li.sliding-element a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #044161;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover { color: #54BFE2; }



.min { color:#999; font: Arial, Helvetica, sans-serif; font-size:11px; margin:0 0 0 0; font-weight:bold; }




#menu ul li a.current {
color:#54BFE2;
}



.micro { border-top:1px solid #EEE; display:block; padding:5px 0 0 0;}







/****************** bloque **************************/


#bloque { width:329px;  margin:0 0 15px 0; float:left;}


.iz { display:block; overflow:hidden;  border:4px solid #EEE; overflow:hidden; padding:0; margin:0 0 15px 0;}
.dr {width:360px;}
.fright { float:right;}






.pr { margin:8px 0 0 0;}






.celeste { color:#006699; font-family:Arial, Helvetica, sans-serif;}



/***************Cierre espacio de blog al home **********************************/



#master_twitter { width:100%; padding:0;  float:right; width:220px;}

.twitter{list-style-type:none; padding:0; margin:0; display:inline; text-align:left; font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}





.post-title { margin:0 0 0 0; float: left; margin:0; width: 600px;}



.h3mod {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color: #555;
	text-decoration: none;
}











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

a:hover {
	text-decoration: underline;
}
img {
	
	margin:0;
}
p {
	padding:0;
	margin: 0px;
}

h1 {
	margin:0 0 5px 0;
	font: normal 22px/100% Arial, Helvetica, sans-serif;
	color: #000;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #000;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font:normal 22px/100% Arial, Helvetica, sans-serif;
}


h2 a, h2 a:visited {
	display:block;
	margin:0 0 10px 0;
	font-size:20px;
	font-weight:bold;
	color: #006699;
	text-decoration: none;
}
h2 a:hover {
	color:#006699;
	text-decoration: none;
}

.meta {
color: #033;
font-weight:bold;
display:block;
font-size:10px;
margin:0 0 5px 2px;
}










/******************************************** ESTILO POST ESCRITO ****************************************/

.project_title {
margin-bottom:10px !important;
}



h3 {
color:#4D4D4D;
font-family:Helvetica,Arial,sans-serif;
font-size:14px;
margin:0 0 5px;
}




.uno {
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
display:block;
width:230px;
}


.dos {
	float:right;
	overflow:hidden;
display:block;	
width:410px;
}


.mrg { margin:0 0 10px 0;}

.tipubl { color: #888; display:block; padding:5px 0 5px 0; margin:0 0 20px 0; border-top:3px solid #F0F0F0; border-bottom:3px solid #F0F0F0; }






/* estilo link post */

a.pstlink { font-family:Verdana, Geneva, sans-serif; text-decoration:none; color:#F60;}
a.pstlink:hover { text-decoration:underline; }






/********************************************CIERRE ESTILO POST ESCRITO **********************************/






h4 {	
color:#666;
font-family:Helvetica,Arial,sans-serif;
font-size:12px;
margin:0 0 7px;

}


form {
	margin:0px;
	padding:0px;
}









/******************* SERVICIOS *************************************************************************/

#blservicios { width:100%; margin:0 0 14px 0; padding:0 0 10px 0; overflow:hidden;}

.servderecha { float:right; width:390px; padding:0;}
.servizquierda { float:left; width:250px; overflow:hidden; }








/********************** CIERRE SERVICIOS ******************************************************/





/* header area */
#header {
	background: #0FACEA;
	height: 170px;
	position: relative;
}

.logo {
margin:0 0 0 5%;
background-image:url(images/logotipo.png);
background-repeat:no-repeat;
width:250px;
height:100px;
float:left;
}

#botonera {
height:65px;
margin:0 auto;
width:100%;
}




#social { width:650px; height:20px; margin:10px 0 0 0; display:block;}
.social { float:left;  margin:0 5px 0 0;} 





/* content area */
#content {
	margin:0 0 0 0;
	padding:0 0px 30px 0;
	float:left;
	width: 650px;
	overflow: hidden;
}
.post {
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}



.post-title {
	margin:5px 0 0 0;
	float: left;
	margin-left: 10px;
	width: 500px;
}

.entry {
		width:550px;
	word-spacing:1,2px;
	clear: both;
	padding:0;
}

/*********************************************************** ENTRADA ************************************/
.entry1 {

	word-spacing:1,2px;
	padding-top:0px;
}



.post-cat {
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}





/*************************** la empresa **********************************************/


#org { border-top:1px solid #DDD; padding:14px 0 0 0; width:100%; }







/* comments area */
#comments, #respond {
	font-weight:bold;
	font-size:12px;
	color:#666;
	border-bottom: 1px dotted #CCCCCC;
	margin:20px 0 0 0;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin:10px 0px 10px 0;
	padding-left:0;
	line-height: 130%;
}
.commentlist li{
	list-style-type:none;
	padding: 15px 10px;
}
.commentlist .alt {
	background: #E6F7FF;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #3294E4;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #D7F2FF;
	border:none;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	color:#3294E4;
	width: 478px;
	height: 115px;
	background: #D7F2FF;
	border:none;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus { 
	background-color:#FFF;
 border:1px solid #DDD;
}
#commentform #submit{
	background-color: #54BFE2;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: 144px;
	height: 28px;
	cursor: pointer;
}



/********************************* SIDEBAR PARA TRABAJOS 1 ***************************************************/

#contentworks {
margin:0 0 20px 0;	
display:block;
float:right;
min-height:400px;
padding:0;
width:650px;	
	
	}





#sidebarworks {
width:230px;
display:block;
float:left;
margin:0 auto;
overflow:hidden;
padding:0 0 10px;
}

/*sidebar list level1 */
#sidebarworks ul {
	margin: 0;
	padding: 0;
}
#sidebarworks ul li {
	display:block;
	list-style: none;
	margin: 0 0 3px 0;
	padding:10px 10px 10px 0;
}
/*sidebar list level2 */
#sidebarworks ul li ul {
	padding: 0;
	margin: 0 0 17px 0;
}
#sidebarworks ul li ul li{
	color:#CCCCCC;
	padding:5px 0 0 0px;
	border-bottom: 1px solid #ddd;
}
/*sidebar list level3 */
#sidebarworks ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}


.com1 { display:block; padding-left:20px; font-family:Arial, Helvetica, sans-serif; color:#627863; font-weight:bold; float:left; background:url(images/icono-coment.gif) no-repeat 0 0 scroll;}















/*sidebar */
#sidebar {
	float:right;
	padding: 0px 0 20px 0px;
	width: 250px;
	color: #666666;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #333;
	margin:0;

}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	padding:1px;
	font-size:11px;
	color: #F60;
	text-decoration: none;
}
#sidebar a:hover{
	font-size:11px;
	color: #636;
	text-decoration: none;
}


/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0 0 3px 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0 0 17px 0;
}
#sidebar ul li ul li{
	color:#CCCCCC;
	padding:5px 0 0 0px;
	border-bottom: 1px solid #ddd;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	padding-left:0 !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	padding-left: 0;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	padding-left:0;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}


/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}




.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	color:#FFF;

}
img.alignleft, img[align="left"] {

	margin: 2px 10px 15px 0px;
}
.alignright {

}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}








strong { font-weight:bold;}

p { font-family:Arial, Helvetica, sans-serif;  }

.resaltarp { font-weight:bold; color:#666;}


a.linknormal { font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #F30; text-decoration:none;}
a.linknormal:hover { text-decoration:underline;}














 






/********************************************************  INDEX  *********************************************/


.index1 { width:860px; height:300px; margin:0 auto 0 auto; border:1px solid #CCC; }






/***************************************************** diseño gráfico ****************************************/

.diseno { width:860px; margin:0 auto 20px auto; overflow:hidden;}
.img { width:860px; margin:0 auto 60px auto; overflow:hidden;}


.izqimg { width:600px; float:left; background-color:#fff;}
.textoder {float:left; padding:0 0 20px 17px; width:230px; }



.nombredeproyecto {
	display:block;
	line-height:16px;
text-transform:uppercase;
margin:0 0 0 0;
color:#324153;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.subnombre_proyecto1 {
text-transform:uppercase;	
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
display:block;
padding:3px 0 5px 0;
margin:0 0 12px 0;
color: #333;
}

.fecha { display:block; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:0 0 5px 0; color:#324153;}










/****************************************** CONTACTO ******************************************************/


#cnt { width:860px; height:100%; overflow:hidden; margin:25px auto 15px auto;}
.cntizquierda { float:left; width:600px;}

.cntderecha { background-image:url(imagenes/sombra_acs.png); background-repeat:repeat-y; float:right; width:240px; height:350px; padding:0 0 10px 15px;}
.orange { color:#F60;}




.bsrv { width:590px; margin:0 0 10px 0;}






/**************************************************** PIE PAGINA ********************************************/

.center { margin:0 auto; width:580px; height:60px; align:center;}


/* footer area */


#footer {
	width:950px;
	height:100px;
	margin:0 0 0 0;
	overflow:hidden;
	color:#333;
	font-size:11px;
	text-align:center;
	padding:0 0 35px 0;
}



#pie {
	margin:0 26px 0 26px;
	padding:20px 0 0 14px;
border-top:1px solid #DDD;


}




.texto img {
  display: block;
  width:90px; height:90px;
  float: left;
  margin-right: 8px;
}

/****************************************** INDIVIDUAL ***************************************************/


.indimg { width:600px; float:left; background-color:#333;}
.textoind { float:left; padding:0 0 20px 17px; width:230px;}





#menupr {margin:15px 0 0 0; }
 

a.aproyecto { float:right; font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #066; text-decoration:none; font-weight:bold;}
a.aproyecto:visited { font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11px;  text-decoration:none;}
a.aproyecto:hover {   text-decoration:underline;}


a.sproyecto { float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#066; text-decoration:none; font-weight:bold;}
a.sproyecto:visited { font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11px;  text-decoration:none;}
a.sproyecto:hover {  text-decoration:underline;}



/*******************************************************SCROLL OVER *****************************************/

a.scrollover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
display:inline;
margin:0 5px 0 0;
color:#ffffff;
}
/* Estado Over */
a.scrollover em:first-line {
color: #FC3;
}


/*************************************************** barra local *******************************************/

#brrlocal { width:860px; height:20px; border-bottom:1px solid #DADADA; margin:0 auto 20px auto;}

a.brr { font-family:Arial, Helvetica, sans-serif; color:#333; text-decoration: none; font-weight:bold;}
a.brr:hover { color: #F60; text-decoration: none;}

#idbrr {color: #F60;}
