/*
# -- 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: 0;
	padding: 0;
	color: #6b6b6b;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	background-color: #f1f1f1;
	color: #000;
}


.addspoiler {
  margin:1em;
  padding:0.5em;
  border:1px dotted #CCCCCC;
  border-left:2px solid #CCCCCC;
  background:#F5F5F5;
}
.found {
	background-color: #ffff44;
}

.lastcomments{
	text-align: left;
}

.a0, .a1, .a2 {
border:1px solid #000;
margin:0;
padding:0;
text-decoration:none;
line-height: 0; 
}
.b0, .b1, .b2 {
border:1px solid #000;
}
.a0, .b0 {
background-color:#ffb;
}
.a1, .b1 {
background-color:#bbf;
}
.a2, .b2 {
background-color:#bbb;
}

a {
	text-decoration: underline;
	color:#002D7C;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	color:#0026FF;
}

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;
}

.quote {
text-align:right;
}

#page {
	font-size: 14px;
	width: 1024px;
	background-color: #ffffff;
	background-image:url("./shadright.jpg");
	background-position:1040px 0;
	background-repeat:repeat-y;
	border-left: 1px solid #c0c3c8;
	margin: 0 auto 0 auto;
	padding: 8px 14px 8px 8px;
}
#page:after {
	content: "";
	display: block;
	clear: both;
}
.pagination {
	text-align:center;
}

#navlinks {
	text-align:center;
}

.WidgetArchiveLink {
  color: #777;
  text-decoration:none;
}

#top {
}

#top h1 {
	width: 100%;
	margin: 0 0 30px 0;
	text-align: center;
}
#top h1 a {
	text-align: center;
	text-decoration: none;
	background-color: #fff;
	color: #000;
	padding: 0px; 
	border: 0px;
}

#prelude {
	display:none;
	position: absolute;
	top: 7px;
	right: 7px;
	margin: 0;
	padding: 0;
	color: #ededed;
}
#prelude a {
	color: #ededed;
}
#prelude a:focus, #prelude a:hover {
	background: yellow;
	color: red;
	text-decoration: none;
}

#main {
	float:right;
	background-color: #ffffff;
	width:835px;
	margin-left:5px;
}

#content {
	background-color: #ffffff;
	padding: 0;
}

#sidebar {
	float:left;
	background-color: #ffffff;
	width: 180px;
	font-size: small;
}
#blognav, #blogextra {
}

#footer {
	padding: 30px 0 0 0;
}
#footer p {
	margin: 0 auto;
	padding: 10px 0 20px;
	background: #e0e0e0;
	color: #9ac528;
	text-align: center;
	font-size: 1.2em;
}
#footer p a {
}



#sidebar h2 {
	margin: 15px 0 0 0;
	color: #777777;
	font-size:small;
}
#sidebar h3 {
	margin: 1em 0 0.5em;
	color: #279ac4;
}

#sidebar div div {
	margin-bottom: 0;
}
#sidebar div div div {
	margin-bottom: 0;
}

#sidebar ul {
	list-style: none;
	margin: 0.5em 0;
	padding: 0;
}
#sidebar li {
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li a {
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li a:focus, #sidebar li a:active {
}


#search fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#q {
	width: 100px;
	color: #6b6b6b;
}
#search .submit {
	padding: 0;
	background: none;
	font-weight: bold;
	text-transform: uppercase;
}
#search .submit:hover {
}

#topnav ul {
	padding: 4px 0;
}
#topnav li {
	display: inline;
	border-bottom: none;
}

#sidebar .syndicate ul {
	border-top: none;
}
#sidebar .syndicate li {
	border-bottom: none;
}

#sidebar .tags ul {
	border-top: none;
}
#sidebar .tags ul li {
	display: inline;
	background: none;
	margin: 0 10px 0 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;
}
ul.tags li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}



h2, h3, h4 {
	margin: 10px 0 0 0;
	padding: 0;
}

h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}

.day-date {
	background-color: whitesmoke;
	border: 1px solid #ccc;
	padding: 5px; 
	color: #000000;
	font-size: large;
	font-weight: bold;
	margin-bottom: 5px;
}

.post {
	margin: 0 0 1em 0;
}
.post-title {
	font-size: medium;
	font-weight: bold;
	color:#000;

}
.post-title a {
	color:#000;
	text-decoration:none;
}
.post-info {
	font-size: x-small;
	margin: 0 0 0 0;
}

.post-tags {
	list-style: none;
	margin: 0 0 0.5em 0; 
	padding: 0;
	font-weight: bold;
}
.post-tags li {
	display: inline;
	margin-right: 0;
	padding: 0;
	font-weight: normal;
}
.post-tags li a {
	color: #6b6b6b;
}

.post-info-co {
	padding: 3px 0 3px 0.5em;
	border-width: 1px 0;
	border-style: solid;
	border-color: #bfbfbf;
	background: #fbfbfb;
}
.post-info-co a {
	color: #2b2b2b;
	padding: 2px 10px 2px 18px;
}

.comment_count {

}
.ping_count {
}
.attach_count {
}

.read-it {
	font-weight: bold;
}

a.feed {
}


.post-content, .post-excerpt, #comments dd, #pings dd, dd.comment-preview {
	margin: 0.5em 0 0.9em 0;
	line-height:1.8em;
}
.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 0;
	padding: 0 0 0 15px;
}

.post-content li, .post-excerpt li {
	margin: 0;
	padding: 0;
}

.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;
}

#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}


#comments h3, #comment-form h3, #pings h3 {
	border-width: 1px 0;
	border-style: solid;
	border-color: #bfbfbf;
	background: #fbfbfb;
	padding: 5px;
	margin: 20px 0 8px 0;
	font-size: 1.2em;
}

.GravatarClass {
	float:left;
	padding:5px;
}

#comments dt {
  font-weight:bold;
  border:0;
	margin: 1em 0 0 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
}
#comments dt.me {
}
#comments a.comment-number {
}
#comments dd {
  border:0;
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	color:#000;
}
#page dd:after {
	content: "";
	display: block;
	clear: both;
}
#comments dd.me {
	background-color:#f5f9d9;
	color:#6b6b6b;
	background-image:url(img/commentmy-b.png);
}
#comments dd p {
	margin: 0.5em 0;
	line-height: 1.8em;
}

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


#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;
}
#comment-form p.form-help {
	maw-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 {
	font: 1em "Lucida Grande",Arial,sans-serif;
	color: #049;
	border: 1px solid #cdcdcd;
	padding: 1px 2px;	
}

#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: auto;
	color: #049;
	background: #fff;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #fff;
}
#comment-form input.preview:hover, #comment-form input.submit:hover {
	background: #6d8824;
	color: #fff;
	border: 1px solid #6d8824;
}

@media (max-width: 1050px) {
#main {
	width: 95%;
}
#sidebar {
	width: 95%;
}
#page {
	width: 95%;
}
#top{
	width: 95%;
}
#prelude{
	width: 95%;
}
#footer {
	width: 95%;
}
#footer p {
	width: 95%;
}
#wrapper {
	width: 95%;
}
img {
	max-width: 95%;
}
}