﻿@charset "utf-8";
/*
Theme Name: Krusec v1.0
Theme URI: http://www.net385.com
Description: Krusec.com
Version: 1.0
Author: Dejan Agostini
Author URI:
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Halvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url(img/bg.jpg) repeat-x left top;
	color: #000000;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 800px;
text-align: left;
}

#header{
float: left;
width: 780px;
margin: 0 10px 0 10px;
}

#container{
float: left;
width: 570px;
padding: 0 0 0 0;
background: #ffffff url(img/tire.png) no-repeat right bottom;
}

.post{
margin: 10px 10px 10px 10px;
background: url(img/bg_post.jpg) no-repeat left top;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
background: url(img/bg_dot.gif) repeat-x bottom left;
padding: 10px 0 10px 10px;
margin: 10px 0 10px 10px;
}

.entry{
line-height: 14px;
padding: 0 0 0 10px;
}

p.postmetadata{
border-top: 1px, solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 20px;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
width: 200px;
background: #f0f0f0 url(img/tatoo.png) no-repeat right bottom;
margin: 0 0 10px 10px;
display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0px 10px 0px 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
background: url(img/bg_ul_li_h2.jpg) no-repeat left top;
font-size: 14px;
padding: 10px 10px 10px 10px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
padding: 0px 0px 0px 20px;
background: url(img/bg_ul_li.png) no-repeat left top;
}

#footer{
clear: both;
float: left;
width: 570px;
padding: 10px 0 0 20px;
}

#footer p{
line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0 10px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
