.float-break {
	height: 1%;
}

.float-break:after {
	content: "-";
	height: 0;
	font-size: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

body {
	font-family: Verdana;
	font-size: 0.75em;
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
	background: url(images/bg.jpg) top left repeat;
}

h2 {
	font-family: "Trebuchet MS";
	color: #000;
	font-size: 1.4em;
	margin: 1em 0;
}

p {
	text-align: justify;
	line-height: 1.5em;
	margin: 0.5em 0;
}

a {
	color: #8f8e60;
	text-decoration: none;
}

a:hover {
	color: #8f8e60;
	text-decoration: underline;
}

a:visited {
	color: #8f8e60;
}

div#allcontent {
	font-size: 0.9em;
}

div#page {
	text-align: left;
	margin: 0 auto;
	width: 904px;
	background: url(images/page_bg.jpg) top center repeat-y;
}

div#page-design {
	padding: 50px 51px 0 73px;
	background: url(images/page_top.jpg) top center no-repeat;
}

div#footer {
	text-align: left;
	margin: 0 auto;
	width: 904px;
	background: url(images/footer.jpg) top center no-repeat;
}

div#footer-design {
	padding: 42px 0 0 0;
	height: 282px;
	width: 780px;
	margin: 0 auto;
}

div#top {
	height: 90px;
	background: url(images/header_bg.jpg) top left repeat-x;
	width: 100%;
}

div#top-design {
	background: url(images/top_center_bg.jpg) top center no-repeat;
	height: 90px;
	width: 904px;
	margin: 0 auto;
}

div#logo {
	float: left;
	width: 290px;
	margin-left: 65px;
}

div#menu {
	float: right;
	width: 298px;
	height: 55px;
}

div#menu a {
	padding: 8px 15px 0 15px;
	font-size: 1.3em;
	float: left;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #000;
	height: 55px;
	background: url(images/header_sep.jpg) top left no-repeat;
}

div#main {
	display: inline;
	float: left;
	width: 510px;
	margin-right: 0px;
	padding: 0;
}

div#sidebar {
	margin-left: 533px;
	margin-right: 20px;
	padding-bottom: 1em;
}

div#sidebar h2 {
	height: 24px;
	background: url(images/sidebar_header_bg.jpg) left top repeat-y;
	padding: 5px 0 0 15px;
}

div.block-content {
	margin-left: 15px;
}

div#sidebar input.box {
	border: 1px solid #000;
	background-color: #FFF;
	float: left;
	margin-right: 3px;
	padding: 2px 0 0 5px;
	width: 170px;
	height: 18px;
}

div#copyright {
	font-size: 0.9em;
	text-align: right;
	margin: -30px auto 0 auto;
	width: 904px;
	padding: 0 107px 0 0;
}

div#copyright a:link,div#copyright a:hover,div#copyright a:visited {
	color: #000;
	text-decoration: underline;
}

div#content {
	padding-left: 15px;
}

textarea {
	width: 100%;
	overflow: auto;
}

fieldset {
	border: none;
}

img {
	border: 0;
}

img.framed-left, img.framed-right {
	margin-bottom: 10px;
}

img.framed-left {
	float: left;
	margin-right: 15px;
	width: 200px;
	border: 1px solid #8F8E60;
}

img.framed-right {
	float: right;
	margin-left: 15px;
	width: 200px;
	border: 1px solid #8F8E60;
}

code,pre {
	font-family: "Courier New", monospace;
	font-size: 1em;
}

pre {
	background: #EEE;
	color: #000;
	border: 1px solid #DDD;
	margin: 0 auto;
	margin-bottom: 1em;
	padding: 0.5em;
	text-align: left;
	white-space: normal;
}

acronym,abbr {
	border-bottom: 1px dotted;
	cursor: help;
}

h3 {
	font-size: 1.3em;
	color: #333;
	padding-bottom: 7px;
	border-bottom: 1px dashed #222;
}

.left {
	float: left;
	margin-right: 1em;
}

.right {
	float: right;
	margin-left: 1em;
}

div.post-date {
	float: left;
	margin-right: 10px;
	width: 38px;
	height: 42px;
	text-align: center;
	color: #333;
	background: url(images/post_date_bg.gif) top left no-repeat;
	font-weight: bold;
	padding-top: 5px;
}

span.day {
	font-size: 1.5em;
	margin: 0;
	width: 38px;
	float: left;
	padding: 0;
	text-align: center;
	float: left;
}

span.month {
	float: left;
	width: 38px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0;
}

div.post-title {
	display: block;
	margin-left: 55px;
}

/* post-title */
div.post-header {
	padding: 8px 0;
}

div.post-view-full div.post-header {
	border-top: none;
}

div.post-view-full div.post-tags {
	margin-top: 15px;
}

div.post-view-full {
	margin-bottom: 10px;
}

div.post-title h2 {
	margin: 0;
	padding: 0;
	color: #79784e;
}

/* post-info */
div.post-title .post-info {
	margin-top: 0;
	color: #333;
	padding: 1px 0;
	background: transparent;
	text-align: left;
}

div.post-title .post-tags a:link,div.post-title .post-tags a:visited {
	margin-top: 0;
	color: #333;
}

div.post-title .post-info a.permalink {
	background: transparent url(images/attach.png) no-repeat;
	padding: 2px 0 0 20px;
}

* html div.post-title .post-info a.permalink {
	background-image: url(images/attach.gif);
}

.post-chapo {
	clear: both;
}

.post-content,.post-chapo {
	line-height: 1.7em;
	text-align: justify;
	color: #000;
	background: transparent;
}

p.read-more {
	text-align: right;
}

p.read-more a {
	text-decoration: underline;
}

div.post-footer {
	text-align: right;
	padding: 9px 10px 0 0;
	margin-top: 15px;
	height: 29px;
	background: url(images/post_footer_bg.gif) top left repeat-x;
}

div.post {
	padding-bottom: 25px;
}

div.post-footer div.post-comments,div.post-footer div.post-tags {
	display: inline;
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 0 2px 20px;
	height: 25px;
	color: #000;
	background-position: left;
}

div.post-comments a:link,div.post-comments a:visited {
	color: #000;
}

div.post-tags a:link,div.post-tags a:visited {
	margin-top: 0;
	color: #000;
	text-decoration: underline;
}

div.post-comments {
	background-image: url(images/comments.png);
}

* html div.post-comments {
	background-image: url(images/comments.gif);
}

div.post-tags img {
	display: none;
}

div.post-view-full div.post-tags {
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	height: 23px;
	color: #000;
}

div.post-tags {
	background-image: url(images/tag.png);
}

* html div.post-tags {
	background-image: url(images/tag.gif);
}

div.post-tags a:hover {
	text-decoration: none;
}

div.post-tags span {
	font-weight: bold;
}

div.comment-info {
	margin: 0 0 25px 0;
}

div.comment-info blockquote {
	background: transparent url(images/quoleft.png) left top no-repeat;
	margin-right: 0;
	margin-left: 15px;
	min-height: 25px;
}

* html div.comment-info blockquote {
	background-image: url(images/quoleft.gif);
}

div.comment-info p.date {
	font-style: italic;
	padding: 0;
	margin: 0;
}

div.comment-info p.info {
	padding: 0;
	margin: 0;
}

div.comment-info p.info a:link {
	color: #222;
	text-decoration: underline;
	background: transparent url(images/external.png) right no-repeat;
	padding-right: 15px;
}

* html div.comment-info p.info a:link {
	background-image: url(images/external.gif);
}

div.comment-info p.info a:hover {
	text-decoration: none;
}

div.comment-info p.info span {
	font-weight: bold;
}

div.comment-info blockquote div {
	padding: 0 48px;
	text-align: justify;
	background: transparent url(images/quoright.png) right bottom no-repeat;
	min-height: 25px;
}

* html div.comment-info blockquote div {
	background-image: url(images/quoright.png);
}

.commentid {
	border-right: 1px solid #DDD;
	text-decoration: none;
	color: #999;
	background: transparent;
	padding: 3px 6px;
}

.field label {
	display: block;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}

#sidebar {
	color: inherit;
	line-height: 1.5em;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#selection h2 {
	color: #000;
}

#sidebar form {
	margin: 0;
	padding: 0;
}

#sidebar form#fb-form {
	margin-bottom: 20px;
}

#sidebar p.field {
	padding: 0;
	margin: 0;
}

#search input {
	background: url(images/spyglass.gif) 5px 2px no-repeat;
}

/*
p.field input, p.field textarea {
  background: #FFF;
  color: #000;
  font-size: 1.2em;
  padding: 2px 0 2px 4px;
}
*/
#sidebar li {
	padding: 2px 0;
}

#sidebar li a {
	font-weight: none;
	font-size: 1.2em;
	color: #000;
	text-decoration: underline;
}

#syndicate li {
	background-repeat: no-repeat;
	background-position: middle left;
	padding-left: 35px;
	height: 26px;
}

#syndicate li.rss {
	background-image: url(images/rss_icon.jpg);
}

#syndicate li.netvibes {
	background-image: url(images/netvibes_icon.jpg);
}

#fb-readers {
	text-align: center;
}

#fb-form p.text {
	font-size: 0.9em;
	text-align: left;
}

#categories ul {
	list-style-type: disc;
	margin-left: 15px;
}

#categories ul li {
	margin-bottom: 3px;
}

#categories ul li a {
	font-size: 1.3em;
}

#categories ul li a:hover {
	text-decoration: none;
}

/* Footer
****************************************************************/
#footer h2 {
	color: #666;
	font-size: 1.7em;
	text-decoration: none;
	background: url(images/shadowed_sep.jpg) bottom center no-repeat;
	height: 40px;
	text-align: center;
	margin: 0 0 8px 0;
}

div#footer-content {
	padding-left: 25px;
}

div#lastcomments {
	float: right;
	width: 45%;
	height: 225px;
}

div#lastarticles {
	float: left;
	width: 50%;
	height: 225px; padding-right : 15px; clear : right;
	background: url(images/double_sep.gif) right top repeat-y;
	clear: right;
	padding-right: 15px;
}

#footer a:link,#footer a:hover,#footer a:visited {
	color: #222;
}

div#lastcomments span.author,div#lastarticles span.date {
	color: #222;
	font-weight: bold;
}

div#lastcomments ul,div#lastarticles ul {
	margin: 0;
	padding: 0;
}

div#lastcomments li,div#lastarticles li {
	list-style-type: none;
	padding: 6px 0;
}

/* Tags cloud
------------------------------------------ */
#tagcloud ul {
	margin: 0;
	padding: 0 1em;
	display: block;
}

#tagcloud li {
	display: inline;
	margin: 0 .1em;
	padding: 0;
	background-image: none;
}

#tagcloud li a:link,#tagcloud li a:visited,#tagcloud li a:focus {
	color: #777777;
	font-weight: normal;
	text-decoration: none;
}

#tagcloud li a:hover {
	font-weight: normal;
	color: #67a6c0;
	text-decoration: none;
}

#tagcloud li.level-1 {
	font-size: 0.8em;
}

#tagcloud li.level-2 {
	font-size: 1.0em;
}

#tagcloud li.level-3 {
	font-size: 1.2em;
}

#tagcloud li.level-4 {
	font-size: 1.4em;
}

#tagcloud li.level-4 a:link,#tagcloud li.level-4 a:visited,#tagcloud li.level-4 a:focus
	{
	color: #222222;
}

#tagcloud li.level-4 a:hover {
	color: #000;
}

#tags {
	text-align: right;
}

div.pagenav {
	text-align: center;
	font-size: 1.2em;
	margin-top: 10px;
}

div.pagenav span.current {
	font-weight: bold;
	padding: 3px 6px;
	background-color: #79784e;
	border: 1px solid #222;
}

div.pagenav a:link,div.pagenav a:visited,div.pagenav a:focus {
	border: 1px solid #222;
	color: #222;
	background: #CCCCCC;
	padding: 3px 6px;
	font-weight: bold;
	text-decoration: none;
}

div.pagenav a:hover {
	background-color: #666666;
	text-decoration: none;
}
