/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			subsilver2
	Based on style:		subSilver (the default phpBB 2.0.x style)
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		phpBB Group ( https://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
    background: url("body_bg.gif") repeat-x scroll center top #4F2F00;
    color: #E4D9C9;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 150%;
    margin-top: 3px;
}

#wrapheader {
	height: auto !important;
	padding: 0;
}
table {
/*    color: #D29755;*/
color: #CD7800;
}
#wrapcentre {
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	background-color: #C1CAD2;
	background-image: url('http://www.mitchellreelmuseum.com/forum/styles/mitchellmates_01/theme/images/background.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0 25px 15px 25px;
}

#menubar {
	margin: 0;
	padding: 3px 3px 0 3px;
	font-size: 0.857em;
}

#menubar a {  

    font-weight: bold;
    text-decoration: none;
	}

#datebar {
	margin: 0 3px;
}

#wrapper {
	width: 940px;	
	margin: 0px auto 10px auto;
	padding-bottom: 10px;
	border: 1px solid #874F00;
	background: #000000;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
.moduletable #menu_outer li a { font-weight: normal; } 
.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }

#footer { margin: 15px 25px; }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
}

h2 {
	font-family: 'Times New Roman',Times,serif;
	font-weight: bold;
	font-size: 1.8em;
	color: white;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
	color: #9D202F;
	font-weight: bold;
	white-space: normal;
	
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: #CD7800;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
	color: #CD7800;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
	font-size: 1.2em;
	line-height: 1.3em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #452F0F;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
	color: black;
	font-weight: normal;
}

.postreported, .postreported a:link, .postreported a:visited, .postreported a:hover, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight: bold;
}

.postapprove, .postapprove a:link, .postapprove a:visited, .postapprove a:hover, .postapprove a:active {
	color: green;
	font-weight: bold
}

.postapprove img, .postreported img {
	vertical-align: bottom;
	padding-top: 5px;
}

.postauthor {
	color: #452F0F;
}

.postdetails {
	color: #452F0F;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #452F0F;	
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;	
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: normal;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
        color: #CD7800;
      
}
.genmed a{color: #D29755 !important;
        text-decoration: none;} 

.genmed a:hover{text-decoration: underline !important;}
span.genmed{color: #CD7800;}
.gensmall {
	margin: 1px 1px;
	font-size: 1em;
        color: #CD7800;
}

.copyright {
	color: #E4D9C9;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: 'Times New Roman',Times,serif;
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #402f14;
	font-size: 1.1em;
	font-weight: bold;
	background: #e3ca80 url('styles/mitchellmates_01/theme/images/mitchell-reels-footer.jpg') left center;
	white-space: nowrap;
	padding: 5px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #b7a24b;
}

.community-content {
	border-collapse: collapse;
}

.community-content th,
.community-content .cat,
.community-content .row1,
.community-content .row2,
.community-content .row3,
.community-content .author,
.community-content .poster-detail,
.ttt {
	border: 1px solid #9D202F;
}

.community-content th,
.cat {
border-top: 3px solid #9d202f;
border-bottom: 2px solid #9d202f;
}

.catdiv {
	margin: 0;
	padding: 5px;
	border: 0;
	background: white url('styles/mitchellmates_01/theme/images/bg_category.gif') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('styles/mitchellmates_01/theme/images/bg_category.gif') repeat-y scroll top right;
}

.cat {
	margin: 0;
	padding: 5px;
	color: #402f14;
	background: #e3ca80 url('styles/mitchellmates_01/theme/images/mitchell-reels-footer.jpg') center center;
	text-indent: 4px;
}

.row1 {
	background-color: #FFF;
	padding: 4px;
}

.row2 {
	background-color: #FFF;
	padding: 4px;
}

.row3 {
	background-color: #C0C8D0;
	padding: 4px;
}

.spacer {
	background-color: #666600;
}

.post-body img { max-width: 620px; }

.post-tools { padding: 6px; }

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */

/* Links adjustment to correctly display an order of rtl/ltr mixed content */

.rtl a {
	direction: rtl;
	unicode-bidi: embed;
}

a { 
	color: #D29755;
	text-decoration: none;
}

a:link { 
color: #D29755; 
	text-decoration: none;
}

a:visited { 
	color: #D29755;
	text-decoration: none;
}
a:hover { 
	color: #D29755;
	text-decoration: underline;
}
a:active { 
	color: #D29755;
	text-decoration: none;
}

a.forumlink {
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
       color: #CD7800;
}
 
a.topictitle {
	margin: 1px 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #CD7800;	
}

a.topictitle:visited {
	text-decoration: none;
}

th a,
th a:visited {
	color: #402f14 !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}

.cat a { color: #402f14; }

a.button,
input.button {
	text-decoration: none;
	padding: 2px 5px;
	border: 2px solid #402f14;
	border-radius: 10px;
	background: #e3ca80 url('styles/mitchellmates_01/theme/images/mitchell-reels-footer.jpg') 200px center;
	font-size: 1.1em;
	color: #402f14;
	font-weight: bold;
}

a.button:hover,
input.button:hover { color: #9d202f ; }

.post-tools a.button { font-size: 1em; }


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
	border-width: 0;
}

input {
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #452F0F;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #9BC3E3;
	background-color: #eee;
	font-size: 0.9em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #452F0F;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #452F0F;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

.signature { 
	border-top: 1px dotted; 
	margin-top: 10px;
}

.boxheading {
	padding: 5px;
	border: 1px solid #666600;
	color: #FFCC66;
	background: #666600;
}

.boxheading  a { color: #FFCC66; }

.boxbody {
	background-color: #F5F5DC;
	padding: 5px;
	border: 1px solid #666600;
	border-top: none;
}

.control-box.top { margin-bottom: 10px; }


/*  Header ---- */

#header {
	background: #2A1900 url('http://www.mitchellreelmuseum.com/forum/styles/mitchellmates_01/theme/images/mitchell-reels-banner.jpg') no-repeat;

	float: left;
	width: 820px;
	height: 159px;
}


#header h1 a {
	color: #9d202f;
}
#header .slogan {
	color: white;
}

#header_right {
	float:right;
	padding:15px 70px 0px 0px;
	text-align:right;
	width:120px;
}

#branding {
	float: left;
}

#header #logo {
  margin-right: 0;
}
#branding {
  margin: 1.5em 1em 2em 1em; /* for IE */
  padding: 0;
} 

#header > #branding { margin-left: 2em; }

/* Menus ---- */
#menu1 {
	background: url('http://www.mitchellreelmuseum.com/forum/styles/mitchellmates_01/theme/images/menu_background.jpg') no-repeat;
	background-width: 800px;
	height:0px;
	margin:0px;
	clear:both;
	line-height:10px;

}

#menu1 a {
   color: #E4D9C9;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
}

#me/nu1 a:hover {
	color:#911829;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
			
a.mainlevel-nav {
	color:#521D25;
	font-size:18px;
	font-weight:normal;
	font-family:Tahoma, Helvetica, sans-serif;
	text-transform:uppercase;
	white-space: nowrap;
}

a:hover.mainlevel-nav {
	color:#911829;
	font-size:18px;
	font-weight:normal;
	font-family:Tahoma, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}

#mainlevel-nav li {
	list-style-type:none;
	padding-bottom:7px;
}
#epn-ads-banner1538780926{width:100% !important;}