/*
Theme Name: Farra
Theme URI: http://wordpress.org/
Description: layout para a moda verao.
Version: 1.0
Author: Andrea Assuncao
Author URI: http://www.andreapubli.ppg.br/
*/
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */

@font-face {
    font-family: "Akbar";
    src: url(http://decapattack.freevar.com/farra/wp-content/themes/farra/akbar.ttf);
}
.akbar {
    font-family: "Akbar";
    font-size:12px;
}

body
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#acdcc5;
	font-family:"Georgia";
	font-size:12px;
}
a {text-decoration:none}
img {border:none}
#centralizador{
	width:997px;
	height:auto;
}

#centra-site{
}

#topo-site{
	background-image  :url(images/topo_site.png);
	background-repeat :no-repeat;
	width             :997px;
	height            :422px;

}
.menu-principal a{text-decoration:none}
.menu-principal img{ border:none}
.menu-principal{
	width  :774px;
	height :17px;
	float  :left;
	margin-left:130px;
	margin-top:320px;
}

.ie6 .menu-principal{
	width  :774px;
	height :17px;
	float  :left;
	margin-left:65px;
	margin-top:320px;
}



.corpo-site
{
	background-color:#acdcc5;
	width:774px;
	height:auto;
	margin-left:130px;
	margin-top :-100px;
	float:left;
}

.ie6 .corpo-site
{
	width:774px;
	height:auto;
	margin-left:65px;
	margin-top :-60px;
	float:left;
}
#conteudo-site
{
	width:544px;
	height:auto;
	float:left;
}


/**********************************/
/*                                */
/*            SIDEBAR             */
/*                                */
/**********************************/
#barra-lateral
{
	width:200px;
	height:auto;
	float:left;
	text-align:left;
	padding:5px 20px 20px 10px;

	
}
#barra-lateral .widgettitle{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	color:#EC3A3E;
	text-align:center;
	font-style:italic;
}

#barra-lateral ul{list-style:none; margin:0px; padding:0px}
#barra-lateral li{margin:5px 0px;}

#barra-lateral .widget_tag_cloud{font-weight:bold;}
#barra-lateral .widget_categories{font-weight:bold;}
#barra-lateral .widget_links{font-weight:bold;}
#barra-lateral .widget_pages{font-weight:bold;}

#barra-lateral .widget_tag_cloud .widgettitle{background-image:url(images/sidebar-tags.gif); background-repeat:no-repeat;}
#barra-lateral .widget_categories .widgettitle{background-image:url(images/sidebar-categorias.gif); background-repeat:no-repeat;}
#barra-lateral .widget_links .widgettitle{background-image:url(images/sidebar-adoramos.gif); background-repeat:no-repeat;}
#barra-lateral .widget_calendar .widgettitle{background-image:url(images/sidebar-arquivos.gif); background-repeat:no-repeat;}

#barra-lateral .widget_calendar a{background-color:#FF0080;}

#twitter-farra{
	width:200px;
	height:56px;
	background-image:url(images/twitter-farra.png);
	background-repeat:no-repeat;
	float:left;
	margin:10px 0px 5px 0px;
}

#facebook-farra{
	width:200px;
	height:50px;
	margin: 10px 0px 0px 0px;
	float:left;
	background-image:url(images/facebook-farra.png);
	background-repeat:no-repeat;
}

#barra-lateral #twitter-tools li{
	color:#000;
	margin:5px 0px 10px 0px;
}
#barra-lateral #twitter-tools a{
	color:#FFFFFF;
}

#barra-lateral a{color:#000; text-decoration:none; font-size:14px;}

#menu-farra{
	width:200px;
	height:17px;
	float:left;
	margin:3px 0px;
}

#menu-adoramos{
	width:199px;
	height:17px;
	float:left;
	margin-left:1px;
	margin:3px 0px;
}

#menu-comprar{
	width:200px;
	height:17px;
	float:left;
	margin:2px 0px;
}

#menu-verao{
	width:200px;
	height:17px;
	float:left;
	margin:3px 0px;
}

#menu-cadastre{
	width:200px;
	height:17px;
	float:left;
	margin:3px 0px;
}

#menu-equipe1{
	width:200px;
	height:17px;
	float:left;
	margin:3px 0px;
}

#menu-equipe2{
	width:180px;
	height:17px;
	float:left;
	margin:3px 0px 0px 15px;
}


/**********************************/
/*                                */
/*            RODAPÉ              */
/*                                */
/**********************************/
.rodape
{
	width:774px;
	height:78px;
	float:left;
	background-image:url(images/rodape.png);
	background-repeat:no-repeat;
	margin-left:130px;
}

.ie6 .rodape
{
	width:774px;
	height:78px;
	float:left;
	background-image:url(images/rodape.png);
	background-repeat:no-repeat;
	margin-left:65px;
}

/**********************************/
/*                                */
/*             POST               */
/*                                */
/**********************************/
.post-container{
	width:524px;
	height:auto;
	padding:10px;
	float:left;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#EC3A3E;
}

.ie6 .post-container{
	width:524px;
	height:auto;
	padding:0px;
	float:left;

}

.post-titulo{
	width:400px;
	height:auto;
	float:left;
	text-align:left;
	font-size:36px;
	font-style:italic;
	color:#FF0080;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
}

.post-titulo a{color:#FF0080;}

.post-data{
	width:95px;
	height:45px;
	float:right;
	text-align:right;
	color:#FF0080;
	font-size:24px;
	background-image:url(images/fundo-mancha2.png);
	background-repeat:no-repeat;
	font-style:italic;
	padding-right:28px;
	padding-top:5px;
}

.post-categoria{
	width:524px;
	height:40px;
	float:left;
	text-align:left;
   color:#c2a5af;
	font-style:italic;
}

.post-categoria  a{
   color:#EC3A3E;
}

.post-texto{
	width:524px;
	height:auto;
	float:left;
	text-align:left;
}

.post-comentarios
{
	width:524px;
	height:30px;
	float:left;
	text-align:right;
	font-size:14px;
	font-style:italic;
}
.post-comentarios a{color:#EC3A3E;}

.post-campos-comentarios
{
	width:524px;
	height:30px;
	float:left;
	text-align:left;
}	

.tags-do-post{
	float:left;
	color:#c2a5af;
	font-style:italic;
}

.tags-do-post a{
	color:#EC3A3E;
}
/**********************************/
/*                                */
/*          COMENTÁRIOS           */
/*                                */
/**********************************/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

