/*
Theme Name: Pixelshade Theme
Theme URI: http://www.niedojadlo.net
Version: 1.0
Description: A simple two column WP theme
Author: Niedojadlo
Author URI: http://www.niedojadlo.net
*/

.molli {
    width: 210px;
}
body {
	margin:0;
	background-image: url(/wp-content/themes/wp-pixelshade/images/02original.gif);
	font-family:Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	font-size:12px;
	}
	/*background-image: url(/wp-content/themes/wp-pixelshade/images/02original.gif);*/
img {
	border:0;
	}
a {
	color:#929186;
	}
a:hover {
	color:#000;
	}
h1, h2, h3, h4, h5, h6 {
	color:#3f3f3f;
	}
blockquote {
	border-left:3px solid #eeeddb;
	padding-left:10px;
	}
p {
	margin:10px 0;
	}
.clear {
	clear:both;
	}

/* The Top */

.top {	
	height:230px;
	background-image: url(/wp-content/themes/wp-pixelshade/images/02original.gif);
	}
.top p {
	width:773px;
	margin:0 auto;
	}
.top a {
padding-top:10px;
	display:block;
	width:773px;
	margin:0 auto;
	height:85px;
	font-size:30px;
	color:#333333;
	text-decoration:none;
	}
.top a:hover {
	color:#111111;
	}
	
/*The description */
.description{
    background-color:#333333;
	width:100%;
	height:35px;
}
.description p {
padding-top:8px;
	width:773px;
	margin:0 auto;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	}
	
/* The Menu Bar */

.menu {
	height:28px;
	margin-top:1px;
	background:#FDC042;
	line-height:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.menu ul {
	width:773px;
	height:28px;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	list-style:none;
	}
.menu li {
	display:inline;
	}
.menu a {
	text-decoration:none;
	color:#333333;
	padding:7px;
	}
.menu a:hover {
	background:#FFF;
	}
.menu ul li.current_page_item, .menu ul li.current_page_parent, .menu ul li.page_item current_page_item, .menu ul li.current_page_item a:hover, .menu ul li.page_item current_page_item a:hover{
color: #333;
background-image: url(/wp-content/themes/wp-pixelshade/images/02original.gif);
padding:7px;
font-weight: bold;
} 

/* The Container */

.container {
	width:773px;
	margin:10px auto 10px auto;
	}
	

/* The Content */

.content {
	float:left;
	width:500px;
	padding:0 23px 0 0;
	line-height:18px;
	overflow:hidden;
	}
.block {
	border-bottom:1px dotted #929186;
	padding:10px 0;
	}
h1.title {
	font-size:24px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
	}
h1.title a {
	color:#3f3f3f;
	text-decoration:none;
	}
h1.title a:hover {
	color:#3f3f3f;
	}
.block img {
	border:4px solid #eeeddb;
	}
.postinfo {
	background:url(images/arrow.gif) left center no-repeat;
	padding-left:15px;
	margin-left:15px;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:250px;
	background:url(images/sidebarli.gif);
	color:#929186;
	line-height:18px;
	margin-top: 4px;
	}
.sidebar h2 {
	margin:0;
	padding:18px 18px 0 18px;
	font-size:24px;
	color:#fff;
	font-weight:normal;
	}
.sidebar a {
	text-decoration:none;
	}
.sidebar ul ul a {
	background:url(images/arrow.gif) left center no-repeat;
	padding-left:15px;
	}
.sidebar div a {
	text-decoration:underline;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar ul ul {
	background:url(images/sidebarbottom.gif) bottom no-repeat;
	padding:10px 18px 18px 20px;
	}
.sidebar ul ul ul {
	background:none;
	padding:0 0 0 5px;
	}
.sidebar li {
	background:url(images/sidebarul.gif) no-repeat;
	}
.sidebar li li {
	background:url(images/blank.gif) no-repeat;
	}
.sidebar div {
	background:url(images/sidebarbottom.gif) bottom no-repeat;
	padding:10px 18px 18px 20px;
	}
.sidebar div div {
	background:none;
	padding:0;
	}
.sidebar form {
	margin:0;
	padding:0;
	background:url(images/sidebarbottom.gif) bottom no-repeat;
	}
.sidebar form div {
	padding:20px 18px 28px 20px;
	}
.sidebar input {
	padding:0;
	float:left;
	height:24px;
	margin:-18px 0 0 0;
	border:none;
	background:#fff;
	color:#908f84;
	}
.sidebar input#s {
	margin:0 5px 0 0;
	padding:4px 0 0 5px;
	height:20px;
	width:135px;
	}
	
/* liks */

.linklist ul li {
text-decoration:none;
}

/* The Footer */

.footer {
	height:115px;
    background:#FDC042;
	}
.footlog {
width:773px;
text-align:right;
	}
.footer p {
    width:773px;
    margin:0 auto;
	text-align:left;
	padding-top:15px;
	color:#333333;
}
.footer a {
color:#FDF2B9;
text-decoration:none;
	}
	
.footer a:hover {
color:#FFFFFF;
	}

/* The Navigation */

.navigation {
	height:25px;
	margin-top:10px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	color:#000;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	margin:20px 0;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0 10px 0;
	color:#d7d7d7;
	margin:0;
	font-size:20px;
	text-align:center;
	}

/* The Comments */

.comments {
	padding:22px 21px 22px 16px;
	}
.comments textarea {
	width:400px;
	height:156px;
	background:#eeeddb;
	border:1px solid #929186;
	color:#7d7d7d;
	padding:10px;
	overflow:auto;
	}
#commentform input {
	background:#eeeddb url(images/comment.gif);
	border:1px solid #929186;
	color:#7d7d7d;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	color:#7d7d7d;
	}
.comments ol {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	}
.comments ol li {
	
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
.commenthead {
	font-size:13px;
	border-bottom:2px solid #eeeddb;
	height:22px;
	}
.commenthead .alignleft {
	color:#929186;
	}
