/*   
Theme Name: Patricio Mas - 2010
Theme URI: http://www.patriciomas.cl/
Description: Custom Template for Patricio Mas online V-Card.
Author: Patricio Mas
Author URI: http://www.patriciomas.cl
Version: 4.0
.
This theme is exclusive property of Patricio Mas.
.
*/



/*--- INDEX STYLES ---*/

#index{
	background: #1A1A1A url(images/index-tile.png) repeat-x;
}
#index #bkgd-wrapper{
	background: url(images/index-bkgd.png) 0 31px no-repeat;
	width: 1020px;
	margin: auto;
}
#index #wrapper{
	width: 780px;
	margin: auto;
}
#index #tagline{
	background: url(images/tagline.png) 0 0 no-repeat;
	width: 530px ;
	height: 58px;
	text-indent: -9999px;
	margin: 0 auto 30px;
}
#index #datos div{
	float: left;
	width: 199px;
	border-right: 1px solid #274E4D;
	padding: 0 30px;
	
}
/*  Home Sociales */ 
#index #socials-list h2{
	background: url(images/home-titles.png) 0 1px no-repeat;
	width: 96px;
	height: 23px;
	text-indent: -9999px;
	margin: auto;
}
#index #socials-list a{
	font: normal 9px Verdana;
	color: #CCC;
	text-decoration: none;
}
#index #socials-list a:hover{
	color: #F30;
}
#index #socials-list li{
	background: url(images/home-icons.png) no-repeat;
	padding: 3px 0 0 25px;
	margin: 10px 0;
	height: 18px;
}
#index #socials-list li.icon-rss{
	background-position: -16px 1px;
}
#index #socials-list li.icon-twitter{
	background-position: -16px -31px;
}
#index #socials-list li.icon-linkedin{
	background-position: -16px -63px;
}
#index #socials-list li.icon-facebook{
	background-position: -16px -96px;
}
/*  Home Contacto */ 
#index #contact-list h2{
	background: url(images/home-titles.png) 0 -24px no-repeat;
	width: 96px;
	height: 23px;
	text-indent: -9999px;
	margin: auto;
}
#index #contact-list a{
	font: normal 9px Verdana;
	color: #CCC;
	text-decoration: none;
}
#index #contact-list a:hover{
	color: #F30;
}
#index #contact-list li{
	background: url(images/home-icons.png) no-repeat;
	padding: 3px 0 0 25px;
	margin: 10px 0;
	height: 18px;
	font: normal 9px Verdana;
	color: #FFF;
}
#index #contact-list li.icon-fono{
	background-position: -16px -134px;
}
#index #contact-list li.icon-email{
	background-position: -16px -164px;
}
#index #contact-list li.icon-address{
	background-position: -16px -196px;
}
#index #contact-list li.icon-skype{
	background-position:  -16px -229px;
}
/*  Home Trabajo */ 
#index #trabajo-list{
	text-align: center;
	border: none !important;
	font: normal 9px Verdana;
	color: #CCC;	
}
#index #trabajo-list p{
	width: 160px;
	margin: 12px auto;
}
#index #trabajo-list h2{
	background: url(images/home-titles.png) 0 -47px no-repeat;
	width: 96px;
	height: 23px;
	text-indent: -9999px;
	margin: auto;
}
#index #trabajo-list a{
	font: normal 9px Verdana;
	color: #CCC;
	text-decoration: none;
}
#index #trabajo-list a:hover{
	color: #F30 !important;
}
#index #trabajo-list a.pixelkit-logo-link{
	display: block;
	background: url(images/home-icons.png) 0 -318px no-repeat;
	width: 124px;
	height: 50px;
	text-indent: -9999px;
	margin: 10px auto;
}
#index #trabajo-list a.pixelkit-contacto-link{
	background: url(images/home-icons.png) -16px -164px no-repeat;
	padding: 5px 0 0 25px;
	margin: 10px 0;
	height: 18px;
	font: normal 9px Verdana;
	color: #FFF;
}

/* Home Twitts*/
#index #twitts{
	float: left;
}
#index #twitts .icon-sigueme-twitter{
	background: url(images/home-icons.png) -1px -257px no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	text-indent: -9999px;
	margin-left: 365px;
}
#index #twitts ul{
	border-top: 1px solid #274E4D;
	margin: 25px 0;
	padding: 20px 0 0 0;
	width: 780px;
}
#index #twitts li{
	background: url(images/home-icons.png) -56px -264px no-repeat;
	font: normal 9px Verdana;
	color: #FFF;
	border-bottom: 1px solid #272727;
	padding: 10px 0 10px 20px;
}
#index #twitts a{
	color: #666;
	text-decoration: none;
}
#index #twitts a:hover{
	color: #F30 !important;
}

/* No Home Footer */
#index #footer{
	display: none;
}



/*--- PAGE STYLES ---*/
#page{
	background: #1A1A1A url(images/page-tile.png) repeat-x;
}
#page #bkgd-wrapper{
	background: url(images/page-bkgd.png) 0 0 no-repeat;
	width: 1020px;
	margin: auto;
}
#page #wrapper{
	width: 788px;
	margin: auto;
}
#page #header{
	height: 158px;
}
#page #content{
	width: 600px;
	float: left;
	font: normal 12px Verdana;
	color: #B6B6B6;
}
#page #content.nosidebar{
	width: 788px;
}
#page #content h2{
	font: normal 24px Century Gothic, Verdana;
	color: #FFF;
	padding: 10px 0;
	margin: 0 0 20px 0;
}
#page #content strong, #page #content bold{
	font-weight: bold;
	color: #FFF;
}
#page #content a{
	color: #FFF;
	text-decoration: none;
	border-bottom: #FFF 1px dotted;
}
#page #content a:hover{
	color: #F30;
	border-bottom: #F30 1px dotted;
}
#page #content p{
	margin: 0 0 20px 0;
	line-height: 20px;
	text-indent: 5px;
}
#page #content ul, #page #content ol{
	margin: 0 0 20px 0;
}
#page #content li{
	padding: 5px 0 5px 0px;
	margin: 0 0 0 40px;
}
#page #content dl{
	margin: 0 0 10px 0;
}
#page #content dt{
	font-weight: bold;
	color: #FFF;
	padding: 5px 0 5px 0px;
	margin: 0 0 0 20px;
}
#page #content dd{
	padding: 0 0 10px 0px;
	margin: 0 0 0 40px;
	line-height: 1.5;
}
#page #content ul li{
	list-style: circle;
}
#page #content ol li{
	list-style: decimal;
}
#page #content h3{
	font: normal 22px Century Gothic, Verdana;
	padding: 0 0 10px 0;
	color: #46C2FF;
}
#page #content h3 a{
	border: none;
}
#page #content h4{
	font: normal 20px Century Gothic, Verdana;
	padding: 0 0 10px 0;
	color: #46C2FF;
}
#page #content h5{
	font: normal 18px Century Gothic, Verdana;
	padding: 0 0 10px 0;
	color: #46C2FF;
}
#page #content h6{
	font: normal 16px Century Gothic, Verdana;
	padding: 0 0 10px 0;
	color: #46C2FF;
}
#page #content blockquote{
	background: url(images/quotes.png) 5px 5px no-repeat;
	border: #242424 1px solid;
	padding: 20px 20px 0 50px;
	margin: 0 0 20px 0;
	font: italic 15px Georgia;
}
#page #content .gallery a{
	border: none;
}
 a.more-link{
	font: normal 9px Verdana;
	padding: 3px 6px;
	color: #666 !important;
	border: 1px solid #666 !important;
	text-indent: 0;
}
a:hover.more-link{
	background: #333;
	color: #FFF!important;
	border: 1px solid #FFF !important;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
img.alignleft{
	margin: 20px 20px 20px 0;
}
img.alignright{
	margin: 20px 0 20px 20px;
}
 
 /*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 153537 2009-09-10 13:26:24Z emartin24 $
 * Copyright (c) 2009 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
.wp-paginate {text-align: center; padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none; margin: 0 0 0 10px !important;}
.wp-paginate a {
/*background:#ddd; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;*/
	font: normal 10px Verdana;
	padding: 3px 6px;
	color: #666 !important;
	border: 1px solid #666 !important;
	text-indent: 0;

}
.wp-paginate a:hover, .wp-paginate a:active {
	background: #333;
	color: #FFF!important;
	border: 1px solid #FFF !important;
}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {
	font: normal 10px Verdana;
	padding: 3px 6px;
	text-indent: 0;
	background: #333;
	color: #FFF!important;
	border: 1px solid #FFF !important;
}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

/* style overrides for comments pagination */
.wp-paginate-comments {}
.wp-paginate-comments li {}
.wp-paginate-comments a {}
.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
.wp-paginate-comments .title {}
.wp-paginate-comments .gap {}
.wp-paginate-comments .current {}
.wp-paginate-comments .page {}
.wp-paginate-comments .prev, .wp-paginate-comments .next {}


 .post{
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	border-bottom: #242424 1px solid;
}
#content .search{
	margin: 10px 0;
}
#content input.search-textfield{
	width: 159px;
	margin: 5px 0 10px 0;
	background: #1A1A1A;
	border: 1px solid #666;
	padding: 3px 5px;
	color: #999;
}
#content input.search-submit{
 	background: #333;
	height: 22px;
	padding: 2px 6px;
	font: normal 9px Verdana;
	color: #FFF !important;
	border: 1px solid #FFF !important;
	text-indent: 0;
}
hr.separador{
	border: none;
	border-top: 1px solid #333;
}
/*--- METODO STYLES ---*/

#page #content.metodo{
	/* background: #666; */
	width: 788px;
}
#page #content.metodo .post{
	border: none;
}
#page #content.metodo .flujo{
	/* background: #333; */
	float: left;
	width: 116px;
	padding: 0 15px 0 0;
}
#page #content.metodo .flujo h4{
	font: bold 13px Arial;
	color: #FFF;
	margin: 15px 0 5px 0;
}
#page #content.metodo .flujo p{
	font: normal 11px Verdana;
	text-indent: 0;
	line-height: 15px;
}
#page #content.metodo .flujo.requerimiento{
	margin: 0;
}
/*--- SIDEBAR STYLES ---*/
#page #sidebar{
	float: left;
	margin: 52px 0 0 12px;
	width: 163px;
	padding: 8px 0 30px 12px;
	border-left: #373737 1px solid;
}
#page #sidebar h2, #page #sidebar h2 a{
	font: normal 15px Century Gothic, Verdana;
	color: #FFF;
	padding: 0;
}
#page #sidebar ul{
	margin: 0;
	/* border-bottom: #373737 1px solid; */
	padding: 0 0 10px 5px;
}
#page #sidebar li{
	list-style: circle;
	margin: 0 0 0 8px;
	color: #666;
	border-bottom: #373737 1px solid;
	padding: 5px 0;
}
#page #sidebar a{
	text-decoration: none;
	color: #999;
	font: normal 11px Verdana;
}
#page #sidebar a:hover{
	color: #FFF;
}
#page #sidebar{
	color: #999;
	font: normal 11px Verdana;
}
.searchbox input{
	width: 159px;
	margin: 5px 0 10px 0;
	background: #1A1A1A;
	border: 1px solid #666;
	padding: 3px 5px;
	color: #999;
}
/*--- GENERAL STYLES ---*/

#header{
	height: 145px;
}
/*--- TOP NAVIGATION ---*/
.topbar{
	font: normal 11px Verdana;
	color: #666;
	padding: 8px 0;
}
.topbar a{
	color: #666;
	text-decoration: none;
}
.topbar a:hover{
	color: #FFF;
}
.top-nav{
	width: 779px;
	margin: auto;
}
.top-nav p{
	float: left;
}
.top-nav ul{
	float: right;
}
.top-nav li{
	display: inline;
}
.top-nav li a{
	float: left;
	border-left: 1px solid #666;
	padding: 0 5px;
}
.top-nav li a.top-nav-inicio{
	border-left: none;
}
/*--- MAIN TITLE ---*/
#title{
	width: 779px;
	margin: 30px auto 0;
}
h1{
	display: inline;
}
h1 a{
	display: block;
	text-indent: -9999px;
	background: url(images/PatricioMas.png) 0 0 no-repeat;
	height: 87px;
	width: 312px;
	margin: auto;
}
.description{
	display: none;
}
/*--- MAIN NAVIGATION ---*/
#main-nav{
	float: right;
	margin: 41px 0 0 0;
}
#main-nav li{
	display: inline;
}

#main-nav a{
	float: left;
	text-indent: -9999px;
	margin: 0 0 0 26px;
	height: 14px;
}
#main-nav .button-Inicio a{
	background: url(images/main-nav.png) 0 0 no-repeat;
	width: 39px;
}
#main-nav .button-Portafolio a{
	background: url(images/main-nav.png) 0 -14px no-repeat;
	width: 69px;
}
#main-nav .button-Metodo a{
	background: url(images/main-nav.png) 0 -28px no-repeat;
	width: 55px;
}
#main-nav .button-Blog a{
	background: url(images/main-nav.png) 0 -42px no-repeat;
	width: 30px;
	height: 18px;
}
#main-nav .button-Contacto a{
	background: url(images/main-nav.png) 0 -60px no-repeat;
	width: 66px;
}
/*--- Formularios Contacto Form 7 Plugin ---*/

.wpcf7 input{
	width: 500px;
	margin: 5px 0 10px 0;
	background: #1A1A1A;
	border: 1px solid #666;
	padding: 3px 5px;
	color: #999;
}

.wpcf7 textarea{
	width: 500px;
	margin: 5px 0 10px 0;
	background: #1A1A1A;
	border: 1px solid #666;
	padding: 3px 5px;
	color: #999;
}
.wpcf7 .enviar input{
	width: 70px;
	margin: 5px 0 10px 0;
	background: #1A1A1A;
	border: 1px solid #666;
	padding: 3px 5px;
	color: #999;
}
/*--- Google Translate Plugin ---*/
.translate_block{
	margin: 0 0 5px 0;
	height: 20px;
}
.translate_block a{
	float: right;
	font: normal 9px Verdana;
	padding: 3px 6px;
	color: #666 !important;
	border: 1px solid #666 !important;
}
.translate_block a:hover{
	background: #333;
	color: #FFF!important;
	border: 1px solid #FFF !important;
}
/*--- FOOTER ---*/
#footer{
	/*background: url(images/footer-bkgd.png) 0 0 repeat-x;*/
	background: #151515;
	border-top: #333 1px solid;
	font: normal 11px Verdana;
	color: #545454;
	padding: 10px 0 20px;
	overflow: visible;
	margin: 10px 0 0 0;
}
#footer .footer-box{
	width: 785px;
	margin: auto;
}
#footer a{
	color: #545454;
	text-decoration: none;
}
#footer a:hover{
	color: #FFF;
}
#footer p{
	text-align: center;
}
#footer ul{
	float: right;
}
#footer li{
	display: inline;
	border-left: #333 1px solid;
	padding: 0 0 0 3px;
}
#footer li.footer-inicio{
	border: none;
}

