/*
Theme Name: Lekau.net v2
Theme URI: http://lucianmarin.com/
Description: Tema do blog <a href="http://lekau.net">Lekau.net</a> baseado em layout criado por <a href="http://lucianmarin.com/">Lucian E. Marin</a>.
Version: 0.3
Author: <a href="http://lucianmarin.com/">Lucian E. Marin</a>
*/

body {
background:#fff;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
padding:0 0 15px 0;
margin:0;
border-top:#0375aa 5px solid;
}

* {
padding:0;
margin:0;
}

a {
color:#0375aa;
text-decoration:none;
}

a:hover {
color:#f67620;
text-decoration:none;
}

h1, h2, h3, h4 {
font-family:Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight:bold;
}

input, select {
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
}

textarea {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

abbr {
border:none;
}

#wrap {
width:700px;
margin:0 auto;
}

/* Header */

#header {
margin:10px 0;
padding:0 5px;
text-align:left;
height:100px;
width:300px;
background:url(images/logo.gif) top left no-repeat;
}

#header h1 {
font-size:22px;
letter-spacing:-1px;
padding:10px 0;
color:#4e8abe;
display:none;
}

#header h1 a {
padding:3px 0 5px 300px;
color:#fff;
text-decoration:none;
}

#menu {
font-size:13px;
background:#0375aa;
position:relative;
padding:5px;
margin:0 0 10px 0;
width:690px;
text-align:left;
}

#feed {
float:right;
padding:3px 10px;
}

#feed a {
background:url(images/feed.gif) right no-repeat;
padding:0 24px 0 0;
}

#menu ul {
float:left;
list-style:none;
}

#menu li {
float:left;
padding:3px 10px;
border-right:#9abde4 1px solid;
}

#menu li:last-child {
border:none;
}

#content {
float:right;
width:500px;
text-align:left;
}

#content h2 {
font-size:28px;
padding:10px 0;
color:#002a53;
}

#content h2 a {
color:#002a53;
text-decoration:none;
}

#content h2.archive {
font-size:18px;
color:#002a53;
padding:10px 0 5px 0;
}

#content a.commentsLink {
color:#6799c8;
}

/* Navigation */

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navpost {
font-size:11px;
margin:0 0 20px 0;
}

.navpost div {
background:#f67620;
color:#fff;
padding:2px 4px;
}

.navpost a {
color:#fff;
text-decoration:none;
}

.navpost a:hover {
color:#000;
text-decoration:none;
}

.navigation {
font-size:11px;
margin:0 0 20px 0;
}

.navigation a {
background:#f67620;
display:block;
color:#000;
text-decoration:none;
padding:2px 4px;
}

.navigation a:hover {
color:#fff;
text-decoration:none;
}

/* Main for posts */

.main h3 {
font-size:20px;
font-weight:bold;
margin:0 0 15px 0;
}

.main img {
padding:2px;
border:#005595 0px solid;
}

.main a {
color:#0375aa;
}

.main a:hover {
color:#f67620;
text-decoration:underline;
}

.main a img {
padding:2px;
border:#0085b5 0px solid;
}

.main a:hover img {
padding:2px;
border:#87b2d8 0px solid;
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.stamp {
font-size:11px;
color:#4e8abe;
margin:0 0 15px 0;
}

.stamp a {
color:#0375aa;
text-decoration:none;
}

.stamp a:hover {
color:#f67620;
}

.meta {
background:url(images/limit.gif) bottom center no-repeat;
font-size:11px;
line-height:16px;
color:#4e8abe;
border-top:#005595 1px solid;
margin:0 0 15px 0;
padding:5px 0px 30px 0px;
}

.meta a {
color:#0375aa;
text-decoration:none;
}

.meta a:hover {
color:#f67620;
}

img.wp-smiley {
padding:0;
border:none;
}

blockquote {
margin:0 0 0 20px;
padding:0 0 0 10px;
border-left:#005595 1px solid;
}

.warning p {
font-size:13px;
margin:0 0 0 20px;
padding:0 0 0 10px;
border-left:#005595 1px solid;
}

/* Sidebar */

#sidebar {
font-size:12px;
float:left;
width:180px;
padding:0 15px 20px 5px;
text-align:left;
}

#sidebar a {
color:#000;
text-decoration:none;
}

#sidebar a:hover {
color:#f67620;
text-decoration:none;
}

#sidebar h3 {
font-size:20px;
font-weight:bold;
color:#000;
margin:20px 0 5px 0;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

/* Forms: input, textarea */

input {
background:#ededed;
padding:3px 5px;
border:none;
border-bottom:#004b8d 1px solid;
color:#000;
}

textarea {
background:#ededed;
width:400px;
padding:3px 5px;
border:none;
border-bottom:#004b8d 1px solid;
color:#000;
}

#searchform {
margin:15px 0 0 0;
}

.searchinfo {
padding:5px 0 0 0;
}

#searchform input {
background:#0375aa;
display:block;
padding:3px 5px;
border:#004b8d 1px solid;
color:#a0cbed;
}

#searchform input:hover {
background:#004b8d;
cursor:pointer;
border:#004b8d 1px solid;
color:#fff;
}

#searchform #s {
background:#0375aa;
padding:3px 5px;
border:none;
border-bottom:#004b8d 1px solid;
color:#fff;
cursor:text;
}

input.submit {
background:#0375aa;
display:block;
padding:3px 5px;
margin:0 0 10px 0;
border:#004b8d 1px solid;
color:#a0cbed;
cursor:pointer;
}

input.submit:hover {
background:#004b8d;
cursor:pointer;
border:#004b8d 1px solid;
color:#fff;
}

/* Comments */

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:20px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentList {
list-style:none;
margin:10px 0 30px 0;
}

.commentList li {
padding:0 0 10px 0;
}

.commentList li.bypostauthor .commentText {
border-top:#0375aa 3px solid;
}

.commentMod {
background:#0375aa;
padding:1px 3px;
margin:10px 0 0 10px;
}

.commentAuthor {
background:url(images/arrow.gif) no-repeat top left;
padding:10px 0;
margin:0 0 0 30px;
width:250px;
color:#4e8abe;
}

.commentAuthor img {
float:left;
margin:5px 12px 0 0;
}

.commentAuthor p {
padding:3px 0 0 0;
}

.commentAuthor small {
font-size:11px;
}

.commentText {
background:#ededed;
width:480px;
padding:10px;
border-top:#0375aa 3px solid;
}

.commentText p {
line-height:18px;
margin:7px 0;
}

.commentMeta {
font-size:12px;
color:#4e8abe;
}

#commentForm p {
color:#4e8abe;
font-size:11px;
line-height:18px;
margin:0 0 15px 0;
}

/* Footer */

#footer {
background:#0375aa;
position:relative;
font-size:12px;
color:#c1d7eb;
margin:0 auto;
padding:10px;
width:680px;
text-align:left;
}

#footer  p{
font-size:11px;
}

#footer a {
color:#fff;
text-decoration:none;
}

#footer a:hover {
color:#e3e3e3;
text-decoration:none;
}

#footer ul {
float:left;
list-style:none;
}

#footer li {
float:left;
padding:3px 10px;
border-right:#9abde4 1px solid;
}

#footer li:last-child {
border:none;
}

#top {
float:right;
}

#top a {
background:url(images/top.gif) right no-repeat;
padding:0 16px 1px 0;
}

/* Widgets */

#wp-calendar {
padding:10px 0 0 0;
}

#wp-calendar caption {
text-align:left;
padding:0 0 3px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 4px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

/* Round Corners */

.corner-TL{
background:url(images/corners.gif) 0 0 no-repeat;
display:block;
position:absolute;
top:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-TR{
background:url(images/corners.gif) -10px 0 no-repeat;
display:block;
position:absolute;
top:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BL{
background:url(images/corners.gif) 0 -10px no-repeat;
display:block;
position:absolute;
bottom:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BR{
background:url(images/corners.gif) -10px -10px no-repeat;
display:block;
position:absolute;
bottom:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

/* Self-Clear Floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE6/7 Hacks */

* html .group {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

/* Others */
.pagenavi {
	padding-bottom:30px;
	font-size:11px;
}

.adsense {
	text-align:center;
	padding:10px 0px 20px 0px;
}

#adsenseheader {
	text-align:center;
	padding:5px 0px 10px 0px;
}

/* 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 */

			/* Captions */
			.aligncenter,
			div.aligncenter {
			  display: block;
			  margin-left: auto;
			  margin-right: auto;
			}

			.wp-caption {
			  border: 1px solid #DDDDDD;
			  text-align: center;
			  background-color: #EEEEEE;
			  padding-top: 4px;
			  margin: 10px;
			  -moz-border-radius: 3px;
			  -khtml-border-radius: 3px;
			  -webkit-border-radius: 3px;
			  border-radius: 3px;
			}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */