body {
	margin: 0;
   font-family: 'Open Sans', sans-serif;
   font-size: 13px;
   color: #000;
}

body.contentpane {
	border: none;
}

img, iframe {
	border: none;
}

video {
	object-fit: initial;
	width: 100% !important;
	height: auto !important;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
}

strong {
	font-weight: 600;
}

/*h1 {
	margin-top: 0;
}*/

a {
	text-decoration: none;
	color: #3c160e;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

input {
	border: none;
	padding: 4px 10px;
	margin: 0;
	color: #000;
	font-family: inherit;
}

.invalid {
	color: #fc9696 !important;
	border: none;
}

form#edit {
	margin: 48px 0 -58px 260px !important;
}

ul.actions {
	/*display: none;*/
	margin: 0;
	padding: 0;
	list-style: none;
}

.search input {
	background: #eeeeee;
	color: #000;
}

button, a.btn, input[type="submit"], select, .button, #body input[type="submit"], .chzn-container .chzn-results li.highlighted {
	background: #6a9285;
}

button, input[type="submit"], select, .button, a.btn {
	border: none;
	cursor: pointer;
	padding: 6px 14px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-family: inherit;
	font-weight: 600;
	margin: 0;
	border-radius: 2px;
}

select {
	margin: 0;
	background: #f6f6f6;
	color: #000;
}

.content_vote select {
	margin: 0 0 0 10px;
}

button:hover, .button:hover, #body input[type="submit"]:hover, a.btn:hover {
	background-color: #55756A;
}

textarea, input {
	outline: none;
	outline-offset: 0;
}

textarea:focus, textarea.selected, #comments-form textarea.selected {
	border: none;
	background: #f6f6f6 !important;
}

.frame {
	margin: 0 auto;
	padding: 0 100px;
	width: 1200px;
	overflow: hidden;
}

.btn-toolbar {
	overflow: hidden;
}

.left, .pull-left {
	float: left;
}

.right {
	float: right;
}

legend {
	padding: 0;
	margin: 0.67em 0;
	font-weight: 600;
	font-size: 2em;
}

/* -- header ----------------------------------------------------------------- */

#header {
	background: #f9f7e8;
}

#header .left {
	width: 20%;
}

#header .left p {
	margin: 0;
}

#header .right {
	width: 80%;
}

#header .right p {
	margin-top: 0;
	float: right;
}

#header .left .menu {
	list-style: none;
	margin: 30px 0 0 2px;
	padding: 0;
}

#header .left .menu li {
	display: inline;
	margin: 0 50px 0 0;
}

#header .left .menu a {
	color: #000;
	font-weight: 600;
	font-size: 14px;
}

#header .left .menu .active a, #header .left .menu a:hover, #menu .icemegamenu .active > a, #menu .icemegamenu a:hover {
	color: #a64124;
}

#header .right .moduletable {
	overflow: hidden;
}

#menu .moduletable:last-child {
	margin-right: 50px;
}

#header .left .moduletable {
	/*background: #f1f3d2;*/
	padding: 30px 20px 30px 20px;
}

#header .right .menu {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#header .right .menu li {
	float: left;
	margin: 0 0 0 10px;
}

#header .right .menu a {
	padding: 6px 14px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	float: left;
	background: #832b21;
	border-radius: 2px;
}

#header .right .menu a img {
	margin: 0 -8px;
}

#header .right .menu .active a, #header .right .menu a:hover {
	opacity: 0.6;
}

#header .search input {
	width: 166px;
}

#header .social {
	margin: 0;
}

#body .social {
	position: relative;
	top: -42px;
	float: right;
}

#body .social a:hover {
	text-decoration: none;
}

.social a img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	height: 40px;
}

.social a:hover img {
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
}

#top {
	float: right;
	margin-top: 10px;
}

/* -- menu ----------------------------------------------------------------- */

#menu {
	width: 100%;
	float: left;
	margin-top: 55px;
}

#menu .moduletable {
	float: right;
}

#menu .icemegamenu a {
	color: #000;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 40px;
}

.iceMenuLiLevel_2 span.icemega_title {
	font-size: 12px;
}

.iceMenuLiLevel_2 span.icemega_desc {
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 0.5;
}

/* -- body ----------------------------------------------------------------- */

#body {
	/*background: #eeeeee;*/
	background: #fff;
	padding: 10px 0 50px 0;
}

#body p {
	margin: 0 0 10px 0;
	line-height: 150%;
	/*overflow: hidden;*/
}

.tab-content p {
	overflow: hidden;	
}

#body span, #bottom span {
	color: #6a9285;
	font-weight: 600;
	text-transform: uppercase;
}

#body .right span, #bottom span {
	color: #3c160e;
}

#body .wf_file_text {
	text-transform: none;
	font-weight: normal;
}

#body .tags {
	margin-top: 20px;
	padding-top: 20px;
	width: 100%;
	border-top: 2px solid #eee;
}

#body .tags span, #search-results .search-pages-counter, #body span.highlight, #body .sprocket-mosaic-container li.active, #body .sprocket-mosaic-container li:hover, #body .sprocket-mosaic-loadmore, #bottom .sprocket-mosaic-item .sprocket-padding, .nn_tabs.outline_handles.outline_content ul li a, .nn_tabs .nav-tabs {
	background: #fafafa;
}

#body .tags span {
	font-weight: normal;
	text-transform: none;
	padding: 2px 8px;
	margin: 0 4px 4px 0;
	border-radius: 4px;
	border: 1px solid #ddd;
	background: #fafafa;
	color: #000;
	font-size: 90%;
	float: left;
}

#body .tags span a {
	color: #000;
}

#body .content_rating span, #body span.content_vote {
	color: inherit;
	font-weight: normal;
	text-transform: none;
}

.content_rating {
	margin-bottom: 15px;
	float: right;
	border: 1px solid #eee;
	background: #fafafa;
	width: 150px;
}

.content_rating p {
	background: #324042;
	color: #fff;
	text-align: center;
	padding: 6px 0;
	text-transform: uppercase;
	font-size: 11px;
}

.content_rating span {
	margin: 10px 0 10px 15px;
	width: 35px;
	float: left;
	background-size: 15px !important;
	font-weight: 600 !important;
	font-size: 110%;
}

.content_rating span.rating-hits {
	background: url(../images/eye.svg) left center no-repeat;	
	padding-left: 20px;
}

.content_rating span.rating-sum {
	background: url(../images/tabs/star-black.svg) left center no-repeat;
	padding-left: 18px;	
}

.content_rating span.rating {
	width: 100%;
	margin: 0;
	padding: 35px 0 25px 0;
	font-size: 250%;
	text-align: center;
	background: url(../images/tabs/star-dark.svg) center center no-repeat;
	background-size: 100px !important;
	color: #fff !important;
	text-shadow: 2px 2px 0px #125627;
}

.content_vote label {
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 600;
}

.content_vote select {
	text-transform: none;
	font-weight: normal;
	margin: 0;
}

#body input {
	background: #f6f6f6;
	padding: 6px 10px;
}

#body .left {
	margin: 4px 0 5px 0;
	width: 100%;
}

#body .right {
	margin-top: 15px;	
}

#body .right .moduletable {
	margin: 5px 0 5px 0;
	padding: 20px;
	margin-bottom: 20px;
}

#body .right .moduletable h3 {
	line-height: 32px;
	font-size: 150%;
	margin-top: 10px;
}

#body .right .moduletable p {
	overflow: visible;
}

#body .right .moduletable.pencil h3:before, #body .right .moduletable.donate h3:before {
	width: 32px;
	height: 32px;
	content: "";
	float: left;
	margin-right: 10px;
	font-weight: normal;
}

#body .right .moduletable.pencil h3:before {
	background: url(../images/modules/pencil.png) center center no-repeat;
}

#body .right .moduletable.donate h3:before {
	background: url(../images/modules/donate.png) center center no-repeat;
}

.moduletable.box, .video {
	background: #fff;
	box-shadow: 0px 0px 4px 0px #333;
}

#search-results .video, .sprocket-mosaic .video {
	box-shadow: none;
}

#body .right .custom.contact {
	padding: 0 0 0 200px;
}

#body .right .moduletable.contact img:first-child {
	float: left;
	margin: 0 0 -20px -200px;
	width: 180px;
	height: auto;
}

#left {
	margin-left: -40px;
	overflow: hidden;
}

#left .moduletable {
	float: left;
	width: 225px;
	padding: 20px;
	margin: 5px 0 5px 40px;
}

#left .moduletable.box img:first-child  {
	margin: -20px 0 0 -20px;
	width: 265px;
	height: auto;
}

#left span, #body .right .contact .custom span {
	font-size: 85%;
}

/* -------------------------------------- Search */

#body .search button {
	width: 30px;
	height: 30px;
	margin: 0;
}

.searchintro {
	margin-top: 20px;
}

.searchintro strong { /* quickfix */
	font-weight: normal; 
}

.phrases {
	margin: 10px 0;
}

.phrases-box {
	overflow: hidden;
	margin: 0 0 10px 0;
}

.phrases-box label {
	width: 100%;
	float: left;
	margin: 2px 0;
}

.phrases-box label input {
	margin-right: 2px;
	position: relative;
	top: 2px;
}

.chzn-container .chzn-single {
	border-radius: 4px;
}

.chzn-container .chzn-single span {
	color: inherit !important;
	font-weight: normal !important;
	text-transform: none !important;
}

.chzn-single, .chzn-container .chzn-results {
	width: 200px;
}

.chzn-container .chzn-drop {
	width: 210px;
}

.result-category span {
	font-weight: normal !important;
	text-transform: none !important;
}

/* -------------------------------------- .nn_tabs */

.nn_tabs {
	overflow: hidden;
}

.nn_tabs ul.nav-tabs {
	float: left;
}

.nn_tabs ul.nav-tabs li a, .nn_tabs ul.nav-tabs li a span span {
	float: left;
}

.nn_tabs ul.nav-tabs li a span span {
	width: 32px;
	height: 32px;
	color: transparent !important;
}

.nn_tabs ul.nav-tabs .comment {
	background: url(../images/tabs/comment-dark.svg) center center no-repeat;
}

.nn_tabs ul.nav-tabs li.active .comment, ul.nav-tabs li:hover .comment {
	background-image: url(../images/tabs/comment-white.svg);
}

.nn_tabs ul.nav-tabs .info {
	background: url(../images/tabs/info-dark.svg) center center no-repeat;
}

.nn_tabs ul.nav-tabs li.active .info, ul.nav-tabs li:hover .info {
	background-image: url(../images/tabs/info-white.svg);
}

.nn_tabs ul.nav-tabs .producers {
	background: url(../images/tabs/producers-dark.svg) center center no-repeat;
}

.nn_tabs ul.nav-tabs li.active .producers, .nn_tabs ul.nav-tabs li:hover .producers {
	background-image: url(../images/tabs/producers-white.svg);
}

.nn_tabs ul.nav-tabs .star {
	background: url(../images/tabs/star-dark.svg) center center no-repeat;
}

.nn_tabs ul.nav-tabs li.active .star, .nn_tabs ul.nav-tabs li:hover .star {
	background-image: url(../images/tabs/star-white.svg);
}

.nn_tabs ul.nav-tabs .report {
	background: url(../images/tabs/report-dark.svg) center center no-repeat;
}

.nn_tabs ul.nav-tabs li.active .report, .nn_tabs ul.nav-tabs li:hover .report {
	background-image: url(../images/tabs/report-white.svg);
}

.nn_tabs .nav-tabs {
	border: none;
	width: 49px;
	margin-top: 0;
	border-right: 1px solid #eee;
	min-height: 400px;
}

.nn_tabs.outline_handles.outline_content ul li a {
	border: 1px solid #eee;
	margin: 0;
	padding: 0;
	padding: 8px;
	border-radius: 0;
}

.nn_tabs.outline_handles.outline_content ul li.active a, .nn_tabs.outline_handles.outline_content ul li:hover a {
	background: #515d5e;
}

.tab-content {
	float: left;
	width: 734px;
}

.tab-pane {
	padding: 25px !important;
}

.nn_tabs.outline_content>.tab-content {
	margin-bottom: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/* -- breadcrumb ----------------------------------------------------------------- */

#breadcrumb {
	/*text-align: center;
	font-style: italic;*/
	font-size: 140%;
	font-weight: 600;
	line-height: 150%;
	padding: 10px 0;
	background: #6a9285;
color: #fff !important;
border-bottom: 10px solid #b26118;
}

#breadcrumb p {
	/*padding-left: 355px;*/
	text-align: center;
}

#breadcrumb button {
	background: #a64124;
	margin-left: 20px;
}

#breadcrumb button:hover {
	background-color: #3c160e; 
}

/* -- footer ----------------------------------------------------------------- */

#footer {
	background: #f9f7e8;
	color: #3c160e;
	padding: 30px 0 40px 0;
}

#footer a {
	color: #6a9285;
	font-weight: bold;
}

#footer a:hover {
	color: #55756A;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .search button {
	border: none;
	margin: 0 0 0 -4px;
	padding: 8px;
	height: 26px;
	width: 26px;
	background: #a64124 url('../images/search.svg') no-repeat center center;
	cursor: pointer;
}

#footer ul a {
	line-height: 160%;
}

#footer ul ul {
	margin-top: 5px;
}

#footer .menu > li {
	float: left;
	width: 20%;
}

#footer .menu > li > a, #footer h3 {
	font-size: 150%;
	color: #3c160e;
	border-bottom: 2px solid #a64124;
	margin-bottom: 15px;
	padding-bottom: 2px;
	width: 100%;
	display: block;
	font-weight: 600;
}

#footer .search input {
	margin-top: 20px;
	font-weight: 600;
	text-transform: uppercase;
	background: #fff;
	color: #f0f0f0;
}

#footer .moduletable {
	float: left;
	width: 30%;
	margin-left: 3%;
}

#footer .moduletable:first-child {
	margin-left: 0;
}

.ltFollowUsLink {
	display: none;
}

/* -- copyright ----------------------------------------------------------------- */

#copyright {
	background: #6a9285;
	color: #fff;
	font-size: 90%;
	padding: 5px 0;
}

#copyright a {
	color: #CDCDCD;
}

#copyright .left .moduletable {
	float: left;
	margin-right: 30px;
}

#copyright ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#copyright .left ul {
	margin: 1em;
	margin-left: 0;
}

#copyright li {
	float: left;
}

#copyright li:before {
	content: "|";
	margin: 0 5px;
}

#copyright li:first-child:before {
	content: none;
}

#copyright .right li {
	border-left: 1px solid #70997d;
}

#copyright .right li:last-child {
	border-right: 1px solid #70997d;
}

#copyright .right li a {
	padding: 7px;
	float: left;
}

#copyright li img {
	opacity: 0.4;
}

#copyright li a {
	color: #fff;
}

#copyright li a:hover, #copyright .left .active a {
	color: #70997d
}

#copyright li a:hover img {
	opacity: 1.0;
}

#rainbow {
	background: #fc9696 url('../images/rainbow-bar.svg') 0px;
}

#rainbow .frame {
	height: 6px;
}

/* -------------------------------------- */

.ice-megamenu-toggle > a {
	display: none;
}

.icemegamenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}

ul#icemegamenu {
	margin-bottom: 21px;
	overflow: hidden;
}

.icemegamenu li {
	float: left;
	line-height: normal;
}

li.iceMenuLiLevel_1 {
	height: 30px;
	line-height: 30px;
	transition-property: height;
	transition-duration: 0.5s;
	-webkit-transition-property: height;
	-webkit-transition-duration: 0.5s;
	margin: 0 50px 0 0;
}

li.iceMenuLiLevel_1:last-child {
	margin: 0;
}

ul#icemegamenu > li.parent:hover {
	height: 130px;
}

ul#icemegamenu ul.icesubMenu {
	position: absolute;
	/*top: 68px;*/padding-top: 35px;
	display: none;
	width: 1200px !important;
	overflow: hidden;
	left: 0;
}

ul#icemegamenu > li.parent:hover > ul, ul#icemegamenu > li.parent > ul:hover {
	display: block;
}

li.iceMenuLiLevel_2 {
	margin-right: 19px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-right: 1px solid #000;
}

div.iceCols:last-child li.iceMenuLiLevel_2 {
	border-right: none;
}

li.iceMenuLiLevel_2 a {
	width: 150px;
	padding-left: 50px;
	float: left;
}

li.iceMenuLiLevel_2 a img {
	float: left;
	margin-left: -50px;
	margin-top: 5px;
}

li.iceMenuLiLevel_2 a span {
	float: left;
}

/* -------------------------------------- Player */

#bottom .moduletable {
	float: left;
	width: 21%;
	padding: 1%;
	margin: 1%;
	text-align: center;
}

#bottom .moduletable.full  {
	width: 1000px;
	margin: 0 40px 0 0;
	padding: 0;
	text-align: left;
}

#bottom .moduletable.ad {
	width: 160px;
	height: 408px;
	margin: 75px 0 0 -2px;
	padding: 0;
	text-align: left;
	border: 1px solid #000;
}

#bottom .moduletable.full h3 {
	color: #000;
}

#bottom .moduletable.full > h3 {
	font-size: 220%;
	margin-top: 0;
	line-height: 47px;
	font-weight: normal;
}

#bottom .moduletable.full > h3:before {
	width: 41px;
	height: 47px;
	content: "";
	float: left;
	margin-right: 10px;
	font-weight: normal;
}

#bottom .moduletable.full > h3:before {
	background: url(../images/tabs/star-black.svg) center center no-repeat;
	background-size: 40px;
}

/* -------------------------------------- Login */

#system-message-container {
	position: absolute;
	top: 276px;
	left: 0;
	width: 212px;
}

.alert {
	padding: 0 25px;
	overflow: hidden;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	color: #fff;
	background: #4f976b;
}

.alert .close {
	margin: 10px 0 0 -15px;
	color: #fff;
	float: left;
	cursor: pointer;
}

.alert-heading {
	margin: 10px 0 0 0;
}

.login span.star {
	color: #fc9696 !important;
}

.login label {
	font-size: 110%;
}

.controls {
	margin-bottom: 15px;	
}

.login .controls label {
	font-size: 100%;
	display: inline;
}

.login .control-group {
	overflow: hidden;
}

.login .control-label {
	margin: 10px 0 0 0;
}

.login #remember {
	position: relative;
	top: 2px;
	margin-right: 2px;
}

/* -------------------------------------- Sprocket (+Search) */

.sprocket-mosaic {
	margin-bottom: 5px;
}

#bottom .sprocket-mosaic-header {
	display: none;	
}

.sprocket-mosaic-header {
	margin: -20px 0 10px -20px;
	width: 400px;
	background: #f5f5f5;
	border-bottom: 1px solid #eee;
}

.sprocket-mosaic-order ul {
	overflow: hidden;
}

.sprocket-mosaic .sprocket-mosaic-order li {
	border: none;
	margin: 0;
	border-radius: 0;
	padding: 6px 12px;
	background: #f3f3f3;
	float: left;
	display: block;
}

.sprocket-mosaic .sprocket-mosaic-order li.active, .sprocket-mosaic .sprocket-mosaic-order li:hover  {
	background: #fff;	
}

.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order {
	float: none;
}

.sprocket-mosaic-item {
	border-radius: 0;
	border: 0;
	box-shadow: 0px 0px 4px 0px #333;
}

#bottom .sprocket-mosaic-item {
	background: #fff;
}

#bottom .sprocket-mosaic-item .sprocket-padding {
	padding: 20px 20px 10px 20px;
}

#bottom .sprocket-mosaic-text img {
	margin: -30px 0 0 -20px;
	width: 306px;
	height: 306px;
}

.sprocket-readmore h3, .findersearch #search-results li > div h3 {
	margin: 0;
	color: #000;
	white-space: normal;
}

.sprocket-readmore p, #body .findersearch #search-results li > div p  {
	color: #000;
	font-size: 1.17em;
	margin: 0;
	font-weight: 600;
}

.sprocket-readmore span, #body .findersearch span.category, #body .findersearch span.author {
	margin: 1em 0;
	font-size: 90%;
	display: block;
}

#bottom .sprocket-readmore span.category, #body .findersearch span.category {
	margin-bottom: 5px;
}

#bottom .sprocket-readmore span.author, #body .sprocket-readmore span.author, #body .findersearch span.author {
	margin-top: 5px;
	color: #868686;
	font-weight: normal;
	text-transform: none;
	font-size: 85%;
	font-style: italic;
}

#bottom .sprocket-mosaic .sprocket-mosaic-container {
	margin: 0 0 0 -40px;
}

#bottom .sprocket-mosaic-item {
	margin: 0 0 30px 40px;
}

#bottom .loadmore-more span, #body .loadmore-more span  {
	color: #000;
}

#body .findersearch span.author {
	margin-bottom: 0;
}

#body .sprocket-mosaic-item {
	box-shadow: none;
	margin: 0;
}

#body .sprocket-mosaic-container li {
	width: 100%;
	border-bottom: 5px solid #f0f0f0;
}

#body .sprocket-mosaic-container li.active {
	background: #fafafa url('../images/record.svg') 360px 10px no-repeat;
}

/*#body .sprocket-mosaic-container li:last-child {
	border-bottom: none;
}*/

#body .sprocket-mosaic-loadmore {
	/*display: none;*/
	border: none;
	border-top: 1px solid #eee;
	margin: 20px -20px -20px -20px;
	padding: 30px 20px 20px 20px;
	width: 100%;
}

#body .sprocket-mosaic img {
	width: auto;
	max-width: 160px;
	height: 90px;
	margin-left: -110px;
	float: left;
}

#body .sprocket-mosaic-text {
	padding-left: 110px;	
}

#body .sprocket-mosaic-text p {
	overflow: visible;
	margin: 0;
}

#body .sprocket-readmore span {
	margin: 5px 0;
}

#body .moduletable .sprocket-mosaic-text h3 {
	line-height: inherit;
	font-size: 1.17em;
	margin-top: 0;
}

#body .sprocket-mosaic .sprocket-mosaic-container {
	margin: -10px -20px -20px -20px;
	overflow-x: hidden;
	max-height: 922px;
}

#body .sprocket-mosaic-item .sprocket-mosaic-text {
	margin: 0;
	height: 90px;
}

#body .sprocket-mosaic-item .sprocket-padding {
	padding: 20px;
}

#body .sprocket-mosaic-item .sprocket-mosaic-infos {
	display: none;
}

#body .sprocket-mosaic {
	margin: 0;
}

.sprocket-readmore {
	white-space: normal;
}

/* -------------------------------------- Advanced Search */

#finder-filter-window {
	margin-top: 0;
}

#advancedSearch button {
	position: relative;
	top: 4px;
	min-height: 30px;
	background: #a64124 url('../images/calendar.svg') no-repeat center center;
}

#advancedSearch select {
	font-weight: normal;
	text-align: left;
	text-transform: none;
	padding: 6px;
}

#advancedSearch label {
	margin: 20px 0 10px 0;
	display: block;
}

#advancedSearch .controls, #advancedSearch label, ul#finder-filter-select-dates {
	overflow: hidden;
}

ul.autocompleter-choices li.autocompleter-selected {
	background-color: inherit;
	color: inherit;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color: #000;
}

#body span.highlight {
	font-weight: normal;
	text-transform: none;
	padding: 1px 6px;
	border-radius: 4px;
	border: 1px solid #ddd;
	color: inherit;
}

#search-results {
	margin-top: 20px;
}

#search-results p {
	color: black;
	margin: 0;
	overflow: visible;
}

ul.search-resultssearch {
	margin: 0 0 0 -40px;
	padding: 0;
	width: 1240px;
	list-style: none;
}

.search-resultssearch li {
	width: 230px;
	height: 323px;
	float: left;
	margin-left: 40px;
	margin-bottom: 40px;
	padding: 20px;
	background: #fff;
	box-shadow: 0px 0px 4px 0px #333;
	overflow: hidden;
}

.search-resultssearch li div img {
	margin: -20px 0 0 -20px;
	width: 270px;
	height: 270px;
}

.result-textsearch {
	margin: 0 !important;
}

#search-results .search-pages-counter {
	width: 155px;
	padding: 5px;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	text-transform: uppercase;
}

#search-results .search-pages-counter strong {
	font-weight: 600;
}

#search-results li h1 {
	margin-top: 0;
}

.item-page.Text {
	padding-right: 10px;
}

#comments a.refresh {
	background-image: url(../images/reload.svg) !important;
	width: 18px;
	padding: 0 !important;
	margin: 0 !important;
	display: none;
}

/* -------------------------------------- Contact */

#body .contact span {
	color: inherit;
	text-transform: none;
}

.contact label {
	margin: 15px 0;
	display: block;
}

.contact input[type="text"] {
	width: 300px;
	max-width: 300px;
}

.contact textarea  {
	width: 500px;
	max-width: 500px;
	padding: 6px;
	margin: 0;
	background: #f6f6f6;
	border: 0;
}

#jform_contact_email_copy {
	float: left;
	margin: 0 5px 0 0;
	position: relative;
	top: 3px;
}

/* -------------------------------------- search-pagination */

.search-pagination a {
	color: #000;
	font-weight: 600;
}

.search-pagination ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 10px auto;
	width: 300px;
	padding: 5px;
	border: 1px solid #d3d3d3;
	border-radius: 4px;
	background: #fafafa;
}

.search-pagination li {
	float: left;
	margin: 0 10px;
}

#body .search-pagination span {
	text-transform: none;
	font-weight: normal;
	color: #000;
}

/* -------------------------------------- span styles */

#body .left .item-page span.category {
	font-size: 115%;
	border-bottom: 2px solid #eee;
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

#body .left .item-page span.author {
	padding-top: 10px;
	font-size: 110%;
}

#body .left .item-page span.author, #body .left .item-page span.date {
	text-transform: none;
	color: #000;
	float: left;
	width: 100%;
}

#body .left .item-page span.date {
	font-size: 90%;
	padding-bottom: 20px;
	margin-top: -5px;
	border-bottom: 2px solid #eee;
}

#body .left .item-page .hits {
	float: right;
	margin-top: -70px;
	font-size: 200%;
	font-weight: 600;
	padding-left: 30px;
	background: url(../images/eye.svg) left center no-repeat;
}

/* -------------------------------------- comments */

#jc h4 {
	color: #125627;
	font-size: 115%;
	border-bottom: 2px solid #eee;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin: 0 0 15px 0;
}

.tab-content p.message, #jc p.message {
	border-top: 2px solid #eee;
	color: inherit;
	padding: 15px 0;
	text-align: center;
}

#comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-form #comments-form-captcha-holder {
	margin: 0 0 10px 0 !important;
	font-family: 'Open Sans', sans-serif !important;
}

#comments-form #comments-form-buttons {
	margin-bottom: 20px !important;
}

#comments-form textarea {
	max-width: 500px !important;
	width: 480px;
	font-family: 'Open Sans', sans-serif;
	padding: 10px !important;
	background: #f6f6f6;
	/*min-height: 20px;*/
}

#comments-form textarea, #comments-form .grippie {
	border: none;
}

#comments-form .grippie {
	width: 500px;
	max-width: 500px !important;
	border-top: 1px solid #ddd;
}

#comments-form .btn, #comments-report-form .btn, #comments-form .btn div, #comments-report-form .btn div {
	background: none;
	margin: 0;
	padding: 0;
}

#comments-form .btn a, #comments-report-form .btn a {
	background-color: #a64124 !important;
	border: none;
	cursor: pointer;
	padding: 6px 14px;
	margin-right: 5px;
	color: #fff !important;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	float: left;
	height: auto;
	line-height: normal;
}

#comments-form .btn a:hover, #comments-report-form .btn a:hover, 
#comments-form .btn a:active, #comments-report-form .btn a:active {
	color: #fff !important;
	background-color: #3c160e !important;
}

#comments-footer, #comments-list-footer {
	display: none;
}

#comments .comments-list, #comments-list-footer {
	margin: 0;
}

#jc .rbox {
	border-radius: 0;
	border: 0;
	padding: 0;
}

#comments .comment-anchor {
	display: none;
}

#comments .comment-author, #comments .author-homepage, #comments .author-email {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	/*font-size: 120%;*/
	text-transform: none;
	font-weight: 600;
}

#comments .comment-date {
	color: #000;
	/*font-size: 100%;
	padding: 0 0 0 20px;*/
	background: none;
	text-transform: none;
	font-weight: normal;
}

#comments .comment-body {
	color: #000;
	padding: 10px 45px 10px 0;
}

#comments .toolbar {
	border-top: 0;
	margin: 0;
	padding: 5px 0;
}

#comments .toolbar a, #comments .toolbar a:hover {
	background: none !important;
	opacity: 0.5;
}

#comments a.toolbar-button-edit, #comments a.toolbar-button-edit:hover {
	background: url(../images/edit.svg) no-repeat left center !important;
}

#comments a.toolbar-button-delete, #comments a.toolbar-button-delete:hover {
	background: url(../images/trash.svg) no-repeat left center !important;
}

#comments a.toolbar-button-publish, #comments a.toolbar-button-publish:hover {
	background: url(../images/publish.svg) no-repeat left center !important;
}

#comments-form-message {
	margin-bottom: 10px;
}

.comments-form-message-info {
	background: none;
}

#comments .even, #comments .odd {
	margin-bottom: 15px;
}

.comment-body {
	font-size: 12px,
}

/* -------------------------------------- donation */

#osdonatestatic {
	text-align: left !important;
}

#body input[type="image"] {
	background: none;
	padding: none;
}

/* -------------------------------------- vote + comments */

.content_vote input[type="range"] {
	margin: 0 15px;
	padding: 0 !important;
}

.content_vote input[type="range"]:before {
	content: "-";
	position: relative;
	left: -15px;
}

.content_vote input[type="range"]:after {
	content: "+";
	position: relative;
	right: -15px;
}

#comments-form-message {
	padding: 5px;
}

#jc span.vote-good, #jc span.vote-poor, #jc span.vote-none {
	font-family: inherit;
	font-weight: 600;
	background: #f1e39c;
	padding: 4px;
	width: 15px;
	text-align: center;
	color: #fff;
	border-radius: 999px;
	opacity: 0.8;
	cursor: pointer;
}

#jc span.vote-good:hover, #jc span.vote-poor:hover, #jc span.vote-none:hover {
	opacity: 1;
}

#jc span.vote-poor {
	background-color: #a64124;
}

#jc span.vote-good {
	background-color: #4f976b;
}

#jc span.comments-vote a {
	background: url(../images/vote/thumbsup.svg) center center no-repeat;
	background-size: 15px;
	opacity: 0.8;
	margin-top: 4px;
}

#jc span.comments-vote a:hover {
	opacity: 1; 
}

#jc span.comments-vote a.vote-good {
	background-image: url(../images/vote/thumbsup.svg);
}

#jc span.comments-vote a.vote-poor {
	background-image: url(../images/vote/thumbsdown.svg);
}

#jc .vote-poor, #jc a.vote-poor:hover {
	background-position: center center !important;
}

input[type="submit"], button[type="submit"] {
	margin-top: 10px;
	border-radius: 2px;
}

label {
	margin-bottom: 10px;
	display: block;
}

#body input[type="radio"] {
	margin-right: 4px;
	position: relative;
	top: 2px;
}

.comments-form-message-error {
	background: none;
}

#comments-form label, #comments-report-form label, #comments a {
	text-transform: none;
}

#comments-inline-edit {
	margin: 0;
	border: none;
}

#comments-inline-edit #comments-form p, #comments-inline-edit #comments-form #comments-form-buttons, #comments-inline-edit #comments-form-error {
	margin-left: 0 !important;
}

/* -------------------------------------- remixcall */

.moduletable.remixcall {
	border-radius: 4px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,.5);
	padding: 7px 15px !important;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Garuda,Verdana,Tahoma,sans-serif;
}

.remixcall ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.remixcall li {
	border-bottom: 1px solid #eee;
	font-size: 11px;
	font-weight: 700;
	padding: 5px 0;
	line-height: 20px;
	height: 20px;
}

.remixcall li:last-child {
	border: none;
}

#body .remixcall li span {
	font-weight: 700;
	color: #000;
}

#body button span {
	font-weight: inherit;
	color: inherit;
}

/* ------------------------------------------------------------------- */

.btn-toolbar {
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
}

.btn-toolbar {
	overflow: hidden;
}

.btn-toolbar a {
	float: left;
}

span.optional {
	display: none;
}

/*.btn.jmodedit, .btn-group {
	display: none;
}*/

.btn.jmodedit {
	display: none;
}

#body .btn.jmodedit {
	display: block;
}

.edit-icon a {
	background: #fff url('../images/edit.svg') no-repeat center center;
	padding: 3px;
	width: 20px;
	height: 20px;
	margin: 6px;
	border-radius: 90px;
	text-transform: none;
}

.edit-icon a:hover {
	background-color: #fff;
}

.item-page {
	position: relative;
}

.item-page .btn-group a.btn {
	display: none;
}

.edit-icon a {
	position: absolute;
	right: 0;
	top: 0;
}

/* ------------------------------------------------------------------- */

.profile .btn-group {
	display: block;
}

#jform_profile_dob_img, #jform_publish_down_img, #jform_publish_up_img {
	height: 29px;
	width: 21px;
	background: #a64124 url('../images/calendar.svg') no-repeat center center;
	position: relative;
	top: 4px;
}

#jform_profile_dob_spacer-lbl {
	text-transform: none;
}

.profile-edit textarea {
	background: #f6f6f6;
	padding: 6px 10px;
	border: none;
	width: 300px;
	font-family: inherit;
}

.calendar .button {
	background: #dedede;
}

.profile dt {
	font-weight: 600;
}

.profile dd {
	margin: 5px 0 15px 0;
}

.dl-horizontal {
	margin: 0 0 40px 0;
}

/* ------------------------------------------------------------------- */

.edit .tab-pane {
	padding: 0 !important;
	margin-top: 15px;
}

.edit .btn-group {
	float: left;
	margin-right: 10px;
}

#body .right noindex + div {
	display: none;
}

#jform_profile_tos input, #jform_profile_tos label {
	float: left;
}

#jform_profile_tos-lbl a {
	color: #125627;
	font-weight: 600;
}

#body .registration span {
	text-transform: none;
	color: inherit;
	font-weight: normal;
}

#finder-search .word > label {
	display: inline;
}

.findersearch .banneritem {
	width: 268px;
	height: 375px;
	float: left;
	margin-left: 40px;
	margin-bottom: 40px;
	background: #fff;
	/*box-shadow: 0px 0px 4px 0px #333;*/
	border: 1px solid #000;
	overflow: hidden;
}

/* -------------------------------------- form */

#form span, #form select {
	text-transform: none;
}

#form label {
	display: block;
}

#form #editor-xtd-buttons {
	padding: 0;
}

#form .control-group {
	margin-bottom: 15px;
}

#form .control-label {
	margin-bottom: 10px;
}

#form input, #form textarea {
	border: 1px solid #f6f6f6;
}

#form textarea {
	background: #f6f6f6;
	padding: 6px 10px;
	font-family: inherit;
}

#form input, textarea, select {
	border: 1px dashed #ccc !important;
}

#form .chzn-container {
	min-width: 200px;
}

#jform_tags_chzn span {
	color: inherit;
	font-weight: normal;
}

.tooltip {
	background: #f1f3d2 !important;
	color: #000;
	padding: 10px 25px !important;
	border: none !important;
	position: absolute;
	left: 700px !important;
}

.tooltip strong {
	font-weight: 600;
}

form#edit {
	margin: 48px 0 -58px 240px;
}

/* -------------------------------------- about tabs */

body.about .nn_tabs {
	overflow: visible;
}

body.about .nn_tabs ul.nav-tabs {
	float: none;
	width: 93%;
	height: 0 !important;
	border: none;
	background: transparent;
	min-height: 0;
	margin-top: 0px;
	margin: 0 auto;
}

body.about .nn_tabs-tab {
	width: 50%;
}

body.about .nn_tabs ul.nav-tabs li a {
	padding: 20px;
	float: none;
	text-align: center;
	border: none;
	box-shadow: 0px 0px 1px 0px #333;
	font-size: 110%;
}

body.about .nn_tabs ul.nav-tabs li:first-child a {
	border-right: 1px solid #ccc !important;	
}

body.about .nn_tabs ul.nav-tabs li a span {
	color: #000 !important;
	text-transform: none !important;
}

body.about .nn_tabs.outline_handles.outline_content ul li.active a, body.about .nn_tabs.outline_handles.outline_content ul li:hover a {
	background: #fff;
	border: none;
	box-shadow: 0px 0px 4px 0px #333;
}

body.about .nn_tabs.outline_handles.outline_content ul li.active a span {
	color: #a64124 !important;
}

body.about .tab-content {
	width: 100%;
}

body.about .tab-pane {
	padding: 0 !important;
	padding: 25px !important;
}

body.about .tab-content p {
	overflow: visible;	
}

.teambox {
	float: left;
	width: 300px;
	padding: 25px;
	margin: 16px 16px 16px 17px;
	box-shadow: 0px 0px 4px 0px #333;
	height: 390px;
}

.teambox img {
	width: 350px;
	margin: -25px;
}

/*PRESS*/
.blogpress .span4{
	float: left;
	width: 30%;
	margin: 8px;
	box-shadow: 0px 0px 2px #000;
	padding: 10px;
	min-height: 260px;
}

.blogpress .jcomments-links, .blogpress .article-info-term {
display: none !important; 
}

.blogpress .article-info {
text-align: left;
}

.blogpress .article-info .modified {
margin: 0;
}

.blogpress h2{
color: #6a9285;
}
/*PRESS END*/







