/*
Theme Name: Craftwork
Theme URI: http://www.ezwpthemes.com/templates/craftwork.html
Description: This wonderful free WordPress theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: white, brown, fixed-width, two-columns, right-sidebar, threaded-comments
*/


/* Global */

* {
	margin: 0;
	padding: 0;
}

::-moz-selection {
	background: #369;
	color: #ff0;
}

::selection {
	background: #369;
	color: #ff0;
}

code::-moz-selection {
	background: #333;
}

code::selection {
	background: #333;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #FFF;
	color: #000;
    background: url(images/top.jpg) top center no-repeat;
}

p {
	margin: 1em 0;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}

blockquote {
	margin: 5px 20px;
	padding: 0;
	color: #ffffff;
	border-left: 5px solid #666;
	background: #ababab;
}

blockquote p {
	padding: 10px 20px;
	display: block;
}

a {
	color: #c30;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

.endline {
  clear: both;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
}

#top-frame {
	margin: 0 auto;
	width: 1000px;
	
}

#galeria{
	width:260px;
	float:left;
	padding:10px 0px 0px 20px;
}
#icon{
	float:left;
	padding:10px 0px 0px 100px;
	width:100px;
}
#galeria img{
	width:60px;
	height:60px;
	float:left;
	margin:8px 0px 0px 8px;
}
#twi{
	float:left;
	width:230px;
	padding:40px 0px 0px 20px;
}
#bottom-frame {
	margin: 0 auto;
	width: 1000px;
}
#texto{
	float:left;
	font-size:11px;
	color:242729;
	font-weight:bold;
}
.vertodas{
	float:left;
	width:200px;
	padding:10px 0px 0px 30px;
}
.envolve{
	width:300px;
	float:left;
	padding:20px 0px 0px 0px;
}
.text{
	float:left;
	width:200px;
}
.seta{
	width:16px;
	float:left;
	padding:0px 4px 0px 30px;
}

/* Header */

#header {
	width: 900px;
	height: 200px;
        padding: 20px 0px 0px 0px;
}

#header h1 {
	font-size: 4em;
	padding: 10px 0 0 180px;
}

#header h1 a {
	text-decoration: none;
	color: #cf0e45;
}

#header h2 {
	color: #cf0e45;
	font-size: 1.6em;
	padding: 0 0 0 190px;
}
.text a{
	text-decoration:none;
	color:#333;
}
/* Navigation */

#navigation {
	padding: 8px 0 50px 160px;
	width:800px;
	float: left;
}
#botoes{
	width:410px;
	float:left;
	padding:1px 0px 0px 270px;
}

.botao1{
	float:left;
	width:63px;
	padding: 1px 0px 0px 0px;
}
.botao2{
	float:left;
	width:67px;
	padding: 1px 0px 0px 0px;
}

.botao3{
	float:left;
	width:65px;
	padding: 1px 0px 0px 0px;
}

.botao4{
	float:left;
	width:67px;
	padding: 1px 0px 0px 0px;
}
.botao5{
	float:left;
	width:65px;
	padding: 1px 0px 0px 0px;
}

.botao6{
	float:left;
	width:65px;
	padding: 1px 0px 0px 0px;
}
#searchform {
	float: left;
	width:250px;
	text-align:right;
	padding: 20px 0px 0px 480px;
    /*  margin: 78px 0 0 78px; */
	/* *margin: 75px 0 0 78px; */
	
}
#searchform input {
	float: left;
	border: none;
	color: #000;
}

#buttons{
	float:left;
	padding: 0px 0px 2px 8px;
}
#searchform .searchtext {
	/* margin: 12px 14px 0 0;  */
	width: 164px;
	height: 20px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#8b8b8b;
	font-family:Trebuchet ms;
	padding: 2px 0px 0px 0px;
	border: none;
	background:#e1e1e1;
}
#searchform .searchbutton{

	/* height: 36px; */
}
#searchform label {
	display: none;
}

#rss {
	padding: 12px 0 0 530px;
}


/* Social Bookmarking */

.bookmark-line {
	float: left
}

.bookmark-line ul {
	display: inline;
}

.bookmark-line ul li {
	background: none;
	display: inline;
	list-style-type: none;
}

.bookmark-line img {
	border: 0;
}

.bookmark-icon {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);
}

.bookmark-icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/* Mainframe */

#container {
	width: 960px;
	margin: 0pt auto;
	padding:0px 0px 0px 30px

}


/* Content */

#content {
	float: left;
	width: 391px;
	padding-bottom: 20px;
}

.post {
	padding: 40px 0px 30px 20px;
	background: url(images/bg2.jpg) no-repeat;
	background-position:77px 0%;
	float:left;
	width:490px;
	
}

.real{
	color:#e77817;
	float:left;
	width:300px;
	padding:0px 0px 10px 0px;
}
.logos img{
	float:left;
	padding:0px 0px 0px 10px;
}
.logos{
	width:500px;
	float:left;
}

.comentarios{
	color:#f04e23;
	font-size:12px;
}

.post h2 {
	font-family: Trebuchet Ms;
	color:#ee3c23;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
	float:left;
	width:320px;
	text-decoration: none;
	
}

.post h2 a {
	text-decoration: none;
	color:#ee3c23;
}

.postmetadata {
	padding: 0 0 0 25px;
	margin: 0;
	color: #f6851f;
	background: url(images/post-meta.jpg) no-repeat;
	font-size: 11px;
	float:left;
	width:220px;
}
.postmetadata a{
	color: #f6851f;
	text-decoration:underline;

}
.topo{
	float:left;
	width:290px;
	padding:0px 0px 10px 25px;
}
.dataa{
	float:left;
	background: url(images/datafundo.jpg) no-repeat;
	width:65px;
	height:67px;
	font-family:Tahoma;
	color:#FFFFFF;
	text-align:center;
	

	
}
.mes{
	float:left;
	width:35px;
	font-size:18px;
	width:60px;
	text-align:center;
	font-weight:bold;
}

.ano{
	float:left;
	width:30px;
	font-size:18px;
	width:60px;
	text-align:center;
	padding:5px 0px 0px 0px;

}

.dia{
	float:left;
	width:35px;
	font-size:18px;
	width:60px;
	text-align:center;
	font-weight:bold;
}

.data{
	float:left;
	width:50px;
	padding:0px 10px 5px 0px;
	text-align:center;
}
.entry {
	font-family: trebuchet MS;
	font-size: 11px;
	line-height: 20px;
	padding: 0px 10px 0px 90px;
	width: 360px;
	float:left;
}

.commentline {
	padding-top: 10px;
}

.read-comments {
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 12px 0 0;
	text-decoration: none;
}

.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 15px;
	font-weight: bold;
	color: #ee3c23;
}

.quickjump {
	padding: 0 0 0 30px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
}

.postjumper {
	float: left;
}

.postjumper img {
	padding-right: 20px;
}


/* PageNavi*/

.wp-pagenavi {
	padding: 5px 40px;
}

.wp-pagenavi a {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}

.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 284px;
	padding-top: 40px;
	padding-left:120px;
	_padding-left:0px;
	font-family: Trebuchet MS;
}
#sidebar-top {
	float:left;
	width: 200px;
	height: 230px;
	padding-left:30px;
	padding-top:12px;
	padding-bottom:20px;
	
}
#sidebar-bottom {
	float:left;
	width: 284px;
}

#sidebar h2 {
	float:left;
	font-size: 1.6em;
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	padding: 5px 0 10px 0px;
	text-align: left;
}

#sidebar ul {
	padding: 10px 30px 0 10px;
	list-style: none;
	float:left;
}

#sidebar li{

}

#sidebar ul li {
	margin: 0 0 20px 0;
	float:left;
}

#sidebar ul ul {
	margin: 6px 0 0 0;
	padding: 0 0 0 20px;
	background: url(images/bg.jpg);
	float:left;
}

#sidebar ul ul li {
	margin: 6px 0;
	font-size: 11px;
	color:#FF9933;
	float:left;
	width:200px;
	

}

#sidebar ul ul li a {
	color:#FF9933;
	text-decoration: underline;
}

#sidebar ul ul li a:hover {
	text-decoration: none;
}

.ads {
	float: left;
	width: 125px;
	height: 125px;
	padding: 5px;
}


/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}

#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #000;
	color: #fff;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}


/* Comments */

h3#comments, #respond h3 {
	font-size: 1.4em;
	color: #666;
	width:300px;
	padding:0px 0px 0px 90px;
}


#commentform {
	margin: 5px 0 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
}

#respond {
	color: #666;
}

#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist{
	padding-left:90px;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	width:300px;
	font: Trebuchet MS;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;


}

.commentlist li a {
	color: #000;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.nocomments {
	text-align: center;
}

.commentmetadata {
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}

.depth-1 {
	border: 1px solid #000;
}

.alt {
	border-left: 1px solid #000;
	background-color: #dcbea4;
	padding: 10px;
}

.even {
	border-left: 1px solid #000;
	background-color: #e3cbb3;
}


/* Footer */

#footer {
	width: 900px;
	height: 196px;
	clear: both;
	float:left;
	padding:20px 0px 0px 130px;
}

#credit {
	float:left;
	padding: 40px 150px 0 0;
	text-align: left;;
	color: #8e8e8e;
	font-size: 1.1em;
	width:600px;
	padding:10px 0px 0px 0px;
}


#rodape{
	float:left;
	width:500px;
}

#credit a {
	color: #594321;
	text-align: center;
	text-decoration: none;
}


/* Images */

p img {
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}

















#twitter_content{
	position:relative;
	float:left; 
}
 
#twPanel {
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#242729;
	padding-left:5px;
}

#twPanel a{
	text-decoration:none;
	color:#e77817;
}

#twPanel #twitter_tit {
	 width: 80px;
	 float:left; 
	 height:20px; 
}

#twPanel #twitter {
	width:237px;
	height:320px;
	position:relative;
	float:left;
}


#twPanel li {
	float:left; 
	width:225px;
	background:#fff;
	padding:5px 0px 5px 5px;
}

#twPanel li img {
	float:left;
	margin-right:10px;
	margin-top:4px;
	margin-left:4px;
	margin-bottom:0;
	boder:1px solid #e77817;
}



#tweet_down{
	width:237px;
	height:11px;
	position:relative;
	bottom:6px;
	float:left;
}

.loading{ 
	position:relative;
	left:-40px; top:150px;
	loat:left;
	color:#fff;
	font-size:12px;
}

#loading_text{
	position:relative; 
	left:0px; top:0px;
	float:left;
}
#usuario{
	width:100px;
	float:left;
	font-size:12px;
	color:#fff;
	padding:5px 0px 0px 50px;
}

#usuario a:link, #usuario a:active, #usuario a:visited{
	color:#fff;
	text-decoration:none;
}

#usuario a:hover{
	color:#fff;
	text-decoration:none;
}

.cor, .cor a, .cor:link, .cor:visited, .cor:link, .cor:active, .cor:link{
	text-decoration:none;
	color:#e77817;
	font-size:11px;
}
