/*
Theme Name: AQUANTUM (based on Mandolina)
Theme URI: http://www.aquantum.net
Author: Horacio Bella
Author URI: http://granimpetu.com
Version: 1.0
License: Creative Commons Attribution-Noncommercial-Share Alike 2.5
License URL: http://creativecommons.org/licenses/by-nc-sa/2.5/
*/

* { margin: 0; }

a {
text-decoration: none;
color: #18575B; /* The color of all the links */
}

/*
a:visited {
color: #999;
}
*/

a img { border: 0; }

body {
background: #fff;
color: #493c30;
font-family: Verdana, Tahoma, Arial, sans-serif; /* Blog's general font */
font-size: 9pt; }

#container {
background: #fff;
border-right: 1px solid #bdb3ab;
border-left: 1px solid #bdb3ab;
width: 780px; /* Layout's width */
margin: 0 auto; }

#header { padding: 0 0 15px 0; }

#wrapper {
overflow: hidden;
height: 1%; }

#content {
width: 65%;
float: left;
padding: 15px 18px 15px 0;
border-right: 1px solid #c5d5d6;
margin-bottom: 20px; }

#sidebar {
width: 30%;
float: left;
padding: 15px 0;
border-left: 1px solid #c5d5d6;
padding-left: 18px;
margin-bottom: 20px;
position: relative;
right: 1px }

#footer {
clear: both;
overflow: hidden;
height: 1%;
padding: 15px 0 50px 0;
font-size: 8pt;
background: url(./images/footer.png) no-repeat; }

/* Header */

#header h1, #header h2 {
font-family: Georgia;
font-weight: normal;
font-size: 40pt; } /* Blog title size */

#header a {
color: #111;
display: inline;
padding-bottom: 5px; }

/* Content */

.page {
margin-top:-10px;}

.post {
padding: 0 0 50px 15px;
background: url(./images/post_border_bottom.png) no-repeat bottom; }

.single-post {
background:transparent;}

.post .date {
font-family: Verdana;
display: inline;
clear: both;
padding: 0px;
font-size: 8pt;
color: #a39284; }

.post .date p { margin-bottom: 5px; }

.post h1 { margin: 10px 0; }

.post h2 { margin-top: 30px;}

.post h1 a {
font-family: Arial;
font-size: 24px;
font-weight: normal;
color: #482200;
display: inline;
padding: 3px 0 3px 3;
line-height: 24px; }

.post h2  {
font-family: Arial;
font-size: 18px;
font-weight: normal;
color: #482200;
display: block;
padding: 3px 0 3px 0;
line-height: 24px; }

.post .postcontent { line-height: 20px;}

.post .postcontent p { margin-bottom: 10px; }

.post .postcontent a { text-decoration: none; }

.post li { margin: 5px 0 5px 25px; }

.post ul, .post ol { margin-bottom: 10px; }

.post ul li { list-style-type: square; }

.post .commentslink {
margin-top: 10px;
font-size: 7pt; }

.post .postcontent blockquote {
background: #fafafa;
padding: 20px;
border-left: 1px solid #000;
margin-bottom: 10px; }

.post .postcontent .postcontent code { background: #f0f0f0; }

.post .postcontent pre {
background: #fafafa;
overflow: scroll;
padding: 5px; }

#pagination { margin: 20px 0; }

/* Sidebar */

#sidebar {
background: url(./images/custom_widget.png) no-repeat right 136px;
}

#sidebar div:first-child {
border:none; }

#sidebar .widget {
margin-bottom: 30px;
padding-bottom: 20px;
border-bottom: 1px solid #c5d5d6;
overflow: hidden;
height: 1%; }

#sidebar .widget h4 {
font-famliy: Helvetica, Arial, sans-serif;
padding-bottom: 5px;
font-weight: normal;
text-decoration: none;
color: #371900 }

#sidebar ul li {
padding: 3px 0px;
margin: 3px 0 3px 0px;
list-style-type:none; }

#sidebar ol li {
margin: 3px 0 3px 0px;
padding: 3px 0px;
list-style-type:none; }

#sidebar p, .textwidget {
line-height: 20px;
margin-bottom: 10px; }

#sidebar #searchform label {
display:none;}

#sidebar input#s {
border:1px solid #c5d5d6;
padding:4px;}

#sidebar input#searchsubmit { }

#sidebar .widget ul {
padding-left:0px;
list-style-type:none;}

#sidebar .widget ul ul {
padding-left:10px;
list-style-type:none;}

#sidebar .widget ul ul li {
margin-top:0;
margin-bottom:0;}

#sidebar .widget ul ul a {
padding-left:10px;
background:url(./images/list_arrow.gif) no-repeat center left;}

#sidebar .widget ul ul a:visited {
background:url(./images/list_arrow_inactive.gif) no-repeat center left;}

/* Footer */

#footer .left {
width: 50%;
float: left; }

#footer .right {
width: 50%;
float: left;
text-align: right; }

/* Comments */

#comments .thecomment {
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #000;
overflow: hidden;
height: 1%; }

#comments h6 {
font-size: 9pt;
text-decoration: none; }

#comments h6 span.comment-number { font-weight: normal; }

#comments .infocomment {
font-size: 8pt;
line-height: 20px; }

#comments .commentcontent { margin-top: 10px; }

#comments .commentcontent p {
line-height: 18px;
margin-bottom: 10px; }

#comments p {
line-height: 18px;
margin-bottom: 10px; }

#comments textarea {
width: 80%;
border: 1px solid #000;
padding: 5px;
line-height: 18px;
font-family: 'Lucida Grande', Verdana, Tahoma, Arial, sans-serif;
font-size: 9pt; }

#comments #submit {
border: 1px solid #000;
border-top: 1px solid #fafafa;
border-left: 1px solid #fafafa;
background: #eee;
padding: 5px;
font-family: 'Lucida Grande', Verdana, Tahoma, Arial, sans-serif;
font-size: 9pt;
margin-top: 5px; }

#comments #author, #comments #email, #comments #url {
width: 50%;
border: 1px solid #000;
padding: 5px;
line-height: 18px;
font-family: 'Lucida Grande', Verdana, Tahoma, Arial, sans-serif;
font-size: 9pt; }


/* Calendar */

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a { display: block;	}

#wp-calendar caption {
text-align: center;
width: 100%;
margin-top: -30px;
}

#wp-calendar td {
padding: 7px 8px;
text-align: center;
}

/* Others */

h3 {margin-bottom: 10px; font-size: 12pt; font-weight: normal; }
h4 {margin-bottom: 10px; font-size: 11pt; font-weight: normal; }

.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; font-size:9pt;}

.rssicon { position: absolute; top: 5px; right: 5px; padding: 5px}

/* Contact form */

#contact {
padding-top:80px;

background:url(./images/contact_border_top.png) no-repeat top}

#contact_left {
line-height:20px;
padding:15px 15px 15px 15px;
width:260px;
float:left;}

#contact_phone {
font-size:14px;
margin:15px 0;
text-align:center;
background:#c5d5d6;
padding:5px 0;}

#contact_right {
padding:15px 0 15px 15px;
width:465px;
float:left;
color: #371900;
font-weight:normal;}

#contact_right label {
display:block;}

#contact_mail_left {
width:208px;
float:left;}

#contact_mail_left input {
margin-bottom:15px;
margin-top:3px;
width:178px;
float:left;
border:1px solid transparent;
background:#c5d5d6;
padding:4px;}

#contact_mail_left input:focus {
border:1px solid #c5d5d6;
background:#fff;}

#contact_mail_right {
width:257px;
float:left;}

#contact_mail_right #contactsubmit {
float:right}

#contact_mail_right textarea {
margin-top:3px;
margin-bottom:15px;
width:240px;
border:1px solid transparent;
background:#c5d5d6;
padding:4px;
height:150px;}

#contact_mail_right textarea:focus {
border:1px solid #c5d5d6;
background:#fff;}

.contactform_notice {
color:#999999;
font-weight:normal;}

.contactform_error {}

.smiley {
font-size:20px;}

#lightbox-overlay-text {
display:none;}