/*
Theme Name: PQLindas
Author: Andrade
Version: 1.0
*/

a {
color: #F85DB2;
}

body {
background: #FDCEDD;
text-align: center;
}

#container {
background: #fff;
overflow: hidden;
height: 1%;
padding: 10px;
border: 1px solid #F85DB2;
margin: 20px auto;
text-align: left;
}

#header {
overflow: hidden;
height: 1%;
}

#header a {
text-decoration: none;
}

#header h1, #header h2 {
font-size: 48pt;
line-height: 52px;
letter-spacing: -3px;
}

.post {
margin-bottom: 50px;
}

.post h1 a, .post h2 a {
text-decoration: none;
border-bottom: 1px dotted #ccc;
}

.commentslink{
margin-top: 10px;
}

.commentslink a {
text-decoration: none;
border-bottom: 1px dotted #ccc;
}

.widget {
margin-bottom: 30px;
}

.thecomment {
border-bottom: 1px solid #5CBCF8;
margin-bottom: 20px;
}

#footer {
margin-top: 30px;
}

.banner-468-60 {
position: absolute;
top: 40px;
margin-left: 450px;
}

.banner-125-125 {
padding: 80px 0;
}


.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-right: 10px;}
.aligncenter {clear: both; display: block; text-align: center; margin: 0 auto;}

.display-info {margin-bottom: 20px; font-size: 8pt;}