﻿/*Theme Name: 1 Ano
Theme URI: http://www.true-luv.com/
Description: Versao de 1 ano de site
Version: 
Author: Gustavo
Author URI: http://www.true-luv.com*/


/* BODY */
body {font-size: 11px; 
color: #8c8c8c; 
font-family: arial;
text-align: justify;
margin: 0px;
background-color:#ffffff;
}

/* IMAGEM DO TOPO */
 #header {
background: url('images/topo.png') no-repeat top left;
width: 645px;
height: 103px;
}
       

/* LINHA DO LAYOUT */
#page {
width: 980px;
background-image: url('images/linha.png');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

/* FOOTER */
#footer {
background-image: url('images/footer.png');
background-position: bottom;
width: 980px;
height: 50px;
clear: both;
}

#footer p {
color: #acacac;
font-size: 10px;
font-family: tahoma;
padding:8px 0 8px 0;
margin:0 20px 0 20px;
text-align: center;
border-top:5px solid #DFEFFF;
}


/* PERFIL */
#sidebar {
width: 300px;
color: #8c8c8c;
font-family: arial;
margin-top: -20px;
font-size: 11px;
text-align: justify;
float: left;}


/* POSTS E PÁGINAS */
#content {
color:#333333;
text-align:justify;
font-size: 12px;
font-family: Arial;
width: 620px;
float: left;
margin-top: -20px;
}
#content span.data, #content span.categoria{
display: block;
color: #000000;
font-size:10px;
text-align: left;
font-family : verdana, helvetica, sans-serif;
text-transform: capitalize;
padding: 0 0 0 2px;
}
/* PREV E NEXT */
.anterior{
float:left;
background-color: #f8f8f8;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{
float:right;
background-color: #f8f8f8;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}


/* MENU */
#menu {
width: 100%;
padding: 0;
margin: 0;
font-size: 10px;
font-family : Verdana, Arial, sans-serif;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
border-bottom: 1px solid #fdbad6;
margin: 1px;
}
#menu li a {
display: block;
padding: 4px 4px 4px 0.4em;
text-transform: uppercase;
text-indent: 5px;
letter-spacing: 2px;
color: #fdbad6;
background-color: #FFF1F9;
text-decoration: none;
border-left: 5px solid #FFDAE6;
}
#menu li a:hover {
color: #c0c0c0;
background-color: #F8F8F8;
border-left: 5px solid #cccccc;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menu  li { float: left; height: 1%; }
* html ul#menu  li a { height: 1%; }
/* End */

/* LINKS */
a            { text-decoration: none }
a:active     { color: #0056B7 }
a:link       { color: #0056B7 }
a:visited    { color: #0056B7 }
a:hover      { color: #00152D }

.link a            { text-decoration: none }
.link a:active     { color: #0056B7 }
.link a:link       { color: #0056B7 }
.link a:visited    { color: #0056B7 }
.link a:hover      { color: #00152D }


/* NEGRITO E IT�LICO */
b{color: #000; padding-top: 1px; padding-bottom: 1px; padding-left: 3px;padding-right: 3px; background: #A4C1FF; line-height:160%;}
i{color: #000;}
strong{color: #000; padding-top: 1px; padding-bottom: 1px; padding-left: 3px;padding-right: 3px; background: #A4C1FF;
line-height:160%;}



/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:12px;
color:#000000;
border: 1px solid #000000;
background: #ffffff;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
font-size:12px;
color:#000000;
border: 1px solid #3399ff;
background: #ffffff;
}


/* COMENTÁRIOS */
.comments{
text-align:justify;
background-color: #f8f8f8 ;
padding: 5px ;
border: 1px solid #e1e1e1;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #e1e1e1;
}


/* BORDA NAS IMAGENS */
.aligncenter{

padding: 6px;
border: 1px solid #57c0eb;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #e1e1e1;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #e1e1e1;
padding: 6px;
margin: 1px 0 0 4px;
}
.center {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}
.left {
float: left;
margin: 1px 4px 0 0;
}
.right {
float: right;
margin: 1px 0 0 4px;
}
img {border: 0px;}


/* TÍTULO DO PERFIL */
h1 {
font-weight: bold;
background-color: #D5E1DC;
color:#000000;
line-height: 16px;
text-decoration: none;
font-family: tahoma;
font-size: 10px;
text-indent: 5px;
text-align: left;
margin: 15px 0 7px 0;
}

/* SUBTITULOS */
h2 {
font-size:10px;
font-family: tahoma;
color: #c2beba;
border-bottom:1px dashed #e9e4de;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}




/* EDITAR POSTS */
blockquote {
background-color:#DFEFFF;
border: 1px solid #B0CAFF;
padding-left: 15px;
padding-right: 15px;
font-size: 12px;
line-height:100%
font-family: Arial;
text-align: justify;
margin-left: 30px;
margin-right: 30px;
font-style:italic;
}
/* TÍTULO DE PÁGINAS E POSTS */
.navlink {
display: block;
color: #9f9f9f;
font-family : arial, sans-serif, tahoma;
font-size:17px; 
text-decoration: none;
text-align:left;
text-transform: capitalize;
height: 18px;
line-height:18px;
vertical-align:middle;
padding: 0 0 0 2px;
margin: 0px;
border-bottom: 1px dotted #e1e1e1;
}
.navlink a {cursor: help; color: #9f9f9f; text-decoration: none; }	
.navlink a:hover {color:#c0c0c0; text-decoration:none;}

/* CALENDARIO */
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #FFC5D9;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #c0c0c0;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #fde9f1;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 10px Arial;
color: #aaa;
}
#wp-calendar td.pad { /* Celulas vazias */ background: #f8f8f8; }
#wp-calendar td#today { /* Data Atual */ background: white; }
#wp-calendar thead { /* Dias da semana */ font: bold 10px Arial; background: #FDF8FA;}
#wp-calendar caption { /* Mês */background: #f8f8f8;padding: 0px 0 0px;font: bold 11px Arial;color: #c0c0c0;}


/* LINKS DO FOOTER */

#footlink {
text-align:center;
clear: both;
line-height:18px;
}
#footlink a {padding:0 4px 0 4px; margin:0 1px 0 1px;}
#footlink a:link, #footlink a:visited, #footlink a:active {
color:#9f9f9f;
font-size : 8pt;
background-color: #f8f8f8;
border: 0px;
}
#footlink a:hover {
color:#9f9f9f;
font-size : 8pt;
background-color: #e1e1e1;
border: 0px;
}


/* HR */
hr {
width: 97%;
clear: both;
border-top: 1px dotted #e1e1e1;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}
#topo {
background: #ffffff url(imagens/fundo_topo.jpg);
background-position: top center;
font-size: 0px;
}
#topo b {
color: #333333;
padding: 0px;
background: transparent;
line-height:0%; }

.sister {
border: 1px solid #0083a8;
padding: 1px;
margin-left: 4px;
}
:hover.sister {
border: 1px solid #004f65;
padding: 1px;
}

.aleat {

}
.aleat img {
border: 1px solid #0083a8;
}
.aleat img:hover {
border: 1px solid #004f65;
}

.elite {
border: 1px solid #0083a8;
padding: 4px;
background: #ffffff;
margin-left: 4px;
margin-bottom: 4px;
}
:hover.elite {
border: 1px solid #004f65;
padding: 4px;
background: #ffffff;
}

dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
}

#access {

	margin: 0 auto;
	width: 940px;
	display:block;
	float:left; font-family:Arial; text-transform:uppercase; font-size:14pt
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#000;

		box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	line-height:38px; font-size:13pt; padding-left:15px; padding-right:15px; padding-top:4px; padding-bottom:4px; font-weight:bold
}
#access ul ul {
	display:none;
	position:absolute;
	top:46px;
	left:0;
	float:left;
	box-shadow: 6px 6px 6px rgba(0,0,0,2.2);
	-moz-box-shadow: 6px 6px 6px rgba(0,0,0,0.2);
	-webkit-box-shadow: 6px 6px 6px rgba(0,0,0,2.2);
	width: 220px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 200px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background: #ffffff;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 200px;

}
#access li:hover > a,
#access ul ul :hover > a {
	color:#000;
	background: #dddddd;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #000;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#000;
}
#titulo_noticia {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 8px;
padding-right: 8px;
background: #cccccc; text-transform:uppercase; font-family:Arial; font-size:11pt; font-weight:bold;
line-height:200%;
}
#titulo_noticia:hover {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 8px;
padding-right: 8px;
background: #0099cc; text-transform:uppercase; font-family:Arial; font-size:11pt; font-weight:bold
}

#data_noticia {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
background: #3399ff; text-transform:uppercase; font-family:Arial; font-size:11pt; font-weight:bold;
color: #000000;
margin-right: 5px;
}

.imagem {
border: 1px solid #0083a8;
padding: 6px;
}
.imagem:hover {
border: 1px solid #004f65;
padding: 6px;
}

#titulo_sidebar {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 8px;
padding-right: 8px;
background: #cccccc; text-transform:uppercase; font-family:Arial; font-size:10pt; font-weight:bold; color: #000000;
line-height:200%;
border: 1px solid #5f5f5f;
}

#projetos {color: #000; background: #transparent; font-weight:bold; margin-top: 5px;}