/*
Theme Name: Eco World
Theme URI: http://wordpress.org/
Description: Green eco 3-column theme(html5 and css3) for wordpress with breadcrumb and search form(designed for gymnasium-lom.com)
Author: GBG
Author URI: http://think.uphero.com
Version: 1.0
Tags: green, black, white, silver, three-columns, fixed-width, custom-header, threaded-comments

License: Creative commons
License URI: http://creativecommons.org/licenses/by-sa/2.5/bg/

IE9 version.
If you have problems with the template, just email me - gani_georgiev@abv.bg

*/
* {
	margin: 0;
	padding: 0;
}
header, footer, section, aside, nav, article {
	display: block;
}
html{
	min-height: 100%;
	background-image: url('fon.jpg');
	background-size: 100% 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
}
body {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	line-height: 18px;
}

/* Layout */
#wrapper {
	background-color: transparent;
	width: 950px;
	margin:  auto;
	margin-top: 20px;
	margin-bottom: 20px;

}
nav {
	width: 950px;
	margin: 0 auto;
	margin-top: -10px;
}
#main {
	width: 950px;
	padding-top: 10px;
	background-color: #ffffff;
	overflow: hidden;
}
#main2 {
	width: 950px;
	margin-top: -7px;
	padding-top: 0px;
	background-color: white;
	overflow: hidden;
}
#content {
	float: left;
	width: 540px;
	margin-left: 15px;
	margin-right: 15px;
}
#sidebar1 {
	float: left;
	padding-left: 10px;
	width: 180px;
}
#sidebar2 {
	float: right;
	padding-right: 10px;
	width: 180px;
}
footer {
	margin: 0 auto;
	clear: both;
}
h1,h2,h3,h4,h5,h6 {
	color: #9AFE2E;
}
a:link, a:visited {
	color: #04B431;
    text-decoration: none;
}
a:hover, a:active {
	color: grey;
    text-decoration: none;
}

/* Header */
.description{
	color: #ffffff;
	margin-left: 15px;
}
.ribbon{
	height: 30px;
	text-align: left;
	position: relative;    
	padding-bottom: 10px;
	padding-top: 18px;
	background-image: url(ie/h1.png);
	background-repeat: no-repeat;
}
header {
	padding: 0 0 0 0;
}
.inline {
	display: inline;
	margin-left:67px;
}
.inline a{
	font-size: 22px;
	color: #03CD35;
	text-decoration: none;
}
.inline a:hover{
	color: #ffffff;
}

/* Search form */
.inline2 {
	position: absolute;
	top: 18px;
	left: 747px;
	display: inline;
}
#sbutton{
	position:absolute;
	margin-left: 160px;
	margin-top: 0px;
}
#sbox {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	border-color: #FFFFFF;
	border-radius: 10px;
	border-style: solid;
	border-width: 1px;
	box-shadow:0px 1px 1px #333333;
	padding-left: 10px;
	padding-right: 40px;
	position:absolute;
	height:26px;
	width: 142px;
	margin-top:-2px;
}

/* Navigation */
#nav {
	text-align: center;
	border-color: #04B431;
	border-bottom-style: solid;
	border-bottom-width: 2px; 
	margin-bottom: 0px;
	display:block;
	width:908px;
	height: 44px;
	padding-left:21px;
	padding-right:21px;
/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
}
#nav li {
	background-image:url('border.png');
	background-size: 1px 39px;
	background-repeat:no-repeat;
	background-position: right top;
	height: 44px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	float:left;
	list-style:none;
}
#nav a {
	height: 30px;	
	display: block;
	min-width: 92px;
	text-align:center;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	padding: 14px 8px 0 8px;
}
/* selected menu element */
  #nav li.current_page_item a {
	background: -moz-linear-gradient(top,  rgba(49,160,29,1) 0%, rgba(49,160,29,0.99) 1%, rgba(49,160,29,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(49,160,29,1)), color-stop(1%,rgba(49,160,29,0.99)), color-stop(100%,rgba(49,160,29,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(49,160,29,1) 0%,rgba(49,160,29,0.99) 1%,rgba(49,160,29,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(49,160,29,1) 0%,rgba(49,160,29,0.99) 1%,rgba(49,160,29,0) 100%); /* Opera 11.10+ */
	background: linear-gradient(top,  rgba(49,160,29,1) 0%,rgba(49,160,29,0.99) 1%,rgba(49,160,29,0) 100%); /* W3C */
	color: #ffffff;	
}
 #nav li.current_page_item ul a {
	background-image: none;
	color: #04B431;
	text-shadow: 0px 0px 0px ;
}
 #nav li.current_page_ancestor a {
	background: -moz-linear-gradient(top,  rgba(49,160,29,1) 0%, rgba(49,160,29,0.99) 1%, rgba(49,160,29,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(49,160,29,1)), color-stop(1%,rgba(49,160,29,0.99)), color-stop(100%,rgba(49,160,29,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(49,160,29,1) 0%,rgba(49,160,29,0.99) 1%,rgba(49,160,29,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(49,160,29,1) 0%,rgba(49,160,29,0.99) 1%,rgba(49,160,29,0) 100%); /* Opera 11.10+ */
	background: linear-gradient(top,  rgba(49,160,29,1) 0%,rgba(49,160,29,0.99) 1%,rgba(49,160,29,0) 100%); /* W3C */
	text-shadow: 0px -1px 0px #374683;
	color: white;	
}
 #nav li.current_page_ancestor ul a{
	background-image: none;
	color: #04B431;
	text-shadow: 0px 0px 0px ;
}
 #nav li:hover a{
	background: -moz-linear-gradient(top,  rgba(220,220,220,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220,220,220,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(220,220,220,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(220,220,220,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: linear-gradient(top,  rgba(220,220,220,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
}
/* sublevels */
#nav ul li:hover a, #nav li:hover li >a{
    text-decoration:none;
    background: none;
    color: #04B431;
    border:0px;
}
#nav ul li a:hover {
	color: #ffffff;
}
/* drop down */
#nav li ul {
	background: #ffffff;
}
#nav li:hover > ul {
    opacity:1;
    visibility:visible;
}
#nav ul {
	z-index: 80;
	border-color: #04B431;
	border-top-style: solid;
	border-top-width: 2px; 
	opacity: 0;
	visibility:hidden;
	margin-top:0px;
	margin-left: -1px;	
	padding-bottom: 2px;
	min-width: 140px;
	min-height: 30px;
	position: absolute;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-transition:opacity .25s linear, visibility .1s linear .1s;
	-webkit-transition:opacity .25s linear, visibility .1s linear .1s;
	-o-transition:opacity .25s linear, visibility .1s linear .1s;
	transition:opacity .25s linear, visibility .1s linear .1s;
	box-shadow:0 2px 2px rgba(0,0,0, .5);
	-moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
	-webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);
}
#nav ul a{
	padding: 6px;
}
#nav ul li {
	border: 0px; 
	background: none;	
	margin: 0 0 5px 0;
	float:none;
	height: auto;		
}
#nav ul li:hover{
	background-color: #9CD768;
}
#nav ul li:hover a{color: #ffffff;}
#nav ul a {
	text-align: left;
	font-weight:normal;
	background: none;
	height: auto;	
}
#nav ul li ul {
	padding-top: 10px;
	margin-top: -36px;
	margin-right: -20px;
	min-width: 170px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	left: 100%;
	border-color: #E6E6E6;
	border-style: solid;
	border-width: 1px;
}
#nav ul li ul li {
	border: 0px;
	height: auto;
	padding-bottom: 0px;
	float:none;
	margin-top: 0px;
	margin-bottom: 10px;
}
#nav ul li ul li:hover {
	background-color: #9CD768;
}
#nav ul li:hover ul li a{
	color: #04B431;
}
#nav ul li:hover ul li a:hover{
	color: #ffffff;
}
#nav ul li ul li a{
	padding-bottom: 3px;
}

/* Articles */
.share{
	margin-top: -5px;
	display: inline;
	float: right;
}
.share a img{
	border: 0px;
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
.share a img:hover{
	opacity: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.right{
	width: 200px; 
	float: right; 
	margin: 1em;
}
.title{
	text-align: center;
	margin-top: 5px;
	padding-right: 10px;
	padding-top: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color:rgb(240, 240, 240);
	border-radius: 8px 8px 8px 8px;
}
.list{
	list-style-type: circle; 
	margin-left: 2em;
}
.title2{
	color: #04B431;
}
.tittle h2{
	line-height: 10px;
}
.tittle p{
	padding-bottom: 5px;
}
article {
	background-color: white;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 25px;
	border-radius: 8px;
	behavior: url(/PIE.htc);
	border-width: 1px;
	border-style: solid;
	border-color: #E6E6E6;
}

article h3, h2, h1, h4 {
	color: #464646;
}
textarea#comment { width: 505px; padding: 5px; }  
.commentmetadata { font-size: 10px; }  
img.alignright {
	float:right;
	margin:0 0 1em 1em;
}
img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}
img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 2px;
	margin-top: 1px;
}
.alignright {
	float:right; 
}
.alignleft {
	float:left; 
}
.aligncenter {
	margin-bottom: 2px;
	margin-top: 1px;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}
article ul,ol {
	margin-left: 30pt;
}
#content p, ul, ol, hr {
	margin-bottom: 24px;
}
#content ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0px;
}
#content h1, h2, h3, h4, h5, h6 {
	color: black;
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

/* Sidebar */
aside h3 {
	text-shadow: 0px 2px 3px #ddd;
}
aside ul {
	list-style: circle;
	margin-bottom: 4px;
    margin-top: 0px;
    margin-left: 20px;
    margin-right: 5px;
    line-height: 20px;
}
aside {
	padding-left: 0px;
	padding-right: 0px;
}
.section {
	background-color: white;
	padding-bottom: 10px;
	margin-bottom: 20px; 
	border-radius: 8px;
	behavior: url(/PIE.htc);
	border-width: 1px;
	border-style: solid;
	border-color: #E6E6E6;
}
.zaglavie {
	width: 179px;
	text-shadow: 0px -1px 0px #374683;
	color: green;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #E6E6E6;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Footer */
footer {
	padding-left: 27px;
	padding-top: 18px;
	padding-bottom: 18px;
	background-image: url(ie/footer.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 10pt;
	overflow: hidden;
}
.element {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	width: 160px;
}
.element2 {
	text-align: center;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	width: 190px;
}
footer h4 {
	color: #ddd;
	font-size: 16px;
	line-height: 1.5em;
}
footer a:link {
	text-decoration:none;
}
footer p {
	margin-top: -15px;
}
#crumbs {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0F0', endColorstr='#DCDCDC');/* ?? IE */
	background-image: linear-gradient(rgb(240, 240, 240), rgb(220, 220, 220));
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	color: grey;
}
#crumbs .current {
	color: #424242;
}
#crumbstop {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0F0', endColorstr='#DCDCDC');/* ?? IE */
	background-image: linear-gradient(rgb(240, 240, 240), rgb(220, 220, 220));
	min-height: 17px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #424242;
	text-align: center;
	font-style: italic;
}
label{
	float: left;
	margin-left: -250px;
	margin-bottom: 10px;
	width: 500px;
	display: inline;
}
label input {display: inline;}
.no1 {background-color: #ffffcc;}

/* WP NECESSERY */
.link-pages {clear:both;}
.wp-caption{}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor{}