/*   
Theme Name: GGStyle
Theme URI: http://www.greengraphics.com.au/
Description: Nice theme. 
Author: Nathan
Author URI: http://www.greengraphics.com.au/
Version: 1.0.0.1
*/

/* was body {font-size:75%;font-family:helvetica, times, serif;color:#303030; margin-top:38px;} body.home {color:white;} */

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
html, body {margin:0;padding:0;}
body {font-size:75%;font: 14px/1.7 Helvetica Neue, Helvetica, Arial, sans-serif; color: #1a1a1a;margin-top:48px;}

li {list-style: none;}
p {}
a {color: #698051; text-decoration:none;}
a:hover {color: #756b41; text-decoration:none;}
img {border:0; width:auto; height:auto;}
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	font-family: 'Satisfy', cursive;
	padding: 0;
	font-weight: normal;
}
h1 {
	margin: 17px 0 30px 0;
	font-size: 2.2em;
}
h2 {
	margin: 5px 0 20px 0;
	font-size: 2.0em;
}
#logohold {max-width:1060px; margin: 0 auto; position: relative; z-index: 1020;}
#logo {width: 188px; height: 220px; position: absolute; top: -56px; left: 16px;}

#wrapper {}
.metaslider {}
.metaslider .rslides {}
.metaslider .rslides li.rslides1_on {position:fixed !important; top:-50%; left:-50%; width:200%; height:200%;}
.metaslider .rslides li.rslides1_on img {position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; min-width:50%; min-height:50%; width:auto !important; height:auto !important; max-width:none !important;}

/* was menu bg #252525  */ 
.menu-main-container {width:100%; background:#4a4342; position:fixed; top:0px; z-index:1021;}
.menu-main-container ul.menu {list-style-type:none; margin:0 auto; padding:1em 0 1em 1.5em; max-width:1060px;}
.menu-main-container ul.menu li {display:inline-block; border-left:0px solid #9d9d9d; border-right:0px solid #000; padding:0 2em;}
.menu-main-container ul.menu li a {display:block; color:#9d9d9d; text-transform:uppercase; font-weight:bold; letter-spacing:2px; font-size:.9em;}
.menu-main-container ul.menu li a:hover, .menu ul li.current_page_item a {color:white;}
.menu-main-container ul.menu li:first-of-type {border-left:none; padding-left:0;}
.menu-main-container ul.menu li:last-of-type {border-right:none;}

header {width:100%; height: 270px;}
.dark-green header {background:#698051;}
.mid-green header {background:#889f3a;}
.light-green header {background:#bdce8a;}
.light-brown header {background:#c4b8a7;}
.mid-brown header {background:#b59988;}
.dark-brown header {background:#756b41;}


header #head-wrap {max-width:1060px; margin:0 auto; position:relative;}
header #head-wrap #logo {position:absolute; left:2em;}

#homeshow {width: 100%; height: 669px; background: #c4b8a7;}
#homeinner {max-width:1060px; margin:0 auto; }

/* banner was #403c3c */
#banner {width: 100%; 
	padding: 0;
	background: #5f5655; 
	height: 80px;
}
#bannerinner {max-width: 1060px; margin: 0 auto;}
#bannerinner h1 {
	font-family: 'Viner Hand ITC', 'Viner Hand', 'Satisfy', cursive;
	font-weight: normal;
	margin: 0 20px 0 0;
	padding: 0;
	line-height: 80px;
	font-size: 2em;
	text-align: right;
	color: #fff;
}


section {max-width:1060px; padding:1em 0; margin:0 auto; min-height:550px;}

body.media section#content img {border:1px solid #000; margin-bottom:20px;}

article {float:left; width:75%; padding-right:1em; padding-left:1.5em; overflow:hidden;}

article img {max-width:100%; }

.entry {}

aside {
	padding:0;
	margin-top: 15px;
	float: right;
	font-size: 1em;
	color: #414042;
	width:23%;
}
.sidebar-widget h4 {font-size:2em;}

#sidebar ul {margin: 0;padding:0;}
#sidebar li {margin-bottom:5px;}
#sidebar li a {
	font-size: 1.3em;
	display: block;
	padding: 5px 0px 5px 5%;
	text-decoration: none;
	width: 95%;
	background: #c4b8a7;
	color: #fff;
}

#sidebar li a:hover {
	background:#5f5655;
	color: #fff;
}

#sidebar .side-gallery {}
#sidebar .side-gallery ul {margin:0; padding:0;}
#sidebar .side-gallery ul li {display:inline-table; margin:0 2% 4% 0; width:46%;}
#sidebar .side-gallery ul li a {padding:0; width:auto; max-width:112px; height:auto; min-width:50px;}
#sidebar .side-gallery ul li a img {width:100%; height:auto;}

footer {
	clear: both; 
	width:100%;
	background: #5f5655;
	height: 120px;
	color: #fff;
}
footer a {color: #fff;}
footer #inner {max-width:1060px; margin:0 auto; padding-top: 10px; text-align:right;}

.clearer {clear:both;}

@media only screen and (max-width : 650px) {
	#sidebar .side-gallery ul li {width:auto; margin:0 auto 5% auto;}
	
}
.metaslider .caption-wrap .caption {display:none;}