/*reset*/
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: middle;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

.clearer { height: 0px; overflow: hidden; margin: 0px; clear: both; }

/* Link */
a { color:#c26306; text-decoration:none;}
a:link, a:visited { color: #c26306; text-decoration: none; }
a:active, a:hover {
	color: #FFFFFF;
	text-decoration: underline
}

h2 {
	font-size:55px;
	color:#FFFFFF;
	margin: 30px 0;
	letter-spacing: -1.5px;
}
h3 {font-size:40px;color:#f0a108;margin: 20px 0 30px 0;letter-spacing:-1px;}
p {line-height:24px; font-size:13px;margin:0 0 10px 0;}
#portfolio p {line-height:24px; font-size:13px;margin:0 0 30px 0;}

body {background:#fff;/*font:12px"Century Gothic",arial,Helvetica,sans-serif;color:#444;*/font-family:Arial, Helvetica, sans-serif; font-size:13px;}
.container {
	width:1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.logo {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
}

/*navigation*/
.TopNavigation {
	height:60px;
	background-image: url(../images/bg_nav.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.social {
	width:90px;
	height:45px;
	float:right;
	padding: 15px 0 0 0;
}
ul.nav {width:960px;margin: 0 0 0 270px;width: 450px;}
ul.nav li {float:left;display:inline;margin:20px 60px 0 0;font-size:15px;font-family:"Century Gothic", arial, Helvetica;}
ul.nav a {color:#666;text-decoration:none;}
ul.nav a:hover {color:#ae5b02;}
ul.nav .active {color:#ae5b02;border-bottom:1px solid #ae5b02;}

/*Cu3er slider*/
#slider {margin: 0 0 0 10px;}
.shadow {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 500px;
	margin-left: 200px;
}

#containerAbout {width:960px;}
.rightAbout {float:left;width:290px;margin:0 0 0 15px;}
.leftAbout {
	float:left;
	width:1200px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/me.png);
	border-right-width: 1px;
	border-right-style: none;
	height: 600px;
}
.leftAbout p {padding:0 280px 0 0;}
#skills {
	width:960px;
	height:150px;
	margin:20px 0 50px 0;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#skills ul {margin: 0 0 0 270px;list-style:none;padding-top:30px;}
#skills li {display:inline;margin:40px 40px 0 0;font-size:15px;font-family:"Century Gothic", arial, Helvetica;}

/*twitter*/
ul#twitter_update_list li {list-style-type:none;padding: 0 0 15px 0;color:#000;margin:0;}
ul#twitter_update_list .divisor {height:1px;border-bottom:1px solid #b1b1b1;}
ul#twitter_update_list .data {color:#6b6c69;}
ul#twitter_update_list .data:before {content:"#[";}
ul#twitter_update_list .data:after {content:"]";}
ul#twitter_update_list a:link, ul#twitter_update_list a:visited {color:#ab4b05;text-decoration:none;}
ul#twitter_update_list a:hover, ul#twitter_update_list a:active {color:#ab4b05;text-decoration:underline;}

.quote {
	padding: 20px 0 0 60px;
	border-top:1px dashed #b1b1b1;
	background-repeat: no-repeat;
	background-position: left top;
}

/*contact form*/
#form {width:570px;margin: 20px 0 40px 0;float:left;}
.notification_error{border: 1px solid #f1dfc5;height: auto;color: #ca5702;width: 457px;padding: 13px 10px 13px 60px;background:url(../images/error.png) no-repeat 5px center #fdf0dc;text-align:left;-moz-border-radius:5px;margin-bottom:10px;}
.notification_ok{border: 1px solid #f1dfc5;height: auto;color: #ca5702;width: 457px;padding: 13px 10px 13px 60px;background:url(../images/tick.png) no-repeat 5px center #fdf0dc;text-align:left;-moz-border-radius:5px;margin-bottom:10px;}
/*.notification_ok{border: 1px #cbcf8e solid;height: auto;width: 90%;padding: 10px;background: #f5f9fd;text-align: center;-moz-border-radius: 5px;margin-bottom:10px;}*/
label  { width: 100px; margin: 5px; float: left; text-align:left;}
textarea{width:400px;margin: 5px;padding: 5px; float: left;border: 1px solid #999999; border-top-color: #CCCCCC; border-left-color: #CCCCCC; color: #333333; font: 11px Verdana, Helvetica, Arial, sans-serif;-moz-border-radius: 3px;}
.button {margin: 0 0 0 5px;}
br { clear: left; }
.textbox {width:400px;height:30px;margin: 5px;padding: 5px; float: left;border: 1px solid #999999; border-top-color: #CCCCCC; border-left-color: #CCCCCC; color: #333333; font: 11px Verdana, Helvetica, Arial, sans-serif;-moz-border-radius: 3px;}
.textbox2 {height:140px;}

/*contact info*/
#contactInfo {
	float:left;
	width:350px;
	margin:-69px 0 0 0;
}
.bolder {font-weight:bold;font-size:24px;letter-spacing:-1.5px;}

p.footer {
	text-align:center;
	font-size:11px;
	margin: 0 0 20px 0;
	border-top:1px dashed #b1b1b1;
	color: #FFF;
}
.banner{
	height:680px; 
	width:1201px; 
	background:url(../images/banner.jpg) no-repeat bottom; 
	overflow:hidden;
}
.banner p{
	text-align:justify;
	line-height:20px;
}
.home-about-content{
	width:335px; background:url(../images/traspiranrt1.png); padding:20px; margin-left:50px; margin-top:100px; overflow:hidden; border-radius:10px;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	padding-bottom:15px;
	text-transform:uppercase;
}
h1 span{
	color:#d9a248;
	font-weight:bold;
	vertical-align:baseline;
}
.read-more{
	float:left;
	background:#a98b4f;
	padding:3px 7px;
	font-size:14px;
	margin-top:7px;
}
.read-more a{
	color:#FFF;
	text-decoration:none;
}
/*intro page*/
#intro{
	position:absolute;
	top:0;
	right:0;
	left:0;
	background:#000;
	height:auto;
}
#intro object {
	width: 100%;
}
