/*
Theme Name: Estúdio Café
Theme URI: http://www.estudiocafe.com.br
Author: Estúdio Café by Carolinna Drummond
Author URI: http://www.carolinnadrummond.com.br/
Description: Atelie Carolinna Drummond
Version: 1.0
*/

/* =Structure
-------------------------------------------------------------- */

body { font:normal 13px 'GeosansLightRegular', Arial, sans-serif!important; color: #676766!important;}
a{ text-decoration:none; }

.wrapper { width:812px; margin:0 auto; }
.clear { clear:both; }
#top{
	float: left;
	margin-top: 45px;
	width: 812px;
	background: url(images/bg-header.jpg) left 45px no-repeat;
	height: 220px;
}
#access{
	position: relative;
	z-index: 100;
	left: 306px;
	top: -26px;
	width: 504px;
}
#primary{
	margin-bottom: 50px;
}
.menu-contato{
	float: right;
	margin-top: -53px;
	font-size: 15px;
	color: #676766;
	text-transform: uppercase;
	margin-right: 13px;
}
.menu-contato:hover{
	color: #723a4d;
}

#content{
	width: 670px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 26px;
	text-transform: uppercase;
}
.pag-404{
	text-transform: uppercase;
}
.pag-404 h2{
	float: left;
	font-size: 30px;
	color: white;
	padding: 10px 13px;
	margin-bottom: 40px;
	background-color: #723a4d;
	-webkit-font-smoothing:antialiased;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
}
.pag-404 a{
	text-decoration: underline!important;
}
.pag-404 .text{
	font-size: 18px;
	color: #676766;
	line-height: 26px!important;
	text-align: left!important;
}

#content h2{
	float: left;
	font-size: 30px;
	color: white;
	padding: 10px 13px;
	margin-bottom: 40px;
	background-color: #723a4d;
	-webkit-font-smoothing:antialiased;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
}
#content a{
	color: #723a4d;
}
#content .emails{
	font-size: 18px;
	color: #676766;
	text-transform: lowercase;
}
#content-home{
	width: 700px;
	margin: 0 auto;
	position: relative;
	top: -80px;
}
#content-posts{
	width: 670px;
	margin: 0 auto;
}
#content-posts p{
	text-align: center;
}
#content-posts h2{
	float: left;
	font-size: 30px;
	color: white;
	padding: 10px 13px;
	margin-bottom: 40px;
	background-color: #676766;
	-webkit-font-smoothing:antialiased;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
}
#content-posts h3{
	font-size: 15px;
	width: 100%;
	margin: 43px 0 20px 0;
	/*text-transform: uppercase;*/
}