/*
Theme Name: Dexovo
Theme URI: http://dexovo.cz
Description: Custom theme for Dex Hexadecimal Lair
Version: 1.0
Author: Martin "Logout" Kukac
Author URI: http://i-logout.cz
Tags: two columns

	This theme was designed and built by Martin "Logout" Kukac,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body	{
	background-color: #f0f0f0;
	margin: 0pt;
	padding: 0pt;
	font-family: "Verdana CE", "Helvetica CE", Verdana, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
	}
	
#header {
	background: url("bg.png") repeat-x;
	padding: 5pt;
	border-bottom: solid 1px #000;
	}
h1	{
	font-size: 16pt;
	color: #0f0;
	margin: 0pt;
	padding: 0pt;
	text-align: center;
	}
	
#strapline {
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 0 1.5em;
	margin: 5pt 0pt 0pt 0pt;
	letter-spacing: 1.5em;
	text-transform: uppercase;
	text-align: center;
	}

h2 	{
	margin: 0pt;
	padding: 0pt;
	font-size: 13pt;
	}

h3 	{
	margin: 0px;
	padding: 10px 0px 1px 0px;
	font-size: 11pt;
	}

a	{
	color:#1C4464;
        text-decoration:none;	
	}

.entry_title {
	margin: 5px 0px;
	padding: 4px;
	background-color: #ddd;
	}
.more-link {
	margin-top: 20px;
	display: inline;
	float: right;
	}


a:hover {
	text-decoration: underline;
	}	

p	{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

img	{
	border: none;
	margin: 1px;
	}

ul	{
	margin-top: 5px;
	}

#container {
	width: 940px;
	margin: 0px auto;
	padding: 0px;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}


#menu	{
	clear: both;
	}

#menu_ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	}

#main	{
	width: 705px;
	padding: 5px;
	}

#sidebar {
	width: 220px;
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	}

.cleaner {
	clear: both;
	}

#footer {
	color: #000;
	background-color: #ddd;
	padding: 4pt;
	font-size: 10pt;
	text-align: center;
	margin: 0px auto 0px auto;
	border-top: 1px solid #000000;
	}
#comment_form {
	margin-top: 5px;
	padding-top: 10px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	}
.cf_item {
	margin-bottom: 3px;
	}
.side_block {
	text-align: left;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	line-height: 1.5;
	}
.side_ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 8pt;
	}
#recentcomments {
	list-style-type: none;
	list-style-position: inside;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
.recentcomments {
	margin: 4px 0px;
	line-height: 1.1;
	}	
	
.side_h2 {
	font-weight:bold;
	font-size: 10pt;
	text-transform: uppercase;
	}
.postmetadata {
	padding-top: 20px;
	font-size: 8pt;
	}
.post	{
	margin-bottom: 20px;
	margin-left: 5px;
	font-size: 11pt;
	}
.entry a {
	text-decoration: underline;
	}
.entry a:hover {
	text-decoration: none;
	}

li.comment {
	border-bottom: 1px dotted #000;
	}
li.top_posts {
	margin-bottom: 5px;
	}
.comment {
	font-size: 11pt;
	}
.center {
	text-align:center;
	margin:5px auto;
	border:0px;
	}
.right {
	text-align:right;
	margin:5px 5px 5px auto;
	border:0px;
	}
.datemeta {
	text-transform: lowercase;
	}
#archive_ul li {
	float: left;
	text-transform: lowercase;
	margin-right: 2px;
	}
#archive_ul a {
	font-size: 7pt;
	}
.cat-item {
	margin: 0px;
	}
li {
	margin: 6px 0px 0px 0px;
	}
blockquote {
	font-style: italic;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 10px 20px 5px 20px;
	background: url("/img/bquote.gif") top left no-repeat;
	}
code {
	font-family: "Courier New", monospace;
	color: #006;
	}
pre {
	overflow: auto;
	}
table {
	border: 1px solid #000;
	border-collapse:collapse;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	}
tr {
	border: 1px solid #000;
	margin: 0px;
	padding: 0px;
	}
th {
	border: 1px solid #000;
	padding: 3px 10px;
	margin: 0px;
	background: #3f3f3f;
	color: #f3f3f3;
	}
td {
	border: 1px solid #000;
	padding: 3px 10px;
	margin: 0px;
	}
hr {
	border: 0;
	color: #aaa;
	background-color: #aaa;
	height: 1px;
	}
#comment_uwaga {
	font-size: 7pt;
	padding: 0px 00px 10px 00px;
	}
.temp {
	padding: 5px;
	border-bottom: 1px solid #000000;
	}
	
#pager {
	font-weight: bolder;
	font-size: 12pt;
}