@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Kenzan phone stylesheet

*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, footer {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* RESET END */

/* HELP ME SHOW A BLOCK PLEASE! */
article, aside, details, figcaption, figure,   footer, header, hgroup, menu, nav, section {
	display: block;
}
/* blockout end */

/*PRE code */
pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
/*Pre code end */


/*Master Styles BEGIN*/
@include 'lionbars.css';

/*body and any global styling*/
html {
		width:320px;

}
body {
	background:#FFF url(images/common/mobile-body-bg.png) top left repeat fixed;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	width:320px;
}
/*wrapper*/
#wrapper {
	width:320px;
	margin:0 auto;
}
/*FRONT PAGE STYLING*/
header#frontpageheader {
	width:318px;
	height:25px;
	position:relative;
	margin:0 auto;
	max-width:1366px
}
#fp_logo {
	position:absolute;
	top:90px;
	z-index:2;
	}
#fp_container {
	width:320px;
	background:rgb(83,71,65) url(images/common/crest03.png) bottom right scroll no-repeat;
	height:480px;
	position:relative;
	margin:0 auto;

}
#fp_main {
	width:320px;
	background:/*rgb(83,71,65) url(images/common/crest02.png) bottom left scroll no-repeat*/; 
	height:550px;
	position:relative;
	margin:0 auto;

}
#fp_contentwindow {
	position:absolute;
	width:320px;
	bottom:30px;	
	margin:0;
		z-index:2;


	}
#welcome_message {
	display:none;
	position:absolute;
	left:0;
	width:650px;
	height:130px;
	background: rgba(83,71,65,.7);
	border:rgba(999,999,999,.75) 1px solid;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	padding:20px 15px 5px 15px;
	box-shadow:5px 5px 7px rgba(0,0,0,.4);

}
#welcome_message p {
	line-height:1.3em;	
	margin-bottom:10px;	
	
	}
#fp_menu_links {
	display:none;

}
#fp_menu_container{
	width:320px;
	}
#fp_menu_links div{
float:left;
padding:0px 43px;
}
#fp_menu_links a, #fp_aside a {
		color:rgb(211,164,80);
text-decoration:none;
	
	}
#fp_menu_links a:hover, #fp_aside a:hover{
	text-decoration:underline;
	color:#FFF;
	
	}	
#fp_aside {
display:none;

}#fp_aside_mobile {
	margin-top:180px;
	right:-2px;
	width:300px;
	height:auto;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	z-index:2;
	text-align:center;
	text-wrap:normal;
	line-height:1.3em;

}
#fp_aside_mobile a {
	color: #FC3;
	}
#fp_message {
	position:absolute;
	top:40px;
	left:0px;
	min-width:298px;
	max-width:480px;
	min-height:80px;
	background: rgba(63,51,45,.9);
	border:rgba(999,999,999,.75) 1px solid;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	padding:5px 10px 5px 10px;
	box-shadow:5px 5px 7px rgba(0,0,0,.4);
	z-index:2;

}
#fp_message .textwidget {
	font-size:11px;	
}
#fp_message .textwidget a {
	color:rgba(244,174,66,1.00);	
}

/*MASTER2-PAGE STYLING*/	
header#mainheader {
	width:320px;
	height:140px;
	position:relative;
	margin:0 auto;
}
/*MAIN NAVIGATION */
.skip-link {
	display:none;
}
.skip-link:focus {
	display: inline;
}
.bignav {
	display:none;
}
#navigation {
	width:320px;
	height:40px;
	color:rgb(211,164,80);
	z-index:999;
}
#navigation nav {
	margin: 0 auto;
	border: none;
	font-size:14px;
	text-align:center;
	height:25px;
	width:320px;
	position:relative;
	color:rgb(211,164,80);
}
#navigation nav ul {
	width:320px;
}
#navigation nav .menu-header, div.menu {
	float: left;
	margin: 1px 0 0 0;
	border: none;
	font-size:16px;
	text-align:center;
	height:25px;
	width:320px;
}
#navigation nav .menu-header ul, div.menu ul {
	margin: 0;
	padding: 0;
	z-index:10;
	border:none;
}
#navigation nav .menu-header li, div.menu li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 158px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	height:50px;
	top:-1px;
	font-weight:bold;
}
#navigation nav .menu-header li.mobile-menu-key, div.menu li.mobile-menu-key {
width:320px !important;	
height:50px;

}
#navigation nav a {
	color:rgb(83,71,65);
	display: block;
	line-height: 3em;
	padding: 0 ;
	text-decoration: none;
	

}
#navigation nav ul ul {
	display: none;
	position: absolute;
	top: 49px;
	left: 0;
	float: left;
	width: 50px;
	z-index: 99999;
	background:none;
		box-shadow:5px 5px 7px rgba(0,0,0,.4);

}
#navigation nav ul ul li {
	width: 158px;
	height:50px !important;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	border-bottom:#CCC 1px solid;
}
#navigation nav ul ul ul {
	left: 158px;
	top: 0px;
	display:none;
}

#navigation nav ul ul ul a{
		border-top:#CCC 1px solid;
		border-bottom:#CCC 1px solid;

}
#navigation nav ul a {
color:#FFF;
}
#navigation nav ul ul a {
	line-height: 3em !important;
	width: 158px;
	font-weight:bold;
	background:rgba(83,71,65,.8);
	height:50px;
			color:rgb(211,164,80);

	
}

#navigation nav li:hover > a {
		color:rgb(83,71,65);
		background:rgba(211,164,80,.8);
}
#navigation nav ul ul :hover > a {
	color:rgb(83,71,65);
	background:rgba(211,164,80,.8);
}
#navigation nav ul ul li.subnav:hover > a {
	background:rgba(211,164,80,.8) url(images/common/main-navigation-arrow.png) right center no-repeat;
}
#navigation nav ul li:hover > ul {
	display: block;
}
#navigation nav ul li.current_page_item > a, #navigation nav ul li.current-menu-ancestor > a, #navigation nav ul li.current-menu-item > a, #navigation nav ul li.current-menu-parent > a {
		color:rgb(211,164,80);
}
#navigation nav ul li.current_page_item:hover > a, #navigation nav ul li.current-menu-ancestor:hover > a, #navigation nav ul li.current-menu-item:hover > a, #navigation nav ul li.current-menu-parent:hover > a {
	color:rgb(83,71,65);
}
#navigation nav ul ul li.current_page_item > a, #navigation nav ul ul li.current-menu-ancestor > a, #navigation nav ul ul li.current-menu-item > a, #navigation nav ul ul li.current-menu-parent > a {
	color:rgb(83,71,65);

background:rgba(211,164,80,.8) url(images/common/main-navigation-arrow.png) left center no-repeat;}
* html #navigation nav ul li.current_page_item a, * html #navigation nav ul li.current-menu-ancestor a, * html #navigation nav ul li.current-menu-item a, * html #navigation nav ul li.current-menu-parent a, * html #navigation nav ul li a:hover {
	color: #fff;
}
/* END NAVIGATION */
#header h1, #site-description {
	display:none;
}
#logo01 {
	position:absolute;
	left:20px;
	top:20px;
}
#main_container {
	width:100%;
	background:/*rgb(28,20,20)*/ rgb(83,71,65) url(images/common/crest03.png) bottom center scroll no-repeat;
	min-height:550px;
	position:relative;
	margin:0 auto;
	padding:0 0 20px 0;
}
#main {
	width:320px;
	min-height:550px;
	position:relative;
	margin:0 auto;
	margin-top:16px;
	
}
/* FOOTER */
#mainfooter {
	width:320px;
	height:50px;
	position: relative;
	margin:0 auto;
	bottom:0;
}
#mainfooterleft {
	width:250px;
	position:absolute;
	left:15px;
	top:10px;
}
#mainfooterleft p {
	font-size:10pt;
	margin-bottom:5px !important;
}
#mainfooterright {
	width: 265px;
	height:20px;
	position:absolute;
	top:10px;
	right:0px;
}
/*MAIN CONTENT WINDOW - STYLIN'*/

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6, #main p, #main table, #main cite, #main ol, #main ul {
	margin-bottom:20px;
}
#main h1 {
	font-size:20px;
}
#main h2 {
	font-size:18px;
	font-weight:bold;
}
#main h3 {
	font-size:18px;
	text-decoration:underline;
}
.page h3, .page h3 a {font-size:24px; text-decoration:none !important; color:rgb(221,164,80); }
#main h4 {
	font-size:16px;
	font-weight:bold;
}
#main h5 {
	font-size:16px;
	text-decoration:underline
}
#main h6 {
	font-size:14px;
	font-weight:bold;
}
#main p {
	font-size:13px;
}
#main a {
	color:#C93;
}
#main cite {
	margin-left:40px;
	margin-right:40px;
}
/* One Column - full(ish) width with no sidebar*/

#content1col, #content2col {
	width:auto;
	margin:0 10px;
	padding:10px 0;
	line-height:1.3em;
}
#content1col h3 {
	margin-bottom:20px;
}
#content1col p {
}

#content1col table, #content2col table {
	width:280px;
	margin:20px auto;
}
#content1col td, #content2col td, #content1col th, #content2col th {
	border: #999 1px solid;
	text-align:center;
	font-size:13px;
}
#content1col th, #content2col th {
	color:#FFF;
	background-color:#000;
}
.sidebar {
	display:none;

}
.sidebar h4{font-size:18px !important; text-decoration:none !important; color:rgb(221,164,80); font-weight:normal !important;}
.sidebar p, .sidebar td{font-size:12px;}
.sidebar table{ width:245px !important;}
.sidebar th{background-color:rgb(83,71,65) !important;}
.sidebar a{	color:rgb(211,164,80);
text-decoration:none;}
.sidebar a:hover{ text-decoration:underline;}



/*PAGE Styling */

#page_styling {
	width:320px;
min-height:510px;
	padding:none;
	
}
span.wpcf7-list-item { display: block; }

.post {
	margin: 0;	
	background: top center repeat;
	background-image:url(images/common/sitting-man.png), url(images/common/page_bg.jpg);
	background-position: center, center top;
	background-repeat: no-repeat, repeat;
	padding:5px;
	min-height:510px;
	overflow: hidden;
		max-width:290px;

box-shadow:5px 5px 3px rgba(0,0,0,.4);

}
.post h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px !important;
	color:rgb(211,164,80);
	font-weight:lighter !important;
	
}


/*Front Page Image Changer */
#fpimagechanger {
	display:none;
}
ul.slideshow {
	list-style:none;
	width:318px;
	height:480px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;	overflow:hidden;

}

ul.slideshow li.show {
	z-index:1;	
}

ul img.mobile-realigned-a {
	border:none;
  margin-left: -25%;}
  ul img.mobile-realigned-b {
	border:none;
  margin-left: -45%;}

table.menu {
	width:800px !important;
	border:none !important;
	text-align:left !important;
	margin-left:80px !important;
	
	}
table.menu td {
	border:none !important;
	text-align:left !important;
	padding-bottom:12px;
	
	}
table.menu td h5 {
	margin:5px 0px;
	text-decoration: none !important;
	font-size:13px !important;
	font-weight:bold;
	
	}
	
.printfriendly a {
		color:rgb(211,164,80);
		text-decoration:none;
	}
.printfriendly a:hover {
		text-decoration:underline;
	}
	
.fb-like {
top:30px;
}
#frontpageribbon {
	position:absolute;
	top:199px;
	right:0px;
	width:320px;
	height:36px;
	overflow:hidden;
background:url(http://www.kenzan.com.au/wp-content/uploads/2016/02/GFG2016-Ribbon-mob.png) no-repeat;	
z-index:1;
}
#frontpageribbon a{
	display:block;
width:320px;
height:36px;	
}
#titanfooter {
	display:none;

}
