/*
Theme Name: Kosnica
Theme URI: http://www.kosnica.org
Description: 2 column WP theme
Author: http://www.kosnica.org
Author URI: http://painttheinternet.org
*/


*{margin:0; padding:0;}

body {
font-family: Verdana, Arial; 
font-size: 12px; 
background: #222222;
color: #333; 
margin:0; 
padding:0;
line-height: 17px;
}

a { color: #036DA7; text-decoration: none; }
a:hover { text-decoration: none; color: #111; }

img{ border: none; padding: 6px; } 
img a{border:none;} 

/*ul { list-style-type: none; }*/

#page {
	width: 990px;
	margin: 0 auto;
}

#header { 
height: 168px;
background: #FFBB3A url(images/header.jpg) no-repeat;
}
#header h1 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:25px;
font-weight: bold;
padding-left:260px;
padding-top:60px;
text-transform:uppercase;
color:#fff;
}
#header h1 a { color : #fff; }	
#header h1 a:hover { text-decoration : none; }
#header h2 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:16px;
text-transform:uppercase;
font-weight:bold;
padding-left:260px;
color:#594D32;
padding-top: 4px;
}
#header h2#countdownText {
	padding-left:0px;
}
#header div#leftside {
	float:left;
	width:60%;
}
#header div#rightside {
	float:right;
	padding-top:45px;
	width:40%;
}

#menu {
    font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	border-top: 1px dotted #ccc;	
	border-bottom: 1px dotted #ccc;
	background: #eee;
	color: #808080;
	height: 30px;
	line-height: 30px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #333;
font-size: 17px; 
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
background: #ffbb3a;
}

.current_page_item {
color: #fff;
background: #ffbb3a url(images/menu-active.jpg) no-repeat;;
}


#wrapper {
background: #fff;
padding: 0 10px;
}

#content {
	float: left;
    width: 700px;
	padding-top: 40px;
	padding-bottom: 20px;
}

div.home #content {
	padding-top: 20px;
}
	
div.single div#content {
	padding-top:0px;
}

div.navigation {
	line-height:40px;
}

#sidebar {
    float:right;
	padding-bottom:20px;
	padding-top:40px;
}

#footer {
    font-size: 11px;
    background: #000;
    height: 50px;
	line-height: 50px;
    text-align: center;
	color #ccc;
}
#footer p { color: #ccc; }
#footer a { color: #ccc; }
#footer a:hover { text-decoration: underline; }



h1 {

}

h2 {

}

h3 {
font-weight: 100;
margin-top: 7px;
}

h4 {

}

h5 {

}





h2 a {
	color:#EF9D00;
	font-size:19px;
	font-weight:100;
	letter-spacing:-1px;
	margin:0 0 4px;
	padding:0 0 3px;
}

h2 a:hover, h2 a:visited, h2 a {

}

.featured {
	background:#F3F3F3 none repeat scroll 0 0;
	border-top:1px solid #E7E7E7;
	border-bottom:1px solid #E7E7E7;
	border:1px solid #E7E7E7;
	margin-bottom:15px;
	padding:0px 0px 10px 19px;
	width:680px;
}

.featured .titleback {
	margin-top:19px;
}

.featured .left img {
	max-width:300px;
}

html* .featured .left img {
	width: 300px
}

.clr {
	clear:both;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}

.featured .left {
	float:left;
	padding-right:18px;
	width:300px;
}

.featured .right {
	float:left;
	width:340px;
}

.news_boxes {
	background:transparent url(images/news_box-bg.gif) repeat-y scroll 0 0;
	width:700px;
}

.news_boxes .nb_top {
	background:transparent url(images/news_box-top.gif) no-repeat scroll 0 0;
	font-size:1px;
	height:6px;
	line-height:1px;
}

.news_boxes .news_box {
	float:left;
	margin-right:5px;
	padding:10px;
	width:210px;
}

.news_boxes .last {
	margin-right:0px;
}

.post {
	width:681px;
	padding-left:19px;
}

.post h2 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h2 a:hover { text-decoration: none; }

.post h3 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h3 a:hover { text-decoration: none; }

.post p {
	padding: 5px;
}

.post a {
	color:#000000;
	text-decoration:none;
}

.post a:hover {
	color:#000000;
	text-decoration:underline;
}

.post ul {
	margin:0px;
	padding:5px 0px 5px 35px;
}

.post li {
	margin:0px;
	padding:0px;
}

.entry {

}

.entrytext .postmetadata {
	clear: both; 
    background:#eee; 
	padding:6px; 
	margin-top: 16px;
	margin-bottom: 5px;
}

.postmetadata alt {
	clear: both; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
}
.postmetadata {
	clear: both; 
	background:#eee; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
}
.postmetadata a {

}

.navigation {
	color:#333333;
	display:block;
	padding:0 25px;
}

.single .navigation {

}
	
.alignleft {
	float:left;
} 

.navigation .alignleft {
	text-align:left;
}

.alignright {
	float:right;
}

.navigation .alignright {
	text-align:right;
}

.center {

}

.pagetitle {

}

blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 {
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
	color: #EF9D00;
	
}

#sidebar ul {
    list-style-type: none; 

}

#sidebar ul h2 {
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 18px;
    margin: 10px 0 5px; padding: 0 0 3px; 
	color: #333;
	border-bottom: 1px dotted #aaa;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
}

#sidebar ul li {

}

#sidebar ul ul {
padding-left: 5px;
}

#sidebar ul ul li {
    background: url(images/icon.gif) no-repeat center left;
    padding: 2px 0 2px 18px;
}
#sidebar ul ul li a { font-size: 12px; padding: 3px 0; }
#sidebar ul ul li a:hover { }

#sidebar ul ul ul {
padding-left: 7px;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:300px;
	}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	background: #eee;
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	border: 1px solid #aaa;
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}
#commentform textarea {
border: 1px solid #aaa;
background: #eee;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}

div.search-rss {
	background:#E7E7E7 none repeat scroll 0 0;
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	margin-bottom:10px;
	padding:7px 0px 7px 0px;
	width:270px;
}

div#image_flicker {
	text-align:center;
	padding-left:15px;
}

html* div#image_flicker {
	text-align:center;
}

div.rss {
	height:34px;
	padding-left:30px;
	text-align:center;
}

div.rss img {
	vertical-align:middle;
}

div.rss a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

div.rss a:hover {
	text-decoration:underline;
	color:#000000;
}

form#search input.txt {
font-size:12px;
height:18px;
padding:6px 9px;
width:160px;
}
form#search {
	height:30px;
	margin:0;
	padding-left:28px;
}

form#search input {
	border:0 none;
	float:left;
	height:30px;
	margin:0;
	padding:0;
}

#searchform input {
	font-size:12px;padding:6px;
	border: 1px solid #aaa;
}

#searchform #s {

}
#searchform input#searchsubmit{
border:0;color:#fff; background: #EF9D00;


}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

.dateicon {
padding-left: 20px;
background: url(images/date.png) no-repeat;
color: #111;
}

.titleback {
	border-top: 1px dotted #ccc;	
	border-bottom: 1px dotted #ccc;
	background: #E7E7E7;
	padding: 10px;
	margin-bottom: 10px;
}