/* This stylesheet was developed by:

1) taking the original file from the PhpBB Subsilver2 theme,
2) changing 'html * {' to 'div#forums * {'
3) changing 'body {' to 'div#forums {'
4) commenting out the 'html {' styles
5) putting 'div#forums' in front of all other css selectors

*/

/* DO NOT CHANGE ANY STYLES IN THIS FILE.  THERE IS A SEPARATE STYLESHEET FOR OVERRIDING DEFAULT STYLES */
/* IT IS CURRENTLY LOCATED AT /django/apps/consumer_website/static/css/forums.css */

div#forums * {
	margin: 0;
	padding: 0;
}

/* html {
	font-size: 100%;
} */

div#forums { /* was 'body {' */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #323D4F;
	background-color: #FFFFFF;
	font-size: 62.5%;
	margin: 0;
    padding-top: 6em !important;
}

div#forums #wrapheader {
	height: auto !important;
	padding: 0;
}

div#forums #wrapcentre {
	margin: 15px 25px 0 25px;
}

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

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

div#forums #logodesc {
	background-color: #C1CAD2;
	background-image: url('./images/background.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0 25px 15px 25px;
}

div#forums #menubar {
	margin: 0 25px;
}

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

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

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

div#forums .forumrules h3 {
	color: red;
}

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

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


/*  Text
 --------------------- */
div#forums h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

div#forums h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

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

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

div#forums p {
	font-size: 1.1em;
}

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

div#forums .rtl p.moderators {
	float: right;
}

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

div#forums .rtl p.linkmcp {
	float: left;
}

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

div#forums .rtl p.breadcrumbs {
	float: right;
}

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

div#forums .rtl p.datetime {
	float: left;
}

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

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

div#forums .rtl p.searchbarreg {
	float: left;
}

div#forums p.forumdesc {
	padding-bottom: 4px;
}

div#forums p.topicauthor {
	margin: 1px 0;
}

div#forums p.topicdetails {
	margin: 1px 0;
}

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

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

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

div#forums .postauthor {
	color: #000000;
}

div#forums .postdetails {
	color: #000000;
}

div#forums .postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

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

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

div#forums .posthilit {
	background-color: yellow;
}

div#forums .nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

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

div#forums .cattitle {

}

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

div#forums .genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

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

div#forums .copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

div#forums .titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

div#forums .error {
	color: red;
}


/* Tables
 ------------ */
div#forums th {
	color: #FFA34F;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #006699;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 5px;
}

div#forums td {
	padding: 2px;
}
div#forums td.profile {
	padding: 4px;
}

div#forums .tablebg {
	background-color: #A9B8C2;
}

div#forums .catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
div#forums .rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

div#forums .cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

div#forums .row1 {
	background-color: #ECECEC;
	padding: 4px;
}

div#forums .row2 {
	background-color: #DCE1E5;
	padding: 4px;
}

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

div#forums .spacer {
	background-color: #D1D7DC;
}

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

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

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

/* Links adjustment to correctly display an order of rtl/ltr mixed content */
div#forums .rtl a {
	direction: rtl;
	unicode-bidi: embed;
}

/* CSS spec requires a:link, a:visited, a:hover and a:active rules to be specified in this order. */
/* See http://www.phpbb.com/bugs/phpbb3/59685 */
div#forums a:link {
	color: #006597;
	text-decoration: none;
}

div#forums a:visited {
	color: #005784;
	text-decoration: none;
}

div#forums a:hover {
	color: #D46400;
	text-decoration: underline;
}

div#forums a:active {
	color: #005784;
	text-decoration: none;
}

div#forums a.forumlink {
	color: #069;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

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

div#forums a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}

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

div#forums th a:hover {
	text-decoration: underline;
}


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

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

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

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

div#forums option {
	padding: 0 1em 0 0;
}

div#forums option.disabled-option {
	color: graytext;
}

div#forums .rtl option {
	padding: 0 0 0 1em;
}

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

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

div#forums .btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

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

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

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

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


/* BBCode
 ------------ */
div#forums .quotetitle, div#forums .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 0.85em;
	font-weight: bold;
}

div#forums .quotetitle .quotetitle {
	font-size: 1em;
}

div#forums .quotecontent, div#forums .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: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

div#forums .attachcontent {
	font-size: 0.85em;
}

div#forums .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;
}

div#forums .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;
}

div#forums .syntaxbg {
	color: #FFFFFF;
}

div#forums .syntaxcomment {
	color: #FF8000;
}

div#forums .syntaxdefault {
	color: #0000BB;
}

div#forums .syntaxhtml {
	color: #000000;
}

div#forums .syntaxkeyword {
	color: #007700;
}

div#forums .syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
div#forums .pm_marked_colour {
	background-color: #000000;
}

div#forums .pm_replied_colour {
	background-color: #A9B8C2;
}

div#forums .pm_friend_colour {
	background-color: #007700;
}

div#forums .pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
div#forums img {
	border: none;
}

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

div#forums table.colortable td {
	padding: 0;
}

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

div#forums .nowrap {
	white-space: nowrap;
}

div#forums .username-coloured {
	font-weight: bold;
}

/*Custom Forum Header/Footer*/
header {
    height: 60px;
    background: #00acec url(https://static.hobiecat.com/consumer/images/bg-blue.jpg) repeat 0 0;
    position: relative;
}
img.hobie-header-logo {
    width: 177px;
    height: auto;
    position: absolute;
    top: -2px;
    left: 28px;
    z-index: 9999;
}
a.hobie-return-btn {
    display: inline-block;
    color: #00acec;
    background: #fefefe;
    height: auto;
    font-size: 1.1em;
    padding: 0.7rem 1rem;
    line-height: 1;
    border-radius: .3rem;
    position: absolute;
    top: 15px;
    right: 25px;
}
a.hobie-return-btn i {
    position: relative;
    top: 1px;
}
