/*

Theme Name: Redbet
Theme URI: http://www.toptut.com
Description: Clean and easy customizable WordPress theme ready for ads.
Version: 1.0
Author: Lorelei
Author URI: http://www.toptut.com
Tags: simple, clean, widgets, widget ready, two columns, right sidebar, fixed width, valid CSS, valid XHTML
*/


	
body {
	margin: 0px;
	padding: 0px;
	background: #242939 url(img/bg.jpg);
	font: 14px 'Myriad Pro',Helvetica,Arial,sans-serif;
	letter-spacing:0px;
}

a {
	color: #FFF;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #13ABFE;
}

p {
	margin: 0 10px 20px 0;
	color: #B3B3B3;
	font-size: 90%;
}

p:a {
	background:#ccc;
	padding:3px;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}
img {
	border: 0;
}
/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 960px;
	margin: 0 auto;
}
	
#header-container {
	position: relative;
	background: url(img/header.jpg) top center no-repeat;
	height: 220px;
}
body.homepage #header-container {
	height: 581px;
}
#header {
	width: 960px;
	position: relative;
	margin:0 auto;
	height: 220px;
}
#header h1 a {
	text-indent: -99999px;
	position: absolute;
	margin-top: -163px;
	left: 0;
	height: 200px;
	width: 250px;
}
#header .detalhe-topo {
	border-bottom: ridge 2px #222;
	width: 839px;
	float: right;
	margin-top: 178px;
}
#header #destaque {
	position: absolute;
	width: 860px;
	height: 290px;
	right: 0;
	top: 260px;
	overflow: hidden;
}
#header #destaque .nav-destaque {
	float: left;
}
#header #destaque .nav-destaque-right {
	margin-left: -1px;
}
#header #destaque .nav-destaque a {
	text-indent: -99999px;
	position: absolute;
	width: 17px;
	height: 83px;
	background: url(img/sprite-destaque.png);
}
#header #destaque .nav-destaque a.nav-prev {
	margin-top: 55px;
}
#header #destaque .nav-destaque a.nav-next {
	margin-top: 140px;
}
#header #destaque .nav-destaque-left a.nav-prev {
	background-position: -3px 0px;
}
#header #destaque .nav-destaque-left a.nav-prev:hover {
	background-position: -22px 0px;
}
#header #destaque .nav-destaque-left a.nav-next {
	background-position: -3px -84px;
}
#header #destaque .nav-destaque-left a.nav-next:hover {
	background-position: -22px -84px;
}
#header #destaque .nav-destaque-right a.nav-prev {
	background-position: -41px 0px;
}
#header #destaque .nav-destaque-right a.nav-prev:hover {
	background-position: -59px  0px;
}
#header #destaque .nav-destaque-right a.nav-next {
	background-position: -41px -84px;
}
#header #destaque .nav-destaque-right a.nav-next:hover {
	background-position: -59px -84px;
}
#header #destaque #carrossel {
	position: relative;
	float: left;
	width: 800px;
	padding: 0 7px;
	margin-left: 16px;
	background: url(img/bg-destaque.png) no-repeat;
}
#content {
	padding: 20px 0 0 0;
	font-family: 'Myriad Pro',Helvetica,Arial,sans-serif;
	text-align:left;
}

#content-left {
	float: left;
	width: 700px;
	font-size: 120%;
}

#content-right {
	float: right;
	width: 210px;
}

#footer {
font-size:11px;

}
#legal a,#legal a:link,#legal a:visited,{
font-size:11px;
color:#A85F15;
text-decoration:none;
}

.dados-contato {
	float: right;
	width: 200px;
	margin-top: 30px;
}
.dados-about {
	float: left;
	width: 200px;
}
.content-about {
	float: right;
	width: 460px;
}
.dados-contato p, .dados-about p {
	border-bottom: ridge 2px #222;
	padding-bottom: 2px;
	margin-bottom: 11px;
	font-size: 120%;
}
.dados-about img {
	margin-bottom: 10px;
}
.dados-about p {
	font-size: 100%;
}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	bottom: 50px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 48px;
	font-weight: 700;

font-family:'Myriad Pro',Helvetica,Arial,sans-serif;
}

h1 a {
	color: #fff;
	text-decoration: none;
padding-left: 0px;
}

h2 {
	color: #B3B3B3;
	font-size: 300%;
	letter-spacing: -2px;
}
h2.inline {
	margin-right: 10px;
}
a.view-all {
	border-left: solid 1px #B3B3B3;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #B3B3B3;
}
a.view-all:hover {
	color: #13ABFE;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h3 {
	margin: 0 0 5px 0;
	font-family:'Myriad Pro',Helvetica,Arial,sans-serif;
	color: #B3B3B3;
	font-size: 250%;
	letter-spacing: -2px;
}

h3 a {
	text-decoration: none;
font-family:'Myriad Pro',Helvetica,Arial,sans-serif;
}

h3 a:hover {
	text-decoration: none;
}

h4 {
	margin: 20px 0 10px 0;
	font-size: 18px;
	color: #777;
	border-bottom: ridge 2px #222;
}

/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	position: absolute;
top:10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
font-family: 'Myriad Pro',Helvetica,Arial,sans-serif;

}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
font-family: 'Myriad Pro',Helvetica,Arial,sans-serif;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

/*	##################################
   	CONTENT
	################################## */

.categoria-home {
	margin-bottom: 25px;
}
.projeto-home {
	float: left;
	width: 225px;
	margin-left: 12px;
}
.projeto-home .projeto-meta {
	padding: 5px;
}
.projeto-home h3 {
	font-size: 100%;
	border: 0;
	margin-bottom: 5px;
	letter-spacing: 0;
	text-align: left;
}
.projeto-home p {
	margin: 0;
	padding: 0;
	font-size: 80%;
}
.first {
	margin-left: 0px;
}
/** box left */

.box-left {
	margin: 0;
}
	
.meta {
	clear: both;
	padding: 5px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
border:1px solid #ccc;
font-size:12px;
}

.meta a,.meta a:hover,.meta a:visited {color:#4e635e;}

.meta-date {
	padding: 2px 15px 2px 20px;
	background: url(img/date.png) no-repeat 0px 2px;
}

.meta-categories {
	padding: 2px 15px 2px 20px;
	background: url(img/categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 2px 15px 2px 20px;
	background: url(img/comment.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right {
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding-top: 5px;
	/* border-bottom: 1px solid #dedede; */
	background: none;
}

.box-right li a {
	font-size: 85%;
	text-decoration: none;
}

.box-right li:hover{
}
div.twitter h4 {
	background: transparent url(img/twitter.png) no-repeat scroll 65px 0;
	padding-top: 7px;
}
.twittList li {
	color: #b3b3b3;
	margin-bottom: 15px;
	font-size: 90%;
	padding: 0;
}



/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
	font-size: 150%;
	font-weight: bold;
	color: #b3b3b3;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
	background: #B3B3B3;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 0;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #B3B3B3;
	border: 0;
	color: #5e5e5e;
	margin: 0;
}

#commentform .button {
	width: auto;
	font-size:150%;
	color: #b3b3b3;
	letter-spacing: -1px;
	background:transparent; 
	border: 0;
	margin-left: 453px;
}

.commentlist {
	margin: 0px;

	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 20px;
	background: #565656;
	border:5px solid #7B7B7B;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #4e5156;
	color: #fff;
}

.commentlist cite {
	display: block;
	font-style: normal;
}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px;
	color:#D8D9DA;
	letter-spacing:1px;
	text-shadow:0 1px 0 #000;
	font-family:'Myriad Pro',Helvetica,Arial,sans-serif;
	text-align: center;
	font-size: 100%;
}

#footer p {
	margin: 0 0 10px 0;
	font-family:'Myriad Pro',Helvetica,Arial,sans-serif;
}

#legal {
	float: left;
	width: 700px;
}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
}



/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}
.line {
    border-bottom: 1px dotted #666;
    padding-top: 20px;
    margin-bottom: 30px
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

.inline {
	display: inline;
}

.thumbnail {float:left; width:106px height: 106px; margin:0 8px 0 0; padding:3px 3px 0px 3px; border: 1px solid #fff;}
.thumbnail img{width:100px; height:100px;}	
.thumbnail img a{border:none;}
.juitter-meta, .juitter-user {
	display: none;
}
.galeria {
	width: 660px;
	position: relative;
	height: 250px;
	border: solid 8px #7B7B7B;
	overflow: hidden;
	background: #565656;
	margin-left: 20px;
}
#prev-galeria, #next-galeria {
	width: 17px;
	height: 63px;
	background: url(img/sprite-galeria.png) no-repeat;
	text-indent: -99999px;
	position: absolute;
	margin-top: 100px;
}
#prev-galeria {
	margin-left: 3px;
}
#prev-galeria:hover {
	background-position: -17px;
}
#next-galeria {
	margin-left: 696px;
	background-position: -34px;
}
#next-galeria:hover {
	background-position: -51px;
}
.video-motion {
	width: 676px;
	height: 43px;
	background: url(img/bg-motion-presentation.png) no-repeat;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	text-align: center;
	padding-top: 7px;
	font-size: 135%;
	color: #AFAFAF;
}
.video-motion em {
	font-size: 120%;
	font-weight: bold;
}
h2.titulo-categoria {
	margin: 0;
	margin-bottom: 10px;
	font-size: 350%;
}
h2.titulo-categoria a {
	color: #B3B3B3;
}
h4.links {
	margin-bottom: 5px;
}
div.comentario {
	margin-top: 60px;
}
