/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
Style name: subsilver2
Based on style: subSilver (the default phpBB 2 style)
Original author: subBlue ( http://www.subBlue.com/ )
	
    --------------------------------------------------------------
*/

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

html {
	font-size: 100%;
}

body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
color: #666;
font-size: 11px;
	margin: 0;
background: #7DB6EB;
background: #fdd6cf url(images/bg.gif);
}


/* ------------- Layout contents ------------- */

#headerimg {
	width: 100%;
	height: 100px;
	margin: 0 auto 0 auto;

}

#topper {
width: 100%;
height: 100px;
margin: 0 auto 0 auto;

}

#wrapcentre {
width: 820px;
margin: 15px auto 0 auto;
background:#fff;
}

#wrapfooter {
float: left;
width: 100%;
padding: 0 0 10px 0;
margin: 25px 0 0 0;
text-align: justify;
	clear: both;
background: transparent;
}

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


/* ------------- Main Menu ------------- */

#menubar {
width: 820px;
height: 50px;
background: transparent;
margin: 0 auto 0 auto;
}

#menubar1 {
width: 820px;
margin: 0 auto 0 auto;
padding: 5px 0 0 0;
font-size: 11px !important;
letter-spacing: 0.5px;
font-weight: bold;
height: 40px;
text-align: center;
text-transform: uppercase;
}

#menubar1 li {
float: left;
list-style: none;
line-height: 30px;
margin: 0 4px 0 0;
}

#menubar1 li a {
color: #999;
display: block;
float: left;
padding: 0 0 0 10px;
text-decoration: none;

}

#menubar1 li a span {
display: block;
float: left;
height: 30px;
padding: 0 10px 0 0;

}

#menubar1 li a:hover,
#menubar1 li.active a, #menubar1 li.current_page_item a{

color: #7DB6EB;
	text-decoration: none;
		background-color: transparent;
		border-width: 0 0 1px 0;
		border-style: solid;
		border-color: #393939;
}

#menubar1 li.active a span,
#menubar1 li.current_page_item a span,
#menubar1 li a:hover span {

}


/* ------------- User's Menu ------------- */

#menubar_user {
width: 820px;
margin: 0 auto 0 auto;
padding: 0 0 0 0;

}

#menubar_user ul {
margin: 0;
padding: 40px 0 0 0;
}

#menubar_user li {
display: inline;
margin: 0;
padding: 0;
list-style: none;
}

#menubar_user li a {
color: #fff;
padding: 45px 15px 45px 15px;
background: url(images/spacer1.jpg) no-repeat left;
}

#menubar_user li a:hover {
color: #e9c4eb;
text-decoration: none;
background: url(images/spacer1.jpg) no-repeat left;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

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

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


/* ------------- Headers ------------- */
h1 {
color: #2d2d24;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
font-size: 18px;
	text-decoration: none;
}

h2 {
color: #444;
font-family: Trebuchet MS;
	font-weight: bold;
font-size: 13px;
	text-decoration: none;
}

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

h4, h4 a {
color: #282828 !important;
margin: 0 0 5px 0;
font-size: 13px;
	font-weight: bold;
font-family: Trebuchet MS;
}

h5, h5 a {
color: #282828;
margin: 0 0 3px 0;
font-size: 14px;
font-weight: bold;
font-family: Trebuchet MS;
}

p {
font-size: 11px;
}

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

#breadcrumbs {
	float: left;
width: 100%;
margin: 10px auto 10px auto;
color: #666;
font-weight: normal;
	white-space: normal;
font-size: 11px;
}

.rtl .breadcrumbs {
	float: right;
}

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

.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 {
font-size: 10px;
padding: 4px 0 3px 0;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

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

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

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

.postauthor {
color: #444;
}

.postdetails {
color: #666;
}

.ranktitle {
color: #26335A;
font-weight: bold;
text-transform: uppercase;
}

.postbody {
font-size: 11px;
line-height: 16px;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.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: bold;
}

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

.cattitle {

}

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

.genmed {
	margin: 1px 1px;
font-size: 11px;
}

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

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
font-size: 16px;
	text-decoration: none;
}

.error {
	color: red;
}


/* ------------- Tables ------------- */
th {
color: #282828;
font-size: 11px;
	font-weight: bold;
background: #fff;
	white-space: nowrap;
	padding: 7px 5px;
text-align: left;
font-family: Trebuchet MS;
}

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

.tablebg {
margin: 0;
padding: 0;
background: #fff;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
background: white url() repeat-y scroll top left;
}
.rtl .catdiv {
background: white url() repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
padding: 6px;
	border: 0;
background: #fff;
	text-indent: 4px;
}

.row1 {
background: #fff;
padding:6px;

}

.row2 {
background: #fff;
padding: 6px;
}

.row3 {
background: #fff;
padding: 6px;
}

.row4 {
color: #fff !important;
background-color: #282828;
padding: 6px;
}

.spacer {
background: #7DB6EB;
}

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

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

/* ------------- Links ------------- */
a:link, a:active, a:visited {
color: #444444;
font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
color: #7DB6EB;
}

a.forumlink {
color: #444;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
font-size: 12px;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
font-size: 12px;
}

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

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

th a:hover {
	text-decoration: underline;
color: #7DB6EB;
}


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

input {
color: #444;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size: 11px;
	font-weight: normal;
	padding: 1px;
background-color: #fff;
border: 1px solid #ccc;
}

textarea {
color: #444;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size: 11px; 
line-height: 16px;
	font-weight: normal;
	padding: 2px;
background-color: #fff;
border: 1px solid #ccc;
}

select {
color: #444;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size: 11px;
	font-weight: normal;
	padding: 1px;
background-color: #fff;
border: 1px solid #ccc;
}

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: #fff;
border: 1px solid #ccc;
}

.btnbbcode {
color: #fff;
font-weight: bold;
font-size: 11px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
background-color: #282828;
border: 1px solid #282828;
}

.btnmain {
	font-weight: bold;
color: #fff;
background-color: #282828;
border: 1px solid #282828;
	padding: 1px 5px;
font-size: 11px;
}

.btnlite {
font-weight: bold;
color: #fff;
background-color: #282828;
border: 1px solid #282828;
	padding: 1px 5px;
font-size: 11px;
}

.btnfile {
	font-weight: normal;
background-color: #fff;
border: 1px solid #ccc;
	padding: 1px 5px;
font-size: 11px;
}

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


/* ------------- BBcode ------------- */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
border-color: #282828;
color: #fff;
background-color: #282828;
font-size: 14px;
	font-weight: bold;
font-family: Trebuchet MS;
}

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

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
padding: 20px 10px 20px 80px;
border-color: #ccc;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
font-size: 11px;
line-height: 16px;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
background: #fff url(http://www.mrhedlund.com/forum/styles/subsilver2/imageset/quote.png) no-repeat top left;
color: #444;
}

.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: "Lucida Grande", 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: #7DB6EB;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* ------------- Private Messages ------------- */
.pm_marked_colour {
background-color: #4aa0e0 !important;
}

.pm_replied_colour {
background-color: #666 !important;
}

.pm_friend_colour {
background-color: #c5ff1b !important;
}

.pm_foe_colour {
background-color: #f42a2a !important;
}


/* ------------- Misc ------------- */

.useravatar img {
padding: 8px;
border: 0px solid #ccc;
background: #fff;
}

.useravatar img:hover {
padding: 8px;
border: 0px solid #282828;
background: #fff;
}

img {
	border: none;
}

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

table.colortable td {
	padding: 0;
}

pre {
font-size: 11px;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

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

#cookiesteam {
width: 100%;
float: left;
margin: 15px 0 10px 0;
text-align: right;
}

.forumfolderimg {
padding: 0 5px 0 5px;
}


/* ------------- Welcome box ------------- */

#welcome_msg {
margin: 10px 0 20px 0;
padding: 0;
}

#welcome_msg ul {
margin: 2px 0 0 20px;
padding: 0;
}

#welcome_msg li {
padding: 3px 0 3px 0;
border-bottom: 1px solid #d3d1a4;
}


/* ------------- Latest Posts ------------- */

#latest_posts {
margin: 10px 0 20px 0;
padding: 10px;
background: #fff;
}

#latest_posts ul {
margin: 2px 0 0 20px;
padding: 0;
}

#latest_posts li {
padding: 3px 0 3px 0;
border-bottom: 1px solid #d3d1a4;
}

span.latest_posts{
font-size: 11px;
}
span.latest_posts a.latest_post_subject{
font-size: 11px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/* ------------- Forum contents ------------- */

#forumlistbody {
float: right;
width: 540px;
}

#header_quotes {
	float: right;
	width: 410px;
	height:160px;

 background-image: url('http://mrhedlund.com/forum/styles/subsilver2/theme/images/quotes/rotate.php');
}

#header_header {
	float: left;
	width: 410px;
	height: 160px;

	  background-image: url('http://mrhedlund.com/forum/styles/subsilver2/theme/images/header/rotate.php');
}

/* ------------- Forum sidebar ------------- */

#forumlistsidebar {
float: right;
width: 270px;
padding: 0;
margin: 0;
background: #fff;
height:inherit;
}

ul.sidebar {
margin: 0;
padding: 0;


}

.sidebar li {
list-style: none;
margin: 0 0 15px 0;
padding: 10px;
background: #fff;
}


/* ------------- Login form ------------- */

ul.loginform {
width: 240px;
color: #666;
margin: 0 0 15px 0;
padding: 0;
background: #fff;
}

.loginform li {
margin: 0;
padding: 0;
list-style: none;
}

.loginform h4 {
color: #999 !important;
font-size: 14px;
padding: 12px 0 12px 0;
margin: 0;
text-indent: 10px;
}

.formcontents {
display: block;
padding: 10px;
text-align: justify;
}

.formcontents a { color: #282828; }

.login_user, .login_pass {padding: 4px 4px 4px 20px; margin: 0 0 5px 0; border: 1px solid #ccc; background: #fff; }
.login_enter { padding: 4px; color: #fff; border: 0; font-weight: bold; text-transform: uppercase;
background: #282828; }

input#login_user_img {
width: 140px;
}

input#login_pass_img {

width: 140px;
}


/* ------------- Footer contents ------------- */

#forumlistfooter {
color: #fafafa;
margin: 0 auto 0 auto;
width: 850px;
}

ul.nav1 {
padding: 0;
margin: 0 0 0 15px;
}

.nav1 li {
padding: 7px 0 7px 5px;
margin: 0;
background: #fff;
border-bottom: 1px solid #efefef;
}

.nav1 li:hover { background: #7DB6EB; }

.nav1 li a { color: #545342; }
.nav1 li a:hover { text-decoration: none; }

#linksnav {
width: 850px;
margin: 0 auto 0 auto;
padding: 10px 0 10px 0;
font-size: 10px !important;
font-weight: bold;
text-align: center;
text-transform: uppercase;
background: transparent;
}

#linksnav ul {
	margin: 0 auto 0 auto;
	text-align: center;
}

#linksnav li {
display: block;
list-style: none;
margin: 0;
text-align: center;
}

#linksnav li a {
color: #999;
padding: 5px;
text-decoration: none;
background: transparent;
}

#linksnav li a:hover {
background: transparent;
color: #7DB6EB;
text-decoration: none;
}


.forumleft {
color:fafafa;
float: left;
width: 450px;
padding: 10px 0 10px 15px;
}

.forumright {
float: right;
width: 300px;
margin: 0 0 15px 0;
padding: 10px 0 10px 15px;
border-left: 1px dotted #403f32;
}

.forumbottom {
padding: 10px;

}

.btmain {
	
}