/*
Theme Name: Workaholic
Theme URI: http://graphpaperpress.com/
Description: Showcase your work on the web.
Version: 3.0.2
Author: Chandra Maharzan for Graph Paper Press
Author URI: http://graphpaperpress.com/
Tags: minimalistic, clean, fixed width, three column, two column, separate blog, portfolio
License: GPL
*/

/* load 960 framework */

@import url("library/960/reset.css");
@import url("library/960/text.css");
@import url("library/960/960.css");
@import url("library/nav/superfish.css");

/* global styles */
body {
	background: url(images/back5.jpg) no-repeat top center;
	background-color:#000000;
	background-attachment:fixed;
	margin: 0 0 20px 0;
	color:#ddd;
}

h1,h2,h3,h4,h5 {
	color:#ddd;
	font-family:'EB Garamond', serif; font-variant:small-caps;
	letter-spacing:0.2em;
	font-weight:normal;
}

a {
	text-decoration: none;
	color: #7ca3ce
}

a:hover {
	color: #ffffff;
}

h4 {
	font-size:16px;
	margin:0;
	padding:0;
	color:#777;
}


strong {
	font-weight: bold;
}

em {
	font-style: italic
}

content{
	margin-bottom:10px;
}



/* headers */
#header {margin-top: 25px;margin-bottom: 25px; height:276px; background:url(images/header_dog2.jpg) no-repeat;}
#header #logo {float:left}
#header h1 {margin:0;text-transform: uppercase;font-size: 25px;padding:0;line-height: 1}
#header h1 a {color: #333;border:none;}
#header h1 a:hover {color:#666;}
#header .description {visibility:hidden; }

#logo h1 a{text-indent:-1000px; display:block; width:780px; height:250px;}
#menu-top-menu{ margin: 0 auto 18px auto; width:770px; text-align:center;}



/* intro text */
#introduction h2 {font-size:30px;font-family: Georgia;margin:0 0 5px 0;padding:0}
#introduction h3 {line-height:1.3;color: #999;font-size: 18px}

/* twitter */
#twitter {background:url(images/twitter-bg.gif) 0px 30px no-repeat;margin-bottom:25px;}
#twitter-top {background:url(images/twitter-top.gif)  0 0 no-repeat;}
#twitter_update_list {list-style:none;margin:0;padding:0;background:url(images/twitter-bot.gif)  left bottom no-repeat;min-height:80px;}
#twitter_update_list li {list-style: none;margin:0;font-size:12px;padding:25px 60px 15px 20px;line-height: 1.3}
#twitter_update_list li span {display: block}

/* Navigation Highlights */
/*.current-cat a, .current_page_item a {font-weight:bold;}*/

#navigation{
margin:-5px 0 0px 0 ;
min-height: 35px;
}

.sf-menu a:hover{
	color:#ffffff;
	-webkit-text-shadow:0 0 14px #ffffff; 
	-moz-text-shadow: 0 0 14px #ffffff; 
	text-shadow:0 0 14px #ffffff; 
}

/* NAVIGATION - Search for something */
#search { position: relative; top: 5px; height:40px; width:285px;}
#search #s { float: left; display: block; margin:0;padding: 5px 5px 5px 20px; width: 275px; border: none; font-size: 12px; color: #fff; vertical-align: bottom;  background: #333 url(images/search.png) 3px 5px no-repeat;-moz-border-radius: 5px;-webkit-border-radius: 5px;line-height: 1}
#search #s:hover { color: #fff;background: #333 url(images/search.png) 3px 5px no-repeat;}

/* Portfolio Gallery */
#gallery {border:1px solid #1e1e1e; margin-top:20px; padding:10px; display:block; width:600px; position:relative;}
#gallery-nav {margin:10px 0 25px 0;padding: 0;list-style: none;}
#gallery-nav li { display: inline; margin:0;padding:4px  2px; height:20px;}
#gallery-nav li.current {background: #000; }
#gallery-nav li.current a {color:#7CBBDC!important;}
#gallery-nav li a {color:#aaa;font-weight: bold; border: none; padding:10px; margin-top:15px;}

.gallery{position:relative;}
.gallery-item{z-index:100; width:100%; background-color:#000;}
.col-2{float:left; width:300px;  padding:5px; text-align:center;  margin-right:3px; height:200px;} 
.col-3{float:left; width:600px;  padding:9px; text-align:center; background-color:#000;}
.gallery-caption{padding:5px 5px 0 5px; text-align:center;}

/* content */
#content h2 {text-transform: uppercase;font-size: 20px;margin-bottom: 15px;}
#content div.portfolio{border: 8px #333; background: #000;margin-bottom: 22px;}
#content div.portfolio  a.thumb {display: block;position: relative;overflow: hidden;height: 134px;padding: 15px;color: #333;border:none;line-height: 1.2;border: 1px solid #1e1e1e;}
#content div.portfolio h4 {position:relative;}
#content div.portfolio a:focus, #content div.portfolio a:hover { text-decoration: none; }
#content div.portfolio img {position: absolute;top: 8px;left: 8px;width: 284px;height: 150px;border: 0;z-index:3;}
#content div.portfolio span.title { visibility:hidden; position:absolute;bottom:0;left:0;padding:20px 20px 38px 25px; line-height: 1.2}
#content div.portfolio span.category { visibility: hidden; position:absolute;bottom:0;left:0;margin:0 20px 20px 25px; font-size:12px;color:#aaa;}
#content div.portfolio span.category a {font-size:12px;border: none;color:#888;}



/* Personalizados para o PizzaBoy */
#share{width: 320px; overflow: visible; display:inline;}
iframe{border:0px}

#welcome h2{ text-align:center;}
#welcome img{border:1px solid #1e1e1e;}
#welcome {margin:10px; float:left; display:block; width:940px;}

.container_12{background:#000;}
.blue{border-color:#7CBBDC; margin-top:15px; clear:both;float:none;}  
.blue2 {margin-top:15px;border-color:#ea5b0c; clear:both; float:none;}
.post hr{margin-top:15px; float:none; width:100%; clear:both;}

.wp-caption{ padding:10px; font-size:9px; background:#1e1e1e;}
.wp-caption p{margin:10px 0px 0px 0px; padding:0px;}
.wp-caption a{color:#1e1e1e; outline:none; border:0px solid #1e1e1e;}

.alignleft{float:left; margin-right:10px;}
.hr2 {margin:5px 0; border-color:#666;}
.archtitle a{border-bottom:0px solid #000; color:#444;}
.post h3, .post h3 a{color:#fff;!important;}
.srp-widget-title, .portfolio li a {font-family:'EB Garamond', sans-serif; font-size:14px; font-weight:bold 700;letter-spacing:0.1em; line-height:17px;} .srp-widget-title a{ border-bottom:0px solid #000;}
.portfolio li a {margin-bottom:7px;}
.twtr-widget {font-family:Georgia, serif!important;}
.details{float:right; width:300px; border-top: solid 1px #1e1e1e; margin:0; padding: 5px 0px 5px 0px;}



/* prev next navigation */
.navigation, .navigation-archive {clear: both;margin-bottom: 20px;height: 33px;text-align:center}
.next  {width: 85px; height: 33px;float: right}
.prev  {width: 115px; height: 33px;float: left}

.next a, .prev a {
	font-size: 10pt;
	color:#ddd;
	font-family:'EB Garamond', serif; 
	font-variant:small-caps;
	letter-spacing:0.2em;
	display:block;
	height:33px;border:none;
}

.next a {width:85px;}
.prev a {width:115px;}

.next a:hover, .prev a:hover {
	color:#ffffff;
	-webkit-text-shadow:0 0 14px #ffffff; 
	-moz-text-shadow: 0 0 14px #ffffff; 
	text-shadow:0 0 14px #ffffff; 
}

.navigation-archive .prev {float:left}

/* widgets */
.item{line-height:1.3!important;}
#footer .item{ height:340px; overflow:hidden; background: url(images/bottomwidget.jpg) no-repeat center bottom;}
h3.sub {padding-bottom:10px;font-weight: normal; border-bottom: 1px solid #ea5b0c; margin-bottom:20px; }
.item ul li {display: block;list-style:none;border-top:1px solid #1e1e1e; margin:0;padding:8px 0;}
.item ul li a {display: block;border: none;font-weight: bold;}
.item dt {font-weight: bold;float:left;width:80px;padding-bottom:7px;clear:left}
.item dd {padding-bottom:7px;}
.portfolio p {margin: 0;padding: 0;font-family:'Lucida Sans', Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; font-style: italic;font-size: 12px;}
.item h4 {color:#666;margin-bottom: 15px;}
.textwidget {margin-bottom:30px}
#wp-calendar  {width: 100%}
#wp-calendar td {text-align: center;}
#wp-calendar thead {font-weight: bold;background: #eee}
#wp-calendar td#prev {text-align: left}
#wp-calendar td#next {text-align: right}

/* Content Area */
.postmetadata {font-size: 12px;}
small {color: #bbb}
hr.dotted {border:none;border-bottom: 1px dotted #ccc }
.pagetitle, .post h2 {margin-top:10px}
.post h3 a{font-weight: bold} 

/* Form Elements */
input,textarea {-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;font-size: 12px;-webkit-border-radius: 5px;border: none;padding:6px; line-height: 1}
textarea {font-family: "Lucida Sans"}
#submit {font-weight: bold; padding: 5px 10px;border:1px solid #aaa}

.wpcf7-form p{float:left; width:290px; margin-left:10px; padding: 5px 5px 20px 0;}
.wpcf7-form .wpcf7-text {width:280px; background:#333; color:#fff;}
.wpcf7-form textarea {width:280px; background:#333; color:#fff;}
.wpcf7-submit {width:60px; background:#ddd; color:#000;}

/* Comments */
#respond h3 {border-bottom: 1px solid #ddd;padding-bottom:7px}
.commentlist {padding: 0;margin: 0;}
.commentlist li {margin: 10px 0 0px;padding: 10px 10px 10px 10px;list-style: none;border:1px solid #ddd; }
.commentlist li ul {padding: 0;margin: 0;}
.commentlist li ul li {margin-right: 0px;margin-left: 0px;}
.commentlist li .avatar {float: left;border: 1px solid #eee;padding: 2px;background: #fff;margin-right:10px}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;}
.commentmetadata {font-weight: normal;font-size: 11px}
.children { padding: 0; }
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 0 0 10px 0;display: block;}
.even, .alt {background:#f8f6f2;}
ul.children li.odd {background: #f6ede7;}
.thread-odd {background: #f6ede7;}
.thread-even {background:#f8f6f2;}
.depth-1 {}
.says {display:none;}
.cancel-comment-reply small {font-size:1em;}
.bypostauthor {background: #fff}
.cancel-comment-reply {margin-bottom: 20px}


/* The Recent Posts Container. */
div.srp-widget-container {
	display : table;
	clear   : both;
}

/* The Widget Title. */
div.srp-widget-container h3.widget-title{
	display       : table-caption;
	margin-bottom : 10px;
}

/* Single post entry box. */
div.srp-widget-singlepost {
	padding       : 0px 0px 10px 0px;
	margin        : 0px 0px 10px 0px;
	border-bottom : 1px solid #1e1e1e;
}

/* The thumbnail box. */
div.srp-thumbnail-box {
	display        : table-cell;
	vertical-align : top;
	padding-right  : 10px;
}

/* The content stuff box. */
div.srp-content-box {
	display        : table-cell;
	vertical-align : top;
}

/* The excerpt. */
p.srp-widget-excerpt {
	margin: 0px;
}

/* Single post title. */
h4.srp-widget-title {}

/* Single post title link. */
a.srp-widget-title-link {}

/* Thumbnail link. */
a.srp-widget-thmblink {}

/* Thumbnail image. */
img.srp-widget-thmb {}

/* The post date box. */
span.srp-widget-date {}

/* Stringbreak link. */
a.srp-widget-stringbreak-link {}

/* Stringbreak link image. */
a.srp-widget-stringbreak-link-image {}

/* Stringbreak. */
span.srp-widget-stringbreak {}
