html {
	overflow-x: hidden;
}
body {
	background-color: #010101;
	background-image: url('http://i.imgur.com/mdHqPJe.jpg');
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-khtml-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	color: #dadada;
	background-attachment: fixed;
	background-position: center center;
	font-family: 'muli', 'arial', verdana, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:active {
	color: #79b00c;
	font-family: 'cinzel', georgia, serif;
	font-size: 1.1em;
	text-decoration: none;
	font-variant: small-caps;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-khtml-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}
a:hover {
	color: #efefef;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
}
h1 {
	font-size: 200%;
}
h2, h3 {
	font-size: 100%;
}
hr {
	background-color: #786547;
	border: 0;
	clear: both;
	color: #786547;
	height: 1px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
	empty-cells: show;
	width: 100%;
}
table, tr, td {
	color: #dadada;
	font-size: 10pt;
	font-family: 'muli', 'arial', verdana, sans-serif;
}
th, td {
	border: 1px solid #010101;
}
th {
	background-color: rgba(29,22,14,0.8);
	color: #efefef;
	letter-spacing: 2px;
	font-family: 'cinzel', georgia, serif;
	font-variant: small-caps;
	font-size: 1.1em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
	padding: 3px 5px;
	text-align: left;
}
th a, th a:hover {
	color: #705631;
	text-decoration: none;
}
.category h2, .topic h2, #portal h2, #portal_foot h2, thead th {
	background-image: url('http://i.imgur.com/ozO9u0v.jpg');
	background-position: center center;
	background-repeat: repeat;
	color: #efefef;
	font-size: 3em;
	font-weight: bold;
	font-family: 'cinzel', georgia, serif;
	font-variant: small-caps;
	padding: 15px 50px;
	text-align: center;
	border: none;
}
.cat_head td {
	border: none;
}
#stats .cat_head td {
	border: none;
}
thead th {
	border: 1px solid #101010;
	border-bottom-width: 1px;
	padding: 5px;
	text-align: center;
}
#wrap {
	margin: 0px 0px 30px 0px;
	background: transparent;
	border: none;
}
.c_mark {
	background: rgba(16,16,16,0.6);
	text-align: center;
	width: 1%;
}
.c_forum {
	background: rgba(16,16,16,0.6);
	color: #dadada;
	font-size: 0.9em;
	width: 60%;
}
.c_forum strong a {
	display: block;
	font-size: 2em;
	color: #79b00c;
	letter-spacing: 2px;
	text-align: center;
}
.c_forum strong a:hover {
	color: #efefef;
}
.c_forum div {
	padding: 10px;
}
.c_last a {
	font-size: 2em;
}
.c_last strong a {
	color: #79b00c;
	letter-spacing: 1px;
	font-size: 1.3em;
}
td.c_last {
	background: rgba(16,16,16,0.6);
	font-size: 0.9em;
}
.c_forum-desc {
	color: #dadada;
	font-size: 0.9em;
	padding: 4px 7px;
	text-align: justify;
}
.c_last-title {
	background: rgba(16,16,16,0.6);
	display: block;
	line-height: 16px;
	padding-left: 10px;
}
td.c_info-v, td.c_info-t, td.c_info-r {
	font-size: 0.9em;
	padding: 5px;
	text-align: center;
}
td.c_subforum {
	background-color: rgba(16,16,16,0.8);
	border-top: 2px solid #010101;
	font-size: 0.8em;
	font-style: italic;
}
td.c_subforum a {
	letter-spacing: 2px;
}
.description {
	color: #dadada;
	font-size: 0.8em;
	padding: 5px;
}
td.c_desc img,td.c_desc input {
	float:left;
	vertical-align:middle;
}
.category {
	margin: 10px 0px 0px 10px;
}
span.collapse, span.uncollapse {
	cursor: pointer;
	float: right;
	position: relative;
}
.c_mark img {
	display: block;
	margin: auto;
}
.c_last {
	line-height: 1.2em;
	min-width: 300px;
	width: 30%;
}
.category td.c_foot, td.c_view {
	height: 10px;
	background-image: url('http://i.imgur.com/mdHqPJe.jpg');
	background-position: center center;
	background-repeat: repeat;
	background-attachment: scroll;
}
#foot_wrap {
	margin: 20px 1px 20px 0;
}
#foot td, td.c_head, td.c_sort {
	background-color: rgba(16,16,16,0.8);
	border-bottom: 1px solid #101010;
	border-top: 1px solid #101010;
	border-left: none;
	border-right: none;
	color: #dadada;
	font-size: 0.9em;
}
div.c_view-list {
	color: #dadada;
	font-size: 0.9em;
}
#foot a, #foot a:hover {
	color: #79b00c;
}
#foot #foot_datetime {
	border-left: 1px solid #101010;
	width: 1%;
	white-space: nowrap;
}
td.c_desc {
	background: rgba(16,16,16,0.6);
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	width: 200px;
}
td.c_desc small {
	display:block;
	font-weight:400;
}
#copyright {
	color: #efefef;
	font-size: 0.9em;
	margin: 10px 0;
	text-align: center;
}
#copyright a {
	color: #79b00c;
	font-weight: bold;
	letter-spacing: 2px;
}
#top_bar {
	height: 1px;
	background: transparent;
}
#top {
	height: 22px;
	width: 98%;
	display: block;
	padding: 0 2% 4px;
	margin-bottom: 10px;
	background-color: #101010;
	border-bottom: 2px solid #705631;
	top: 0px;
	left: 0px;
	position: fixed;
}
#top_info {
	color: #dadada;
	float: left;
	margin-top: 4px;
}
#top_menu {
	background-color: #101010;
	border-left: 1px solid #705631;
	float: right;
	margin-top: 0px;
}
#top_info a, .drop_menu a, #submenu a {
	color: #79b00c;
}
#top_info a:hover, .drop_menu a:hover, #submenu a:hover {
	color: #efefef;
}
.drop_menu li {
	background: #101010;
	background: -moz-linear-gradient(top,  #101010 0%, #3e301b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#101010), color-stop(100%,#3e301b));
	background: -webkit-linear-gradient(top,  #101010 0%,#3e301b 100%);
	background: -o-linear-gradient(top,  #101010 0%,#3e301b 100%);
	background: -ms-linear-gradient(top,  #101010 0%,#3e301b 100%);
	background: linear-gradient(to bottom,  #101010 0%,#3e301b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#101010', endColorstr='#3e301b',GradientType=0 );
	float: left;
	margin-top: 1px;
	text-align: center;
}
.drop_menu a {
	color: #79b00c;
	display: block;
	padding: 4px .25em;
	position: relative;
	width: 9em;
}
.drop_menu a:hover {
	color: #efefef;
}
.drop_menu ul {
	background: #101010;
	background: -moz-linear-gradient(top,  #101010 0%, #3e301b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#101010), color-stop(100%,#3e301b));
	background: -webkit-linear-gradient(top,  #101010 0%,#3e301b 100%);
	background: -o-linear-gradient(top,  #101010 0%,#3e301b 100%);
	background: -ms-linear-gradient(top,  #101010 0%,#3e301b 100%);
	background: linear-gradient(to bottom,  #101010 0%,#3e301b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#101010', endColorstr='#3e301b',GradientType=0 );
	border-top: 1px solid #101010;
	color: #efefef;
	left: -999em;
	margin: 0;
	position: absolute;
	width: 9.4em;
}
.drop_menu ul li {
	background: #101010;
	background: -moz-linear-gradient(top,  #101010 0%, #3e301b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#101010), color-stop(100%,#3e301b));
	background: -webkit-linear-gradient(top,  #101010 0%,#3e301b 100%);
	background: -o-linear-gradient(top,  #101010 0%,#3e301b 100%);
	background: -ms-linear-gradient(top,  #101010 0%,#3e301b 100%);
	background: linear-gradient(to bottom,  #101010 0%,#3e301b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#101010', endColorstr='#3e301b',GradientType=0 );
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	width: 100%;
}
.drop_menu ul li a {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #101010;
	display: block;
	padding: 4px 5%;
	width: 90%;
}
.drop_menu li ul li a:hover {
	background-color: #3e301b;
}
.drop_menu a img {
	vertical-align: bottom;
}
.drop_menu li:hover ul, .drop_menu li.hover ul {
	left: auto;
	z-index: 1000;
}
#logo {
	background-image: url('http://i.imgur.com/uCKNQTE.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-position: scroll;
	border: none;
	clear: both;
	margin: 26px 0px 0px 0px;
	height: 398px;
	width: 100%;
	position: relative;
	z-index: 1;
}
#submenu {
	left: 270px;
	top: 250px;
	position: absolute;
	width: calc(90% - 270px);
	width: -webkit-calc(90% - 270px); 
	width: -moz-calc(90% - 270px);
	font-size: 1.5em;
	text-align: left;
	padding: 0 35px;
	z-index: 2;
}
#submenu a {
	font-style: italic;
	font-size: 1.3em;
	color: rgba(255,255,255,0.7);
	margin: 0px 4px 0px 0px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	border-bottom: 3px solid rgba(16,16,16,0.8);
	padding: 5px 7px;
}
#submenu a:hover {
	text-decoration: none;
}
#nav {
	font-size: 1.2em;
	color: #efefef;
	text-align: center;
	display: block;
	line-height: 1.5em;
	height: 20px;
	padding: 5px 25px;
	background: rgba(16,16,16,0.6);
}
.row1 td, .row2 td {
	background: rgba(16,16,16,0.6);
	line-height: 1.2em;
}
#top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul {
	list-style:none;
	padding:0;
}
#profile_menuwrap ul,ul.cat-topicpages,blockquote dl,#fast-reply dd {
	margin:0;
}
#top li,#nav li,ul.cat-pages li,ul.cat-topicpages li,table.calendar li,#pm_folderlist li,#profile_menuwrap li,#ucp_gallery li {
	display:inline;
}
select, input, textarea, .forminput, .codebuttons, .textinput, .radiobutton, .checkbox, button, a.btn_fake {
	border-radius: 4px;
	background: #101010;
	border: 1px solid #79b00c;
	color: #666;
	font-family: 'archivo narrow', arial, sans-serif;
	font-size: 11pt;
	padding: 10px;
	vertical-align: middle;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4) inset;
	transition: all .4s ease-in-out;
}

input:focus, textarea:focus, .forminput:focus, .textinput:focus, button,a.btn_fake {
	background-color: #0e0e0e;
	border: 1px solid #79b00c;
	outline: none;
	color: #efefef;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
}
textarea {
	width: 98%;
}
input[type=submit], input[type=button], input[type=reset] {
	background: #101010;
	border: 1px solid #79b00c;
	border-radius: 4px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	color: #efefef;
	font-size: 10pt;
	margin: 3px;
	padding: 2px 6px;
	text-decoration: none;
	border: none;
}
.submit_error {
	background-color: #101010;
	border: 1px solid #900000;
}
button, a.btn_fake {
	cursor: default;
	font-size: 1.1em;
	overflow: visible;
	width: auto;
}
button:hover,a.btn_fake:hover {
	border-color:#705631;
}
button.btn_text {
	background:none;
	border:0;
	cursor:pointer;
	font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;
	font-size:100%;
}
#c_emot {
	height: 225px;
	vertical-align: top;
	width: 210px;
}
#emot_list {
	height:275px;
	margin:0 auto;
	overflow:auto;
	padding:5px 0;
	text-align:center;
}
div#emot_list {
	padding:0;
}
#emot_list li {
	display:inline;
	padding:4px 10px;
}
#emot_list img {
	cursor:pointer;
	vertical-align:baseline;
}
#emot_wrap {
	background: rgba(16,16,16,0.6);
	border:1px solid #101010;
}
#emot_wrap h3, blockquote dl, td.c_username, dl#fast-reply dt, .calendar td div, .meta_menu h3, div.spoiler_toggle, #portal h4 {
	background-image: url('http://i.imgur.com/ozO9u0v.jpg');
	background-position: bottom center;
	background-repeat: repeat;
	color: #efefef;
	font-family: 'cinzel', georgia, sans-serif;
	font-size: 1.3em;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 2px;
}
dl#fast-reply dt {
	padding: 10px;
}
#emot_end {
	border-top:1px solid #101010;
	display:block;
	font-weight:700;
	padding:4px 0;
	text-align:center;
}
#c_post-preview {
	background: rgba(16,16,16,0.9);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 auto 10px;
	padding: 15px 10px;
	text-align: justify;
	width: 98%;
}
blockquote {
	background: rgba(16,16,16,0.8);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.7);
	border: none;
	margin: 10px auto;
	padding: 15px 20px;
	width: 90%;
}
blockquote dl dt {
	color:#fff;
	float:left;
	font-weight:700;
}
blockquote div {
	background: rgba(16,16,16,0.8);
}
blockquote code {
	margin: 0;
	padding: 5px;
}
code {
	white-space: pre-wrap;
	font-family: Courier, Courier New, Verdana, Arial;
	font-size: 11px;
	color: #858585;
	background-color: #101010;
	border: 1px solid #79b00c;
	padding: 5px;
	margin: 15px;
	text-align: left;
	width: 90%;
	display: block;
}
td.c_postinfo {
	background-color: #101010;
	color: #dadada;
	font-size: 0.8em;
	vertical-align: middle;
	padding: 5px 7px;
}
td.c_username a {
	font-size:140%;
	font-weight:700;
}
td.c_user {
	font-size:80%;
}
td.c_user dl {
	background: rgba(16,16,16,0.6);
	border: none;
	margin:10px 0;
	padding:5px 7px;
	width:160px;
}
a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover {
	color: #efefef;
}
tr.c_postfoot {
	background: rgba(16,16,16,0.7);
	clear:both;
}
.c_user {
	vertical-align: top;
	width: 1px;
	min-width: 175px;
	max-width: 175px;
}
.c_user {
	background: rgba(16,16,16,0.3);
}
.c_post {
	width: calc(100% - 30px);
	width: -webkit-calc(100% - 30px);
	width: -moz-calc(100% - 30px);
	padding: 15px;
	text-align: justify;
	background: rgba(16,16,16,0.5);
}
dl#fast-reply dd {
	background: rgba(16,16,16,0.8);
	border: 1px solid #101010;
	padding: 15px 0;
	text-align: center;
}
dl#fast-reply dd textarea {
	margin: 0 auto;
	padding: 7px 5px;
}
td.c_topicfoot {
	background: rgba(16,16,16,0.7);
	text-align: center;
	font-size: 1.1em;
	padding: 4px 7px;
}
#topic_review {
	background: rgba(16,16,16,0.6);
	padding: 10px;
}
td.c_poll-choice label {
	color: #efefef;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
	letter-spacing: 1px;
	padding-left: 1px;
}
td.c_poll-votes {
	font-size: 120%;
	text-align: center;
	width: 15%;
}
td.c_poll-bar div {
	background-image: url('http://i.imgur.com/lzki2HB.jpg');
	background-repeat: no-repeat;
	background-position: center right;
	float: left;
	height: 12px;
	padding: 3px;
}
td.c_poll-bar span {
	background-image: url('http://i.imgur.com/lzki2HB.jpg');
	background-repeat: no-repeat;
	background-position: center right;
	float: left;
	height: 12px;
	width: 3px;
}
.calendar td.cal_inactive {
	background-color: #101010;
	box-shadow: inset 2px 2px 5px rgba(0,0,0,0.7);
	-moz-box-shadow: inset 2px 2px 5px rgba(0,0,0,0.7);
	-webkit-box-shadow: inset 2px 2px 5px rgba(0,0,0,0.7);
	color: #999;
}
.calendar td#cal_current {
	background: rgba(16,16,16,0.8);
	border: 2px solid #101010;
	box-shadow: 0px 0px 5px rgba(94,99,9,0.6);
	-moz-box-shadow: 0px 0px 5px rgba(94,99,9,0.6);
	-webkit-box-shadow: 0px 0px 5px rgba(94,99,9,0.6);
}
#cal_current a {
	color: #5e6309;
}
.calendar td {
	background: rgba(16,16,16,0.4);
}
.calendar div a {
	background:url(http://z4.ifrm.com/static/1/s_minibday.png) no-repeat 5px;
	float:right;
	font-size:80%;
	font-weight:400;
	padding:0 0 6px 24px;
}
.calendar li a,.calendar li span {
	border-color:transparent;
	border-style:solid;
	border-width:1px;
	display:block;
	padding:3px;
}
.bday {
	background:url(http://z4.ifrm.com/static/1/s_minibday.png) no-repeat;
	color:#79b00c;
	font-size:90%;
	font-weight:700;
	height:16px;
	padding:2px 2px 2px 18px;
	width:20px;
}
.meta_box, .meta_menu {
	margin: 10px 0;
}
.meta_box li {
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
}
.meta_menu ul {
	font-size: 0.9em;
	margin: 5px 5%;
}
.meta_menu img, .meta_menu span {
	float: right;
	margin: 10px 20px;
}
.meta_box {
	background: rgb(16,16,16); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(16,16,16,1) 0%, rgba(35,35,35,1) 14%, rgba(16,16,16,1) 50%, rgba(62,48,27,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(16,16,16,1)), color-stop(14%,rgba(35,35,35,1)), color-stop(50%,rgba(16,16,16,1)), color-stop(100%,rgba(62,48,27,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(16,16,16,1) 0%,rgba(35,35,35,1) 14%,rgba(16,16,16,1) 50%,rgba(62,48,27,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(16,16,16,1) 0%,rgba(35,35,35,1) 14%,rgba(16,16,16,1) 50%,rgba(62,48,27,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(16,16,16,1) 0%,rgba(35,35,35,1) 14%,rgba(16,16,16,1) 50%,rgba(62,48,27,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(16,16,16,1) 0%,rgba(35,35,35,1) 14%,rgba(16,16,16,1) 50%,rgba(62,48,27,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#101010', endColorstr='#3e301b',GradientType=0 ); /* IE6-9 */
	border: 1px solid #101010;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 10px 25px;
}
.meta_menu {
	background: rgb(16,16,16); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(16,16,16,1) 0%, rgba(35,35,35,1) 14%, rgba(16,16,16,1) 50%, rgba(62,48,27,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(16,16,16,1)), color-stop(14%,rgba(35,35,35,1)), color-stop(50%,rgba(16,16,16,1)), color-stop(100%,rgba(62,48,27,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(16,16,16,1) 0%,rgba(35,35,35,1) 14%,rgba(16,16,16,1) 50%,rgba(62,48,27,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(16,16,16,1) 0%,rgba(35,35,35,1) 14%,rgba(16,16,16,1) 50%,rgba(62,48,27,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(16,16,16,1) 0%,rgba(35,35,35,1) 14%,rgba(16,16,16,1) 50%,rgba(62,48,27,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(16,16,16,1) 0%,rgba(35,35,35,1) 14%,rgba(16,16,16,1) 50%,rgba(62,48,27,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#101010', endColorstr='#3e301b',GradientType=0 ); /* IE6-9 */
	border: 1px solid #101010;
	padding: 0;
	width: 49%;
}
.meta_menu a,.meta_menu a:hover {
	color:#efefef;
}
#ucp_gallery a {
	color:#efefef;
	font-weight:700;
}
#ucp_gallery a:hover {
	color:#efefef;
}
tr.pm_new td {
	background: rgba(189,77,39,0.5);
	font-weight:700;
}
#pm_folders {
	border-left:1px solid #101010;
	border-right:1px solid #101010;
	padding-top:30px;
	vertical-align:top;
	width:150px;
}
#pm_folderlist {
	position: relative;
	margin-left:0;
	margin-top:0
}
#pm_folderlist li {
	background:url(http://z4.ifrm.com/static/1/pmfolder.png) no-repeat 5px;
	display:list-item;
	margin-bottom:4px;
	padding-left:28px;
}
#pm_forwarded {
	border:1px dotted #101010;
	color:#dadada;
	font-size:90%;
	font-style:italic;
	margin-top:1em;
	padding:3px 5px;
}
.search_results {
	background:#101010;
	border:1px solid #000;
	margin-bottom:1em;
	padding:5px 7px;
}
.search_results h3 {
	display:inline;
	font-size:125%;
}
.search_results cite,.search_results p {
	color:#dadada;
	font-size: 0.8em;
	margin:0;
}
ul.cat-pages {
	float:left;
	font-size:90%;
	margin:15px 0;
	padding: 5px 1px;
	width:49%;
}
.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
	background:#101010;
	border:1px solid #000;
	color:#5e6309;
}
.cat-pages a:hover,.cat-topicpages a:hover {
	background:#5e6309;
	color:#79b00c;
}
.cat-pages span {
	background:#333;
	border:1px solid #000;
	color:#FFF;
	cursor:default;
	font-weight:700;
	padding:2px 5px;
}
.cat-pages input {
	background:#fff;
	color:#000;
	padding:3px 5px;
	vertical-align:baseline;
}
ul.cat-topicpages {
	float:right;
	font-size:80%;
	padding:1px 0;
}
#profile_menu ul {
	-moz-opacity:1;
	border-top:0;
	opacity:1;
}
#profile_menu a {
	background:#010101;
	border:1px solid #000;
}
#profile_menu li li a {
	border-top:0;
}
#profile_menu li ul li a:hover {
	background:#79b00c;
}
a.member:hover {
	color: #fff;
}
td#stats_events a,td#stats_events span {
	background:url(http://z4.ifrm.com/static/1/s_minical.png) no-repeat 2px;
	padding:4px 0 4px 20px;
}
dl.user_profile {
	overflow:hidden;
	word-wrap:break-word;
}
dl.user_profile dd {
	font-style:italic;
	margin-left:8px;
}
dl.user_info dd {
	font-weight:700;
	margin-bottom:1px;
}
#pmtoast {
	background-color: #101010;
	border: 2px solid #5e6309;
	bottom: 10px;
	color: #dadada;
	display: none;
	font-size: 0.9em;
	position: fixed;
	right: 10px;
	text-align: right;
	text-decoration: none;
	width: 200px;
	z-index: 1;
}
#pmtoast:hover {
	border-color:#efefef;
}
#pmlink {
	color: #79b00c;
	display: block;
	padding: 10px 10px 10px 55px;
	text-decoration: none;
	background:url(http://z4.ifrm.com/static/1/toast.png) no-repeat 5px;
}
#pmlink big {
	color:#79b00c;
	display:block;
	font-weight:700;
	padding-bottom:5px;
}
#pmlink strong {
	color: #efefef;
}
#pmclose {
	border-top:1px solid #bd4d27;
	color:#bd4d27;
	display:block;
	font-size:80%;
	padding:1px 10px;
}
#pmclose:hover {
	color:#bd4d27;
}
.notice {
	background: #101010;
	border:2px solid #bd4d27;
	color:#dadada;
	margin:10px auto 0;
	width:70%;
}
.notice dt {
	color:#79b00c;
	font-weight:700;
}
.notice dd {
	font-style:italic;
}
dl.info {
	background: #101010; 
	border-color: #5e6309; 
}
.info dt {
	background:#79b00c;
	color:#fff;
}
dl.error {
	background:#bd4d27;
	border-color:#93241e;
}
.error dt {
	background:#101010;
	color: #BC3737;
}
tr.generic td,div.generic {
	font-size:120%;
	font-weight:700;
	padding:20px;
	text-align:center;
}
tr.hidden td.c_post {
	background:#101010;
}
::-webkit-scrollbar {
	width: 9px;
	border: 4px solid #101010;
	background-color: #5e6309;
}
::-webkit-scrollbar-thumb {
	border-left: 2px solid #101010;
	border-right: 2px solid #101010;
	background-color: #79b00c;
	width: 3px;
}
::selection {
	background: #bd4d27;
	color: #fff;
}
::-moz-selection {
	background: #bd4d27;
	color: #fff;
}
#sidebar {
	width: 250px;
	margin: 10px 10px 0px 10px;
	background: rgba(16,16,16,0.7);
	z-index: 3000;
}
#sidebar .box, #sidebar .first-box {
	width: 230px;
	margin: 10px 0px;
	padding: 10px;
	border: 1px solid #5e6309;
	color: #dadada;
	text-align: justify;
	box-shadow: 0px 0px 5px rgba(99,94,9,0.5);
}
#sidebar .first-box {
	background-image: url('http://i.imgur.com/AYMQfrr.png');
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	min-height: 200px;
}
#sidebar .header {
	display: block;
	font-family: 'cinzel', georgia, serif;
	font-size: 2em;
	color: #efefef;
	text-align: center;
}
#sidebar .first-box .header {
	padding-top: 120px;
}
#for-out {
	width: calc(100% - 270px);
	width: -webkit-calc(100% - 270px);
	width: -moz-calc(100% - 270px);
}
@-webkit-keyframes big-button {
	100% {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0;
	}
}
@keyframes big-button {
	100% {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0;
	}
}
.big-button {
	display: inline-block;
	vertical-align: middle;
	font-family: 'cenzil', 'times new roman', georgia, sans-serif;
	font-size: 1.5em;
	padding: 5px 7px;
	background-color: #79b00c;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	text-decoration: none;
	color: #efefef;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	min-width: 100px;
	max-width: 250px;
}
.big-button:before {
	content: '';
	position: absolute;
	border: #79b00c solid 6px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}
.big-button:hover:before, .big-button:focus:before, .big-button:active:before {
	-webkit-animation-name: big-button;
	animation-name: big-button;
}
.small-button {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
	padding: 3px 5px;
	font-size: 0.9em;
	text-decoration: none;
	background-color: #5e6309;
	color: #dadada;
	font-family: 'cinzel', 'times new roman', georgia, serif;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.8);
}
.small-button:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: 0;
	background: #79b00c;
	height: 4px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.small-button:hover:before, .small-button:focus:before, .small-button:active:before {
	right: 0;
}
.editby,.queued {
	border:1px dotted #222;
	color:#999;
	font-size:85%;
	font-style:italic;
	margin-top:1em;
	padding:3px 5px;
}
.queued {
	background-color:#101010;
	border-color:#5e6309;
}
div.spoiler {
	border:1px solid #101010;
	border-top:0;
	background: rgba(16,16,16,0.4);
	padding:5px 7px;
}
td.c_sig {
	background: rgba(16,16,16,0.6);
	color:#dadada;
	font-size:80%;
}
td.c_sig blockquote {
	background:none transparent;
	border:0;
	border-left:3px solid #000;
	padding-left:5px;
}
td.c_sig blockquote dl {
	background:none transparent;
	border:0;
	color:#dadada;
}
td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
	color:#efefef;
	padding:0;
}
td.c_sig blockquote div {
	background:transparent;
	margin-left:5px;
	padding:0;
}
td.c_footicons,td.c_postinfo {
	width:100%;
}
td.c_username {
	width:175px;
}
.c_next a {
	display:block;
	font-size:125%;
	font-weight:700;
	text-align:center;
}
#c_post-resize span {
	color:#e7e7e7;
	cursor:pointer;
	font-size:225%;
	padding:20px 5px 0;
}
div.portal_content {
	background: rgba(16,16,16,0.6);
	border:1px solid #000;
	font-size: 0.9em;
	margin:0;
	padding:5px 7px;
}
#portal h2 {
	font-size: 0.8em;
}
#faq td {
	background-color: rgba(16,16,16,0.6);
}
#faq dt a {
	color: #79b00c;
	font-size:120%;
	font-weight:700;
}
#faq dd.faq_more a,#faq dl.faq_more a:hover {
	color:#dadada;
	font-style:italic;
}
#findposts .c_mark {
	color:#79b00c;
	font-size:200%;
	font-weight:700;
	vertical-align:top;
}
#c_tos h3 {
	color:#efefef;
	font-size:120%;
}
td.username_ok {
	background:#222222;
}
input.username_ok {
	outline:2px solid #79b00c;
}
td.username_no {
	background:#900000;
}
input.username_no {
	outline:2px solid #000000;
}
#acplogin {
	background:url(http://z4.ifrm.com/static/acp/acpback.png) repeat-x 0 -195px #fff;
	border:2px solid #3a5197;
	height:275px;
	left:50%;
	margin:-137.5px 0 0 -250px;
	padding:0;
	position:absolute;
	top:50%;
	width:500px;
}
#acplogin h1 {
	color:#FFF;
	font-weight:400;
	height:50px;
	margin-bottom:20px;
	padding:50px 20px 0 0;
	text-align:right;
}
#acplogin h1 img {
	position:absolute;
	left:0;
	top:0;
}
a img {
	border:0;
}
form {
	display:inline;
	margin:0;
	padding:0;
}
.category h2,.topic h2,#portal h2 {
	padding:5px;
	text-align:left;
}
h3 {
	padding:3px 0;
}
input[type=checkbox] {
	background:transparent;
	border:0;
	padding:0;
	vertical-align:bottom;
}
input[type=radio] {
	border:0;
}
select {
	margin:0 7px;
	padding:0;
	vertical-align:bottom;
}
option {
	margin:2px 0;
}
button.btn_img {
	border:0;
	cursor:pointer;
	padding:0;
}
.notice dt,.notice dd {
	padding:5px 7px;
}
#main {
	height:1%;
	padding:0 1%;
}
#nav li img {
	vertical-align:top;
}
.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
	cursor:pointer;
	padding:2px 5px;
}
.cat-topicpages a {
	padding:0 2px;
}
.cat-buttons,.topic-buttons {
	float:right;
	margin:15px 0;
	text-align:right;
	width:50%;
}
tr.postbtn td {
	padding:5px;
	text-align:center;
}
td.c_head input,td.c_head button,td.c_foot input,td.c_foot button,td.c_sort input,td.c_sort button {
	padding:1px;
}
#stats_members {
	line-height:1.2;
}
td.c_cat-mark,td.c_cat-icon {
	padding:5px 0;
	text-align:center;
	width:30px;
}
td.c_cat-starter {
	width:125px;
}
td.c_cat-lastpost {
	width:175px;
}
.c_sig,.c_nosig {
	width:100%;
}
.avatar {
	display:block;
	margin:auto;
	text-align:center;
}
.av_wrap {
	overflow:hidden;
	text-align:center;
	margin:auto;
}
td.c_user .usertitle {
	margin:3px 0;
	overflow-x:hidden;
	text-align:center;
}
.pip {
	margin:3px 0;
	white-space:nowrap;
}
dl.user_info dt,dl.user_info dd {
	padding:.1em;
}
dl.user_info dt {
	float:left;
	margin:0;
	min-width:4em;
}
dl.user_info dd.spacer,dl.user_profile dd.spacer {
	clear:both;
	float:none;
	height:1px;
	padding:0;
}
td.c_poll-choice {
	line-height:1.5;
	padding-left:45%;
}
td.c_poll-answer {
	text-align:right;
	width:42.5%;
}
td.c_poll-bar {
	text-align:left;
	vertical-align:middle;
	width:42.5%;
}
* html td.c_poll-bar span {
	margin-top:3px;
}
td.c_post {
	line-height:1.7;
	vertical-align:top;
}
 td.c_post ul {
	list-style-type:square;
	margin-left:10px;
}
.c_post img,#topic_review img {
	max-width:90%;
}
.c_post-attachment {
	font-size:83.3%;
	margin-top:1em;
	padding:1em;
}
.c_post-attachment dd {
	margin-left:1em;
}
.post_sep {
	font-size:1px;
	height:1px;
}
td.c_sig,td.c_nosig {
	height:1%;
	vertical-align:top;
}
td.c_nosig {
	border-top-style:hidden!important;
}
dl#fast-reply {
	clear:both;
	margin:auto;
	width:80%;
}
dl#fast-reply dd p {
	margin:-3px;
	padding:0 5% 10px;
	text-align:left;
}
dl#fast-reply dd textarea {
	display:block;
	height:100px;
	margin-bottom:10px;
	padding:2px;
	width:90%;
}
#c_post-text {
	height:223px;
}
#c_post-resize {
	float:right;
	margin-top:-1px;
	padding:4px 0 0;
	text-align:right;
}
#btn_preview {
	float:left;
	margin:10px 0 0 1px;
}
.pm {
	margin-bottom:1em;
}
#pm_datesent {
	width:200px;
}
#pm_select {
	text-align:center;
	width:1px;
}
#conversation .c_post {
	padding:2em;
}
#ucp_profile,#pm_messages {
	float:right;
}
#ucp_settings img,#ucp_profile img {
	margin:18px 20px;
}
#ucp_gallery li {
	float:left;
	margin:15px 5px;
}
#ucp_gallery button {
	cursor:pointer;
	text-align:center;
}
.ucp button.btn_text {
	padding:5px 0;
	text-align:center;
	width:100%;
}
.calendar td {
	height:125px;
	padding:0;
	vertical-align:top;
	width:14.3%;
}
.calendar li {
	display:list-item;
	font-size:80%;
	margin:0;
}
.calendar li.placeholder {
	padding:4px;
}
.calendar li span {
	cursor:default;
}
.calendar td#cal_current div {
	padding-top:3px;
}
#portal_head {
	margin-bottom:10px;
}
#portal_foot {
	margin-top:10px;
}
#portal_l,#portal_r {
	font-size:88.3%;
	margin:0;
	padding:0;
}
#portal_l {
	float:left;
	width:200px;
}
#portal_r {
	float:right;
	width:150px;
}
#portal_news {
	margin:0 160px 0 210px;
}
#portal_clear {
	background:transparent;
	border:none;
	clear:both;
	font-size:1px;
	height:1px;
	margin:0;
	padding:0;
}
.portal_box {
	margin-bottom:5px;
	padding:1px;
}
.portal_box table {
	clear:none;
}
#portal h2,#portal_foot h2 {
	clear:none;
	margin:0;
	padding:3px 5px;
}
#faq {
	margin:20px 0;
}
#faq dl {
	padding:1em;
}
#faq dt {
	margin-bottom:5px;
}
#faq dd {
	display:list-item;
	margin:0 0 3px 15px;
	padding-left:3px;
}
.search_results div {
	display:block;
	margin:5px 0;
}
#acplogin #loginform {
	display:block;
	padding:0 50px;
}
.category h2 a,#portal h2 a,#portal_foot h2 a,thead a,.category h2 a:hover,#portal h2 a:hover,#portal_foot h2 a:hover,thead a:hover {
	color:#fff;
}
input,select,td,th {
	font-size:90%;
}
button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {
	font-weight:700;
}
.meta_menu a:hover {
	text-decoration:underline;
}
.meta_box h3,td.c_topicfoot strong,#meta_welcome strong {
	font-size:120%;
}
.meta_box h3,.meta_box a,.meta_box a:hover,tr.pm_new td a,tr.pm_new td a:hover,tr.hidden td a,tr.hidden td a:hover,.c_forum strong a:hover,.c_last strong a:hover,#faq dt a:hover,.search_results h3 a,.search_results h3 a:hover {
	color:#efefef;
}
img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img {
	vertical-align:middle;
}
h1,h2,h3,#nav,#boardmeta,#main {
	clear:both;
	margin:0;
}
#meta_welcome,.search_results {
	clear:both;
}
#stats_events {
	line-height:2;
}
.c_cat-starter,.c_cat-replies,.c_cat-views,td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th {
	text-align:center;
}
blockquote dl dd,#foot #foot_links {
	text-align:right;
}
#c_post,#ucp_gallery {
	text-align:center;
	vertical-align:top;
}
#files_upload input,.pm .row1 a,.pm .row2 a,#ucp_gallery button img,#findposts td a {
	display:block;
}
#ucp_settings,#pm_settings {
	float:left;
}
#c_tos dd,#username_response {
	margin-left:10px;
}
#vlx {
	z-index:1;
}

#blog {
	background: rgba(16,16,16,0.5);
	border:1px solid #bd4d27;
	color: #dadada;
	margin:10px 0;
}
#blog blockquote {
	background:none;
	border:none;
	font-size:85%;
	padding:0 10px;
}
#blog h1 {
	float:right;
}
#blog h2 {
	background:none;
	clear:none;
	font-size:130%;
	padding:0;
}
#blog h2,#blog h2 a,#blog h2 a:hover {
	color:#79b00c;
}
#blog_foot {
	clear:both;
	margin-bottom:20px;
}
#blog_head {
	background: rgba(16,16,16,0.9);
	padding:10px 14px;
	height: 75px;
}
#blog_head img.avatar {
	display:inline;
}
#blog_main {
	margin:20px 200px 10px 10px;
}
#blog_categories,#blog_readers,#blog_about,div.blog_options {
	background:#101010;
	margin:15px 0;
	padding:5px 7px;
}
#blog_sidebar h3,#blog_sidebar dt {
	color:#79b00c;
	font-weight:700;
}
#blog_sub {
	background:#000;
	clear:both;
	position:relative;
	padding:5px 7px;
	text-align:right;
}
#blog_sub span {
	padding-top:4px;
}
#blog_sidebar {
	background: rgba(16,16,16,0.5);
	float:right;
	font-size:93.3%;
	margin:20px 10px 0 0;
	padding:0 10px;
	width:160px;
}
#blog_sidebar dd {
	margin-left:10px;
}
#blog_user {
	font-size:175%;
}
div.blog_options {
	font-size:90%;
	text-align:right;
}
div.blog_date {
	background:#000;
	border:1px solid #000;
	color:#79b00c;
	float:right;
	font-weight:700;
	margin:0 15px;
	text-align:center;
	text-transform:uppercase;
	width:40px;
}
div.blog_date span {
	background:#dadada;
	border-top:1px solid #101010;
	color:#e77700;
	display:block;
	font-size:130%;
	font-weight:700;
	padding:2px 4px;
}
div.blog_entry {
	background: rgba(16,16,16,0.8);
	margin:10px 0;
	padding:5px 7px;
	font-size: 11pt;
}
.blog_entry blockquote {
	font-size: 11pt;
}
#blog_comments li {
	padding:5px 7px;
}
#blog_comments li.odd {
	background: rgba(16, 16;
}

#shoutwrap {
background: rgba(16,16,16,0.6);
border:1px solid #101010;
font-size:88.3%;
}

#shoutwrap td {
padding:0;
}

#shoutbox {
list-style-type:none;
margin:0;
padding:0;
}

#shoutbox li {
padding:5px 7px;
}

#shoutbox li.odd {
background: rgba(16,16,16,0.5);
}

#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:0;
}

#shoutbox dt {
color:#efefef;
font-size:80%;
}

#shoutopts,#shoutpost {
clear:both;
text-align:center;
}

.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}