/*
Theme Name: LinkAtual
Theme URI: http://www.linkatual.com/
Description: Tema oficial do site Link Atual
Author: Rodrigo Lacerda
Version: 1.1b
*/

/* =Reset default browser CSS.
--------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Setup
-------------------------------------------------------------- */
*{
	margin:0px;
	padding:0px;
	word-wrap: break-word;
}

body {
	background: url(imagens/bgr.png) #FFFFFF repeat-x top;
	color: #404040;
	line-height:15px;
	font-size:14px;
	font-family: Arial, Helvetica;
}
a {
	color: #165AA5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
li {
	list-style: none;
}

h1 {
	color: #111111;
	font-size: 1.8em;
	line-height: 1.8em;
	font-weight: bold;
	margin: 0 0 5px;
}

h2, menu {
	color: #103447;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
}
.widgettitle span {
	color:#104175;
	font-weight:bold;
}
h3 {
	color: #333333;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 0 .8em;
}
h4 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 1em;
}
p {
	line-height: 1.5em;
	padding: 0 0 0.8em;
}

/* Navigation
-------------------------------------------------------------- */

/*- Top Nav-*/

.topnav {
	font-size: 11px;
	font-weight: bold;
	height: 33px;
	overflow: hidden;
}
.topnav .menu {float:left;}

.topnav .menu li {
	background: url(imagens/topnav-sep.gif) no-repeat left;
	float: left;
	line-height: 30px;
	color:#FFCC00;
}
.topnav .menu li a {
	display: block;
	float: left;
	padding: 0 7px 0 8px;
	text-decoration: none;
	color:#FFFFFF;
	text-decoration:none;
}
.topnav .menu li a:hover, .topnav .menu li a:active {
	text-decoration:underline;
}

.topnav .search {
	padding-top:5px;
	float:right;
}
.topnav .search input.text {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#666666;
	font-size:12px;
	height:16px;
	margin-right:5px;
	padding:2px;
	width:180px;
}
.topnav .search input.button {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #99CCFF;
font-weight:bold;
padding:1px 5px;
}

/*- Nav -*/
.nav {
	color:#000000;
	height:39px;
	font-size:11px;
	border-left:1px solid #D3D3D3;
	clear:both;
	margin-bottom: 12px;
}
.nav li {
	line-height:39px;
	float:left;
	border-right:1px solid #D3D3D3;
}
.nav li a {
	color:#000000;
	display:block;
	padding:0px 10px;
	word-wrap: break-word;
}
.nav li {
}
.nav li a:hover {
	text-decoration:none;
	background:url("imagens/bg_menu_hover.gif") repeat-x scroll 0 0 transparent;
}

/* Layout
-------------------------------------------------------------- */

/*- Header -*/
#header {
	height:116px;
	padding-top:15px;
	clear:both;
}

/*- Logo -*/
#header .logo * {
	background: url(imagens/logo.png) no-repeat;
	float: left;
	text-indent: -9999px;
	height:110px;
	width:250px;
	margin:0;
}
#header .logo h1 a {
	display: block;
	height:110px;
}
#header h1 a:hover {
	text-decoration: none;
}

/*- Wrapper -*/

.wrapper {
	margin: 0 auto;
	width: 995px;
}

/*- Main -*/

#main {
	margin: 20px 0;
	clear:both;
	height:100%;
	background: url(imagens/main-bgr.gif) #FFFFFF repeat-y top;
}

/*- Content -*/

#content {
float:left;
width:780px;
padding-right:15px;
}

/*- AdsBanner -*/
#ads728sup {
	float:right;
	height:90px;
	width:728px;
	padding: 7px 0 0;
}

#footer {
	clear:both;
	background: #123D54;
	border-top:5px solid #0A1E29;
	color:#FFFFFF;
	margin:auto;
	padding: 15px 0;
	font-size: 12px;
}

#footer a {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;	
}

#footer a:hover {
	text-decoration:none;
}


/* Post
-------------------------------------------------------------- */

.entry-content {
	margin-top: 15px
}

.entry-content img {
	max-width: 730px;
}

.entry-content h2 {margin-bottom:8px}

.hentry a{font-weight:bold}

.hentry {
	color:#333333;
	padding:5px 0;
	border-bottom:1px dashed #F0F0F0;
	margin-bottom:25px;
}

.hentry h1 {
	color:#104175;
	font-size:24x;
	line-height:25px;
	font-weight:bold;
	height:auto;
	margin:15px 0 20px;
}

.data {
float:left;
}
.autor {
	float:right;
}

.breadcrumbs {font-size:11px; padding:0px 0px 5px 0px;color:#A3A3A3}
.breadcrumbs a {font-weight:bold;color:#A3A3A3}
.breadcrumbs a:hover {color:#165AA5}
.postmeta {
	border-bottom:1px solid #CCCCCC;
	font-size:10px;
	color:#B3B3B3;
	margin-bottom:10px;
	padding: 5px 0px;
}
.postmeta a {
	color: #B3B3B3;
}
.postmeta a:hover {
	color:#165AA5;
}

.post-excerpt .fl span {
	background: url(imagens/comment_count_bg.gif) no-repeat center left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
}

.post_footer {
padding:0 0 1.165em;
width:250px;
float:left;
margin:5px;
}
.post_footer strong {
border-bottom:1px solid #DDDDDD;
border-top:4px solid #333333;
display:block;
font-size:1.5em;
font-weight:normal;
text-transform:lower;
letter-spacing:-0.05em;
margin:0 !important;
padding:0.25em 0 0.4em;
}
.post_footer ul {
clear:both;
list-style:none outside none;
margin:0 !important;
padding:0 !important;
}
.post_footer ul li {
border-bottom:1px solid #DDDDDD;
margin-bottom:0;
overflow:hidden;
padding:0.7em 0;
}
.post_footer ul li a {
font-size:12px;
font-weight:bold;
}
.post_footer ul li a:hover {
text-decoration:underline;
}

.box_newsletter * {margin:0;padding:0}
.box_newsletter {width:728px;background:#fdfdfd !important;border:1px solid #e2e2e2 !important;padding: 10px 10px 15px;margin:15px auto !important;	clear:both;}
.box_newsletter h3 {color:#333;font-size:0.915em  !important;font-weight:bold;}
.box_newsletter h4 {font-size:14px !important;font-weight:bold;margin:10px 0;}
.box_newsletter li {margin:0 !important;margin-top:1em !important;list-style:none;}
.box_newsletter a {color:#165AA5;margin:0 !important;}
.box_newsletter strong {color:#104175}

/* Home
-------------------------------------------------------------- */

.home .fr {
	width:410px;
}

.home .fl {
	width:355px;
}

.home menu {
	font-size: 16px;
	border-bottom:3px solid #333333;
	background: #F9F9F9;
	padding: 5px;
	margin-bottom:8px;
}

.home-box1, .home-box2, .home-box3 {
	border-bottom: 1px dotted #DDDDDD;
	margin-bottom:8px;
	padding:5px;
}

.home-box4 {border-bottom: 1px solid #DDDDDD;margin-bottom:8px}

.home-box1:hover, .home-box2:hover, .home-box3:hover, .home-box5:hover, .home-box6:hover, .home-box7:hover {
	background:#F9F9F9;
}

.home-box2, .home-box3 {
	font-size:11px;
}

.home-box1 h2 {
	font-size:14px;
}

.home-box2 h2 {
	font-size:15px;
}

.home-box3 h2 {
	font-size: 14px;
}

.home-box5 h2 {
	font-size:18px;
}

.home-box5, .home-box6 {
	margin-bottom:8px;
	padding:5px;
	width:250px;
	float:left;
}

highlight-title {
	font-size: 25px;
}

.box-left {
	float:left;
	margin-right: 5px;
}

box-right: {
	float:right;
}

.home-postmeta {
	font-size:10px;
	color:#B3B3B3;
	padding: 5px 0px;
}


/* Sidebar
-------------------------------------------------------------- */

#sidebar {
	font-size: 13px;
	width: 190px;
	float:right;
	height:100%;
	padding-left:10px;
}

#sidebar .widgettitle {
	text-transform:lowercase;
	font-size:22px;
	padding: 2px 0;
	border-bottom: #E8E8E8 2px dashed;
	margin-bottom: 10px;
}

#sidebar a {
	font-weight: bold;
}

#sidebar li a {
	font-size:12px;
}
.widget {
	margin-bottom:20px;
}

/*=== Styling Lists ===*/
/*- List1 -*/
#sidebar li a {display:block;	padding: .5em 0 .5em 0;border-bottom: 1px solid #e7e7e7;}
#sidebar li a:hover{
	background: #F8F8F8;
}
/*=== Styling Forms ===*/
input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}

.box_newsletter input {
font-size:17px;
color:#424242;
height:20px;
margin-top:10px;
padding:6px;
width:260px;
}

.comentarios-form .botao, .box_newsletter .botao, .botao {
background:url("imagens/botao.png") repeat scroll 0 0 transparent;
color:#165AA5;
cursor:pointer;
font-weight:bold;
font-size:17px;
height:30px;
line-height:30px;
text-align:center;
width:141px;
border:none;
padding:0;
}

.box_newsletter .botao:hover, .botao:hover {
	background-position:0 -31px;
	text-decoration:none;
}
.box_newsletter .botao:active, .botao:active	 {
	background-position:0 -62px;
}

.comentarios-form{
background-color:#FFFFFF;
color:#444444;
}
.comentarios-form {
border:1px solid #DDDDDD;
position:relative;
}

.comentarios-form-titulo {
border-bottom:1px solid #DDDDDD;
height:35px;
padding:14px 16px 0;
}
.comentarios-form-titulo p {
float:left;
font-size:19px;
letter-spacing:-1.1px;
width:94%;
}
.comentarios-form-titulo div {
display:inline;
height:24px;
right:0;
top:0;
width:24px;
}

.comentarios-form .comentarios-form-fields-nome {
float:left;
padding:10px;
width:40%;
}
.comentarios-form .comentarios-form-fields-nome label {
color:#555555;
display:block;
padding:5px;
overflow:hidden;
position:relative;
}


.comentarios-form .comentarios-form-fields-nome p {
color:#8C8C8C;
font-size:11px;
line-height:16px;
padding-left:2px;
padding-right:33px;
margin-top:10px;
}
.comentarios-form .comentarios-form-fields-nome p a:hover {
text-decoration:underline;
}
.comentarios-form .comentarios-form-fields-comentario {
float:left;
padding:10px;
position:relative;
width:50%;
}
.comentarios-form .comentarios-form-fields-comentario label {
color:#555555;
display:block;
}
.comentarios-form .comentarios-form-fields-comentario label .comentarios-desc {
color:#555555;
float:left;
}

.comentarios-form .comentarios-form-fields-nome label input {
font-size:14px;
color:#424242;
display:block;
float:left;
height:18px;
margin-top:5px;
padding:3px;
width:245px;
}

.comentarios-form .comentarios-form-fields-comentario label textarea {
color:#424242;
height:150px;
margin-top:5px;
padding:8px 9px;
width:95%;
}
.comentarios-form .comentarios-form-bottom {
	float:right;
	height:30px;
	overflow:hidden;
	margin: 5px 0;
}

/*- Post Comments -*/
.commentlist .fl {
	width:80px;
	max-width: 80px;
	word-wrap: break-word;
}
commentlist .fr {
	max-width:520px;
	min-width: 445px;
	width:82%;
	word-wrap: break-word;
}

ol.commentlist li ul li {
		padding: 15px 0px 5px 20px;
		margin:0;
	}
	
	/*=== PageNavi. ===*/
.page-navi {
	clear: both;
	font-size: 12px;
	margin-bottom: 30px;
	text-align: left;
	color: #5F5F5F;
}
.page-navi a, .comments-navi .current {
	border: 1px solid #CFCFCF;
	margin-left: 3px;
	padding: 3px 7px;
	text-decoration: none;
}
.page-navi a:hover {
	background: #F9F9F9;
}
.comments-navi .current {
	color: #5F5F5F;
}
.page-navi .pages-numbers {
	float: left;
}


/*
Sec
*/

.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.fix {
	clear:both;
}

.hentry .pic, .home .pic {
	border: 3px solid #FFFFFF;
	padding:0;
}

.hentry .pic:hover, .home .pic:hover {
	border:3px solid #104175;
	padding: 0;
}

.entry-content ul {
	padding: 5px 0;
}

.entry-content ul, .post ol {
	margin: 0 0 1.5em;
}
.entry-content ul li {
	background: url(imagens/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .4em;
	padding: 0 0 0 10px;
}
.entry-content ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}

.entry-content blockquote {
	background: #F3F3F3;
	border-bottom: 1px dashed #E0E0E0;
	border-top: 1px dashed #E0E0E0;
	font-size: 12px;
	font-style: italic;
	margin: 0 auto;
	margin-bottom: 1.2em;
	padding: 5px 10px;
	width:700px;
}

.entry-content blockquote p {
	padding:0;
}
/*- Box2 -*/
.box2 {
	background: #fdfdfd;
	border: 1px solid #DFDFDF;
	max-width:650px;
	min-width:570px;
	width:83%;
	margin: 0 90px 20px;
	padding:15px;
	min-height: 115px;
}
.box2.alt {
	background: #FFFFFF;
}
.box2.alt {
	background: #FFFFFF;
}
.comm-name, .comm-date {
	line-height: 20px;
}
.comm-date {
	font-style: italic;
	font-size:11px;
}
.titulo {
color:#104175;
font-size:24px;
font-weight:bold;
margin-bottom:10px;
}
