/*
Theme Name: dudek
Theme URI: http://www.dudka-design.com
Version: 1.1
Description: Simple 2 column theme.
Author: Artur Dudka
Author URI: http://www.dudka-design.com
Tags: two columns, right sidebar, widget ready, fixed width, simple, white
*/

/* -standards- */

body {
	color: #666666;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	background-image: url(images/sfondo.gif);
	background-repeat: no-repeat;

	}
p {
	text-align: left;
	line-height: 1.6em;
	}	
h2 {
	font-size: 1.2em;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #999999;
}
a {
	color: #ED5100;
	text-decoration: none;
	}
a:hover {
	color: #ED5100;
	}
blockquote {
	background: url("images/blockquote.png") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}

/* -header- */

#topbar {
	width: 620px;
	color: #CCCCCC;
	height: 80px;
	background-color: #FFFFFF;
	background-image: url(images/topbar.gif);
	display: block;
	}
#topbar a {
	color: #FFFFFF;
	}
#navlink a {
	background-color: #ED5100;
	display: block;
	padding: 4px;
	color: #FFFFFF;
	width: 100px;
	}
.blogtitle {
	font-size: 2.6em;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.blogdescription {
	font-size: 1.2em;
	font-style: italic;
	padding-top: 6px;
	}
.home {
	display:block;
	font-size:0.7em;
	color:#E9E9E9;
	float: left;
	width: 103px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.home a{color:#E9E9E9}
.home a:hover{color:#fff}

/* -content- */

#content {
	width: 600px;
	background-color: #FFFFFF;
	display: block;

	padding: 10px;
	left: 220px;
	}
#content img {
	}
a img { border:none }

/* -navigation- */

#navigation {
	width: auto;
	position: fixed;
	top: 100px;
	left: 60px;
	height: auto;
	}
#navigation div.navtitle {
	padding: 6px;
	background-color: #33FF99;
	color: #00FFCC;
	}
#navigation h2 {
	color: #666666;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	text-transform: uppercase;
	display: block;
	}
#navigation h2.small, #navigation h2.widgettitle {
	color: #333333;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	display: block;
	margin-bottom: 30px;
	}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation li {
	list-style: none;
	}
#navigation ul li {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	}

/* -post and entries- */

.postdate {
	color: #666666;
	font-size: 0.8em;
	font-weight: normal;
	clear: left;
	position: relative;
	top: 6px;
	float: right;
	}
.pagetitle {
	color: #C0C0C0;
	font-size: 2em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
.posttitle {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	width: 610px;
	font-weight: normal;
	padding-top: 3px;
	}
.posttitle a {
	color: #ED5100;
	}
.posttitle a:hover {
	color: #ED5100;
	}
.postmetadatabottom {
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 21px;
	text-align: center;
	display: block;
	width: 30px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/metka2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.postmetadatabottom a {
	color: #ED5100;
	}
.postmetadatabottom a:hover {
	color: #000000;
	}
.entry {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}

.category {
	font-size: 1em;
	}

/* -search form- */

#searchsubmit {
	display: none;
	}
#s {
	border: none;
	color: #ffffff;
	padding: 1px 2px 1px 20px;


	width: 100px;
	background-color: #666666;
	background-image: url(images/magnifier.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

/* -footer- */

#footer {
	color: #666666;
	margin-bottom: 20px;
	font-size: 11px;
	margin-top: 20px;
	text-align: left;
	padding: 8px;
	width: 620px;
	}
#footer a {
	color: #666666;
	}

/* -comments- */

#comments {
	clear: both;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	}
.comment-info-split {
	clear: both;
	}
.commentmetadata {
	text-transform: uppercase;
	}
.commentlist div.alt {
	color: #333333;
	padding: 10px;
	background-color: #e2d9bf;
	background-image: url(images/comments-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
.commentlist div {
	padding: 10px;
	color: #333333;
	background-color: #e2d9bf;
	background-image: url(images/comments-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
.comment-div {
	display: block;
	}
.comment-left {
	width: 30%;
	}
.comment-right {
	width: 70%;
	}

/* -floats -*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}