/*
Theme Name: Pathlink - Web and Comunication 
Theme URI: http://phatlink.com.ar
Description: Theme desarrollado para Wordpress 2.8.5 
Version: 1 (WP2.8.5)
Author: PathLink
Author URI: http://www.pathlink.com.ar
Tags: PathLink Comunication, Institucional, Web Design Studio
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
/* Estilos generales */

html {
	background: #12366B url(style/images/bg_body.png) repeat-x left top;
}
body {
	background: url(style/images/ondas.png) no-repeat center top;
}
h1 {
	font: 18pt Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-bottom: 20px;
}
h2 {
	font: 16pt Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-bottom: 20px;
}
#blog #side h2 {
	color:#036;
	font-size:14px;
	margin-top: 1em;
}
h3 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-bottom: 20px;
}
p {
	margin-bottom: 1.4em;
	line-height: 1.4em;
}
a, strong {
	font-weight: normal;
	color:#93B1CE;
}
a:hover {
	color:#F90;
}
/*Lay Out*/


/* home2011 */

#home2011 .box { float: left; display: inline; margin: 1%; width: 23%; padding-top: 100px; background-repeat: no-repeat; background-position: center -30px; font-size: 11px;}
#home2011 .boxdoble { float: left; display: inline; margin: 1%; width: 26%; padding: 0 21% 10px 1%; background-repeat: no-repeat; background-position: center bottom; font-size: 11px; }

.box h4, .boxdoble h4 { font-size: 18px; font-family: georgia, serif; }
.box h4 a, .boxdoble h4 a { text-decoration: none; color: #fff; }
.boxdoble h4 { padding: 10px 0; }
.boxdoble h4 a { color: #37A4DC;}
.box h4 a:hover, .boxdoble h4 a:hover { text-decoration: underline; }

.volanta { font-size: 11px; color: #2268D1; text-transform: uppercase; font-family: arial, sans-serif;}

#contenido2011 {
	width: 598px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	padding: 20px 10px;
	border: 1px solid #225BB3;
	background-color: #0E274D;
	color: #ddd;
}

#contenido2011 h2 { font-size: 18px; margin-bottom: 10px; }
#contenido2011 h2 a { color: #99BAED; text-decoration: none; }
#contenido2011 h2 a:hover { text-decoration: underline; }

/* Menu 2011 */
	#menu-navegacion li a, #menu-navegacion li { float: left; }
	#menu-navegacion li { position: relative; display: inline-block; padding-right: 8px; }
	#menu-navegacion li a { text-decoration: none; color: #93B1CE; height: 24px; line-height: 24px; display:block; padding: 1px 30px 1px 0; text-transform: uppercase; }
	#menu-navegacion li a:hover { color: #fff; }
		
	/* Submenu */
	.hasChildren { position: absolute; width: 10px; height: 10px; background:#F8BF52; right: 50px;top: 50%; margin-top: -5px; border-radius: 5px;}
	ul ul .hasChildren { right: 5px; }
	
	#menu-navegacion li ul { display: none; position: absolute; left: 0; top: 100%; padding: 0; margin: 0; z-index: 100;}
	#menu-navegacion li:hover > ul { display: block; }
	#menu-navegacion li ul li, #menu-navegacion li ul li a {float: none;} *#menu-navegacion li ul li {_display: inline;  /*for IE6*/ }
	#menu-navegacion li ul li a { width: 180px; display: block; background: #fff; border-top: 1px solid #069; height: 26px; line-height: 26px; padding-left: 8px; text-transform: none; font-size: 11px;}
	#menu-navegacion li ul li a:hover { background-color: #93B1CE; }
	
	/* Sub-Submenu */
	#menu-navegacion li ul li ul { display: none; }
	#menu-navegacion li ul li:hover ul { left: 100%;top: 0; }


#contenedor {
	width: 850px;
	margin: 0px auto;
}

#blog #contenedor {
	border:2px solid #FFF;
	background: url(style/images/bg_contenedor_blog.gif) repeat-y;
	width: 950px;
	}
#blog #encabezado {
	width: 150px;
	float:left;
	}
#cabezal {
	padding-top: 20px;
	height:80px;
}
.teaser {
	padding-right: 10px;
}
#contenido {
	width: 620px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	padding: 20px 0;
}

#side {
	float: right;
	width: 210px;
	padding: 0 0 20px;
}
#blog #side {
	width: 149px;
	padding: 2.5em 10px 16px;
	color:#036;
}

/* Logo */

#cabezal h1 {
	background: url(style/images/logopathlink.png) no-repeat left top;
	/*width: 152px;*/
	height: 51px;
	/*float: left;*/
	margin: 0;
}
#encabezado h1 {
	background: url(style/images/logopathlink2.png) no-repeat left top;
	height: 71px;
	margin-bottom:2em;
	}
#cabezal h1 a, #encabezado h1 a {
	display: block;
	text-indent: -99999px;
	height: 30px;
	outline:none;
}
/* los siguientes estilos son reemplazados por los que hay en el plugin DropDownMenu 
#nav 		{float: right;overflow: hidden;width: 680px;}
#nav li 	{float: right;height: 30px;margin-left: 10px;line-height:30px;}
#nav li a 	{color: #fff;display: block;text-align: right;font: 10px/30px helvetica, arial, sans-serif;
			 text-transform: uppercase;text-decoration: none;height: 30px;padding: 0 5px;}
#nav li a:hover	{color: #069;background-color:#FFF;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
*/
#encabezado ul li {
	padding: 0 10px;
	}
#encabezado ul li a{
	font-variant: small-caps;
	color:#9CF;
	display:block;
	padding: 5px 0;
	text-decoration:none;
	border-bottom: 1px solid #036;
	}
#encabezado ul li a:hover {
	color:#FFF;
	}

.tagline {
	padding: 20px 0;
}
.doblecolumna {
	width: 279px;
	margin-right: 20px;
}

.post h3 {
	font-weight: bold;
	color:#9CF;
	font-size: 11pt;
}

.post h3 small {
	color: #F96;
	text-decoration: none;
	text-transform: uppercase;
	font: 11px Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

.post h4 {
	font-weight: normal;
	color:#fff;
	font-size: 14pt;
	padding-left: 30px;
}

.post h5 {
	font-weight: bold;
	color:#ff6600;
	font-size: 11pt;
}

.post img	{
	padding: 10px;
}
.post ul {
	margin-bottom: 1.4em;
	}
.post ul li {
	line-height: 18px;
	}
.post dl {
	margin-bottom: 1.4em;
	}
.post dt {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-bottom: 10px;
}
.post dt small {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #68A0C1;
	margin-left: 10px;
}
.post dd {
	margin-bottom: 1.6em;
}
.post hr {
	border: none;
	border-top: 1px dotted #069;
	margin: 2em 0;
}

.post div.small {
	border: 1px solid #CCC;
	background-color: #E0E0E0;
	padding: 15px;
	font-size: 0.9em;
	}
/*estilos para la lista de pasos en la página "como tener mi propio sitio web" */

dl.pasos dt {
	font-weight: bold;
	color:#9CF;
	font-size: 11pt;
	margin: 1em 0;
}
.pt1, .pt2, .pt3, .pt4 {
	padding-left: 25px;
}
.pt1 {
	background: url(style/images/step.png) no-repeat left center;
}
.pt2 {
	background: url(style/images/step2.png) no-repeat left center;
}
.pt3 {
	background: url(style/images/step3.png) no-repeat left center;
}
.pt4 {
	background: url(style/images/step4.png) no-repeat left center;
}
dl.pasos dd {
	border-bottom: 1px dotted #069;
	margin-bottom: 1em;
	}
	
/*estilos para los botones en "sobre posicionamiento"*/
ul.posicionamiento {
	font: normal 16px/16px Georgia;
	}
.posicionamiento li {
	width: 70%;
	}
.posicionamiento li a {
	padding: 15px 10px;
	border-bottom: 1px solid #369;
	display:block;
	text-decoration:none;
	}
.posicionamiento li a:hover {
	color:#FFF;
	background-color: #153D77;
	}

/*contenedores de páginas especiales del blog */
#newsletter {
	padding: 30px 20px;
	color: #333;
	float:left;
	width: 590px;
	border-right: 1px dotted #CCC;
}
#newsletter a {
	color:#369;
}
#newsletter a:hover {
	color: #39C;
}
#newsletter strong {
	color:#000;
	font-weight: bold;
}
#newsletter h2 {
	margin-bottom: 0.5em;
	color:#036;
}
#newsletter h3 {
	color: #999;
}
#newsletter h4 {
	color:#000;
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
}
#newsletter h6 {
	margin:0 0 2em;
	font: normal 11px/12px Verdana, Geneva, sans-serif;
	color: #999;
}
#newsletter .post {
	border-bottom: 1px dotted #666;
	padding:15px 0;
}
/* Contenidos para el portfolio */
#portfolio .intro {
	width: 230px;
	float:left;
	margin-right: 20px;
	padding: 20px 0;
}
#portfolio .galeria {
	width: 600px;
	float:right;
}
/* Sidebar */

/*estilos para los campos personalizados de las páginas especiales*/

.linking {
	margin-bottom: 1.4em;
	font-size: 11px;
        margin-top:15px;
}
.linking h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	background: url(style/images/bg_h3_linking.bmp) no-repeat right center;
}
.linking ul {
	border: 1px solid #036;
	border-bottom:none;        
}
.linking ul li a {
	text-decoration: none;
	display:block;
	padding: 5px 10px;
	color: #FFF;
	font-size: 9px;
	font-family:Verdana;
	border-bottom:1px solid #036;
}
.linking ul li a:hover {
	background-color:#036;
}
/*estilos para el plugin de la galería*/

.widgettitle {
	line-height: 24px;
	height:30px;
}
#gallerywidget-3 .widgettitle, #gallerywidget-4 .widgettitle {
	font-size: 14px;
	padding-left: 35px;
	background: url(style/images/titulo_barra_portfolio.png) no-repeat;
	margin: 0 0 0.8em;
}
li.wGallery {
	float:left;
	margin: 8px;
	display:inline;
	border: 1px solid #FFF;
}

.wp-caption a img {
	border: 1px solid #FFF;
}
.hidden {
	display: none;
}
#side #google_ad {
	padding: 0px;
	margin-bottom: 10px;
	height: 19px;
	width: 211px;
	list-style: none;
	background:	url(style/images/google_add.png)no-repeat left top;
}
#side #google_ad li {
	line-height: 18px;
}
#side #google_ad li a {
	color: #666;
	text-decoration: none;
	font-size: 15px;
	display: block;
	padding-left: 5px;
}
#side #desarrollo {
	padding: 0px;
	margin-bottom: 10px;
	height: 19px;
	width: 211px;
	list-style: none;
	background: url(style/images/desarrollo.png) no-repeat left top;
}
#side #desarrollo li {
	line-height: 18px;
}
#side #desarrollo li a {
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	display: block;
	padding-left: 5px;
}
#side #consultar {
	list-style: none;
	margin: 10px 0px 0px;
	padding: 0px;
	background: url(style/images/consultar.gif) no-repeat left center;
}
#side #consultar li {
	height: 18px;
	width: 133px;
	margin: 0px;
	padding: 0px;
}
#side #consultar li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding-left: 20px;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

#pie {
	margin-bottom: 30px;
	background: url(style/images/bg-footer.png) repeat-x;
	clear: both;
	padding: 20px 0;
}
#pie .inner div { width: 31%; float: left; margin: 0 1%; }
#pie p {
	color: #FFF;
	font: 11px Arial, Helvetica, sans-serif;
}

#pie .inner {
	margin: 0 auto;
	width: 880px;
}

#pie h5, #pie h5 a { font-family: "Trebuchet MS",Trebuchet,Tahoma,Arial,sans-serif; font-size: 17px; color: #99BAED; text-decoration: none; font-weight: normal; margin-bottom: 12px; }

.twitter-item {
	margin-bottom: 10px;
	font-size: 11px;
}

#searchsubmit {
	color:#FFFFFF;
	background: #036;
	border: 2px outset #d7b9c9;
	height: 25px;
	margin: 5px 0 5px 0;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* jQuery slideshow*/

#slideshow {
	position:relative;
	height:300px;
	margin-bottom:20px;
	background: url(style/ajax-loader.gif) no-repeat center center;
}

#slideshow .slide {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    overflow: hidden;
}

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

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

.slide img {
	width: 100%;
}
.slide .copy {
	display: none;
/*	position: absolute:
	bottom: 0;
	left: 0;
	right: 0;
	min-height: 30px;
	padding: 1px 15px;
	background-color: rgba(0 0 0 0.5);
	z-index: 5;
*/
}


/* Estilo Wallpapers */

#mundial {
margin: 0px;
padding: 0px;
border: 0px;
}

#mundial img {
padding: 0px;
margin: 0px;
border: 0px;
}

#mundial p {
padding: 0px;
margin: 0px;
border: 0px;
}

/*Estilo Tarjetas Navidad*/

#tarjetas-fotos {
	float:left;
	width:600px;
}
#tarjetas-fotos a, #tarjetas-fotos img {
	display:inline;
	}
