/**
 * ------------------------------------------------------------------------
 * JA Wall Template for J25 & J30
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
 */

/**
 * Theme for JA Wall
 * -----------------------
 * Name: Color Block
 * Version: 1.01
 * Release: 04/02/2012
 * Author: JoomlArt
 * Copyright: GPL
 */
 
@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700); /* Google Font */
 
/* ---------------------------------------------------------
   LAYOUT
--------------------------------------------------------- */

/* ---------------------------------------------------------
   CORE
--------------------------------------------------------- */
body {
  background: #202020;
  color: #656565;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.6;
}

/* Links ---*/
a {
  color: #F26531;
  text-decoration: none;
  transition: background 0s ease 0s, color 0.2s linear 0s;
}

a:hover, a:active, a:focus {
  color: #f26531;
  text-decoration: underline;	
}

/* Headings & Titles ---*/
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: 'PT Sans', sans-serif;
}

/* List ---*/
.container-main ul li {
  background-image: url(../images/bullet-1.png);
}

/* Others ---*/
hr {
  border-top: 1px solid #000;
}

/* Text selection ---*/

/* Mozilla based browsers */
::-moz-selection {
  background-color: #f26531;
  color: #fff;
}

/* Works in Safari */
::selection {
  background-color: #f26531;
  color: #fff;
}

/* TABLES
--------------------------------------------------------- */
td {
  border-bottom: 1px dotted #000;
}

th {
  background: #000;
  color: #999;
  text-transform: uppercase;
}

th a {
  color: #fff;
}

th a:hover,
th a:focus,
th a:active {
  color: #fff;
}

/* FORM
--------------------------------------------------------- */
input, select, button, textarea {
  transition: all 0.2s ease 0s;
}

textarea {
  background: #202020;
  border: 1px solid #333;
  color: #ccc;
  box-sizing: border-box;
}

textarea:hover {
  border-color: #000;
}

textarea:focus {
  border-color: #000;
  box-shadow: inset 0 0 2px rgba(0,0,0,.4);
}

input[type=text],
input[type=password],
input[type=email],
.inputbox {
  background: #202020;
  border: 1px solid #333;
  color: #ccc;
  border-radius: 2px;
}

input[type=text]:hover,
input[type=password]:hover,
.inputbox:hover {
  border-color: #666;
}

input[type=text]:focus,
input[type=password]:focus,
.inputbox:focus {
  border-color: #999;
  box-shadow: inset 0 0 2px rgba(0,0,0,.4);
}

input[type=submit],
.button,
button {
  background: #f26531;
  border: 1px solid #f26531;
  border-radius: 0;
  color: #FFF;
  text-shadow: none;
  text-transform: uppercase;
}

input[type=submit]:hover,
.button:hover,
button:hover {
  background-color: #FFF;
  border-color: #FFF;
  color: #656565;
  cursor: pointer;
  box-shadow: none;
}

.star {
  color: #c00;
}

/* ---------------------------------------------------------
   NAVIGATION
--------------------------------------------------------- */

/* MAIN NAV
--------------------------------------------------------- */
#mainnav .mainnav-inner {
  right: 505px;
}

#mainnav .menu > li {
  border-right-color: #202020;
}

#mainnav .menu > li > a {
  color: #858585;
  border-bottom: none;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.167em;
  font-weight: bold;
  height: 55px; /*RNS*/
/*  height: 45px;*/
  padding-top: 10px; /*RNS*/
  letter-spacing: 1px;
  line-height: 45px;
  text-shadow: none;
  text-transform: uppercase; 
}

#mainnav .menu > li:hover > a,
#mainnav .menu > li > a:hover,
#mainnav .menu > li > a:active,
#mainnav .menu > li > a:focus {
  background: #fff;
  border-bottom: 0;
  color: #4c1a1a;
  text-decoration: none;
}

#mainnav .menu > li.active > a {
  background: #F26531;
  border-bottom: 0;
  color: #fff;  
}

#mainnav .menu > li.active:hover > a,
#mainnav .menu > li.active > a:hover,
#mainnav .menu > li.active > a:active,
#mainnav .menu > li.active > a:focus {
  border-bottom-color: transparent;
  border-bottom: 0;
}

/* 2nd level and above ---*/
#mainnav .menu > li.deeper ul {
  background: #fff;
  border: 1px solid #d4d4d4;
  border-top: none;
  box-shadow: 2px 2px 2px rgba(0,0,0,.2);
}

#mainnav .menu > li.active.deeper ul {
  border-color: #000; /* Active Parent's Popup*/
}

#mainnav .menu > li.deeper.hover ul,
#mainnav .menu > li.deeper:hover ul {
  margin-top: 44px;
}

#mainnav .menu > li.deeper ul li {
  border-bottom-color: #e5e5e5;
}

#mainnav .menu > li.deeper ul li a {
  color: #656565;
  font-size: 0.833em;
  text-shadow: none;
  text-transform: uppercase;
  transition: color 0.2s linear 0s; 
}

#mainnav .menu > li.deeper ul li:hover a,
#mainnav .menu > li.deeper ul li a:hover,
#mainnav .menu > li.deeper ul li a:active,
#mainnav .menu > li.deeper ul li a:focus {
  background: none;
  color: #F26531;
  text-decoration: none;
}

#mainnav .menu > li.deeper ul li.active a {
  color: #f26531;
  font-weight: bold;
}

#mainnav .navnext,
#mainnav .navprev {
  background-color: #000;
  width: 24px;
}

#mainnav .navprev {
  left: 0px;
}

#mainnav .navnext {
  right: 505px;
}

/* ---------------------------------------------------------
   JOOMLA
--------------------------------------------------------- */
/* COMMON JOOMLA STYLE
--------------------------------------------------------- */
/* Mail to ---*/
#mailto-window .mailto-close {
  background: #f0f0f0;
  border-color: #ccc;
  border-radius: 0;
  text-shadow: none;
  top: -15px;
}

#mailto-window .mailto-close a {
  color: #999;
  text-decoration: none;
}

#mailto-window .mailto-close a:hover {
  color: #c00;
  text-decoration: none;
}

#mailto-window .mailto-close:hover {
  box-shadow: none;
}

/* Category List ---*/
.categories-list ul li {
  border-bottom: 1px solid #ddd;
}

.categories-list ul li span.item-title {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
}

/* Edit Content ---*/
.edit fieldset {
  border-top: 5px solid #000;
}

.edit fieldset legend {
  color: #000;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #f0f0f0;
  border: 1px solid #ccc;
  border-radius: 0;
}

/* Pagination ---*/
.pagination ul li,
ul.pagenav li {
  background: none;
}

.reset .form-validate p,
.remind .form-validate p {
  background-color: #252525;
  border-color: #333;
  text-shadow: 1px 1px 0 #000;
}

/* Profile ---*/
.profile fieldset,
.profile-edit fieldset {
  border: 1px solid #3a3a3a;
}

.profile dl dd,
.profile-edit dl dd {
  border-bottom: 1px solid #2d2d2d;
}

.profile legend,
.profile-edit legend {
  background: #202020;
}

.profile-edit form#member-profile div a {
  background: none;
  padding-left: 5px;
}

/* ---------------------------------------------------------
   MODULES
--------------------------------------------------------- */
.moduletable-inner {
  background: #101010;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #a5a5a5;
  text-shadow: none;
}

#aside .moduletable-inner {
  margin: 0 10px 20px;
}

/* Module Title */
.moduletable .moduletable-inner > h3 {
	background: none;
	border-bottom: 0;
	color: #fff;
	font-family: 'PT Sans',sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0px 20px 0; /*RNS*/
	text-transform: uppercase;
}

.bannergrouppub2 {text-align:center;}

.bannergrouppub2 .banneritem {padding-bottom:10px;}

/* Module Content */
.moduletable .box-ct {
	padding-bottom: 0px;
}

/* Module List */
#aside .moduletable ul li {
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.moduletable ul li a { color: #a5a5a5; }

.moduletable ul li a:hover,
.moduletable ul li a:focus { color: #f26531; }

/* ---------------------------------------------------------
   TEMPLATE
--------------------------------------------------------- */

/* GENERIC CONTENT STYLE
--------------------------------------------------------- */
/* Content Title ---*/
h1.componentheading,
.componentheading {
  color: #fff;
  font-family: 'PT Sans',sans-serif;
}

/* Content Meta ---*/
.article-info,
.article-hit,
.jac-add-button {
  color: #666;
}

.article-info a,
.jac-add-button a {
  color: #f26531;
}

.article-info a:hover,
.article-info a:active,
.article-info a:focus,
.jac-add-button a:hover,
.jac-add-button a:active,
.jac-add-button a:focus {
  color: #f26531;
}

/* Content Image ---*/
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  border: 1px solid #000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

p.img_caption {
	display:none;
  background: #000;
  color: #858585;
  font-size: 0.917em;
  line-height: 1;
  opacity: .9;  
  padding: 10px 20px !important;
  text-align: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* ITEM
--------------------------------------------------------- */
.item {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.item .item-inner,
.corner-stamp .corner-inner {
  background: #101010;
  border: none;
  border-radius: 0;
  box-shadow: none;
  transition: box-shadow .2s ease 0s;
}

/*RNS*/
/*
.item:hover .item-inner, 
.corner-stamp:hover .corner-inner {
  background-color: #fff;
  color: #353535;
  border: none;  
}
*/
.item:hover .item-inner, 
.corner-inner {
  background-color: #fff;
  color: #353535;
  border: none;  
}
/*RNS*/

.item .item-main {
   padding: 20px 20px 0;
}

/* Item IMG ---*/
.item .item-image {
  margin: 0;
}

.item .item-image span {
  display: none;
}

.item .item-image img {
  border: none;
}

/* Item Title ---*/
.item .header h2 {
  color: #fff;
  font-weight: bold;
}

.item .header h2 a {
  color: #fff;
  font-weight: bold;
}

.item .header h2 a:hover,
.item .header h2 a:focus,
.item .header h2 a:active {
  color: #F26531;
}

.item:hover h2 a,
.item:hover h2 {
  color: #353535 !important;
}

/* Item Header ---*/
.item .header {
}

.item:hover .header .article-info dd {
  color: #555 !important;
}

.item .header .article-info .category-name {
  color: #F26531;
}

.item .header .article-info .category-name strong {
  color: #656565;
}

.item:hover .header .article-info .category-name {
  color: #f26531 !important;
} 

.item:hover .header .article-info .category-name strong {
  color: #555 !important;
} 

/* Item Content ---*/
.item .content {
}

.item:hover .content p {
  color: #656565 !important;
}

/* Item Footer ---*/
.item .footer {
  background: none;
  border-radius: 0;
  color: #666;
  margin: 20px -20px 0;
  padding: 10px 20px;
  text-shadow: none;
  border-top: 1px solid #1c1c1c;
}

body.basegrid-s .item .footer {
  padding: 10px 20px;
}

.item:hover .footer {
  border-top-color: #e5e5e5 !important;
}

body.basegrid-s .item .item-image {
  margin: 10px 0 0; /* smaller item image spacing */
}

.item .footer .article-hit,
.item .footer .jacomment-count,
.item .footer .jac-add-button {
  margin: 3px 10px 0 0;
}

.item .footer .article-hit dd {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

.item .footer .article-hit dd strong {
  background: url(../images/bg-hits.png) no-repeat 0px 0px;
  display: block;
  float: left;
  height: 16px;
  margin-right: 5px;
  overflow: hidden;
  text-indent: 100%;
  width: 16px;
}

.item:hover .footer .article-hit dd {
}

.item:hover .footer .article-hit {
  color: #a5a5a5 !important;
}

/* Item Readmore ---*/
.item .readmore,
.item .s_readmore {
  border-left: 1px solid #1c1c1c;
  font-size: 1em;
  margin: -10px -10px -10px 0;
  padding: 10px 0 10px 10px;
}

.item .readmore a,
.item .s_remore a {
  background: url(../images/bg-btn-more.png) no-repeat top left;
  border: none;
  border-radius: 0;
  color: #666;
  height: 20px;
  padding: 0;
  transition: all 0.2s linear 0s;
  text-decoration: none;
  text-indent: -999em;
  width: 20px;
}

.item:hover .readmore {
  border-left-color: #e5e5e5 !important;
}

.item:hover .readmore a {  
  background: url(../images/bg-btn-more-hover.png) no-repeat left top transparent !important;  
  text-shadow: none;
}

.item:hover .readmore a:hover,
.item:hover .readmore a:focus {
  background: url(../images/bg-btn-more-hover-1.png) no-repeat left top transparent !important; 
}

/* Item Comment */
.comments-link a:hover,
.comments-link a:focus,
.comments-link a:active {
	color: #f26531;
}

/* Item Status---*/
.item-hot .header > h2:before {
  background: #F26531;
  border-radius: 2px;
  color: #fff;
  content: "HOT";
  font-weight: bold;
}

/* Facebook style */
.item.facebook:hover .item-inner {
  border: 0;
}

/* ITEM PAGE
--------------------------------------------------------- */
.item-page {
}

.item-page p {
  color: #a5a5a5;
}

/* Item Page Title ---*/
.item-page > h2 {
}

.item-page > h2 a {
  color: #fff;
}

.item-page > h2 a:hover,
.item-page > h2 a:focus {
  color: #f26531;
  text-decoration: none;
}

/* Item Page IMG ---*/
.item-page p.img_caption {
}

/* Item Page Meta ---*/
.item-page .article-info {
}

.item-page .article-info .hits strong {
  background: url(../images/bg-hits.png) no-repeat top left;
  display: inline-block;
  height: 10px;
  overflow: hidden;
  text-indent: -999em;
  width: 18px;
}

/* Item Page Content ---*/
.item-page .content {
}

/* DISPLAY PRESETS
--------------------------------------------------------- */
/* Display ---*/
/* Image View */
body.display-imageview .item-inner {
  border: 0;
}

body.display-imageview .item:hover .item-inner {
  border-width: 5px;
  border-color: #333;
  box-shadow: 0 0 8px rgba(0,0,0,.7);
}

body.display-imageview .item-image img {
  border: none !important;
}

/* Items without IMG in Image View */
body.display-imageview .item.no-image {
  display: none !important;
}

body.display-imageview .item.no-image .item-inner {
  height: 0 !important;
}

/* ITEM STYLE PRESETS (CLASS SUFFIX)
--------------------------------------------------------- */
/* Dark Style ---*/
.item.dark .item-inner {
  background: #101010;
  border: none;
  color: #A5A5A5;
}

.item.dark:hover .item-inner {
  background-color: #fff;
  color: #353535;
  border: none;  
}

.item.dark .header > h2 a {
  color: #fff;
}

.item.dark:hover h2 a {
  color: #f26531;
}

.item.dark .header .article-info dd {
  color: #fff;
}

.item.dark .header .article-info dd {
  color: #656565;
}

.item.dark .header .article-info a {
  color: #f26531;
}

.item.dark .header .article-info strong {
  color: #656565;
}

.item.dark .footer {
  background: none;
  border-top: 1px solid #1c1c1c;
  color: #fff;
  text-shadow: none;
}

.item.dark .footer .article-info,
.item.dark .footer .article-hit,
.item.dark .footer .jac-add-button,
.item.dark .footer a {
  color: #fff;
}

.item.dark .footer .article-hit strong {
  background-position: 0 -20px;	
}

.item.dark .readmore {
  border-left: 1px solid #1c1c1c;
}

.item.dark .readmore a {
  background: url(../images/bg-btn-more.png) no-repeat left top transparent; 
  border: none;
  color: #666;
}

.item.dark:hover .readmore a {
  background: #fff;
  border-color: #ccc;
  color: #000;
}

.item.dark  div.catItemTagsBlock ul.catItemTags li a,
.item.dark  .item-tags ul li a,
.item.dark .category-name a {
	color: #fff;
}

.item.dark:hover div.catItemTagsBlock ul.catItemTags li a,
.item.dark:hover .item-tags ul li a,
.item.dark:hover .category-name a {
	color: #656565;
}

.item.dark:hover .footer .article-hit strong {
  background-position: 0px 0px;	
}

/* ImageView Dark Style */
body.display-imageview .item.dark .item-inner {
  border-color: #333;
}

/* Hilite Style ---*/
.item.hilite .item-inner {
  background: #F26531;
  border: none;
  color: #FFF;
}

.item.hilite:hover .item-inner {
  color: #353535;
}

.hilite.item-hot .header > h2:before {
  background: #c00;
  content: "hot";
}

.item.hilite .header > h2 a {
  color: #fff;
}

.item.hilite .header .article-info dd {
  color: #fff;
}

.item.hilite .header .article-info .category-name strong {
  color: #ffa888;
}

.item.hilite .content p {
  color: #fff;
}

.item.hilite .footer {
  background: none;
  border-top-color: #ff936b;
  color: #fff;
}

.item.hilite .footer .article-hit strong {
  background-position: 0px -20px;
}

.item.hilite .footer .article-info,
.item.hilite .footer .article-hit,
.item.hilite .footer .jacomment-count,
.item.hilite .footer a {
  color: #fff;
}

.item.hilite:hover .footer .article-info,
.item.hilite:hover .footer .article-hit,
.item.hilite:hover .footer .jacomment-count,
.item.hilite:hover .footer a {
  color: #999;
}

.item.hilite:hover .footer .article-hit strong {
  background-position: 0px 0px;
}

.item.hilite .readmore {
  border-left-color: #ff936b;
}

.item.hilite .readmore a {
  background: url(../images/bg-btn-more-hilite.png) no-repeat left top; 
  border: none;
  color: #666;
}

.item.hilite:hover .readmore a {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
  text-shadow: none;
}

.item.hilite  div.catItemTagsBlock ul.catItemTags li a,
.item.hilite  .item-tags ul li a,
.item.hilite .category-name a {
	color: #fff;
}

.item.hilite:hover  div.catItemTagsBlock ul.catItemTags li a,
.item.hilite:hover  .item-tags ul li a,
.item.hilite:hover .category-name a {
	color: #656565;
}

/* Sticky Style ---*/
.item.item-sticky .item-inner {
  border: 1px solid #ffe1ad;
}

.item.item-sticky:hover .item-inner {
  background-color: #fff;
  border: 1px solid #fff;
  color: #4e4d52;
}

.item.item-sticky .item-header {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}

.item.item-sticky:hover .item-header {
  background-image: url(../images/dot-line.gif);
}

.item.item-sticky:hover .item-header h2 a.item-link:hover {
  color: #f26531 !important;
}

.item.item-sticky:hover .item-content {
  background-image: url(../images/line2-bg.gif);
}

.item.item-sticky:hover .item-footer {
  background: #fff;
}

.item.item-sticky .readmore,
.item.item-sticky .s_readmore {
  border-color: #fbc49b;
}

.item.item-sticky .readmore a {
  background: url(../images/readon-bg.png) no-repeat 0px -20px;
  border: none;
}

/* Sticky Style 2 ---*/
.item.item-sticky2 .item-inner {
  border: 1px solid #fe7da3;
}

.item.item-sticky2:hover .item-inner {
  background-color: #fff;
  border: 1px solid #fff;
  color: #4e4d52;
}

.item.item-sticky2 .item-header {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}

.item.item-sticky2:hover .item-header {
  background-image: url(../images/dot-line.gif);
}

.item.item-sticky2:hover .item-header h2 a.item-link:hover {
  color: #f26531 !important;
}

.item.item-sticky2:hover .item-content {
  background-image: url(../images/line2-bg.gif);
}

.item.item-sticky2:hover .item-footer {
  background: #fff;
}

.item.item-sticky2 .readmore,
.item.item-sticky2 .s_readmore {
  border-color: #fe8cae;
}

.item.item-sticky2 .readmore a {
  background: url(../images/readon-bg.png) no-repeat 0px -40px;
  border: none;
}

/* Sticky Style 3 ---*/
.item.item-sticky3 .item-inner {
  border: 1px solid #b3dce0;
}

.item.item-sticky3:hover .item-inner {
  background-color: #fff;
  border: 1px solid #fff;
  color: #4e4d52;
}

.item.item-sticky3 .item-header {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}

.item.item-sticky3:hover .item-header {
  background-image: url(../images/dot-line.gif);
}

.item.item-sticky3:hover .item-header h2 a.item-link:hover {
  color: #f26531 !important;
}

.item.item-sticky3:hover .item-content {
  background-image: url(../images/line2-bg.gif);
}

.item.item-sticky3:hover .item-footer {
  background: #fff;
}

.item.item-sticky3 .readmore,
.item.item-sticky3 .s_readmore {
  border-color: #b3dce0;
}

.item.item-sticky3 .readmore a {
  background: url(../images/readon-bg.png) no-repeat 0px 0px;
  border: none;
}

/* Blue Style ---*/
.item.blue .article-info dd.category-name strong {
  color: #A9DEF0;
}

.item.blue .footer {
  border-color: #26a9d5;
}

.item.blue:hover .footer {
  background: #fff;
}

.item.blue .readmore,
.item.blue .s_readmore {
  border-color: #26a9d5;
}

.item.blue .readmore a {
  background: url(../images/readon-bg.png) no-repeat 0px -100px;
  border: 0;
}

.item.blue:hover .readmore a {
  border: 0;  
}

/* UnPuplic */
.system-unpublished {
	background: none;
	border: 0;
}

.system-unpublished .item-content,
.system-unpublished .header > h2 {
}

/* ImageView Hilite Style */
body.display-imageview .item.hilite .item-inner {
  border-color: #c00;
}

/* POPUP CONTENT
--------------------------------------------------------- */
body.popupview #popup-view {
  background: url(../../../images/trans-black-80.png);
}

body.popupview #popup-inner {
  background: #fff;
  border: 1px solid #000;
  border-radius: 0;
  box-shadow: 0 0 8px rgba(0,0,0,.4);
}

body.popupview .img-intro-none img,
body.popupview .img-intro-left img,
body.popupview .img-intro-right img,
body.popupview .img-fulltext-none img,
body.popupview .img-fulltext-left img,
body.popupview .img-fulltext-right img {
  border-color: #CCC;
}

body.popupview p.img_caption {
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  color: #CCC;
}

/* Window Content ---*/
body.windowview .item-page > h2 a {
  color: #353535;
}

body.windowview .item-page p {
  color: #353535;
}

/* loading Indicator */
body.popupview #popup-content:after {
  border-radius: 0;
  background: #000;
}

/* HEADER
--------------------------------------------------------- */
#header {
  background: #101011;
  border-bottom: 1px solid #050505;
  color: #858585;
  height: 65px; /*RNS*/
}

#header .wrap-inner {
  background: transparent;
  border-bottom: none;
}

#logo {
  background: #101011;
  border: 0;
  height: 45px;
  width: 125px;
}

/**************************************************** RNS **********************************************************/
/**************************************************** RNS **********************************************************/
/**************************************************** RNS **********************************************************/
/**************************************************** RNS **********************************************************/
/**************************************************** RNS **********************************************************/
/**************************************************** RNS **********************************************************/
/* Logo Image ---*/
/*
.logo-image h1 {
  height: 24px;
  margin: 10px 0px 15px 30px;
  padding: 0;
  width: 56px;
}
*/
.logo-image h1 {
	height: 35px;
	padding: 5 0 0 0;
	margin: 15px 0 0 30px;
	width: 56px;
}

/*
.logo-image h1 a {
  background: url(../images/logo.png) no-repeat top left;
  height: 24px;
  float: right;
  text-indent: -999em;  
  width: 56px;
}
*/
.logo-image h1 a {
	background: url(../images/logo.png) no-repeat top left;
	height: 35px;
	text-indent: -999em;
	width: 238px;
}

#mainnav .menu-inner {
	position: absolute;
	left: 0;
	left: 200px;
	right: 1200px;
	height: 65px;/*RNS*/
	/*height: 45px;*/
}

#container .main 
{
	padding-top: 70px;
}

#sidebar .sidebar-inner
{
	margin-top: 15px;
}

#system-message
{
	padding: 0 !important;
}

#community-wrap .cFormList.cFormHorizontal .form-label
{
	width: 100px;
	margin-right: 5px;
}

#community-wrap .cFormList.cFormHorizontal .form-field
{
	margin: 0 0 0 auto;
}

#community-wrap .cFormList.cFormHorizontal .form-field input[type='text'], #community-wrap .cFormList.cFormHorizontal .form-field input[type='password']
{
	width: 200px !important;	
}

.like
{
	font-weight: bold;
	font-size: 100%;
	font-family: "verdana";
	color: #F26531;
	width: 95%;
	text-align: center;
	margin-top: 19px;
}

.like a
{
	text-decoration: none;
}

.like_char
{
	font-weight: bold;
	font-size: 11pt;
	font-family: "verdana";
	color: #ffffff;
}

.masonry-brick ul.actions
{
	display: none;	
}

.content-links
{
	display: none;
}

.content-links li
{
	background-image: url() !important;
	list-style-type: none !important;
}

.item.wtf-animadores:hover .item-header, .item.wtf-animadores-news:hover .item-header
{
	background: url(/images/novo_site/ICONS/wtf_label.png) no-repeat left center;
}
.item.wtf-animadores .item-header, .item.wtf-animadores-news .item-header
{
	background: url(/images/novo_site/ICONS/wtf_label.png) no-repeat left center;
	margin-bottom: 10px;
	padding: 0 0 0 25px;
}

#community-wrap .cSubmenu, #community-wrap .cToolBar
{
	display:none;
}

.mod_ijoomlazone td
{
	padding: 0px;
}

.adv_flash, .adv_standard_d, .adv_aff
{
	padding-bottom: 20px;
	background-color: #101010 !important;
}

.moduletable_publicidade .moduletable-inner > h3
{
	text-align:center;
	color: #666;
	font-size: 9px;
	text-decoration: underline;
}


.moduletable_publicidade .box-ct
{
	padding-top: 10px;
	padding-bottom: 0px;
}

.print-icon, .email-icon
{
	
}

.has-seperator
{
	display:none;
}

#Mod96, #Mod161, #Mod162, #Mod142, #Mod177, #Mod178 
{
	margin-bottom: 0px !important;
}

#Mod157 .menu li a 
{
	color: #99cc33 !important;
	text-shadow: none !important;
}

#Mod157 .menu li.active a
{
	background: #99cc33 !important;
	color: #FFF !important;
	text-shadow: none;
}

#Mod178 .menu li a 
{
	color: #C30 !important;
	text-shadow: none !important;
}

#Mod178 .menu li.active a
{
	background: #C30 !important;
	color: #FFF !important;
	text-shadow: none;
}

.item-710, .item-786, .item-783
{
	font-size: 7pt;
}

.item-712 a
{
	background: #ffffff !important;
	color: #000000 !important;
}

#community-wrap .innerpgbar
{
	background:url(../images/progress.jpg) bottom repeat-x #ff6633 !important;
}

.ctitle h2
{
	font-size: 24px;
	padding-bottom: 20px;
}

.reminder
{
	font-size: 16px;
	width: 400px !important;
	padding-bottom: 20px !important;
}

#pw2msg
{
	padding: 0px !important;	
}

#community-wrap label
{
	padding: 0px !important;	
}

#community-wrap .cFormList>li.has-seperator
{
	padding-left: 25px;
}

#errjsnamemsg, #errjsusernamemsg, #errjsemailmsg, #errjspassword2msg, #errjspassword2msg,
#errfield1msg, #errfield2msg, #errfield3msg, #errfield4msg, #errfield5msg, 
#errfield6msg, #errfield7msg, #errfield8msg, #errfield8msg, #errfield10msg,
#errfield11msg, #errfield12msg, #errfield13msg, #errfield14msg, #errfield15msg,
#errfield16msg, #errfield17msg, #errfield18msg, #errfield19msg, #errfield20msg
{
	color: #FF6633 !important;
}

#community-wrap .cFormList.cFormHorizontal .form-field input[type='text'], #community-wrap .cFormList.cFormHorizontal .form-field input[type='password'] {
	width: 120px !important;
}

#community-wrap .cFormList .form-privacy
{
	display: none;
}

.upload-avatar, .show-avatar, .show-thumbnail
{
	display: none !important;
}

#detailSet ul li:nth-child(6), #detailSet ul li:nth-child(7),
#detailSet ul li:nth-child(8), #detailSet ul li:nth-child(9),
#detailSet ul li:nth-child(10), #detailSet ul li:nth-child(11),
#detailSet ul li:nth-child(12)
{
	display: none;
}
 
.form-helper
{
	display: none !important;
}

.cRegister-Success p
{
	font-size: 14px;
	margin-bottom: 30px !important;
}

.auth-facebook
{
	vertical-align: bottom;
	display: inline-block;	
}

.au_map
{
	width: 400px;
	float: left;	
}

.au_prezi
{
	width: 700px;
	float: left;	
}

.custom_created_date
{
	color: #666;
}

.custom-category-label:before
{
	color: #666;
	content: "Categoria:";
}

custom-category-text
{}

.article-info dd
{
	padding-right: 0px !important;
}

.article-info span
{
	padding-right: 2px !important;
}

/*
.masonry-brick .createdby, .estudantes .custom_category, .escolas .custom_category, .ensino-superior .custom_category,
.passatempos .custom_category,
.cinema .custom_category, .musica .custom_category, .desporto .custom_category, .lol .custom_category, .fb .custom_category
*/
.masonry-brick .createdby, .fb .custom_category
{
	display: none;
}

.ui-widget-content a 
{
	color: #F26531 !important;
}

.chronoform a, .chronoform a:hover
{
	color: #CCC;
	text-decoration:none;
	font-size:6pt;
}

#Mod170 .box-ct
{
	padding-bottom: 0px;
	padding-top: 10px;
}

#Mod173 .box-ct
{
	padding-top: 10px;
}

.only
{
	display: none;	
}

/*ESCONDE HOME MENU*/
.item-435
{
	display: none !important;
}

/* MYFUTURE */
.item-876
{
	background-color: #F26531 !important;
}
.item-876 a
{
	color: #FFF !important;
}
.item-876 a:active, .item-876 a:hover
{
	color: #000 !important;
}
/************** ISOLA 1º ITEM DA LISTA de NEWSLETTERS PARA REGISTOS EM EVENTOS ****************/
/**
.labelacysubscribe
{
	margin-top: 80px !important;
}

.acy_lists tr:first-child td {
    padding-top: 30px;
	padding-bottom: 30px;
}

.acy_lists tr:first-child td label
{
	font-weight: bold;
}
**/



/***** EMPREGO *******/

.item-795 a 
{
background: #99cc33 !important;
color: #FFF !important;
}

.emprego .custom_category, 
.entrevista .custom_category, .carta-de-apresentacao .custom_category, .cv .custom_category,
.formacao .custom_category, .voluntariado .custom_category, .empregabilidade .custom_category,
.noticias-emprego .custom_category, .prepara-te .custom_category, .dinamica-de-grupo .custom_category,
.estagio .custom_category, .procurar-emprego .custom_category, .conhece .custom_category,
.profissoes .custom_category, .novas-competencias .custom_category, .politicas-de-recrutamento .custom_category,
.trabalhar-no-estrangeiro .custom_category, .empreendedorismo .custom_category, .missao-1-emprego .custom_category
{
	background: #99cc33;
}
.emprego .custom_category a, 
.entrevista .custom_category a, .carta-de-apresentacao .custom_category a, .cv .custom_category a,
.formacao .custom_category a, .voluntariado .custom_category a, .empregabilidade .custom_category a,
.noticias-emprego .custom_category a, .prepara-te .custom_category a, .dinamica-de-grupo .custom_category a,
.estagio .custom_category a, .procurar-emprego .custom_category a, .conhece .custom_category a,
.profissoes .custom_category a, .novas-competencias .custom_category a, .politicas-de-recrutamento .custom_category a,
.trabalhar-no-estrangeiro .custom_category a, .empreendedorismo .custom_category a, .missao-1-emprego .custom_category a
{
	color: #000000;
}

.emprego .custom-category-label:before, 
.entrevista .custom-category-label:before, .carta-de-apresentacao .custom-category-label:before, .cv .custom-category-label:before,
.formacao .custom-category-label:before, .voluntariado .custom-category-label:before, .empregabilidade .custom-category-label:before,
.noticias-emprego .custom-category-label:before, .prepara-te .custom-category-label:before, .dinamica-de-grupo .custom-category-label:before,
.estagio .custom-category-label:before, .procurar-emprego .custom-category-label:before, .conhece .custom-category-label:before,
.profissoes .custom-category-label:before, .novas-competencias .custom-category-label:before, .politicas-de-recrutamento .custom-category-label:before,
.trabalhar-no-estrangeiro .custom-category-label:before, .empreendedorismo .custom-category-label:before, .missao-1-emprego .custom-category-label:before
{
	color: #000000;
	font-weight: bold;
	content: "Emprego:";
}

.emprego .custom_category, 
.entrevista .custom_category, .carta-de-apresentacao .custom_category, .cv .custom_category,
.formacao .custom_category, .voluntariado .custom_category, .empregabilidade .custom_category,
.noticias-emprego .custom_category, .prepara-te .custom_category, .dinamica-de-grupo .custom_category,
.estagio .custom_category, .procurar-emprego .custom_category, .conhece .custom_category,
.profissoes .custom_category, .novas-competencias .custom_category, .politicas-de-recrutamento .custom_category,
.trabalhar-no-estrangeiro .custom_category, .empreendedorismo .custom_category, .missao-1-emprego .custom_category
{
	padding-left: 5px;	
	border-radius: 10px;
}
/***** EMPREGO *******/

/***** EU QUERO *******/
.item-847 a
{
background: #C30 !important;
color: #FFF !important;
}
.eu-quero-engenharia .custom_category, .eu-quero-marketing .custom_category, 
.eu-quero-gestao-de-recursos-humanos .custom_category, .eu-quero-agronomia .custom_category, 
.eu-quero-novas-tecnologias-de-informacao .custom_category, .eu-quero-historia .custom_category, 
.eu-quero-psicologia .custom_category
{
	display: none;
}
/***** EU QUERO *******/

/***** PASSATEMPOS *******/
.item-710 a 
{
	background: #ffff33 !important;
	color: #000 !important;
}

.passatempos .item-inner 
{
	background: #ffff33;
	border-color: #FFF;
	color: #000;
}

.passatempos .item-inner h2 a 
{
	color: #000 !important;
}

.passatempos .readmore a
{
	background: url(../images/bg-btn-more-hover-1.png) no-repeat left top !important;
}

#accordion_sp1_id176
{
	width: 570px;	
}

#accordion_sp1_id176 .toggler
{
	coolor: #ffffff !important;
	background-color: #F26531 !important;
}

/***** PASSATEMPOS *******/

/**************************************************** RNS **********************************************************/
/**************************************************** RNS **********************************************************/
/**************************************************** RNS **********************************************************/
/**************************************************** RNS **********************************************************/
/**************************************************** RNS **********************************************************/
/**************************************************** RNS **********************************************************/

.logo-image:hover h1 a,
.logo-image h1 a:hover,
.logo-image h1 a:active,
.logo-image h1 a:focus {
  color: #fff;
}

/* Logo Text ---*/
.logo-text h1 a {
  display: block;
  margin: 5px 20px 0;
}

.logo-text:hover h1 a,
.logo-text h1 a:hover,
.logo-text h1 a:active,
.logo-text h1 a:focus {
  color: #fff;
}

.logo-text p {
  color: #999;
}

/* Head Search ---*/

#header #search {
  background: #101011;
  height: 45px;
  top: 0;
}


#header #search .search-inner {
	margin-top: 20px; /*RNS*/
}

#header #search .search {
  border: 1px solid #202020;
  border-radius: 3px;
}

#header #search .inputbox {
  background: url(../images/icon-search.png) no-repeat 97% 50% #050505;
  padding: 5px 25px 5px 5px;
  text-transform: none;
  width: 128px;
}

#header #search .button {
  background-color: #666;
  border: 1px solid #666;
  color: #fff;
}

/* focus state */
#header #search .inputbox:focus {
  background: url(../images/icon-search.png) no-repeat 97% 50% #fff;
  box-shadow: none; 
  border-radius: 2px;
}

#header #search .inputbox:focus + .button {
  background-color: #c00;
  border-color: #c00;
  color: #fff;
}

/* MAIN CONTAINER
--------------------------------------------------------- */
/* Mainbody ---*/
#mainbody {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #a5a5a5;
}

body.has-sidebar #mainbody {
}

body.gridview #mainbody {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #a5a5a5;
}

body.gridview #content .content-inner {
  background: none;
}

#content .content-inner {
  margin: 10px 0;
  padding: 0 10px;
}

/* Sidebar ---*/
#sidebar {
  color: #666;
  text-shadow: none;
}

#sidebar .moduletable {
  /*margin-bottom: 20px;*/
  margin-bottom: 0px; /*RNS*/
}

#sidebar .moduletable-inner {
  padding-top: 0;
}

/* Sidebar Nav */
#sidebar .menu li a {
  font-weight: bold; /*RNS*/
  background: #101011;
  border-radius: 2px;
  color: #858585;
  padding: 6px 10px 4px !important;
}

#sidebar .menu li a:hover,
#sidebar .menu li a:active,
#sidebar .menu li a:focus {
  background: #fff;
  color: #656565;
  text-decoration: none;
}

/* Sidebar Categories */
#sidebar .categories-module li a {
  background: #F26531;
  color: #fff; 
  text-shadow: none;
}

#sidebar .categories-module li a:hover,
#sidebar .categories-module li a:active,
#sidebar .categories-module li a:focus {
  background: none;
  color: #000;
}

/* Active */
#sidebar .menu li.active a,
#sidebar .categories-module li.active a {
  background: #F26531;
  color: #fff;
  text-shadow: none;
}

/* 2nd level + */
#sidebar .menu ul,
#sidebar .categories-module ul {
  border-color: #000;
}

/* Sidebar Module */
#sidebar .moduletable .moduletable-inner > h3 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

#sidebar .categories-module li a {
  background: #101011;
  border-radius: 2px;
  color: #858585;
  padding: 6px 10px 4px;  
}

#sidebar .categories-module li a:hover,
#sidebar .categories-module li a:active,
#sidebar .categories-module li a:focus {
	background: #fff;
	color: #656565;
	text-decoration: none;
}

/* Active state */
#sidebar .categories-module li.active a {
  background: #F26531;
  color: #fff; 
  text-shadow: none;
}

#sidebar .categories-module li.active a:hover,
#sidebar .categories-module li.active a:active,
#sidebar .categories-module li.active a:focus {
}

/* DISPLAY TOOLBAR
--------------------------------------------------------- */
#toolbar {
  background: #101011;
  height: 45px;
}

#toolbar .toolbar-inner {
margin-top: 20px; /*RNS*/
}

#toolbar li {
  margin-left: 0;
}

#toolbar li#toolbar-basegrid {
  margin-left: 5px;
}

#toolbar dl {
	background: none;
	border: none;
	border-radius: 0;
	text-shadow: none;
}

#toolbar dd {
  padding: 5px 0;
  width: 20px;
}

#toolbar dd:hover {
  background: #666;
  color: #FFF;
}

#toolbar dd.first {
  border-radius: 2px;
}

#toolbar dd.last {
  border-radius: 2px;
}

#toolbar dd.first.last {
  background: #202020;
  border-radius: 2px;
}

#toolbar dd.first.last:hover {
  background: #fff;
  color: #353535;
}

#toolbar-display dd { width: 80px; }

/* Active State */
body.basegrid-s #toolbar dd#toolbar-basegrid-s,
body.basegrid-m #toolbar dd#toolbar-basegrid-m,
body.basegrid-l #toolbar dd#toolbar-basegrid-l,
body.basegrid-xl #toolbar dd#toolbar-basegrid-xl,
body.display-imageview #toolbar dd#toolbar-display-imageview {
  background: #F26531;  
  color: #fff;
}

/* Basegrid ---*/
#toolbar-basegrid dd {
  background: #202020;  
  border-left: none;
  border-radius: 2px;
  margin-left: 5px;
  padding: 5px;
}

#toolbar-basegrid dd:hover {
  background: #fff;
  color: #656565;
}

/* Display ---*/
#toolbar-display dd {
  padding-left: 5px;
  padding-right: 5px;
}

/* K2 STYLE
--------------------------------------------------------- */
/* K2 Categories List */
div.subCategory {
  background-color: #101010;
  border: 0;
  border-radius: 0;
  padding: 20px;
}

div.subCategory h2 {
	font-size: 150%;
	margin-bottom: 5px;
	margin-top: 20px;
	font-family: 'PT Sans', sans-serif;
}

div.subCategory h2 a {
	color: #fff;
	font-weight: bold;
}

div.subCategory h2 a:hover,
div.subCategory h2 a:focus {
	color: #f26531;
}

div.subCategory .subCategoryFooter {
  background-color: #101010;
  border: 0;
  border-radius: 0;
}

div.subCategory .subCategoryFooter a {
  background: url(../images/bg-btn-more.png) no-repeat top left;
  border: none;
  border-radius: 0;
  color: #666;
  height: 20px;
  padding: 0;
  transition: all 0.2s linear 0s;
  text-decoration: none;
  text-indent: -999em;
  width: 20px;
}

div.subCategory:hover .subCategoryFooter a,
div.subCategory:hover .subCategoryFooter a:hover,
div.subCategory:hover .subCategoryFooter a:focus {  
  background: url(../images/bg-btn-more-hilite.png) no-repeat left top !important;  
  text-shadow: none;
}

.userBlock {
	background: #000;
	border: 0;
}

.userBlock img {
	border-color: #252525;
}

/* Itemp list ---*/
div.catItemTagsBlock ul.catItemTags li,
.item-tags ul li {
  display: inline-block;
  margin-bottom: 5px;
}

div.catItemTagsBlock ul.catItemTags li:after,
.item-tags ul li:after {
  content: "";
}

div.catItemTagsBlock ul.catItemTags li a,
.item-tags ul li a {
  background: #1e1e1e;
  border-radius: 2px;
  display: inline-block;
  margin-right: 2px;
  padding: 5px;
  line-height: 1;
}

div.catItemTagsBlock ul.catItemTags li a:hover,
div.catItemTagsBlock ul.catItemTags li a:focus,
div.catItemTagsBlock ul.catItemTags li a:active,
.item-tags ul li a:hover,
.item-tags ul li a:focus,
.item-tags ul li a:active {
  background: #101010;
  color: #f26531;
}

.item .item-tags ul.catItemTags li {
  display: inline-block !important;  
  margin-bottom: 5px;
}

.item.hilite .item-tags ul.catItemTags li a {
  background: #f47648;
}

.item:hover .item-tags ul.catItemTags li a {
  background: #f0f0f0;
  color: #333;
}

.item:hover .item-tags ul.catItemTags li a:hover {
  background: #FFF;
  color: #f26531;
}

.item-showcase.hilite .article-hit dd.hits {
  background: none;
}

/* Item detail ---*/
.itemView {
  background: #FFF;
  padding: 20px;
}

.itemView.typography {
	padding: 0;
	background: none;
}

.itemBody {
  color: #353535;
}

.itemView .itemContentFooter {
  border-color: #202020;
}

div.itemCommentsForm p.itemCommentsFormNotes {
  border-color: #202020;
}

.itemView .itemAuthorLatest h3 span {
	border-bottom: 2px solid #202020;
}

/* Item tools */
div.itemToolbar {
  background: #f0f0f0;
  border: 0px;
  border-radius: 0;
}

/* Item tags */
div.itemTagsBlock span {
  background: none;
  padding: 5px 0;
}

div.itemTagsBlock ul.itemTags li a {
  background: #f0f0f0;
  border: 0;
  display: inline-block;
  padding: 0 5px;
}

div.itemTagsBlock ul.itemTags li a:hover,
div.itemTagsBlock ul.itemTags li a:focus,
div.itemTagsBlock ul.itemTags li a:active {
  background: #fff;
  color: #f26531;
}

/* Author block */
.itemView .itemAuthorBlock {
  background: #f0f0f0;
  border: 0;
  border-radius: 0;
  color: #353535;
}

.itemView .itemAuthorBlock img.itemAuthorAvatar {
  border: 0;
}

/* Author latest */
.itemView .itemAuthorLatest h3,
.itemView .itemRelated h3 {
  color: #353535;
}

/* Comments form */
div.itemComments {
  color: #353535;
}

div.itemCommentsForm h3,
div.itemComments h3.itemCommentsCounter {
  border-bottom: 2px solid #ddd;
  font-size: 125%;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 5px;
  text-transform: uppercase;
}

div.itemComments .commentInfo {
  background: #f0f0f0;
  border: 0;
  border-radius: 0;
}

div.itemCommentsForm p.itemCommentsFormNotes {
  border: 0;
  margin-top: 0;
  padding-bottom: 0;
}

div.itemCommentsForm form input#submitCommentButton {
  background: #f26531;
  border: 1px solid #f26531;
  color: #FFF;
  border-radius: 0;
}

div.itemCommentsForm form input#submitCommentButton:hover,
div.itemCommentsForm form input#submitCommentButton:focus,
div.itemCommentsForm form input#submitCommentButton:active {
  background: #333;
  border: 1px solid #333;
  cursor: pointer;
}

/* Blog style ---*/
#k2Container .itemDate {
  background: #f26531;
  border-radius: 0;
  left: 20px;
  top: 25px;
  text-shadow: none;
}

#k2Container .itemDate .date {
  border-right: 1px solid #ff936b;
  color: #fff;
  padding-right: 5px;
}

#k2Container .itemDate .month,
#k2Container .itemDate .year {
  color: #fff;
}

.itemListBlogView .catItemCommentsLink {
  left: 20px;
  top: 80px;
}

.itemListBlogView .itemContainer {
  border-bottom: 0;
  padding: 0;
}

.itemListBlogView div.catItemView {
  background: #101010;
  border: none;
  padding: 20px 20px 20px 130px;
}

.itemListBlogView .catItemView h3.catItemTitle a {
  color: #fff;
}

.itemListBlogView .catItemView h3.catItemTitle a:hover,
.itemListBlogView .catItemView h3.catItemTitle a:focus {
  color: #ff936b;
  text-decoration: none;
}

.catItemReadMore a {
  background: url(../images/bg-btn-more.png) no-repeat top left;
  border: none;
  border-radius: 0;
  color: #666;
  height: 20px;
  padding: 0;
  transition: all 0.2s linear 0s;
  text-indent: -999em;
  width: 20px;
}

.catItemReadMore a:hover,
.catItemReadMore a:focus {  
  background: url(../images/bg-btn-more-hilite.png) no-repeat left top !important;  
}

.itemListBlogView .catItemBody img {
	border-color: #1c1c1c;
}

/* K2 Item Page */
.itemView h2.itemTitle {
  color: #000;
  font-family: 'PT Sans',sans-serif;
}

/* K2 Item Tag */
div.catItemTagsBlock {
  border-bottom: 0;
}

.itemListBlogView .catItemLinks li a {
  border-bottom: 0;
}

.itemListBlogView .catItemLinks li a:hover,
.itemListBlogView .catItemLinks li a:focus,
.itemListBlogView .catItemLinks li a:active {
  color: #f26531;
}

div.catItemTagsBlock span:after, .item-tags strong:after {
	display: none;
}

div.catItemTagsBlock span, .item-tags strong {
	background: none;
	text-shadow: none;
}

/* K2 Module ---*/
div.k2ArchivesBlock ul li {
	background-image: url(../images/icon-calendar.png);
	border-bottom: 0;
}

div.k2ItemsBlock ul li {
	border-bottom: 1px solid #1e1e1e;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.k2ItemsBlock ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

div.k2ItemsBlock ul li a.moduleItemTitle {
	color: #fff;
	margin-bottom: 10px;
	line-height: 1.4;
}

div.k2ItemsBlock ul li a.moduleItemTitle:hover,
div.k2ItemsBlock ul li a.moduleItemTitle:focus {
	color: #f26531;
}

div.k2ItemsBlock ul li .moduleItemAuthor {
  color: #484848;
  margin-bottom: 5px;
}

div.k2ItemsBlock ul li .moduleItemAuthor a {
	color: #f26531;
}

div.k2ItemsBlock ul li .moduleItemReadMore:hover,
div.k2ItemsBlock ul li .moduleItemReadMore:focus,
div.k2ItemsBlock ul li .moduleItemReadMore:active {
  color: #f26531;
}

.comments-link {
  line-height: 1;
}

/* Typo Page */
.typo .item-inner {
	color: #fff;
}

.typo:hover .item-inner {
	color: #000;
}

/* Showcase Page */
.item-showcase .item-inner {
  margin: 5px;
}

.item-showcase .createby,
.item-showcase .category-name {
	border-bottom: 0;
	padding: 0;
}

.item-showcase .createby strong, 
.item-showcase .category-name strong,
.item-showcase .item-tags strong {
	color: #fff;
}

.item-showcase .item-image { border-bottom: 0; }

.item-showcase .item-image img {
	border-radius: 0;
}

.item-showcase:hover .createby strong, 
.item-showcase:hover .category-name strong,
.item-showcase:hover .item-tags strong {
	color: #353535;
}

.item-showcase div.catItemTagsBlock ul.catItemTags li a,
.item-showcase .item-tags ul li a {
	border-bottom: 0;
}

.item-showcase div.catItemTagsBlock ul.catItemTags li a:hover,
.item-showcase .item-tags ul li a:hover,
.item-showcase .category-name a:hover {
	color: #f26531 !important;
}

.item-showcase.dark:hover a {
	color: #999;
}

.item-showcase.dark a:hover {
	color: #f26531;
}

.item-showcase .comments-link,
.item-showcase.hilite .comments-link {
	background: none;
	padding-left: 0;
}

.item-showcase .article-hit dd.hits {
	background: none;
	padding-left: 0;
}

/* Error and 404 page --- */
.error #outline {
	background: none;
}

.error #error-code {
	background: #F26531;
	width: 200px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 200px;
	position: inherit;
	float: left;
}

.error #error-message,
.error #back-home {
	color: #fff;
	font-size: 24px;
	margin: 0;
	float: left;
	width: 430px;
	margin: 75px 0 0 20px;
}

.error #back-home {
	background: none;
  border-bottom: 1px dotted #333;
	color: #f00;
	font-size: 12px;
	float: left;
	height: auto;
	position: inherit;
	margin-top: 5px;
	text-indent: 0;
	width: auto;
}

.error #back-home:hover {
  border-color: #FFF;
  color: #FFF;
}

.error #text-tip {
	display: none;
}

.k2AccountPageNotice {
  margin-bottom: 20px;
}

.k2AccountPage {
  width: 100%;
  overflow: hidden;
}


/* MISC.
--------------------------------------------------------- */
/* Toggle ----*/
/* Toggle button */
.btn-toggle {
  background: #000;
}

/* Loading Notif. --- */
#infscr-loading {
  border-radius: 0;
  background: #000;
}

.itemView .itemAuthorLatest ul li a:hover,
.itemView .itemAuthorLatest ul li a:focus,
.itemView .itemAuthorLatest ul li a:active,
.itemView .itemRelated ul li a:hover,
.itemView .itemRelated ul li a:focus,
.itemView .itemRelated ul li a:active {
  background-image: url(../images/bullet-2.png);
  color: #F26531;
}

div.itemTagsBlock ul.itemTags li a:hover,
div.itemTagsBlock ul.itemTags li a:focus,
div.itemTagsBlock ul.itemTags li a:active {
	color: #f26531;
	border-color: #f26531;
}
.categories-module li {
	margin-top: 5px !important;
}
.categories-module li h4 {
	line-height: normal;
}

.wform .wcgroup {
	border-color: #333333;
}

/**************************************************** RNS **********************************************************/
.item-712 current active
{
	color: #000 !important;
}

#Mod183 .menuwtf li a
{
	border-radius: 0px !important;
	padding: 0px !important;
}

#Mod183 li a:active, #sidebar .menu li a:focus
{
	background: none;
	color: none;
	text-decoration: none;
}

#Mod190 .menuwtf li a
{
	border-radius: 0px !important;
	padding: 0px !important;
}

#Mod190 li a:active, #sidebar .menu li a:focus
{
	background: none;
	color: none;
	text-decoration: none;
}

/***** PASSATEMPOS *******/
.item-710 current active a
{
	color: #000 !important;
}
/**************************************************** RNS **********************************************************/


/* ---------------------------------------------------------
   RESPONSIVE STYLES
--------------------------------------------------------- */

/* MOBILE (layout-mobile.css)
--------------------------------------------------------- */
@media only screen and (max-width:719px) {

/*RNS*/
.logo-image h1 a {
 	background: url(../images/logo-mobile.png) no-repeat center center;
	margin: 5px auto !important; /*RNS*/
}
#mainnav .menu-inner {
	left: 0px;
}
.logo-image h1
{
	height: 35px;
	padding: 5 0 0 0;
	margin: 0px 0 0 0px;
	width: 50px;	
}
#mainnav .menu-inner 
{
	height: 45px;	
}
#mainnav .menu > li > a
{
	height: 45px;	
}
.like
{
	display: none;
}
/*RNS*/

  /* BODY LAYOUT
  --------------------------------------------------------- */
  /* Sidebar ---*/
  #sidebar .sidebar-inner {
    border-radius: 0;
  }

	#sidebar .sidebar-toggle {
		border-right: 1px solid #444;
		background: #252525;
	}
	
	#sidebar.active .sidebar-toggle {
		background: #fff;
	}
	
	#sidebar .moduletable .moduletable-inner > h3 {
		color: #101010;
	}
	
  /* Sidebar Module */
  #sidebar .moduletable .moduletable-inner > h3 {
    color: #f26531;
  }
  
  /* Sidebar Nav */
	#sidebar .categories-module li a,
  #sidebar .menu li a {
    background: #f0f0f0;
    color: #666;
  }
  
  #sidebar .categories-module li a:hover,
  #sidebar .menu li a:hover {
    background: #101010;
    color: #fff;
  }

  /* HEADER
  --------------------------------------------------------- */
	#header {
	  height: 91px;
	}
	
	#header .main {
  }
	
	#header #logo {
		width: 100%;
	}
	
	#header #logo h1 {
		top: 0;
		width: 100%;
	}
	
	#header #logo h1 a {	
		float: none;
	}
  
  /* Head Search ---*/
  #header #search {
		top: -45px;
		margin-right: 0;
		margin-left: 0;
		padding: 0;
		border: 0;
  }

  #header #search.active {
  }

  #header #search .search-inner {
    border-radius: 0;
    margin-top: 0;
  }
  
  #header #search .search {
    border: 0;
  }
  
  #header #search .inputbox,
  #header #search .inputbox:focus {
    background-color: #FFF;
    background-position: 155px 7px;
    border: 1px solid #CCC;
    padding: 5px 25px 5px 5px;
    width: 180px !important;
    -webkit-box-sizing: border-box;
  }

  #header #search .search-toggle {
    border-left: 1px solid #202020;
  }
  

  /* MAIN NAV
  --------------------------------------------------------- */
  #mainnav {
		border-top: 1px solid #202020;
		left: 0;
  }
  
  #mainnav .menu-inner {
  }
  
	#mainnav .menu > li > a {
		padding: 0 15px;
	}
	
	#mainnav .menu > li.deeper ul li a {
		text-align: center;
	}
	
	ul.jsub {
	  background-position: center 15px;
  	  background: #fff;
  	  border: 1px solid #ddd;
  	  border-top: none;
  	  box-shadow: 2px 2px 2px rgba(0,0,0,.2);
	}

	ul.jsub li {
  	  border-bottom-color: #e5e5e5;
	}

	ul.jsub li a {
  	color: #656565;
  	font-size: 1em;
  	padding: 0 15px;
  	text-shadow: none;
  	text-transform: uppercase;
  	transition: color 0.2s linear 0s;  
	}

	ul.jsub li:hover a,
	ul.jsub li a:hover,
	ul.jsub li a:active,
	ul.jsub li a:focus {
  	 background: none;
  	 color: #F26531;
  	 text-decoration: none;
	}
	
	#mainnav .navnext {
    right: 0;
  }
	
	/* CONTAINER
	--------------------------------------------------------- */
	#container .main {
		padding-top: 90px; /*RNS*/
	}

  /* DISPLAY TOOLBAR
  --------------------------------------------------------- */
	#toolbar {
		top: -45px;
	}
	
	#toolbar .toolbar-toggle {
    border-color: #202020;
  }
	
	#toolbar.active .toolbar-inner {
		padding: 10px;
		border-radius: 0;
	}
	
	#toolbar-basegrid dd:hover {
		background: #202020;
		color: #fff;
	}
	
	/* K2 STYLE
	--------------------------------------------------------- */
	/* Blog style ---*/
	div.itemIntroText img {
    width: 100%;
  }
  
  .itemListBlogView .catItemBody img {
    margin-bottom: 10px;
  }
  
  div.itemListBlogView div.catItemView {
    padding: 20px;
  }

}

/* MOBILE PORTRAIT (layout-mobile-portrait.css)
--------------------------------------------------------- */
@media only screen and (max-width:479px) {
	
/*RNS*/
.avd_display_block {
	margin-top: 0px !important;
	margin-left: 0px !important;
	width: 100% !important;
}
.avd_display_td_block
{
	margin-left: 0px !important;
}
.moduletable .box-ct
{
	padding-left: 0px !important;
}

.mod_ijoomlazone td {
	padding-left: 0px !important;
}
.like
{
	display: none;
}
/*RNS*/
	
	/* BODY LAYOUT
	--------------------------------------------------------- */
	/* Sidebar ---*/
	#sidebar {
		top: 0;
	}
	
	#sidebar .sidebar-toggle {
		border-right: 1px solid #444;
		background: #252525;
	}
	
	#sidebar.active .sidebar-toggle {
		background: #fff;
	}
	
	#sidebar .moduletable .moduletable-inner > h3 {
		color: #101010;
	}
	
	/* HEADER
	--------------------------------------------------------- */
	#header {
	}
	
	#header #logo {
		width: 88%; /*RNS*/
	}
	
	#header #logo h1 {
		width: 100%;
		top: 0;
	}
	
	#header #logo h1 a {
		margin: 5px auto; /*RNS*/
		float: none;
	}
	
	#header #search {
		top: -45px;
		margin-right: 0;
		margin-left: 0;
		padding: 0;
		border: 0;
	}
	
	/* SEARCH
	--------------------------------------------------------- */
	#header #search .search-toggle,
	#toolbar .toolbar-toggle {
		border-left: 1px solid #444;
	}
	
	#header #search .search {
		border: none;
	}
	
	#header #search .inputbox {
		background-color: transparent;
		border: 1px solid #ccc;
		background-position: 155px center;
		width: 90%;
    -webkit-box-sizing: border-box;
	}
	
	/* NAVIGATION
	--------------------------------------------------------- */
	#mainnav {
		left: 0;
		border-top: 1px solid #202020;
	}
	
	#mainnav .menu > li > a {
		padding: 0 15px;
	}
	
	ul.jsub {
	  background-position: center 15px;
  	background: #fff;
  	border: 1px solid #ddd;
  	border-top: none;
  	box-shadow: 2px 2px 2px rgba(0,0,0,.2);
	}

	ul.jsub li {
  	  border-bottom-color: #e5e5e5;
	}

	ul.jsub li a {
    color: #656565;
    font-size: 1em;
    text-shadow: none;
    text-transform: uppercase;
    transition: color 0.2s linear 0s;
  }

	ul.jsub li:hover a,
	ul.jsub li a:hover,
	ul.jsub li a:active,
	ul.jsub li a:focus {
  	 background: none;
  	 color: #F26531;
  	 text-decoration: none;
	}
	
	/* CONTAINER
	--------------------------------------------------------- */
	#container .main {
		padding-top: 90px;
	}
	
	/* TOOLBAR
	--------------------------------------------------------- */
	#toolbar {
		top: -45px;
	}
	
	#toolbar.active .toolbar-inner {
		padding: 10px;
		border-radius: 0;
	}
	
	#toolbar-basegrid dd:hover {
		background: #202020;
		color: #fff;
	}
	
	/* K2 STYLE
	--------------------------------------------------------- */
  .k2AccountPage input.inputbox,
  .k2AccountPage input#url,
  .k2AccountPage textarea {
    width: 80% !important;
  }
	
}

/* layout-tablet.css ---*/
@media only screen and (min-width:720px) and (max-width: 985px) {

/*RNS*/
#mainnav .menu-inner
{
	left: 360px; /*RNS*/
}
.like
{
	display: none;
}
#community-wrap .outerpgbar 
{
	width: 500px;
}
/*RNS*/

  /* BODY LAYOUT
  --------------------------------------------------------- */
  /* Sidebar ---*/
  #sidebar .sidebar-inner {
    border-radius: 0;
  }

  #sidebar .sidebar-toggle {
    border-right: 1px solid #202020;
  }

  #sidebar .moduletable .moduletable-inner > h3 {
		color: #101010;
	}
	
  /* Sidebar Module */
  #sidebar .moduletable .moduletable-inner > h3 {
    color: #f26531;
  }
  
  /* Sidebar Nav */
	#sidebar .categories-module li a,
  #sidebar .menu li a {
    background: #f0f0f0;
    color: #666;
  }
  
  #sidebar .categories-module li a:hover,
  #sidebar .menu li a:hover {
    background: #101010;
    color: #fff;
  }

  /* HEADER
  --------------------------------------------------------- */
  #logo {
  	 width: 100px;
  	 background: #101011;
  	 height: 45px;
  }
  
  /* Head Search ---*/
  #header #search {
    top: 0;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    border: 0;
  }

  #header #search .search {
  	 border: 0;
  }
  
  #header #search .search-inner {
    border-radius: 0;
  }

  #header #search .search-toggle {
    border-left: 1px solid #202020;
  }
  
  #header #search .inputbox {
  	 background-color: transparent;
  	 width: 90%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  
  /* NAVIGATION
	--------------------------------------------------------- */
	#mainnav {
		left: 0;
		padding-left: 145px;
	}
	
	#mainnav .navprev {
		left: 145px;
	}
	
	#mainnav .navnext {
		right: 235px;
	}
	
	.no-toolbar #mainnav .navnext {
		right: 190px;
	}
  
  /* DISPLAY TOOLBAR
  --------------------------------------------------------- */
  #toolbar {
    top: 0;
  }

  #toolbar .toolbar-inner {
    border-radius: 0;
  }

  #toolbar .toolbar-toggle {
    border-left: 1px solid #202020;
  }
  
  #toolbar-basegrid dd:hover {
		background: #202020;
		color: #fff;
	}

}

/* NORMAL (layout-normal.css)
--------------------------------------------------------- */
@media only screen and (min-width:986px) and (max-width: 1235px) {
.like
{
	display: none;
}
#community-wrap .outerpgbar 
{
	width: 500px;
}
}

/* WIDE (layout-wide.css)
--------------------------------------------------------- */
@media only screen and (min-width:1236px) and (max-width: 1585px) {
.like
{
	font-size: 12px;
	margin-top: 20px;
}
.like_char
{
	font-size: 12px;
}
#community-wrap .outerpgbar 
{
	width: 500px;
}
}

/* WIDE EXTRA (layout-wide-extra.css)
--------------------------------------------------------- */
@media only screen and (min-width:1586px) and (max-width: 1890px) {
.like
{
	font-size: 20px;
	margin-top: 16px;
}
.like_char
{
	font-size: 20px;
}
#community-wrap .outerpgbar 
{
	width: 500px;
}
}

/* HD (layout-hd.css)
--------------------------------------------------------- */
@media only screen and (min-width:1891px) {
.like
{
	font-size: 24px;
	margin-top: 14px;
}
.like_char
{
	font-size: 24px;
}
#community-wrap .outerpgbar 
{
	width: 500px;
}
}



