﻿/*  
Theme Name: Jeravna 2009
Theme URI: http://nosia.bg/
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Enjoy!
Author: Identity
Author URI: http://identity.bg/
Version: 1.0.0
Tags: green, yellow, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/
/* Defaults */
* {
	margin: 0;
	padding: 0;
	outline: none;
}

body, html
{
	height: 100%;
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	color: #333;
	border: 1px solid #121212;
}
pre {
	height: auto;
	overflow-x: scroll;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
dd {
	padding-left: 15px;
}
p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 1em;
}
a {
	color: #6598b8;
	text-decoration: none;
}
a:hover {
	color: #222;
	text-decoration: underline;
}
img {
	border: none;
}
blockquote {
	background: #070707;
	border: 1px solid #060606;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #fff;
}
code {
	color: #3366cc;
	font-style: italic;
}
strong {
	font-size: 110%;
}
body {
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #151712 url(images/bgbody.jpg) top center no-repeat fixed;
	font-size: 12px;
	line-height: normal;
}
/* Header and wrapper */
#container
{
	height: 100%;
	overflow: auto;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding: 0 0 15px 0;
}

#header {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	height: 180px;
	background: url(images/bgbody.jpg) top center no-repeat;
}

#header h1 {
	float: left;
	width: 360px;
	height: 110px;
	padding: 0px;
	padding-top: 10px;
	overflow: hidden;
}

#header h1 a {
	display: block;
	height: 110px;
	color: #fff;
	text-decoration: none;
	text-indent: -12345em;
	background: transparent url("images/logo.png") no-repeat 10px 0px;
}

#header h1 span, #descr {
	visibility: hidden;
	float: left;
}

#header #countdown {
	position: absolute;
	top: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #fff;
	text-shadow: 0 0 2px #000;
	text-align: right;
	left: 400px;
	width: 560px;
}
/* Menu */
#head_nav {
	clear: both;
}

#page_nav {
	height: 100px;
	overflow: hidden;
	position: relative;
}
#page_nav ul {
	position: absolute;
	visibility: hidden;
	left: 0;
	width: 960px;
	background: #151712 url(images/bgbody.jpg) 50% -148px no-repeat;
}
#page_nav ul ul {
	background-position: 50% -173px;
}
#page_nav li:hover ul,
#page_nav li.current_page_item ul,
#page_nav li.current_page_ancestor ul,
#page_nav li:hover ul li:hover ul,
#page_nav li.current_page_item ul li.current_page_item ul,
#page_nav li.current_page_ancestor ul li.current_page_ancestor ul
{
	visibility: visible;
}
#page_nav li:hover ul ul,
#page_nav li.current_page_item ul ul,
#page_nav li.current_page_ancestor ul ul
{
	visibility: hidden;
}
#page_nav:hover ul ul {
	visibility: hidden !important;
}
#page_nav:hover ul li:hover ul {
	visibility: visible !important;
}

#page_nav li:hover ul {z-index: 100;}

#page_nav li {
	list-style-type: none;
	float: left;
	padding: 8px;
	font-size: 18px;
	line-height: 20px;
}
#page_nav li li {
	font-size: 14px;
	line-height: 16px;
}

#page_nav li a {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px #000000;
}
#page_nav li.current_page_item  > a,
#page_nav li.current_page_ancestor  > a {
	color: #c59323;
}
/* Top Content */
#main {
	padding: 5px 0;
	padding-top: 180px;
	width: 960px;
	min-height: 430px;
	overflow: hidden;
}
#contentwrapper {
	float: right;
	width: 460px;
	overflow: hidden;
	color: #000;
	padding: 20px;
	background: url("images/bg-trans.png");
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#contentwrapper2 {
	float: left;
	width: 900px;
	margin: 0 0 15px 0;
	padding: 0;
}
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	margin: 15px 0 10px 0;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 5px;
}
.topPost {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.topPost h2.topTitle {
	text-align: right;
	padding-top: 0;
	margin-top: 0;
	color: #c59323;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
}
.topPost h2.topTitle a {
	color: #c59323;
	font-weight: normal;
}
.topPost h2.topTitle a:hover {
	text-decoration: none;
	color: #abd1ea;
}
.topPost p.topMeta {
	padding: 0;
	margin: -10px 0 0 0;
	font-size: 12px;
	color: #999;
	text-align: right;
}
.topPost p.topMeta a {
	text-decoration: underline;
	color: #666;
}
.topPost p.topMeta a:hover {
	color: #999;
}
.topPost div.topContent {
	font-size: 12px;
	margin: 8px 0;
}
.topPost div.topContent a {
	text-decoration: underline;
}
.topPost div.topContent a:hover {
	text-decoration: underline;
	color: #ff9933;
}
.topPost div.topContent ul, .topPost div.topContent ol {
	padding: 0 0 0 30px;
}
.topPost div.topContent ul li, .topPost div.topContent ol li {
	color: #444;
}
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
	font-size: 12px;
	font-style: italic;
	background: url(images/bg-trans.png) repeat;
	padding: 8px 10px;
	margin-right: 5px;
	line-height: 27pt;
	color: #fff;
	border: 1px solid #111;
	display: none;
}
.topPost span.linkpages {
	font-size: 12px;
	font-style: italic;
	color: #fff;
	margin-bottom: 10px;
	display: block;
}
.topPost span.linkpages a:hover {
	color: #ddd;
}
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
	background: #040404;
}
.topPost span.topComments a {
	background: url(images/comments.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost span.topMore a {
	color: #fff;
	background: url(images/more.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost span.topTags em {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost span.topTags a {
	color: #fff;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
	color: #fff;
	text-decoration: underline;
}
#nextprevious {
	margin: 10px 0 5px 0;
}
#nextprevious a {
	color: #83adc8;
	text-transform: lowercase;
	text-decoration: underline;
}
#nextprevious a:hover {
	color: #fff;
}
/* Comments */
#comments {
	margin-bottom: 10px;
	margin-top: 15px;
	width: 460px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */;
	border-top: 1px solid #090909;
	padding: 0px 0px 10px 0px;
}
#comments h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #000;
}
#comments p a {
	color: #6598b8;
}
#comments p a:hover {
	color: #fff;
}
#comments p {
	padding: 0;
	margin: 7px 0;
}
ul.commentlist, ul.trackback {
	list-style-type: none;
	margin: 10px 0;
	font-size: 12px;
}
.commentlist li, .trackback li {
	margin: 10px 0 15px 0;
	padding: 10px;
	border-bottom: 1px dotted #000;
	list-style-type: none;
}
.commentlist li.alt {
	border-top: 1px dotted #000;
}
.commentlist li.cleared {
	background: transparent;
	border: none;
}
.commentlist a:hover {
	color: #eee;
}
.commentlist a.gravatar {
	float: left;
	margin: 0 15px 10px 0;
	width: 60px;
	display: none;
}
.commentlist .commentbody {
	margin: 0;
	padding: 0;
}
.commentlist .commentbody p a {
	text-decoration: underline;
}
.commentlist cite {
	font-size: 14px;
	font-style: normal;
	color: #000;
}
.commentlist small.commentmetadata a {
	color: #666;
}
.commentlist p {
	color: #333;
}
#respond {
	clear: both;
	margin-top: 15px;
}
textarea#comment {
	display: block;
	width: 440px;
	color: #111;
	padding: 10px;
}
#comments #submit {
	margin: 0;
}
#extrastuff a {
	color: #222;
	font-size: 0.8em;
}
#extrastuff a:hover {
	color: #6598b8;
	text-decoration: none;
}
#extrastuff #rssleft {
	float: left;
	width: 250px;
}
#extrastuff #trackright {
	float: right;
	width: 180px;
	text-align: right;
}
/* Welcome section */
#main #welcome {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	background: url(images/bg-trans.png) repeat;
}
#main #welcome h2 {
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #fff;
	margin: 0 10px;
	padding: 10px 0 3px 0;
}
#main #welcome p {
	font-size: 10px;
	color: #eee;
	margin: 0 10px;
	padding: 6px 0;
}
#main #welcome a {
	text-decoration: underline;
	color: #ff9933;
}
#main #welcome a:hover {
	color: #6598b8;
}
#main #welcome form {
	margin: -5px 0 0 0;
	background: transparent; /* required for IE */
}
#main #welcome #feedbox {
	border: 1px solid #ccc;
	padding: 2px 1px;
	width: 180px;
}
.submitbutton {
	margin: -5px 0 0 5px;
	font-size: 12px;
	padding: 3px 6px;
	vertical-align: middle;
}
.submitbutton:hover {
	cursor: pointer;
}
/* Sidebars */
#sidebars {
	margin: 15px 0 0 0;
	float: left;
	width: 340px;
	color: #000;
}
#sidebars .sidebarbox {
	background: url(images/bg-trans.png) repeat;
	padding: 8px 15px;
}
#sidebar_full {
	padding: 0;
	margin: 0;
}
#sidebar_left {
	float: left;
	width: 160px;
}
#sidebar_right {
	float: right;
	width: 160px;
}
#sidebars h2 {
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
	font-size: 14px;
}
#sidebars table {
	width: 130px;
}
#sidebars ul {
	margin: 0;
	padding: 0 0 5px 0;
}
#sidebars li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 12px;
}
#sidebars li ul {
	padding: 0;
}
#sidebars ul ul li {
	margin: 0;
	padding: 2px 2px 2px 16px;
	background: url(images/bullet.gif) left 8px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
}
#sidebars a {
	display: inline;
	color: #c59323;
}
#sidebars a:hover {
	text-decoration: underline;
}
#sidebars p {
	padding: 2px 0;
	font-size: 12px;
}
#tag_cloud a {
	display: inline;
}
#sidebars ul.children li {
	border-bottom: none;
}
#sidebars ul.children {
	margin-bottom: 0;
}
/* footer*/
#footer {
	clear: both;
	background: transparent url(images/bg-trans.png) repeat scroll 0 0;
	padding: 15px 15px 10px 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#footer h3 {
	color: #C59323;
	font-size: 18px;
	font-weight: normal;
}
#footer div {
	font-size: 12px;
	color: #bbb;
	padding: 0;
}
#footer a {
	color: #c59323;
	text-decoration: underline;
}
#footer a:hover {
	color: #C59323;
}
/* Misc */
.highlight {
	color: #222;
	font-weight: bold;
}
.cleared {
	margin: 0;
	padding: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter, div.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #111;
}
.page-id-8 .topContent div, .page-id-8 .topContent h3, .page-id-5 .topContent div {
	border-bottom: solid 1px #A6CE3A;
	overflow: hidden;
	clear: left;
}
.topContent h3 {
	font-size: 14px;
}
.page-id-5 .topContent h3 {
	padding-bottom: 0;
	color: #040;
	font-weight: normal;
}
h3 a {
	display: block;
}
.page-id-8 .topContent div h4 {
}
#img_gal {
	overflow: hidden;
	margin-left: -10px;
}
#img_gal a {
	display: block;
	width: 93px;
	height: 93px;
	float: left;
	text-align: right;
}
#media_partners  {overflow: hidden;}
#media_partners a {
	display: block; float: left;
	margin:5px; padding:5px; 
	border: solid 1px #ddd; background: #fff;
	-moz-box-shadow: 0 0 3px #bbb; -webkit-box-shadow: 0px 0px 3px #bbb; box-shadow: 0 0 3px #bbb;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px ;
}
.addres_list {overflow: hidden;}
.addres_list dt {float: left; clear: left; width: 250px; text-align: right; margin-top:7px;}
.addres_list dd {float: left; width:190px; margin-top:7px;}
