body {
	margin:0;
	padding:0;
	min-width:960px;
	max-width:1028px;
	background: url(images/background_01.png)  top right no-repeat;
	background-color: #000;	
	text-align: left;
	font-family: Verdana, Tahoma, Sans-Serif; /* verdana ta dando mais leitura */
	font-size: 11px;
	word-spacing: 1px;
}

#main {
    width:958px;
	margin-left: 33px;
	margin-top: 20px;
	margin-right: 45px;
}

.pattern {
	background-image: url(images/background_pattern.png);
	background-repeat: repeat;	
}

/****** HEADER ******/
#header {

}
	
#logo {
	border: 0px;
	padding: 0px 0px 0px 20px;
	float:left;
}
/************/

/****** MENU ******/
#menu {
	margin-left: 151px;
	margin-top: 30px;
	float:left;
}

#menu .current {
    color: #4d4d4d;
}
	
#menu ul {
	padding: 0px 0px 0px 0px;
	display: inline;
}

#menu li {
	display: inline;
	line-height: 25px;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
}

#arrow {
	margin-right: 5px;
}

#menu li a {
	color: #fcf4dc;
	text-decoration: none;
}

#menu li a:hover {
	color: #fcf4dc;
	text-decoration: underline;
}
/************/


#featured {
	margin-top:60px;
	margin-bottom: 10px;
	float: left;
}

#featured img {
	padding: 5px;
	float: left;
	border: 0;
}

#featured_details {
	margin-left: 10px;
	padding: 10px;
	/*width: 280px;*/
	width: 261px;
	height:301px;
	float: left;
}

#featured_details h1 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 22px;
}

#featured_details #content {
	/*font-size: 11px;*/
	background-color: #000;
	color: #fff;
}

#featured_details #content a {
	font-size: 11px;
	color: #bf1919;
	text-decoration: underline;
}

#featured_details #bt_more {
	margin-top: 10px;
	float: right;
}


#projects {
	float: left;
	width: 667px;
	color: #fcf4dc;
}

#projects #space {
	float: left;
	width: 5px;
}


#project {
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
	float: left;
	cursor:pointer;
}


#project a, a:link, a:active, a:visited, a:hover { 
	color: #fcf4dc;	
	text-decoration: none;
	/*vertical-align: middle; WTF!???*/
	margin: 0;
	padding: 0;	
}

#project img {
	border: 0;
}

.project_photo {
    display: block;
	border: 0;
	margin-bottom: 3px;
	
}

#project_link {
	position:absolute;
	z-index:3;
	width:153px;
	height:106px;
}

#overlay {
	display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 2;
}

#information {
	float:left;
	margin-left: 20px;
	width: 261px;
}

#information #hr {
	margin-top: 15px;
}


#about {
	width: 261px;
	float: left;
	color: #fcf4dc;	
}

#about p {
    margin: 0;
    padding:0;
}

#about img {
    margin-bottom: 10px;
}

#blog {
	width: 261px;
	float: left;
	color: #fff;
}

#blog ul {
    list-style: none;
    margin: 0;   
    padding: 0;
}

#blog li {
    margin-top:10px;
}

#blog a, a:link, a:active, a:visited {
    color: #ffffff;
    text-decoration: none;
}

#blog a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#blog small {
    padding: 3px 3px 3px 3px;
    margin-right: 10px;
    text-transform: uppercase;
    color: #bf1919;
    font-size: 8px;
}

#blog img {
    margin-top: 27px;
    margin-bottom: 10px;
}

#live {
    overflow: auto;
	width: 100%; 
    width: 958px;
	margin-left: 33px;
    margin-bottom: 20px;
    color: #fcf4dc;
    margin-top: 7px;
}

#live strong {
    width: 666px;
    margin-bottom: 20px;
    color: #bf1919;
    font-weight: 100;
    padding-right: 10px;
}

#live img {
    float: right;
    margin: 0;
    padding: 0;
}

#live p {
    float: left;
    margin: 0px;
    padding-top: 4px;
    padding-left: 6px;    
}

#live #twitter_message ul {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 4px;
}

#live #twitter_message li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#live a {
	color: #bf1919;
    text-decoration: none;
}

/*  ===== SHOW ===== */

#container {
    overflow: auto;
	width: 100%;
	width: 959px;
	margin-top: 60px;
	/*margin-bottom: 60px;*/
}

#container #media {
    float: left;
	width: 668px;
	margin-right: 10px;
}

#media #big_image {
    float: left;
    width: 658px;
    padding: 5px 5px 5px 5px;
    margin-bottom: 10px;
}

#media #gallery {
    float: left;
    padding: 5px 5px 5px 5px;
    margin-right: 10px;
	cursor:pointer;
}

#gallery #gallery_image {
    float: left;
    width: 79px;
	height: 201px;
}

#gallery #gallery_link {
	position:absolute;
	z-index:3;
	width:79px;
	height:201px;
	border: 1px solid #00ff00;
}


#media #movie {
    float: left;
    width: 400px;
    padding: 5px 5px 5px 5px;
}

#media a, a:link, a:active, a:visited, a:hover { 
	color: #fcf4dc;	
	text-decoration: none;
}

#container #show_details {
	float:left;
	padding: 20px 20px 20px 20px;
    width: 241px;
    height: 519px;
    color: #fcf4dc;
}

#show_details span {
    background-color: #000;
    color: #fff;
    margin-top:0;
}

#show_details h1 {
    margin-top: 1px;
    margin-bottom: 10px;
    font-size: 22px;
}

#show_details h2 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 18px;
}

#show_details p {
    margin: 0;
    color:#ffffff;
}

#show_details ul {
    margin: 0px 0px 0px 10px;
    padding: 0;
    color:#ffffff;
    list-style: url(images/list_arrow.png);
}

#show_details li {
    margin: 0;
    padding: 0;
}

#show_details a, a:link, a:active, a:visited, a:hover { 
	color: #bf1919;	
	text-decoration: underline;
	/*vertical-align: middle; WTF!???*/
	margin: 0;
	padding: 0;	
}

/*#media #gallery p {
	color: #fcf4dc;	
    text-decoration: none;
    text-align: right;
    width: 237px;
    margin-left: 3px;
    padding: 0;
}

#media a, a:link, a:active, a:visited, a:hover {
	color: #fcf4dc;	
    text-decoration: none;
    text-align: right;
    width: 237px;
    margin-left: 3px;
    padding: 0;
}*/



#people {
	margin-left: 20px;
}

#people #title {
	margin-left: 255px;
	margin-bottom: 20px;
}

#person {
	float: left;
}

#person_photo {
	float:left;
	width: 206px;
	
}

#person_photo_image {
	padding: 5px;
}

#person_services {
	width: 205px;
	height: 22px;
	margin-top: 3px;
	float:left;
	text-align: center;
	line-height: 25px;
 	vertical-align: middle;	
}

#person_services img {
	margin-left: 5px;
	margin-right: 5px;
	border: 0px;
}

#person #profile {
	margin-left: 15px;
	margin-bottom: 25px;
	padding: 24px;
	/*min-height: 180px;*/
	width: 550px;
	float: left;
}

#profile .name {
	float:left;
	font-size: 22px;
	padding: 0px;	
}

#profile .email {
	float:left;
	font-size: 15px;
	padding-top: 8px;
}

#profile #person_about {
	margin-top: 18px;
	color: #fff;
}



#image_about {
	margin-left: 50px;
	float: left;	
}

#title_about {
	margin-left: 40px;
	float: left;
}

#about_description {
	padding: 25px;
	width: 447px;
	margin-top: 24px;
	color: #fcf4dc;
}

#show_details a, a:link, a:active, a:visited, a:hover { 
	color: #bf1919;	
	text-decoration: none;
	margin: 0;
	padding: 0;	
}