/*  

Theme Name: area

Theme URI: http://sinopse.org

Description: base com 2 colunas... 

Version: 1.0

Author: Dani Danczuk

Author URI: http://sinopse.org

*/







/* ----------- basico ----------------- */

body {

    background-color: #FFFFFF;

	font-size: 11px;

    font-family : Tahoma; 

	color: #000000;

    margin:0;

    padding:0;

	margin-top: 0px;

	margin-bottom: 0px;

    text-align: left;

}

	





/* ------------- links ------------ */

a { 

text-decoration: none; 

}



a:link { 

color: #666666; 

}



a:visited, a:active { 

color: #666666; 

text-decoration: none; 

}



a:hover { 

color: #00b6bf;

text-decoration: none; 

}





img.coverimg {background:#303030; border:0; margin:0 0 1px 1px; padding:1px;}







/* --------------- layout ---------------- */

#page {

    /* ------ linha do layout // fundo do post e perfil ------ */

	width: 950px;

	background-image: url('images/fundo.gif');

	background-repeat: repeat-y;

	margin-left: 0;

    text-align: left;

	}





#header {

    /* ------ imagem do layout ------ */

	background: none;

	width: 660px;

	height: 210px;

	padding-left: 310px;

	}



#footer {

        background: none;

	    background-position: bottom;

        background-color: #FFFFFF;

	    width: 950px;

		height: 0px;

        clear: both;

	}







/* ---------------- edicao e indice ---------------- */

#espaco1 {

	background: none;

	width: 310px;

	margin-top: -210px;

	float: left;

	padding-left: 0px;	

}







/* ---------------- edicao ---------------- */

#sidebar {

	width: 251px;

	padding-left: 20px;

	float: left;

	margin-top: 5px;

	background: none;

}



#sidebar .txt {

   padding: 2px 0px 2px 11px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	line-height: 12px;

	color: #666666;

	background: none;

}	



#sidebar .txt .menu_linha_edicao {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 4px;

	line-height: 12px;

	color: #666666;

	margin-top: 15px;

	margin-left: 0px;

	background: none;

}





#sidebar .txt a:active{ 

color: #00b6bf;

text-decoration: none; 

}









/* ------------- indice ----------------- */

#sidebar-2 {

	width: 251px;

	padding-left: 20px;
	padding-top: 50px;

	margin-left: 0px;

	float: left;

	background: none;

}



#sidebar-2 .txt {

   padding: 2px 0px 2px 11px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	line-height: 12px;

	color: #666666;   

	background: none;

}			





#sidebar-2 .txt .menu_site {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	line-height: 12px;

	color: #666666;

	margin-top: 15px;

	margin-left: 0px;

	background: none;

}

			

#sidebar-2 .txt .menu_linha {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 4px;

	line-height: 12px;

	color: #666666;

	margin-top: 15px;

	margin-left: 0px;

	background: none;

}	



#sidebar-2 .txt .menu_menor {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	line-height: 14px;

	color: #000000;

	margin-top: 0px;

	margin-left: 0px;

	background: none;

}





#sidebar-2 .txt .menu_site a:active{ 

color: #00b6bf;

text-decoration: none; 

}









/* -------------------- pagina que muda ------------------ */

/*--- TAMANHO DO ESPACO DO TEXTO PRINCIPAL E DOS DOIS MENUS DO LADO DELE // MENUS DO LADO DIREITO --- */

#content {

        background: none;

	    width: 600px;

	    text-align: justify;

	    margin-top: 0px;

        padding-right: 40px;

        float: right;

}



/* --- ESPACO DO TEXTO E DO PRIMEIRO MENU DO LADO DELE --- */

#posts {

        background-image: url('images/line.gif');

		background-repeat: repeat-y;

	    width: 450px;

	    margin-top: 0px;

	    float: left;

	    padding-left: 0px;	

}





/* --- ESPACO DO TEXTO PRINCIPAL -- */

#posts-txt {

       background: none;

	   width: 295px;

	   float: left;

	   padding-left: 3px;

	   margin-top: 3px;

}







/*-- TITULO DO TEXTO PRINCIAL -- */

#posts-txt .titulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	color: #666666;

	margin: 10px;

	font-weight: bold;

}







/* ----------- CONFIGURACAO DO TEXTO PRINCIPAL ------------ */

#posts-txt .texto {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	line-height: 16px;

	color: #666666;

	margin: 10px;

	padding-top: 0px;

	padding-bottom: 0px;

        text-align: left;

	}





#posts-txt .texto .titulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	color: #666666;

	margin: 0px;

	font-weight: bold;

}



#posts-txt .texto .olho {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 16px;

	color: #666666;

	margin: 0px;

	font-style: normal;

}





#posts-txt .texto a:link {

	color: #666666;

	text-decoration: none;

}



#posts-txt .texto a:visited {

	text-decoration: none;

	color: #666666;

}



#posts-txt .texto a:hover {

	text-decoration: none;

	color: #00b6bf;

}



#posts-txt .texto a:active {

	text-decoration: none;

}













/* -- ESPACO DO MENU DO LADO DIREITO DO POST -- */

#posts-menu {

           background: none;

	   width: 140px;

	   float: left;

	   padding-left: 8px;

	   margin-top: 9px;

           text-align: left;

}





#posts-menu .legenda {

        font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	line-height: 16px;

	color: #666666;

	margin: 6px;

	font-weight: bold;  

}









/* ------ MENU DO LADO DIREITO // COM FUNDO BRANCO ------- */

#espaco2 {

	background-color: #FFFFFF;

	background-repeat: repeat-y;

	width: 139px;

	margin-top: 0px;

	float: right;

	padding-right: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	line-height: 12px;

	color: #666666;

	font-weight: bolder;		

}



#espaco2 .txt {

   padding: 2px 0px 2px 20px;

   margin-top: 15px;   

}





















/* -------- FORMULARIOS ------------ */

input, select, textarea {

font-family:'Verdana', Trebuchet MS, Arial, Helvetica, Sans-serif; 

font-size:7pt; 

color: #53330C; 

filter:alpha(opacity=90); 

opacity: .90; 

background-color: #AFE1DF;

border: 1px solid #88D2CF; 	

border-width: 0px 1px 1px 0px;	

}



form {

	margin: 0;

	padding: 0;

	border: 0;

	}















/* ----------- EDIT DE POSTS --------------- */

blockquote {

border: 0px solid #FFF;

background: url('images/flor.jpg') no-repeat top left;

color: #000000;

margin: 0 20px;

padding: 0px 10px 2px 29px;

font-size: 11px;

line-height: 12px; 

font-family : Tahoma; 

	}









	

	



/* ---------- Imagens ------------ */

img {

	border: 0px;

	}





.blogimage {

/* ---- borda em imagens ----- */

background-color: #ACDAD7;

border: 1px solid #6DC3BE;

margin: 3px;

padding: 5px;

}







/* ---------- Títulos ------------ */

h2 {

background: none;

border: 0px;

margin: 0px 0px 5px 0px;

padding: 0px;

font-size: 11px;

font-weight: bolder;

}











/*********** SEM EDIÇÃO DAQUI PRA BAIXO ************/

/* ---- COMENTARIOS ----- */

.commentlist li {

margin: 15px 0 3px;

padding: 5px 8px 3px;

list-style: none;}



#commentlist {

margin: 0;

padding-left: 2px;

padding-right: 2px;

padding-top: 0px;

border-bottom:0px solid #E2A8C1;

list-style-type: none;}



#commentlist li {

border-top: 0px;

padding: 5px 8px;

background-color: transparent;

align:justify;}





.commentdate {

background-color: #AFE1DF;

color:#000000;

font-size:10px;

letter-spacing:0px;

line-height:12px;

font-weight:normal;

border-bottom:1px solid #88D2CF;

border-left:1px solid #88D2CF;

border-right:1px solid #88D2CF;

border-top:1px solid #88D2CF;

font-family:tahoma;

text-align:center;

padding-right:2px;

padding-left:5px;

padding-top:2px;

padding-bottom:2px;

width:330;}



.comment-content {

background-color: #BCE6E5;

color:#000000;

font-size:9px;

letter-spacing:0px;

line-height:11px;

font-weight:normal;

border-right:1px solid #88D2CF;

border-bottom:1px solid #88D2CF;

border-left:1px solid #88D2CF;

font-family:tahoma,verdana, verdana, arial, sans-serif,sans-serif;

text-align:justify;

padding-top:5px;

padding-left:4px;

padding-bottom:2px;

padding-right:3px;

top-margin:-10px;

width:330;

}





hr {

border: 1px;

border-top: solid #88D2CF;

height: 1px;}



/* ----------- CALENDARIO DE POSTS ---------------- */

/* -- CALENDARIO -- */

#wp-calendar {

empty-cells: show;

font-size: 0.9em;

text-align: center;

font-family :tahoma;

margin: 0;

width: 100%;}



/* -- DIAS DE POSTS E LINKS -- */

#wp-calendar #prev a {

font-size: 10px;

letter-spacing: 1px;

font-family :tahoma;

text-align: left;

border: 0px;

font-weight: bold;}



#wp-calendar #next a {

text-align: right;

font-size: 10px;

font-family :tahoma;

letter-spacing: 1px;

border: 0px ;

font-weight: bold;}



#wp-calendar a {

font-size: 10px;

font-weight: bold;

font-family :tahoma;

border: 0px;

color: #6D4111;}



#wp-calendar a:hover  {

font-size: 10px;

font-weight: bold;

font-family :tahoma;

border: 0px;

color: #000000;}



/* -- DEMAIS DIAS -- */

#wp-calendar td {

color: #6D4111;

font-size: 10px;

font-family :tahoma;

letter-spacing: normal;

padding: 2px 0;

background-color: #AFE1DF;

border: 1px solid #88D2CF; 	

border-width: 0px 1px 1px 0px;	

text-align: center;}



#wp-calendar td:hover{

color: #53330C;

background-color: #BCE6E5;	

border: 1px solid #88D2CF; 	

border-width: 1px 0 0 1px;

}



/* -- MES -- */

#wp-calendar caption {

font-size : 11px; 

line-height : 11px; 

text-transform:uppercase;

text-align: center;

font-family: tahoma;

font-weight: bold;

color: #6D4111;

background-color: #AFE1DF;	

border: 1px solid #88D2CF; 	

border-width: 0 1px 1px 0;

padding: 4px;

margin:2px;}





/* -- DIAS DA SEMANA -- */

#wp-calendar th {

color: #6D4111;

text-align: center;

font-family :tahoma;

font-size: 10px;

font-style: normal;

border: 1px solid #88D2CF; 	

border-width: 1px 1px 1px 1px;

text-transform: uppercase;

background-color: #BCE6E5;

}





/* -- DATA ATUAL -- */

#wp-calendar #today {

background-color: #80D6D3;	

border: 1px solid #88D2CF; 	

border-width: 0px 1px 1px 0px;	

font-weight: bolder;	

color: #FBF3E8;

text-align: center;

}