/*
Theme Name: LazyRoot
Theme URI: http://www.lazyroot.org
Description: A web 2.0 theme for lazyroot.org
Author: Dejan
Author URI: http://www.lazyroot.org
*/

/* ------------ Globals ------------ */

body {
	margin:0;
	padding-top:0px;
	font-family: Verdana, Arial, Georgia, Sans-serif;
	color:#000;
	font-size:13px;
	background: url(images/top_bg.png) top repeat-x #8fa6c5;
}
	
img {
	border:0;
}

.alt {

}

a {
	color:#d03333;
	text-decoration:none
}
		
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
	
blockquote {
	padding-left:10px;
	padding-right:10px;
	font-size: 11px;
	font-family: "century gothic", Arial, Sans-Serif;
	color:#000;
	letter-spacing: 0.1em;
    background:#f3f3f3;
    border: 1px solid #fff;
	font-style: italic;
}

/* ------------ Header ------------ */

#header {
	position: relative;
	top: 50px;
}



#hide_header {
	position: absolute;
	top: -50px;
	left: 0;
}


/* ------------ Search ------------ */

#search_box {
	float: right;
	position: relative;
	width: 271px;
	height: 40px;
	top: -50px;
	background: url(images/search_box.gif);
	
}

#rss {
	float: left;
	margin: 2px 0 0 7px;
}

#search_box form {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
}

#search_box #s {
	float: left;
	width: 160px;
	margin-top: 4px;
	padding: 3px 0 0 2px;
	height: 26px;
	font-size: 18px;
	border: 1px solid #999;
}

#search_box #searchsubmit {
	width: 40px;
	height: 29px;
	margin: 5px 0 0 5px;
	padding: 0 5px 0 5px;
	border: 1px solid #999;
}


/* ------------ Wrappers ------------ */

#main_wrapper {
	width: 900px;
	margin: 0 auto;
	
}

#main_wrapper img.header {
	position: absolute;
	top: 0px;
	left: 0px;
}

#content_wrapper {
	clear: both;
	float: left;
	margin-top: 30px;
	width: 900px;
	
}

#content_wrapper_top {
	width: 900px;
	height: 14px;
	background: url(images/content_top.gif);
}

#content_wrapper_bottom {
	clear: both;
	width: 900px;
	height: 14px;
	background: url(images/content_bottom.gif);
}

#content_wrapper_main {
	clear: both;
	float: left;
	width: 899px;
	background-color: #ffffff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}



/* ------------ Content ------------ */	

#content {
	float: left;
	width: 665px;

}

#content .pagetitle {
	text-align: center;
	margin-bottom: 5px;
	color: #000;
}

/* ------------ Post ------------ */

#content .post_top {
	margin-left: 10px;
	width: 665px;
	height: 13px;
	background: url(images/post_top.png);
}

#content .post_bottom {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 665px;
	height: 13px;
	background: url(images/post_bottom.png);
}

#content .post {
	margin-left: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	width: 663px;
}

#content .post .date {
	float: left;
	clear: left;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-top: 1px;
	width: 52px;
	height: 52px;
	text-align: center;
	background: url(images/date.gif) no-repeat;
}

#content .post .date .span_month {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#content .post .date .span_date {
	font-size: 26px;
	color: #999;
}

#content .post .top_post_container {
	float: right;
	width: 575px;
	margin-bottom: 5px;
}

#content .post .top_post_container h2 a {
	font-family: "century gothic", Arial, Sans-Serif;
	font-size: 26px;
	font-weight: normal;
	color: #4a943e;
}

#content .post .top_post_container span {
	font-size: 11px;
	letter-spacing: 0.1em;
}

#content .post .cover {
	padding: 0 15px 0 15px;
	clear: both;
}

#content .post .cover .entry p {
	margin: 0;
	padding: 10px 0 0 0;
}

/* Remove CSS between these tags to stop text from wrapping around an image */

#content .post .cover .entry img {
	margin: 1em;
}

/* End image tag */

/* ------------ Post Comments ------------ */

#content .post .postmetadata {
	margin: 5px 20px 0 0;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}

#content .post .postmetadata img {
	margin: 0 4px 0 0;
}

/* ------------ The Sidebar ------------ */

#sidebar {
	float: right;
	margin: 0 15px 0 0;
	padding: 0;
	width: 170px;
	
}

.h2_ads {
margin-bottom: 10px;
font-size: 18px;
text-align: center;
color: #d03333;
border-bottom: 1px solid #000;
}

.image_ads {
margin-left: 15px;
}

.sidebar_content {
	float: left;
	margin-left: 5px;
}

.sidebar_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}



.sidebar_content h2 {
	width: 125px;
	margin: 15px 0 0 0;
	padding: 5px 0 5px 0;
	font-size: 18px;
	color: #d03333;
border-bottom: 1px solid #333;
}

.sidebar_content ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar_content ul a {
	display: block;
	width: 120px;
	margin: 0;
	padding: 5px 0 5px 5px;
color: #000;
font-size: 0.8em;
	text-transform: uppercase;
	border-bottom: 1px dotted #333;
}

.sidebar_content ul a:hover {
color: #777;
}

.sidebar_content ul ul li li {
	margin: 0;
	padding: 0;
}

/* ------------ Footer ------------ */

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#footer p {
	color: #fff;
	font-size: 10px;
}

#footer a {
	color: #fff;
}

#footer #footer_container {
	float: left;
}

/* ------------ Post Navigation ------------ */

#navigation {
	padding: 10px 0 0 0;
	text-align: center;
	color: #000;
}

#navigation a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #4a943e;
}


/* ------------ Attachment ------------ */



/* ------------ The Page Title ------------ */



/* ------------ Comments ------------ */

#comments {
	margin: 0 auto;
	padding-right: 10px;
	padding-top: 20px;
	width: 500px;
}

#comments h2 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #4a943e;
	border-bottom: 1px dashed #bbb;
}

#comments ol {
	margin: 12px 0 10px 0;
	padding: 0;
	list-style-position: inside;
}

#comments ol li {
	margin: 5px 0 0 0;
	padding: 10px 10px 1px 10px;
	background: #eee;
	border: 1px solid #bbb;
}

#comments #commentform #author {
	width: 200px;
}

#comments #commentform #email {
	width: 200px;
}

#comments #commentform #url {
	width: 200px;
}
#comments #commentform #comment {
	width: 500px;
}

/* ------------ Calendar ------------ */

#calendar_wrap caption {
	margin: 0;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

#wp-calendar {
	margin: 0 auto;
	width: 160px;
}

.aktt_tweets {
	font-size: 11px;
        /*text-transform: uppercase;*/
              

}


