﻿/*  
Theme Name: AJPC
Theme URI: http://www.janeladigital.com
Description: Associação de Juizes pela Cidadania.
Version: 1.0
Author: Desenvolvido por Miguel Azevedo e Castro. Design Lara Branco.
Author URI: http://www.janeladigital.com/
*/

html, body {
	margin:0;
	padding:0;
}
body {
	background:#657D91 url(img/fundo_site.jpg) top repeat-x;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	font-smooth:always;
	color:#42443D;
	text-align:center;
}
a, a:link, a:visited {
	color:#039; /*#242521;*/
	text-decoration:none;
}
a:hover {
	color:#999;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h2 {
	font-size:12px;
}
ul, li {
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}
strong {
	color:#036;
}
/*------------------------------------------------------*/
#wrapper {
	width:850px;
	background-color:#fff;
	border:#666 1px solid;
	margin:0 auto;
	text-align:left;
}
/* Header
-------------------------------------------------------*/
#header {
	height:194px;
	background:#fff url(img/topo.png) top right no-repeat;
}
.logo {
	width:182px;
	height:194px;
	float:left;
	border:none;
}
.flashBanner {
	float:left;
	width: 658px;
	height: 194px;
}
.RSSFeed{
	display:block;
	float:right;
	margin-right:5px;
	padding: 0 18px 0 0; background: url('myImgs/icon_rss.gif') 100% 50% no-repeat; 
}
/* Contentor principal
-------------------------------------------------------*/
#container {
	/*background-color:#0f6;*/
	float:right;
	width:650px;
	padding:15px 10px 0 0;
}
.post {
/*border:#666 1px solid;*/
}
.post li {
/*padding:3px 15px 3px 3px;*/
}
.post a {
	font-weight:bold;
}
.entry {
/*border:#f00 1px solid;*/
}
.postmetadata {
	font-size:9px;
	margin:0 0 25px 0;
	color:#999;
}
.lowBorder {
	border-bottom:#999 1px solid;
	padding:0 0 5px 0;
	margin:0 0 15px 0;
	width:95%;/*text-transform:uppercase;*/
}
.destaque {
	background-color:#F0F3FA;
	width:350px;
	float:right;
}
/* barra lateral 
------------------------------------------*/
.sidebar {
	background:#FAFBFD url(img/fundo_menu.jpg) top right no-repeat;
	width:175px;
	float:left;
	padding:15px 8px 0 0;
	margin:0 3px;
	text-align:right;
	position:relative;
}
.sidebar a, .sidebar a:active, .sidebar a:visited {
	color:#039;/*#242521;*/
	display:block;
	padding-right:8px;
}
.sidebar a:hover {
	color:#999;
	background: none;
	
}

.title {
	text-transform:uppercase;
	font-weight:bold;
	padding:8px 0 8px 0;
	margin-top:10px;
	border-top:#e5e5e5 10px solid;
}
.sidebar ul, .sidebar li {
margin:2px 0 8px 0;

}
.cat-item, li.cat-item {
	margin:0 0 5px 0;
}
.cat-item a:hover {
	background: url(img/fundo_menu.png) left no-repeat;
}
.widgettitle {
	display:none;
}
.widget {
	margin: 0 0 20px 0;
}


/* Footer
_____________________________________________*/
#footer {
	font:normal 10px "Times New Roman", Times, serif;
	clear:both;
	height:40px;
	position:relative;
}
#footer p {
	position:absolute;
	bottom:0px;
	right:130px;
}
#footer a.sig {
	width:103px;
	height:14px;
	display:block;
	position: relative;
	bottom:12px;
	left:325px;
	background-image:url(img/janeladigital.png);
}
#footer span {
	visibility:hidden;
}

/* Gizmos
_________________________________________ */

#fullFloater {
	position:fixed;
	z-index:1;
	top:5px;
	right:5px;
	width: 180px;
	background:url(img/transpAz.png);
	text-align:left;
	font-size:10px;
	padding:8px;
	color:#fff;
}
#fullFloater a:link, #fullFloater a:visited {
	color:#efefef;
}
#fullFloater a:hover {
	color:#09c;
}
#fullFloater .title {
	padding-bottom:5px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#999;
	padding:1px 0 0 3px;
}
#fullFloater li {
	margin: 5px 0 5px 8px;
	list-style-type:disc;
	padding:0;
}
#fullFloater ul {
	/*border-bottom:#CCC 1px solid;*/
margin-bottom:5px;
	padding-bottom:5px;
}

/* estilos da form search 
------------------------------------------------------------- */
input {
	font-size:10px;
}
input:focus, textarea:focus {
	background:#ddd;
}
input[type="submit"], input[type="button"], input[type="reset"]{
		display:block;
		/*width:12em;*/
		height:2.5em;
		color:#ccc;
		font-size:.9em;
		text-transform:uppercase;
		margin:5px 0 0 0;
		background:#ccc url(img/btnBackground.jpg) top left repeat-x;
		float:left;

	}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
		background:#184284;	
		color:#fff;
}

#searchform {
	border-top:#e5e5e5 10px solid;
	display:block;
	padding-top:12px;
	margin-bottom:10px;
	height:65px;
}
#searchform input[type="text"]{
	width:92%;
}
#searchform input[type="submit"]{
		float:right;
	}


	
/*
Comentarios
-----------------------------------------*/
.comments-template {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.comments-template h2, .comments-template h3 {
	font-family: Arial, Sans-serif;
	font-size: 16px;
}
.comments-template h4 {
	font-size: 14px;
}
.commentmetadata {
	font-size: 13px;
	
}
.comment-childs .commentmetadata{
	font-size: 10px;
	font-style:italic;
	display:block;
	margin-bottom:10px;	
	border-bottom:#999 1px solid;
}
cite{
	font-weight:bold;
	text-transform:uppercase;

}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	width: 80%;
}

form p {
	margin: 5px 0 0 0;
	padding: 0;
}
/* threaded comments
=========================== */

.comment ul.children, .comment-reply-link{
	margin-left:10px;
	background-color:#e5e5e5;
	padding:5px;
	font-style:italic;
	border:#ccc 1px dotted;
	
}

cite.fn {
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}
.vcard {
	/*background-color:#d9d9d9;*/
}
.comment-reply-link { /* para fazer desaparecer o botão reply e não se gerar dialogo */
 	font-size:10px;
	display:none;
}
.comment.children .comment, comment.children .comments-template ol li{
	margin:0px!important;
	padding: 0!important;
	border-bottom: none;

}
.commentmetadata{
	font-size:10px;
	padding:3px;
	margin:0;
}
.children .vcard {
	/*background-color:#d9d9d9;*/
	border-bottom:#999 1px solid;
}


/* =========================== */
