html,body {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 93.3%;
  margin: 0;
  padding: 0;
}

html {
  background-color: #296195;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAgBAMAAABQs2O3AAAAGFBMVEU2apstZJcxZ5lGdqM+cJ9Cc6E6bZ0pYZXKkwyLAAAAdUlEQVQ4jYWTyRHAIAwDVa1aUPt5JCFAjJcHh1YzgA9lHfYmaOOJO4PHVBu8LH+Df5vV4HKrSpwPKvl0VM0/QQc+JJ34K+rIH1lnfgM1PHGijieOWp6YDXgFP5K/yYHiUHOyON1cMFxyXLRc9tw43HrcvEX7Xzkj19DDlt/TAAAAAElFTkSuQmCC') fixed;
}

body {
  background: url("http://therockmanexezone.com/assets/bg_TilesGrain.png") fixed;
}

a {
color:#2D69C4;
text-decoration:none;
  transition-property: color;
  transition-duration: .3s;
}

a:hover {
color:#4D8CED;
text-decoration:none;
}

/* a,c_cat-title {
  color:#1f3b66;
}

a,c_post {
color: #2D69C4;
} */

hr {
background-color:#A6A6A6;
border:0;
color:#A6A6A6;
height:1px;
}

table {
border-collapse:collapse;
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}

tr.c_info {
/*  position:absolute; */
position:relative;
height:100%;
}

th,td {
border:1px solid #CCCCCC;
}

th {
/* background:url(http://z3.ifrm.com/static/1/sub.png) repeat-x top #fafafa; */
color:#E6554A;
font-weight:400;
padding:3px 5px;
text-align:left;
/* background-color:#EBEBEB; */
background-color:#FFFFFF;
}

td {
background:#FFFFFF;
color:#1F202E;
padding:5px 10px;
}

table.forums {
  background: white;
}

table.forums td {
padding:10px 10px;
}

th a {
color:#1F202E;
font-weight:700;
}

th a:hover {
color:#2D69C4;
}

h1 {
font-size:200%;
}

h2,h3 {
font-size:100%;
}

.category h2 {
background: url("http://therockmanexezone.com/assets/bg_content_header_800px.svg");
  background-position:top left;
  background-repeat:no-repeat;
  background-size: cover;
  background-color: #FFFFFF;
color:#FFFFFF;
font-size: 1.1em;
font-weight:700;
height:43px;
padding:0 !important;
}

@media (max-width: 767px) {
  .category h2{
  background-position: 25% 50% ;
  }
  
  .cat_head .h2Text {
    padding-left:10px !important;
  }
}

.topic h2,#portal h2,#portal_foot h2,thead th, dl#fast-reply dt {
background-color:#1F202E;
color:#FFFFFF;
font-size: 1.1em;
font-weight:700;
height:43px !important;
padding:0 !important;
}

/*.category h2:hover {
  background:#2b2c40;
  transition-property: background;
  transition-duration: .4s;
}*/

thead th {
border:1px solid #CCCCCC;
border-bottom:none;
padding:5px;
text-align:center;
}

h2.special {
/* background:url(http://z3.ifrm.com/28092/186/0/f629796/h2-right.jpg) top right no-repeat, */
/* url(http://z3.ifrm.com/28092/186/0/f629854/h2-left.jpg) top left no-repeat, */
/* url(http://z3.ifrm.com/28092/186/0/f629856/h2-middle.jpg) top center repeat-x; */
background-color:#CCCCCC;
color:#1F202E;
background-image:none;
}

h2.special:hover {
/*  background-color:#a6a6a6; */
}

h2.special .collapse, h2.special .uncollapse {
  top:25% !important;
}

input,select,textarea,button,a.btn_fake {
background:#FFFFFF;
border:1px solid #CCCCCC;
color:#434343;
padding:3px 5px !important;
vertical-align:middle;
}

textarea {
font-family: 'Source Sans Pro', sans-serif;
font-size:100%;
margin:auto;
width:98%;
}

input.focus,textarea:focus,textarea.focus {
border-color:#2D69C4;
box-shadow: 0px 0px 3px #4D8CED
}

.submit_error {
background:#fff8eb;
border:1px solid #e77700;
}

button,a.btn_fake {
color:#FFFFFF;
background: #2D69C4;
padding: 8px 8px;
font-family: 'Source Sans Pro', sans-serif;
font-size:1.1em;
font-weight: 600;
overflow:visible;
width:auto;
border:none;
cursor:pointer;
  transition-property: background;
  transition-duration: .4s;
}

button:hover,a.btn_fake:hover {
background-color:#1F202E;
}

button:focus,a.btn_fake:focus {
  background-color:#3a3c59;
}

button.btn_text {
background:none;
border:0;
cursor:pointer;
font-family: 'Source Sans Pro', sans-serif;
font-size:100%;
}

button.btn_mod {  
  background:#E6554a;
}

.btn_mod:hover {
  background:#9b2820;
}


.notice {
background:#fff;
border:2px solid #e7e7e7;
color:#333;
margin:10px auto 0;
width:70%;
}

.notice dt {
color:#8CB5E7;
font-weight:700;
}

.notice dd {
font-style:italic;
}

dl.info {
box-shadow: 0px 0px 4px #1F202E;
background-color: #FFFFFF;
border: solid 1px #CCCCCC;
}

.info dt {
background-color: #ECECEC;
color:#434343;
}

dl.error {
background:#fafafa;
border-color:#BC3737;
}

.error dt {
background:#e7e7e7;
color:#BC3737;
}

#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;
}

ul.cat-topicpages,blockquote dl,#fast-reply dd, table.calendar ul, .drop_menu {
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;
}

#top_bar {
background:#3a3a3a;
height:0px;
}

#top {
height: 0px;
max-width: 1280px;
margin: 0px auto;
width: 100%;
position: relative;
display: block;
}

@media (max-width: 767px)  {
  #top {
  height:0px;
  position:absolute;
/*  left: 5%; */
  background: #1F202E;
  }
}

#top_info {
/* color: white; */
/* position: absolute; */
/* right: 90px; */
color: #FFFFFF;
float: right;
position: absolute;
right: 0px;
top:28px;
}

@media (max-width: 767px) {
  #top_info img {
  display:none;
  }

  #top_info table {
  top:10px;
    left:0px;
    width: auto !important;
    max-width: 100vw;
  }

  #top_info {
/*  float:left !important; */
/*  position:relative !important; */
  right: 0px !important;
    /* padding:8px; */
z-index: 1;
  }
  
  #top_info .btn_fake {
/*    bottom:10px */
  }
  #top_info a.btn_fake.topReg {
  left:0;
  }
}
#top_info strong a:hover {
  text-decoration: underline;
}

#top_info em {
  color:#CCCCCC;
  font-style: normal;
  transition-property: color;
  transition-duration: .4s;
  font-size: 1.2em;
  padding-left: 4px;
  padding-right: 8px;
}

#top_info em:hover {
  color:#dff7ff !important;
}

#top_info .pm-em:before {
  content:"\e613";
  font-family: "icomoon";
  font-style: normal;
  color:white;
  position:relative;
  top:3px;
  right:4px;
}

#top_info .rcp-em:before {
  content:"\e902";
  font-family: "icomoon";
  font-style: normal;
  color:white;
  position:relative;
  top:3px;
  right:4px;
padding-left:8px;
}

#top_info .btn_fake {
/*  right: 0px;
  position:absolute !important;
  top:45px; */
position:relative !important;
float:left;
margin-right: 4px;
border-radius: 2px;
}

#top_menu {
display:none;
background:#3a5197;
border-left:1px solid #3a5197;
float:right;
margin-top:0px;
}

.drop_menu li {
background:#1F202E;
float:left;
margin-left:24px;
text-align:center;
}

.drop_menu a {
color:#FFF;
display:block;
padding:4px .25em;
position:relative;
width:9em;
}

.drop_menu ul {
border:none;
color:#fff;
left:-999em;
margin:0;
position:absolute;
width:9.4em;
}

.drop_menu ul li {
font-size:0.85em;
margin:0;
padding:0;
width:100%;
font-weight: 500;
}

.drop_menu ul li a {
background:#1F202E;
border:0 solid #CCCCCC;
border-width:0 1px 1px;
display:block;
padding:4px 5%;
width:90%;
}

.drop_menu li ul li a:hover {
background:#2B2C40;
}

.drop_menu li a{
background:#1F202E;
}

#logo {
background: #1F202E url("http://therockmanexezone.com/assets/bg_header.png") repeat scroll center top;
box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.25);
clear:both;
margin:0;
height:104px;
max-height:110px ;
}

@media (max-width:767px) {
  #logo {
  height:108px;
  max-height:160px;
  }
}

#submenu_bar {
/* background:#b21818; */
/* height:2px; */
margin:0;
}

#submenu {
background: #FFFFFF;
/* border:1px solid #fcfcfc; */
/* border-bottom:1px solid #FFF; */
font-size: 0.9em;
margin:0 auto;
padding:3px 1% 4px;
text-align:left;
font-weight: 600;
height:35px !important;
position:relative;
/* border-radius:0px 0px 5px 5px; */
max-width:1280px;
}

@media (max-width: 767px) {
  #submenu {
    max-width: 767px !important;
    margin:0px 10px !important;
    height:100% !important;
  }
}

#wrap {
/* background-color:#FFFFFF; */
background-color: inherit;
/* border:1px solid #fcfcfc; */
margin:10px auto;
margin-bottom:0px;
/* max-width: 1280px; */
max-width: 1310px;
}

@media (max-width: 767px) {
  #wrap {
    max-width: 767px !important;
    margin:10px 10px !important;
/*    background-color:#FFFFFF;*/
  }
}

#nav {
color:#E6554A;
height:1%;
padding:10px 1%;
margin: 0px auto !important;
background: #FFFFFF;
/* border-top: 1px solid #fbfbfb; */
/* border-bottom: 1px solid #dadada; */
max-width:1280px;
}

@media (max-width: 767px) {
  #nav {
    max-width: 767px !important;
    margin:0px 10px !important;
  }
}

.meta_box {
box-shadow: 0px 0px 4px #afafaf,
0px 2px 4px #f5f5f5 inset;
background-color: #ECECEC;
font-size:85%;
line-height:150%;
padding:10px 25px;
color:#434343;
}

.meta_menu {
background:#F6F6F6;
border:1px solid #e7e7e7;
padding:0;
width:49%;
}

.meta_menu h3 {
background: #CCCCCC;
border:1px solid #CCCCCC;
clear:both;
color:#1F202E;
font-size:1.1em;
font-weight:700;
margin:-1px;
text-align:center;
padding-bottom: 9px;
}

.meta_menu a,.meta_menu a:hover {
color:#666;
}

ul.cat-pages {
float:left;
font-size:90%;
margin:15px 0;
padding: 5px 1px;
width:49%;
}

.cat-pageshead {
  display:none !important;;
}

.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
background:#fff;
border:1px solid #CCCCCC;
color:#1F202E;
transition-property: color, background;
transition-duration: .3s;
}

.cat-pages a:hover,.cat-topicpages a:hover {
background:#CCCCCC;
color:#1F202E;
}

.cat-pages span {
background:#272727;
border:1px solid #414142;
color:#FFF;
cursor:default;
font-weight:700;
padding:2px 5px;
}

.cat-pages input {
background:#fff;
color:#5a70b3;
padding:3px 5px;
vertical-align:baseline;
}

ul.cat-topicpages {
float:right;
font-size:80%;
padding:1px 0;
}

tr.generic td,div.generic {
font-size:120%;
font-weight:700;
padding:20px;
text-align:center;
}

td.c_head,td.c_foot,td.c_sort {
background:#1F202E;
color:#DFDFDF;
font-size:80%;
}

.c_foot a{
color:#DFDFDF;
}

td.c_desc {
background:#EBEBEB;
font-weight:700;
text-align:right;
vertical-align:middle;
/* width:200px; */
width: auto;
}

td.c_desc small {
display:block;
font-weight:400;
}

tr.pm_new td {
background:#F4E5BF;
font-weight:700;
}

tr.hidden td.c_post {
background:#D8DCEB;
}



.bday {
background:url(http://z3.ifrm.com/static/1/s_minibday.png) no-repeat;
color:#425384;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

.c_mark {
background-color:#FFFFFF;
text-align:center;
width:1%;
border:none;
border-bottom: solid 1px;
border-color: #CCCCCC;
}

.c_forum {
background-color: #FFFFFF;
border:none;
border-bottom: solid 1px;
border-color: #CCCCCC;
color:#7A7A7A;
/* font-size:80%; */
font-size:0.85em;
width:60%;
}

@media (max-width: 767px) {
  .c_forum {
  width:40% !important;
  }
}

.c_forum strong a,.c_last strong a {
color:#1F202E;
}

.c_forum strong a:hover,.c_last strong a:hover {
color: #2D69C4 !important;
}

.c_last strong a {
  font-weight:600;
}


.c_forum strong a {
font-size:1.4em;
}

@media (max-width: 767px) {
  .c_forum div {
    display:none;
  }
  .c_forum strong a {
    font-size:1.4em !important;
  }
  .c_last-title {
    font-size:1.5em;
    line-height: 1.3em !important;
    width:100%
  }
  td.c_last {
  font-size:0.7em !important;
  }
  td.c_mark {
  padding: 5px !important;
  }
}


td.c_last {background-color:#FFFFFF;font-size:0.9em;height:100%;border:none;/* border-bottom: 1px solid #CCCCCC; */border-top: solid 1px #CCCCCC;}

.c_forum-desc {
color:#333;
font-size:85%;
}

.c_last-title {
/* background:url(http://z3.ifrm.com/static/1/last.gif) no-repeat left; */
display:block;
line-height:16px;
/* padding-left:10px; */
}

td.c_info-v,td.c_info-t, td.c_info-r{
/* display:none; */
font-size:0.85em;
/* padding:5px; */
text-align:left;
border:none;
border-bottom: solid 1px;
border-color: #CCCCCC;
}

td.c_info-v, td.c_info-t{
border-left:none;
border-right:none;
background-color: #ececec;
display:none;
}

td.c_info-v{
background-color: #FFFFFF;
display:none;
}

td.c_info-r {
background-color: #FFFFFF;
border-left:none;
display:none;
}

td.c_subforum {
background:#FAFAFA;
color:#4D4D4D;
font-size:0.85em;
font-weight:300;
border-right: none;
border-left:none;
}

td.c_subforum a {
  font-weight:400;
}

table.forums tr:first-child td.c_last {
  border: none !important;
}

thead tr th{
text-align:center;
}

.description {
color:#666;
font-size:85%;
}

@media (max-width:767px) {
  .description {
  display:none;
  }
}

a.member:hover {
color:#4D8CED;
}

td#stats_events a,td#stats_events span {
background:url(http://z3.ifrm.com/static/1/s_minical.png) no-repeat 2px;
padding:4px 0 4px 20px;
}

td.c_username {
background:#FFFFFF;
padding:2px 0;
text-align:center;
}

td.c_username a {
font-size: 1.4em;
font-weight:700;
}

@media (max-width: 767px) {
  td.c_username a {
/*  font-size: 1.15em; */
  font-size:1.5em;
  }
  td.c_username {
  display:block !important;
  position: relative !important;
  height: 0;
  border: none;
  float: left;
  padding: 0;
  margin: 0;
  margin-left: 100px;
  width: auto;
  }
  td.c_postinfo {
    display: block;
    position: relative !important;
    width: auto;
    word-wrap: break-word;
    float:right;
    height: 0;
    border: none;
    padding: 0;
    margin-right:6px;
  }

td.c_postinfo .left {
    position: absolute;
    top: 1.5em;
    right: 0;
    font-size:0.85em;
  }
  td.c_postinfo .right {
    display: block;
    width: 100%;
    text-align: right;
  }
  td.c_postinfo .right .desc {
    position: absolute;
    top: 5.0em;
    right: 0;
    text-align: left;
    font-size:0.80em;
  }
  td.c_postinfo .right input {
    width:auto;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  
  td.c_user {
  float:left !important;
  position: relative !important;
  display: block !important;
  max-width:75px !important;
  }
  .avatar,img.member {
  float:left;
  }
  td.c_user .usertitle {
  float:left !important;
    position: absolute;
    top: 0px;
    text-align: left !important;
    left: 100px;
    width:90% !important;
    margin-top: 2.5em !important;
  }
  td.c_user .usertitle img {
    /*temp image resize */
    /* width: 75%; */
  }
  td.c_user dl {
  width:210px !important;
  left:117px !important;
  margin:0px !important;
  padding: 0px 7px !important;
  position:absolute !important;
  display:none;
  }

/*fix for warning on profile for mobile */
  .profile td.c_user dl {
    display:block !important;
    position: initial !important;
    line-height: 2em;
    width: 85vw !important;
  }
  
  .profile td.c_user dl .warn {
    display:block !important;
    position:relative !important;
    float:none;
  }

  .profile td.c_user dl .warn .meter {
    height: 16px;
    width: 75%;
  }

  td.c_post {
  float:left;
  width:100% !important;
  position:relative;
  word-wrap: break-word;
/*  max-width:272px !important; */
  max-width:85vw !important;
  }

  tr.c_postfoot {
  display:inline-flex;
  max-width:90vw;
  }
  tr.c_postfoot td, td.c_postfoot {
  float:left;
  }
  .cat-buttons, .topic-buttons {
  float:none !important;
  text-align:center !important;
  width:100% !important;
  }
}

@media (max-width: 767px) {
  td.c_post tbody {
  font-size: 0.85em;
  }
  td.c_post iframe {
    width:100%;
  }
}

td.c_user {
font-size: 0.8em;
border-right: none;
border-top: none;
}

@media (max-width: 767px) {
  td.c_user {
  max-width: 90px;
  }
}


td.c_user dl {
background:#f6f6f6;
border:1px solid #CCCCCC;
margin:10px 0;
padding:5px 7px;
/* width:160px; */
width:auto;
}

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:600;
margin-bottom:1px;
}

#profile_menu ul {
border-top:0;
}

#profile_menu a {
background:#1F202E;
border:1px solid #CCCCCC;
}

#profile_menu a:hover {
background:#2B2C40;
}

#profile_menu li li a {
border-top:0;
font-weight:600;
}

#profile_menu li ul li a:hover {
background:#2B2C40 !important;
}

td.c_poll-choice label {
font-weight:700;
padding-left:1em;
}

td.c_poll-votes {
font-size:120%;
text-align:center;
width:15%;
}

td.c_poll-bar div {
background: #E6554A;
float:left;
height:12px;
padding-right:3px;
}

td.c_poll-bar span {
background: rgba(0,0,0,0.5);
display:block;
float:left;
height:12px;
width:3px;
}

.editby,.queued {
border:1px dashed #EBEBEB;
color:#A6A6A6;
font-size:0.8em;
margin-top:1em;
padding:3px 5px;
}

.queued {
background-color:#D8DCEB;
border-color:#5a70b3;
}

blockquote,#blog blockquote blockquote {
background:#f6f6f6;
border:1px solid #CCCCCC;
margin:10px auto;
padding-bottom:1px;
width:98%;
}

blockquote dl {
/* background: #8ba6b8; */
border-bottom:1px solid #CCCCCC;
color:#fff;
}

blockquote dl dt {
color:#1F202E;
float:left;
font-weight:600;
}


code {
background:#EBEBEB;
display:block;
font-family: 'Source Code Pro', Consolas, "Courier New", Courier, monospace;;
/*white-space: pre;*/
white-space:normal;
/*max-height: 400px;*/
overflow: auto;
word-wrap:normal;
color: #1D5A33;
font-weight: 400;
font-size: 0.9em;
}

div.spoiler {
border:1px solid #CCCCCC;
border-top:0;
padding:5px 7px;
}

div.spoiler_toggle {
background: #1F202E;
border:1px solid #CCCCCC;
color:#fff;
cursor:pointer;
font-weight:700;
padding:6px;
}

td.c_postinfo {
background:#FFFFFF;
color:#A6A6A6;
font-size:.85em;
vertical-align:middle;
border-left:none;
}

td.c_sig {
color:#666;
font-size: 0.8em;
}

@media (max-width: 767px) {
  td.c_sig {
  display:none;
  }
}

td.c_sig blockquote {
background:none transparent;
border:0;
border-left:3px solid #999;
padding-left:5px;
}

td.c_sig blockquote dl {
background:none transparent;
border:0;
color:#666;
}

td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
color:#666;
padding:0;
}

td.c_sig blockquote div {
background:transparent;
margin-left:5px;
padding:0;
}

tr.c_postfoot td, td.c_postfoot {
background:#f6f6f6;
clear:both;
}

td.c_username {
/* width:195px; */
border-right: none;
border-bottom: none;
}

.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
}

td.c_view {
background:#f6f6f6;
color:#777;
}

div.c_view-list {
color:#999;
font-size:92.5%;
}

dl#fast-reply dd {
background:#fafafa;
border:1px solid #e7e7e7;
padding:15px 0;
text-align:center;
}

#c_post-preview {
background:#f6f6f6;
border:1px solid #BFC8E3;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:98%;
line-height:1.7em;
}

#c_post-resize span {
color:#e7e7e7;
cursor:pointer;
font-size:225%;
padding:20px 5px 0;
}

#emot_wrap {
background:#FFFFFF;
border:1px solid #CCCCCC;
}

#emot_wrap h3 {
background:#EBEBEB;
border-bottom:1px solid #CCCCCC;
color:#1f202e;
font-size:1.2em;
text-align:center;
padding-top: 2px;
}

#emot_end {
border-top:1px solid #e7e7e7;
display:block;
font-weight:700;
padding:4px 0;
text-align:center;
}

#pm_folders {
border-left:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;
padding-top:30px;
vertical-align:top;
width:150px;
}

#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}

#pm_folderlist li { 
/* background:url(http://z3.ifrm.com/static/1/pmfolder.png) no-repeat 5px; */
display:list-item;
margin-bottom:4px;
padding-left:8px;
}

#pm_forwarded {
border:1px dotted #e7e7e7;
color:#999;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

@media (max-width:767px) {
  #pm_inbox th, #pm_inbox td {
  display: block;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  position: initial;
}
 
#pm_inbox td[colspan="5"] {
  display: none;
}
 
#pm_inbox tr {
  background: white;
  border-bottom: 1px solid #CCCCCC;
  position: relative;
}
 
#pm_folders {
  padding: 5px 10px;
  float: right;
  display: inline-block !important;
  width:  auto !important;
  border: none;
}
 
#pm_folderlist li {
  margin: 0 1em 0 0;
  padding: 0;
  display: inline;
}
#pm_folderlist li:last-child {
  margin-right: 0;
}
#pm_subject, #pm_with, #pm_replies, #pm_datesent {
  display: none !important;
}
 
#pm_select {
  float: left;
  width:  auto !important;
  padding: 5px 10px;
  border: none;
  display: inline-block !important;
}
 
#pm_select:after {
  content: 'Select all';
  font-weight: bold;
  color: black;
  margin-left: 20px;
}
 
#pm_inbox .row1, #pm_inbox .row2 {
  position: relative;
  clear: both;
  display: block;
  border-bottom: 1px solid #CCCCCC;
  overflow: hidden;
}
#pm_inbox .row1 {
  background: #FFFFFF;
}
#pm_inbox .row2 {
  background: #FAFAFA;
}
 
#pm_inbox .row1 td, #pm_inbox .row2 td {
  max-width: none !important;
  display: inline-block;
  width: auto;
  border: none;
}
 
#pm_inbox .row1 td:first-child, #pm_inbox .row2 td:first-child {
  display: block;
  float: right;
  width: 100% !important;
  padding-left: 50px;
  border: none;
}
 
#pm_inbox .row1 td:last-child, #pm_inbox .row2 td:last-child {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  margin: 0;
  border: none;
}
 
#pm_inbox .row1 td:nth-child(2), #pm_inbox .row2 td:nth-child(2) {
  margin-left: 40px;
}
 
#pm_inbox .row1 td:nth-child(3), #pm_inbox .row2 td:nth-child(3) {
  float: right;
}
 
#pm_inbox .row1 td:nth-child(4), #pm_inbox .row2 td:nth-child(4) {
  float: right;
}
 
#pm_inbox .row1 td:nth-child(3):after, #pm_inbox .row2 td:nth-child(3):after {
  content: ' replies';
}

  #pm_viewer .c_username {
  position: absolute !important;
  margin: 0px 0px 0px 10px !important;
  }
  #pm_viewer td.c_user {
  display:none !important;
  }
  #pm_viewer dl.user_info {
  margin: 30px 0px 0px !important;
  }
  
  #conversation .c_postinfo {
        float: none !important;
        display: table-cell !important;
        padding: 5px 10px !important;
        border-top: 10px solid transparent;
    }
  #conversation .c_post {
        float: none;
        padding: 10px !important;
        border-right: none;
    }
  #conversation .left {
        position: initial !important;
    }
  #conversation .left big{
  display:block !important;
  }
  #conversation .right {
        position: initial !important;
        width: auto !important;
  }
  #pm_viewer tr.topinfo:first-child td {
    border: none;
  }

  #pm_viewer tr.topinfo:first-child td:last-child {
    display: none;
  }
}

#ucp_gallery a {
color:#434343;
font-weight:700;
}

#ucp_gallery a:hover {
color:#d53232;
}

.calendar td.cal_inactive {
background:#f6f6f6;
color:#e7e7e7!important;
}

.calendar td div {
background:#f6f6f6;
border-bottom:1px solid #e7e7e7;
font-weight:700;
padding:5px 7px;
}

.calendar div a {
background:url(http://z3.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;
}

.calendar td#cal_current {
background:#fff;
border:2px solid #d53232;
}

div.portal_content {
background:#fafafa;
border:1px solid #e7e7e7;
font-size:88.3%;
margin:0;
padding:5px 7px;
}

#portal h2 {
font-size:88.3%;
}

#portal h4 {
background:#fafafa;
border-left:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;
color:#777;
font-size:88.3%;
font-weight:400;
margin:0;
padding:5px 7px;
}

#faq dt a {
color:#434343;
font-size:120%;
font-weight:700;
}

#faq dd.faq_more a,#faq dl.faq_more a:hover {
color:#999;
font-style:italic;
}

.search_results {
background:#fafafa;
border:1px solid #e7e7e7;
margin-bottom:1em;
padding:5px 7px;
}

.search_results h3 {
display:inline;
font-size:125%;
}

.search_results cite,.search_results p {
color:#777;
font-size:85%;
margin:0;
}

#findposts .c_mark {
color:#5a70b3;
font-size:200%;
font-weight:700;
vertical-align:top;
}

#pmtoast {
border:1px solid #fcfcfc;
bottom:10px;
color:#434343;
display:none;
font-size:90%;
position:fixed;
right:10px;
text-align:right;
text-decoration:none;
width:200px;
z-index:1;
}

#pmtoast:hover {
border-color:#434343;
}

#pmlink {
box-shadow: 0px 0px 4px #afafaf, 0px 2px 4px #f5f5f5 inset;
background-color: #ECECEC;
border: solid 1px #FCFCFC;
color:#434343;
display:block;
padding:10px 10px 10px 55px;
text-decoration:none;
}

#pmlink big {
color:#434343;
display:block;
font-weight:700;
padding-bottom:5px;
}

#pmlink strong {
color:#434343;
}

#pmclose {
box-shadow: 0px 0px 4px #afafaf, 0px 2px 4px #f5f5f5 inset;
background-color: #ECECEC;
border: solid 1px #FCFCFC;
color:#434343;
display:block;
font-size:80%;
padding:1px 10px;
}

#pmclose:hover {
color:#d53232;
}

#foot_wrap {
margin:20px 1px 20px 0;
}

#foot td {
background:#fafafa;
border:1px solid #CCCCCC;
border-left:0;
border-right:0;
color:#1F202E;
font-size:0.85em;
}


#foot a{
color:#1F202E;
}

#foot a:hover {
color:#4D8CED;
}

#foot #foot_datetime {
border-left:1px solid #e7e7e7;
width:1%;
white-space:nowrap;
}

@media (max-width:767px) {
  #foot td {
  display:block;
  position:relative;
  text-align: center !important;
  }
  #foot #foot_datetime {
  width:auto;
  }
}



#copyright {
color:#434343;
font-size:80%;
margin:10px 0;
text-align:center;
}

#copyright a {
color:#d53232;
font-weight:700;
}

#c_tos h3 {
color:#333;
font-size:120%;
}

td.username_ok {
background:#e0fae0;
}

input.username_ok {
outline:2px solid #0c0;
}

td.username_no {
background:#fae0e0;
}

input.username_no {
outline:2px solid #e77700;
}

#acplogin {
background:#1f202e;
border:1px solid #A6A6A6;
height:auto;
left:50%;
margin:-137.5px 0 0 -250px;
padding:20px;
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:center;
}

#acplogin h1 img {
position:relative;
  display:block;
  margin: -60px auto 0 auto;
/* left:0;
top:0; */
}

@media (max-width: 767px) {
  html #acplogin {
    max-width:600px;
  }
}

a img {
border:0;
}

form {
display:inline;
margin:0;
padding:0;
}

.category h2,.topic h2,#portal h2 {
padding:5px;
text-align:left;
position:relative;
}

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;
}

.drop_menu a img {
vertical-align:bottom;
}

.drop_menu li:hover ul,.drop_menu li.hover ul {
left:auto;
}

#submenu a {
position:relative;
top:10px;
margin-right:45px;
margin-left:12px;
color: #A6A6A6;
}

#submenu a:hover{
color: #4D8CED;
}

#main {
height:1%;
padding:0 0%;
}

@media (max-width:767px) {
  #main {
  height:1%;
  padding:0 1%;
  }
}

#nav li img {
vertical-align:top;
}

.meta_box,.meta_menu {
margin:10px 0;
}

.meta_box li {
display:list-item;
list-style-position:inside;
list-style-type:square;
margin-left:10px;
}

.meta_menu ul {
font-size:1.0em;
margin:5px 5%;
}

.meta_menu img,.meta_menu span {
float:right;
margin:10px 20px;
}

.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;
}

.row1,.row2 {
line-height:1.6;
}

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;
}

td.c_desc img,td.c_desc input {
float:left;
vertical-align:middle;
}

.category {
margin:25px 0px 0;
overflow:hidden;
border-radius:3px;
}

span.collapse,span.uncollapse {
cursor:pointer;
float:right;
position:relative;
}

.c_mark img {
display:block;
margin:auto;
}

.c_last {
line-height:1.4;
min-width:100px; 
width:30%;
}

@media (max-width: 767px) {
  .c_last {
  width:60%;
  }
}

.category td.c_foot {
  height:4px;
padding:0 !important;
/*border-top: none;
border-left:none;
border-right:none;*/
border:none;
}

#stats tbody tr:nth-last-child(2) td:last-child{
background-color:#FAFAFA;
border-left:none;
}

#stats_members {
background-color:#FFFFFF;
line-height:1.2;
border-left:none;
border-bottom:none;
}

td.c_cat-mark,td.c_cat-icon {
padding:5px 0;
text-align:center;
width:30px;
border-right:none;
}

td.c_cat-starter {
width:125px;
  border-left:none;
  border-right:none;
}

td.c_cat-lastpost {
width:175px;
  border-left:none;
}

td.c_cat-title {
  border-left:none;
  border-right:none;
}

td.c_cat-title a {
  font-weight:bold;
}


td.c_cat-replies {
  border-right:none;
  border-left:none;
}

td.c_cat-views {
  border-left:none;
  border-right:none;
}


@media (max-width: 767px) {
  td.c_cat-title {
  max-width:120px;
  word-wrap:normal;
/*  visibility: hidden; */
color: #a6a6a6;
  }
  td.c_cat-title a{
  visibility: visible;
  }
  ul.cat-topicpages {
  visibility: visible;
  }
  td.c_cat-title img {
  display:none;
  }

  td.c_cat-lastpost {
  width:100px;
  font-size:0.8em;
  }
  td.c_cat-lastpost a {
  font-size:1.3em !important;
  }
}

.c_user {
vertical-align:top;
width:175px;
}

img.c_user {
height: 1px;
}

.avatar, img.member {
display:block;
margin:auto;
text-align:center;
}

.av_wrap {
overflow:hidden;
text-align:center;
margin:auto;
}

td.c_user .usertitle {
text-align:center;
margin:3px 0;
}

@media (max-width:767px) {
  td.c_user .usertitle {
  width:auto;
  }
  .usertitle img {
/*  width:100%; */
  }
}

.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.7em;
vertical-align:top;
border-left:none;
}

@media (max-width: 767px) {
  td.c_post {
  font-size:1.1em;
  max-width:180px;
  }
}

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;

/*Make the posts float */
background:none;
border-left:none !important;
border-right:none !important;
}

td.c_sig,td.c_nosig {
height:1%;
vertical-align:top;
border-left:none;
}

td.c_nosig {
border-top-style:hidden!important;
}

blockquote dl dt,blockquote dl dd {
padding:2px 4px;
}

blockquote div {
margin:0;
padding:5px;
width:auto !important;
}

dl#fast-reply {
clear:both;
margin:auto;
width:80%;
}

@media (max-width:767px) {
  dl#fast-reply {
  width:98% !important;
  }
}

dl#fast-reply .h2Text {
display:block;
margin: 0 auto;
text-align:center;
left:0px;
}

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;
}

#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;
}

@media (max-width: 767px) {
  #c_emot {
  display:none;
  }

  #c_bbcode {
  width: 146%;
  display:block;
  }

  .posting #c_post {
  width: 146%;
  display:block;
  }

  #c_post div {
    display:block !important;
  }

  #c_post div input {
    visibility: hidden;
  }

}

@media (max-width: 360px) {
  #topic_review td {
    max-width: 226px !important;
}
}

.pm {
margin-bottom:1em;
}

#pm_datesent {
width:200px;
}

#pm_select {
text-align:center;
width:1px;
}

#conversation .c_post {
padding:2em;
}

#pm_inbox .c_head {
  background:#EBEBEB;
  color:#1f202e;
  font-size:.88em;
}

#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,#top_info a,#top_info a:hover,.drop_menu a,.drop_menu a:hover{
color:#fff;
}

.posts.tr.th,[class*= "cat-title"],[class$= "c_cat-mark"],[class*= "starter"],[class*= "replies"],[class*= "views"],[class*= "-lastpost"] {
  background-color:#cccccc;
  color:#1f202e;
}

input,select,td,th {
font-size: 1.0em;
/* width: 100%; */
/* max-width: 320px; */
}

input,select,form {
  width: auto;
  max-width: 300px;
}

input,select,form,shoutpost {
  max-width:200px;
}

button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {
font-size:1.1em;
font-weight:700;
border-radius: 3px;
}

.btn_normal{
font-weight:500;
border-radius: 3px;
}


#c_bbcode button {
background:transparent;
  padding:2px;
  font-size:1em;
  margin: 2px;
  color:#1f202e;
  font-weight:500;
  border:1px solid #EBEBEB;
}

#c_bbcode button:hover {
  background:#EBEBEB;
}


.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:#1F202E;
}

tr.pm_new td a:hover {
  color:#2D69C4 !important;
}

.row1 td{
background-color:#FFFFFF;
}

.row2 td {
background-color:#FAFAFA;
}

@media (max-width: 767px) {
  .row1 td a, .row2 td a {
  font-size: 1.1em;
  }
  .row1, .row2 {
  line-height: 1.0;
  }
}

blockquote div {
background:#FFFFFF;
}

a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover {
color:#1F202E;
}

img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img, td.c_postinfo input {
vertical-align:middle;
}

h1,h2,h3,#nav,#boardmeta,#main {
clear:both;
margin:0;
padding-top:10px;
}

#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;
}

@media (max-width: 767px) {
  .c_cat-starter,.c_cat-replies,.c_cat-views,td.c_poll-total,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th,.c_cat-extra {
  display:none;
  }
}

blockquote dl dd,#foot #foot_links {
text-align:right;
color:#4D4D4D;
}

#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:#e4e4e4;
border:1px solid #434343;
color:#333;
margin:10px 0;
}

#blog blockquote {
background:none;
border:none;
font-size:85%;
padding:0 10px;
}

#blog blockquote blockquote {
padding: 0;
font-size: 100%;
}

#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:#d53232;
}

#blog_foot {
clear:both;
margin-bottom:20px;
}

#blog_head {
background:#E4E4E4;
border:8px solid #434343;
padding:10px 14px;
}

#blog_head img.avatar {
display:inline;
}

#blog_head:after {
content: ".";
display: block;
height: 0;
line-height:0;
clear: both;
visibility: hidden;
}

#blog_main {
margin:20px 200px 10px 10px;
}

#blog_categories,#blog_readers,#blog_about,div.blog_options {
background:#f6f6f6;
margin:15px 0;
padding:5px 7px;
}

#blog_sidebar h3,#blog_sidebar dt {
color:#d53232;
font-weight:700;
}

#blog_sub {
background:#E4E4E4;
clear:both;
position:relative;
padding:5px 7px;
text-align:right;
}

#blog_sub span {
padding-top:4px;
}

#blog_sidebar {
background:#434343;
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%;
}

#blog table {
clear:none;
}

div.blog_options {
font-size:90%;
text-align:right;
}

div.blog_date {
background:#f6f6f6;
border:1px solid #434343;
color:#d53232;
float:right;
font-weight:700;
margin:0 15px;
text-align:center;
text-transform:uppercase;
width:40px;
}

div.blog_date span {
background:#fafafa;
border-top:1px solid #d53232;
color:#434343;
display:block;
font-size:130%;
font-weight:700;
padding:2px 4px;
}

div.blog_entry {
background:#fff;
margin:10px 0;
padding:5px 7px;
}

#blog_comments li {
padding:5px 7px;
}

#blog_comments li.odd {
background: #f6f6f6;
}

#shoutwrap {
background: url(http://z3.ifrm.com/28092/186/0/f629776/fBorder-Top.jpg) top center repeat-x #fafafa;
border:1px solid #e7e7e7;
font-size:88.3%;
}

#shoutwrap td {
background-color:#ececec;
padding:0;
}

@media (max-width: 767px) {
	#shoutwrap td {
		max-width: none;
		display: block;
		width: 100% !important;
	}
	#shoutwrap td:last-child {
		overflow: hidden;
		box-sizing: border-box;
		padding: 10px;
	}
	#shoutpost {
		overflow: hidden;
	}
	#shoutpost p:first-child {
		float: left;
		width: 80%;
		height: 30px;
		box-sizing: border-box;
		margin: 0px 0px 0px 0px;
	}
	#shoutpost p:first-child input {
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
		height: 100%;
	}
	#shoutpost p {
		float: right;
		width: 20%;
		height: 30px;
		margin: 0 0 0 0px;
		box-sizing: border-box;
	}
	#shoutpost button {
	    width: 100% !important;
	    height: 100%;
	}
	#shoutopts {
		float: left;
		margin: 5px 0 0 0;
	}
}


#shoutbox {
list-style-type:none;
margin:0;
padding:0;
}

#shoutbox li {
padding:5px 7px;
background:#EBEBEB;
}

#shoutbox li.odd{
background:#FFFFFF;
}

#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:0;
}

#shoutbox dt {
color:#777;
font-size:80%;
}

#shoutopts,#shoutpost {
clear:both;
text-align:center;
}

#shoutbox .member {
  font-weight:600;
}

input:focus{
box-shadow: 0px 0px 3px #4D8CED;
}

#menu_pm{
display:none !important ;
}

#logo a{
position:relative !important;
/* left:100px !important; */
top:10px !important;
bottom:10px;
}

#logo-container {
max-width: 1280px;
margin: 0px auto;
}

@media (max-width:767px) {
  #logo-container {
  text-align:center;
  position:relative;
    width:128px;
    float:left
  }
  #logo-container a {
    position:absolute;
/*    background: url("http://therockmanexezone.com/assets/logo_480px.png") no-repeat scroll left center / contain; */
    display:block;
    width: 108px;
    height:108px;
    top:0px !important;
    left:10%;
  }
}

@media (max-width:450px) {
  #logo-container a {
  background: url("http://therockmanexezone.com/assets/logo_480px.png") no-repeat scroll left center / contain;
  }
}

@media (min-width:460px) {
  #logo-container a {
  background: url("http://therockmanexezone.com/assets/logo.png") no-repeat scroll left center / contain;
  width: 240px;
  }
}

@media (min-width:767px) {
  #logo-container a {
  background: none;
  }
}

#nav li a{
margin-left:5px;
font-weight: bolder;
}

#stats .c_foot{
background: #EBEBEB;
border: 1px solid #CCCCCC;
}

#stats td.c_mark {
  border-left:1px solid #CCCCCC;
}

.c_foot a:hover{
color: #dfdfdf;
}

@media (max-width:767px) {
  .c_footicons {
  width:60%;
  }
}

#stats_legend{
background-color:#FAFAFA;
border-left:none;
border-top:1px solid #CCCCCC;
}

.category h2 .collapse{

}

.cat_head td {
padding:0;
/*border-top:1px solid #CCCCCC;
border-bottom:none;
border-left:none;
border-right:none;*/
border:none;
background:transparent;
}

.h2Text{
display: block;
/* width: 100%; */
 padding: 10px 0 0 25px;
}

.h2Text .collapse, .h2Text .uncollapse{
position: absolute;
 right: 8px;
 top: 3px;
font-size:0.85em;
}

.c_last a{
color:#373737;
font-weight:600;
}

.c_last a:hover{
color:#d53232;
}

#subSBar{
position:absolute;
right:20px;
top:7px;
background:#FFF;
height:24px;
border:1px solid #e2e2e2;
border-radius:4px;
}

#subSearch{
background:#FFF;
transition-property: width;
transition-duration: 0.5s;
width:125px;
border:none;
color:#aeaeae;
}

#subSearch:focus{
box-shadow: none;
width:350px;
}

#subSBar:focus {
box-shadow: 0px 0px 3px #4D8CED;
}

.rOneSubmit{
cursor:pointer;
  vertical-align: bottom;
  display:inline;
  padding-right: 4px;
  /*padding: 0px 8px 7px 8px;*/
color:#E6554A;
}

@media(max-width:767px) {
  #subSBar{
  position:relative;
  right: 0px;
  top:10px;
  display:block;
  }
  #subSearch {
  width:100%;
  max-width: 87%;
  }
  #subSearch:focus{
  width:100%;
  }
}

#nav a{
color:#E6554A;
}

#nav a:hover {
color:#1F202E;
}


#top_info small a[href*=login/logout/]{
position:relative;
}

.uLink{
background: #3a3a3a;
border-radius:3px 5px;
padding: 3px 5px;
}

.topReg{
left: 90px;
position: relative;
}

.c_foot .right a{
color: #4D4D4D;
font-size: 1.0em;
}

#welcome_box{
margin-top:25px;
box-shadow: 0px 0px 1px #afafaf,
0px 2px 4px #f5f5f5 inset;
border: solid 1px #CCCCCC;
}

#welcome_box td{
background:#ececec;
}

dl.user_info, .user_profile{
background:#FAFAFA;
}

input[name=helpbox]{
background:#FAFAFA;
}

#emot_list table{
border-left:none;
border-right:none;
}

#profile_menuwrap{
background:#1F202E;
}

#rOneMenu{
display:none;
background: #1F202E;
border: 1px solid #A6A6A6;
margin-bottom: 10px;
padding: 10px 10px;
position: absolute;
right: 0px;
top: 70px;
z-index: 999;
width:100%;
font-size: 1.2em;
/* line-height: 1.5em; */
box-shadow: rgba(0,0,0,0.5) 0px 2px 4px;
}

@media (max-width:767px) {
  #rOneMenu {
  font-size: 1.3em;
  /* line-height: 2.2em; */
left: -40px;
  }
}

#rOneMenu a {
  display:block;
  border-bottom: #A6A6A6 1px solid;
padding-bottom: 9px;
margin-bottom: -10px;
}

#rOneMenu a:hover {
  color:#4d8ced;
}

.l {
padding-left:25px !important;
}

.avatar, img.member {
  max-width:100px !important;
  max-height:120px !important;
}

@media (max-width: 767px) {
  .avatar, img.member {
  max-width:75px !important;
  max-height:90px !important;
  }
}

.c_mark .avatar {
  max-width: 100% !important;
  max-height: 100% !important;
}

#footerLinks {
  width:900px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  #footerLinks {
  width:auto;
  }
}

#logo-container img {
  height:88px;
}

@media (max-width: 767px) {
  #logo-container img {
  height:100px;
  visibility:hidden;
  }
  
}


#foot {
  /* width:auto !important; */
  /* Force override of external footer CSS; to remove later */
  width: 100% !important;
}

#copyright, #copyright a {
  color:#CCCCCC !important;
  font-size:1em !important;
  background-color: #1F202E !important;
  text-shadow:none !important;
  margin-bottom: -1px !important;
  font-size: .85em !important;
}

#board_feed.topic td.c_desc {
  width:100px;
}

#board_feed {
  word-break: unset !important;
  word-wrap: break-word;
}

.new-topic-buttons {
  background:#E6554A;
  color:white;
  font-weight: 700;
  position:relative;
  display:inline-block;
  padding: 6px 12px;
  border-radius:3px;
  width: auto !important;
  cursor:pointer;
  box-shadow: rgba(31,32,46,0.75) 3px 3px 0px;
  transition-property: color, background;
  transition-duration: .4s;
}


.new-topic-buttons:hover {
  color:white !important;
  background:#1F202E;
  top:1px;
}


.new-post-buttons {
  background:#2D69C4;
  color:white;
  font-weight: 600;
  position:relative;
  display:inline-block;
  padding: 4px 10px;
  border-radius:3px;
  width: auto !important;
  cursor:pointer;
/*  box-shadow: rgba(31,32,46,0.75) 3px 3px 0px; */
  transition-property: color, background;
  transition-duration: .4s;
  font-size: .85em;
  text-transform: uppercase;
}

.new-post-buttons:hover {
  color:white !important;
  background:#4D8CED;
}


@media(max-width:767px) {


  /* Post Buttons collapse to icons on mobile */
.new-post-buttons {
    visibility: hidden;
    max-width:8px;
    display:inline-block;
    padding:8px !important;
  }
#conversation .new-post-buttons {
    visibility: visible;
    max-width: none;
  }
#conversation .new-post-buttons span {
    color:white;
  }
  .new-post-buttons span {
    visibility: visible !important;
    color:#1F202E;
  }
  .mquote_off, .mquote_on {
  vertical-align:top !important;
  }
  .go-to-top-btn {
  vertical-align:middle !important;
  }
}

/*BEGIN WEB FONT STYLE */

.c_mark_font {
  font-size:3em;
  color:#FB9A1C;
  position: relative;
  left:5px;
}

@media (max-width: 767px) {
  .c_mark_font {
  font-size:1.5em;
  }
}

.c_mark_font:hover {
  color:#ffac40;
}

.c_cat-mark_font {
  font-size:1.5em;
  color:#FB9A1C;
  position: relative;
  left: 4px;
}

.new-post-buttons [class*= "icon-"] {
  padding-right: 4px;
  font-size: 1.35em;
  vertical-align: sub;
}

.go-to-top-btn {
  color: #a6a6a6;
  vertical-align: middle;
  padding-right:0px;
  display:inline;
margin-left: 6px;
}

.mquote_off, .mquote_on {
  vertical-align:bottom;
}

.mquote_on .new-post-buttons {
  border-spacing: 40px;
  border-collapse: separate;
  background-color:#4d8ced !important;
}

.default-icon-size {
font-size: 1em !important;
vertical-align: middle !important;
padding-bottom: 3px !important;
}

/* BEGIN WARN SYSTEM BAR STYLE */
.meter { 
	height: 6px;  /* Can be anything */
	position: relative;
	/*background: #1F202E;*/
  border: #1f202e 1px solid;
	border-radius: 2px;
	padding: 2px;
  width:100px;
  float: left;
}

.meter > span {
  display: block;
  height: 100%;
  background-color: #E6554A;
  position: relative;
  overflow: hidden;
}

.topic_viewer.warn {
  height: 16px;
}

/*PROF MOBILE FIXES */
@media (max-width: 767px) {

.topic tbody tr {
        width: 100% !important;
        max-width: none !important;
    }

.topic tbody td:not(.c_username), .topic tbody th {
        /* display: block !important; */
        width: 100%;
        max-width: none !important;
        overflow: hidden;
        box-sizing: border-box;
        position: relative;
    }

.c_user div:first-child {
        float: left;
    }
    .c_postfoot td:first-child {
        border-right: none;
        width: auto !important;
        white-space: nowrap;
        overflow: visible !important;
    }
    .topic tr:nth-child(3) td {
        border-radius: 0;
    }
    .c_user {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }
    .c_postfoot td:first-child {
        border-bottom-left-radius: 3px;
        border-left-width: 0 !important;
        border-bottom-width: 0 !important;
    }
    .c_postfoot td:last-child {
        border-bottom-right-radius: 3px;    
        border-right-width: 0 !important;
        border-bottom-width: 0 !important;
    }
    .post_sep {
        border-width: 0;
    }
    .c_footicons {
        text-align: right;
        border-left: none;
    }
    .c_footicons .left {
        float: none;
        margin-right: 3px;
    }
    .c_footicons .right a:first-child {
        margin-left: 3px;
    }
    .c_sig, .c_nosig {
        max-height: 150px;
        display: block;
        height: auto !important;
        position: fixed;
        /*overflow-y: auto !important;/* /* scrollbars on signatures that are too high */
    }
    .c_username, .c_postinfo {
            z-index: 9999;
    }
    .c_postinfo {
        overflow: visible !important;
    }
    .c_user .usertitle img {
        width: initial !important;
    }

}


/*BEGIN NAVBAR TOP */
#navbar {
    position:relative;
    width:100%;
    float:right;
    text-align:right;
    background-color:#1F202E;
    height:32px;
}
#navbar a {
    color:#CCCCCC;
}
#navbar a:hover {
    color:#FFFFFF;
}
#navbar ul {
    list-style:none;
/*    margin:10px; */
    max-width:1280px;
    margin: 0 auto;
padding-top:6px;
}
#navbar ul li {
    display:inline;
    margin:10px;
}
#navbar [class*= "icon-"] {
  padding-right:4px;
}

/* Footer Stuff from Home */

.footer-icon {
  background: url("http://therockmanexezone.com/assets/footer-sprite.png") no-repeat;
  background-size: 16px 128px;
  /* background-position: 0 -16px; */
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  vertical-align: middle;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .footer-icon {
    background: url("http://therockmanexezone.com/assets/footer-sprite@2x.png") no-repeat;
    background-size: cover;
  }
}


.bottom {
  display:none;
}

.new-footer {
  background-color: #1F202E;
    box-sizing: border-box;
  display: block;
  text-align: center;
  float: none;
  width: 100%;
  position: relative;
  min-height: 1px;
}

.section {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
  overflow:auto;
  max-width:1310px;
  padding-top: 16px;
}

.span_1_of_3 {
  width: 32.26%;
}

.new-footer .col {
  display: block;
  float: left;
  margin: 1% 0px 1% 1.6%;
  text-align: left;
}

.col:first-child {
  margin-left: 0px;
}

h5 {
  color: #DA4453;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 24px 0;
}

.new-footer .span_1_of_3 a{
  color:#CCCCCC;
}

@media only screen and (max-width: 480px) {
	.new-footer .col {
		margin: 1% 0;
	}	
	.new-footer .span_1_of_3 {
		width: 100%;
	}
        
}

#pinned_head {
  font-weight: 800;
  background-color: #f4bf3b;
  color: #1f202e;
}

/* Hides unhideable submenu links */
#submenu a[href*="faq"] {
display: none;
}
#submenu a[href*="calendar"] {
display: none;
}
#submenu a[href*="site"] {
display: none;
}

/*code to limit signature height*/
.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}

.topic tr {
    background: white;
    border-right: 1px solid #CCCCCC;
}
.topic tr.c_postfoot + tr {
    background: none;
    border: none;
}

.topic td.c_sig,
#sig_box td.c_sig {
    max-height: 200px;
    overflow: hidden;
    display: block;
    border: none;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: -1px;
}
#sig_box td.c_sig {
    border: 1px solid #CCCCCC;
    margin-right: -1px;
}

td.c_sig #c_post-preview {
    max-height: 202px;
    overflow-y: hidden;
}

.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} 