/*
# -- BEGIN LICENSE BLOCK ----------------------------------
#
# This file is part of Dotclear 2 theme : Azulejo Portugais.
#
# Author : Jori (e-jori.com)
# Contributor : Pierre Van Glabeke
# Licensed under the GPL version 2.0 license.
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
#
# -- END LICENSE BLOCK ------------------------------------
*/
body {
  font: 80% "Palatino Linotype", Georgia, Serif;
	background: #fff url(img/azulejo-bg.jpg);
	color: #203a56;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

a {
	color: #6c79a6;
	text-decoration: none;
}
a:hover {
	color: #97a1c7;
}
a img {
	border: none;
}

pre {
	white-space: pre;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}

sup {
	font-size:80%;
	line-height:50%;
}

.left {
	float: left;
}
.right {
	float: right;
}
/* Main content styles */
h1 {
	height: 105px;
	position: absolute;
}
h2, h3, h4 {
	margin: 1em 0 0 0;
	padding: 0;
}
h2 {
	font-family: "Monotype Corsiva", Georgia, serif;
	letter-spacing: normal;
	font-size: 2em;
	margin: 0;
	padding: 0;
}
h3 {
	font-family: "Monotype Corsiva", Georgia, serif;
	font-size: 16px;
	font-size: 1.2em;
	padding: 0;
	margin: 30px 0 0;
}
h4 {
	font-size: 1em;
}
/* Layout */
#page {
	margin: 0 auto;
}
#book {
	background: url(img/bordure-horizontale.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
}
#bordure1 {
	background: url(img/bordure-verticale1.gif) top left repeat-y;
	margin: 0 auto;
	width:1000px;
}
#bordure2 {
	background: url(img/bordure-verticale2.gif) top right repeat-y;
}
#header {
	margin: -292px 0 0 0;
	padding: 0;
	height: 292px;
}
#headerlogo {
	margin: 0;
	height: 292px;
	background: url(img/batel.gif) top left no-repeat;
}
#headerimg {
	margin: 0;
	height: 292px;
	background: url(img/poseidon.gif) top right no-repeat;
	vertical-align: bottom;
}
#headerimg h1 {
	font-size: 34px;
	font-family: "Monotype Corsiva", Georgia, serif;
	letter-spacing: normal;
	padding: 0 0 5px 10px;
	margin: 0;
	width: 458px;
}
#headerimg a {
	color: #203a56;
	position: absolute;
	bottom: 25px;
}
#headerimg a:hover {
	color: #97a1c7;
}
.description {
	font-size: 10px;
	width: 495px;
	letter-spacing: normal;
	padding: 82px 0 5px 13px;
	margin: 0;
}
#tibato {
	margin: 0 40px;
	padding: 0;
	height: 292px;
}

#supranav {
	margin: 0 0 0 25px;
	position: absolute;
	top: 290px;
}
#supranav ul {}
#supranav li {
	display: inline;
	margin-right: 20px;
	font-family: "Monotype Corsiva", Georgia, serif;
	font-size: 18px;
	padding:3px 6px;
}
#supranav li a {color:#35446a;}
#supranav li a:hover {color:#97a1c7;}
#supranav li.active {background-color:#e2e9f6;}
#supranav li.active a {color:#35446a;}
#supranav li.active:hover {background-color:#203a56;}
#supranav li.active a:hover {color:#fff;}

#prelude {
	position: absolute;
	top: 0;
	right: 150px;
	margin: -9000px 0 0 0;
	padding: 0;
	color: #ededed;
}
#prelude a {
	color: #ededed;
}
#prelude a:focus, #prelude a:hover {
	background: yellow;
	color: red;
	text-decoration: none;
}
#wrapper {
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0;
	background: #fff;
	width: 880px;
}
#main {
	width: 650px;
	float: left;
	margin: 50px 0 0 0;
	padding: 0;
}
#content {
	float: left;
  padding: 0 0 50px;
	width: 100%;
}
#sidebar {
	padding: 0 0 0 2%;
	width: 190px;
	float: right;
	border-left: #70a5cb solid 1px;
	margin: 50px 0 0;
}

#blogcustom {
  background:#fff;
	width: 880px;
  height: auto !important;
  margin: 0 auto;
  min-height: 200px;
  overflow: hidden;
  padding: 0 0 70px 0;
}
#blogcustom div {
  display: inline;
  float: left;
  height: auto !important;
  margin: 20px 0 0;
  min-height: 100px;
  padding: 0 15px 0 0;
  width: 205px;
}
#footer {
	height: 182px;
	padding: 0;
	margin: -70px auto 0 auto;
	width: 1000px;
}
#footer-support {
	height: 182px;
	margin: 0 50px;
	background: url(img/bordure-footer.jpg) top left repeat-x;
}
#fin-lusi {
	background: url(img/fin-lusi.jpg) center no-repeat;
	margin: -185px 5px 0 5px;
}
#footer p {
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	width: 70%;
}
#peixe-g {
	height: 182px;
	background: url(img/peixe-g.gif) bottom left no-repeat;
}
#peixe-d {
	height: 182px;
	background: url(img/peixe-d.gif) bottom right no-repeat;
}

/* Sidebar styles */
#sidebar h2,
#blogcustom h2 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
#sidebar h3,
#blogcustom h3 {
	margin: 1em 0 0.5em;
}

#sidebar div div,
#blogcustom div div {
	margin-bottom: 2em;
}
#sidebar div div div,
#blogcustom div div div {
	margin-bottom: 0;
}

#sidebar ul,
#blogcustom ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}
#sidebar li,
#blogcustom li {
	display: block;
	margin: 0;
	padding: 2px 0;
}
#sidebar li a,
#blogcustom li a {
	text-decoration: none;
}
#sidebar ul ul,
#blogcustom ul ul {
	margin: 0;
	padding: 0 0 0 15px;
	border: none;
}
#sidebar li li,
#blogcustom li li {
	display: list-item;
	border: none;
	margin: 2px 0 0;
	padding: 0;
}

#search fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#q {
	border: 1px solid #bfbfbf;
	width: 140px;
	color: #6b6b6b;
}
#search .submit {
	border: none;
	background: #35446a;
	color: #fff;
	cursor:pointer;
}
#search .submit:hover {
	background: #e2e9f6;
	color: #35446a;
}

#topnav ul {
	padding: 4px 0;
}
#topnav li {
	display: inline;
	border-bottom: none;
}
#sidebar #topnav .topnav-home a {padding-right:10px;}
#sidebar .syndicate ul,
#blogcustom .syndicate ul {
	border-top: none;
}
#sidebar .syndicate li,
#blogcustom .syndicate li {
	border-bottom: none;
}

#sidebar .categories li.category-current,
#blogcustom .categories li.category-current {
	font-weight: bold;
}
#sidebar .categories li.category-current li,
#blogcustom .categories li.category-current li {
	font-weight: normal;
}

#sidebar .tags ul,
#blogcustom .tags ul {
	border-top: none;
	font-size: 1.1em;
	text-align: justify;
}
#sidebar .tags ul li,
#blogcustom .tags ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}

.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 150%; }
.tag80 { font-size: 160%; }
.tag90 { font-size: 170%; }
.tag100 { font-size: 180%; }

ul.tags {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	font-size: 1.3em;
	text-align: justify;
}
ul.tags li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

#sidebar img, .widget img {max-width:100%;}

#subcategories {
	border-color: #70A5CB;
	border-style: solid;
	border-width: 1px 0;
	margin: 1em 0;
	padding: 0.5em;
}
#subcategories h3 {
	margin: 0;
}
#subcategories ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 20px;
	line-height: 1.4;
}

.day-date {
	font-size: 1em;
	margin: 0 0 0.5em;
	text-align: right;
	color: #279ac4;
	display:none;
}

.post {
	margin: 0 0 2em 0;
}
.post-title {
}
.post-title a {
}

.post-tags {
	list-style: none;
	margin: 1em 0 1em;
	padding: 3px 0;
	clear:both;
}
.post-tags li {
	display: inline;
	margin-right: 8px;
	padding: 5px 0 5px 22px;
	background: transparent url(img/tag.png) no-repeat 0 70%;
}
.post-tags li a {
	color: #6b6b6b;
}
.postmetadata {
	font-size: 11px;
	color: #888;
	text-align: center;
	width: 80%;
	margin: 0 auto 20px auto;
	padding-bottom: 100px;
	padding-top: 10px;
	background: url(img/coquillage.jpg) bottom center no-repeat;
	clear:both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}
.post-info {
	margin: 0 0 30px 0;
}

.post-info-co {
	clear: left;
	padding: 3px 0 3px 0.5em;
}
.post-info-co a {
	padding: 2px 10px 2px 18px;
}

.comment_count {
	background: transparent url(img/comment.png) no-repeat 0 50%;
}
.ping_count {
	background: transparent url(img/trackback.png) no-repeat 0 50%;
}
.attach_count {
	background: transparent url(img/attach.png) no-repeat 0 50%;
}
.read-it {
	font-weight: bold;
	clear: left;
}

a.feed {
	background: transparent url(img/feed.png) no-repeat 0 0.25em;
	padding: 5px 0 5px 22px;
}

/* Post content */
.post-content, .post-excerpt, #comments dd, #pings dd, dd.comment-preview {
	line-height:1.4em;
	text-align:justify;
	clear:both;
}
.post embed, .post iframe {max-width:100%;}
.post-excerpt img, .post-content img {
  max-width:100%;
}
.post-content acronym, .post-excerpt acronym,
.post-content abbr, .post-excerpt abbr {
	cursor: help;
	border-bottom: 1px dotted #666;
}
.post-content pre, .post-excerpt pre {
	padding: 10px ;
	font: 1.1em 'courier new', courier, monospace;
}
.post-content ul, .post-excerpt ul, .post-content ol, .post-excerpt ol {
}
.post-content li, .post-excerpt li {
	margin: 0;
	padding: 0;
}
.post-content blockquote, .post-excerpt blockquote {
	background: url(img/quote.jpg) top left no-repeat;
	margin: 15px 0 0 0;
	padding-left: 35px;
	font-style: italic;
	font-size: 12px;
	color: #888;
}

.post-content blockquote cite, .post-excerpt blockquote cite {
	margin: 5px 0 0;
	display: block;
}

#attachments h3 {
	font-size: 1.2em;
}
#attachments ul {
	list-style: none;
	margin: 0;
	padding: 4px 0;
}
#attachments li {
	margin: 0 0 0.6em;
	padding: 2px 10px 2px 18px;
	background: transparent url(img/attach.png) no-repeat 0 50%;
}
#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/* Comments and trackbacks */
#comments {
	clear: both;
}
#comments h3, #comment-form h3, #pings h3 {
	padding: 5px 0;
	margin: 20px 0 8px 0;
	font-size: 1.2em;
}

#comments dt {
	margin: 1.5em 0 0 0;
	padding: 5px 0 16px 0;
}
#comments dt.me {
	background: url(img/batocom.gif) no-repeat top right;
}
#comments a.comment-number {
	display: block;
	float: left;
	width: 25px;
	margin-right: 0;
	font-size: 1.2em;
}
#comments dd {
	margin: 0;
	padding: 1px 1em 0.5em 1em;
	color:#6b6b6b;
}
#comments dd.me {
}
#comments dd p {
	margin: 0.5em 0;
	line-height: 1.5em;
}

.error {
	margin: 20px 0 0;
	padding: 10px 5px;
	background: #ffcccc;
	border: 2px solid red;
	font-weight: bold;
}

/* Forms */
#comment-form {
	padding-top: 10px;
}

#comment-form fieldset {
	border: none;
}
#comment-form fieldset p {
	padding: 5px 0;
}
#comment-form fieldset p.field {
	padding: 5px 0;
	width: auto;
	margin: 0;
	clear: left;
}
#comment-form p.form-help {
	width: 100%;
	text-align: center;
	font-style: italic;
}

#comment-form p label {
	width: auto;
}
#comment-form p.field label {
	font:1em "Monotype Corsiva", Georgia, serif;
	display: block;
	padding: 0;
	width: 40%;
	text-align: left;
}
#comment-form input, #comment-form textarea {
	font:1em "Monotype Corsiva", Georgia, serif;
	color: #279ac4;
	width: 100%;
}

#comment-form p.remember {
	margin: 0;
}
#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 30%;
}
#comment-form input.preview {
	float: right;
}

#comment-form input.preview, #comment-form input.submit {
	padding: 4px 4px 6px 4px;
	width: 180px;
	color: #fff;
	background-color: #35446a;
	border: none;
	font:1.6em "Monotype Corsiva", Georgia, serif;
}
#comment-form input.preview:hover, #comment-form input.submit:hover {
	background-color:#e2e9f6;
	color:#35446a;
}
#comment-form .jstSpacer {display:none;}
#comment-form .jstEditor textarea {
	border: 1px solid #ddd;
}
#comment-form .jstEditor textarea:hover {
}
#comment-form .jstHandle {}

.dc-category #content-info img {
  max-width:100%;
}
