/*
Theme Name: Battlezone Laser Combat
Theme URI: http://www.battlezonelaser.com.au/
Description: This WordPress theme has been developed by Envisage Blue.
Version: 1.0.0
Author: Rosanne - Envisage Blue
Author URI: http://www.envisageblue.com/
Tags: battlezone laser combat, 

	 bzcombat v1.0.0
	 http://www.envisageblue.com/

	This theme was designed and built by Rosanne,
	Envisage Blue - Perth website development.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

body {	
	text-align: left; 
 	font: 13px Georgia, Times, serif, Times New Roman;
	line-height: 18px; 
	color: #bbbbbb; 
}



#container-page {
/* 	width: 100%;
	background: none;
	position: relative;
	min-height: 100%;
	height: auto!important;
	height: 100%; */
}



#content {
	font-size: 1.2em
	}
	
#content ul li {
	padding: 5px 0px;
}

/* Styles for the main site title */
#content a:link,
#content a:active,
#content a {
	color: #dbdbdb;
	background-color: #540607;
	text-decoration: none;
	padding: 1px 0px;
}

#enquire a:link,
#enquire a:active,
#enquire a   {
	color: #dbdbdb!important;
	background-color: #540607!important;
	text-decoration: none!important;
	padding: 1px 0px!important;
}

#content a:hover{
	background-color: #6e0809; 
}

#enquire a:hover {
	background-color: #6e0809!important; 
}

#enquire img a { background-color: transparent!important; background: 0 none!important; background: transparent!important; }
*html #enquire img a { background-color: transparent!important; background: 0 none!important; background: transparent!important; }

#content strong {
	font-weight: 700;
	color: #cc9;
}

strong {
	font-weight: 700;
}

input,
textarea {
	border: 1px solid #ddd;
	padding: 2px 3px;
	margin-bottom: 6px;
}

#selfCC {
	border: 0;
}

.date {    /* These are the styles for the blog dates */ 
	font-size: 9px; 
	color: #666;
	letter-spacing: 1px
}

a:link, a:active, a:visited {   /* These are the styles for the main column links */
	color: inherit;
	text-decoration: inherit;
	padding: 1px 3px;
}

a:hover   {   

}

a.button  { background: transparent!important; padding: 0px!important; border: 0px; margin: 0px!important;}


#enquire { width: 100%; text-align: center!important; margin-top: 0px; padding: 0 auto; padding-top: 15px; padding-bottom: 35px; }

#imp { width: 70%; text-align: center!important; margin: 0px auto!important; margin-top: 15px;padding: 8px 15px; border: 1px dashed #b5a384; }

#enquire a { background: transparent!important; padding: 0px!important; border: 0px; margin: 0px!important;  }

a.readMore:link, a.readMore:active, a.readMore {   /* These are the styles for the main column links */
	color: #960;
	font-size: 11px;
	height: 19px; line-height: 19px;
	text-align: inherit;
	text-decoration: none;
	border-bottom: 0px solid #399; /* The border is used to vary the stroke colour */
	background: #f3f3e2;
	padding: 2px 10px 2px 2px
}



span.arr {
	font-size: 9px;
	color: #c60;
}

span.defn {
	color: #666;
	font-size: 11px;
}
	
h1 {   /* Titles in the left column */
	font-size: 17px;
	font-weight: 100;  
	color: #cc9; 
	padding: 0px;
	margin: 0px;
	letter-spacing: 0;
}

#headerarea h1,
#headerarea h1.logo {
	margin: 0px; margin-left: 60px;
	padding: 0px;
	border: 0;
}

#headerarea img { border: 0px;}

h2 {
	font-size: 17px;
	font-weight: 100;  
	color: #cc9; 
	padding: 0px;
	margin: 0px; margin-bottom: 15px;
	letter-spacing: 0;
}

h2.widgettitle {
	font-size: 16px;
	font-weight: normal;  
	color: #dbdbdb; 
	padding: 0px; padding: 2px 3px;
	margin: 0px; margin-bottom: 15px;
	letter-spacing: 0;
	text-align: left;
}

h4, h5, h6 {   /* Sub-heading in the left column */
	font-size: 15px;
	color: #ccc;
	font-weight: normal; 
	line-height: 24px;
	margin: 30px 0 8px 0;
	background: transparent;
}

h3 {
color: #b5a384;
font-weight: normal;
font-size: 13px; line-height: 16px;
background: transparent; margin: 30px 0 8px 0;

}



p {
 	margin: 15px 0px; 
	/* padding: 15px; */
}

.small {
	font: 11px Arial, sans-serif;
	font-weight: normal; 
	line-height: 109%; 
	color: #888;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* layoutr */


html, body {
	margin: 0;
	padding: 0;
	height: 100%!important;
}



body { margin: 0; padding: 0; text-align: center; 
	background: #141007 url('images/bgRpt-mid.jpg');
	background-repeat: repeat;
	}

	
	/* Set the width for content */
#page { width: 982px;
	margin: 0 auto;
	background-color: #171208;
	
	
	
	/* footerstickalt */
	position: relative;
	min-height: 100%;
}

* html #page { /* footerstickalt */
	min-height: 100%;
}



#headerarea, #menuarea, #content {
	width: 982px; /* max width of site in browser */
	float: left;
	margin: 0px; padding: 0px;
	
	z-index: 1!important;
}



#headerarea{
	text-align: left;
	height: 170px;
	background: #000;
	margin: 0;
	padding: 0;
}

#logo {
	width: 530px;
	float: left;
}

#membership {
	float: right;
	text-align: left;
	width: 418px;
	>width: 417px; /* ie hack */
	height: 121px;
	background: #000 url('images/bg-headerbox.jpg') no-repeat;
	margin: 26px 32px 0px 0px;
	padding: 0;
}

*html #membership {
	margin-right: 15px;
}



.membership {
	padding: 15px 28px;
	color: #eee;
}

span.membtn {
	float: right;
	width: 226px;
	height: 35px;

}

#menuarea { clear: both; }

#menu-top {
	background: url('images/bgRpt-navtop.jpg') repeat-x;
	height: 20px;
}


#mainmenu {
/* replaced with 'navbar' from Azumh - most compatible drop down list menu */
}


#menu-btm {
	background: url('images/bgRpt-navbtm.jpg') repeat-x;
	height: 23px;
}


#wrapper-content, #wrapper-footer {
	width: 982px;
	text-align: left; 
	float: left;
	z-index: 1!important;
}

/* #wrapper-footer {
	clear: both;
} */

#content {
	background: #171208; /* Set the background to transparent  */
	width: 982px!important;
	
	padding-top: 10px;
	padding-bottom: 9em;
	
}

*html #content {
	width: 960px!important;
	padding: 0px; margin: 0px;
	padding-bottom: 9em;
	
}

/* page general template content */

#page-left {

	margin: 0px 22px; margin-bottom: 0px;
	padding-bottom: 25px;
	width: 938px!important; float: left;
	text-align: left;
	min-height: 250px;
	
}

*html #page-left {  width: 890px!important; height: 300px; }

#page-left p { font-size: 13px }

table #mission { padding: 0px; margin: 0px; }

table #mission2 { background-color: #130f06!important; padding: 0px; margin: 0px; }

#mission2 td {  padding: 16px; }


td.td-age {
	background-color: #2c220e;
	padding: 10px 0px; 
	border-left: 1px solid #1c1609;
	width: 85px;
	font-size: 13px
}

td.td-mission {
	background-color: #221a0b;
	padding: 10px 0px; 
	font-size: 13px
}


#content div.post {
	margin: 10px 22px; margin-bottom: 0px;
	padding-bottom: 25px; 
	width: 410px; float: left;
}

.post { text-align: left; }


/* homepage template */

#home-left {

	margin: 10px 22px; margin-bottom: 0px;
	padding-bottom: 25px;
	width: 410px; float: left;
	text-align: left;
}

*html #home-left {
	margin: 10px;
	width: 350px; float: left;
	text-align: left;
}

#home-right {
	margin: 0px 10px 0px 0px;
	padding-bottom: 25px;
	width: 500px; float: left;
}

* html #home-right {
	width: 495px; float: right; margin: 0px 8px 0px 0px;
}


#home-right img {
	border: 4px solid #6e5425;
	padding: 0px; margin: 0px;
}

.alignright { float: right; margin: 2px 0px 2px 6px; border: 4px solid #6e5425;}
.alignleft { float: left; margin: 2px 6px 2px 0px; border: 4px solid #6e5425;}


#content a:link img.size-thumbnail ,
#content a:active img.size-thumbnail ,
#content a img.size-thumbnail {
	background-color: transparent!important;
	text-decoration: none!important;
	padding: 0px 0px 0px 0px!important; border: 4px solid #6e5425;
}

#content img.size-thumbnail a:hover{
	background-color: transparent!important;
}




#ll.linklove { display: none; }

.ngg-galleryoverview, #ngg-gallery-2  {float: left!important; padding-bottom: 21px;}

.ngg-widget {
	float: left!important;
	background: transparent!important;
	margin: 0px!important; padding: 0px!important;
}

img.ngg-singlepic,
img.ngg-right,
img.ngg-left {
	border: 4px solid #6e5425;
	padding: 0px;
}


a.thickbox {
	background: transparent!important;
}


.ngg-gallery-thumbnail {
	float: left!important;
	margin-right: 5px;
	background-color:transparent;
}

.ngg-gallery-thumbnail img {
	background-color:transparent!important;
	border: 4px solid #6e5425!important;
	display:block;  
	margin:0px;
	padding:0px!important;
	position:relative;
}

.ngg-gallery-thumbnail img a:hover {
	background-color: #000!important;
} 

.ngg-album {
    height: 100%;
    padding: 12px 8px!important;
    margin: 7px 0px!important;
    border: 0px solid #fff!important;
	background: none!important;
    border-bottom: 1px dotted #2C220E!important;
	float: left;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 10px 8px!important;
    margin-bottom: 5px 0px!important;
    border: 0px solid #fff!important;
	background: none!important;
    border-bottom: 1px dotted #2C220E!important;
} 

.ngg-albumtitle {
	text-align: left;
 	font-weight: normal!important;
	margin:0px;
	padding: 5px 0;
	font-size: 15px;
}

.ngg-albumcontent, 
.ngg-albumcontent p {font-weight: normal; }

.ngg-thumbnail {
	float: left;
	margin-right: 5px;
	background-color:transparent;
}

.ngg-thumbnail img {
	/* background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative; */

	background-color:transparent!important;
	border: 4px solid #6e5425!important;
	display:block;  
	margin: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px!important;
	position:relative;
}

.ngg-thumbnail img a:hover {
	background-color: #000!important;
} 


.ngg-gallery-thumbnail-box {
	height: 160px;
	float: left;
}

.page-numbers { border: 0px; padding: 0px 3px; }

#cformsform, .cf-ol { border-top: 0px solid #fff!important; /* background-color: #130f06!important; padding: 8px;  */
float: left; width:415px;}

#cformsform input {  }

#footnote-div {
	width: 982px;
	margin: 0 auto;
	float: left;
}

#foot-top {
	background: url('images/bgRpt-ftnote1.jpg') repeat-x;
	height: 36px;
	margin: 0px;
	padding: 0px; 
}


#footnote {
	width: 982px; /* max width of site in browser */
	background: #1d160a/*  url('images/bgRpt-ftnote.jpg') repeat-x */;
	background-position: top center;
}


#footnote span {
	color: #dbdbdb;
}

#footnote div {
	margin: 0px 22px;
	font: 11px Georgia, Times, sans-serif, Times New Roman;
	color: #847760;
	line-height: 18px;
}

#footnote span a,
#footnote a, #footnote a:link, #footnote a:visited, #footnote a:active
 { font: inherit; text-decoration: underline;
 color: #847760!important;}
 
#footnote a:hover { text-decoration: underline; color: #999; }


#foot-btm {
	background: url('images/bgRpt-ftnote2.jpg') repeat-x;
	height: 32px;
}


/* faded background and footerarea*/
#wrapper-footer {
	clear: both;
	float: left;
	background: #0d0b04 url('images/bgRpt-btm.jpg') repeat-x; 
	/* background-position: bottom left; */
	width: 100%;
	
	z-index: 1!important;
	
	/* footerstickalt */
	position: relative;
	margin-top: -7.5em;
}


*html #wrapper-footer { margin-top: -7.2em;}

 
 
#footer {
	text-align: center;
	background-color: #0d0b04;
	padding-bottom: 5px;
	font: 12px Tahoma, Arial, sans-serif;
	color: #624b21!important;
	
	
	/* padding-bottom: 135px;  
	footerstickalt */

}


.copyright {
	text-align: center;
	font: 11px Tahoma, Arial, sans-serif!important;
	color: #78623a!important;
	padding-bottom: 12px!important;
}



/* trees background */
#wrapper-bottom {
	clear: both;
	float: left;
	width: 100%;
	height: 135px!important; 
	
	background: #0d0b04 url('images/bgRpt-footer.jpg') repeat-x;
	background-position: bottom left;
	bottom: 0px!important; 
	bottom: -1px;
	left: 0!important;
	
	z-index: 1!important;
	
	/* footerStickAlth */
	position: relative;
	margin-top: -7.5em;
}


/* Main Nav */
#nav  { /* Main menu */

}

#nav, #nav li, #nav span.onPage /* class for the state of the page link */  {
	font: 13px Georgia, Times, serif, Times New Roman;
	color: #fff;
	height: 34px;
	line-height: 34px; /* height of the tab */ 
}

#nav li  { /* Main nav list items */
	float: left; display: block;
	 /* Although a block suggests a vertical list, the float: right; property under #nav li causes 
	 the menu to float to an inline position */
	text-decoration: none;
	list-style: none;
	background: transparent;
}

#nav a, #nav a:link, #nav a:visited  { /* Main nav link and visited states */
	font-size: inherit;
	font-family: Georgia, Times, serif, Times New Roman;
	text-decoration: none;
	padding: 8px 16px;
	height: 34px; line-height: 34px;
	color: #fff;
}

#nav a:hover, #nav a:active   { /* Main nav hover and active states */
	color: #fff;
	background-color: #540607;
}



/* Other styles */

div.rule {  /* Rules - blowing leaves that separate blog items */
	border: 0; 
	border-top: 1px solid #eee;
	width: 100%;
	float: middle;
	margin: 16px 0;
}

acronym {  /* Acronyms are hovered over to reveal their meaning e.g. OSWD = Open Source Web Design */ 
	color: #999;
	border-bottom: 1px dashed #999;
	cursor: help;  /* To make cursor appear as a help question mark/arrow  */
}


/* sidebar */

div.home-flash {


}

div.home-gal {

	margin-top: 45px!important;
	margin-bottom: 15px;

}


/* Footer/Bottom Nav */
#footer li { display: inline; padding: 0px 10px; line-height: 30px; }

#footer a, #footer a:link, #footer a:visited, #footer a:active
 { 	font: 12px Tahoma, Arial, sans-serif;
	color: #624b21!important;
	text-decoration: none; }
 #footer a:hover { text-decoration: underline; }

.copyright a, #footer a.copy, #footer a.copy:link, #footer a.copy:visited, #footer a.copy:active
 {   text-decoration: none;
 	font: 11px Tahoma, Arial, sans-serif!important;
	font-size: 11px!important;
	color: #78623a!important; }
 
#footer a.copy:hover { text-decoration: underline;color: #78623a!important; }

/* Normal lists */

#maincol ul {   /* styles main area unordered(bulleted) lists */
	margin-top: 15px; /* This margin is the top margin of the WHOLE list, hence why it is specified in ul and not li */
	margin-bottom: 15px; /* This margin is the bottom margin of the WHOLE list, hence why it is specified in ul and not li */
	margin-left: 150px; /* This margin is the bottom margin of the WHOLE list, hence why it is specified in ul and not li */
	list-style: square /* This controls the bullet point style. */
}

#maincol li {  /* List items in the main column */
	color: #C5CEE7;
	margin-left: 10px /* This margin acts as an indent for each list item.  Indenting the whole list doesn't work well in IE. */
}

#maincol ol {   /* styles main area ordered(numbered) lists */
  margin-top: 15px; 
  margin-bottom: 15px; 
  font-size: 0.7em;
  line-height: 1.5em;
  list-style-type:  decimal
 }
 
	

/* top navigation area -------- */
/* ---------------------------- */
#navbar {
    background: url('images/bgRpt-nav2.jpg') repeat-x;
    width: 982px; text-align: left;
    float: left; clear: left; font-weight: bold; color: #eee;
	height: 57px;
	z-index:99!important;
    }
	
*html #navbar {
    background: url('images/bgRpt-nav2.jpg') repeat-x;
   /*  width: 971px; minus 11px */ width: 982px; text-align: left;
    float: left; clear: left; font-weight: normal; color: #eee; /* height:20px; */ height: 57px;
	z-index:9999!important;
    }
	
#nav {
    margin: 0 0 0 0px; padding: 0px 0 0 0;
    float: left; 
	z-index:99!important;
    }
    
/*
Add z-index:99!important; to UL to display all drop down menus
*/

          ul#header_TextMenuUL { margin: 0 0 0 -6px; font-size: 13px; z-index:99!important;}
          ul#header_TextMenuUL li { display: inline;  /* line-height: 3.2em; */ line-height: 13px; z-index:99!important;}
          ul#header_TextMenuUL a { color: #eee; text-decoration: none; padding: 0 1.1em 0 1.1em;z-index:99!important;}
          ul#header_TextMenuUL a:hover { text-decoration: none; background-color: #540607; color: #fff; }
          ul#header_TextMenuUL a.active { text-decoration: none; background-color: #540607; color: #fff;
		  
					z-index:9999!important;
					position: relative!important;
		}
		  
*html ul#header_TextMenuUL a { padding:0px!important; margin:0px!important; height:30px!important;
					padding-left: 1.1em; padding-right: 1.1em;
					
					z-index:9999!important;
					position: relative!important;
		}

	  
/*------------------------------------*/

ul#header_TextMenuUL {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  /* height: 24px; */ height: 34px;
  padding-bottom:10px;
}




*html ul#header_TextMenuUL, *html ul#header_TextMenuUL ul  {
  padding-bottom:0px!important;
}


ul#header_TextMenuUL li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
   /* height: 24px; */ height: 34px;
}

ul#header_TextMenuUL ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  /* top: 24px; */ 
  top: 30px;
  left: 0;
}



ul#header_TextMenuUL ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
}

ul#header_TextMenuUL ul li {
  width: 180px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#header_TextMenuUL a {
  
  border-bottom:none;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #eee;
  text-decoration: none;
  height: auto !important;
  display:inline;
  height: 1%; /*For IE*/
}

/* 

ie hack for Root Menu 
------------------------------------------------------------------------*/
*html ul#header_TextMenuUL li.iehover li a {
	padding-top:7px!important;
	padding-bottom: 3px!important;
	height: 20px!important;
}


/* Root Menu Hover Persistence */
ul#header_TextMenuUL a:hover,
ul#header_TextMenuUL li:hover a, 
ul#header_TextMenuUL li.iehover a,
ul#header_TextMenuUL li.current_page_item  {
  background-color: #540607;
  color: #fff;
}



/* 2nd Menu */
ul#header_TextMenuUL li:hover li a,
ul#header_TextMenuUL li.iehover li a {
	float: none;
	background: #1b1b1b; /* charcoal */
	color: #eee;
	font:  12px/* /26px */ Georgia, Times, Times New Roman, serif;
	border-top:1px solid #222;
	border-right:1px solid #222;
	border-left:1px solid #090909;
	border-bottom:1px solid #090909;
	display:block;
	font-weight:normal;

	}

/* 

ie hack for 2nd menu 
------------------------------------------------------------------------*/
*html ul#header_TextMenuUL li:hover li a,
*html ul#header_TextMenuUL li.iehover li a {
	padding-top:7px!important;
	padding-bottom: 3px!important;
	height: 20px!important;
}


/* 2nd Menu Hover Persistence */
ul#header_TextMenuUL li:hover li a:hover,
ul#header_TextMenuUL li:hover li:hover a,
ul#header_TextMenuUL li.iehover li a:hover,
ul#header_TextMenuUL li.iehover li.iehover a  {
  background: #000; 
  color: #eee;
  font-weight:normal;
}


/* 

ie hack for 2nd menu 
------------------------------------------------------------------------*/
/* 2nd Menu Hover Persistence */
ul#header_TextMenuUL li:hover li a:hover,
ul#header_TextMenuUL li:hover li:hover a,
ul#header_TextMenuUL li.iehover li a:hover,
ul#header_TextMenuUL li.iehover li.iehover a  {
  background: #121212; /* charcoal */
  color: #eee;
  font-weight:normal;
}



/* 3rd Menu */
ul#header_TextMenuUL li:hover li:hover li a,
ul#header_TextMenuUL li.iehover li.iehover li a {
  background: #000; 
  color: #eee;
}

/* 3rd Menu Hover Persistence */
ul#header_TextMenuUL li:hover li:hover li a:hover,
ul#header_TextMenuUL li:hover li:hover li:hover a,
ul#header_TextMenuUL li.iehover li.iehover li a:hover,
ul#header_TextMenuUL li.iehover li.iehover li.iehover a {
  background: #000; 
  color: #eee;
}

/* 4th Menu */
ul#header_TextMenuUL li:hover li:hover li:hover li a,
ul#header_TextMenuUL li.iehover li.iehover li.iehover li a {
  background: #000; 
  color: #eee;
}

/* 4th Menu Hover */
ul#header_TextMenuUL li:hover li:hover li:hover li a:hover,
ul#header_TextMenuUL li.iehover li.iehover li.iehover li a:hover {
  background: #000; 
  color: #eee;
}

ul#header_TextMenuUL ul ul,
ul#header_TextMenuUL ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#header_TextMenuUL li:hover ul ul,
ul#header_TextMenuUL li:hover ul ul ul,
ul#header_TextMenuUL li.iehover ul ul,
ul#header_TextMenuUL li.iehover ul ul ul {
  display: none;
}

ul#header_TextMenuUL li:hover ul,
ul#header_TextMenuUL ul li:hover ul,
ul#header_TextMenuUL ul ul li:hover ul,
ul#header_TextMenuUL li.iehover ul,
ul#header_TextMenuUL ul li.iehover ul,
ul#header_TextMenuUL ul ul li.iehover ul {
  display: block;
}

.page_item {
	margin-bottom: 0px!important;
	margin-top: 0px!important;
	height: 33px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}

*html .page_item {
	padding-bottom: -2px!important;
	height: 30px!important;
}

