html {
	overflow-y:scroll;
}
body {
	background: #e9d8c5;
	color: #561e0e;
	font-family: Lato, Arial, Sans-Serif;
	font-size: 13px;
	text-align: left; /* IE 5 fix */
	padding:0;
	margin:0;
	line-height: 1.4;
}

a:link {
	color: #260b03;
	text-decoration: none;
}

a:visited {
	color: #260b03;
	text-decoration: none;
}

a:hover, a:active {
	color: #69994f;
	text-decoration: none;
}

.noborder {
	border:0 !important;
}
.relative {
	position:relative;
}
#container {
	text-align: left; /* IE 5 fix */
}

#content { overflow: hidden; }

.main_width {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.basicbox {
border:1px solid #ddd;
border-radius:2px;
}
.basicbox.pad {
padding:15px;
}


.avatar img,.user-avatar {
padding: 1px;
border: 1px solid #DDD;
box-shadow: 0px 1px 3px -1px #BEBEBE;
}
.user-dropdown-box .user-avatar {margin:10px;}
.avatar img:hover, .user-avatar:hover {border-color:#aaa;}

.user-dropdown:hover {
background-image: none;
}

.search-box {
margin:12px 0 0 0;
}
.avatar-small {
width:32px;
height:32px;
display:inline;
border:0;
box-shadow:0 0 0 #000;
margin:7px;
border-radius:3px;
float:left;
}

.search-box .textbox {
    padding: 0px 10px;
    height: 35px;
    box-shadow: inset 0 3px 3px rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 3px 3px rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.search-box .button {
    border: 0;
	height:35px;
    width: 44px;
    box-shadow: 0 2px 0 rgba(0,0,0,.3) !important;
    -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.3) !important;
}

.search-box .button:hover {
opacity:0.8;
background:#69994f;
border-top:1px solid #40642c;
box-shadow:0 3px 0 #40642c;
}

.logo img {
z-index:1000;
}

.logo {
	position: absolute;
left: 50%;
margin-left: -118px;
	top: -30px;
	z-index: 1;

}

.logo , .forumdesc {
-webkit-transition:0.2s;-moz-transition:0.2s;-ms-transition:0.2s;-o-transition:0.2s;transition:0.2s;
}

.logo:hover {
    opacity:0.7;
}

.branding {
	background:#210a02 url(images/audentio/volimpivo/header_bg.jpg);
	text-align: center;
}

.branding .main_width{	height: 141px; background: url(images/audentio/volimpivo/header_shine.jpg) no-repeat 50% 0;}

#panel {
	color: #f0a979;
	font-size: 14px;
	height: 48px;
	font-family: Lato, Arial, georgia;
	border-bottom:3px solid #69994f;
	line-height: 48px;

background:#561e0e url(images/audentio/volimpivo/texture.png);
}

#panel a {
	color: #f0a979;
}

#panel .registerlink {
   background-image: -ms-linear-gradient(top, #6DBB43 0%, #69994F 100%);
background-image: -moz-linear-gradient(top, #6DBB43 0%, #69994F 100%);
background-image: -o-linear-gradient(top, #6DBB43 0%, #69994F 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6DBB43), color-stop(1, #69994F));
background-image: -webkit-linear-gradient(top, #6DBB43 0%, #69994F 100%);
background-image: linear-gradient(to bottom, #6DBB43 0%, #69994F 100%);
background-color: #6DBB43;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    padding: 5px 10px;
    border-radius: 2px;
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.19), 1px 1px 0px rgba(0, 0, 0, 0.43);
    margin-left: 10px;
color: #FFF;
}
#panel .loginlink {
	position:relative;
}
#panel .registerlink i {
}

#panel .registerlink:hover {
    background: #6DBB43;
}

#panel .remember_me input {
	vertical-align: middle;
	margin-top: -1px;
}

.social-icons {
}

.social-icons a {
        margin-right: 10px;
	background: url(images/audentio/volimpivo/social_icons.png) 0px 0px;
	height: 24px;
	width: 24px;
	display: inline-block;
	position: relative;
	top: 5px;
	background-position: 0px -2px;
	opacity: 0.6;
}

.social-icons a:hover {
    opacity:1;
}

.a-icon-facebook {
    background-position: 30px 0px !important;
}

.a-icon-youtube {
    background-position: 40px 0px !important;
}

.a-icon-vimeo {
    background-position: 88px 0px !important;
}

.a-icon-rss {
    background-position: 0px 0px !important;
}

.a-icon-gplus {
    background-position: 59px 0px !important;
}

.social-icons .a-icon-twitter {
    display:none;
}

.no-js .date-sep {
display:none;
}

.top-date {
    color: #AAA;
}

.date-sep, .panel-sep {
    position: relative;
    top: -3px;
    margin: 0 7px;
    color: #aaa;
}



.user-dropdown, .pagination_current, a.postbit_button, a.large_button, .search-box .button {
background-image: -ms-linear-gradient(top, #622615 0%, #48190C 100%);
background-image: -moz-linear-gradient(top, #622615 0%, #48190C 100%);
background-image: -o-linear-gradient(top, #622615 0%, #48190C 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #622615), color-stop(1, #48190C));
background-image: -webkit-linear-gradient(top, #622615 0%, #48190C 100%);
background-image: linear-gradient(to bottom, #622615 0%, #48190C 100%);
background-color: #622615;
padding:5px 11px;
border-top: 1px solid #762e19;
border-radius:3px;
box-shadow: 0 3px 0 #3b140a;
-webkit-box-shadow: 0 3px 0 #3b140a;
cursor:pointer;
color:#fff;
}

a.large_button {
background-image: -ms-linear-gradient(top, #6DBB43 0%, #69994F 100%);
background-image: -moz-linear-gradient(top, #6DBB43 0%, #69994F 100%);
background-image: -o-linear-gradient(top, #6DBB43 0%, #69994F 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6DBB43), color-stop(1, #69994F));
background-image: -webkit-linear-gradient(top, #6DBB43 0%, #69994F 100%);
background-image: linear-gradient(to bottom, #6DBB43 0%, #69994F 100%);
background-color: #6DBB43;
text-shadow: 0 -1px rgba(0,0,0,.4);
color: #FFF;
border-top: solid 1px #69994F ;
box-shadow: 0 2px 0 #17611A ;
-webkit-box-shadow: 0 2px 0 #17611A ;
display: inline-block;
line-height: 36px;
height: 36px;
padding: 0 16px !important;
font-weight: bold;
}



.user-name {
color:#fff;
font-weight:bold;
}

.user-dropdown {position: relative;}
.user-dropdown-box {
display:none;position: absolute;
min-width: 150px;
color: #250b03;
background:#260b03;
top: 28px;border-radius: 0 4px 4px 4px;
padding: 5px;z-index: 88;
left: -5px;
box-shadow: none;
font-family: arial;
text-shadow: none;
font-style: normal;
}
.user-dropdown-box-inner {
    background: #f5e8da;
text-align:center;
}

.user-dropdown-box::before {
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
content: "";
position: absolute;
border-bottom: 5px solid #000000;
top: -5px;
left: 10px;
}

.user-dropdown-box a {
text-shadow:none;color:#555 !important;
display: block;
height: auto;
line-height: 1.3;
padding: 10px;
border-top: 1px solid #d4bfa7;
font-family: arial;
font-style: normal;
text-align:left;
}
.user-dropdown-box a:first-child {border-top:0;}
.user-dropdown-box a:hover {
color:#222 !important;
background: #F5F5F5;
}

#quick_login .user-dropdown-box-inner {
padding: 10px;
}
#quick_login  .user-dropdown-box-inner a {
margin:-10px;
padding:15px;
background: #fafafa;
margin-top:0;
}
#quick_login .textbox{
padding: 8px;
margin-bottom: 10px;
}
#quick_login .textbox:last-child {margin-bottom:0;}
#quick_login .button {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.pms-unread {
font-family: sans-serif;
background:gray;
padding: 0px 4px;
display: inline-block;
height: 16px;
line-height: 16px;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.56);
border-radius: 1px;
box-shadow: -1px 1px 0px rgba(0, 0, 0, 0.17);
margin-right: 4px;
}

.pms-unread.unread {
background: #E43030 !important;
}

.menu {
	background: #d5bb9d;
	height: 61px;
	overflow: hidden;
	box-shadow: 0 1px 1px rgba(86,30,14,.5);
	-webkit-box-shadow: 0 1px 1px rgba(86,30,14,.5);
	-moz-box-shadow: 0 1px 1px rgba(86,30,14,.5);
}

.menu ul {
	color: #200902;
	font-weight: bold;
	padding: 0;
	list-style: none;
	margin: 0;
}

.menu li:first-child {
    margin-left: 10px;
}

.menu li:first-child a {
}

.menu li:last-child {
    background: none;
}

.menu li:last-child a {
}


.menu ul a:link,.menu ul a:visited {
	color: #200902;
	text-decoration: none;
	display: block;
        padding: 0 14px;
line-height: 60px;
}

.menu ul a:visited {
	color: #200902;
	text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
	color: #69994f;
	text-decoration: none;
background:#f5e8da;
border-bottom:3px solid #46702f;
z-index:-1;
}

table {
	color: #280c03;
	font-size: 13px;
}

.tborder {
	background: transparent;
	width: 100%;
	margin: auto auto;
	border: 0;
	border-top: 0;
}

.thead {
	background: #561e0e url(images/audentio/volimpivo/texture.png);
	color: #ffffff;
	font-size: 16px;
padding:12px;
	border-bottom: 3px solid #69994f;
	font-weight: bold;
}


.forumdesc {
    font-size: 13px;
    color: #280c03;
}

.thead .forumdesc {
    margin: 0;
    text-transform: none;
    padding: 3px 6px;
    border-radius: 2px;
    left: 15px;
    opacity: 0;
    position: relative;
background-color: #48190C ;
    text-shadow: 0 -1px rgba(0,0,0,.4);
    color: #FFF;
}

.thead:hover .forumdesc {
    opacity: 1;
    left: 10px;
}

tr {
border-bottom:1px solid #d4bfa7;
}

.thead_spacer {
height:5px;border: 0 !important;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
	background: #d5bb9d;
	font-size: 11px;
	color: #280c03;
	padding: 9px;
	border-bottom: 1px solid #d4bfa7;
	min-height: 20px;
	line-height: 20px;
}

.tcat .expcolimage {
background:transparent;
height:auto;
}

.tcat i[class^="icon-"] {
font-size: 17px !important;position: relative;top: 2px;margin-right: 5px;
}

.tcat a:link {
	color: #561e0e;
}

.tcat a:visited {
	color: #561e0e;
}

.tcat a:hover, .tcat a:active {
	color: #69994f;
}

.trow1 {
	background: #f5e8da;
	vertical-align: middle;
	padding: 15px;
        border-bottom: 1px solid #d4bfa7;  
}

.col-indicator {
    padding: 15px 25px 15px 25px !important;
}


.count-text {
font-family:lato;
font-size:12px;
text-transform:uppercase;
color:#d5bb9d;
}

.col-forumdetails {
    font-size: 14px;
}

.col-forumdetails a {
	color:#561e0e;
	font-size:16px;
}

.col-forumdetails a:hover {
	color:#69994f;
}

.postedby {
    font-weight: bold;
}

.postedby a {
}

.col-postcount {
    font-weight: bold;
    width: 10%;
    min-width: 100px;
text-align:center;
font-size:24px;
color:#69994f;
font-family:Rokkitt;
    padding-right: 5px !important;
}

.col-lastpost {
    text-align: right;
    width: 20%;
    min-width: 170px;
    color: #280c03;
    font-size: 13px;
}

.col-lastpost a {
color:#69994f;
}

/*.index_table > tbody  > tr:last-child td {
	border-bottom: 0;
} */

.trow2 {
	background: #f5e8da;  vertical-align: middle;  
	border-bottom: 1px solid #d4bfa7;  
	padding: 15px;
}

.index_table .trow1,.index_table .trow2 {
        padding: 10px 15px;
	border-bottom: solid 1px #d4bfa7;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #FFFBD9;
}

.trow_sep {
	background: #DFCEBB;
	color: #000;
	font-size: 12px;
	font-weight: bold;
padding: 10px;
}

.subforumbox {
    padding: 3px 6px 2px 6px;
    margin-top: 4px;
    margin-left: 8px;
}

.subforumbox a {
font-size:11px;
}

.tfoot {
	background: #260b03 url(images/audentio/volimpivo/texture.png);
	color: #fff;
	padding: 10px;
	font-size: 12px;
	border-top: 3px solid #69994f;
	line-height: 270%;
}

.tfoot a:link {
	color:#f0a979;
	text-decoration: none;
}

.tfoot a:visited {
	color: #f0a979;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}

.bottommenu {
        float:left;
        width:220px;
        margin-left:80px;
	color: #fff;
}
.bottommenu ul {padding-left: 20px;}

.bottommenu li {
        margin-bottom:10px;
}

.bottommenu a {
        font-size: 14px;
        color: #f0a979;
        margin-bottom:10px;
}

.bottommenu a:hover {
    color: #fff;
}

.navigation {
	font-weight: bold;
	background: #f5e8da;
	border: 1px solid #d4bfa7;
	padding: 15px;
	font-size: 14px;
border-radius:2px;
}

.navigation .fa {
        color:#523d24;
        font-size: 16px;
}
.navigation .fa.nav_sep {
font-size: 8px;
margin: 0 8px;
color: #9C7545;
}

.navigation .fa-home {margin: 0 12px 0 0;}

.navigation a {color: #523d24;}

.navigation a:link {
	text-decoration: none;
}

.navigation a:visited {
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
}

.navigation .active {
	color: #69994F;
	font-weight: bold;
}

.smalltext {
	font-size: 12px;
line-height:16px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: #ffffff;
	color: #979797;
	border: 1px solid #D1B18C;
	padding: 6px;
	font-size: 11px;
	outline: 0;
}

.tfoot input.textbox, .thead input.textbox , #panel input.textbox {
    border: 1px solid #D3D3D3;
}

.button, input[type="button"] {
    padding: 6px 10px;
    font-size: 11px;
    color: #666;
    border-radius: 2px;
    cursor: pointer;
    border: 1px solid #D1B18C;
    background: rgb(255,255,255); /* Old browsers */  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 1px 1px rgba(204, 204, 204, 0.18);
}
.button:hover , input[type="button"]:hover {
background:#fefefe;
}
.button:active , input[type="button"]:active {
    background: rgb(238,238,238); /* Old browsers */  background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */  background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
}
 .thead .button, .thead input[type="button"]  {border: 0;
padding: 7px 11px;}

.tfoot .button, .tfoot input[type="button"], #panel .button{
    border: 1px solid #C2C2C2;
	
    border-radius: 3px;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #D1B18C;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
	outline: 0;
}

select {
	background: #ffffff;
	outline:0;
	border: 1px solid #D1B18C;
	padding: 5px;
	font-size: 11px;
	color: #666;
}

.tfoot select, .thead select {
    border: 1px solid #CACACA;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: whiteSmoke;
	border: 1px solid #C0C0C0;
	padding: 10px 4px !important;
	color: #888;
	margin-top: 5px !important;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #AF4429;
	color: #F30;
	padding: 5px;
}

.valid_field {
	border: 1px solid #33CE33;
	padding: 5px;
}

.validation_error {
	background: url(images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	
	display:none !important;
	float: none;
	width: 1%;
}

.hiddenrow {
	display: none;
}

.selectall {
	background-color: #FFFBD9;
	font-weight: bold;
	text-align: center;
}

.left, .float_left {
	float: left;
}

.right, .float_right {
	float: right;
}

.menu li {
	display: block;
	float: left;
font-family: Arial, Verdana, Tahoma, Sans-serif;
font-size:16px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

#panel form {
	display:inline-block;
}

.expcolimage {
background-repeat: no-repeat;
	float: right;
height: 65px;
width: 220px;
margin-top: -12px;
margin-right: -12px;
margin-bottom: -29px;
}

.node_1 .expcolimage {background-image: url(images/audentio/volimpivo/categories/general.png);}
.node_6 .expcolimage {background-image: url(images/audentio/volimpivo/categories/beer.png);}
.node_18 .expcolimage {background-image: url(images/audentio/volimpivo/categories/wine.png);}
.node_22 .expcolimage {background-image: url(images/audentio/volimpivo/categories/forks-and-knives.png);}
.node_25 .expcolimage {background-image: url(images/audentio/volimpivo/categories/cart.png);}
.node_28 .expcolimage {background-image: url(images/audentio/volimpivo/categories/globe.png);}


.expander {
margin:20px 10px 20px 180px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
        padding: 20px 0;
	margin: 0;
	font-size: 14px;
	color: #f5e8da;
        overflow:hidden;
        background:#1e0902;
        text-align:left;
        border-top: solid 1px #330f04
}

#footer .logo_footer {
        position: absolute;
        bottom: -30px;
        left: 50%;
        margin-left: -126px;    
}


.site-copyright {
}

.mybb-link {
    margin-right: 10px;
    border-right: 1px solid #ddd;
    padding-right: 10px;
}

#back-top {
    float: right;
    padding: 0 10px;
    height: 45px;
    line-height: 45px;
    display: block;
    margin-left: 10px;
position:relative;
background:#69994f;
color:#fff;
top:-20px;
font-family:Lobster;
text-shadow:2px 1px 0 #4f733b;
font-size:16px;
}
#back-top i {
    font-size: 21px;
    color: #fff;
    top: 2px;
    position: relative;
text-shadow:2px 1px 0 #4f733b;
}
#back-top:hover i {
	color: #4B0D0D;
}

.audentio-link {
}

.mybb-link a,.audentio-link a {
    color: #5F5F5F;
    font-weight: bold;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote, .codeblock {
	border: 1px solid #ccc;
	margin: 0;
	background: #fff;
	padding: 10px;
	border-radius: 2px;
	position: relative;
	padding-right: 45px;
	overflow: hidden;
}
.phpcodeblock {
}
blockquote::before, .codeblock::before  {
	content: "";
	background: url(images/audentio/volimpivo/quote-icon.png) no-repeat center center;
	width: 128px;
	height: 128px;
    position: absolute;
    right: 10px;
    
	top: -57px;
}
.codeblock::before {
	background: url(images/audentio/volimpivo/code-icon.png) no-repeat center center;
	top: -45px;
}
blockquote cite, .codeblock .title {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 0;
	padding-bottom: 8px;
	margin-top: -2px;
	padding-top: 1px;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 7px;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}


.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
margin-right:3px;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 10px 20px;
	margin-bottom: 15px;
	font-size: 14px;
	border-radius: 2px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 14px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(images/error.gif) no-repeat 0;
}

div.error ul {
	margin-left: 24px;
}

.online {
	color: white;
	background: #75C22D;
	padding: 1px 4px;
	border-radius: 2px;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.14);
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination a {
	background: rgb(252,252,252); /* Old browsers */  background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */  background: linear-gradient(to bottom,  rgba(252,252,252,1) 0%,rgba(238,238,238,1) 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	padding: 7px 11px;
box-shadow: 0 3px 0 #cacaca;
	color: #777;
border-radius:3px;
}


.pagination a:hover {
	background: #E4E4E4;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	position: relative;
	margin-right: 20px;
line-height:55px;
}

.forum_legend dt {
	float: left;
}

.forum_legend img {
margin-right:5px;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 10px;
	min-height: 60px;
}

.post_body a:link, .post_body a:active, .post_body a:visited{
color: #C00000   !important;

}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	background: url(images/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#FAFAFA;
	color: #999999;
	border:1px solid #CCCCCC;
}

._minus {
	background-color: #FDD2D1;
	color: #CB0200;
	border:1px solid #980201;
}

._plus {
	background-color:#E8FCDC;
	color: #008800;
	border:1px solid #008800;
}

.pagination_breadcrumb {
	background-color: #f5f5f5;
	border: 1px solid #fff;
	outline: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
	white-space: nowrap;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}
.pagination_bottom {
    position: relative;
	
    top: 25px;
}
i[class^="a-icon-"],i[class*=" a-icon-"] {
background: url(images/audentio/volimpivo/icon-sprite.png);
display: inline-block;
width:16px;
height: 16px;
position: relative;
top: 3px;
margin-right: 5px;
}

.index_boardstats {
border-radius:0;border-top:1px solid #ddd;
}

/* EasyTabs */
#tab-container .tborder {
    border: 1px solid #ddd;
    border-radius: 0;
    border-bottom: 0;
}

#tab-container .tborder td {
    font-size: 11px;
    padding: 10px 20px;
    line-height: 2;
}

#tab-container > div {
    clear: both;
    background: white;
    border: 1px solid #ddd;
    padding: 10px;
    position: relative;
    top: -1px;
}

#tab-container ul.etabs {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#tab-container ul.etabs li {
    float: left;
}

#tab-container ul.etabs li a {
    display: block;
    font-size: 11px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 0 15px;
    margin-right: -1px;
    text-transform: uppercase;
    font-weight: bold;
    color: #999;
    border-bottom: 0;
    height: 40px;
    line-height: 40px;
}

#tab-container ul.etabs li a i {
    font-weight: normal;
	
    font-size: 14px;
    position: relative;
    top: 1px;
}

#tab-container ul.etabs li a.active {
    position: relative;
    bottom: 0px;
    z-index: 2;
    color: #444;
    background: white !important;
}

#tab-container ul.etabs li a:hover {
    background: #fcfcfc;
    color: #333;
}

/* UserLink HoverBox*/
#audentio-hoverbox {
	display: none;
	z-index: 999;
	min-width: 160px;
	position: absolute;
	padding-top: 15px;
	top: 5px;
}

#audentio-hoverbox::before {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: "";
	position: absolute;
	border-bottom: 5px solid rgb(54, 54, 54);
	top: 10px;
	left: 12px;
}

#audentio-hoverbox-inner {
    padding: 0;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.31);
    border-bottom: 0;
    padding: 4px;
    border-radius: 2px;
    background-color: #561E0E;
}

#audentio-hoverbox a {
    display: block;
    background: white;
    color: rgb(136, 136, 136);
    border-bottom: 1px solid #aaa;
    padding: 8px;
    font-size: 11px;
z-index:9999;
    text-align: left;
    text-shadow: none !important;
}

#audentio-hoverbox > a:last-child {
border-bottom:0;
}

#audentio-hoverbox a:hover {
    background: #fafafa;
    color: #333;
}

/* Page specific */
#page-memberprofile .member-info-box {
	border-top: 1px solid #ddd;
	padding: 10px;
	border-radius: 2px;
	background: white;
	line-height: 20px;
}

#usercppms_e  tr:first-child td, #usercpprofile_e  tr:first-child td, #usercpmisc_e  tr:first-child td{
	border-top:1px solid #ddd;
}
#usercppms_e  tr:last-child td, #usercpprofile_e  tr:last-child td {
	border-bottom:1px solid #ddd;
}
#posts .tborder {
    margin-top: 5px;
	border-radius: 0;
    border-top: 1px solid #ddd !important;
}
#posts > .tborder:last-child {
    margin-bottom: 10px;
}
.tborder.post {margin-top:10px !important;}
#posts td.author-info {
    background: #fafafa;
    border-right: 1px solid #ddd;
    vertical-align: top;
    width: 19%;
    padding-left: 20px;
}
#posts td.message {
    background: white;
    padding: 0px;
    vertical-align: top;
}
#posts div.postmeta {
    padding: 10px;
    background: #FAFAFA;
    border-bottom: 1px solid #ddd;
}
.postmeta .posttime {color:#999;}
#posts td.postcontrols{
    background: #fafafa;
    padding: 10px;
}
#index-page  .navigation{
	display:none;
}

.fa {
color:#fff;
font-size:14px;
margin:0 2px;
}

.fa.fa-sort-asc {
position: relative;
bottom: 1px;
}

.info {
margin-right:12px;
}

#footer {
background:#260b03;
border-top:3px solid #69994f;
margin-top:20px;
padding:20px;
color:#fff;
position: relative;
}

#copyright a {color:#fff;}

#footer h3 {
color:#fff;
font-family:Rokkitt;
font-size:24px;
margin-bottom:20px;
margin-top: 0;
}
		
.about {
        float: left;
        width: 325px;
}

.about p {
        line-height: 26px;
        color: #edb555;
        font-size: 18px;
        line-height: 24px;
        font-style: italic;
}
		
.container .main_width {
position: relative;
}

.aud_imageSidebarLeft {
display: inline-block;
position: absolute;
right: 100%;
padding-right: 15px;

}

.aud_imageSidebarRight {
display: inline-block;
position: absolute;
left: 100%;
padding-left: 15px;
}

@media (max-width: 1280px) {
  .aud_imageSidebarLeft, .aud_imageSidebarRight  { display: none; }
 /* .aud_imageSidebarRight { float: right; position: static; } */
}

.author_avatar { margin-top: 10px; }

.post_body img { max-width: 100% }

.scaleimages img { max-width: 100% }