/*
Theme Name: zen10 Custom Template
Theme URI: https://zen10.com.au
Description: A minimalist WordPress template theme built with HTML 5.
Author: zen10 Australia
Author URI: https://zen10.com.au

	zen10 Melbourne Website Design
	https://zen10.com.au

*/

@media screen {

* { margin: 0; padding: 0; }
body { background: white; font: 14px/1.4 "futura-pt", Arial, Helvetica; font-weight: 400;}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video, p, h1, h2, h3, h4, h5, h6, input, ul, ol, li { padding: 0px; margin: 0px; }

p, h1, h2, h3, h4, h5, h6 { padding-bottom: 10px; } 

h1 { font-size: 20px; } 
h2 { font-size: 18px; } 
h3 { font-size: 16px; } 
h4 { font-size: 14px; } 
h5 { font-size: 12px; } 
h6 { font-size: 10px; } 

.alignleft { float: left; margin-right: 10px; margin-bottom: 10px; }
.alignright { float: right; margin-left: 10px; margin-bottom: 10px; }  
.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; } 

#page-wrap { width: 980px; margin: auto; }
#header { width: 100%; height: 144px; background: url('images/header.jpg'); }
#headerright { padding-top: 15px; padding-right: 20px; width: 100%; text-align: right; }
.tagline { font-size: 18px; color: #B79F60; display: block; padding-top: 10px; font-weight: bold; } 

a { color: #333; }
a:hover { color: #666; } 
a img { text-decoration: none; border-style: none; border-width: 0px;}
.nivoSlider img {position:absolute; top:0; left:0; display:none;}

#menu { width: 100%; height: 43px; background: url('images/menu.jpg');}
#menu ul { padding-left: 5px; list-style: none; }
#menu ul li { float: left; position:relative; }
#menu ul li a { display: block; padding-left: 10px; padding-right: 10px; height: 43px; line-height: 45px; color: #fff; text-transform: uppercase; text-decoration: none; font-weight: bold; font-size:12px; }
/*#menu ul li.parent a {background: url('images/arrowdown.png') no-repeat; background-position: right; padding-right:40px;  }*/

/*#menu #menu-item-430{background: url('images/arrowdown.png') no-repeat; background-position: right; padding-right:29px;}*/


#menu ul li ul { display: none; }

/* submenus */

#menu ul ul{position:absolute; left: z-index: 1000; left: 0px; display: none; z-index:1000; width:auto; border-left:1px solid #333; border-right:1px solid #333; padding-left:0px !important;}

#menu ul ul li {
    background: url("images/submenu.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #999999;
    display: block;
    float: none;
    height: auto;
    line-height: 10px !important;
    list-style-type: none;
    padding: 0 !important;
    position: relative;
    width: auto;
    z-index: 1001;
}

#menu ul ul li:hover{background: url('images/submenuhover.png') repeat-x;}

#menu ul ul li a {
    background-image: none;
    color: #000000;
    display: block;
    font-size: 10px;
    height: auto;
    line-height: 18px;
    padding: 5px 10px;
    z-index: 1002;
}

#menu ul ul li:hover a { color: #000; }

#menu ul ul ul{background: url("images/submenu.png") repeat scroll 0 0 transparent;
    display: none;
    float: none;
    height: auto;
    line-height: 10px !important;
    list-style-type: none;
    padding: 0 !important;
    position: absolute;
    width: 210px;
    z-index: 1001;
	left:210px;
	top:1px;
	border-right:1px solid #999;
	border-left:1px solid #999;}

	
#menu ul ul ul li{background: url("images/submenu.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #999999;
    display: block;
    float: none;
    height: auto;
    line-height: 10px !important;
    list-style-type: none;
    padding: 0 !important;
    position: relative;
    width: 210px;
    z-index: 1001;}
	
#menu ul ul ul li a{background-image: none;
    color: #000000;
    display: block;
    font-size: 10px;
    height: auto;
    line-height: 18px;
    padding: 5px 10px;
    z-index: 1002;}

#menu ul ul ul li:hover{background: url('images/submenuhover.png') repeat-x;}

#menu ul ul li:hover a { color: #000; }

#menu ul li.parent ul li a {  background-image: none; }



#slideshow { height: 371px; background: #666; margin-top: 1px; margin-bottom: 1px; }
.nivo-caption { padding-top: 7px; padding-bottom: 7px; } 
.nivo-controlNav { position: relative; width: 100px; margin-top: -377px; margin-left: 10px; z-index: 1000;} 
		a.nivo-control { width: 10px; height: 0px; padding-top: 10px; overflow: hidden; margin-right: 5px; float: left; border-style: solid; border-width: 1px; border-color: #fff; display: block;  }
		a.nivo-control.active { background: #fff;}

#page { width: 666px; min-height: 500px; float: left; margin-right: 34px; padding-top: 20px; color:#444; }

#page ul{margin-bottom:15px;}
#page ul li{}

#page ol{margin-bottom:15px;}
#page ol li{}

#page p{}

#page h1 { font-size: 22px; font-weight:normal; line-height:27px;} 
#page h2 { font-size: 20px; font-weight:normal; line-height:25px;} 
#page h3 { font-size: 17px; font-weight:normal; line-height:22px;} 
#page h4 { font-size: 15px; font-weight:normal; line-height:20px;} 
#page h5 { font-size: 15px; font-weight:normal; line-height:20px;} 
#page h6 { font-size: 15px; font-weight:normal; line-height:20px;} 

#page .title{font-weight:bold;}

#page ul{margin-left:20px;}
#page ul li{}

#page ol{margin-left:20px;}
#page ol li{}

#page a{color:#B89F5B !important; text-decoration:underline;}
#page a:visited{color:#B89F5B !important; text-decoration:underline;}
#page a:hover{color:#000 !important; text-decoration:underline;}

#page .ngg-galleryoverview{margin-bottom:10px;}

#page .post-wrap{position:relative; display:block; margin-bottom:20px; border-bottom: 1px solid #EEE;}

#page .post-content{}

#page .post-meta{text-transform:uppercase; font-size:10px;}


#sidenav { margin-top: 20px; width: 240px; padding-left: 20px; padding-right: 20px; padding-top: 20px; float: right;  }
#sidenav ul { list-style: none; }
#sidenav ul li { width: 100%;  margin-bottom: 5px; border-style: solid; border-width: 1px; border-color: #aaa; background: #ccc; }
#sidenav ul li:hover { background: #EAE2CC;} 
#sidenav ul li a { display: block; font-weight: bold;  width: 100%; padding-top: 5px;  text-align: center; text-decoration: none; }  

/* Sub Sidenav */ 
#sidenav ul ul { padding: 0px; margin: 0px; padding-bottom: 5px;}
#sidenav ul ul li { width: 100%;  margin-bottom: 0px; border-width: 0px;  background: none;  } 
#sidenav ul ul li a { font-weight: normal; font-size: 12px; padding-bottom: 5px; display: block; width: 100%; padding-top: 1px; padding-bottom: 1px; text-align: center; text-decoration: none; }  



#sidebar { margin-top: 20px; width: 240px; padding-left: 20px; padding-right: 20px; padding-top: 20px; float: right; background: #EAE2CC; }

#sidebar .wpcf7 { padding-top: 20px; width: 240px; text-transform: uppercase; font-size: 11px; }
#sidebar .wpcf7 input { width: 240px; }
#sidebar .wpcf7 submit { width: 240px; }
#sidebar .wpcf7 textarea { width: 240px; height: 70px; } 

#footer { margin-top: 20px; width: 980px; min-height: 280px; background: url('images/footerbg.jpg'); background-position:top center; background-repeat:no-repeat; background-color:#000; color: #fff; font-size: 12px; line-height: 17px; overflow:hidden;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;}
#footer .footercol { margin-left: 20px; margin-top: 20px; width: 220px; float: left; } 
#footer ul { list-style: none; padding-bottom: 10px; }
#footer  a { text-decoration: none; color: #fff; }

#footer h3 { font-size: 14px; }

#copyright { color: #666; font-size: 10px; text-align: center; width: 100%; padding: 20px;  }

blockquote { }
blockquote p { }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	

form { }
input[type=text] { }
textarea { }


} /* END screen media */


