/*
	Theme Name: ONCR - Organizatia Nationala Cercetasii Romaniei
	Author: Innobyte / Andrei Zahariade, Cristian Cazacu
	Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/*****************************************************************************************/
body {
	background:url(images/bg-x.jpg) 0 0 repeat-x;
	font-family:"Open Sans", Arial, sans-serif;
	font-size:13px;
	color:#262626;
}

#wrapper {
	width:960px;
	margin:auto;
}

/* COLORS */

a {color:#467f0d; text-decoration:none; outline:none}

/* HEADER */
#header {padding:15px 0 18px; #position:relative; #z-index:69;}
#header .logo {width:200px; height:62px;}
#header .logo a {background:url(images/oncr-logo.png?v=5) 0 0 no-repeat; width:200px; height:62px;}

/* Top nav bar */
#header .top-bar li#donate-button a {width:85px;}

#header .top-bar li#donate-for-education a {width:146px;}

/* Nav bar */
#header #nav {background:#57B105; padding:0 5px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;}
#header #menu-top-navigation li {display:inline-block; font-size:13px;}
#header #menu-top-navigation>li { float: left;}
#header #menu-top-navigation li a {color:#FFF; padding:10px 15px;}
#header #menu-top-navigation>li:hover,
#header #menu-top-navigation li a:hover {background:#438903}
#header #menu-top-navigation li.current_page_item a,
#header #menu-top-navigation li.current_page_ancestor a {background:#346a03}
	#header #menu-top-navigation .sub-menu {
		background:#FFF;
		position:absolute;
		width:220px;
		border:1px #438903 solid;
		border-width:0 1px 1px;
		box-shadow:4px 5px 8px rgba(0,0,0,.1);
		top:33px;
		display:none;
		z-index:50;
	}
	#header #menu-top-navigation .sub-menu li {display:block; z-index:50}
	#header #menu-top-navigation .sub-menu li a {
		background:none !important;
		font-size:12px;
		color:#333;
		display:block;
		padding:7px 15px;
	}
	#header #menu-top-navigation .sub-menu li:hover>a {background:#438903 !important; text-decoration:none; color:#FFF;}
	#header #menu-top-navigation .sub-menu li a:hover {text-decoration:none; color:#FFF;}
	#header #menu-top-navigation li:hover>.sub-menu {display:block;}
	#header #menu-top-navigation .sub-menu .sub-menu {border-width:1px 1px !important; left:220px; top:0px;}
	#header #menu-top-navigation .sub-menu .sub-menu li a {padding:7px 15px 6px}
	#header #menu-top-navigation li .is-parent { background: url(images/top-submenu.png?v=5) no-repeat right top; }
	#header #menu-top-navigation li .is-parent:hover>a,
	#header #menu-top-navigation li .is-parent:hover>a:hover { background: url(images/top-submenu-hover.png?v=5) no-repeat right top #438903 !important; }
	#header #menu-top-navigation #menu-item-113 a { background: url(images/home-tent.png?v=5) no-repeat 8px -1px; text-indent: -9999em; width: 5px; }

/* Featured Wrap */
#featured-wrap {height:275px}

/* Featured Images - Carousel */
#featured-images {background:#EEE; width:640px; height:275px; overflow:hidden; position:relative;}
#featured-images .item {position: relative; }
#featured-images .item-text {width:450px; color:#FFF; padding: 10px; position: absolute; bottom:40px; background:rgba(20,20,20,0.5);}
#featured-images .item-text h2 {font-size: 30px; margin-bottom: 10px; font-weight: bold;}
#featured-images .item-text h2 a {/*color:#57B105;*/ color: #f0f0f0;}
#featured-images .item-text p {line-height:20px; font-weight:400;color:#f0f0f0;}
#featured-images .item-text.align-left { left: 15px; }
#featured-images .item-text.align-right { right: 15px; text-align: right; }
#featured-images .pagination { width: 640px; position: absolute; bottom: 10px; left: 0; z-index: 5; text-align: center; }
#featured-images .pagination li {margin: 0 3px; display:inline-block;}
#featured-images .pagination li a {background:rgba(250,250,250, .5); width:16px; height:16px; margin:4px;}
#featured-images .pagination li.current a {background:rgba(250,250,250, 1);}

#featured-images .pagination li,
#featured-images .pagination li a {border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px;}

/* Featured Section - Set buttons */
#featured-wrap {margin-bottom:25px;}
#featured-wrap .featured-section {width:300px;}
#featured-wrap .featured-section .ft-button {height:65px; background:#EEE; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; display:block; padding:10px 17px; color: #fff;}
#featured-wrap .featured-section .ft-button h2 {font-size:1.7em; font-weight: bold; padding-top: 4px;}
#featured-wrap .featured-section .ft-button p {font-size:0.9em; line-height:14px; margin-top: 5px; opacity: 0.8;}

#featured-wrap .featured-section .become-volunteer {
	background: #3c3c5a; /* Old browsers */
	background: -moz-linear-gradient(top,  #3c3c5a 0%, #333353 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c3c5a), color-stop(100%,#333353)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3c3c5a 0%,#333353 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3c3c5a 0%,#333353 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3c3c5a 0%,#333353 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3c3c5a 0%,#333353 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c5a', endColorstr='#333353',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px #2b2b41;	
}
#featured-wrap .featured-section .become-volunteer:hover {
	background: #3c3c5a; /* Old browsers */
	background: -moz-linear-gradient(top,  #333353 0%, #3c3c5a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,##333353), color-stop(100%,#3c3c5a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #333353 0%,#3c3c5a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #333353 0%,#3c3c5a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #333353 0%,#3c3c5a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #333353 0%,#3c3c5a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333353', endColorstr='#3c3c5a',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px #2b2b41;	
}
#featured-wrap .featured-section .join-us {
	margin:10px 0;
	background: #56af05; /* Old browsers */
	background: -moz-linear-gradient(top,  #56af05 0%, #50a404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#56af05), color-stop(100%,#50a404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #56af05 0%,#50a404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #56af05 0%,#50a404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #56af05 0%,#50a404 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #56af05 0%,#50a404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56af05', endColorstr='#50a404',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px #3f8004;
}
#featured-wrap .featured-section .join-us:hover {
	background: -moz-linear-gradient(top,  #50a404 0%, #50a404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#50a404), color-stop(100%,#56af05)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #50a404 0%,#56af05 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #50a404 0%,#56af05 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #50a404 0%,#56af05 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #50a404 0%,#56af05 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a404', endColorstr='#56af05',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px #3f8004;
}
#featured-wrap .featured-section .support-us {
	margin:10px 0;
	background: #f19234; /* Old browsers */
	background: -moz-linear-gradient(top,  #f19234 0%, #ed7703 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f19234), color-stop(100%,#ed7703)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f19234 0%,#ed7703 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f19234 0%,#ed7703 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f19234 0%,#ed7703 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f19234 0%,#ed7703 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f19234', endColorstr='#ed7703',GradientType=0 ); /* IE6-9 */
}
#featured-wrap .featured-section .support-us:hover {
	background: -moz-linear-gradient(top,  #ed7703 0%, #f19234 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed7703), color-stop(100%,#f19234)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ed7703 0%,#f19234 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ed7703 0%,#f19234 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ed7703 0%,#f19234 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ed7703 0%,#f19234 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed7703', endColorstr='#f19234',GradientType=0 ); /* IE6-9 */
}

.homepage-h1 {
   font-size: 22px !important;
   margin-bottom: 6px !important;
}
/* CONTAINER */
#container-wrap {min-height:1000px; margin-bottom:20px;}
#container a:hover {text-decoration:underline}
/*#container {margin-top:20px;}*/
#container h1, #container h2, #container h3, #container h4, {color:#06062C;}
#container h1 {font-size: 27px; margin-bottom: 20px; font-weight: bold; color: #505050;}
/* CONTAINER - Columns */
#container.one-column {width:615px;padding:15px 10px 15px 15px; border: 1px solid #f0f0f0; background-color:#fcfcfc;}
#container.one-column strong {font-weight:600}
#container.one-column p {line-height:20px; margin-bottom:15px; font-size: 14px; }
#container.one-column .post-content ol,
#container.one-column .post-content ul {line-height:20px; margin-bottom:15px; font-size: 13px; list-style-type: disc; list-style-position: outside; padding-left: 30px; }
#container.one-column .post-content ol { list-style-type: decimal; }
#container.one-column .post-content h1 { font-size: 20px; font-weight: bold; margin:30px 0 15px; color: #555; }
#container.one-column .post-content h2 { font-size: 18px; font-weight: bold; margin-bottom: 15px; color: #555; clear:both}
#container.one-column .post-content h3 { font-size: 14px; font-weight: bold; margin-bottom: 15px; color: #555; }
#container.one-column .post-content h4 { font-size: 12px; font-weight: normal; text-transform: uppercase; margin-bottom: 15px; color: #555; }
#container.one-column .post-content pre { font-family: 'Consolas', 'Courier New'; font-size: 13px; }
.centru-local-bottom table,
#container.one-column .post-content table { width: 100%; font-size: 13px; }
.centru-local-bottom table th,
#container.one-column .post-content table th { font-size: 13px; font-weight: bold; background: #ddd; border-bottom: 1px solid #ccc; padding: 10px 7px; }
.centru-local-bottom table td,
#container.one-column .post-content table td { font-size: 13px; border-bottom: 1px solid #fff; padding:9px; background-color: #f6f6f6 }
.centru-local-bottom table .noborder { border: none; }
.centru-local-bottom table { margin-top: 18px 6px; }
.post-content img { max-width: 610px !important; height: auto !important; }
/* CONTAINER - Breadcrumbs */
#container .breadcrumbs {font-size:11px; color:#999; border-bottom:1px #f2f2f2 solid; margin-bottom:20px; padding-bottom:10px;}
#container .breadcrumbs a {color:#438903}
#container .breadcrumbs a:hover {text-decoration:underline}

/* CONTAINER - Tab System */
#container #tab-system {border-bottom:2px dotted #c5c5c5; height:29px;}
#container #tab-system li {margin-right:10px;}
#container #tab-system li a {border:1px #CECED6 solid; border-bottom:0; border-radius:3px 3px 0 0; padding:8px 10px; color:#B1B1B1; font-size:12px; font-weight:400; cursor:pointer;}
#container #tab-system li a:hover {/* padding-bottom:10px; margin-top:-2px; */ text-decoration: none; background: #f5f5f5;}
#container #tab-system li .active-tab {background:#C5C5CD; border-color:#C5C5CD; color:#FFF}
#container #tab-system li .active-tab:hover {padding-bottom:8px; margin-top:0; background:#C5C5CD;}
/* CONTAINER - The posts */
#container #the-posts { padding-top:20px; padding-right:15px}
#container .news-list-page { border: none !important; }
#container #the-posts li {border-bottom:2px dotted #C5C5C5; margin-bottom:15px; }
#container #the-posts li.last-li-item {border-bottom:0;}
/* My Posts - Tab System - Item */
#container #the-posts li h2.entry-title {margin-bottom:10px;}
#container #the-posts li h2.entry-title a {color:#4A9704; font-size:20px;}
#container #the-posts li h2.entry-title a:hover {text-decoration:underline}
#container #the-posts li em.entry-date {color:#9C9C9C; font-size:12px; font-weight:200; margin-bottom:12px; display:block;}
#container #the-posts li em.entry-date a {color:#9C9C9C; font-weight:600;}
#container #the-posts li h1, #container #the-posts li h2,
#container #the-posts li h3, #container #the-posts li h4, #container #the-posts li p {color:#262626; line-height:17px; font-size:14px;}
#container #the-posts li h1, #container #the-posts li h2, #container #the-posts li h3,
#container #the-posts li h4 {margin-bottom:10px;}
#container #the-posts li p {line-height:25px;}
#container #the-posts li .thumbnail-square {margin-right:10px; min-height:150px;}

/* CONTAINER - MISC OPTIONS */
#container .edit-options {border:1px #DDD dotted; border-width:1px 0; padding:10px 0; margin-bottom:75px !important; display:block}
#container .edit-options .icon-edit {margin-right:5px;}

/* SIDEBAR */
#sidebar {width:300px;}
#sidebar .accordion {padding-bottom:15px; padding-left:2px; padding-right: 7px;}
#sidebar .accordion li ul {padding:0em 0 0 16px;}
#sidebar .accordion li {
	font-size: 14px;
	margin-top: 20px;
    margin-left: 4px;
	font-weight: bold;
}
#sidebar .accordion li a {
	padding: 2px 3px 3px 28px;
	color: #797979;
	background: url(images/arrow-submenu-right.png?v=5) no-repeat left center;
	#background: url(images/arrow-submenu-right.png?v=5) no-repeat left top;
}
#sidebar .accordion li.pvc {
	height: 15px;
	overflow: hidden;
}
#sidebar .accordion .pvc a {
	font-weight: normal !important;
}
#sidebar .accordion .current_page_item a,
#sidebar .accordion li a:hover {
	background: url(images/arrow-submenu-right-hover.png?v=5) no-repeat left center;
	color: #57b105;
	text-decoration: none;
	#background:url(images/arrow-submenu-right-hover.png?v=5) no-repeat left top;
}
#sidebar h2, .mc_custom_border_hdr {
	background: #EAECF3;
	padding: 10px;
	margin-bottom: 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#sidebar .accordion .current_page_item li a,
#sidebar .accordion li li a {
	color: #727272;
	background: url(images/arrow-submenu-right.png?v=5) no-repeat left center;
	padding-left: 28px;
}

#sidebar .accordion .current_page_item li a:hover,
#sidebar .accordion li li a:hover {
	color: #57b105;
	background: url(images/arrow-submenu-right-hover.png?v=5) no-repeat left center;
}
#sidebar .accordion li li {
	font-weight: normal;
	margin-top: 21px;
}

/* FOOTER */
#footer {background:url(images/ftbg-x-no-repeat-sm.jpg) center 0 no-repeat; height:316px; width:100%; padding-top:40px}
#footer .wrap {width:960px; margin:auto; position:relative;}
#footer .col {width:180px; float:left; margin-right:15px}
#footer .col h3 {font-size:17px; font-weight:600; color:#FFF; margin-bottom:15px}
#footer .col li {margin-bottom:10px; display:block;}
#footer .col li a {font-size:12px; font-weight:600; color:#D7B44F;}
#footer .col li a:hover {text-decoration:underline}
/* Footer - Social Box */
#footer .col#ft-social-box {width: 180px; margin-right: 0; float: right;}
#footer .ft-bottom {margin-top:60px; color:#044619; position: absolute; bottom: -37px; left: 0; width: 100%;}
#footer #ft-social-box li { display: inline }
#footer #ft-social-box li a { display: block; float: left; width: 40px; height: 0; padding-top: 40px; overflow: hidden; }
#footer #ft-social-box .iconfacebook a { background: url(images/social-networks-logos.png?v=7) no-repeat 0 0; margin-right: 6px; } 
#footer #ft-social-box .icontwitter a { background: url(images/social-networks-logos.png?v=7) no-repeat -138px 0; margin-right: 6px; } 
#footer #ft-social-box .iconyoutube a { background: url(images/social-networks-logos.png?v=7) no-repeat -46px 0; margin-right: 6px; } 
#footer #ft-social-box .iconrss a { background: url(images/social-networks-logos.png?v=7) no-repeat -85px 0; } 

#footer #ft-social-box p { text-align: left; clear: both; padding-top: 0px; } 
#footer #ft-social-box p a img { margin-top: 10px; } 

/* MISC */
.preloader {background:url(images/scout-preloader.gif) no-repeat; width:30px; height:31px; left:230px; top:-1px; display:none; z-index:1;}
.ui-left,
	header .top-bar li,
	#container #tab-system li
		{float:left}

.ui-right {float:right}
.ui-clearfix {clear:both}
.ui-relative,
	#header #menu-top-navigation li
		{position:relative}
.ui-absolute {position:absolute}
.ui-block,
	#header .logo a,
	#header .top-bar li a,
	#header #menu-top-navigation li a,
	#header .top-bar li a,
	#container #tab-system li a,
	#featured-images .pagination li a
		{display:block}

.ui-none {display:none}
.ui-text-indent,
	#header .logo a,
	#featured-images .pagination li a
		{text-indent:-99999px; text-align:left; text-transform:capitalize}
/* Border Radius */
.ui-border-radius-100 {border-radius:40px;}
.comment-count {
	padding-left: 18px;	
	background: url(images/comment-icon.png?v=5) no-repeat left center;
}
#searchform .field {
	width: 400px;
	margin-top:2px;
	margin-left:100px;
	padding: 6px 31px 6px 6px;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 4px;
	font-size: 13px;
}
#searchform .field:focus {
	box-shadow: 0px 0px 5px rgba(87,177,5,0.5);
	border: 1px solid rgb(87,177,5);
}
#searchform {
	position: relative;
	float: right;
	padding-top: 15px;
	padding-left: 82px;
}
#searchform .submit {
	width: 20px;
	height: 20px;
	padding: 0;
	border: none;
	overflow: hidden;
	text-indent: -9999em;
	background: url(images/search-icon.png?v=5) no-repeat left top #57b105;
	border-radius: 10px;
	cursor: pointer;
	position: absolute;
	top: 22px;
	right: 5px;
	margin-top:2px;
}
#searchform .submit:focus,
#searchform .submit:hover {
	background: url(images/search-icon.png?v=5) no-repeat left top #438903;
}
.top { height: 88px; position: relative; }
.top-bar { position: absolute; right: 0; }
.top-bar li { float: left; margin-left: 12px; padding-top: 18px; }
a.greenbutton,
a.orangebutton {
	margin-right: 15px;
	display: inline-block;
	padding-left: 23px;
	padding-right: 23px;
	text-decoration: none;
}
a.greenbutton,
a.orangebutton,
.top-bar a { 
	height: 26px;
	border-radius: 15px;
	border:1px solid #de842a;
	text-shadow: 1px 1px #de842a;
	color: #fff;
	background: #f19234; /* Old browsers */
	background: -moz-linear-gradient(top,  #f19234 0%, #ed7703 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f19234), color-stop(100%,#ed7703)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f19234 0%,#ed7703 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f19234 0%,#ed7703 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f19234 0%,#ed7703 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f19234 0%,#ed7703 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f19234', endColorstr='#ed7703',GradientType=0 ); /* IE6-9 */
	text-align: center;
	line-height: 26px;
}
a.greenbutton {
	background: #56af05; /* Old browsers */
	background: -moz-linear-gradient(top,  #56af05 0%, #50a404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#56af05), color-stop(100%,#50a404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #56af05 0%,#50a404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #56af05 0%,#50a404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #56af05 0%,#50a404 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #56af05 0%,#50a404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56af05', endColorstr='#50a404',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px #3f8004;
	border: 1px solid #3f8004;
}
a.greenbutton:hover,
a.orangebutton:hover,
.top-bar a:hover { 
	background: #ed7703; /* Old browsers */
	background: -moz-linear-gradient(top,  #ed7703 0%, #f19234 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed7703), color-stop(100%,#f19234)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ed7703 0%,#f19234 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ed7703 0%,#f19234 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ed7703 0%,#f19234 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ed7703 0%,#f19234 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed7703', endColorstr='#f19234',GradientType=0 ); /* IE6-9 */
	text-decoration: none !important;
}
a.greenbutton:hover {
	background: -moz-linear-gradient(top,  #50a404 0%, #50a404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#50a404), color-stop(100%,#56af05)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #50a404 0%,#56af05 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #50a404 0%,#56af05 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #50a404 0%,#56af05 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #50a404 0%,#56af05 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a404', endColorstr='#56af05',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px #3f8004;
}
#sidebar h2, .mc_custom_border_hdr {
	font-size: 16px;
    font-weight: bold;
	color: #555964;
	padding-bottom: 10px;
    padding-left: 15px;
	width:275px !important;
	display:block;
}
.newsletter-subscription {
/*
	background: url(images/newsletter-subscription.jpg) no-repeat -14px -3px #fff;	
	padding: 25px 10px;
*/
	margin:30px 0;
	position: relative;
	padding-bottom: 0;
	border:0;
}
.newsletter-subscription form {border:0 !important; background:none; padding:0 !important;}
.newsletter-subscription fieldset {padding: 0 10px;}
.newsletter-subscription .mc_var_label {display:none}
.newsletter-subscription #mc_subheader,
.newsletter-subscription .mc_error_msg,
.newsletter-subscription .mc_success_msg {margin-bottom:10px !important; display:block}
.newsletter-subscription input.mc_input {
	border: 1px solid #ccc;
	background: #fff;
	padding: 8px 35px 7px 5px;
	margin-top: 0;
	font-size: 12px;
	width: 298px;
	border-radius: 4px;
}
.newsletter-subscription input.mc_input:focus {
	box-shadow: 0px 0px 5px rgba(87,177,5,0.5);
	border: 1px solid rgb(87,177,5);
}
.newsletter-subscription .mc_signup_submit {
	position: relative;
	float:right;
	border-radius: 0px;
	width: 30px;
	margin-top:-30px;
	right:3px;
}
.newsletter-subscription .mc_signup_submit .button {
	width: 24px;
	height: 24px;
	border-radius: 4px !important;
	padding: 0;
	border: none;
	overflow: hidden;
	text-indent: -9999em;
	background: url(images/arrow-right.png?v=5) no-repeat left top #57b105;
	border-radius: 10px;
	cursor: pointer;
	margin-top:0 !important;
}
.newsletter-subscription .mc_signup_submit .button:focus,
.newsletter-subscription .mc_signup_submit .button:hover {
	background: url(images/arrow-right.png?v=5) no-repeat left top #438903;
}
.newsletter-subscription .mc_merge_var {margin-bottom:0;}
.scout-shop-badge {
	background: url(images/scout-shop-badge.png?v=5) no-repeat left top;
	color: #fff;
	padding:15px 10px 15px 82px;
	height: 54px;
	line-height: 18px;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	color:#57b105;
}
.scout-shop-badge:hover {
	color: #ed7703;
}
.scout-shop { margin-bottom: 30px; }
.more-news {
	background: url(images/arrow-right.png?v=5) no-repeat right top #57b105;
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 26px 0 5px;
	border-radius: 4px !important;
	color: #fff;
}
.more-news:hover {
	background: url(images/arrow-right.png?v=5) no-repeat right top #438903;
	text-decoration: none !important;
}
.most-read {
	margin-bottom: 30px;
}
#g_translate {
	padding-top: 15px;
	color: #fff;
}
#google_translate_element {
	margin-top: 5px;
	height: 25px;
	overflow: hidden;
}
.subscription-message {
	padding-top: 15px;
	height: 29px;
}
.centru-local-bottom .more-news,
#content-404 .more-news {
	float: left;
}
.centru-local-bottom .more-news {
	margin-top:10px
}
#content-404 h3 {
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: 400;
	color: #6c0;
}
#content-404 p {
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 15px;
}
#content-404 ul {
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 15px;
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: inside;
}
.error404 #container-wrap {
	min-height: 500px;
}
.title-centre, .title-grupuri {
    font-size: 20px !important;
    margin-bottom: 14px !important;
    color: green !important;
}
#centre-locale li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px dotted #dfdfdf;
	overflow: hidden;
}
#centre-locale {
	border-top: 2px dotted #808080;
	padding-bottom: 30px;
	padding-top: 15px;
}
#centre-locale li .expand { float: right; width:32px; height: 0; padding-top: 28px; overflow: hidden; background: url(images/toggle-plus.png?v=5) no-repeat left top; display: block; position: absolute; margin: -11px 0 0 585px; }
#centre-locale li .expanded { background: url(images/toggle-minus.png?v=5) no-repeat left top; }
.centru-local-top { padding-left: 7px; }
.centru-local-bottom { display: none; margin: 6px 6px 0; }
.centru-local-title { font-size: 14px; font-weight: bold; color:#606060;  }
.centru-local-localitate { font-weight: bold; font-size: 14px; color: #606060; }
.centru-local-adresa { padding-top: 20px; }

.sidebar-widget {
	background: #fcfcfc;
	border-radius: 4px;
    padding-bottom: 10px;
	border: 1px solid #f0f0f0;
	margin-top: 15px;
}

.newsletter-label { display: block; line-height: 18px; }
#subscribe label.error {
	clear: both;
	display: block;
	padding-top: 5px;
	color: #c00;
}
#large-image {
	background: #555;
	padding: 10px;
	text-align: center;
	height: 465px;
	line-height: 465px;
}
#large-image {
	display: table-cell;
	vertical-align: middle;
	height: 465px;
	width: 590px;
}
#large-image img {
	max-height: 465px;
	max-width: 590px;
}
.smaller-images {
	padding: 10px 10px 0;
	background: #333;
	color: #fff;
}
.smaller-images img {
	border-bottom: 3px solid #333;
}
.smaller-images .active img {
	border-bottom: 3px solid #57b105;
}
.image-descriptions {
	background: #333;
	color: #aaa;
	padding: 10px;
}
.image-descriptions>div { display: none; }
.image-descriptions .active { 
	display: block; 
	padding: 10px;
	border-top: 1px solid #555;
	padding: 10px 0;
}
.image-title {
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
}
.image-text {
	margin-top: 10px;
	line-height: 17px;
}
.post-meta {
	color: #888;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}

/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png?v=5);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png?v=5);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #57b105;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #438903;
	color: #fff;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
.post-gallery {
	margin-bottom: 10px;
}
.wp-paginate .current {
	border:1px solid #4A9704 !important;
	background: #57B105 !important;
}
.centru-name,
.centru-localitate {
	float: left;
	width: 247px;
}
.centru-localitate {
	font-weight: normal;
}
#comment-validation-reloaded-author {visibility: hidden;}
.facebook-logo { position: absolute; left: -9999em; }
#opera #searchsubmit { top: 20px; }
#firefox #searchsubmit { top: 20px; }

.parent-pageid-97 .post-content ul:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.parent-pageid-97 .post-content ul,
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .parent-pageid-97 .post-content ul,
* html .clearfix {height: 1%;}
.parent-pageid-97 .post-content ul,
.clearfix {display: block;}
/* End hide from IE-mac */

.parent-pageid-97 .post-content ul {
	list-style-type: none;
	padding: 0 !important;
	margin-right: -20px;
}
.parent-pageid-97 .post-content ul li {
	margin-right: 20px;
	margin-bottom: 20px;
	display: block;
	float: left;
	width: 190px;
	height: 190px;
	background: #fff;
	text-align: center;
}
.parent-pageid-97 .post-content ul li a {
	width: 170px;
	height: 170px;
	padding: 9px;
	border: 1px solid #f5f5f5;
	background: #fff;
	display: table-cell;
	vertical-align: middle;
}
.parent-pageid-97 .post-content ul li a img {
	max-width: 170px !important;
	max-height: 170px !important;
}
.parent-pageid-97 .post-content ul li a:hover {
	border: 1px solid #e0e0e0;
	text-decoration: none !important;
}
.wosm-logo {
    margin-top:30px !important;
}
.noutati-h1 {
    border-bottom: 2px dotted #C5C5C5;
    margin-bottom: 0px !important;
    padding-bottom: 15px;
}
.widget-centre {
 padding-bottom: 0px !important;
 margin-top: 0;
}
.widget-centre h2 {
  margin-bottom: 1px !important;
}
.item-text {
	cursor: pointer;
}
.item-text a {
	color: #fff;
}
.centenar-link {
	margin-bottom: 30px;
	text-align: center;
}
.centenar-link img {
	display: block;
	margin: 0 auto;
}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 30%; /* Image does not overflow the content area */
    padding: 5px 3px 0;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5% !important;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0 !important;
    padding: 5px 4px;
}
#operator-date{
  margin-top:6px;
  margin-bottom:3px;
}
#operator-date a{
 color:#004626;
 opacity:0.5;
 font-size:10px;
}
#operator-date a:hover{
  text-decoration:underline
  }


/* custom - from 4.4.2020 */
.sidebar-widget.scout-network {
  
}

.sidebar-widget.scout-network div {
  padding: 5px 16px;
  font-size: 20px;
}
