html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li, form, tr, th, td, dd, dl, dt, label, address {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; list-style:none; font-weight:normal; text-decoration: none;}
img{border:0;}
* { padding:0px; margin:0px; text-align:left; }

  /* Ocultar de mac \*/
*+html .floatFix {height:1%}
*html .floatFix {height:1%}
.floatFix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* parametro para mozilla y opera */
/* fin */


/* FIXES UTILES */
.dupfix{float:left;width:1px;height:0;line-height:0;visibility:hidden;}
ul, ol, dl{position:relative;}
.pngfix { behavior:url(http://www.mamartinezsa.com.ar/stuff/iepngfix.htc);}


/* CLEARFIX */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}




/* -------------------------------------------------------------------------------------- HACKS */

.clear{
	clear:both;
	height:1px;
	}

.inv{ display:none; }

/* -------------------------------------------------------------------------------------- STRUCTURE */

body{
	color:#FFF;
	font-size:12px;
	font-family: Georgia,"Times New Roman",Times,serif; /*Arial, Helvetica, sans-serif;*/
	line-height:24px;
	}

/* -------------------------------------------------------------------------------------- HEADINGS */
h1, h2, h3, h4, h5, h6{
	color:#FFF;
	font-family:  Georgia,"Times New Roman",Times,serif;
	}

h1{	font-size:60px; }
h2{	font-size:48px; }
h3{	font-size:36px; letter-spacing:-1px; }
h4{	font-size:28px; letter-spacing:-1px; color:#FFCC00; font-weight:bolder }
h5{	font-size:18px; }
h6{	font-size:14px; }

/* -------------------------------------------------------------------------------------- HEADER */

#header .content{
	margin:0 auto;
	width:960px;
}

/* LOGO */
#header #logo{
	border:1px solid #4d5563; border-width:0 0 1px 0;
	width:960px; height:150px;
	text-align:center;
}

#header #logo a{
	background:url(../images/logo.png) no-repeat;
	display:block;
	margin: 38px 0 0;
	width: 320px; /*550px;  */
	height:74px;
	float:left;
}

/* TOP MENU */
#header #top_menu{
	float:left;
	width:960px;
	overflow: visible;
}
#header #top_menu ul{
	font-size:18px;
	height:45px;
	line-height:45px;
	list-style:none;
	width: 856px; float: left;
}
#header #top_menu ul li{
	display:inline;
	float:left;
	letter-spacing:-2px;
	margin:0 12px;
	text-align:center;
	text-transform:uppercase;
}


/* -------------------------------------------------------------------------------------- TEASER */
#teaser{
	background:url(../images/transparency.png);
	border:1px solid #4d5563; border-width:1px 0;
	font-size:46px;
	line-height:75px;
	letter-spacing:-4px;
	margin:0 auto 20px auto; padding:10px 35px 15px 35px;
	width:890px;
}
#teaser span{ font-weight:bold; }

#teaser a:hover{ background:none; }
 

#banner01, #banner02, #banner03, #banner04, #banner05, #banner06, #banner07, #banner08, #banner09, #banner010, #banner011/*, #banner012, #banner013*/ {
	border-top: 1px solid #4d5563; 
	border-bottom: 1px solid #4d5563;
	margin:0 auto 20px auto;
	width:954px;
	height: 258px;
}

#banner01 { background:url(../images/banners/banner01.jpg) no-repeat; }
#banner02 { background:url(../images/banners/banner02.jpg) no-repeat; }
#banner03 { background:url(../images/banners/banner03.jpg) no-repeat; }
#banner04 { background:url(../images/banners/banner04.jpg) no-repeat; }
#banner05 { background:url(../images/banners/banner12.jpg) no-repeat; }
#banner06 { background:url(../images/banners/banner13.jpg) no-repeat; }
#banner07 { background:url(../images/banners/banner07.jpg) no-repeat; }
#banner08 { background:url(../images/banners/banner08.jpg) no-repeat; }
#banner09 { background:url(../images/banners/banner09.jpg) no-repeat; }
#banner010 { background:url(../images/banners/banner10.jpg) no-repeat; }
#banner011 { background:url(../images/banners/banner11.jpg) no-repeat; }
/*#banner012 { background:url(../images/banners/banner05.jpg) no-repeat; }
#banner013 { background:url(../images/banners/banner06.jpg) no-repeat; }*/

#cucarda { background:url(../images/20anios.png) no-repeat;
		width: 84px; height: 84px;
		position: relative;
		float:right;
		
		margin-bottom: -38px;
}

#logo .contacto_home {  background:url(../images/contacto.png) no-repeat;
	width: 287px; 
	height: 114px; 
	float:right; 
	margin-top: 20px;
}


/* -------------------------------------------------------------------------------------- COLUMNS */

/* [        ][  ] */
.columns_2_1{ margin:0 0 0 30px; }

.left_col{
	float:left;
	width:600px; height:100%;
	font-size:13px;
}
.right_col{
	float:left;
	margin:0 0 0 30px;
	width:270px; height:100%;
}

/* -------------------------------------------------------------------------------------- ELEMENTS */
.img_left_glass{
	background:url(../images/About_picture.png);
	float:left;
	margin:0 10px 0 0;
	padding:7px 7px 8px 8px;
}

.separator{
	background:#4d5563;
	clear:both;
	display:block;
	height:1px;
	margin:15px 0;
}

.two_cols_text{
	display:block;
	float:left;
	width:33%;
	margin:0 15px 0 0;
}

.list_check{
	margin:10px 30px;
	font-size:14px;
}
.list_check li{
	background:url(../images/checklist.png) no-repeat left 50%;
	padding:5px 0 5px 30px;
}

/* --------------------------------------------------------------------------------------CONTINUE BUTTON */
.continue{
	text-align:right;
}
.continue a{}
.continue a:hover{}

/* --------------------------------------------------------------------------------------List width arrow */
.list_arrow_link{
	margin:0 0 20px 0;
}

.list_arrow_link li{
}
.list_arrow_link li span{ clear:both; display:block; }
.list_arrow_link li a{
	background:url(../images/arrow_out.png) no-repeat right 50%;
	border:1px solid #4d5563; border-width:0 0 1px 0;
	display:block;
	padding: 8px 0 4px 0;
}
.list_arrow_link li a:hover{
	background:url(../images/arrow_hover.png) no-repeat right 50%;
}

/* --------------------------------------------------------------------------------------List width arrow */
.list_arrow_link2{
	margin:0 0 20px 0;
}

.list_arrow_link2 li{
}
.list_arrow_link2 li span{ clear:both; display:block; }
.list_arrow_link2 li a{
	background:url(../images/_arrow_out.png) no-repeat right 50%;
	border:1px solid #4d5563; border-width:0 0 1px 0;
	display:block;
	padding: 8px 0 4px 0;
}
.list_arrow_link2 li a:hover{
	background:url(../images/_arrow_hover.png) no-repeat right 50%;
}

.vermas { 
		background:url(../images/verimagenes.png) no-repeat 0 -1px; 
		height: 24px; 
		width: 162px;
		float:left;
}

.vermas:hover { background:url(../images/verimagenes.png) no-repeat 0 -26px; }

/* -------------------------------------------------------------------------------------- MAIN */
#main{}
#main .content{
	margin:0 auto; padding:15px 0;
	width:960px;
}

#main .left_col p{ display:block; margin:10px 0 5px;}



/* --------------------------------------------------------------------------------------Slider Home page */
#slider{
	background:url(../images/Slider_Glass.png) no-repeat left top;
	padding:6px 4px 5px 5px;
	position:relative;
	width:590px; height:260px;
}
	
	#slider #slider_img{ width:588px; display:block; float:left; overflow:hidden; height:233px; }
	#slider #slider_img div{ width:588px; height:233px; }
	#slider .glass{
		display:block; float:left;
		width:588px; height:233px;
		position:absolute;
		top:0;
		left:0;
		z-index:500;
	}
	#slider #myController{
	color:#FFF;
	display:block;
	float:left;
	width:200px;
	height:25px;
	position:absolute;
	top:250px;
	left:200px;
	}
	#myController span{
		display:inline;
		font:bold 14px Arial, Helvetica, sans-serif;
		text-decoration:none;
		padding:0 9px 0 9px;
		cursor:pointer;
	}
	
	#myController span.jFlowSelected {}
	
	#slider .jFlowPrev, #slider .jFlowNext{
		cursor:pointer;
		float:left;
		position:absolute;
		width:23px;	height:23px;
	}
	#slider .jFlowPrev{
		top:250px;
		left:10px;
	}
	#slider .jFlowPrev a{
		background:url(../images/slider_prev.png);
		display:block;
		width:23px; height:23px;
	}
	#slider .jFlowPrev a:hover{
		background:url(../images/slider_prev2.png);
	}
	#slider .jFlowNext a{
		background:url(../images/slider_next.png);
		display:block;
		width:23px; height:23px;
	}
	#slider .jFlowNext a:hover{
		background:url(../images/slider_next2.png);
	}
	#slider .jFlowNext{
		top:250px;
		right:10px;
	}

/* -------------------------------------------------------------------------------------- ABOUT PROFIL */
.more_about_me img{
	background:url(../images/transparency.png);
	margin:10px; padding:5px;
	border:1px solid #4d5563;
}
.mynetwork a{
	margin:5px 0 0 0;
	padding:5px 0 5px 23px;
	display:block;
}
.facebook{ background:url(../images/facebook_16.png) no-repeat left 50%; }
.flickr{ background:url(../images/flickr_16.png) no-repeat left 50%; }
.linkedin{ background:url(../images/linkedin_16.png) no-repeat left 50%; }
.twitter{ background:url(../images/twitter_16.png) no-repeat left 50%; }
.vimeo{ background:url(../images/vimeo_16.png) no-repeat left 50%; }


/* -------------------------------------------------------------------------------------- SKILLS */
.skills{ margin: 0 0 10px 0; }

	.skills span{
		display:block;
		font-size:10px;
		height:15px;
		margin:5px 0 0 0;
		text-align:right;
	}
	.skills span span{
		padding:0 5px 0 0;
	}
	
	.skills p{ display:block; padding:15px 0 0 0; line-height:15px; }
	

/* ----------------------------------------------- BLOG */
.preview {
	background:url(../images/Slider_Glass.png) no-repeat left top;
	padding:6px 4px 5px 5px;
	position:relative;
	width:588px;
	height:233px;
}
	.preview .glass{
		display:block;
		float:left;
		width:588px;
		height:233px;
		position:absolute;
		top:5px;
		left:5px;
		z-index:600;
	}
	.preview span{ width:588px; height:233px; }
	
	.preview2 {
	background:url(../images/Slider_Glass.png) no-repeat left top;
	padding:6px 4px 5px 5px;
	position:relative;
	width:388px; height:233px;
}
	.preview .glass2{
		display:block;
		float:left;
		width:388px;
		height:233px;
		position:absolute;
		top:5px;
		left:5px;
		z-index:600;
	}
	.preview span2{ width:388px; height:233px; }

/* -------------------------------------------------------------------------------------- COMMENTS */
#comments{
	background:url(../images/transparency.png);
	border:1px solid #4d5563; border-width:1px 0;
	margin:0 auto 20px auto; padding:30px;
	width:540px;
}

	#comments h3{
		text-align:right;
		margin:0 0 20px 0;
	}
	
	.comments_post{
		border:1px solid #4d5563; border-width:0 0 1px 0;
		height:100%;
		margin:20px 0; padding:0 0 20px 0;
	}
	
	.comments_post .avatar{
		float:left;
		width:100px;
	}
	
	.comments_post .avatar img{
		border:1px solid #4d5563;
		padding:7px;
	}
	
	.comments_post .user_post{
	float:left;
	margin:0 0 0 30px;
	height:100%;
	width:430px;
	}
	
	.comments_post .user_post p{
		border:1px solid #4d5563; border-width:1px 0 0 0;
		font-size:13px;
		padding:8px 0 0 0;
	}
	
	.comments_post .user_name{
		font-size:18px;
	}


/* -------------------------------------------------------------------------------------- REPLY FORM */
#reply-form{
	clear:both;
	margin:0;
}

	#reply-form p{
		clear:both;
		display:block;
		height:35px;
		padding:5px 10px;
		position:relative;
	}
	
	#reply-form label{
		display:block;
		float:left;
		font-size:12px;
		padding:4px 6px;
		width:80px;
	}
	
	#reply-form .field,
	#reply-form .textarea{
		background:#121212;
		border:1px solid #4d5563;
		color:#6d747f;
	}
	
	#reply-form .field{
		font-size:12px;
		display:block;
		float:left;
		padding:4px 6px;
		width:515px;
	}
	
	#reply-form .field:hover{}
	
	#reply-form .field:focus{
		background:#000;
	}
	
	#reply-form .textarea{
		font-size:12px;
		display:block;
		float:left;
		padding:4px 6px;
		width:515px; height:150px;
	}
	
	#reply-form #check{
		width:60px;	
		text-align:center;
	}
	
	#reply-form .textarea:hover{}
	
	#reply-form .textarea:focus{
		background:#000;
	}
	
	#reply-form .submitter{}
	
	#reply-form .submitter:hover{ cursor: pointer;}
	
	#reply-form label.error {
		font-size:11px;
		padding:0;
		width: 400px;
		position:absolute;
		right:0;
		top:5px;
		text-align:right;
		}
	#reply-form .messager{ height:190px;}
	
	#reply-form .messager label.error {
		font-size:11px;
		padding:0;
		width: 400px;
		}
	
/* -------------------------------------------------------------------------------------- Portfolio */
#portfolio_list{
	
	border:1px solid #4d5563; border-width:1px 0;
	margin:0 auto 20px auto; padding: 6px;
	width:948px;
}
#portfolio_list .item{
	display:block;
	float:left;
	margin:0 0 30px 0;
	width:450px;
}
#portfolio_list .item .image{
	float:left;
	width:190px;
}
#portfolio_list .item .image img{
	border:1px solid #4d5563;
}
#portfolio_list .item .infos{
	float:left;
	margin:0 0 0 10px;
	width:250px; height:150px;
}
#portfolio_list .item .readmore{
	float:left;
	margin:0 0 0 10px;
	width:250px; height:32px;
}
#portfolio_list .item .readmore a{
	background:url(../images/read_more_button.png) no-repeat;
	display:block;
	width:105px; height:32px;
}
#portfolio_list .item .readmore a:hover{
	background:url(../images/read_more_button_hover.png) no-repeat;
}
/* -------------------------------------------------------------------------------------- Portfolio view */

.return{
	border-top:1px solid #4d5563;
	font-size:18px;
	line-height:20px;
	margin:0 auto; padding:15px 0 0 0;
	width:960px; height:20px;
}
#portfolio_view{
	background:url(../images/transparency.png);
	border:1px solid #4d5563; border-width:1px 0;
	margin:0 auto 20px auto; padding:30px;
	width:900px;
}
#portfolio_view h2{ margin:0 0 20px 0; }

#portfolio_view .image{
	overflow:hidden;
	height:250px;
	margin: 0 0 30px 0;
	position:relative;
}
#portfolio_view .imageshow{
	height:100%;
	margin: 0 0 30px 0;
}
#portfolio_view .viewer{
	text-align:center;
	background:url(../images/transparency.png);
	width:900px; height:35px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:90;
}
#portfolio_view .image img{
}
#portfolio_view .item{
	display:block;
	float:left;
	margin:0;
	width:900px;
}
#portfolio_view .item .description{
	float:left;
	width:640px;
}
#portfolio_view .item .details{
	float:left;
	margin:0 0 0 10px;
	width:250px;
}

#portfolio_view .open{
	background:url(../images/open.png) no-repeat 50% 50%;
	display:block;
	margin:0 auto;
	width:22px; height:35px;
}
#portfolio_view .close{
	background:url(../images/close.png) no-repeat 50% 50%;
	display:block;
	margin:0 auto;
	width:22px; height:35px;
}
#portfolio_list .item .infos a{}
#portfolio_list .item .infos a:hover{}

/* -------------------------------------------------------------------------------------- Contact */
.contactForm {
	margin: 0;
	padding: 0 0 0 20px;
	width: 940px;
}


.contactForm div {
	float: left;
	width: 470px;
	height: 90px;
	position: relative;
}

.contactForm div.textarea {
	width: 900px;
	display: block;
	height: auto;
	clear: both;
}

.contactForm div label {
	width: 450px;
	display: block;
	padding: 6px 0;
	font-size: 14px;
}


.contactForm div label.error {
	/* See in Theme File for color text */
	position: absolute;
	top: 0;
	right: 30px;
	width: auto;
}

.contactForm div input {
	width: 430px;
	background: #121212;
	color: #6d747f;
	font-size:14px;
	border: 1px solid #4d5563; border-width:1px 0 1px 0;
	height:30px;
	padding: 4px;
}

#content-carousel li div.radio label {
	padding-bottom: 12px;
}

.contactForm div.radio span {
	font-size: 14px;
	width: 80px;
	color: #6d747f;
	float: left;
}

.contactForm div.radio input {
	width: auto;
	background: none;
	border: 0;
	float: left;
}

.contactForm div textarea {
	width: 900px;
	font-size: 14px;
	background: #121212;
	color: #6d747f;
	border: 1px solid #4d5563; border-width:1px 0 1px 0;
	height: 100px;
	padding: 4px;
}

.contactForm .submitter{
	background:#121212;
	border:1px solid #4d5563;
	color:#4d5563;
	display:block;
	float:left;
	margin:30px 0 0 25px;
	padding:8px 10px;
	width:80px; height:40px;
	text-align: center;
	font-weight: bold;
}
/* -------------------------------------------------------------------------------------- FOOTER */
#footer{
	background:url(../images/transparency.png) repeat;
	border:1px solid #4d5563; border-width:1px 0 0 0;
}
#footer .content{
	margin:0 auto;
	width:960px;
}
#footer .left_part{
	font-size:10px;
	float:left;
	padding:15px 0 0 0;
	width:800px;
}
#footer .left_part ul{
	font-size:16px;
	height:18px;
	line-height:18px;
	list-style:none;
	text-transform:uppercase;
}

#footer .left_part ul li{
	display:inline;
	float:left;
	margin:0 20px 0 0;
	text-align:center;
}
#footer .right_part{
	float:left;
	width:160px;
}

/* -------------------------------------------------------------------------------------- LOGO Bottom */

#footer #bottom_logo {
	background:url(../images/logo_bottom.png) no-repeat;
	display:block;
	margin:0 auto;
	width:150px; height:72px;
}
#footer #bottom_logo span{ text-indent:-4000px; display:block; }
