/*

Theme Name: Red Carpet
Description: Simple, Vintage, Fashion
Version: 1
Author: Tiago C.
Author URI: http://www.tiagoc.com.br
Tags: brown, red, two-columns, fixed-width, right-sidebar

This template is being distributed via Wordpress.org under GPLv3 license. Enjoy!

To replace the banner image, just swap out masthead.png with your own image, sized 723px x 147px. 
The dropshadows are in the background CSS, not the image.

v1.1 - changed license to GPLv3
v1.2 - added comments and removed some blank elements from stylesheet
v1.3 - added license.txt (Apparently some people don't read this stylesheet), added link back to the theme's page at Wordpress.org
v1.4 - Some minor tweaks to CSS for newer wp.net preview examples
v1.5 - Updated my link

*/

/* Estrutura Principal*/

body {
	margin:0px;
	background-image:url(imagens/bg.png);
	background-repeat:repeat-x;
	background-position:top center;
}
#pai {
	overflow: hidden;
	width:893px;
	height:auto;
	margin:0px auto auto auto;
	
}
#rodape {
	overflow: hidden;
	width:100%;
	height:200px;
	margin:auto;
	background-image:url(imagens/bg_rodape.png);
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
}
#logo {
	z-index:5;
	position:absolute;
	width: 208px;
	height:166px;
	margin: 0px 0px 0px 0px;
}
#midia {
	z-index:1;
	position:absolute;
	width: 880px;
	height:405px;
	margin: 0px 0px 0px 0px;
}
#menu {
	position:absolute;
	width: 254px;
	height:414px;
	margin: 0px 0px 0px 0px;
	background-image:url(imagens/bg_menu.png);
}
#coluna_1 {
	z-index:2;
	position:relative;
	width: 230px;
	height:400px;
	float:left;
	margin: 330px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#coluna_2 {
	z-index:1;
	position:relative;
	width: 392px;
	height:auto;
	float:left;
	margin: 360px 0px 0px 0px;
}
#coluna_3 {
	z-index:1;
	position:relative;
	width: 247px;
	height:300px;
	float:left;
	margin: 373px 0px 0px 5px;
}
#flor_bg_1{
	z-index:0;
	position:absolute;
	width: 150px;
	height:150px;
	margin: 730px 0px 0px 60px;
	background-image:url(imagens/flor_bg_1.png);
}
#flor_bg_2{
	z-index:0;
	position:absolute;
	width: 250px;
	height:250px;
	margin: 550px 0px 0px 630px;
	background-image:url(imagens/flor_bg_2.png);
}






/* Menu UL e Fontes*/

#menu ul {
	list-style:none;
	margin: 58px 0px 0px 50px;
	padding: 0px;
}
#menu ul li {
	line-height:1.0em;
	margin: 0px 0px 0px 0px;
	height:20px;
	background:url(imagens/bullet_off.png) no-repeat 0px 0px;
}
#menu ul li:hover {
	height:20px;
	background:url(imagens/bullet.png) no-repeat 0px 0px;
}
#menu ul li a{
	margin: 0px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dd137b;
	text-decoration:none;
	text-transform:uppercase;
}
#menu ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c1f79;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;	
}




/*Notícias  2 */


#not_1_interna_2{
	position:relative;
	width:550px;
	height:89px;
	background-image:url(imagens/not_1_int_2.png);
}
#not_2_2{
	position:relative;
	width:550px;
	height:auto;
	background-image:url(imagens/not_2_2.png);
	background-repeat:repeat-y;

}
#not_3_2{
	position:relative;
	width:550px;
	background-image:url(imagens/not_3_2.png);
	height:129px;
}
#posts_main_2 {
	/*overflow: hidden;*/
	width:480px;
	height:auto;
	margin:0px 0px 0px 30px;
}
#posts_main_3 {
	/*overflow: hidden;*/
	width:480px;
	height:auto;
	margin:0px 0px 0px  70px;
}




/*Notícias*/
#not_1{
	position:relative;
	width:408px;
	height:89px;
}
#not_1_interna{
	position:relative;
	width:408px;
	height:89px;
	background-image:url(imagens/not_1_int.png);
}

#titulo_interna{
	position:absolute;
	width:408px;
	height:30px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:bold;
	size:14px;
	color:#dd137b;
	margin:37px 0px 0px 31px;
	text-transform:uppercase;
	letter-spacing:-1px;
}
#titulo_interna_2{
	position:absolute;
	width:360px;
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#dd137b;
	margin:37px 0px 0px 31px;
	text-decoration:none;
	line-height:9px;
}


#not_2{
	position:relative;
	width:408px;
	height:auto;
	background-image:url(imagens/not_2.png);
	background-repeat:repeat-y;

}
#not_3{
	position:relative;
	width:408px;
	height:129px;
}
#posts_main {
	/*overflow: hidden;*/
	width:339px;
	height:auto;
	margin:0px auto auto auto;
}

#comentarios{
	background-color:#0F0;
	margin:150px 0px 0px 0px;
}





/*Boxes Laterais*/
#box_blog{
	position:relative;
	width:254px;
	height:165px;
	background-image:url(imagens/box_news.png);
	background-repeat:no-repeat;

}

#inscreve {
	position:absolute;
	margin:60px 0px 0px 25px;
	width:254px;
	height:114px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#e1cdf6;
	border:0px;
}




#box_news{
	position:relative;
	width:254px;
	height:114px;
	/*background-image:url(imagens/box_blog.png);*/

}



/*Conteudo Rodapé*/
#rodape_content{
	overflow: hidden;
	width:893px;
	height:50px;
	margin:10px auto auto auto;
}
#item_1{
	position:relative;
	float:left;
	width:830px;
	height:16px;
	margin:10px 10px 10px 10px;
}
#item_2{
	position:relative;
	float:left;
	width:18px;
	height:18px;
	margin:10px 0px 10px 3px;
}
#item_3{
	position:relative;
	float:left;
	width:18px;
	height:18px;
	margin:10px 0px 10px 3px;
}


/*Conteudo Post*/
.post_tit{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#856395;
}
.post_tit_menor{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#856395;
}

.post_post{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
  	text-decoration:none;
	color:#000;	
}
.post_texto_3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
  	text-decoration:none;
	color:#666666;
	text-align:left;
		margin:0px auto auto auto;

}
.post_texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
  	text-decoration:none;
	color:#666666;
	text-align:justify;
}
.post_texto a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
  	text-decoration:none;
	color:#000;
	text-align:justify;
}
.post_texto a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
  	text-decoration:none;
	color:#dd137b;
	text-align:justify;
}

.post_texto h4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
  	text-decoration:none;
	color:#856395;
	text-align:justify;
	text-transform:uppercase;
}

.post_texto_3 h4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
  	text-decoration:none;
	color:#856395;
	text-align:justify;
	text-transform:uppercase;
}

.links_gerais{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
  	text-decoration:none;
	color:#856395;
	text-align:left;
}
.links_gerais a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
  	text-decoration:none;
	color:#856395;
	text-align:left;
}
.links_gerais a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
  	text-decoration:none;
	color:#dd137b;
	text-align:left;
}















* {
  padding:0;
  margin:0;
  list-style:none;
}

/*html {
	fo
  font:62.5% Arial, Helvetica, sans-serif; /* Means 1em == 10px, 1.2em == 12px, etc. 

}

body {
  background:#FFF url(./images/bg.jpg) repeat-x; /* Set background image here 
 color:#6b6b6b;
  font-size:1.2em;
}
*/

p, h2, h3, h4, h5, h6 {
  font-size:10px;
  font-family:Verdana, Geneva, sans-serif;
  
  
}

hr {
  border:0;
  border-bottom:1px solid #EAEAEA;
  margin:3px 0;
  height:1px;
}

img {
  border:0;
}

dl {
  color:#6b6b6b;
  margin:10px 0;
}

dt {
  font-weight:bold;
}

dd {
  font-style:italic;
  margin:5px 0 10px;
}

fieldset {
  border:1px solid #DDD;
  padding:10px 20px;
}

form h2 {
  margin-bottom:10px;
}

legend {
  font-size:1.2em;
  color:#6b6b6b;
  padding:0 10px;
}

label {
  font-weight:bold;
}

textarea {
  width:450px;
  height:200px;
  border:1px solid #CCC;
  margin:10px 0;
}

div#wrapper {
  width:768px;
  padding-top:8px;
  margin:25px auto 0;
/*  background:url(./images/top.png) no-repeat;
*/}

div#masthead {
  width:768px;
/*  background:url(./images/main_bg.png) repeat-y;
*/  position:relative;
}

/* Blog Title */
/*h1 {
  font:3.2em 'Trebuchet MS', Arial, Helvetica;
  color:#ff7e00;
}

h1 a {
  position:absolute;
  width:300px;
  height:30px;
  left:40px;
  top:15px;
  font-weight:bold;
  text-decoration:none;
  color:#ff7e00;
}*/

/* Tagline */
#masthead p {
  position:relative;
  margin:0;
  top:62px;
  left:50px;
  color:#888;
}

/* Pages Navigation */
div#masthead ul {
  float:right;
  margin-right:22px;
  position:relative;
  z-index:2;
  bottom:-2px;
}

div#masthead ul li {
  float:left;
}

div#masthead ul li a {
  color:#686868;
  text-decoration:none;
  display:block;
  font-size:1.2em;
  padding:40px 20px 18px;
}

div#masthead ul li a:hover,
div#masthead ul li.current_page_item {
/*  background:url(./images/nav_bg.png) bottom repeat-x;
*/}

/* Banner image dropshadow */
div#masthead_image {
/*  background:url(./images/image_bg.png) center no-repeat;
*/  width:724px;
  height:148px;
  clear:both;
  padding:8px 22px;
  position:relative;
  z-index:1;
}

a {
  outline:0;
}

/* Page dropshadow */
div#content {
  width:940px;
 /*  background-color:#3F0;
 background:url(./images/main_bg.png) repeat-y;
*/}

/*-----------------------------------------------------------------------------

  Main Content

-----------------------------------------------------------------------------*/

div#main {
	width: 640px;
	float:left;
	margin: 15px 0px 0px 10px;
	padding-right:10px;
	/*background-color:#918888;  posts*/
	
 /* padding:0 20px 20px;
  width:500px;
  float:left;*/
}

/* Hey, don't use h1 in the articles-- it's already in the header.
   This is just here because it looks totally funky in the preview at wordpress.net... */
   
div.entry h1 {
  font-size:2.4em;
  font-weight:bold;

}

div.entry h2,
div.entry h3,
div.entry h4,
div.entry h5,
div.entry h6 {
  color:#ff7e00;
  margin:20px 0 10px;
}

div.entry h2 {
  font-size:1.8em;
}

div.entry h3 {
  font-size:1.4em;
}

div.entry table {
  border-collapse:collapse;
  margin:10px 0;
}

div.entry table th,
div.entry table td {
  padding:10px;
  border:1px solid #EAEAEA;
  text-align:center;
}

/* Main header on single pages */
h2.header {
	font-family: Verdana, Geneva, sans-serif;
	color:#920a0a;
	font-size:20px;
	/*text-shadow:0 1px 0 #afa3a3;*/


/*
    line-height:1;
    margin:0 0 5px;
    padding:10px 0 0;
	border-bottom:1px solid #e7e7e7; 
	position:relative
	color:#ff7e00;
    font-size:24px;

 ;*/
}

div#main h2.header a {
  color:#a80c0c;
  text-decoration:none;
}

h2.header span {
  position:relative;

  padding-right:10px;
  bottom:-5px;
}

/* Secondary headline above comments and comment form */
div#main h3 {
	font-family: Verdana, Geneva, sans-serif;
	color:#920a0a;
	font-size:16px;
	/*text-shadow:0 1px 0 #afa3a3;*/
	
}

div#main p {
  color:#fff; /*cor o post*/
  /*text-shadow:0 1px 0 #473e3e;*/
  font-size:11px;
  font-family:Verdana, Geneva, sans-serif;
  margin:10px 0;
}

div#main a {
  color:#503434;
  text-decoration:none;
  /*text-shadow:0 0px 0 #473e3e;*/
}
div#main a:hover {
  color:#b30c0c;
  text-decoration:none;
}

.article {
  margin-bottom:20px;
}

.article blockquote {
  margin:0 15px;
  padding:1px 15px;
  border-left:5px solid #B8D1E4;
  background:#F0F0F0;
}

div.article code {
  font-size:1.2em;
}

div.article pre {
  width:500px;
  line-height:1.5;
  font-size:1.2em;
  margin:20px 0;
  overflow:hidden;
}

.article ul, .article ol {
  color:#6b6b6b;
  margin-left:15px;
}

.article ul li {
  margin:5px 0;
  padding-left:15px;
  background:url(./images/square.png) 0 center no-repeat;
}

.article ol {
  margin-left:30px;
}

.article ol li {
  list-style:decimal;
  margin:10px 0;
}

.article ol li ol {
  font-size:1em;
  margin-left:15px;
}

#main p.byline {
  	font-family: Verdana, Geneva, sans-serif;
	color:#503434;
	font-size:0.6em;
	/*  text-shadow:0 1px 0 #a79d9d;
	text-decoration:none;
	text-shadow:0 1px 0 #000;*/
}

ul.article_footer {
  text-align:right;
  margin:5px 00px;
  color:#dd137b;
  font-family: Verdana, Geneva, sans-serif;
  font-size:10px;
  /*text-shadow:0 1px 0 #a79d9d;
  background:#F1F1F1;
  padding:5px 10px;
  border:1px solid #DADADA;
 border-width:1px 0;
  line-height:1.5;*/ 
}

ul.article_footer li {
  font-size:0.9em;
  display:inline;
  background:none;
  border-left:1px solid #DADADA;
  margin-left:0px;
  padding-left:5px;
  color:#503434;
  font-family: Verdana, Geneva, sans-serif;
  font-size:10px;
/* text-shadow:0 1px 0 #a79d9d;*/
}

ul.article_footer li.first {
  color:#503434;
  border-left:0;
}

/*-----------------------------------------------------------------------------

  Secondary Content

-----------------------------------------------------------------------------*/

div#secondary {
  position:relative;
  float:left;
  padding:15px 20px 20px 0;
  margin-left:15px;
  margin-top:0px;
  width:200px;
  /*background-color:#369;largura barra do lado*/
}

div#secondary ul#sidebar {
  margin:15px 0 20px;
  font-family:Verdana, Geneva, sans-serif;
  font-size:10px;
  color:#fff;
  padding-bottom:10px;
  border-bottom:1px solid #e7e7e7;
}

div#secondary ul#sidebar li {
  margin:5px 0;
  font-size:1em;
  line-height:1.5em;
}

/* Sidebar headers */
div#secondary h2 {
  font-family:Verdana, Geneva, sans-serif;
  text-transform:uppercase;
  color:#312121;
  margin:20px 0 8px;
  font-size:15px;
  line-height:0;
/* text-shadow:0 1px 0 #b7abab;*/
}

div#secondary a {
  font-family:Verdana, Geneva, sans-serif;
  font-size:10px;
  color:  #600;
  line-height:0;
  text-decoration:none;
}

div#secondary a:hover {
  text-decoration:underline;
}

div#secondary ul.children {
  margin-left:5px;
  padding-left:10px;
  border-left:5px solid #EAEAEA;
}

div#secondary ul#sidebar li li {
  font-size:1em;
}

/* Optional bio area header (commented out by default) */
div#author h2 {
  font-size:1.2em;
}

div#secondary p {
  line-height:1.5;
  margin:5px 0;
  color:#666;
}

/* Search input */
form#searchform {
  position:relative;
  height:28px;
  margin-bottom:20px;
}

form#searchform input#s {
  font-family:Verdana, Geneva, sans-serif;
  font-size:10px;
  color:#fff;
  position:absolute;
  top:0;
  height:18px;
  width:156px;
  padding:5px;
  background:url(./imagens/bg_rodape.png);
 /* background:url(./imagens/bg_rodape.png) repeat-x;*/
  border:1px solid #bcbcbc;
}


.form_com {
  font-family:Verdana, Geneva, sans-serif;
  font-size:10px;
  color:#fff;
/*  height:100px;
  width:100px;*/
  background:url(./imagens/bg_rodape.png);
  border:1px solid #bcbcbc;
}

.form_bt{
  font-family:Verdana, Geneva, sans-serif;
  font-size:10px;
  color:#fff;
  background-color:#dd137b;
  border:1px solid #dd137b;
}

input#search_submit {
  position:absolute;
  right:0;
  border:1px solid #bcbcbc;
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/

ul#footer {
  height:8px;
  width:768px;
  margin:0 auto;
/*  background:url(./images/bottom.png) no-repeat;
*/  text-align:center;
  font-size:1em;
  color:#686868;
  padding:15px 0;
  background-color:#F0F; /*largura rodapé*/
}

ul#footer li {
  display:inline;
  margin-left:10px;
}

ul#footer li span {
  position:absolute;
  text-indent:-9999em;
}

ul#footer li a {
  color:#686868;
  text-decoration:none;
}

/*-----------------------------------------------------------------------------

  Wordpress Specific Stuff - Elements that weren't in my original stylesheet

-----------------------------------------------------------------------------*/

ol.commentlist {
  margin-top:15px;
  color:#555;
}

/* Background color for visitor comments */
ol.commentlist li {
margin:10px;
padding:10px;
color:#918888;
border: 1px dotted #856395;
  
}

/* Background color for Admin comments */
ol.commentlist li.alt {
	margin:10px;
padding:10px;
color:#918888;
border: 1px dotted #856395;
}

textarea#comment {
  width:350px;
  height:80px;
}

#main p.comment_meta {
  margin:0;
  float:right;
}

/* Optional popup window (NOTE: popups make for bad UI IMHO) */
body#commentspopup {
  background:#FFF;
  padding:20px;
}

body#commentspopup a {
  color:#666;
}

body#commentspopup h1 a {
  position:relative;
  top:0;
  left:0;
}

body#commentspopup h3 {
  color:#555;
}

body#commentspopup p {
  margin:10px 0;
  color:#555;
}

body#commentspopup textarea {
  width:340px;
}

/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}

.alignleft {
	width:150px;
	height:50px;
	margin:-10px 0px 0px 0px ;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
    float: left;
}
.alignright_3 {
  float: right;
}
.alignright {
  width:150px;
  height:40px;
  margin:-10px -72px 0px 0px ;
  font-family:Verdana, Geneva, sans-serif;
  font-size:9px;
  float: right;
}
.alignright_2 {
  width:150px;
  height:40px;
  margin:-10px 0px 0px 0px ;
  font-family:Verdana, Geneva, sans-serif;
  font-size:9px;
  float: right;
}

.semlinha{
	text-decoration:none;
}

.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 {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

p.entry_info {
  clear:both;
}

div.navigation {
  margin:10px 0;
}

/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */

