/* 
Theme Name: Elyksir theme
Theme URI: /
Description: Bujaka! Elysir theme was specialy designed for  friend of mine - DJ Elyksir, probably the best slovenian trance DJ!
Version: 1.0
Author: Miha Omejc
Author URI: http://www.mihaomejc.com/
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	background:url(images/main2.jpg) center top no-repeat #000;
	font:76%/1.6 Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
a {
	color:#c6db21;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
p {
	padding:0.5em 0;
}
ul, ol {
	margin-left:2em;
}
.alignleft {
	float:left;
	margin:0 25px 10px 0;
}
.alignright {
	float:right;
	margin:0 0 10px 25px;
}
#wrap {
	margin:0 auto;
	width:960px;
}
#header {
	width:960px;
	float:left;
	height:300px;
}
#header h1 {
	width: 273px;
	height: 102px;
	background-image: url(images/elyksir.jpg);
	position:absolute;
	top:159px;
	margin-left:687px;
}
#header h1 span {
	display: none;
}
#header ul {
	list-style:none;
	padding:20px 0 0 310px;
}
#header li {
	display:inline;
}
#header li a {
	display:block;
	float:left;
	margin:0 1px 0 0;
	padding:4px 14px 4px 14px;
	color:#fff;
	text-decoration:none;
	background:url(images/bg_menu.png);
	font-size:0.95em;
}
#header li a:hover, #header li.current_page_item a {
	background:#f10909;
}
#sidebar {
	width:310px;
	float:left;
	padding:16px 0 0 0;
	font-size:0.9em;
}
#sidebar ul {
	margin-bottom:30px;
	margin-left:0;
	display:block;
	clear:left;
	width:300px;
}
#sidebar li {
	list-style:none;
}
#sidebar li ul li.lastSide {
	padding:6px 0 0 0;
}
#content {
	float:left;
	width:650px;
}
#content div.post {
	float:left;
	width:650px;
	padding-bottom:30px;
}
#content small {
	font:1.1em/2 Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #505a0e;
	display:block;
	float:left;
	width:100%;
	color:#505a0e;
}
#content small a {
	color:#717e19;
}
#content small a:hover {
	color:#c6db21;
	text-decoration:underline;
}
#content small span.postMeta {
	float:left;
	background:url(images/filed.gif) no-repeat 0 10px;
	padding-left:15px;
}
#content small span.postDate {
	float:left;
	padding-left:33px;
	background:url(images/date.gif) 25px 11px no-repeat;
}
#content small span.commentCount {
	float:right;
	background:url(images/comment.gif) no-repeat 0 11px;
	padding-left:15px;
	font-weight:700;
}
#content h2 {
	clear:both;
	font:2.0em/1.7 Georgia, "Times New Roman", Times, serif;
	font-weight:700;
}
#content h2 a {
	text-decoration:none;
	padding:0 2px;
}
#content h2 a:hover {
	background:#f10909;
	color:#fff;
}
.more {
	background:url(images/more.gif) no-repeat 0 1px;
	padding:0 0 3px 19px;
}
#content h2#comments {
	font:1.5em/1.7 Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333;
	border-top:1px dotted #333;
	margin-top:25px;
	padding:20px 0 10px;
}
#content h2#comments a {
	font-size:0.7em;
}
#commentlist {
	padding:0 0 10px 0;
	float:left;
	list-style:none;
	width:650px;
	margin:0;
}
#commentlist li {
	padding:10px;
	background:#222;
	margin-bottom:2px;
	color:#ddd;
}
#commentlist li.odd-row{
   background:#121212;
}
#commentlist li.author-comment{
	background:url(images/admin_comment.gif) no-repeat 560px 20px #353535;
}
#commentlist li p.kdo, #commentlist li img {
	float:left;
}
#commentlist li img {
	border: 1px solid #4a4a4a;
	padding:2px;
	margin:0 20px 20px 0;
}
#commentlist img.wp-smiley {
	float:none;
	border:none;
	margin:0;
}
#commentlist li p.kdo {
	font-size:1.4em;
	font-weight:700;
	color:#CCC;
}
#commentlist li p.kdo a {
	text-decoration:none;
}
#commentlist li p.kdo span {
	color:#666;
	font-size:0.6em;
	font-weight:normal;
}
h2#postcomment {
	font:1.5em/1.7 Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333;
	border-top:1px dotted #333;
	margin-top:15px;
	padding:20px 0 10px;
}
#commentform input, #commentform textarea {
	background:#2d2d2d;
	color:#a2a2a2;
	border:none;
	padding:5px;
}
#footer {
	float:left;
	width:960px;
	clear:both;
	padding:0 0 30px 0;
}
#footer div {
	border-top:1px solid #2a2b2a;
	font-size:0.8em;
	color:#636363;
	padding:15px 20px 0 0;
}
#footer div a {
	color:#ababab;
	text-decoration:none;
}
#footer div a:hover {
	text-decoration:underline;
}
#friends {
	width:450px;
	float:left;
}
#friends ul {
	list-style:none;
	float:left;
	margin:0;
}
#friends li {
	display:block;
	float:left;
	width:225px;
}
.kocka {
	width:215px;
	float:left;
	margin-left:10px;
}
