/*  
Theme Name: Agneka Simple
Theme URI: http://konstruktors.com/WordPressTheme/AgnekaSimple
Description: Simple design that makes you write.
Version: 0.4
Author: Kaspars Dambis
Author URI: http://konstruktors.com/blog

*/
#header .logo a, #header #nav-main a, .more-link, .pagetitle em { 
	/* Theme color */
	color:#C71585; 
}

body { width: 1024px; font: 81%/140% sans-serif; color:#333; margin:0 auto 0 auto; color:#333; background: #fff; }
a { color:#003F87; text-decoration:underline; }
a:hover { background:#EEE8AA; color:#000; text-decoration:none; }
h1, h2, h3, h4, h5, h6 { color:#000; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#000; text-decoration:none; border-bottom:1px dotted #ccc; }
h1 { margin:2em 0 1.5em; font-size:1.3em; line-height:1em; }
h5 { font-style:normal; }
hr { border:1px solid #ccc; }
blockquote { margin:1em 0; padding-left:2.5em; background: url('quotes.png') no-repeat 0 0.5em; }

#soul { float:left; width:924px; position:relative; left:100px; }
#header { padding:0 0 1em 0; margin:0; }
#header .logo { font-size:1.8em; line-height:1.1em; float:left; margin:0; }
#header .logo a { float:left; margin:0.55em 0.6em 0 -0.05em; padding:0; text-decoration:none; }
#header .logo a:hover { color:#000; }
#header .slogan { color:#666; width:250px; font-size:0.88em; line-height:1.2em; float:left;  margin:1.2em 0 0.1em 2em; }
#header .slogan em { font-style:normal; }
#header #nav-main { width:310px; float:right; margin-top:0; padding:0 0 0.2em 1em; }
#header #nav-main ul { padding-top:1.1em; }
#header #nav-main li { margin-right:0; }
#header #nav-main a { font-size:1em; line-height:1em; padding:1.2em 0.7em 0.3em 0.7em; }
#header #nav-main a:hover { color:#000; }
#header #nav-main li.current_page_item a, 
#header #nav-main li.current_page_item a:hover { color:#fff; background:#333; text-decoration:none; font-weight:bold; }

#content-main { margin-top:0.4em; }

#content-sub { float:right; width:350px; color:#666; margin:1em 0 3em 0; font-size:0.88em; line-height:1.4em; border-left:1px solid #aaa; }
#content-sub h2, h3, h4 { font-size:1.16em; }
#content-sub img.klogo { margin: 0.4em 1em 1em -0.6em; }
#content-sub .feedlink img { float:none; margin:0; vertical-align:middle; text-decoration:none; }

#footer { float:right; width:924px; clear:both; color:#666; font-size:0.88em; line-height:1.4em; margin:3em 0 1em; padding:1em 0 3em; position:relative; }
#footer a { color:#666; border:none; }
#footer input { font-size:1em; }
#footer #searchform { margin:0; padding: 2em 0 0 0;  }
#footer #searchform fieldset { border:none; padding:0; margin:0; }
#footer .credits { padding:0 0 4em 0; border-top:1px solid #ddd; }
#footer .footer-links { padding-top:0.5em; }
#footer .footer-info { padding-top:0.5em; }

h1 { font-size:1.6em; line-height:1.2em; margin-bottom:1em; }
.post h2 { font-size:1.3em; margin-bottom:1em; }
.postinfo, .postmetadata { color:#666; font-size:0.88em; line-height:1.4em; }
.postinfo a, .postmetadata a { color:#666; }
.postinfo { float:left; width:80px; text-align:right; position:relative; left: -100px; margin:0 -100px 0 0; }
.postinfo .date { font-style:normal; color:#333; }
.postmetadata { color:#666; margin:2em 0; text-align:right; font-size:0.88em; line-height:1em; }
.postmetadata a { color:#666; }
.more-link { white-space:nowrap; }
#searchform fieldset { border:none; margin:1em 0; padding:0; }

.nav-entry-pages { margin:3em 0 0 0; }
.nav-entry-pages .next { text-align:right; }
.search .post h4 { float:left; clear:both; width:100%; margin:1em 0 0.25em 0; }
.pagetitle { margin:2.2em 0 0 0; font-size:1.4em; font-weight:normal; }
.pagetitle em { font-style:normal; }
.sidebar-default { margin-top:2em; padding-bottom:1em; }
.bbin-c3 { margin-right:2em; }

#commentform label { display:block; width:100%; font-size:0.88em; line-height:1em; margin:0 0 0.5em 0; }
#commentform textarea { width:95%; }
#commentform .credits input { width:95%; }
#commentform .note { font-size:0.88em; line-height:1.4em; color:#999; }
#commentform .note code { font-size:1em; }

.leftsidebar {
margin: 0 0 0 0;
padding: 0 0 0 0;
float: left;
width: 160px;
}

.rightsidebar {
margin: 0 0 0 0;
padding: 0 0 0 0;
float: right;
width: 160px;
}

.sidebartitle {
margin: 0 0 0 0;
padding: 1em 0 0 0;
font-size:1.16em;
color:#000;
border-bottom:1px dotted #ccc;
}

.widesidebar {
margin: 0 0 0 0;
padding: 0 0 0 1em;
}

ul, ol {
	margin: 1em 0 1em 0;
	padding: 0 0 0 1.5em;
}


ul li {
	margin: 0.5em 0 0 0;
	padding: 0;
	text-align: left;
	list-style: disc;
	}

ol li {
	margin: 0;
	padding: 0;
	text-align: left;
	}
