/* @marceloalegria >>> http://marceloalegria/css/style.css */

/*
  v2.0 | 20110126
  License: none (public domain)
  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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* GLOBAL */
body {
	font-family:Tahoma;
	font-size:14px;
	
	background-image:url(../images/backgroundNew.jpg);
	background-repeat:no-repeat;
	background-position:center top;

	text-align:center;
	margin:0px;

	border: 0px solid #560006;
}


/* site */
#site {
	width:990px;
	height:2000px;

	margin:auto;
	padding:0px 5px;
	
	border: 0px solid #560006;
}


/* Header */
#header {
	height:243px;
	margin-top:64px;
	*margin-top:10px;

	border: 0px solid #560006;
}

#header_left {
	width:600px;
	float:left;
	text-align:left;
	
	border: 0px solid #560006;
}

img.logo{
	margin:12px 10px 0px 0px;
}

img.assinatura{
	margin:0px 0px 66px 0px;
}

#header_right {
	width:286px;
	float:right;
	text-align:right;

	border: 0px solid #560006;
}

img.email{
	margin:20px 0px 0px 0px;
}

img.telefone{
	margin:5px 0px 10px 0px;
}


/* Frase */
#frasehome {
	width:264px;
	height:202px;
	margin-top:10px;

	border: 0px solid #560006;
}

.container {
	margin: 0 auto;
	background-image:url(../images/background_menu.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:54px;
	*height:54px;
	z-index:10;

	border: 0px solid #000;
}

img.btshome{
	margin:0px 20px 0px 20px;
}

img.btsportfolio{
	margin:0px 20px 0px 0px;
}

img.btscurriculo{
	margin:0px 20px 0px 0px;
}

img.btscontato{
	margin:0px 20px 0px 0px;
}


/* home */


#home{
	height:700px;
	margin:auto;
	text-align:left;

	border: 0px solid #323943;
}

img.frasehome{
	margin:50px 0px 0px 0px;

	border: 0px solid #323943;
}

/* jobs */
#h_jobs{
	width:251px;
	height:284px;
	*width:251px;
	*height:284px;
	
	margin-top:-235px;
	*margin-top:-235px;
	margin-left:288px;
	
	text-align:left;
	border: 0px solid #323943;
}

#jobs{	
	width:251px;
	height:251px;
	*width:251px;
	*height:251px;

	border: 0px solid #eec10e;
}

/* vídeos */
#h_videos{
	width:310px;
	height:165px;
	
	margin-top:-67px;
	margin-left:-22px;
	

	border: 0px solid #323943;
}

#leg_videos{
	margin-top:98px;

	width:170px;
	float:left;
		
	font-family:Tahoma;
	font-size:13px;
	text-align:right;	

	border: 0px solid #323943;
}

#videos{
	margin-top:34px;
	margin-right:1px;

	width:135px;
	float:right;

	text-align:right;	

	border: 0px solid #323943;
}



/* twitter */
#h_twitter{
	width:515px;
	height:98px;
	*width:500px;
	*height:98px;
	
	margin-top:29px;
	*margin-top:29px;
	margin-left:9px;
	
	
	border: 0px solid #323943;
}

#twitter{
	width:150px;
	height:98px;
	*width:150px;
	*height:98px;
	
	margin-top:0px;
	*margin-top:0px;
	
	float:left;

	border: 0px solid #eec10e;
}

#leg_twitter{
	width:350px;

	margin-top:40px;
	*margin-top:40px;

	float:right;

	border: 0px solid #eec10e;
}

/* tweet's */
#tweet-container ul {
    list-style:none;
    width:345px; 
    *width:345px;

	font-family:Tahoma;
	font-size:13px;
	text-align:left;

	border: 0px solid #323943;
    }

#tweet-container li {
	clear:both;
    width:345px;

	border: 0px solid #eec10e;
   }

#tweet-container ul a {
   font-size:14px;
   color:#560006;
   text-decoration:none;
   }

#tweet-container ul a:hover {
   font-size:14px;
   color:#eec10e;
   text-decoration:none;
   }


/* refs */
#h_refs{
	width:300px;
	height:82px;
	*width:300px;
	*height:82px;
	
	margin-top:1px;
	*margin-top:1px;
	margin-left:160px;

	border: 0px solid #323943;
}

#refs{
	margin-top:0px;

	width:82px;
	height:82px;
	float:left;

	text-align:left;	

	border: 0px solid #eec10e;
}

#leg_refs{
	width:185px;

	margin-top:26px;
	*margin-top:26px;
	
	font-family:Tahoma;
	font-size:13px;	
	margin-left:10px;

	float:left;
		
	text-align:left;	

	border: 0px solid #eec10e;
}


/* fotos */
#h_fotos{
	width:440px;
	height:287px;
	*width:440px;
	*height:287px;
	
	margin-top:1px;
	*margin-top:1px;
	margin-left:576px;
	
	border: 0px solid #323943;
}

#fotos{
	width:287px;
	height:287px;
	*width:287px;
	*height:287px;

	margin-top:-182px;	
	*margin-top:-182px;	

	float:left;

	border: 0px solid #eec10e;
}

#leg_fotos{
	width:130px;
	*width:130px;

	margin-top:-203px;	
	*margin-top:-203px;

	font-family:Tahoma;
	font-size:13px;	
	margin-left:10px;	

	float:left;

	text-align:left;

	border: 0px solid #eec10e;
}



/* home */


/* portfolio */
/* include */


/* curriculo */

#curriculo{
	width:980px;
	height:185px;
	
	margin-top:0px;
	
	padding:0px;
	
	border: 0px solid #323943;
}

#cv_linha1{
	width:970px;
	height:125px;
	
	border: 0px solid #323943;
}

#curriculo_left{
	width:260px;
	text-align:right;
	
	float:left;

	border: 0px solid #323943;
}

#curriculo_right{
	width:685px;
	text-align:left;

	float:right;

	border: 0px solid #323943;
}


/* contato */

#contato {
	height:250px;
	margin-top:70px;
	
	border: 0px solid #fff;
}

#contato_linha1{
	width:970px;
	height:150px;
	
	border: 0px solid #fff;
}

#contato_left{
	width:260px;
	*width:260px;

	text-align:right;
	margin-top:145px;
	*margin-top:145px;
	
	float:left;

	border: 1px solid #fff;
}

#contato_middle{
	width:362px;
	height:285px;
	margin-left:15px;
	text-align:center;

	float:left;

	border: 0px solid #fff;
}

#contato_right{
	width:320px;
	text-align:left;
	margin-top:202px;
	*margin-top:190px;
	margin-left:5px;
	*margin-left:5px;

	float:right;

	border: 1px solid #fff;
}

#contato_linha2{
	width:970px;
	height:250px;
	
	margin-top:30px;
	
	text-align:center;
	
	border: 0px solid #fff;
}


<!-- Formulário -->

.formulario {
	font:14px tahoma;
	color:#fff;
	float:left;
	
	border:0px solid #292f39;
}

.form {
	font:12px tahoma;
	color:#fff;
	width:344px;
	*width:344px;
	*height:30px;
	float:left;
	background-color:#292f39;
									
	display:block;
	margin:2px;
	padding:7px;

	border:0px solid #d9eaba;
}

.form_mensagem {
	font-family:verdana;
	font-size:12px;
	width:344px;
	height:145px;
	*width:344px;
	*height:145px;

	margin:2px;
	padding:7px;
	*padding:7px;
	
	overflow: hidden;
	color:#fff;
	background-color:#292f39;
	
	border-style:solid;
	border-color:#292f39;
	border-top-width:0px;
	border-right-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
}

.form_enviar{
	float:left;
	clear:both;
	margin:14px 0 0 275px;
}

#menu{
width: 990px;
height: 50px;

border: 0px solid #fff;
}

#menu a {
	font-size: 5px;
}

#menu a.item_twitter {
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url("../images/btn_twitter.png");
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;
}

#menu a:hover.item_twitter {
	background-position:left top;
}

#menu a.item_linkedin {
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url("../images/btn_linkedin.png");
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;
}

#menu a:hover.item_linkedin {
	background-position:left top;
}

#menu a.item_tumblr {
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url("../images/btn_tumblr.png");
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;
}

#menu a:hover.item_tumblr {
	background-position:left top;
}

#menu a.item_instagram {
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url("../images/btn_instagram.png");
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;
}

#menu a:hover.item_instagram {
	background-position:left top;
}

#menu a.item_facebook {
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url("../images/btn_facebook.png");
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;
}

#menu a:hover.item_facebook {
	background-position:left top;
}

#menu a.item_youtube {
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url("../images/btn_youtube.png");
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;
}

#menu a:hover.item_youtube {
	background-position:left top;
}

#menu, #menu ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu a {
	display: block;
}

#menu a:hover {
	display: block;
}

#menu li { /* all list items */
	float: left;
	padding-right: 0px;
	/* width needed or else Opera goes nuts */
}

#menu  li  a  span img{ /* all list items */
	margin: 0px;
	padding: 0px;
	border: 0px;
	 /* width needed or else Opera goes nuts */
}

#menu li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 95px;
}

#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
	text-align:center;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto ;
}


/* copyright */
#copyright {
	height:32px;
	*height:32px;
	margin-top:92px;
	*margin-top:92px;
	margin-left:-75px;
	*margin-left:-75px;

	border: 0px solid #fff;
}