/*
Theme Name: gbut gblo Theme
Theme URI: http://www.gbut.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Goran Butorac - Frenki
Author URI: http://www.gbut.com/
Tags: minimal, classy, fixed width

	gbut gblo 1.0
	http://www.gbut.com/

	Goran Butorac © 2008

*/


body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background-color: #555555;
	background-image: url('images/bg.png');
	color: #dceed2;
	margin: 0px;
	padding: 0px;
	}

#page {
	width: 800px;
	margin: 0px auto;
	zoom: 1;
	}
#copyright {
	width: 800px;
	clear: both;
	zoom: 1;
	text-align: center;
	border-top: 1px solid #444444;
	margin: 0px auto;
}
#sidebarclear{
	clear: both;
}
#copyright, #copyright A, #copyright A:hover {
	color: #777777;
}
#header {
	}
	
/* Begin Sidebar */
#sidebar {
	width: 250px;
	float: left;
	zoom: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
	color: #87b76a;
	background-image: url('images/shadow.png');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 100px 0px;
	margin: 0px;
}

#sidebar A {
	color: #87b76a;
	text-decoration: none;
}
#sidebar A:hover {
	color: #acea88;
}

#sidebar form {
	margin: 0;
}
	
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	zoom: 1;
}
#sidebar ul li{
	margin: 0px;
	padding: 0px;
}

#sidebar DIV{
	margin: 0px;
	padding: 10px;
}




#sidebar DIV.color{
	background-image: url('images/grad.png');
	background-position: right;
	background-repeat: repeat-y;
}
#sidebar DIV.darken{
	background-image: url('images/darkgrad.png');
	background-position: right;
	background-repeat: repeat-y;
}


#sidebar ul li.page_item{
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li.page_item A{
	color: #acea88;
}
#sidebar ul li.page_item A:hover{
	color: #dceed2;
}

#sidebar A img {
	border: 0px;
}

#sidebar a.delicious-link{
	font-size: 12px;
}
#sidebar span.delicious-desc{
	font-size: 9px;
	font-family: Arial, Sans-Serif;
	color: #dceed2;
}
#sidebar li.delicious-item{
	margin-top: 5px;
}

#sidebar #searchform{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#sidebar #s{
	background-color: #4c4a4e;
	border: 0px;
	color: #acea88;
	width: 100px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#sidebar #searchsubmit{
	background-color: #85a771;
	border: 0px;
	color: #acea88;
	font-weight: bold;
	width: 16px;
	font-size: 10px;
}

#sidebar h2 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 14px;
}
#sidebar img.spaced {
	margin-bottom: 5px;
}

div #tags{
	font-family: Arial, Sans-Serif;
}


/* End Sidebar */

/* Posts */

#content {
	zoom: 1;
	float: left;
	position: relative;
	width: 480px;
	padding: 100px 0px 10px 50px;
}

#content A {
	color: #87b76a;
	text-decoration: none;
}
#content A:hover {
	color: #acea88;
	border-bottom: 0px;
}

div.post {
	margin-bottom: 50px;
}


div.post H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px 0px 12px;
	background-image: url('images/linegrad.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #acea88;
}

#content H2 A {
	color: #acea88;
}

#content H2 A:hover {
	color: #dceed2;
}

#content H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 7px 0px 5px;
	padding: 0px;
	color: #acea88;
}
#content HR {
	border: 0px;
	height: 1px;
	padding: 0px;
	margin: 10px 0px;
	background-image: url('images/linegrad.png');
	background-position: left bottom;
	background-repeat: no-repeat;
}

#content div.post small {
	font-family: Arial, Sans-Serif;
	font-size: 9px;
}

#content div.post P {
	margin: 5px 0px 3px;
	padding: 0px;
}

#content div.navigation {
	padding: 0;
	margin: 0;
	height: 50px;
	zoom: 1;
}

#content div.navigation div.alignleft{
	float: left;
}

#content div.navigation div.alignright{
	float: right;
}
#content div.navigation div.alignclear{
	clear: both;
}

#content div.post p.postmetadata {
	background-image: url('images/linegrad2.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 5px;
}

#content #comment {
	width: 100%;
	height: 100px;
	border: 0px;
	color: #acea88;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	background-color: #595c57;
}
#content #submit{
	background-color: #85a771;
	border: 0px;
	color: #acea88;
	font-weight: bold;
	font-size: 10px;
}


/* End Posts */

/* PAGES */
DIV#content H2#title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px 0px 12px;
	background-image: url('images/linegrad.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #acea88;
}

/* COMMENTS */

OL.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #666666;
}

OL.commentlist LI{
	margin: 0px;
	padding: 10px 10px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #444444;
}

OL.commentlist LI.alt {
}


OL.commentlist DIV.commentleft {
	float: left;
}

OL.commentlist DIV.commentright {
	float: right;
}
OL.commentlist DIV.commentclear {
	clear: both;
}

A IMG {
	border: 0px;
	border-bottom: 1px solid #555555;
	border-top: 1px solid #555555;
	padding: 2px 0px;
}

A:HOVER IMG {
	border: 0px;
	border-bottom: 1px solid #acea88;
	border-top: 1px solid #acea88;
}
