/*



Theme Name: Digfordesign



Theme URI: http://digfordesign.com

http://www.digfordesign.com/wp-admin/theme-editor.php?file=/themes/sharpfolio/style.css&theme=Sharpfolio&a=te

Description: A WordPress theme based on Sharp Folio.



Version: 1.0



Author: Koji Pereira



Author URI: http://digfordesign.com



Tags: sharpfolio, portfolio



*/



html {
	background: #000 url(images/bgTextura.jpg) repeat-y center top;
}
/* related */

.related abbr {
	display:none;
}
body {
	margin:0;
	padding:0;
	height:100%;
	color:#CBC0A5;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 130%;
	background: transparent url(images/bgDestaque.jpg) no-repeat center top;
}
div#wrapper {
	text-align: left;
	margin: auto;
	width: 920px;
}
a {
	color: #8BB241;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h3 {
	font-size: 1.3em;
	margin: 10px 0 10px 0;
}
.big {
	font-size: 2em;
	line-height: 80%;
}
h1 {
	font-size: 4em;
}
#header {
	position: relative;
	height: 105px;
	margin-bottom: 100px;
}
#header h1 {
	width: 114px;
	position: absolute;
	top: 20px;
	left: 750px;
}
#header h1 a {
	text-indent: -1000em;
	width: 114px;
	height: 48px;
	background: url('images/logo.gif') no-repeat left top;
	display: block;
	float:right;
	margin: 30px 10px 0 0;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	margin: 75px 200px 0 0;
	position: absolute;
}
ul#navigation li {
	float: left;
}
.fire {
	margin-top: 30px;
	clear: both;
}
.fire a {
	color: #CA8902;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
ul#navigation li a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-decoration: none;
	color: #FFF;
	font-size: 1.1em;
	margin: 0 32px 0 0;
	display: block;
	line-height: 2em;
}
ul#navigation li.current-cat a {
	background: transparent url('images/menuMarker.gif') no-repeat left bottom;
	color: #FFF;
}
ul#navigation .cat-item-1.current-cat a {
	background: transparent url('images/menuMarker2.gif') no-repeat left bottom;
}
ul#navigation li.current_page_item a {
	background: transparent url('images/menuMarker3.gif') no-repeat left bottom;
	color: #FFF;
}
ul#navigation li a:hover {
	color: #FFF;
}
div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}
span.f {
	font-style: italic;
}
div.thumbnail {
	width: 500px;
	float: left;
}
div.carouselArea {
	width: 900px;
	clear: both;
}
div.entry {
	width: 250px;
	float: right;
}
div#content .splash h2 {
	font-size: 2.3em;
	line-height: 90%;
}
div#content h2 {
	font-size: 2.1em;
	margin-bottom: 8px;
}
div#content h2 a {
	text-decoration: none;
}
p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	color: #808080;
	text-decoration: none;
	font-size: .9em;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}
div#footer {
	padding-bottom: 410px;
	background: transparent url(images/footer.gif) no-repeat center bottom;
	text-align: center;
	padding-top: 50px;
}
.narrowcolumn #footer {
	padding-bottom: 410px;
	padding-top: 50px;
}
div#footer p {
	text-align: center;
}
div.post {
	margin: 0 0 76px;
}
div.post ol {
	list-style: decimal;
	margin-left: 30px;
}
div.post ul {
	list-style: disc;
	margin-left: 30px;
}
div.splash {
	clear: both;
	margin: 80px 0 170px 0;
	padding: 0;
	border: 1px solid transparent;
}
h3#comments, h3#respond {
	color: #fff;
	line-height: 64px;
}
div.author {
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}
.dataPostagem {
	font-size:.8em;
	color: #6F6F6F;
	margin: 0 0 0 48px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	/*width: 500px;*/

	/*float: right;*/

	padding: 18px 0 0 0;
}
ol.commentlist {
	border-top: 1px solid #333;
	/*margin:30px 240px 0 0;*/

font-size:.85em;
	line-height: 140%;
}
ol.commentlist li {
	border-bottom: 1px solid #333;
	padding: 12px 0 0;
}
.comment-childs {
	background-color: #1c1f18;
}
form input, form textarea {
	margin: 0 12px 0;
}
textarea#comment {
	width: 630px;
}
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	margin-left: 8px;
	text-align: right;
}
div.alignleft {
	margin-right: 8px;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}
/* Novos*/

.portfolioPost {
	background: transparent url(images/divisor.gif) no-repeat center top;
	min-height: 120px;
	padding-top: 10px;
}
.portfolioPostContent {
	width: 390px;
	float: left;
}
.portfolioPostUrl {
	margin: 32px 340px 0 420px;
	background: transparent url(images/iconLink.png) no-repeat left top;
	padding-left: 20px;
}
.portfolioPostTags {
	float: right;
	width: 310px;
	margin-top: 32px;
	background: transparent url(images/iconTag.png) no-repeat left top;
	padding-left: 20px;
}
div.email {
	background: transparent url(images/iconContact.png) no-repeat right 3px;
	padding-right: 20px;
	width: 200px;
	float: right;
	margin-top: 70px;
	text-align: right;
	font-size: 1.1em;
}
.wp-caption {
	background-color: #000;
	color: #CBC0A5;
	font-style: italic;
	padding: 3px;
	text-align: center;
	font-size:.8em;
}
.wp-caption p {
	margin: 0;
}
/* Blog */



.blogPost h2 {
	line-height:1em;
	margin-left: 90px;
}
.post-date {
	background: transparent url(images/date.gif) no-repeat left top;
	width:74px;
	height: 68px;
	text-align: center;
	float: left;
}
.month {
	margin-top: 10px;
}
.day {
	font-size: 1.7em;
}
.narrowcolumn, .widecolumn {
	padding:0;
	margin:0 255px 0 0;
}
p {
	margin: 10px 0 10px 0;
}
.blogPost p {
	clear: left;
}
#sidebar {
	width:200px;
	float: right;
	font-size: .8em;
	padding:0;
	margin:0;
	line-height: 130%;
}
.widget {
	margin: 25px 0 25px 0;
}
#sidebar ul li h2 {
	font-size: 1.3em;
	margin-bottom: 10px;
}
#sidebar ul li ul li a {
	display: block;
	padding: 4px 2px 4px 2px;
}
#sidebar ul li ul li a:hover {
	background-color: #282F23;
}
#sidebar ul li ul li {
	border-bottom: 1px solid #2B2F26;
}
#content li {
	margin-top: 2px;
}
#sidebar #searchform {
	padding: 0;
	margin: 0;
	border: 0;
}
#sidebar #searchform div {
	padding: 0;
	margin: 0;
	background: transparent url(images/formBg.gif) no-repeat right top;
	height: 29px;
	float: left;
	width:140px;
}
#sidebar #searchform div input#s {
	padding: 5px 5px 0 5px;
	margin: 0 0 0 0;
	height: 29px;
	background: transparent url(images/formCurve1.gif) no-repeat left top;
	border: 0;
	float: left;
	color: #FFF;
	width:130px;
}
#sidebar #searchsubmit {
	background: transparent url(images/btOk.png) no-repeat left top;
	height: 29px;
	width: 41px;
	border: 0;
	padding: 0 0 0 4px;
	margin:0 0 0 4px;
	cursor: pointer;
	text-indent: -1000em;
}
#sidebar #searchsubmit:hover {
	background-position:  left -30px;
}
#sidebar #searchsubmit:active {
	background-position:  left -60px;
}
li.twitter-item {
	margin-bottom: 8px;
	padding-bottom: 8px;
}
li.twitter-item a {
	display: inline !important;
}
li.twitter-item a:hover {
	background: none;
}
.postHeader {
	display: block;
	margin-bottom: 20px;
	min-height: 73px;
}
blockquote {
	padding: 10px;
	background-color: #030301;
	color: #FFF;
}
code {
	padding: 10px;
	border-left: 2px solid #42311B;
	background-color: #030301;
	color: #FFF;
	font-size: .8em;
	line-height:110%;
	display: block;
}
.related abbr {
	display:none;
}
/* Q translate */

.qtrans_language_chooser {
	position: absolute;
	text-align: center;
	font-size: .8em;
	padding: 0;
	background: transparent url(images/balloon.gif) no-repeat left top;
	width: 156px;
	height: 32px;
}
.qtrans_language_chooser .active {
	display: none;
}
.qtrans_flag_pt:before {
	content: "Ler em ";
}
.qtrans_flag_en:before {
	content: "Read in ";
}
.qtrans_flag_and_text {
	padding-left:  25px !important;
}
/* CUrriculum */

.curriculum {
	margin-left: 310px;
	margin-right:150px;
}
.title {
	display: none;
}
/* Share */
.social-twitter, .social-facebook, .social-buzz {
	height: 50px;
	width: 120px;
	display: block;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}

.linkwithin_outer {
	clear: none !important;
}
#linkwithin_logo_0 {
	display: none;	
}
