﻿*{
	border: 0;
	margin: 0;
	padding: 0;
}


body{
	color: #282828;
	background: #070816 url('img/bg.jpg') no-repeat top center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
a{
	color: #ff4646;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


img a:hover  {
	border: none;
	background:none;
}


input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{

	list-style: none;

}


h1 {
		font-size: 58px;
		font-weight: normal;
}


#site-body {
	width: 600px;
	margin: 0 auto;
}


#site-body1 {
	width: 900px;
	margin: 0 auto;
}



/* PERFIL */
#perfil h1 a {
	background: url(img/logo.png) no-repeat;
	display: block;
	width: 184px;
	height: 84px;
	margin: 0 auto;
	text-indent: -9999px;
}


#perfil h2 {
	font-family: 'Lobster', arial, serif;
	margin: 100px 0 0 0;
	text-align: center;
	line-height: 44px;
	font-size: 48px;
	text-shadow: 1px 3px #565a97;
	color: #FFF;
}


.bt-back {
	margin: 70px 0 20px 0;
}


.bt-back a {
	background-color: #e2e2e2;
	border-bottom: 2px solid #656565;
	border-right: 2px solid #acacac;
	color: #000;
	padding: 4px 10px;
}

.bt-back a:hover {
	text-decoration: none;
}

.bt-back a:active {
	background: #c8c8ca;
	border-bottom: 2px solid #878787;
	border-right: 2px solid #bfbfbf;
	color: #313131;
	margin: 3px 0 0 0;
}


/* CORPO - FRENTE */
#more-about {
	margin: 80px 0 60px 0;
	overflow: hidden;
	color: #FFF;
	border-left: 3px solid #2cce42;
}


#more-about h3 {
	font-style: italic;
	font-size: 20px;
	margin: -2px 0 30px -30px;
}


#more-about h3 span {
	background-color: #2cce42;
	padding: 5px 15px 5px 25px;
}

#folha {
	overflow: hidden;
}


/* TITULO */
.work {
	margin: 0 15px 20px 15px;
	padding: 10px 10px 30px 10px;
}


#more-about .work ul {
	margin: 6px 0 50px 0;
}

#more-about .work ul li {
	display:inline-block;
	width: 176px;
	height: 140px;
	margin-right: 4px;
	text-align: center;
	font-family: Tahoma,FreeSans,Verdana,sans-serif;
}



#more-about .work img {
	border: 1px solid #333;	
}

#more-about .work img:hover { box-shadow: 0 0 6px #23253e;}

.expertise,
.contact {
	margin: 20px 15px;
	padding: 10px 10px 30px 10px;
}


#more-about .expertise ul {
	margin: 0 0 50px 0;
	color: #ececec;
}

#more-about .expertise ul li {
	list-style: inside;
	list-style-type: disc;
}


#more-about .contact ul {
	margin: 0 0 5px 0;
	color: #ececec;
}



#more-about .contact ul li {
	display:inline-block;
	width: 36px;
	height: 60px;
	margin: 8px 4px 0 0;
}


a:hover img  {
	background-color: #282828;
	text-decoration: none;
}




/* CORPO - OUTRAS PAGINAS */

#more-info {
	margin: 50px 0;
	overflow: hidden;
	color: #FFF;
}

#more-info h2 {
	font-family: Tahoma,FreeSans,Verdana,sans-serif;
	text-shadow: 1px 1px #2b2e64;
	color: #edeeff;
	font-size: 38px;
	line-height: 42px;
	margin: 0;
	text-align: left;
}


#more-info h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
}

#more-info img {
	padding: 6px 0;
}

#table-info {
	width: 100%;
	margin: 12px 0 25px 0;
	font-family: Tahoma,FreeSans,Verdana,sans-serif;
}


.more-info-title {
	padding: 10px 3px;
	color: #4f5380;
	width: 12%;
	vertical-align: text-top;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.tags {
	background: #dfdf04;
	padding: 2px 5px;
	color: #333;
	font-style: italic;
}

.more-info-desc {
	width: 88%;
	padding: 8px 3px;
	color: #c7caf5;
	font-size: 14px;
	line-height: 22px;
}

#images-work { text-align: center; background: url('img/cork.png') repeat; padding: 50px 0; }
#images-work img { margin: 30px 0; padding: 0; border: 1px solid #555;}


.clear {
	clear:both;
	margin:0;
	padding:0;
}



/* footer */
#footer {
	margin: 60px 0;
	font-size: 11px;
	color:#7178da;
}
