/* 
Theme Name: LakTop 2.0
Theme URI: http://desculpenaoouvi.laklobato.com
Description: Tema exclusivo do blog <a href="http://desculpenaoouvi.laklobato.com" target="_blank">Desculpe, n&atilde;o ouvi!</a>
Author: dusuarez
Author URL: http://www.dusuarez.com
*/

/* = GLOBAL = */
* {margin:0;padding:0;}
body {
	margin: 0;
	padding: 0;
	background:#ae8858 url(images/bg.jpg) repeat top left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet", Arial, sans-serif;
	font-size: 13px;
	line-height:21px;
	color: #635537;
}
a:link, a:visited, a:active {
	color: #d21600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:11px;
	padding-top:15px;

}
h3 {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:10px;
	padding-top:14px;
}
h4 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
}
h5 {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:normal;
	padding-bottom:10px;
}
h6 {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	font-style: italic;
	color:#996633;
	padding-bottom:10px;
}
/* === HEADER === */
#header-container {
	width: 990px;
	margin: auto;
	padding: 0;
}
#header{
	position:relative;
	height:235px;
	z-index:99;
}
#cafe {
	width:335px;
	height:226px;
	position: absolute;
	left: -90px;
	top: 0px;
}
#cafe a{
	display:block;
	text-indent: -10000px;
	width:335px;
	height:226px;
	background:url(images/xicara.png) top left no-repeat;
}
#cafe a:hover{
	background:url(images/xicara.png) top right no-repeat;
}
#logo {
	background:url(images/logo.png) no-repeat;
	width:462px;
	height:135px;
	position: absolute;
	left: 273px;
	top: 27px;
}
#logo a{
	display:block;
	width:462px;
	height:135px;
}
#logo h1{
	display: none;
	font:"Trebuchet", Arial, sans-serif;
	font-size:30px;
	color:#fff;
	text-align:center;
	width:462px;
}
#logo p{
	display: none;
	color:#fff;
	margin-left:15px;
	text-align:center;
}
#lupito {
	background:url(images/lupito.png) no-repeat;
	width:161px;
	height:111px;
	position: absolute;
	right: 18px;
	top: 0px;
}
#lupito a{
	display:block;
	width:161px;
	height:111px;
}
#aparelhos{
	background:url(images/aparelhos.png) no-repeat;
	width:351px;
	height:294px;
	position: absolute;
	right: -74px;
	bottom: -122px;
}
#aparelhos a{
	display:block;
	width:351px;
	height:294px;
}

/* === MENU === */
#menu-menu {
	height:43px;
	background:url(images/tabs.png) no-repeat 6px;
	position:absolute;
	bottom:-47px;
	left:54px;
	padding:0;
	font-family: Helvetica Condensed, "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
	line-height:14px;
}
#menu-menu li {
	list-style-type: none;
	display:block;
	float: left;
	height: 43px;
}
#menu-menu a   {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	border-style: none;
	width: 80px;
	height:40px;
	text-align: center;
	padding: 3px 7px 0;
}
#menu-menu a:hover, #menu-menu a:active {
	color:#FFF;
	background: url(images/tab_hover.png) no-repeat center top;
}
.screen-reader-text{
	left: -9000px;
	position: absolute;
}

/* == SOCIAL == */
.social {
	bottom:-125px;
	position:absolute;
	right:180px;
	z-index:105;
}
.social a{
	display:block;
	padding-left:20px;
	line-height: 21px;
}
.mail:link, .mail:visited{
	background: url(images/mailicon.png) no-repeat 0 50%;
	color: #355986;
}
.rss:link, .rss:visited{
	background: url(images/rssicon.png) no-repeat 0 50%;
	color: #d96100;
}
.tweet:link, .tweet:visited{	
	background: url(images/tweeticon.png) no-repeat 0 50%;
	color: #357B84;
}
.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#4a4131;
	text-decoration:none;
}
.post-comments a:hover {
	color:#d21600;
	text-decoration:none;
}


/* === MAIN AREA == */ 
.clear {
	position: relative;
	clear: both;
	height: 5px;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 977px;
	background-image: url(images/mainmidpart.png);
	background-repeat: repeat-y;
	padding-top:30px;
}
#mainwrap{	
	width:990px;
	margin:0 auto;
}
#maintop {
	margin: 0 auto;
	position: relative;
	width: 977px;
}
#maintopimg {
	position: relative;
	padding:0;
	background:url(images/maintoppart.png);
	background-repeat: no-repeat;
	height:49px;
}
#content {
	position: relative;
	width: 950px;
	margin: 0 0 0 45px;
}



/* === MAIN BLOG === */

#main-blog {
	float:left;
	width:580px;
	padding:0px 10px 10px;
}
#main-blog h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#4a4131;
	text-decoration:none;
	border-bottom:1px solid #b2b0a4;
}
#main-blog h1 a:hover{
	color:#d21600;
	text-decoration:none;
	border-bottom:1px solid #d21600;
}
.postdata {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #4a4131;
}
/* === POST === */
.post {
	margin-bottom:30px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}
.post a {
	text-decoration: underline;
}
.post img{
	border: 1px solid #eee8da;
}
.post a:hover img{
	border: 1px solid #b2b0a4;
}
.post ul {
	padding:0 20px 10px;
}
.post blockquote{
	padding: 15px;
	font-size: 13px;
}
.post blockquote {
	padding: 15px;
	quotes: "\201C" "\201D";
}
.post blockquote:before, .post blockquote:after {
	font-weight: bold;
	font-size: 34px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.post blockquote:before{
	content: open-quote;
}
.post blockquote:after {
	content: close-quote; 
	text-align:right;
}
/* === LINKS DO POST === */
.more-link{
	display: block;
	clear: all;
	width: 120px;
	background:url(images/seta_verm.png) no-repeat right center;
}
.notas{
	/*margin-top: 15px;
	padding-left: 30px;
	background:url(images/seta.png) no-repeat 5px 1px;*/
	background-color: #e0dacc;
	padding-left: 5px;
	margin-top: 31px;
	font-size: 11px;
	clear:left;
}
.notas div{
	display:inline;
	padding-right:5px;
	margin-right:5px;
	border-right:solid 1px #635537;
}
.notas div:last-child{
	margin:0;
	padding:0;
	border:none;
}
.notas a{
	text-decoration: none;
}
/* === COMMENTS === */
.post-comments {
	float: right;
	width: 110px;
	height: 67px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:-7px 20px 0 0;
	background: url(images/commentbck.png) no-repeat;
}
.post-comments a{
	display: block;
	text-align:center;
	padding:8px 0 0 60px;
	height: 67px;
}
.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(images/socialbck.png) no-repeat;
}

/* === SIDEBAR == */
#sidebar-top {
	/*background: url(images/sidebartop.png) no-repeat;
	height: 90px;
	min-height: 90px;*/
}
#sidebar-content {
	/*background: url(images/sidebarmid.png) repeat-y;*/
	padding:9px 30px 30px 30px;
}
#sidebar-bottom {
	/*background: url(images/sidebarbottom.png) no-repeat;*/
	height: 37px;
	min-height: 37px;
	text-align:right;
	margin-left:-1px;
}
#sidebar {
	width:305px;
	position:relative;
	float:left;
	margin:040px 0 0 -8px;	
}		
#sidebar a{
	color: #736B37;
}
#sidebar a:hover{
	color: #d21600;
	text-decoration: underline;
}
#calendar_wrap a{
	color: #d21600;	
}
.subcolumn{
	width:255px;
}
#search{
	width:252px;
	height:125px;
	background:url(images/searchbck.png) no-repeat;
}
#searchh2{
	background:url(images/searchh2.png) no-repeat;
	margin-bottom:10px;
	color:#FFF;
	padding:52px 0 0 85px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	width: 300px;	
	height: 67px;
}
.form-input {
	margin: 65px 10px 10px 37px;
	width: 173px;
	padding: 2px 2px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.form-input:focus {
	background:#f2f0f0;
	border: 1px solid #b5b4b2;	
}

.search-submit {
	margin:0 0 0 84px;
	width: 85px;	
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-size:.85em;	
}
/* === WIDGETS === */
.widget {
	width:232px;
	border-bottom:1px solid #dbd8a5;
	margin-bottom:20px;
	padding:10px;
	margin-top:10px;
	color: #335457;
	background-image: url(images/widgetbck.png);
	background-repeat: repeat-y;
	background-position: left 56px;
}
#calendar_wrap{
	text-align: center;
}
.widget h2 {
	height:40px;
	width:252px;
	background:url(images/widgeth2.png) no-repeat;
	text-align:center;
	margin: -10px 0 0 -10px;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	color: #477478;
}
.widget ul {
	margin:0;
	padding:0;
	border:none ;
	list-style:none;
	font-size:11px;
	line-height: 13px;
}
.widget ul li {
	padding-top:0;
	padding-bottom:2px;
	margin:0;
	/*background-image: url(images/listseparator.png);
	background-repeat: no-repeat;
	background-position: center 100%;*/
}
.widget ul li a{
	color: #d21600;
	text-decoration:none;
	padding:0;
	margin:0;
}
.widget ul li a:hover{
	color: #635537;
	text-decoration:none;
}
#velharias {
	background-image: url(images/widgetbck_velho.png);
}
#velharias h2{
	background:url(images/widgeth2_velho.png) no-repeat;
}
/* === IMAGES === */

img {
	
}
p img {
	padding: 0;
	max-width: 100%;	
}
img.aligncenter {
	/*border: 1px solid #59350b;*/
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	/*border: 1px solid #59350b;*/
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	/*border: 1px solid #59350b;*/
	margin: 0 13px 13px 0;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
.wp-caption {
   border: 1px solid #59350b;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 12px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
	
/* == FOOTER == */
#bottom{
	background:url(images/footer2.png) no-repeat 1px 0;	
	height:154px;
}
#bottom p{
	text-align:center;
}

#wp-footer{
	position:absolute;
	background: url(images/footer-wp.png) no-repeat;
	width:95px;
	height:26px;
	margin-top:95px;
	margin-left:460px;
}	
#wp-footer a {
	display: block;
	height: 0;
	padding-top:26px;
	overflow: hidden;
	text-decoration: none;
	width: 95px;
}
#wp-footer a:hover {
	background: url(images/footer-wp.png)  no-repeat 0 -28px;
}
/*------------------COMMENTS----------*/
.twitter-share-button,
.fb_iframe_widget {
	float:left;
	margin: 3px 3px 3px 0;
}
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt, .alt2, #commentform{
	margin-top: 10px;
	padding: 10px 10px 5px 50px;
	background-repeat: repeat-y;
}	
.alt{
	background-image: url(images/notebook.png);
}	
.alt2{
	background-image: url(images/notebook2.png);
}	
.administrator {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background:#e5dfcf url(images/author.png) no-repeat center ;
	border: 1px solid #7e7d75;
}
.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
	/*border: 1px solid #47453a;*/
	background: url(images/avatar.gif) no-repeat;
}
.comment-author {	
	font-size: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #2b2d2f;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #d21600;
	border-bottom: 1px solid #d21600 ;	
	text-decoration: none;
}
.comment-author a:hover {
	color: #635537;
	border-bottom:1px solid #b2b0a4;
	text-decoration: none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: 12px;
	color: #888;
}
#com, #respond{
	width:580px;
	padding: 0 0 5px 0px;
	clear: both;
}
#comhead, #respond{
	background:url(images/comh3.png) no-repeat;
	margin-bottom:10px;
	padding:10px 0 0 80px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;	
	width: 191px;	
	height: 67px;
}
#respond{
	margin-top: 30px;
}
#commentform {	
	margin: 10px 10px 30px 0px;
	font: 110% Arial, Helvetica, sans-serif;
	background-image: url(images/notebook.png);
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
}
#commentform textarea{
	width: 96%;;
	height: 130px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	overflow: auto;
}
#commentform #submit{
	cursor:pointer;
}
.contactform input,  .contactform textarea {
	background: #333;
	border: 1px solid #b2b0a4;
	color: #fff;
}
.contactform input:focus, .contactform textarea:focus {
	background:#444444;
	border: 1px solid #000;	
	padding-bottom:30px;
	color:#fff;
}
.contactform #contactsubmit {
	width: 85px;
	background: #111;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform #contactsubmit:focus{	
	width: 85px;
	background: #333;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform textarea {
	width: 340px;
	height: 200px;
	margin-bottom:10px;
}
.ddfmwrap {
	width: 450px;
	margin: 0;
	padding: 10px 0;
}

.ddfmwrap form.ddfm {
	width: 450px;
	margin: 0;
	padding: 0;
}

.ddfmwrap form.ddfm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #635537;
}

.ddfmwrap form.ddfm label {
	padding-top: 4px;
	color: #635537;
	font-weight: normal;
	line-height: normal;
}


.ddfmwrap form.ddfm fieldset {
	padding: 15px 15px 15px;
	border: 1px solid #b2b0a4;
}




.ddfmwrap p {
	color: #635537;
}

form.ddfm .credits {
	display: none;
}

.ddfmwrap .required {
	color: #cf0e0e;
}

.ddfmwrap .fmtext, .ddfmwrap .fmtextarea, .ddfmwrap .fmselect {
	padding: 4px 5px;
	background: #fdfef6;
	border: 1px solid #b2b0a4;
	color: #635537;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
}

.ddfmwrap .fmtextarea {
	height: 200px;
}

.ddfmwrap .fmtext:focus, .ddfmwrap .fmtextarea:focus, .ddfmwrap .fmselect:focus {
	border: 1px solid #918b6e;
}

.ddfmwrap .submit {
	margin-left:-8px;
	text-align: left;
}

.ddfmwrap .submit input {
	padding: 3px 12px;
	background: #fdfef6;
	border: 1px solid #918b6e;
	color: #2b2d2f;
	font: normal 0.9em Arial, Helvetica, Geneva, sans-serif;
}


#wp-calendar {
	empty-cells:show;
	font-size:12px;
	font-weight:bold;
	margin:auto;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:200px;
}
#wp-calendar #today{
	background:url(images/calendar_mark.gif) no-repeat;
}
/* == REPPLYES == */
.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	margin: 5px;
	padding: 4px;
}
.chalt{
	background-color: #ffebb7;
}
.comment-childs .avatar {
	display:block;
	float: left;
	margin: 5px;
	background: url(images/avatar.gif) no-repeat;
}
.comment-childs p{
	clear:none;
}
.thdrpy,.thdmang{
	display:inline;
}
.mvccls{
	display:none;
}
/*
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}*/
/*ADSENSE*/
.adsense{
text-align:center;
}
#ad-top{
margin-bottom:10px;
}
#ad-bottom{
margin:10px 0;
}
#ad-side-text{
margin:10px 0;
}
.ad-post-footer{
margin-top:5px;
}

/*CreativeCommons*/
.creativecommons{
    background: #000;
    color: #ccc;
    font-size: 10px;
    height: 31px;
    line-height: 1.5em;
    margin-bottom: 20px;
	padding:2px;
	border-radius: 4px;
}
.creativecommons a{
	color: #fff;
	text-decoration: none;
}
.creativecommons a:hover{
	text-decoration:underline;
}
.creativecommons .ccimg{
	float:left;
	margin-right:5px;
}
#bottom .creativecommons{
	width:600px;
	margin: 0 auto;
	background:none;
	color:#000;
}
#bottom .creativecommons a{
	color:#D21600;
}
