<style type="text/css">
<!--

.style1 {
	color: #003300
}

.style2 {
	color: #000066;
	font-weight: bold;
}

.bodyAll {
	font-family: <? echo $threadFontValue ?>;
	background-color: #<? echo $threadBackValue ?>;
}

#Disclaimer {
	font-size: 10px;
	font-style: italic;
	color: #000050;
}

#TicketJobs {
	font-size: 16px;
	color: #000050;
}


#BoardTitle {
	font-style: italic;
	font-size: 20px;
	color: #000050;
	font-weight: bold;
}

#MainBoards {
	font-size: 13px;
	color: #000050;
}

#BoardComment {
	font-size: 13px;
	color: #000050;
	font-weight: bold; 
}

.Articles {
	font-family: "Times New Roman", sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	background-color: #006400;
}

.Articles a:link {
	color: #FFFFFF;
	background-color: #006400;
}

.Articles a:visited {
	color: #CCCC00;
	background-color: #006400;
}

.Articles a:hover {
	color: #CCCC99;
	background-color: #006400;
}

.Articles a:active {
	color: #FFFFFF;
	background-color: #006400;
}

#ScheduleInfo {
	font-family: "Times New Roman", sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000050;
}

#ScheduleLinks {
	font-family: "Times New Roman", sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000050;
}

#Countdown {
	font-size: 20px;
	text-align: center;
	color: #000050;
	font-weight: bold;
}

.PageLinks {
	font-size: 24px;
	text-align: center;
	line-height: 36pt;
	color: #000050;
}

.RootThread {
	padding-left: 0px;
}

.ThreadPrime {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

.ThreadInfo {
	font-size: 16px;
	border-bottom: 1px solid #ccc;
}

.ThreadHandle {
	font-size: 16px;
	font-weight: bold;
	color: #000050;
}

.ThreadHandleHighlight {
	font-size: 16px;
	font-weight: bold;
	color: #000050;
	background-color: #FFFF00;
}

.ThreadHandleOps {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.ThreadHandleAdminMode {
	font-size: 16px;
	font-weight: bold;
}

.ThreadTsmp {
	font-style: italic;
	font-size: 10px;
	color: #000050;
}

.ThreadAdmLinks {
	font-size: 16px;
	font-weight: bold;
}

.ThreadTagAndShow {
	font-size: 11px;
	font-weight: bold;
}

#PostLinks {
	font-size: 16px;
	font-weight: bold;
}

#PostLinks_sAll {
	font-size: 16px;
	font-weight: bold;
}

#PostBody {
	font-size: 16px;
	color: #000050;
}

#PostSubject {
	font-size: 36px;
	color: #000050;
	font-weight: bold;
}

#PostSubject_sAll {
	font-size: 20px;
	color: #000050;
	font-weight: bold;
}

#PostAuthor {
	font-size: 16px;
	color: #000050;
	font-weight: bold;
}

#PostEmail {
	font-size: 16px;
	color: #000050;
}

#PostEmail_sAll {
	font-size: 12px;
	color: #000050;
}

#PostTsmp {
	font-size: 12px;
	color: #666666;
}

#PostEdit {
	font-size: 12px;
	color: red;
}

#PostReplyHeader {
	font-size: 20px;
	color: #000050;
}

.ThreadPrime a:link
, .ThreadInfo a:link
, .ThreadTagAndShow a:link
, .LoginLinks a:link
, .LoginLinks a:visited
, .LoginLinks2 a:link
, .LoginLinks2 a:visited
, .PageLinks a:link
, .PageLinks a:visited
, #TicketJobs a:link
, #TicketJobs a:visited
, #ScheduleInfo a:link
, #ScheduleInfo a:visited
, #ScheduleLinks a:link
, #ScheduleLinks a:visited
, #BoardComment a:link
, #BoardComment a:visited 
, #PostLinks a:link
, #PostLinks_sAll a:link
, #PostAuthor a:link
, #PostAuthor a:visited 
, #PostEmail a:link
, #PostEmail a:visited 
, #PostEmail_sAll a:link
, #PostEmail_sAll a:visited {
	color: #000050;
	text-decoration: none;
}

#MainBoards a:link
, #MainBoards a:visited
, #PostBody a:link {
	color: #000050;
}

.ThreadHandleAdminMode a:link
, .ThreadHandleAdminMode a:visited
, .ThreadTsmp a:link
, .ThreadTsmp a:visited
, .ThreadAdmLinks a:link
, .ThreadAdmLinks a:visited {
	color: #006400;
}

.ThreadPrime a:visited
, .ThreadInfo a:visited 
, #PostLinks a:visited
, #PostLinks_sAll a:visited {
	color: #AE9142;
	text-decoration: none;
}

#PostBody a:link {
	color: #00843D;
	font-weight: bold;
}

#PostBody a:visited {
	color: #AE9142;
}

.ThreadPrime a:hover
, .ThreadInfo a:hover
, .ThreadHandleAdminMode a:hover
, .ThreadTsmp a:hover
, .ThreadAdmLinks a:hover
, .ThreadTagAndShow a:hover 
, .PageLinks a:hover
, .LoginLinks a:hover 
, .LoginLinks2 a:hover 
, #ScheduleLinks a:hover
, #ScheduleInfo a:hover
, #MainBoards a:hover
, #PostLinks a:hover 
, #PostLinks_sAll a:hover 
, #PostBody a:hover
, #PostEmail a:hover
, #PostEmail_sAll a:hover
, #PostAuthor a:hover
, #BoardComment a:hover
, #TicketJobs a:hover {
	color: #CCCC99;
	text-decoration: none;
}

.ThreadLinks {
	font-weight: bold;
	font-size: 9px;
	color: #000050;
}

@media screen and (min-width:1200px) {
  body.bodyAll {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
  }
}

@media screen and (max-width: 500px) {
  .navbar-form {
	border:none;
  }
}

a.navbar-brand {
    padding: 0px;
}

nav.navbar.navbar-default {
    background: #0e0b26;
    margin-bottom: 0px;
    color: #B2AFCC;
    text-shadow: none;
}

ul.nav.navbar-nav.navbar-right a {
    color: #B2AFCC;
    text-shadow: none;
}

nav li.list-inline-item {
    color: #d3d8e8;
}

nav li.list-inline-item a{
  color: #d3d8e8;
}

.sidebar-articles{
  background-color: #006400; 
  margin: 15px auto;
  padding: 15px;
  
}

.sidebar-articles .Articles{
  font-family: 'Lato', arial, san-serif;
}

.sidebar-articles 
.Articles h6{
  margin-bottom: 12px;
}

.next-opponent, 
.next-opponent #ScheduleLinks, 
.next-opponent #ScheduleInfo {
  font-family: 'Lato', arial, san-serif;
}

.nav-secondary{
  border-bottom: 1px solid #dad9d9;
  padding: 5px 0;
}

.nav-secondary .dropdown{
  padding-top: 5px;
}

.google-search{
  display: table-cell;
  text-align: right;
  line-height: .75;
}

.google-search form input[type="text"] {
  margin-top:5px;
}

.google-search form input[type="checkbox"] {
  margin-top:-10px;
}

.google-search form input[type="submit"]{
  padding: 6px 3px;
}

.caret{
  margin-left: 4px !important;
}

.navbar-form .btn-primary{
  background: #F55400;
  border-color: #F55400;
}

.outer-row {display: flex;}
.right-side-row {display: flex; height: 100%;}
.scroll-lock-ad {position: -webkit-sticky; position: sticky;top: 10px;}

@media only screen and (max-width: 991px) {
   .outer-row {display: block !important;}
   .right-side-row {display: block !important; height: auto !important;}
}

.ad-container {
    height: 120px;
    text-align: center;
}

@media (min-width: 768px) {
    .ad-container {
        height: 300px;
    }
}

-->
</style>
