/*
Theme Name: SM2009
Description: SM2009 tema.
Version: 1.0
Author: Ivo
Author URI: http://www.cornholio.lv
Tags: 
*/

/***** general *****/
body {
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	/*background: url(images/fons.png);*/
	background-color: #3E443C;
	color:#fff;
}
a {
	color:#EFDECE;
	text-decoration: none;
}
a:hover {
	color: #c05601;
	text-decoration: none;
}
h1 {
	font-size:30px;
}
h2 {
	font-size:26px;
}
h3 {
	font-size:21px;
}
h4 {
	font-size:17px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
p {
	margin: 0px 0px 12px 0px;
	line-height: 18px;
}
hr {
	height:1px;
	border:none;
	border-top:1px dashed #c75902;
	width:90%;
}
del {
	color:red;
}
ins {
	color:orange;
}
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px solid #c75902;
}
input, select, textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}
img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear:both;
}
.spacer {
	height:15px;
}
/***** layout *****/
#base {
	width:900px;
	margin:0px auto;
}
#header {
	position:relative;
	width: 900px;
	height: 87px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-color: #676650;
}
#topreklama {
	position:relative;
	width: 900px;
	height: 270px;
	margin-top: 4px;
	padding-top: 6px;
	background-color: #687363;
}
#container {
	position:relative;
	width:900px;
	overflow:hidden;
	background-color: #687363;
}
#content { /*width=682px*/
	float:left;
	display:inline;
	overflow:hidden; /*when ie6, image's with is > content width, hidden*/
	width:642px;
	min-height:614px; /*ie6 not support*/
	padding: 0px 15px 0px 25px;
}
#sidebar { /*width=216px*/
	float:right;
	overflow:hidden;
	width: 200px;
	padding: 0px 8px 0px 8px;
	color:#ffffff;
}
#footer {
	height: 34px;
	margin-top: 4px;
	background-color: #676650;
	color: #efdece;
	font-size: 11px;
	padding:6px 0px 0px 6px;
}
#footer a {
	color: #efdece;
	font-weight:bold;
}
/***** header *****/
#blogtitle {
	font-family: Arial, Verdana;
	text-transform: uppercase;
	position:absolute;
	width:300px;
	left:95px;
	top:30px;
	font-size:42px;
	color:#ffffff;
}
#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana;
	color:#ffffff;
	text-decoration:none;
}
#subtitle {
	font-family: Verdana, Arial;
	position:absolute;
	width:225px;
	left:95px;
	top:15px;
	font-size:13px;
	color:#ffffff;
}
#header ul {
	position: absolute;
	width: 435px;
	height: 70px;
	float:right;
	top: 10px;
	right: 6px;
	margin:0px;
	margin-top:15px;
}
#header ul li {
	display: inline;
	font-size: 13px;
}
#header ul li a {
	display: block;
	float: left;
	line-height: 22px;
	color: #EFDECE;
	padding: 0 15px;
	text-decoration:none;
}
#header ul li a:hover, #header ul li.current_page_item a {
	background: #3d3d3d;
	color:#fff;
}

/***** reklama *****/

.reklama {
	position:relative;
	width: 884px;
	margin-left: 6px;
	/*border: 1px solid #FFF;*/
}
/***** content *****/
.column { 
	float:left;
	display:inline;
	overflow:hidden; /*when ie6, image's with is > content width, hidden*/	
	width:292px;
	margin: 0px 0px 10px 6px;
	background-color: #3D3D3D;
}
.column1 { 
	width:280px;
	padding: 6px 6px 6px 6px;
}
.columntitle {
	height: 20px;
	background-color: #63695e;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
	color: #FF7BAC;
	font-family: Arial,Verdana;
	font-size: 16px;
}
.columntitle2 {
	height: 20px;
	background-color: #575757;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
	color: #3FA9F5;
	font-family: Arial,Verdana;
	font-size: 16px;
}
.columntitle3 {
	height: 20px;
	background-color: #676650;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
	color: #C2C478;
	font-family: Arial,Verdana;
	font-size: 16px;
}
.archivetitle {
	color: #394747;
	font-size: 14px;
	font-variant: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}
.title, .title a {
	color: #ffffff;
	font-size: 20px;
}
.column1 .title, .column1 .title a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;

}
.column1 .title a:hover {
	color: #ffffff;
	text-decoration:underline;

}
.column .postmetadata {
	border-bottom-color: #687363;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 8px;
}
.column .entry p {
	margin-bottom: 8px;
}
.postmetadata {
	border-bottom-color: #3E443C;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 8px;
}
.date {
	font-size: 10px;
	padding: 0px 0px 4px 0px;
}
.entry {
	color: #ffffff;
	text-align: justify;
	padding: 8px 0px 0px 0px;
}
.page_entry {
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 20px 0px;
}
.pagetitle {
	font-size: 20px;
	font-weight: normal;
}
.info {
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	margin: 0px 1px 50px 0px;
	padding: 4px 0px 1px 1px;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4Px 20px;
	background: url('images/category.gif') no-repeat top left transparent;
}
.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/tags.gif') no-repeat top left transparent;
}
.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/bubble.gif') no-repeat top left transparent;
}
.navigation {
	font-size: 11px;
	margin: 20px 0px 20px 0px;
	padding: 2px 0px 17px 0px;
}
.column .navigation {
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 17px 0px;
}
.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
}
#postmetadata {
	font-size: 12px;
	margin: 10px 0px 20px 0px;
	padding: 5px 15px 5px 15px;
}
.nocomments {
	background: none;
	color: #fff;
}
#respond {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top:1px dotted #3E443C;
}
.commenttitle {
	color: #fff;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
}
.commentlist {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.commentbody {
	color: #fff;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
.adminbody {
	color: #fff;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 0px 0px;
}
.commenthead {
	color: #EFDECE;
	padding: 5px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
	background:#676650;
}
.adminhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 8px 0px;
	background: #3E443C;
}
.commentlist p {
	padding-left: 5px;
}
.avatar {
	position:relative;
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 6px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {
	color: #EFDECE;
	font-size: 11px;
	font-weight: bold;
}
.authorlink a {
	color: #EFDECE;
	font-size: 11px;
	font-weight: bold;
}
.commentlink {
	font-size: 10px;
	color: #EFDECE;
}
.trackhead {
	color: #EFDECE;
	padding: 5px 0px 8px 40px;
	margin: 0px 0px 10px 0px;
	background-image: url(images/track.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	background-color: #676650;
}
.trackbody {
	color: #EFDECE;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
.trackbody p a {
	color: #EFDECE;
}
#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #EFDECE;
	font-size: 12px;
	background: none;
	padding-left: 2px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 400px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
/***** search *****/
#searchform {
	margin:15px 0 10px 0;
	padding:0 0 0 0;
}
.searchbox {
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:170px;
	height:28px;
}
.search-field input {
	position:relative;
	float:left;
	top:8px;
	left:8px;
	width:117px;
	height:13px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:2px 3px 1px 3px;
	border:0px;
	background:#fff;
}
.search-but input {
	float:right;
	position:relative;
	top:5px;
	right:10px;
	width:25px;
	height:22px;
}
#searchsubmit {
	margin: 8px 0 0 0;
}
/***** sidebar *****/
#sidebar a {
	color:#efdece;
}
#sidebar a:hover {
	color:#fdfdfd;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 2px 0px;
}
#sidebar ul ul li {
	color: #c8c8c8;
	line-height: 1.6em;
	list-style-type: none;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 13px;
	border:0px;
	background:url('images/titlearrow.gif') no-repeat 0px 5px;
}
#sidebar ul ul ul li {
	font-size:12px;
	border:0px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 12px;
	line-height: 1.5em;
	background:url('images/arrow.gif') no-repeat 0px 5px;
	color: #ffffff;
}
#sidebar h1, .widgettitle {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 0px 0px 5px 0px;
	padding: 3px 20px 3px 0px;
}
#sidebar select {
	margin:5px 0px 2px 2px;
	font-size:11px;
	width:170px;
	overflow:hidden;
}
#adrotate_1 ul li {
	list-style-type: none;
	padding: 0px 0px 2px 0px !important;
	background:none !important;
}
/***** widget *****/
#wp-calendar td {
	font-size:11px;
}
#wp-calendar td a {
	font-weight:bold;
	text-decoration:underline;
}
#wp-calendar {
	width: 174px;
	text-align: center;
	font-size:11px;
}
.wp-caption { /*images caption*/
	text-align: center;
	color:#000;
}
.textwidget { /*text box*/
	margin:2px 0px 5px 2px;
}
.rsswidget img {
	display:none;
}
#akismetwrap {
	margin:2px 0 2px 25px;
}
#sidebar .widget_rss h1 {
	background:url('images/rss.png') no-repeat right;
}
.wp-smiley {
	vertical-align:middle;
	border:0px;
	padding:0px;
}
/***** footer *****/
#footerlogo{
	float: right;
	margin: 3px 6px 0px 0px;
}
#footertxt{
	float: left;
	margin: 7px 0px 0px 5px;
	width: 425px;
}