/*
Theme Name: Fredi
Theme URI: http://www.fredericopeter.com.br/wp-content/themes/fredericopeter/
Description: brand, print & web design
Version: 1.0
Author: Fredi
Author URI: http://www.fredericopeter.com.br/
Tags: design, graphic, web, system interface
Based in wp default theme
*/

/* structure */
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
}
#page {
	position: relative;
/*	min-height: 100%; */
	margin: 0 auto;
	width: 770px;
	background: #fff;
}
#content {
	margin: 0;
	padding: 0 0 15px 35px;
	width: 700px;
}
.entry {
	padding: 20px 0;
}
#header {
	margin: 0;
	padding: 0;
	height: 145px;
	width: 770px;
	background: #000 url('images/header.jpg') no-repeat 0 75px;
}
#footer {
	clear: both;
/*	position: fixed;
	bottom: 0; */
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
	height: 22px;
	width: 770px;
	background: #dcdcdc;
}
#footer p {
	clear: both;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}

/* typography & colors */
body {
	font-size: 10px;
	font-family: Helvetica, Arial, Sans-Serif;
	background: #dcdcdc url('images/body_bg.png') repeat-x 0 0;
	color: #246;
	text-align: center;
}
#topo {
	position: absolute;
	top: 0;
}
#page {
	background: #fff;
	border: 0;
	text-align: left;
}
#header img {
	margin: 5px 0 0;
	border: 0;
	float: left;
}
#colscontainer {
	margin: 0;
	padding: 0 15px 0 35px;
	width: 720px;
}
#content {
	font-size: 1.2em;
}
small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #757566;
	margin: 5px 0;
}
h1 {
	font-size: 1.4em;
	display: none;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
}
a, a:visited {
	color: #189;
	text-decoration: none;
}
a:hover {
	color: #189;
	text-decoration: underline;
}
abbr {
	color: #189;
	border-bottom: 1px dotted #189;
	cursor: help;
}

/* navcontainer menu */
#navcontainer {
	height: 33px;
	width: 310px;
	margin: 42px 0 0;
	padding: 0;
	background: transparent;
	float: right;
}
#navcontainer ul.right {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	display: inline;
	background: transparent;
	float: right;
}
#navcontainer ul.right li,
#navcontainer ul.right li.current_page_item,
#navcontainer ul.right li.current_page_ancestor {
	display: inline;
}
#navcontainer ul.right li a {
	background: url('images/menu_item.png') 0 0;
}
#navcontainer ul.right li a:hover {
	color: #cdf;
}
#navcontainer ul.right li.out a {
	background: url('images/menu_out.png') 0 0;
}
#navcontainer ul.right li.out a:hover {
	color: #ecdcc0;
	background-position: 0 -33px;
}
#navcontainer ul.right li.current_page_item a,
#navcontainer ul.right li.current_page_ancestor a,
#navcontainer ul.right li.current_page_item a:hover,
#navcontainer ul.right li.current_page_ancestor a:hover {
	height: 33px;
	background: url('images/menu_actual.png') 0 0;
	cursor: default;
}
#navcontainer ul.right li a,
#navcontainer ul.right li.out a,
#navcontainer ul.right li.current_page_item a,
#navcontainer ul.right li.current_page_ancestor a,
#navcontainer ul.right li.current_page_item a:hover,
#navcontainer ul.right li.current_page_ancestor a:hover {
	width: 60px;
	height: 33px;
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	float: right;
	border-left: 1px solid #000;
}

/* tabscontainer menu */
#tabscontainer {
	height: 24px;
	width: 700px;
	margin: 20px 0 0;
	padding: 0;
	background: url('images/menu_bg.png') repeat-x 0 19px;
}
#tabscontainer ul {
	background: transparent;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	display: inline;
	float: right;
}
#tabscontainer ul li,
#tabscontainer ul li.current_page_item {
	display: inline;
}
#tabscontainer ul li a {
	height: 18px;
	background: url('images/tabs_item.png') no-repeat 0 0;
}
#tabscontainer ul li a:hover {
	background-position: 0 -18px;
}
#tabscontainer ul li.current_page_item {
	height: 19px;
	background: url('images/tabs_current_page.png') no-repeat 0 0;
}
#tabscontainer ul li a,
#tabscontainer ul li.current_page_item {
	width: 80px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	float: right;
}

/* 3 columns */
#content .col,
#content .lastcol {
	width: 220px;
	float: left;
	padding: 0;
}
#content .col {
	margin: 15px 20px 20px 0;
}
#content .lastcol {
	margin: 15px 0 20px;
}
#content .nomargincol {
	padding: 20px 20px 0 0;
}
#content .col ul.title,
#content .lastcol ul.title {
	padding: 0;
	margin-left: 15px;
}
#content .col h2,
#content .lastcol h2 {
	font-size: 1.2em;
/*	text-align: center; */
	letter-spacing: -1px;
	margin: 0;
}
#content .lastcol img,
#content .col img {
	margin-bottom: 10px;
	border: 0;
}
#content .col img.nomargins {
	margin: 0;
	border: 0;
}
#content .one p.cap:first-letter {
	font-size: 300%;
	font-weight: bold;
	display: block;
	float: left;
	margin: 0.1em 0.1em 0 0;
	color: #95787a;
}
#content .two p.cap:first-letter {
	font-size: 300%;
	font-weight: bold;
	display: block;
	float: left;
	margin: 0.1em 0.1em 0 0;
	color: #709271;
}
#content .three p.cap:first-letter {
	font-size: 300%;
	font-weight: bold;
	display: block;
	float: left;
	margin: 0.1em 0.1em 0 0;
	color: #9d9fb4;
}
#content .colspan_two {
	width: 460px;
	float: right;
	margin: 0 20px 20px 0;
	padding: 0;
}
#content .colspan_two p,
#content .lastcol p,
#content .col p {
	font-size: 12px;
	line-height: 1.4em;
}
#content div.colspan_three {
	width: 700px;
	margin: 10px 0;
	padding: 0;
}
#content div.colspan_three h1 {
	font-size: 1.6em;
	letter-spacing: -1px;
	margin: 5px 0;
}
#content div.colspan_three img {
	margin: 15px 10px 0;
}

/* contact form styles */
#post-3 .entry {
	margin-top: 15px;
	padding-left: 163px;
}
#si_contact_form label {
	font-size: 0.9em;
}
#si_contact_form input[type="text"],
#si_contact_form textarea {
	border: 1px solid #8398b9;
	color: #4f668c;
	font-size: 1em;
}
#si_contact_form textarea {
	padding: 2px;
}
#si_contact_form input[type="text"] {
	height: 16px;
}
input#si_contact_name,
input#si_contact_email,
input#si_contact_subject {
	width: 354px;
}
#si_contact_form textarea {
	width: 350px;
}
input#si_contact_captcha_code {
	width: 173px;
	margin-bottom: 10px;
}
#si_contact_form input[type="submit"] {
	width: 100px;
	margin-left: 254px;
	border: 0;
	background: #8398b9;
	font-size: 1.2em;
	color: #fff;
	cursor: pointer;
}
#si_contact_form input[type="submit"]:hover {
	background: #697fa4;
}
#si_contact_form input[type="submit"]:focus {
	background: #697fa4;
}
#credit {
	background: #fff;
	width: 572px;
	margin-top: 20px;
	padding-left: 163px;
}

/* portfolio styles */
.itemrow {
	height: 170px;
	width: 460px;
	margin: 30px 0 0 120px;
	padding: 0;
	border: 0;
	background: #dcdcdc;
}
#content .leftcol,
#content .rightcol {
	float: left;
}
#content .leftcol {
	width: 220px;
	margin: 0;
	padding: 0;
	background: transparent;
}
#content .rightcol {
	height: 170px;
	width: 210px;
	padding-left: 20px;
	background: transparent;
}
#content .rightcol h3 {
	margin-top: 20px;
}
#content .rightcol p {
	margin: 5px 0;
}
.last {
	margin-bottom: 50px;
}

/* blog structure */
.widecolumn {

}
.widecolumn .entry {
	line-height: 15px;
}
.widecolumn .entry p {
	font-size: 12px;
}

/* error page styles */
.error_page {
	text-align: center;
}
.error_page h2 {
	margin-top: 50px;
}
.error_page a {
	line-height: 30px;
}

/* miscelaneous */
hr {
	border: 0;
	width: 100%;
	color: #8f8f8f;
	background: #8f8f8f;
	height: 1px;
	clear: both;
}
.post .entry a,
.post .entry a:visited,
#footer a,
#footer a:visited {
	text-decoration: none;
}
.post .entry a:hover,
#footer a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
.post h1 {
	display: none;
}
.post .entry h2.sobre {
	margin: 20px 180px 10px 180px;
}
.post .entry p.sobre {
	margin: 0 180px 10px 180px;
	text-align: justify;
}
.post .entry p {
	line-height: 1.4em;
}
#post-3 p {
	margin-left: 163px;
}
.clear {
	clear: both;
	display: none;
}
