/*
Theme Name: Virtualize
Theme URI: http://www.virtualizeid.com.br/blog
Description: Tema para o blog da Virtualize Interatividade Digital baseado no deCoder Theme.
Version: 0.1
Author: Tiago Pessoa de Moura
Author URI: http://www.virtualizeid.com.br
Tags: Virtualize
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ Saiba Mais Links
		+ CONTACT PAGE
	- BASIC CSS ELEMENTS
	- FORMS
		+ GENERAL
		+ CONTATO FORM
		+ SEARCHFORM
		+ COMMENTFORM
		+ CONTACT FORM
		+ PRODUCTS PAGE 
	- FOOTER
	- USEFUL
		+ WORDPRESS CSS
		+ WIDGETS CSS

/*	##################################
   	GENERAL
	################################## */
* {
	margin:0;
}


html, body{
	height:100%;	
}
body {
	margin: 0px;
	padding: 0px;
	background: #1f1f1f url(img/bg-body.png) repeat-x center top;
	color: #CCC;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}

a {
	color: #fff;
}

p {
	margin: 0 0 20px 0;
	padding: 0px;
	line-height: 22px;
}

img {
	border: none;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#wrapper{
	min-height:100%;
	height:auto !important;
	height:100%;
	margin: 0 0 -45px; /*reposicinado o conte�do para aparecer o footer*/
	background: url(img/bg-content2.gif) repeat-y center top;	
}
#page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	
}
	
#header {
	position: relative;
	height: 175px;
	background: url(img/bg-topo.jpg) no-repeat left top;
	z-index: 2; /* IE z-index bug */
}

#content {
	background: url(img/bg-content2.gif) repeat-y right top;
	z-index: 1; /* IE z-index bug */
}

#content-left {
	float: left;
	width: 630px;
	padding: 40px 0;
}

#content-right {
	float: right;
	width: 290px;
	background:url(img/bg-content-right.gif);
}

/*	##################################
   	HEADINGS
	################################## */
	
h1#blog-title {
	top: 30px;
	left:10px;
	padding: 0px;
	position:absolute;
	z-index:100;	
	display:none;
}

h1#blog-title a {
	display:block;
	width:338px;
	height:52px;
	background:url(img/logo.png) no-repeat;
	
}

h1#blog-title a:hover {
	text-decoration: underline;
}

h2#blog-description {
	background:url(img/bg-slogan.png) no-repeat;
	width:278px;
	height:58px;
	position:absolute;
	left:380px;
	top:66px;
	z-index:101;
	text-indent:-1000em;
	display:none;
}

h2#category-title {
	margin: -10px 0 20px 0;
	color:#fea700;
	font-size:160%;
}

h3.post-title {
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
	color: #cede54;
	font-size: 18px;
	background:url(img/bg-title-post2.gif) repeat-x bottom;
}


h3.post-title a {
	color: #cede54;
	text-decoration: none;
	padding-bottom:2px;
	padding-left:30px;
	/*border-bottom: 1px dashed;*/
	width:100%;
	display:block;
	font-weight:normal;	
	background:url(img/bg-title-post.jpg) no-repeat left;
	
}

h3.post-title a:hover {
	color: #E4EDA5;
	background:url(img/bg-title-post-hover.jpg) no-repeat left;
}
h3.page-title {
	margin: 0 0 10px 0;
	padding: 0px;
	color: #fea700;
	font-size: 180%;
}

h4.sidebar-title {
	margin: 0 0 10px 0;
	padding: 0px;
	color: #cede54;
	font-size: 14px;
}

h4.content-title {
	margin: 0 0 20px 0;
	padding: 0px;
	color: #fea700;
	font-size: 14px;
}

/*	##################################
   	HEADER
	################################## */

#rss {
	position: absolute;
	right: 0px;
	bottom: 40px;
	line-height: normal;
}

#rss a {
	display: block;
	padding: 0 30px 0 0;
	background: url(img/bg-rss.png) no-repeat right center;
	line-height: 40px;
	text-align: right;
	text-decoration: none;
	color: #fff;
}

#rss a:hover {
	text-decoration: underline;
}
#twitter {
	position: absolute;
	right: 0px;
	bottom: 85px;
	line-height: normal;	
}
#twitter a{

}

/* For menu styles please edit /lib/superfish.css */

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left, .post, .page {
	margin: 0 0 40px 0;
}

.sticky {
	padding: 20px;
	background: #2a2a2a;
	border: 1px solid #3a3a3a;
}
#content-left object{
	margin: 0 auto;
	display:block;
}
.tags {
	padding: 0 0 0 15px;
	background: url(img/bg-tags.gif) no-repeat left center;
}
	
.meta {
	padding: 10px 0 0 0;
	background: url(img/bg-meta.gif) repeat-x left top;
	color: #f8dec7;
	border-top: 1px dotted #5d5d5d;
	clear: both;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

.box-left ul, ol, .post ul, ol, .page ul, ol {
	margin: 0 0 20px 0;
	line-height: 22px;
}

.box-left ul, .post ul, .page ul {
	padding: 0 0 0 20px;
	list-style: none;
}

.box-left ul li, .post ul li, .page ul li {
	margin: 0px;
	padding: 0 0 0 20px;
	background: url(img/bg-list-item-content.png) no-repeat left 3px;
}


/** CONTENT RIGHT */

.box-right {
	margin: 0px;
	padding: 20px 20px 25px 20px;
	/*background: url(img/bg-box-right.gif) repeat-x left bottom;*/
	border-bottom:#666 solid 1px;
	border-top:#000 solid 1px;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px 0 5px 10px;
	background: url(img/bg-list-item-sidebar-blue.gif) no-repeat 0px 8px;
}

.box-right li a {
	padding: 5px 0;
	text-decoration: none;
}

.box-right li ul {
	padding: 5px 0 0 0;
}

/** Saiba Mais Links **/
p.product-page{ 
	text-align:right;
	padding-right:10px;
	margin-bottom:0px;
}
p.product-page a{ 
	text-decoration:none;
	color:#fea700;
	font-weight:bold;
	font-size:120%;
}
p.product-page a:hover{ 
	text-decoration:underline;	
}

/** CONTACT PAGE **/

div#contact-form{
	float:left;
	width:55%;
}
div#address{
	float:right;	
	width:40%;
	margin-top:17px;
	padding-bottom:50px;
	background:url(img/virtualize-logo-horizontal.jpg) left  bottom no-repeat;
}
div#address p{
	margin-bottom:10px;
	padding-left:10px;
}

div#address div#copyright span{ /*umindo com o copyright do google maps */
	display:none;
}

/** PRODUCTS PAGE **/

ul#products-list li{
	margin-bottom:20px;
	padding:0;
	background:none;
}
ul#products-list li strong { /*coisas que fazer para colocar o IE6,7 no jogo*/
	display:block;
	margin-bottom:10px;
}
ul#products-list li strong a { 
	display:block;
	height:37px;
	text-indent:-1000em;
}
ul#products-list li#virtua360{ 
	background:url(img/bg-virt-360-logo.jpg) repeat-x 2px top;	
}
ul#products-list li a#virtua360 { 
	background:url(img/virt-360-logo.jpg) no-repeat left top;
}
ul#products-list li#virtua-board{ 
	background:url(img/bg-virt-board-logo.jpg) repeat-x 2px top;	
}
ul#products-list li a#virtua-board { 
	background:url(img/virt-board-logo.jpg) no-repeat left top;
}
ul#products-list li#virtua-book{ 
	background:url(img/bg-virt-book-logo.jpg) repeat-x 2px top;	
}
ul#products-list li a#virtua-book { 
	background:url(img/virt-book-logo.jpg) no-repeat left top;
}
ul#products-list li p:first-child{ 
	margin-bottom:5px;
}
ul#products-list li p.product-page{ 
	border-bottom:#666 dashed 1px;
}


/*	##################################
   	BASIC CSS ELEMENTS
	################################## */
	
hr {
	height: 1px;
	margin: 20px 0;
	background: #3a3a3a;
	border: none;
}
	
table {
	width: 100%;
	margin: 0 0 20px 0;
}

th, td {
	padding: 5px 10px;
}

th {
	background: #006990;
	color: #fff;
}

tr.even {
	background: #2a2a2a;
}

pre {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #2a2a2a;
	line-height: 22px;
	border: 1px solid #3a3a3a;
	font-family: Courier, serif;
	overflow-x: scroll;
	overflow-y: visible;
}

blockquote {
	padding: 0 0 0 20px;
	border-left: 5px solid #2a2a2a;
}

/*	##################################
   	FORMS
	################################## */
	
/** GENERAL */

fieldset {
	margin: 0 0 40px 0;
	padding: 0 40px 40px 40px;
	background: #2a2a2a;
	border:#444 1px solid;
}

legend {
	color: #006990;
	font-size: 14px;
}

label {
	display: block;
	margin: 0 0 5px 0;
}
	
input, textarea {
	width: 50%;
	height: 23px;
	margin: 0 0 20px 0;
	padding: 4px 5px 0 4px;
	color: #5d5d5d;
	background: #fff url(img/bg-form-input.png) repeat-x left top;
	border: none;
}

textarea {
	width: 80%;
	height: 150px;
}

select {
	margin: 0 0 20px 0;
}

input.radio, input.checkbox {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

input.submit, input.button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: url(img/bg-green.png) repeat-x top;
	border: none;
	color: #1f1f1f;
	font-weight:bold;
	cursor:pointer;
}
input.submit:hover, input.button:hover {
	background: url(img/bg-menu-hover-blue.png) repeat-x top;
}
input.submit:active, input.button:active {
	padding-top:1px;
	background: url(img/bg-menu-hover-blue.png) repeat-x left 1px;
}

/** SEARCHFORM */

#content #searchform {
	width: 250px;	
}
	
#searchform #search {
	float: left;
	width: 200px;
	height: 23px;
	color: #5d5d5d;
}

#searchform #search-submit {
	float: left;
	width: 30px;
	height: 30px;
	margin-left: 5px;
	padding: 0px;
	background: transparent url(img/bg-go.png) no-repeat ; 
	color:#060;
	font-weight:bold;
}

/** COMMENTFORM */

#comments, #trackbacks {
	margin: 40px 0 0 0;
}

#trackbacks {
	margin: 20px 0 0 0;
}

.comment {
	padding: 0 40px 40px 40px;
	background: #2a2a2a;
}

#trackbacks ul {
	margin: 0 0 40px 0;
	padding: 40px 40px 30px 40px;
	background: #2a2a2a;
	list-style: none;
}

#trackbacks li {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	line-height: 22px;
	background: url(img/bg-list-item-content.png) no-repeat 0px 4px;
}

.first {
	padding: 40px;
}

#response {
	margin: 60px 0 0 0;
}

#response fieldset {
	padding: 40px;
}

.comment-left, #commentform-left {
	float: left;
	width: 120px;
	height: 120px;
	background: url(img/bg-commentform-left.gif) no-repeat right top;
}

.comment-right, #commentform-right {
	float: left;
	width: 430px;
	min-height: 120px;
}

.comment-text {
	padding: 20px;
	background: #fff url(img/bg-form-input.png) repeat-x left top;
	color: #5d5d5d;
	line-height: 22px;
}

#response textarea {
	width: 420px;
	height: 100px;
	margin: 0px;
	padding: 5px;
}

#response label {
	display: block;
	line-height: 20px;
}

#response input.text {
	width: 420px;
	height: 20px;
	margin: 0px;
	padding: 5px;
}

#response input.submit {
	float: right;
	height: 30px;
	margin: 20px 0 0 0;
	padding: 0 20px;
}

.comment-author {
	margin: 0px;
	padding: 5px 0;
	color: #006990;
	font-size: 14px;
}

.comment-author a {
	color: #006990;
	text-decoration: none;
}

.comment-author a:hover {
	text-decoration: underline;
}

/** COMMENTS IN WP 2.7 */

#commentfieldset {
	padding: 20px 40px;
	background:url(img/bg-content-right.gif);
}

.commentlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 20px 0 20px 20px;
	background: #2a2a2a;
	list-style: none;
}

.commentlist .avatar {
	float: right;
	margin: 0 20px 10px 20px;
}

.commentlist li a {
	color: #f8dec7;
}

.commentlist li p {
	margin: 0 20px 20px 0;
}

.commentlist .comment-meta {
	margin: 0 0 20px 0;
}

.commentlist .comment-author a {
	padding: 0 0 5px 0;
	color: #fff;
	font-weight: bold;
}

.commentlist ul.children {
	margin: 0px;
	padding: 0px;
}

.commentlist .children li {
	margin: 20px 0 0 0;
	padding: 20px 0 20px 20px;
	background: none;
	border: 1px solid #3a3a3a;
	border-right: none;
}

.reply {
	width: 50px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #1f1f1f;
	border: 1px solid #5d5d5d;
	border-right: none;
	border-bottom: none;
}

.reply a {
	display: block;
	height: 25px;
	line-height: 25px;
}

#cancel-comment-reply {
	margin: 5px 0 20px 0;
}

#cancel-comment-reply a {
	color: #6a6a6a;
}

.commentlist li.depth-1, .commentlist li.depth-3, .commentlist li.depth-5 {
	background: #2a2a2a;
}

.commentlist li.depth-2, .commentlist li.depth-4, .commentlist li.depth-6 {
	background: #3a3a3a;
}

/** CONTATO FORM **/
div#contact-form form {
	margin:0;
	padding:0;
}

#contato-form {
	margin:0;
	padding:10px;
	background:url(img/bg-content-right.gif);
}
#contato-form  input.text-field, #contato-form textarea.text-field {
	width:90%;
}
#contato-form p{
	margin:0;	
}
#contato-form em.dest{
	color:#fea700;
}
#contato-form em{
	color:#cede54;
}

/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
	background: url(img/bg-green.png) repeat-x top;	
}
#footer-wrap, #push {
     height: 85px;    
}
#footer {
	width: 960px;
	margin: 0 auto;
       padding:5px 0;
       text-align: center;
}


p#legal {
        margin:0;
	padding: 0px;
	width:640px;
       margin:0 auto;
	color:#333;
       line-height:1.3;
}
#legal a{
	text-decoration:none;
	color:#00f;
}
#legal a:hover{
	text-decoration:underline;
}


/*	##################################
   	USEFUL
	################################## */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;	
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.hide{
	display:none;	
}
.clear {
	clear: both;
}

/** 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:0 auto 20px;
	padding-top: 4px;
   	border: 1px solid #3a3a3a;
   	text-align: center;
   	background: #2a2a2a url(img/bg-content-right.gif);
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
	color:#fea700;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 2px;
	background: #3a3a3a;
}