/*   
Theme Name: BBSNZ
Description: BBSNZ stylesheet
Author: Joe Brightwell
Author URI: www.pukekodesigns.co.nz
Version: 1.00
.
*/

body {
  color: black;
  background-color: #FFFFFF;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 71%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 8.5pt;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(153,153,153);
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

.doNotDisplay {
  display: none;
}

.smallCaps {
  font-size: 110%;
  font-variant: small-caps;
}

.floatright {

	float: right;
	display: inline;
	margin: 0px 5px 5px 20px;
}

.floatleft
	{
	float: left;
	display: inline;
	margin: 0px 20px 5px 0px;
	}
	
.pageLocation {
font-size: 1em;
color:#8F8F8F;
margin-bottom: 3em;
margin-top:1em;
}


/* ##### Header ##### */

#top {
	font-size: 1em;
	color: #000000;
	text-align: right;
	background-color: #FFFFFF;
}  
 
.superHeader {
  color: black;
  background-color:#FFFFFF;
  background: url(images/background_super.jpg) bottom repeat;
  height: 2em;
}

.superHeader a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  font-size: 91%;
  margin: 0;
  padding: 0 0.5ex 0 0.25ex;
}

.superHeader a:hover {
  text-decoration: underline;
}

.superHeader .left {
  position: absolute;
  left: 1.5mm;
  top: 0.75ex;
}

.superHeader .right {
  position: absolute;
  right: 1.5mm;
  top: 0.75ex;
}

.midHeader {
  color:#FFFFFF;
  background: url(images/banner/imageRotator.php) top right no-repeat #E5E5E5;
}

.midHeader img {
  border: 0;
  padding: 0.5em 1em 1em 1em;
  float: left;
}

.headerTitle {
  font-family: Lucida Sans Unicode, Lucida Grande, Lucida Console, Arial, Tahoma;
  font-size: 5em;
  color:#000000;
  font-weight: normal;
  margin: 0 0 0 4em;
  padding: 0;
}

.headerDescription {
  color:#000000;
  font-size: 1.2em;
  margin: 0 0 0 17em;
}
.headerDescription2 {
  color: #BB2322;
  font-size: 1.2em;
  margin: 0.5em 0 0 17em;
  padding-bottom: 1.5em;
  font-weight: bold;
  width: 500px;
}

.subHeader {
  color: white;
  background: url(images/subHeaderBG.jpg) top repeat-x #BB2322;
  margin: 0;
  padding: 1ex 1ex 1ex 1.5mm;
  text-align: left;
}

.subHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 0.75ex 0 0.5ex;
}  

.subHeader a:hover {
  text-decoration: underline;
}

.superHeader .highlight, .subHeader .highlight {
  color:#F5C0C1;
  background-color: transparent;
}


/* ##### Side Bar ##### */

#side-bar {
  background: url(images/sidebarBG.jpg) top repeat-x #FFFFFF;
  width: 15em;
  float: left;
  clear: left;
  border-right: 1px dashed rgb(153,153,153);
}

#side-bar div {
  border-bottom: 1px dashed rgb(153,153,153);
}

.sideBarTitle {
  font-family: Lucida Sans Unicode, Lucida Grande, Lucida Console, Arial, Tahoma;
  font-size: 1.3em;
  margin: 0 0 0.5em 2.5mm;
  padding: 1em 0 0 0;
  text-transform: capitalize;
}

#side-bar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 1.1em 0;
}

#side-bar li {
  margin: 0;
  padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}

#side-bar a {
  color: #BB2322;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0.75em 1ex 0.75em 5mm;
  display: block;
}

#side-bar .thisPage {
  text-decoration: none;
  margin: 0;
  padding: 0.75em 1ex 0.75em 4em;
  display: block;
  color: #FFFFFF;
  background-color: #BB2322;
  padding-left: 4mm;
  border-top: 1px dashed rgb(153,153,153);
  border-bottom: 1px dashed rgb(153,153,153);
}

.thisPage {

}

.thisPage a {
	color: #000000;
}

#side-bar a:hover {
  color: white;
  background-color: #BB2322;
  text-decoration: none;
}

.sideBarText {
  line-height: 1.5em;
  margin: 0 0 1em 0;
  padding: 0 1.5ex 0 2.5mm;
  display: block;
}

#side-bar .sideBarText a {
  text-decoration: underline;
  margin: 0;
  padding: 0;
  display: inline;
}

#side-bar .sideBarText a:hover {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: none;
}

#side-bar-right {
  background: url(images/sidebarBG.jpg) top repeat-x #FFFFFF;
  width: 15em;
  float: right;
  clear: right;
  border-left: 1px dashed rgb(153,153,153);
  border-bottom: 1px dashed rgb(153,153,153);
  margin: 0 0 1em 2em;
  padding: 0.4em;
}

#side-bar-right #menu {
	padding: 0 1em 1em 1em;
}
#side-bar-right #search {
	padding: 1em 0 2em 0;
}
#side-bar-right #categories {
	padding: 1em 0 0 0;
}
#side-bar-right #archives{
	padding: 1em 0 0 0;
}

.sideBarRightTitle {
  font-family: Lucida Sans Unicode, Lucida Grande, Lucida Console, Arial, Tahoma;
  font-size: 1.3em;
  margin: 0 0 0.5em 2.5mm;
  padding: 1em 0 0 0;
  text-transform: capitalize;
}

#side-bar-right ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 1.1em 0;
}

#side-bar-right li {
  margin: 0;
  padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}

#side-bar-right a {
  color: #BB2322;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0.75em 1ex 0.75em 2mm;
  display: block;
}

#side-bar-right .thisPage {
  background-color: #FFFFFF;
  text-decoration: none;
  margin: 0;
  padding: 0.4em 0.4em 0.4em 2em;
  display: block;
}

.thisPage {
  color: black;
  background-color: white;
  padding-left: 4mm;
  border-top: 1px dashed rgb(153,153,153);
  border-bottom: 1px dashed rgb(153,153,153);
}

.thisPage a {
	color: #000000;
}

#side-bar-right a:hover {
  color: white;
  background-color: #BB2322;
  text-decoration: none;
}

.sideBarText {
  line-height: 1.5em;
  margin: 0 0 1em 0;
  padding: 0 1.5ex 0 2.5mm;
  display: block;
}

#side-bar-right .sideBarText a {
  text-decoration: underline;
  margin: 0;
  padding: 0;
  display: inline;
}

#side-bar-right .sideBarText a:hover {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: none;
}#side-bar-right {
  background: url(images/sidebarBG.jpg) top repeat-x #FFFFFF;
  width: 15em;
  float: right;
  clear: right;
  border-left: 1px dashed rgb(153,153,153);
  border-bottom: 1px dashed rgb(153,153,153);
  margin: 0 0 1em 2em;
  padding: 0.4em;
}

.sideBarRightTitle {
  font-family: Lucida Sans Unicode, Lucida Grande, Lucida Console, Arial, Tahoma;
  font-size: 1.3em;
  margin: 0 0 0.5em 2.5mm;
  padding: 1em 0 0 0;
  text-transform: capitalize;
}

#side-bar-right ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 1.1em 0;
}

#side-bar-right li {
  margin: 0;
  padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}

#side-bar-right a {
  color: #BB2322;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0.75em 1ex 0.75em 2mm;
  display: block;
}

#side-bar-right .thisPage {
  background-color: #FFFFFF;
  text-decoration: none;
  margin: 0;
  padding: 0.4em;
  display: block;
}

.thisPage {
  color: black;
  background-color: white;
  padding-left: 4mm;
  border-top: 1px dashed rgb(153,153,153);
  border-bottom: 1px dashed rgb(153,153,153);
}

.thisPage a {
	color: #000000;
}

#side-bar-right a:hover {
  color: white;
  background-color: #BB2322;
  text-decoration: none;
}

.sideBarText {
  line-height: 1.5em;
  margin: 0 0 1em 0;
  padding: 0 1.5ex 0 2.5mm;
  display: block;
}

#side-bar-right .sideBarText a {
  text-decoration: underline;
  margin: 0;
  padding: 0;
  display: inline;
}

#side-bar-right .sideBarText a:hover {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: none;
}

.lighterBackground {
  color: inherit;
  background-color: #D2D2D2;
}


/* ##### Main Copy ##### */

#main-copy {
  color: black;
  background-color: #FFFFFF;
  background: url(images/bodyBG.jpg) top repeat-x #FFFFFF;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 15em;
  padding: 0.5mm 5mm 5mm 5mm;
  border-left: 1px dashed rgb(153,153,153);
}

#main-copy p {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

#main-copy a {
  color: #BB2322;
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:hover {
  color: #0066CC;
  text-decoration: none;
}

#main-copy h1 {
  font-family: Lucida Sans Unicode, Arial, Tahoma, Lucida Grande, Lucida Console;
  color: #BB2322;
  background-color: transparent;
  font-size: 1.6em;
  font-weight: bold;
  margin: 2em 0 0 0;
  padding: 0.5ex 0 0.5ex 1ex;
  border-bottom: 1px dashed #BB2322;
  text-transform:capitalize;
  line-height: 120%;
}

#main-copy h1 a {
  text-decoration: none;
}
#main-copy h1 a:hover {
  color: #0066CC;
}


#main-copy h2 {
  font-family: Lucida Sans Unicode, Arial, Tahoma, Lucida Grande, Lucida Console;
  color: #BB2322;
  background-color: transparent;
  font-size: 1.4em;
  font-weight: bold;
  margin: 2em 0 0 0;
  padding: 0.5ex 0 0.5ex 1ex;
  text-transform:capitalize;
  line-height: 120%;
}

.header1 {
  font-family: Arial, Tahoma, Lucida Sans Unicode, Lucida Grande, Lucida Console;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0.5em 0 0.5em 0.5em;
  text-transform:capitalize;
  background-color: transparent;
}

#main-copy .topOfPage {
  color: white;
  background-color: transparent;
  font-size: 91%;
  font-weight: bold;
  text-decoration: none;
  margin: 2.5ex 1ex 0 0;  /* For MSIE */
  padding: 0;
  float: right;
}

#main-copy > .topOfPage {
  margin: 2.75ex 1ex 0 0;  /* For fully standards-compliant user agents */
}

dl {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0;
}

dd {
  margin: 0 0 2em 2em;
  padding: 0;
}

.news_author {
  color:#8F8F8F;
  border-bottom: 1px dashed #B2B2B2;
  border-right: 1px dashed #B2B2B2;
  padding: 0.3em 1em 1em 0.3em;
 }

#main-copy .bodyHeader {
  color: #BB2322;
  font-family: Lucida Sans Unicode, Lucida Grande, Lucida Console, Arial, Tahoma;
  font-weight: bold;
  font-size: 2em;
  margin: 0.5em 0em 0.5em 0em;
  border-bottom: 1px dashed #BB2322;
  padding-bottom: 0.4em;
  display: block;
}

.nextNewsItem {
  border-top: 1px dashed #BB2322;
  margin-top: 1em;
  padding-top: 20px;
}

.riderProfileBox {
	width: 80%;
	padding: 0 4em 1em 1em;
	margin-left: 1em;
	background-color: #BB2224;
	color: #FFFFFF;
	border: 1px solid #F5C0C1;
}

.riderProfileBox img {
	border: 1px solid #ffffff;
}

hr {
	margin: 0em 0.5em 0em 0.5em;
}

/* Table Stuff */
.tableText {
	margin: 0.5em;
	padding: 0.5em;
	text-align: left;
	text-transform:uppercase;
}

#tableBorder {
	border: 1px solid #bb2322;
	margin: 1em;
}

.tableHeader {
	background: url(images/subHeaderBG.jpg) top repeat #bb2322;
	text-transform:uppercase;
}

#tableBorder tr {
	background-color:#FFFFFF;
}

#tableBorder tr:hover {
	background-color:#F9D9D9;
}

#tableBorder td {
	border: 1px solid #bb2322;
	margin: 1em 1em 1em 0.5em;
}

#tableBorder td p {
	margin-bottom: 12px;
}

.ratingPointsSmallText {
	background-color: #FFFFFF;
	font-size: 80%;
}



#main-copy ul {
	list-style-type:square;
	line-height: 1.2em !important;
	line-height: 1.6em;
}

#main-copy li{
	list-style-type:square;
	line-height: 1.5em !important;
	line-height: 2em;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-right: 0em !important;
	margin-right: 1em;
}

/* ##### Footer ##### */

#footer {
  color: white;
  background-color:rgb(153,153,153);
  background: url(images/footerBG.jpg) top center no-repeat;
  font-size: 91%;
  margin: 0;
  padding: 1em 2.5mm 2.5ex 2.5mm;
  clear: both;
}

#footer .left {
  line-height: 1.45em;
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
  line-height: 1.45em;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}



/* Wordpress css stuff */

.comments {
	background: url(images/comments.jpg) left bottom no-repeat;
	padding: 1em 0 0 2em;
}

#comment { /*Comments text box id */
	width: 350px;
}

.newsContent a {
	text-decoration: none;
}
.newsContent a:hover {
	text-decoration: underline;
}

div.date {
	width: 42px;
	height: 22px;
	text-align: center;
	font-size: 18px;
	padding-top: 18px;
	float: left;
}
div.date span { display: none; }

.shield {
	clear: none;
}


.month1 { background: url(images/cal_01.gif) no-repeat 0 0; }
.month2 { background: url(images/cal_02.gif) no-repeat 0 0; }
.month3 { background: url(images/cal_03.gif) no-repeat 0 0; }
.month4 { background: url(images/cal_04.gif) no-repeat 0 0; }
.month5 { background: url(images/cal_05.gif) no-repeat 0 0; }
.month6 { background: url(images/cal_06.gif) no-repeat 0 0; }
.month7 { background: url(images/cal_07.gif) no-repeat 0 0; }
.month8 { background: url(images/cal_08.gif) no-repeat 0 0; }
.month9 { background: url(images/cal_09.gif) no-repeat 0 0; }
.month10 { background: url(images/cal_10.gif) no-repeat 0 0; }
.month11 { background: url(images/cal_11.gif) no-repeat 0 0; }
.month12 { background: url(images/cal_12.gif) no-repeat 0 0; }
