/*
Theme Name: Savium
Theme URI: http://www.saviumsaliva.com
Description: SAVİUM | instrumental one-man band
Version: 1.0
Author: Kenneth Rasmussen
Author URI: K-place.org
*/

* { padding: 0; margin: 0; }

.sociable ul {
list-style:none;
}
.sociable ul li {
float:right;
margin:0 4px;
}

.css_form_messagefield {
border:1px solid;
height:150px;
width:400px;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background:#dacbb3;
line-height:1.3em;
}

a img {
	cursor:pointer;
}

.onebit_mp3 a { color: #775555; }

p {
margin: 1em 0 1em 0;
}


#wrapper { 
position:relative;
left:40px;
width: 922px;
}

table {
  border-collapse: collapse;
  border: 0px;
}

#sidebar {
background-image:url("pictures/bg3.jpg");
background-repeat:no-repeat;
color:#775555;
display:inline;
float:left;
font-size:25px;
height:360px;
margin:0;
padding:15px 10px 10px;
width:300px;
}

#content{
 font-size: 13px;
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width:570px;
 display: inline;
 color: #775555;
 background:#EDE3C8;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}

#footer {
width:750px;
margin:0 auto;
clear:both;
padding:15px;
font-size:10px;
text-align:center;
}

/* TYPOGRAFI */
h2{
font-size: 16px;
color: #775555;
}

a, a:link, a:visited, a:active {
color: #333333;
}

a:hover {
color: #775555;
font-style: bold;
}
#sidebar a{text-decoration:none}

#sidebar ul li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}
.entry {
	clear: both;
}
.post-comments {
	background: url(pictures/comments.gif) no-repeat;
	padding-left: 20px;
        padding-bottom: 20px;
	float: left;
	font-size: 95%;
}
.mini-add-comment {
	background: url(pictures/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: left;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #EDE3C8;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#EDE3C8;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(pictures/knap.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
