/*   
Theme Name: 9ths Current KVT
Theme URI: 
Description: WordPress theme designed by 9th sphere
Author: 9th sphere
Author URI: http://www.9thsphere.com
Version: 1.1
Tags: blue color, fixed width, two columns, widgets
.
Copyright (c) 2008 9th sphere (a division of Etalco Limited)
.
*/

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, address, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
var, li, ul, ol, fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

html {
	width: 100%;
	text-align: center;
	/*background-image: url(images/back/bg_main.jpg); */
	/*background-repeat: repeat-x; */
	/*background-color: #f8f8f8;*/
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #626262;
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	width: 100%;
	margin: auto;
}

h1 {
	color: #fff;
	font-size: 36px;
	padding-bottom: 0px;
	line-height: 36px;
	font-weight: normal;
}

h2 {
	color: #409bd8;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	padding: 0 0 0 14px;
	font-weight: bold;
}

h3 {
	color: #409bd8;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	padding: 0 0 0 14px;
	font-weight: bold;
}

h4 {
	color: #409bd8;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	padding: 0 0 0 19px;
	font-weight: bold;
}

h3.respond {
	padding-left: 19px;
}

h2.separator {
	padding: 10px 0 0 14px;
	background: url(images/back/bg_separator.jpg) no-repeat 5px 0;
	clear: both;
	width: 180px;
}

.entry h2 {
	color: #626262;
	padding: 0;
}

.entry h3 {
	color: #626262;
	padding: 0;
}

.entry h2.page_title {
	color: #409bd8;
	margin-bottom: 10px;
}
	
p {
	padding-bottom: 12px;
	color: #707070;
}

p.no_clear {
	clear: none;
}

p.clear {
	clear: both;
}

ul#nav_main a { color: #fff; text-decoration: none; line-height: 32px; font-weight:bold; font-size: medium; }
ul#nav_main a:link { color: #fff; text-decoration: none; line-height: 32px; font-weight:bold;font-size: medium;}
ul#nav_main a:visited { color: #fff; text-decoration: none; line-height: 32px; font-weight:bold;font-size: medium;}
/*ul#nav_main a:hover { color: #79b6ed; font-weight:bold;font-size: medium;}*/
ul#nav_main a:hover { color: #ff890b; font-weight:bold;font-size: medium;}
ul#nav_main a:active { color: #ff890b; font-weight:bold;font-size: medium;}

/* ul#nav_main li a.selected{ color: #ff890b; font-weight:bold;font-size: medium;}  */

ul#nav_main li.current_page_
 a{color: #ff890b; font-weight:bold;font-size: medium;}
qul#nav_main qli qul{display: block; }

a { color: #00aeef; text-decoration: none; outline: none; }
a:link { color: #00aeef; text-decoration: none; outline: none; }
a:visited { color: #00aeef; text-decoration: none; outline: none; }
a:hover { color: #34618a; text-decoration: underline; }
a:active { color: #34618a ; text-decoration: underline; }

h1 a { color: #fff; text-decoration: none; outline: none; }
h1 a:link { color: #fff; text-decoration: none; outline: none; }
h1 a:visited { color: #fff; text-decoration: none; outline: none; }
h1 a:hover { color: #34618a; }
h1 a:active { color: #34618a; }

h2 a { color: #626262; text-decoration: none; outline: none; }
h2 a:link { color: #626262; text-decoration: none; outline: none; }
h2 a:visited { color: #626262; text-decoration: none; outline: none; }
h2 a:hover { color: #409bd8; }
h2 a:active { color: #409bd8; }

h3 a { color: #626262; text-decoration: none; outline: none; }
h3 a:link { color: #626262; text-decoration: none; outline: none; }
h3 a:visited { color: #626262; text-decoration: none; outline: none; }
h3 a:hover { color: #409bd8; }
h3 a:active { color: #409bd8; }

#sidebar ul li a { color: #636363; outline: none; }
#sidebar ul li a:link { color: #636363; outline: none; }
#sidebar ul li a:visited { color: #636363;  outline: none; }
#sidebar ul li a:hover { color: #00aeef; }
#sidebar ul li a:active { color: #00aeef; }

#footer a { color: #ccc; text-decoration: none; font-size: 10px; outline: none; }
#footer a:link { color: #ccc; text-decoration: none; font-size: 10px; outline: none; }
#footer a:visited { color: #ccc; text-decoration: none; font-size: 10px; outline: none; }
#footer a:hover { color: #e8f0fb; text-decoration: underline; }
#footer a:active { color: #e8f0fb; text-decoration: underline; }

table#wp-calendar td a { color: #00aeef; text-decoration: none; outline: none; }
table#wp-calendar td a:link { color: #00aeef; text-decoration: none; outline: none; }
table#wp-calendar td a:visited { color: #00aeef; text-decoration: none; outline: none; }
table#wp-calendar td a:hover { color: #34618a; text-decoration: underline; }
table#wp-calendar td a:active { color: #34618a ; text-decoration: underline; }












#container {
	background: url(images/back/bg_container.jpg) no-repeat top center #ffffff;
	margin: auto;
	width: 944px; /*847px; */
	text-align: left;
	overflow: hidden;
	padding-bottom: 10px;
	min-height: 700px;
}

	#header {
		width: 944px; /* 847px; */
		float: left;
		height: 199px;
		position: relative;
		color: #fff;
	}
	
		#site_title {
		display:none;
			padding: 0 0 0 30px;
			position: absolute;
		/*	bottom: 43px;  */
			top:40px;
			left: 150px;
			width: 540px;
		}
		#site_title h1 a {
			line-height: bold;
			color: #fff;
		}

		#site_title p {
			line-height: normal;
			color: #fff;
		}
		
		ul#nav_main {
			/* background: url(images/back/bg_nav.jpg) no-repeat top center; */
			/*border:1px solid red;*/
			width: 537px;
			position: absolute;
			bottom: 36px;
			left: 0;
			height: 32px;
			float: left;
			padding-left: 200px;
			/*overflow: hidden; */
		}
		
			ul#nav_main li {
				float: left;
				text-align: center;
				/*background: url(images/back/bg_nav_item.gif) no-repeat right center; */
				padding: 0 1px 0 1px;
				height: 32px;
				/*overflow: hidden;*/
			}
		
		#search_form_holder {
			position: absolute;
			bottom: 31px;
			right: 5px;
			width: 190px;
			height: 32px;
		}
		
		#search_form_holder form {
			float: left;
		}
		
		#search_form_holder input.txt {
			background: url(images/back/bg_searchbox.jpg) 0 0 no-repeat transparent;
			border: none;
			width: 150px;
			height: 21px;
			padding: 3px 0 0 7px;
			color: #626262;
			font-size: 12px;
			float: left;
		}
		
		#search_form input.submit {
			float: left;
			padding: 0 0 0 5px;
		}

	#sidebar_bg_repeat {
		/*background: url(images/back/bg_sidebar.gif) repeat-y 633px #fff; */
		width: 831px;
		margin: 0 0 0 4px;
		float: left;
	}

	* html 	#sidebar_bg_repeat {
		margin: 0 0 0 2px;
	}
	
	#main_content {
		float: left;
		width: 831px;
		/*background: url(images/back/bg_main_content.jpg) no-repeat right 0 0; */
		min-height: 400px;
	}
	
	/* This is applied only to IE6 */
	* html 	#main_content {
		height: 400px;
	}
	
		#content_left {
			float: right;
			width: 582px;
			margin: 30px 0 0 25px;
			min-height: 500px;
		}

		/* This is applied only to IE6 */
		* html #content_left {
			margin: 30px 0 0 12px;
			height: 500px;
		}

			#content_left p {
				padding-left: 20px;
			}
			
			.entry {
				clear: both;
				width: 532px;
				/*background: url(images/back/bg_entry.jpg) 0 0 no-repeat; */
				padding: 15px 30px 38px 20px;
				min-height: 150px;
			}
			
			* html .entry {
				height: 150px;
			}

			.first {
				/*background: url(images/back/bg_entry_first.jpg) 0 0 no-repeat; */
			}
			
				#content_left .entry p {
					padding-left: 0;
				}
				
				p.postmetadata {
					width: 90%;
					background: url(images/back/bg_entry_separator.gif) no-repeat 0 0;
					padding: 5px 0 0 0;
					font-size: 11px;
				}
		
		#sidebar {
			float: left;
			width: 198px;
			min-height: 400px;
			padding: 22px 0 0 0;list-style-type: none;
		}
		
			/*#sidebar_inner {
				float: left;
				background: url(images/back/bg_sidebar.gif) repeat-y;
				margin: 15px 0 0 -1px;
			}
			*/
			#sidebar {
 				list-style-type: none;
			}
			#sidebar ul ul {
				padding: 0 0 0 10px;
				clear: both;
				overflow: hidden;
				width: 180px;
				list-style-type: none;
			}
					

			#sidebar ul ul li {
				margin: 0 0 0 10px;		
			/*	height: 19px; */
				list-style-type: none;
				display: block;
				/*background: url(images/back/bg_sidebar_item.gif) no-repeat left center;  */
				padding: 0 0 10 10px;
			}
				
				#sidebar p {
					float: left;
					width: 80%;
					padding: 0 0 10px 14px;
				}
	#footer {
		clear: both;
		background: url(images/back/bg_bottom.jpg) no-repeat bottom center;
		height: 114px;
		position: relative;
	}
		
		#footer_bottom p {
			padding: 2px 0 0 10px;
			float: left;
			clear: none;
			color: #fff;
		}
		
		#footer_bottom p.sphere {
			float: right;
			padding: 2px 10px 0 0;
			margin: 0;
		}
		
		#footer_bottom p.sphere img {
			vertical-align: middle;
		}
		
		#footer_bottom {
			position: absolute;
			bottom: 33px;
			left: 5px;
			/*background: #626262; */
			width: 944px;
			height: 24px;
			color: #fff;
			font-size: 10px;
			padding: 5px 0 0 5px;
		}

#inputs input {
	color: #626262;
	font-size: 11px;
}

textarea#comment {
	width: 300px;
}

img.alignright { margin: 0 0 2px 7px; }

img.alignleft { margin: 0 7px 2px 0; float: left; }

.alignright { margin: 0 0 2px 7px; }

.alignleft { margin: 0 7px 2px 0; float: left; }

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

table#wp-calendar {
	width: 185px;
	float: right;
	margin-right: 8px;
}

* html table#wp-calendar {
	margin-right: 4px;
}

	table#wp-calendar caption {
		color: #409bd8;
		font-size: 17px;
		font-weight: bold;
		background: url(images/back/bg_separator.jpg) no-repeat 0 0;
		padding: 10px 0 7px 10px;
	}
	
	table#wp-calendar th {
		font-weight: bold;
	}
	
	table#wp-calendar td, th {
		height: 20px;
		text-align: center;
	}

cite {
	padding-left: 19px;
	font-weight: bold;
}

.commentmetadata {
	padding: 10px 0 6px 0;
}

div#commentlist {
	float: left;
	width: 552px;
	margin: 0 0 15px 0;
}

div.avatar_holder {
	float: left;
	padding: 0 0 0 20px;
}

div.comment_holder {
	float: left;
}	









/*pagini meniu */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#aaamenu_container {margin:25px 0 100px 15px; position:relative; width:735px; height:25px; z-index:100;}



#nav_main {z-index:100; position:relative;}
/* Get rid of the margin, padding and bullets in the unordered lists */
#nav_main, #nav_main ul {padding:0; margin:0; list-style-type: none; position:relative;}

/* Set up the link size, color and borders */
#nav_main a, #nav_main a:visited {
		display:block;
		/*width:80px;*/ 
		font-size:11px; color:#fff; height:25px; line-height:24px; text-decoration:none; text-indent:0px; /*border:1px solid #000; 
border-width:1px 0 1px 1px;
*/
}

/* Set up the sub level borders */
#nav_main li ul li a, #nav_main li ul li a:visited {
	white-space: no-wrap;
 /*border-width:0 1px 1px 1px;*/}
#nav_main li a.enclose, #nav_main li a.enclose:visited {/*border-width:1px;*/}

/* Set up the list items */
#nav_main li {float:left; 
		margin-left: 10px;
		}

/* For Non-IE browsers and IE7 */
#nav_main li:hover {position:relative;}
/* Make the hovered list color persist */
#nav_main li:hover > a {
	/*background:#dfd7ca; */
	color:#c00;
	}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#nav_main li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#nav_main li:hover > ul {
	display:block; 
	position:absolute; 
	top:30px; 
	left: 0px; padding:1px 1px 1px 1px; 
	background:#222288; 
	border: 1px solid black;
	/*width:80px;*/
	}
/* Position the first sub level beneath the top level liinks */

#nav_main > li:hover > ul {left:0px; top:30px;}


/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
#nav_main li a:hover {
	position:relative; 
	/*background:#dfd7ca; */
	/* color:#c00; */
	color:#ff890b;
}

/* For accessibility of the top level menu when tabbing */
#nav_main li a:active, #nav_main li a:focus {
/*background:#dfd7ca;*/
/* color:#c00; */
	color:#ff890b;
}

/* Set up the pointers for the sub level indication */
#nav_main li.fly {background:#7484ad url(http://www.cssplay.co.uk/menus/fly.gif) no-repeat right center;}
#nav_main li.drop {background:#7484ad url(http://www.cssplay.co.uk/menus/drop.gif) no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
/*#nav_main li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:1px 3px 3px 3px; background:transparent url(transparent.gif);} */






/* keep the third level+ hidden when you hover on first level link */
#nav_main li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#nav_main li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#nav_main li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#nav_main li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}






/* make the second level visible when hover on first level link and position it */
#nav_main li a:hover ul {
visibility:visible; 
display:block;
left:-0px; top:1px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#nav_main li a:hover ul a:hover ul{ 
visibility:visible; 
top:-1px; 
left:0px;
}
/* make the fourth level visible when you hover over third level link */
#nav_main li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#nav_main li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#nav_main li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */

/* end pagini meniu */

/*#nav_main li a:hover ul {display:block; position: absolute; background: red;}*/
/*#nav_main li a:hover ul li{display:block; background: green;}*/

/*v4*/


