/*
Theme Name: GoodTheme Lead
Theme URI: 
Description: 
Author: GoodTheme
Author URI: 
Version: 1.0.+
Tags: 
*/

/*  theme is licensed under the GPL  */


* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #CCCCCC url(images/grey_bg.gif) repeat-x 0 0;
}
#all {
	width: 987px;
	margin: auto auto;
	text-align: left;
}
a {
	/* color: #FF5F00; orange */
	color: #000099; /* link blue */
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
			background-color:#eee;
			border: 1px solid #ddd;
			padding: 5px;
			margin-bottom:10px;
			margin-top:30px;
			overflow:hidden;
}
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

ul {
	margin-left: 10px; padding: 0;
}


h1 {font-size: 18pt; padding: 10px 0; font-family:Arial, Helvetica, sans-serif; color:#000000;}
h3 {font-size: 10pt;padding: 10px 0;font-family:Arial, Helvetica, sans-serif; color:#000000;}
h4, h5, h6 {font-size: 9pt;padding: 10px 0;font-family:Arial, Helvetica, sans-serif; color:#000000;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/** BEGIN wrapper **/
#wrapper {
	width: 935px;
	margin: auto auto;
	text-align: left;
	border:1px solid #999;
	background-color:#FFFFFF;
	margin-top:40px;
}
/** END wrapper **/


/** BEGIN header **/
#header {
}

#logo {
	width: 987px;
	height: 133px;
	background: url(dkt-images/top3.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	text-indent: -9999em;
}

#hed{ 
	clear:both;
	}


/* Naeste hold */

#naeste_hold {
	width: 100%;
}

#naeste_hold li a span {
	font-size: 9px;
	color: #666;
	font-weight: normal;
}		
/* Second Menu */

#secnav, #secnav ul {
	padding: 0 35px 0 35px;
	margin: 0;
	list-style: none; 
	line-height: 1;
	background-color: #CCCCCC;
	/*width:987px;
*/
}

#secnav a {
	display: block;
	line-height: 16px;
	padding: 3px 20px 11px 20px;
	color: #212121;
}

#secnav a:hover {
	color: #000099; /* link blue */
}


#secnav li:hover, #secnav li.sfhover1 {
	color: #000099; /* link blue */
}

#secnav li:hover span, #secnav li.sfhover1 span {
	color: #000099; /* link blue */
}

#secnav li {
	float: left;
	font-size: 12px;
	font-weight: bold;
}

/** END header **/


/** BEGIN sidebar **/
#side {
	width: 304px;
	float: left;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	background: #fbfbfa url(dkt-images/sidebar_bg2.gif) no-repeat 0 0;
	/*background-color: #FAFAFA;*/
	}
#sidebar {
	width: 260px;
	float: left;
	padding: 10px 0 0 0;
	/*background: url(dkt-images/menubar_orange_arrow.gif) no-repeat 20px top;*/
	background: url(dkt-images/menubar_orange_arrow.gif) no-repeat 10px 44px;
	font-size: 1.1em;
	margin-left:20px

}
	#sidebar ul {
		list-style-type: none;
		margin-bottom: 15px;
	}
	#sidebar ul li {
		line-height: 1.4em;
		padding: 2px 0;
	}
	#sidebar .menu {
		/*border-top: 1px dotted #f2f2f2;*/
	}
	#sidebar .menu h2 {
		padding: 8px 34px;
		font-size: 0.9em;
		text-transform: uppercase;
		border-bottom: 1px solid #999999;
		color: #999999;
	}
	#sidebar .menu li {
		line-height: 2.0em;
	}

	#sidebar .not_menu h2 {
		padding: 8px 0px;
		font-size: 0.9em;
		text-transform: uppercase;
		border-bottom: 1px solid #999999;
		color: #999999;
		padding-top: 16px;
	}
	#sidebar .not_menu li {
		line-height: 1.4em;
	}
	#sidebar .not_menu .subheader {
		display: inline; 
		border-bottom: 1px solid #d4d4d4;
	}
	#sidebar .dynamicsidebar{
	margin:10px;
	}
	#sidebar .dynamicsidebar h2{
	margin:10px -10px;
	}


/** BEGIN content **/
#content {
	width: 630px;
	float: right;
	background-color:#FFFFFF;
}

	#content .post {
		width: 220px;
		float: right;
		padding: 10px 35px 15px 0;
		border-bottom: 1px dotted #f2f2f2;
		margin-bottom: 30px;
		text-align:justify;
	}
		#content .post h3 {
			font-size: 1.2em;
			font-family:Arial, Helvetica, sans-serif;
			padding:10px 0;
		}
			#content .post h3 a {
				color: #000;
				text-decoration: none;
				font-family:Arial, Helvetica, sans-serif;
				padding:5px 0;
			}
		#content .post img {
			width: 220px; height: 101px;
			padding: 5px;
			border: 1px solid #ddd;
			float: left;
			margin: 0 10px 15px 0;
			background-color:#eee;
		}
		#content .post p {
			line-height: 1.4em;
			font-size: 0.9em;
		}
		#content .post .uvod {
			width:232px;
			overflow:hidden;
		}
		
		#content .post .category {
			clear: both;
			float: left;
			font-size: 0.8em;
			padding-top: 10px;
			width:200px;
			border-bottom:1px solid #f2f2f2;
			padding:5px 0;
			height:15px;
			color:#999999;
			line-height:17px;
		}
		#content .post .comments {
			float: right;
			font-size: 0.8em;
			padding-top: 10px;
			width:32px;
			border-bottom:1px solid #f2f2f2;
			padding:5px 0;
			height:15px;
			text-align:right;
			color:#999999;
			line-height:17px;
		}
		#content .post .category a, #content .post .comments a{
		color:#999;}
	#content .uneven {
		float: left;
		clear: both;
		padding-left:35px;
	}
	#content .postnav {
		clear: both;
		padding: 30px;
	}
		#content .postnav ul {
			list-style-type: none;
			padding: 10px;
		}
			#content .postnav ul li {
				float: left;
				color: #B5B4BC;
				padding: 4px;
			}
			#content .postnav ul li a {
				color: #636363;
				text-decoration: none;
				display: block;
				padding: 2px 6px;
				border: 1px solid #E2E2E2;
			}
			#content .postnav ul li a:hover {
				border-color: #ffffff;
			}
			#wp_page_numbers ul {
				border-top: 0 !important;
			}
			#wp_page_numbers .page_info {
				padding: 3px 6px !important;
				margin-right: 2px;
				border: 1px solid #e0e0e0 !important;
				margin-top: 4px;
			}
			#wp_page_numbers .active_page a {
				background-color: #ffffff !important;
				border: 0 !important;
			}
#content .postmeta{ background-color:#CC0000;}
/** END content **/



/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #333; /* #0b3042;*/
	padding: 3px 20px 18px 20px;
	color:#ddd;
}
	#footer .wrapper {
		width: 900px;
		margin: 0 auto;
		text-align: center;
		clear:both;
		font-size:7pt;
		padding-top: 15px;
	}
	#footer h2 {
		color: #ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14pt;
		font-weight:normal;
		padding:5px 5px;
		border-bottom:1px solid #444;
		margin-bottom:15px;
	}
	#footer p {
		color: #ddd;
		line-height:20px;
	}
	#footer li {
		line-height:20px;
		padding:5px 10px;
	}
	#footer a {
		color: #ddd;
	}
	#footer a:hover {
		color: #ddd;
	}
	#footer p.l {
		float: left;
	}
	#footer p.r {
		float: right;
	}
	

/** END footer **/

/* Start tables */

table, table.post
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

table, table.post .post tr, .post th, .post td
{
	background-color:Transparent;
  vertical-align: top;
  text-align:left;
}


th, td
{
  padding: 5px;
  vertical-align: top;
  text-align:left;
  /* border: solid 1px #2F3540; */
}

.post th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */


/** BEGIN miscellaneous **/
#content .single {
	padding: 40px;
	/*margin-bottom: 10px;*/
	text-align:justify;
}
	#content .single h2 {
		font-size: 15pt;
		margin-bottom: 20px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#333;
	}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
		margin-left: 20px; 
		padding: 0;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin: 10px;
		background-color: #eeeeee;
		border-width: 1px;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single img {
		border: 1px solid #bbb;
		padding:5px;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}

	#content .single table {
		border: 0;
		padding: 0px;
		margin: 0px; 
		vertical-align: top;
		width: 100%;
	}


div.errors{ color:#F00; }
#EmailForm .invalidValue{ background: #FFDFDF; border:1px solid #F00; }
#EmailForm .requiredValue{ background: #FFFFDF; border:1px solid #F00; }

h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
	
	
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

/** END miscellaneous **/



/** FORMS */

form {
	line-height: 1.8em;
}

span.wpcf7-list-item {  /** Display radio buttons on seperate lines */
	display: table-row; 
}  

fieldset { 
	padding: 10px 0px 0px 20px;
}

legend { 
	padding-left: 5px;
	padding-right: 5px;
}


textarea {
	width: 420px;
	height: 100px;
}

.textinput {
	width: 300px;
}

.submitbutton {
	padding: 3px 8px 3px 8px;
}