/*
Theme Name: Olive Theme
Theme URI: http://www.niedojadlo.net
Version: 1.0
Description: A simple two column WP theme
Author: Chris Niedojadlo
Author URI: http://www.niedojadlo.net
*/

body {
	margin:0;
	background:#2d2d2d;
	font-family:Verdana;
	color:#d1d1d1;
	font-size:13px;
	}

/* Global Styles */
* {
	list-style:none;
	text-decoration:none;
}
a {
	color:#666;
	text-decoration:none;
	font-weight:bold;
        padding-bottom:3px;
	}
a:hover {
	text-decoration:underline;
	}
p {
	padding:0;
	margin:0 0 20px 0;
	}
blockquote {
	border-left:3px solid #abbf00;
	margin:0 0 0 25px;
	padding:0 0 0 10px;
	font-style:italic;
	}
h1,h2,h3,h4,h5,h6 {
	color:#abbf00;
	}
img {
	border:none;
        margin-right:10px;
        margin-bottom:1px;
	}

/* The Container */

.top {
	background:#191919 url(images/top.jpg) center top no-repeat;
	height:30px;
	}
.top-int{
	width:920px;
        margin-left: 230px;
        padding-top:5px;
        padding-bottom:2px;
        }
.top-int img {
       margin-bottom:2px;
       padding-left:2px;
	}
.container {
	width:930px;
	margin:0 auto;
	border-top:1px solid #f5f5f5;
	background:url(images/bg.gif);
	}
.clear {
	clear:both;
	}

/* The Header */

.head {
	border-top:2px solid #fff;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	border-bottom:2px solid #fff;
	background:url(images/logo-blog_rick.png);
	height:213px;
	text-align:right;
	padding:10px 5px;
	}
.head h1 {
	font-size:35px;
	margin:0;
	padding:0;
        float:left;
	}
.head h1 a {
	color:#abbf00;
	}
.head h1 a:hover {
	text-decoration:none;
	}
.head h2 {
	font-size:20px;
	color:#fff;
	margin:5px 0 0 0;
	padding:0;
	width:400px;
	float:right;
	}

/* The Content */

.left {
	float:left;
	width:503px;
	border-top:1px solid #f5f5f5;
	padding:12px;
	background:url(images/leftbg.gif) top left no-repeat;
	overflow:hidden;
	}
.contentBlock {
	border-bottom:1px solid #4c4c4c;
	margin-bottom:20px;
	}

.left h1 {
	color:#abbf00;
	font-size:22px;
	margin:0;
	padding:0;
	}
.left h1 a {
	color:#abbf00;
	}
.left h1 a:hover {
	text-decoration:none;
	color:#fff;
	}
.postInfo {
	color:#fff;
	margin-top:5px;
	margin-bottom:10px;
	border:1px solid #4c4c4c;
        padding-left:5px;
	}
.postInfo a {
	color:#fff;
	}
.postComments {
	font-size:14px;
	text-align:right;
	margin-bottom:20px;
	margin-right:15px;
	}
.postComments a {
	text-decoration:underline;
	}
.left img {
	border:2px solid #fff;
	}
.left img.floatleft {
	float:left;
	margin:10px 200px 400px 10px;
	}

.more-link {
        float:left;
        padding:3px;
        margin-top:10px;
        margin-left:395px;
        margin-bottom:10px;
        border: solid 1px #ccc;
        width:90px;
        background:#eee;
        }
.more-link p, .more-link a {
        float:right; 
        }

/* The Sidebar */

.sidebar {
	float:left;
	width:403px;
	border-top:1px solid #f5f5f5;
	padding-bottom:20px;
        color: #000;
	}
.search {
	height:53px;
	background:url(images/search.jpg);
	}
.search form {
	margin:0;
	padding:15px 0 0 150px;
	}
.search form input {
	float:left;
	}
.search input#s {
	width:180px;
	margin-right:10px;
        background:none;
        border-top: none;
        border-left: none;
        border-right:none;
        border-bottom: dotted 2px #f3f3f3;
        color: #eee;
	}
.search input#searchButton {
	background:url(images/searchButton.png);
	width:35px;
	height:22px;
	border:1px groove #fff;
	}
.sidebarLists {
	padding:15px 0 0 35px;
	}
.sidebar h2 {
	margin:10px 0 10px 0;
	padding:2px;
	color:#EEE;
	font-size:16px;
        border: 1px #F7FAE2 solid;
	background:url(images/leftbg.gif);
	}
.sidebar ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar ul.leftList {
	margin-right:10px;
	width:340px;
	}
ul.leftList li {
	background:#f5f5f5;
        margin-left:10px;
	}
.sidebar ul.leftList img{
        margin-left:5px;
        margin-right:0;
        }
.sidebar ul.rightList {
	width:295px;
        margin-left:25px;
	}
.textwidget, #text-3{
        float:left;
	width:280px;
	margin-right:10px;
        }
.sidebar ul ul {
	float:none;
	}
.sidebar ul ul li {
	background:url(images/listImage.png) left top no-repeat;
	padding-left:20px;
	line-height:20px;
	}
.sidebar ul ul li a {
        font-weight:none;
	color:#000;
	}
.sidebar ul ul li a:hover {
        font-weight:none;
	color:#000;
	text-decoration:none;
	}
.sidebar ul ul ul li {
	background:none;
	padding-left:5px;
	}

/* The Footer */

.footer {
	text-align:center;
	color:#afafaf;
	}

/* The Navigation */

.navigation {
	height:25px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	color:#abbf00;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	margin-top:10px;
	}

/* The Page Title */

h2.pagetitle {
	padding:0 0 20px 0;
	margin:0;
	font-size:20px;
	text-align:center;
	}

/* The Calendar */

#wp-calendar {
	color:#fff;
	}
#wp-calendar a {
	color:#000;
	}
#wp-calendar a:hover {
	color:#fff;
	text-decoration:none;
	}

/* The Comments */

.commentBlock {
	padding-top:10px;
	}
.commentBlock textarea {
	width:95%;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
.commentBlock input#submit {
	width:96%;
	background:#fff;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
#commentform input {
	background:#fff;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
.commentBlock h2 {
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	}
.commentlist {
	margin:0;
	padding:20px 0 10px 25px;
	}
.commentlist small {
	color:#000;
        padding-left:10px;
        border-bottom:1px solid #fff;
        font-size:9pt;
	}
.commentlist p {
	margin:0 0 10px 0;
        padding:10px;
        color:#000;
	}
ol.commentlist{
        background:#EEF0BD;
        }
ol.commentlist li{
        background:#CAD134;
        margin-right:20px;
        }
#content_start {position: absolute;left: -10000px;};
