/*  
Theme Name: Gringo
Theme URI: 
Description: Gringo's MuthaBlog template
Version: 1.0
Author: Geo Freitas e Fernando Bueno
Author URI: http://www.gringo.nu/


*/


/* Social Style 
********************* */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

img {
	border: 0;
}

p {
	line-height: 1.6em;
}

dl {
	margin: 1em 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0.5em;
	padding: 0;
}

img.right {
	float: right;
}

img.left {
	float: left;
}

hr {
	display: none;
}

body {
	background: #333333;
	color: #333;
	font-family: Tahoma, _sans;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #666;
}

a:hover, a:active {
}

h1, h2, h3, h4, h5, h6 {
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#container {
	margin: 0 auto;
	width: 900px;
	position: relative;
	background: #ffffff;
}

#top {
	margin: 0 auto;
	width: 900px;
	position: relative;
	height: 133px;
	border-bottom: 1px dotted #333333;
}

	#headr {
		width: 900px;
		text-align: left;
	}
	#headr h1 {
		margin: 0;
		padding: 5px;
	}
	#headr h1 a {
		color: #cccccc;
		}
	#headr h1 a:hover {
		color: #FFF;
		}
	#headr .description {
		padding: 10px 0 0 600px;
		color: #efefef;
	}

#page {
	text-align: left;
	background: #ffffff;
	width: 900px;
	margin: 20px auto auto auto;
}


#footer {
	background: #D4D3CF;
	margin: 0 auto;
	text-align: center;
	width: 900px;
}
	#footer {
		color: #333;
		font-size: 0.9em;
	}
	#footer a {
		color: #333;
		text-decoration: underline
	}
	#footer a:hover {
		color: #06c;
		text-decoration: none;
	}



#quotes {
	background: url(images/blockquote.gif) no-repeat left top;
	margin: 25px 0px 25px 0px;
	padding: 15px 0px 15px 0px;
	height:100px;
	text-align: center;
}

#quotePut{
	margin-top: 5px;
	font:italic 12px Georgia, Sans-Serif;
	position: relative;
	top: 15px;
	text-align: center;
}

#quoteBy{
	margin-top: 5px;
	font:normal 10px Georgia, Sans-Serif;
	color: #666666;
}

#quotes h2 {
	font-weight: bolder;
	margin-top:5px;
	border: 1px solid black;
	text-align: center;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 0px;
}


#left {
	float: left;
	width: 675px;
}
#content {
	width: 450px;
	float: right;
}

#right {
	float: right;
}

/* SEARCH RESULTS */
.post {
	color:red;
}

/* POST TITLE */
.post h2 {
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 100%;
	padding-top: 8px;
	border: 0px solid yellow;
}
.post h2 a {
	color: #c32103;
}
.post h2 a:hover {	
	text-decoration: underline;
}

.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border: 0px solid red;
	color: #b4b4b4;
}
.post p a:hover {
	color: #7d7d7d;
}

.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}

.entry {
	margin: 6px 0px 0px 0px;
	font-size: 11px;
	letter-spacing: 0px;
	color: #333333;
	padding: 0px 0px 40px 0px;
}

.entry img {
	/* 
	height: expression(this.width > 427 ? ((this.height*427)/this.width)+"px" : this.height);
	height: auto;
	*/
}
div.entry p {
	padding: 0px 0px 10px 0px;
}
div.entry p a {
	font-weight: bold;
	color: #999966;
}
div.entry p a:hover {
	font-weight: bold;
	color: #999966;
	text-decoration: underline;
}

div.entry img.indigestImg {
	padding-right: 10px;
}
div.entry .indigest {
	line-height: 170%;
}
div.entry .indigest a{
	font-size:11px;
	font-weight:bold;
	color: #820f0f;
}
div.entry .indigest a:hover {
	text-decoration: underline;
}



/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style: none;
}
.side1  ul.children, .side2  ul.children{
	margin-left: 16px;
}


/* tOP wingsNando */


.boxy, .side1 .categories, .side2 .categories, .widget  {
	margin-bottom: 20px;
}


.categories ul li{
	font-size: 8pt;
	color: #d6d6c4;
}

.categories ul li a{
	font-size: 8pt;
	color: #d6d6c4;
}




.whyNando{
	font: 11px Helvetica, Tahoma, _sans;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-top: 2px;
	background: #000000;
	color: #FFFFFF;
}

/* SEARCH
********************* */

#searchform {
}

#procurar {
	background: url(images/gringo_txtProcurar.gif) 0 0 no-repeat;
}

input#s {
	vertical-align: top;
	width: 110px;
	background: #eeeeee;
	border: 1px solid #cccccc;
	color: #000000;
	text-align:left;
}
input#s:focus {
	background: #FFFFFF;
}

input#searchsubmit {
	background: url(images/ok.gif) 2px 3px no-repeat;
	height: 26px;
	width: 30px;
	cursor:pointer;
	margin: 0px;
	border: 0;
}

/* CALENDAR
********************* */
#giraffe_calendar {


}

#wp-calendar{
	font: 9px Helvetica, Tahoma, _sans;
	color:#000000;
	empty-cells:hide;
	width:150px;
}

#giraffe_calendar #wp-calendar tbody tr td a {
	padding: 2px 0px 0px 0px;
	text-decoration:none;
}
#giraffe_calendar #wp-calendar tbody tr td a:hover {
	background-color: #999999;
	text-decoration:none;
}

#wp-calendar th {
	font: 10px Helvetica, Tahoma, _sans;
	text-align: center;
}

#wp-calendar #prev a, #wp-calendar #next a {
	text-transform:uppercase;
	display:block;
	background-color: #999999;
}
#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
	display:block;
	background-color: #000000;
	color: #ffffff;
}
#wp-calendar #showit a{
	display:none;
}

#wp-calendar #wp-calendar-caption{
	padding-left:2px;
	margin: 5px 0px 5px -2px;
	font: 10px Helvetica, Tahoma, _sans;
	color: #000;
	text-align: left;
	text-transform: uppercase;
}

#wp-calendar td{
	font: 9px Helvetica, Tahoma, _sans;
	padding:3px 0px;
	text-align:center;
}

#wp-calendar tfoot tr td.pad{
	display: none;
}

/*  BOOKMARKS : PARCEIROS : AMIGOS */

#bookmarks {
	font-size: 10px;
	color: #999966;
	width: 100px;
	border: 0px solid black;
	line-height: 150%;
	display:list-item;
}

#bookmarks li a:hover {
	color: #000000;
	text-decoration:underline;
}



#txtAmigos {
	background: url(images/gringo_txtAmigos.gif) 0 0 no-repeat;
	margin-top: 25px;
}

#txtParceiros {
	margin-top: 25px;
	background: url(images/gringo_txtParceiros.gif) 0 0 no-repeat;
}



/* CLEAR
********************* */
.clear {
	clear: both;
}


/* META
********************* */
#rssFeed {
	margin: 27px 10px 25px 0px;
	width: 140px;
	height: 62px;
	border: 0px solid black;
}

#piclens {
	padding: 27px 10px 25px 0px;
}

/* Design  Typo 0
********************* */

#gapLeft {
	padding-left: 10px;
}
#gapRight {
	padding-right: 10px;
}

#jumpGringo {
	width: 151;
	height: 97;
	margin-top: 0px;
	margin-bottom: 25px;
}

.side1 {
	width: 210px;
	float: left;
}
.side2 {
	width: 170px;
	float: left;
}

/* Section Headers
********************* */

.side1 h2, .side1 #quotes h2, .side2 h2{
	font-family: Helvetica, Tahoma, _sans;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}


#txtClassicas {
	background: url(images/gringo_txtClassicas.gif) 0 0 no-repeat;
	height: 20px;
	width: 156px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 15px;
	left: 21px;
}

#txtCategorias {
	background: url(images/gringo_txtCategorias.gif) 0 0 no-repeat;
	height: 14px;
}

#txtArquivos {
	background: url(images/gringo_txtArquivos.gif) 0 0 no-repeat;
	height: 14px;
	width: 75px;
	margin-bottom: 5px;
}

.clean {
	
}





/* RECENT POSTS recentes
********************* */

#txtPostsRecentes {
	background: url(images/gringo_txtPostsRecentes.gif) 0 0 no-repeat;
	height: 14px;
}

li.recentPosts h2 {
}

li.recentPosts ul li{
	padding-bottom:4px;
	border-bottom: 1px dotted #d2d2d2;
}

li.recentPosts p{
	height: 18px;
	border: 0px solid black;
}

.side1 ul li.recentPosts ul li a {
	margin-top:4px;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
	text-transform: uppercase;
	display:block;
	border: 0px solid gray;
}

.side1 ul li.recentPosts ul li a:hover {
	text-decoration: underline;
}


/* CATEGORY COLORS
*  BE Sure to match category ID with Category in Database (wp_terms)
id color      Category
---------------------------
 1 #bc0201   GringoNews
42 #e74c99   NOSSOS TRABALHOS
45 #605ca8   Na boca do povo
46 #eed009   Reffs Phoda
47 #0099cc   INDIGEST ZEITGEIST

********************* */
span.colorCat_1 a { /*  Gringo News */
	color: #bc0201;
}
span.colorCat_47 a { /*  INDIGEST ZEITGEIST */
	color: #0099cc;
}
span.colorCat_46 a { /*  Reffs Phoda */
	color: #aba000;
}
span.colorCat_42 a { /*  NOSSOS TRABALHOS */
	color: #e74c99;
}
span.colorCat_45 a { /*  Na boca do povo */
	color: #605ca8;
}

.side1 ul li.categories ul li {
}
.side1 ul li.categories ul li a {
	line-height: 16pt;
	color: #5e5e4f;
	border: 0px solid red;
}

/*  @ GRINGO */
.side1 ul li.categories ul li.cat-item-1 a {
	border-left: 4px solid #bc0201;
	padding-left: 4px;
}
.side1 ul li.categories ul li.cat-item-1 a:hover {
	border-left: 4px solid #bc0201;
	border-top: 2px solid #bc0201;
	border-right: 4px solid #bc0201;
	border-bottom: 2px solid #bc0201;
	padding-left: 4px;
	color: #ffffff;
	background-color: #bc0201;
}

/*  @ INDIGEST ZEITGEIST */
.side1 ul li.categories ul li.cat-item-47 a {
	border-left: 4px solid #0099cc;
	padding-left: 4px;
}
.side1 ul li.categories ul li.cat-item-47 a:hover {
	border-left: 4px solid #0099cc;
	border-top: 2px solid #0099cc;
	border-right: 4px solid #0099cc;
	border-bottom: 2px solid #0099cc;
	padding-left: 4px;
	color: #ffffff;
	background-color: #0099cc;
}

/*  @ Reffs Phoda */
.side1 ul li.categories ul li.cat-item-46 a {
	border-left: 4px solid #eed009;
	padding-left: 4px;
}
.side1 ul li.categories ul li.cat-item-46 a:hover {
	border-left: 4px solid #eed009;
	border-top: 2px solid #eed009;
	border-right: 4px solid #eed009;
	border-bottom: 2px solid #eed009;
	padding-left: 4px;
	color: #ffffff;
	background-color: #eed009;
}

/*  @ NOSSOS TRABALHOS */
.side1 ul li.categories ul li.cat-item-42 a {
	border-left: 4px solid #e74c99;
	padding-left: 4px;
}
.side1 ul li.categories ul li.cat-item-42 a:hover {
	border-left: 4px solid #e74c99;
	border-top: 2px solid #e74c99;
	border-right: 4px solid #e74c99;
	border-bottom: 2px solid #e74c99;
	padding-left: 4px;
	color: #ffffff;
	background-color: #e74c99;
}

/*  @ Na boca do povo */
.side1 ul li.categories ul li.cat-item-45 a {
	border-left: 4px solid #605ca8;
	padding-left: 4px;
}
.side1 ul li.categories ul li.cat-item-45 a:hover {
	border-left: 4px solid #605ca8;
	border-top: 2px solid #605ca8;
	border-right: 4px solid #605ca8;
	border-bottom: 2px solid #605ca8;
	padding-left: 4px;
	color: #ffffff;
	background-color: #605ca8;
}




/* ARCHIVES */ 
.side2 ul li.archives ul li  a {
	font-size: 8pt;
	color: #999966;
	text-transform:uppercase;
}
.side2 ul li.archives ul li  a:hover {
	color: #000000;
	text-decoration:underline;
}

.achiveDropDown {
	font-size: 10px;
	width: 150px;
	height: 13px;
	background-color: #333333;
	color: #ffffff;
	border: 0;
	margin: 25px 0px 0px 0px;
}

.recentdate{
	font-size: 8pt;
	color: #999999;
	padding-bottom: 2px;
}

#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	font-size: 11px;
	font-weight: bold;
}

h2.pagetitle {
	font-family: Helvetica;
	font-weight:bold;
	color: #000000;
	height: 22px;
	border: 0px solid green;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}


/* MORE */
.moretext {
	font-size: 8pt;
	color: #c32103;
}
.moretext:hover {
	text-decoration: underline;
}



p.meta {
	font-size: 20px;
	border-top: 5px solid #822601;
	margin-bottom: 10px;
	color: #A73228;
}
p.meta a {
	color: #A73228;
	text-decoration: none;
	border-top: 1px solid #822601;	
}

p.postmeta {
	border: 0px solid green;
	color: #9e9e9e;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

span.separator {
	background: url(images/separator.gif) 0 0 no-repeat;
	width: 2px;
}

span.user {
	height: 22px;
	border: 0px solid green;
	padding: 0px 0px 0px 0px;
	color: #dddddd;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: -1px;
}
a.username {
	color: #c9c9b5;
}
a.username:hover {
	text-decoration: underline;
}

span.timr {
}
span.catr {
	padding: 3px 5px;
}
span.editr {
	padding: 2px 2px 2px 18px;
}
span.commr {
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0px 2px 10px 20px;
	border: 0px solid black;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}


/* Navigation
********************* */
.navigation {
	font: 11px Helvetica, Tahoma, _sans;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.navigation a{
	color: #666;
	width: 100%;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
	text-align: right;
}

.spacer {
	clear: both;
	height: 20px;
}

.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote {
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}

#content .commentsfeedr {
	font: 11px Helvetica, Tahoma, _sans;
	float: right;
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding: 3px 0px 0px 12px;
	border: 0px solid black;
	width: 87px;
	text-align: right;
}
#content .trackbackr {
	font: 11px Helvetica, Tahoma, _sans;
	float: left;	
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
	border: 0px solid black;
}

input.textbox, textarea {
	background: #eeeeee;
	border: #ccc 1px solid;
	font: 12px Helvetica, Tahoma, _sans;
	padding: 2px;
}
input.textbox:focus, textarea:focus {
	border: #333 1px solid;
}

#submit {
	padding: 3px 5px;
}
.alt {
	background: #fff;
}

.MyAvatars {
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}


/*  comentarios
******************** */

#commentform p {
	border: 0px solid black;
	margin-bottom: 10px;
	color: #323232;
	font-size: 11px;
	font-weight: bold;
}

#commentform #submit {
	font: 11px Helvetica, Tahoma, _sans;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 0px;
	width: 130px;
	height: 18px;
	margin-top: 2px;
	background: #000000;
	color: #FFFFFF;
	border: 0;
	padding-top: 2px;
}

.logged {
	font-size: 12px;
	color: #666666;
}
.logged a{
	font-size: 12px;
	font-weight: bold;
	color: #33;
}
.logged a:hover {
	text-decoration: underline;
}

nocomments, h3#comments {
	padding-left: 25px;
	background: url(images/ico/comment.gif) 0px 3px no-repeat;
	height: 50px;
	padding-bottom: 10px;
}
h3#respond {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size:14px;
	font-weight:bold;
	border: 0px solid gray;
}
input#author, input#email, input#url {
	background: #eeeeee;
	width: 285px;
	height: 20px;
	border: #ccc 1px solid;
	font: 12px Helvetica, Tahoma, _sans;
	padding: 2px;
}
input#author:focus, input#email:focus, input#url:focus {
	border: #333 1px solid;
}

.required {
	color:#cccccc;
}



.commentbignumber {
	font-family: Helvetica;
	font-size:50px;
	font-weight:bold;
	color: #b4b4b4;
	width: 55px;
	display: block;
	text-align: right;
}
.commenttitle {
	position: relative;
	display: block;
	left: 65px;
	top: -47px;
	color: #3333334;
	width: 145px;
	line-height:100%;
}

.comment {
	list-style: none;
	margin: 0;
}

.commentlist {
	padding: 0;
	margin: 0;
	border: 0px solid green;
}
.commentHeader {
	background: url(images/ico/comment.gif) 0px 3px no-repeat;
	line-height:90%;
	padding-left: 25px;
}

.commentText {
	border-top: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
	background-color:#f6f6f6;
	margin: 10px 0px 10px 0px;
	padding: 10px 25px 20px 25px;
	font-size: 11px;
	letter-spacing: 0px;
	color: #333333;
}

a.comment_number{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	left: -23px;
	position: relative;
}
span.comment_author{
	padding: 0px 0px 0px 0px;
	color: #c9c9b5;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
	position: relative;
	left: -17px;
}

.comment_author a {
	display: inline;
	padding: 0px 0px 0px 0px;
	color: #c9c9b5;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
}
.comment_author a:hover {
	color: #999;
}

.comment_date {
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
}

.comment_edit a{
	margin-top: -20px;
	float:right;
	font-size: 9px;
	padding: 3px 2px 2px 2px;
	color: #c32103;
}
.comment_edit a:hover {
	font-size: 9px;
	padding: 3px 2px 2px 2px;
	text-decoration: underline;
}

#comment {
	width: 100%;
}




/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 900px;
	margin: 0 auto;
	background: #E2B400;
	position: relative;
	height: 40px;
	font-size: 1.2em;
}
#menuv  ul {
	list-style: none;
	left: 10px;
	bottom: 10px;
	position: absolute;
	}
#menuv li {
	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 padding: 4px 10px 3px;
 color: #fff;
 background: #333;
 border: 1px solid #5A1301;
 margin-right: 8px;
}
#menuv li  a:hover {
 background: #efefef;
 color: #5A1301;
}
#menuv li.current_page_item  a {
 background: #FFF;
 color: #333;
 font-weight: bold;
 padding: 4px 10px 3px;
 border: 1px solid #5A1301;
 margin-right: 8px;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Helvetica, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
	font: 13px 'Courier New', Courier, Verdana, Helvetica, sans-serif;
	color: #A73228;
	padding: 2px;
}
