/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bg.png) repeat-y center;
	color:#8f8f8f; /*Color del texto plano*/

}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 2, 2011 09:36:48 PM America/New_York */
/* League Gothic */
@font-face {
	font-family: 'Goudy';
	src: url('../fonts/Goudy.eot');
	src: local('☺'), url('../fonts/Goudy.woff') format('woff'), url('../Goudy.ttf') format('truetype'), url('../fonts/Goudy.svg#webfont1Lb5Pdit') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('../fonts/League_Gothic-webfont.eot');
	src: local('☺'), url('../fonts/League_Gothic-webfont.woff') format('woff'), url('../League_Gothic-webfont.ttf') format('truetype'), url('../fonts/League_Gothic-webfont.svg#webfont1Lb5Pdit') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'LaneNarrowRegular';
    src: url('../fonts/LANENAR_-webfont.eot?') format('eot'),
         url('../fonts/LANENAR_-webfont.woff') format('woff'),
         url('../fonts/LANENAR_-webfont.ttf') format('truetype'),
         url('../fonts/LANENAR_-webfont.svg#webfontMAZXZguX') format('svg');
    font-weight: normal;
    font-style: normal;
}
#page{
	width:960px;
	margin:0 auto;
}

/* ----anchor---- */
a, a:link{
	color:#575757;
	text-decoration:none;
}
a:hover, a:active{
	color:#575757;
	text-decoration:none;
}


/* ----headers---- */
hface{
	/*background:url(../images/nav_bg.png) no-repeat bottom center;*/
	font-family: "Goudy", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#777777;
	margin-bottom:20px;
	font-size:32px;
	line-height:45px;
}
h2, h3{
	/*background:url(../images/nav_bg.png) no-repeat bottom center;*/
	font-family: "Goudy", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#777777;
	margin-bottom:20px;
}
h2{
	font-size:40px;
	line-height:80px;
}
h3{
	font-size:40px;
	line-height:45px;
}
h4{
	font-size:18px;
	text-decoration: underline;
	font-weight:bold;
	line-height:20px;
	color:#fff;
	margin-bottom:20px;

}
hp{
	font-size:18px;
	text-decoration: underline;
	font-weight:bold;
	line-height:20px;
	margin-bottom:20px;

}

p{

	line-height:20px;
	margin-bottom:20px;
}
p.detalle{
	font-size:12px;
	font-weight: bold;
	font-style: italic;
}
/* ----aside---- */
aside{
	float:left;
	width:248px;
	position:fixed;
	padding-top:10px;
}

/* ----nav---- */
nav{
	text-align:center;
	margin-bottom:20px;
}

nav .logo{
	font-family: "Goudy", Arial, Helvetica, sans-serif;
	font-size:43px;
	text-transform:uppercase;
	text-align:center;
	color:#ff6301;
	text-decoration:none;
	margin:10px 0;
	display:block;
	font-weight:normal;
	color:#ff6301;
	text-decoration:none;
	text-shadow: #fff 0px 1px 0px;
}
nav .logo span{
	font-size:14px;
	display:block;
	background:url(../images/a_portfolio_bg.png) no-repeat center .2em;
	color:#d65300;
	font-weight:normal;
}
nav .imglogo{
	display:block;
	width: 250px;
	height: 175px;
	background:url(../images/PPLogo.jpg) no-repeat center .2em;
}

nav ul{
	/*background:url(../images/nav_bg.png) no-repeat bottom center;*/
	font-family: "Goudy", Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top:20px;
	background:url(../images/nav_bg.png) no-repeat top center;
	text-transform:uppercase;
}
nav ul li{
	position:relative;
	margin-top:-7px;
}
nav ul li a, nav ul li a:link{
	color:#ff6301;
	text-decoration:none;
	padding:13px 0 16px 0;
	display:block;
	text-shadow: #fff 0px 1px 0px;
}
nav ul li a:hover{
	text-decoration:none;
	color:#d65300;
}
nav ul li.active{
	background:url(../images/nav_active.png) no-repeat 26px .1em;
}
nav ul li.active a{
	color:#fff;
	text-shadow: #2b0d09 0px 1px 0px;
}
nav .bg_bottom{
	background:url(../images/nav_bg.png) no-repeat bottom center;
	height:15px;

}

#main-content{
	float:right;
	width:670px;
}

/* ----ps_container---- */
.ribbon{
	background:url(../images/ribbon.png) no-repeat;
	position:absolute;
	width:152px;
	height:132px;
	z-index:999999999;
	margin:-4px 0 0 -4px;
}
.ps_container{
	display:none;
	width:656px;
	height:345px;
	margin:20px auto 40px auto;
	position:relative;
	background:url(../images/slider_bg.png) no-repeat center;
}
.ps_image_wrapper{
	width:656px;
	height:345px;
	overflow:hidden;
	position:relative;
	margin:0 auto;


}
.ps_image_wrapper img{
	position:absolute;
	left:10px;
	top:10px;
}
.ps_prev,
.ps_next{
	width:30px;
	height:59px;
	position:absolute;
	top:50%;
	margin-top:-40px;
	cursor:pointer;
	opacity:0.5;
}
.ps_prev{
	background:transparent url(../images/prev.png) no-repeat top center;
	left:20px;
}
.ps_next{
	background:transparent url(../images/next.png) no-repeat top center;
	right:20px;
}
.ps_prev:hover,
.ps_next:hover{
	opacity:0.9;
}

ul.ps_nav{
	list-style:none;
	margin:0;
	padding:0;
	width:100px; /*change this width*/
	margin:20px auto;
	position:relative;


}
ul.ps_nav li{
	float:left;
}
ul.ps_nav li a{
	display:block;
	text-indent:-9000px;
	width:13px;
	height:13px;
	outline:none;
	padding:0px 3px;
	background:transparent url(../images/dot2.png) no-repeat top center;
}
ul.ps_nav li a:hover,ul.ps_nav li.selected a{
	background-position:50% -13px;
}
ul.ps_nav li.ps_preview{
	display:none;
	width:85px;
	height:91px;
	top:-95px;
	left:-34.5px; /*First item, next ones is leftDot - 0.5*wThis + 0.5*wDot, i.e. second one is (16 - 42.5 + 8) = -18.5 */
	position:absolute;
}
ul.ps_nav li.ps_preview span{
	background:transparent url(../images/triangle.png) no-repeat top center;
	width:15px;
	height:6px;
	position:absolute;
	top:85px;
	left:35px;
}
.ps_preview_wrapper{
	width:75px;
	height:75px;
	border:5px solid #fff;
	overflow:hidden;
	position:relative;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}
.ps_preview_wrapper img{
	position:absolute;
	top:0px;
	left:0px;
}

/* ----sections---- */

#home, #work, #adicional, #servicios, #about, #promo, #contact{
	position:relative;
	margin-bottom:10px;
	float:left;
	width:100%;
	padding-top:15px;
}
#top{
	margin-bottom:0px;
}
#work, #adicional, #servicios, #about, #promo, #contact, .columns, .intro-text{
	padding:10px;
}


/* ----divider---- */
.divider {
	text-align:center;
}
.divider h2{
	background:url(../images/border_bg.gif) repeat-x bottom left;
	/*padding-bottom:40px;*/
	margin-bottom:20px;
}
#main-content section .intro-text h2{
	font-family:"Goudy", Arial, Helvetica, sans-serif;
	font-size:40px;
	line-height:44px;
	padding-bottom:20px;

}
 .intro-text .contact-me{
	 font-family:"Goudy", Arial, Helvetica, sans-serif;
	background:url(../images/button.gif) no-repeat;
	margin:-28px 0 0 200px;
	position:relative;
	font-size:20px;
	height:42px;
	width:237px;
	text-align:center;
	text-transform:uppercase;
}
.intro-text .contact-me a{
	padding:10px 40px;
	text-decoration:none;
	color:#fff;
	display:block;
	text-shadow: #b04d35 1px -1px 0px;

}

/* ----columns---- */
figure.imagepromo{
	float:left;
	width:480px;
	margin-bottom:15px;
	margin-right:190px;
}
.columns{
	float:left;
	width:100%;
/*	margin-bottom:20px;
*/
}
.two-column{
	width:300px;
	float:left;
	margin-right:44px;
}
.three-column{
	width:200px;
	float:left;
	margin-right:30px;
}

.last{
	margin-right:0px;
/*	margin-left:50px; */
}

/* ----figure---- */
figure{

	-moz-box-shadow:0px 0px 5px #ff6301;
	-o-box-shadow:0px 0px 5px #ff6301;
	-webkit-box-shadow:0px 0px 5px #ff6301;
	box-shadow:0px 0px 5px #ff6301;
	padding:4px;
	background:#ff6301 url(../images/icon_magnify.jpg) no-repeat center center;
	float:left;
	border:1px solid #ff6301;
	margin-bottom:20px;
	position:relative;
}
figure img{
	float:left;
}
figure figcaption{
	position:absolute;
	bottom:0px;
	margin-bottom:-5px;
	width:170px;
}

figure figcaption a{
	left:0;
	position:absolute;
	-webkit-transition: color 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
figure figcaption a:hover{
	text-decoration:none;
	color:#343434;
}
figure figcaption a span{
	display:none;
	position:absolute;
}
figure figcaption a:hover span{
	display:inline;
}

/* ----margin---- */
.marginLeft{
	margin-left:30px;
}
.marginRight{
	margin-right:30px;
}

/* ----float---- */
.floatRight{
	float:right;
}
.floatLeft{
	float:left;
}

/* ----list---- */
.list{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.list li{
	display:inline;
	margin-right:44px;
	float:left;
	margin-bottom:17px;
}
.list li.last{
	margin-right:0px;
}

/* ----social sites icons---- */
.social_wrapper{
	float:left;
	width:100%;
	padding:20px 0;
	margin-bottom:20px;
	border-top:1px solid #ff6301;
	border-bottom:1px solid #ff6301;
}
.social_wrapper h3{
	margin-bottom:0px;
	float:left;
}
.social{
	padding:0;
	margin:7px 0 0 20px;
	float:right;
	width:90px;
}
.social li{
	text-indent:-9999999px;
	display:block;
	float:left;
	margin:0 4px;
}

.social li.facebook a{
	background:url(../images/icon_facebook.png) no-repeat;
	width:29px;
	height:29px;
	display:block;
}
.social li.instagram a{
	background:url(../images/icon_instagram.png) no-repeat;
	width:29px;
	height:29px;
	display:block;
}
.social li a{
	opacity:.5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.social li a:hover{
	opacity:1;
}


/* ----form---- */
form {
	margin-bottom:40px;
}
form input, form textarea{
	background:url(../images/input_bg.gif) repeat-x top left;
	padding:15px 15px;
	font-size:18px;
	border:none;
}
#name, #email, #tel, #referencia, #message{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#575757;
}
#name, #email, #tel{
	width:400px;
}
#message, #referencia{
	width:90%;
}
form  .button{
	width: 237px;
	height: 47px;
	background:url(../images/button.gif) no-repeat left .4em;
	border: 0;
	text-transform:uppercase;
	font-family:"Goudy", Arial, Helvetica, sans-serif;
	color:#fff;
	text-shadow: #b04d35 1px -1px 0px;
}
form  .button:hover{
	text-shadow: #7d271a 0px 1px 0px;
}

/* ----copyright---- */
.copyright{
	margin-top:100px;
	padding-top:10px;
	float:left;
	width:100%;
	background:url(../images/line_border.gif) repeat-x;
}
.copyright small{
	font-size:11px;
}
.copyright a{
	color:#b5b5b5;
	text-decoration:none;
	font-weight:bold;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.copyright a:hover{
	color:#616161;
	text-decoration:underline;
}
hr{
	width: 90%;
	border-top: #ff6301 solid;
	border-bottom-style: none;
	float:left;
}
