/*
# -- BEGIN LICENSE BLOCK ----------------------------------
#
# This file is part of Dotclear 2.
#
# Copyright (c) 2003-2008 Olivier Meunier and contributors
# Licensed under the GPL version 2.0 license.
# See LICENSE file or
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
#
# -- END LICENSE BLOCK ------------------------------------
*/
body {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#4b4b4b;
	color:#4b4b4b;
}

a {
	color: #0074D4;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

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;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* Layout
-------------------------------------------------------- */
#page {
	font-size: 1.2em;
}

#top {
	position: relative;
	height: 86px;
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	background: transparent url(img/top.gif) repeat-x top center;
}
#top h1 {
	position: absolute;
	top: 20px;
	left: 25px;
	margin: 0;
	color:#4b4b4b;
	font-size:30px;
	font-style:italic;
}
#top h1 a {
	color:#000000;
	text-decoration: none;
}

#ban{
	width: 1000px;
	height: 167px;
	background: #fff url(img/ban.png) no-repeat top center;
	margin: 0 auto;
	color: #fff;
	line-height: 1.7em;
}

#ban-txt{
	padding: 32px;
	width: 700px;
	position: absolute;
}

#ban h2, #ban h3{
	margin-top: 0px;
	font-weight: normal;
}

#ban a{
	color: #fff;
	text-decoration: underline;
}

#prelude {
	display: none;
}

#menu{
	width: 350px;
	height: 38px;
	margin: 48px auto 0 auto;
	float: right;
	text-align: right;
	line-height: 38px;
	display: none;
}

#menu a{
	border: 0;
	margin: 0 4px 0 0;
}

#wrapper {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 20px 0;
	background: #fff url(img/wrapper.gif) no-repeat top center;
}

#main {
	width: 625px;
	float: left;
}

#content {
	padding: 0 25px;
	margin-top: 50px;
}

#sidebar {
	width: 365px;
	float: right;
	background: url(img/sidebar.gif) no-repeat top center;
	margin: 40px 7px 0 0;
}

#blognav, #blogextra {
	padding: 1px 25px;
}

#blognav{
	margin-top: -75px;
}

#search h2{
	display: none;
}

#footer {
	width: 1000px;
	height: 71px;
	margin: 0 auto;
	clear: both;
	background: transparent url(img/footer.gif) no-repeat top center;
}
#footer p {
	margin: 0 auto;
	padding: 24px;
	text-align: center;
	color: #fff;
}
#footer p a {
	color: #fff;
	text-decoration: underline;
}


/* Sidebar styles
-------------------------------------------------------- */
#sidebar h2 {
	margin: 0;
	background: url(img/sidebar-h2.gif) no-repeat left;
	height: 32px;
	color: #4B4B4B;
	padding: 5px 0 0 30px;
}
#sidebar h3 {
	margin: 1em 0 0.5em;
	color: #279ac4;
}

#sidebar div div {
	margin-bottom: 2em;
}
#sidebar div div div {
	margin-bottom: 0;
}

#sidebar ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}
#sidebar li {
	display: block;
	margin: 0;
	padding: 4px 0;
	border-bottom: 1px dotted #B2B2B2;
}
#sidebar li a {
	color: #6B6B6B;
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li a:focus, #sidebar li a:active {
	text-decoration: underline;
}

#search{
	padding-left: 16px;
}


#search fieldset, #search input {
	border: 0;
	margin: 0;
	padding: 0;
}
#q {
	width: 250px;
	height: 36px;
	border: 1px solid #000;
	background: none;
	color: #8F8F8F;
	font-style: italic;
	font-weight: bold;
	font-size: 0.9em;
}
#search .submit {
	padding: 0;
	background: none;
	width: 32px;
	height: 24px;
	background: url(img/submit.gif) no-repeat left top;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
	text-align: center;
	margin-left: 12px;
	position: absolute;
	top: 257px;
}
#search .submit:hover {
	color: #fff;
}

#topnav ul {
	padding: 4px 0;
	text-align: center;
}
#topnav li {
	display: inline;
	border: 0;
}

#sidebar .syndicate ul {
}
#sidebar .syndicate li {
}

#sidebar .categories ul {
	list-style: disc;
	margin: 0;
	padding: 0 0 0 15px;
	border: none;
}
#sidebar .categories li {
	display: list-item;
	margin: 0.5em 0 0 0;
	padding: 0 0;
}
#sidebar .categories li.category-current {
	font-weight: bold;
}
#sidebar .categories li.category-current li {
	font-weight: normal;
}

#sidebar .tags ul {
	border-top: none;
	font-size: 1.1em;
	text-align: justify;
}
#sidebar .tags ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1.8em;
}

.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;
}


/* Main content styles
-------------------------------------------------------- */
h2, h3, h4 {
	margin: 1em 0 0 0;
	padding: 0;
}

h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}

#subcategories {
	background: #fbfbfb;
	border-color: #BFBFBF;
	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 {
	display: none;
}

.post {
	margin: 0 0 2em 0;
}
.post-title {
	font-size:1.5em;
	font-weight: normal;
	color: #0074D4;
}
.post-title a {
	text-decoration: none;
	color: #0074D4;
}

.post-title a:hover {
	text-decoration: underline;
}

.post-info {
	margin: 0 0 0 0;
	font-style: italic;
	color: #666;
	margin-bottom: 8px;
}

.post-tags {
	list-style: none;
	margin: 1em 0 1em;
	padding: 3px 0;
	background: transparent url(img/meta.gif) no-repeat left;
}
.post-tags li {
	display: inline;
	margin-right: 8px;
	padding: 5px 0 5px 22px;
}
.post-tags li a {
	color: #6b6b6b;
}

.post-info-co {
	clear: left;
	padding: 6px 0 6px 0.5em;
	background: url(img/tags_bg.gif) repeat-x top;
	width: 100%;
	font-weight: bold;
	height: 21px;
}
.post-info-co a {
	color: #000;
	padding: 2px 10px 2px 18px;
	text-decoration: none;
}

.post-info-co a:hover {
	color: #000;
	text-decoration: underline;
}

.comment_count {
	background: transparent url(img/comment.gif) no-repeat 0 50%;
}
.ping_count {
	background: transparent url(img/comment.gif) no-repeat 0 50%;
}
.attach_count {
	background: transparent url(img/meta.gif) no-repeat 0 50%;
}

.read-it {
	background: transparent url(img/read-it.gif) no-repeat 0 50%;
}

a.feed {
	background: transparent url(img/feed.png) no-repeat left;
	padding: 5px 0 5px 22px;
}

/* Post content
-------------------------------------------------------- */
#navlinks{
	text-align: center;
}

#navlinks a{
	text-decoration: none;
}

.post-content, .post-excerpt{
	text-align: justify;
}

.post-content, .post-excerpt, #comments dd, #pings dd, dd.comment-preview {
	line-height:1.7em;
}
.post-content acronym, .post-excerpt acronym {
	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 {
	margin: 0 0 0.5em 16px;
	padding: 0;
}

.post-content li, .post-excerpt li {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(img/arrow.gif) no-repeat left;
	list-style: none;
}

.post-content blockquote, .post-excerpt blockquote {
	margin: 4px 0 4px 0;
	padding: 0 5px;
	border-left: 4px solid #bfbfbf;
}


#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, #pings {
	clear: both;
	background: url(img/comments-head.gif) repeat-x;
	padding-top: 2px;
	width: 522px;
}
#comments h3, #comment-form h3, #pings h3 {
	padding: 5px;
	margin: 20px 0 8px 0;
	font-size: 1.2em;
}

#comments dt {
	margin: 1.5em 0 8px 0;
	padding: 12px 0 0 36px;
	background: url(img/commentlist_bg.gif) no-repeat left top;
	color: #000;
	font-weight: bold;
	border: 0;
}
#comments dt.me {
}
#comments a.comment-number {
	display: none;
}
#comments dd {
	margin: 0;
	padding: 1px 1em 0.5em 1em;
	color:#a0a0a0;
	border-bottom: 1px solid #ddd;
	border-top: 1px dotted #ddd;
}
#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 {
	margin-top: 32px;
	padding: 1px 20px;
	background: url(img/respond_box.gif) no-repeat left top;
	color: #a0a0a0;
}

#comment-form h3{
	font-weight: normal;
	color: #000;
	font-size: 1.6em;
}

#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: 60%;
	margin: 0 0 0 30%;
	font-style: italic;
}

#comment-form p label {
	width: auto;
}
#comment-form p.field label {
	font-weight: bold;
	display: block;
	padding: 0 1% 0 0;
	width: 29%;
	float: left;
	text-align: right;
}
#comment-form input, #comment-form textarea {
	color: #a0a0a0;
	border: 1px solid #E1E1E1;
	padding: 4px;	
	width: 68%;
	background: url(img/textarea.gif) repeat-x top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

#comment-form p.remember {
	margin: 0;
}
#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 30%;
}
#comment-form input.preview {
	margin-left: 30%;
}

#comment-form input.preview, #comment-form input.submit {
	width: 100px;
	height: 25px;
	color: #fff;
	background: url(img/comment-submit.gif);
	font-size: 1em;
	border: 0;
}
#comment-form input.preview:hover, #comment-form input.submit:hover {
}

.pix{
	float: right;
}
