/* @override http://www.kkmachado.com/wp-content/themes/kkmachado/style.css */

/*  
Theme Name: Carlos Machado Portfolio
Theme URI: http://www.kkmachado.com/
Description: Meu portfolio
Version: 1.0
Author: Carlos Machado
Author URI: http://www.kkmachado.com/
*/

/* reset */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size: 100%;
}
q:before, q:after { content:''}
a { text-decoration:none }
strong {
	font-weight: bold;
}
em { font-style:italic }
* a { position:relative }
a img { border:none }

/* end reset */

/* My Theme */

body {
	background-color: #eeeeea;
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
}

p {
}

p#top {
	border: 1px solid #d8d8d8;
}

#wrapper {
	margin: 30px auto auto;
	width: 860px;
}

#header {
	height: 160px;
	margin-bottom: 50px;
}

#logo {
	margin-bottom: 40px;
}

#logo li {
}

#logo li a {
	background-image: url(images/logo.gif);
	display: block;
	width: 160px;
	height: 160px;
}

#logo li a:hover {
	background-image: url(images/logo_over.gif);
}

#frase {
	width: 620px;
	padding-top: 80px;
	margin-bottom: 55px;
}

#frase p {
	color: #a5a5a5;
	font-size: 20px;
}

#content {
	width: 620px;
	margin-left: 240px;
}

#content .post p {
	color: #535353;
	margin-bottom: 10px;
	line-height: 18px;
	font-size: 13px;
}

#content h1 {
	color: #fa7e39;
	padding-top: 1px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
}

#content h2 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
}

#content a {
	color: #535353;
	font-size: 20px;
}

#content .post {
	margin-bottom: 45px;
}

#content .post img {
	border: 9px solid white;
}

#content span {
	float: left;
	margin-right: 5px;
	color: #a5a5a5;
	font-size: 20px;
}

#content a:hover {
	color: #fa7e39;
}

#content.interna {
	margin-bottom: 100px;
}

#content.interna p {
	color: #535353;
	margin-bottom: 10px;
	line-height: 18px;
	font-size: 13px;
}

#content.interna .post {
	margin-bottom: 60px;
}

#content.interna #texto {
	margin-left: 20px;
	float: left;
	width: 240px;
}

#content.interna #texto a {
}

#content.interna #title {
	height: 50px;
	width: 620px;
	margin-bottom: 45px;
	color: #a5a5a5;
	padding-top: 110px;
	font-size: 36px;
}

#content.interna p a {
	color: #a5a5a5;
	font-size: 13px;
}

#content.interna p a:hover {
	color: #fa7e39;
	font-size: 13px;
	text-decoration: underline;
}

#content.interna p a.site {
	color: #fa7e39;
	font-size: 13px;
}

#content.interna p a.site:hover {
	color: #fa7e39;
	font-size: 13px;
	text-decoration: underline;
}

#content.interna .postform {
	margin-bottom: 60px;
	width: 300px;
	float: left;
	margin-right: 60px;
}

#content.page {
	margin-bottom: 100px;
}

#content.page .postcurriculo {
	width: 340px;
	margin-right: 60px;
	float: left;
}

#content.page #title {
	height: 50px;
	width: 620px;
	margin-bottom: 45px;
	color: #a5a5a5;
	padding-top: 110px;
	font-size: 36px;
}

#content.page p {
	color: #535353;
	line-height: 18px;
	font-size: 13px;
	margin-bottom: 15px;
}

#content.page p a {
	color: #a5a5a5;
	font-size: 13px;
}

#content.page p a:hover {
	color: #fa7e39;
	font-size: 13px;
	text-decoration: underline;
}

#content.page p a.cv {
	color: #a5a5a5;
	font-size: 13px;
	background: url(images/curriculo/documento.png) no-repeat 0 0;
	padding-left: 20px;
}

#content.page p a:hover {
	color: #fa7e39;
	font-size: 13px;
	text-decoration: underline;
}

#content.page .post {
	margin-bottom: 60px;
}

#content.page p#top {
	border-style: none;
}

#sidebar {
	width: 220px;
	position: fixed;
	float: left;
}

#nav ul {
	font-size: 22px;
}

#nav li {
	margin-bottom: 5px;
}

#nav li a {
	color: #535353;
	display: block;
	padding: 5px 5px 5px 15px;
}

#nav li a:hover {
	color: #fa7e39;
}

#infos {
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 90px;
}

#infos ul {
}

#infos li {
	margin-bottom: 2px;
}

#infos li.mail a {
	color: #a5a5a5;
	padding: 5px 5px 5px 20px;
	font-size: 13px;
	display: block;
	left: 15px;
	background: url(images/social/email.png) no-repeat 0;
}

#infos li.linkedin a {
	color: #a5a5a5;
	padding: 5px 5px 5px 20px;
	font-size: 13px;
	display: block;
	left: 15px;
	background: url(images/social/linkedin.png) no-repeat 0;
}

#infos li.facebook a {
	color: #a5a5a5;
	padding: 5px 5px 5px 20px;
	font-size: 13px;
	display: block;
	background: url(images/social/facebook.png) no-repeat 0;
	left: 15px;
}

#infos li.flickr a {
	color: #a5a5a5;
	padding: 5px 5px 5px 20px;
	font-size: 13px;
	display: block;
	background: url(images/social/flickr.png) no-repeat 0;
	left: 15px;
}

#infos li a:hover {
	color: #535353;
}

#infos li.telefone {
	padding: 5px 5px 5px 15px;
	color: #535353;
	font-size: 15px;
}

#servicos {
	margin-left: 240px;
	height: 250px;
}

#servicos h1 {
	color: #a5a5a5;
	border-bottom: 1px dotted #a5a5a5;
	margin-bottom: 20px;
	font-size: 20px;
}

#servicos h2 {
	color: #535353;
	font-weight: bold;
	font-size: 16px;
}

#servicos li {
	color: #a5a5a5;
	margin-top: 10px;
	background: url(images/check.png) no-repeat 0;
	padding-left: 20px;
	font-size: 14px;
}

#web {
	float: left;
	width: 310px;
}

#impresso {
	width: 310px;
	float: left;
}

#tcform {
	float: left;
}

#tcform label {
	color: #535353;
	font: 13px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 5px;
	padding-left: 5px;
}

#tcform input {
	background-color: white;
	border-style: none;
	color: #fa7e39;
	font: 16px HelveticaNeue-Light, "Helvetica Neue Light", Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding: 5px;
	width: 300px;
	outline: none;
}

#tcform textarea {
	background-color: white;
	border-style: none;
	padding: 5px;
	color: #fa7e39;
	margin-bottom: 20px;
	width: 300px;
	height: 150px;
	font: 16px HelveticaNeue-Light, "Helvetica Neue Light", Arial, Helvetica, sans-serif;
	outline: none;
}

#tcform input#contactsubmit {
	background-color: #fa7e39;
	color: white;
	font: 15px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Helvetica, sans-serif;
	width: 80px;
	height: 40px;
}

#tcform p.contactform_error {
	color: red;
	background: url(images/form/error.png) no-repeat 0 0;
	padding-left: 20px;
	margin-bottom: 30px;
}

#tcform p.contactform_respons {
	color: green;
	background: url(images/form/ok.png) no-repeat 0 0;
	padding-left: 20px;
}

#footer {
	padding-top: 5px;
	margin-left: 15px;
	margin-top: 50px;
}

#footer p {
	color: #a5a5a5;
	font-size: 10px;
}

#footer a {
	color: #535353;
	font-size: 10px;
}

#footer a:hover {
	text-decoration: underline;
}




