body, html, * {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	background: #FFF;
	color: #000;
	text-align: left;
	font-weight:normal;
	overflow:hidden;
}

#logo {
	position: absolute;
	top: 10px;
	left: 20px;
}

.clearDiv {
	clear: both;
}

/* home */

#menu_home {
	color: #DFE0D8;
	font-weight:normal;
	padding-left: 18px;
	margin-top: 100px;
	height: 500px;
	overflow: hidden;
}

#menu_home #menuEditorial {
	font-size: 7em;
	padding-top: 35px;
}

#menu_home #menuCampaign {
	font-size: 7em;
	padding-top: 35px;
}

#menu_home #menuBiography {
	font-size: 4.6em;
	padding-top: 35px;
}

#menu_home #menuContact {
	font-size: 4.6em;
	padding-top: 30px;
	padding-bottom: 5em;
	padding-right: 0.1em;
	float: left;
}

#menu_home a {
	color: #DFE0D8;
	text-decoration: none;
}

#menu_home a:hover {
	color: #666;
}

#contato {
	padding-top: 6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #000;
}

#contato a {
	color:#000;
	background-color: #CF0;
	text-decoration: none;
}

/* menus */

.menuSelected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	background-color: #F06;
	margin-top: -3px;
}

#menu_pagina {
	width: 100%;
	text-align: right;
}

#menu_pagina ul {
	list-style: none;
	margin-top: 8px;
}

#menu_pagina ul li {
	float: right;
	margin-right: 15px;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 22px;
}

#menu_pagina a {
	color: #DFE0D8;
	text-decoration: none;
}

#menu_pagina a:hover {
	color: #666;
}

/* Biography */

#content_biography {
	margin-top: 120px;
}

#foto_biography {
	margin-right: 15px;
	float: left;
}

#texto_biography {
	font-size: 11px;
	max-width: 1000px;
	margin-right: 15px;
	line-height: 14px;
}

#texto_biography p {
	padding-bottom: 10px;
}

#texto_biography img {
	display: none;
}


/* campaign and editorial */

#ContentPosts {
	position: absolute;
	height: 500px;
	width: 100%;
	left: 0px;
	top: 100px;
	z-index: 1;
	overflow: auto;
}

#nav_left {
	float: left;
	width: 50px;
	height: 520px;
	position: relative;
	z-index: 10;
	top: 68px;
}

#nav_right {
	float: right;
	width: 50px;
	height: 520px;
	position: relative;
	z-index: 11;
	top: 68px;
}

#img_nav_left {
	display: none;
}

#img_nav_right {
	display: none;
}

.post_closed {
	margin-top: 70px;
	padding-right: 2px;
	padding-left: 2px;
	height: 320px;
	background-color:#D6D4CE;
	width: 250px;
	float: left;
	cursor: pointer;
	overflow: hidden;
}

.post_opened {
	margin-top: 00px;
	padding-right: 2px;
	padding-left: 2px;
	height: 450px;
	background-color:#D6D4CE;
	width: 1000px;
	float: left;
}

#content_holder {
	position: relative;
	height: 450px;
	overflow: hidden;
}

.imgLoading {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 250px;
	width: 100%;
	background: #D6D4CE url(images/loading.gif) no-repeat; 
	background-position: 50% 50%;
}

.postThumbImage {
	margin-top: 5px;
	margin-bottom: 5px;
}

.postDate {
	color: #DBDCD6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	position: relative;
	top: -40px;
	font-style:italic;
	padding-left: 5px;
}

.postDateOpened {
	color: #F06;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style:italic;
	padding-left: 5px;
	padding-top: 10px;
}

.postTitle {
	color: #CF0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	position: relative;
	top: -40px;
	font-style: italic;
}

.postTitleOpened {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	padding-top: 5px;
}

.postTitleOpened a{
	color: #FFF;
	text-decoration:none;
}

.postTitle span, .postTitleOpened span{
	background-color: #000;
	padding-left: 5px;
	padding-right: 5px;
}

.postTags {
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	position: relative;
	top: -38px;
	font-style: italic;
	text-decoration: none;
}

.postTags, .postTags a {
	color: #F00;
	text-decoration: none;
}

.postTags a:hover {
	text-decoration:underline;
}

.postContent {
	padding-left: 10px;
	padding-right: 20px;
	width: 250px;
	float: left;
}

.postClose {
	float: right;
	height: 446px;
	width: 25px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
}

.postClose a {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 28px;
	color: #F00;
	text-decoration: none;
}

.postCategory{
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	padding-left: 5px;
	padding-top: 10px;
}

.postText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
}

.postText a {
	background-color: #CF0;
	color: #000;
	text-decoration:none;
}

.postText img {
	display: none;
}

.postPrevImage {
	float:right;
	padding-top: 410px;
}

.postNextImage {
	padding-top: 370px;
	padding-right: 5px;
	position: relative;
	left: -15px;
}

.postNumImage {
	float:right;
	padding-top: 405px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	padding-right: 15px;
	width: 0px;
	position: relative;
	left: -80px;
}

.postNumImage div {
	width: 60px;
}

.postLoadImage {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	height: 440px;
	width: 300px;
	background: #D6D4CE url(images/loading.gif) no-repeat; 
	background-position: 50% 50%;
	float: right;
}

.postImage {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	height: 440px;
	float: right;
}

.postGallery {
	display: none;
}

.navigation {
	width: 200px;
	text-align: right;
}

.navigation div {
	float: right;
	width: 110px;
	text-align:center;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #FFF;
}

.navEnabled {
	background-color: #F03;
}

.navDisabled {
	background-color: #858071;
}

.navigation div a {
	color: #FFF;
	text-decoration: none;
}

.permalink a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999;
	font-style: normal;
}