/*
Theme Name: grass-cel
Theme URI: http://www.ozlocal.com.au
Description: Grass-Cel site designed by <a href="http://www.ozlocal.com.au">Ozlocal Media and Technology Pty Ltd</a>.
Version: 1.0
Author: Ozlocal Media and Technology Pty Ltd
Author URI: http://www.ozlocal.com.au
Tags: 
*/

/****** GENERAL ******/

body 
{
margin: 0px;
padding: 0px;
background: #FDF8F0 url(img/bg.png) top left repeat-x;
color: #341E07;
font-family: 'PT Sans', sans-serif;
font-size: 14px;
background-position-x: -15px;
}

.myborder{ -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;}


img 
{
border: none !important;
}
#wpsimplegallery li img {
width: auto !important;
}
/****** FONTS - ALL FOOTER FONTS ARE IN THE FOOTER SECTION FURTHER DOWN ******/

h1 
{
font-family:  'Chelsea Market', cursive;
font-size: 22px;
font-weight: normal;
line-height: 1em;
color: #341E07;
margin: -10px 0px 15px 0px;
}

h1.privacy
{
margin: 0px 0px 15px 0px;
}
#sidebar .homelink{
border:none;

}
#sidebar .homelink :hover{
background:none;
}
.textwidget{
    padding: 0 11px;
}
h2
{
font-family: 'Chelsea Market', cursive;
padding: 0px;
font-size: 32px;
font-weight: normal;
line-height: 1.2em;
color: #569F44;
margin: 10px 0px 15px 0px;
}

h2.privacy
{
margin: 0px 0px 15px 0px;
}

h2.installation
{
margin: 0px 0px 25px 0px;
}

h3 
{
clear: left;
font-family:  'Chelsea Market', cursive;
font-size: 22px;
font-weight: normal;
line-height: 1.3em;
color: #341E07;
}


h3.privacy
{
width: 640px;
}

h3.columns
{
margin-bottom: 0px;
}

h4 
{
font-size: 14px;
font-weight: normal;
color: #595959;
padding: 5px 5px 5px 5px;
line-height: 1.7em;
background: #E0D9C9;
}

h5
{
clear: none;
float: right;
font-size: 22px;
font-weight: normal;
color: #569F44;
margin: 25px 0px 0px 15px;
padding: 0px 0px 0px 30px;
width: 290px;
line-height: 1.5em;
background: url(img/blockquote-bg.png) top left no-repeat;
}

h6 
{
clear: both;
margin: 10px 0px 0px 0px;
font-size: 10px;
font-weight: normal;
font-style: italic;
color: #524B36;
line-height: 1em;
}

p 
{
clear: none;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
line-height: 1.7em;
}

p.narrow
{
width: 580px;
}

p.privacy
{
width: 640px;
}

p strong
{
color: #569F44;
}


#FSContact1 textarea{width:82%;}

  .widgettitle{display:none;}

 .widget-item{margin:1em 0;}


				/**** HEADER CONTENT ****/

#header
{
margin: 0px auto;
width: 960px;
height: 246px;
padding: 0px;
background: url(img/price-bottom-bg-hover.png) no-repeat -9999px -9999px;/* THIS PRELOADS THE BUTTON HOVER */
}
#logo
{
float: left;
margin: 77px 0px 0px 0px;
width: 420px;
height: 95px;/*
background: url(img/logo.png) top left no-repeat;
*/
;
background: url(img/grass-logo.png) top left no-repeat;
}

#swing-tag
{
float: left;
margin: 0px 0px 0px 20px;
/*width: 394px;*/
width: 510px;
height: 185px;
/* background: url(img/swing-tag.png) top left no-repeat; */
background: url(img/headblock.png) top left no-repeat;
background-size: 100% 100%;
}
 
/****** MENU ******/

#menu-wrapper
{
position: relative;
z-index: 1000;
width: 100%;
height: 60px;
background: #569F44;
margin: 0px 0px 0px 0px;
border-top: 1px solid #B0D9A6;
border-bottom: 1px solid #3A6B2E;
}

#menu-envelope
{
margin: 15px auto;
}

/* this creates the current page menu highlighting. Note the changes in the menu in the header.php file to echo ' page-item-home current_page_item'. In some themes this doesn't work without that modification and the creation of the custom menu in the WordPress admin panel. The custom menu on this site is called 'main'. */
.current_page_item
{
background: #478338;
}


#content input.wpsc_buy_button{cursor:pointer;}

/****** BODY LAYOUT******/

#wrapper
{
margin: 0px auto;
width: 100%;
padding-top: 0px;
border-top: 1px solid #FFF;
background: url(img/wrapper-bg.png) top left repeat-x;
}

#page 
{
width: 100%;
max-width:960px;
margin: 10px auto 0px auto;
padding-bottom: 0px;
background: url(img/button-hover.png) no-repeat -9999px -9999px;/* THIS PRELOADS THE BUTTON HOVER */
 

}



#content {
    position: relative;
    z-index: 100;
    width: 100%;
    margin: 0px auto;
    display: inline-block;
	}
#sidebars{
width: 29%;
margin: 0px auto;
display: inline-block;
vertical-align: top;
}
#content-left 
{
float: left;
width: 70%;
padding: 0px;
margin-top: 0px;
}

.box-right, .post, .page 
{
margin: 0 0 10px 0;

}
ol 
{
line-height: 1.7em;
clear: left;
margin-left: 20px;
padding-left: 0px;
}
 
#content-left ul {
	list-style: none; padding-left: 0px; clear: left; margin-left: -8px;
}
#content-left ul li {
	background-position: 0.5em 0.3em; line-height: 1.7em; padding-left: 24px; background-image: url("img/bullet.png"); background-repeat: no-repeat;
}

/****** SIDEBARS CONTENT ******/

#sidebar
{
float: right;
width: 352px;
margin: 0px 0px 0px 28px;
padding: 5px 0px 0px 0px;
}

#sidebar-faq
{
float: right;
width: 352px;
margin: 0px 0px 0px 28px;
padding: 5px 0px 0px 0px;
}

#sidebar-faq p
{
line-height: 1.3em;
margin: 15px 0px 0px 0px;
}

#sidebar-faq h2
{
margin: 0px 0px 15px 0px;
}

#sidebar h2
{
margin: 0px 0px 15px 0px;
}

#sidebar h3
{
font-size: 18px;
margin: 10px 0px 10px 0px;
}

#sidebar p
{
line-height: 1.5em;
margin: 0px 0px 5px 0px;
}

#sidebar p.textbox
{
background: #569F44;
color: #FDF8F0;
padding: 5px;
}

#sidebar-img
{
float: right;
clear: right;
width: 350px;
margin: 0px 0px 7px 0px;
vertical-align: middle;
text-align: center;
/*
border: 1px solid #341E07;*/
}


#sidebar-img img
{
 
}




#sidebar-about-img
{
float: right;
clear: right;
width: 350px;
margin: 0px 0px 7px 0px;
}

.button
{
font-size: 14px;
color: #FFF !important;
font-style: normal;
text-transform: none;
text-decoration: none;
line-height: 5em;
text-shadow: 0px 1px 1px rgba(0,0,0,2);
width: 142px;
height: 14px;
padding: 6px 0px 15px 0px;
text-align: center;
background: url(img/button.png) top left no-repeat;
margin: 0px 0px 0px 0px;
}

.button:hover
{
background: url(img/button-hover.png) top left no-repeat;
}

/****** DOWNLOAD WIDGET ******/

#download
{
float: left;
width: 150px;
overflow: hidden;
margin-top: 10px;
}

#download p
{
margin-bottom: 0px !important;
}

/*** the dark panel on top of the green chevron ***/
p.price-top
{
float: left;
clear: none;
width: 126px;
border: 1px solid #000;
padding: 3px 8px 4px 8px;
margin: 0px 0px 0px 0px;
-moz-border-top-right-radius: 4px;
-khtml-border-top-right-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-top-left-radius: 4px;
-khtml-border-top-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
border-bottom: none;
background: #4D4D4D url(img/price-top-bg.png);
background-repeat: no-repeat;
background-position: 50% -2px;
font-size: 13px;
text-align: center;
color: #FFF;
font-weight: bold;
text-shadow: 0px 1px 0px rgba(0,0,0,2);
line-height: 1em;
}

/*** price and chevron on the membership widgets ***/
p.price-bottom
{
float: left;
clear: left;
width: 144px;
height: 81px;
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: url(img/price-bottom-bg.png)top left no-repeat;
font-size: 32px;
font-weight: bold;
color: #FFF;
line-height: 1em;
text-align: center;
text-shadow: 0px 1px 0px rgba(0,0,0,2);
}

p.price-bottom:hover
{
background: url(img/price-bottom-bg-hover.png) top left no-repeat;
}


/****** FOOTER ******/

#footer-wrap 
{
width: 100%;
padding-top: 15px;
background: #453429;
display: inline-block;
   
}

#footer 
{
width: 960px;
/*height: 260px;*/
height: auto;
margin: 0px auto;
background: url(img/footer-device.png) bottom right no-repeat;
}

#footer1
{
float: left;
width: 280px;
/*height: 225px;*/
height: auto;
margin: 0px 50px 15px 0px;
}

#footer2
{
float: left;
width: 300px;
/*height: 225px;*/
height: auto;
margin: 0px 0px 15px 0px;
}

#footer-wrap p.copyright 
{
font-size: 12px;
color: #FFF;
padding: 0px;
line-height: 1em;
text-align: center;
}

#footer p 
{
font-size: 12px;
color: #FDF8F0;
padding: 0px;
line-height: 1.5em;
text-align: left;
}

#footer2 p
{
margin: 0px 0px 5px 0px;
}

#top-footer p.facebook
{
font-family: 'PT Sans', sans-serif;
padding: 10px 0px 10px 40px;
background: url(img/facebook-footer-icon.png) left center no-repeat;
}

#footer h2
{
font-family: 'PT Sans', sans-serif;
color: #FDF8F0;
font-size: 22px;
font-weight: normal;
line-height: 1em;
margin: 0px 0px 15px 0px;
}

/****** LINKS ******/
	
a 
{
color: #569F44;
text-decoration: none;
}

a:hover
{
color: #FDF8F0;
background: #569F44;
text-decoration: none;
border-bottom: 1px solid #569F44;
}

#menu a 
{
color: #FFF;
text-decoration:none;
border-bottom: none;
font-size: 14px !important; 
}

#menu a:hover 
{
color: #87C540;
background: none;
border-bottom: none;
}

#sidebar a
{
color: #569F44;
text-decoration: none;
border-bottom: 1px dotted #569F44;
}

#sidebar a:hover 
{
color: #FDF8F0;

text-decoration: none;
border-bottom: 1px solid #569F44;
}
	
#footer a 
{
color: #569F44;
text-decoration: none;
border-bottom: none;
}

#footer a:hover
{
color: #2B2B2B;
background: #569F44;
text-decoration: none;
border-bottom: 1px solid #2B2B2B;
text-shadow: none;
}

/****** USEFUL STUFF ******/

.clearfix:after 
{
content: " ";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix 
{
display: inline-block;
}

html[xmlns] .clearfix 
{
display: block;
}

* html .clearfix 
{
height: 1%;
}

.clear 
{
clear: both;
}

/****** WORDPRESS CSS ******/

.aligncenter,
div.aligncenter 
{
display: block;
margin: 0 auto;
}

.aligncenter 
{
margin-top: 10px;
margin-bottom: 20px!important;
}

.alignleft 
{
float: left;
margin: 0px 15px 10px 0px;
}

.alignleft-nopadding 
{
float: left;
margin: 0px 0px 10px 0px;
}

.alignright 
{
float: right;
margin: 8px 0px 10px 15px;
}

.wp-caption 
{
margin-bottom: 10px;
padding-top: 4px;
text-align: center;
background-color: #E6E4DA;
}

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

.wp-caption p.wp-caption-text 
{
font-size: 11px;
line-height: 1.5em;
text-align: center;
padding: 3px 5px;
margin: 0px;
}

img a
{
border: none !important;
}
#wpsimplegallery_container ul li{

background:none;


}
#wpsimplegallery_container ul li a{
color: #FDF8F0;
background: none;
text-decoration: none;
border-bottom: none;
}



/* CLEARFIX
----------------------------------------------- */

.clearboth {
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
}

/* PORTFOLIO FILTER STYLE
----------------------------------------------- */

#portfolio-filter {
	list-style-type: none;
}

#portfolio-filter li {
	display: inline;
	padding-right: 10px;
}

#portfolio-filter li a {
	color: #777;
	text-decoration: none;
}

#portfolio-filter li .current,
#portfolio-filter li:hover {
	color: #084a9a;
}

/* PORTFOLIO LIST STYLE
----------------------------------------------- */

#portfolio-wrapper {
	padding-bottom: 25px;
}

#portfolio-list {
	list-style-type: none;

}

#portfolio-list .portfolio-item {
	width: 400px;
	float: left;
	margin-right: 5px;
}

#portfolio-list .portfolio-item h3 a {
	color: #084a9a;
	text-transform: uppercase;
	font-weight: bold;
}

#portfolio-list .portfolio-item .excerpt
{
	text-align: justify;
	font-size: 14px;
	line-height: 18px;
	padding-right: 15px;
	margin-bottom: 5px;
}

#portfolio-list .portfolio-item .excerpt a {
	color: #555;
}

#portfolio-list .portfolio-item .excerpt a:hover {
	text-decoration: none;
}
#myul li:before {
    content: "• ";
    color: #569F44; /* or whatever color you prefer */
}

.privacy a img{
width: 100%;
height: auto;
}



#Welcome{
float: right;
width: 100%;
margin: 0px 0px 0px 28px;
padding: 5px 0px 0px 0px;
text-align: left;
}

#Welcome ul li{
background:none; 
}

#Welcome ul li h2{
display:none;
}
.eway{
display:block;
}
.eway-footer{
display:none;
}
@media screen and (max-width: 1000px) {
#menu a{
font-size:13px;
}
.top-header-menu{
float:left !important;
}

.eway{
width: 100%;
display:none;
}
.eway-footer{
width: 100%;
display:block;
}

#swing-tag {
    float: left;
    margin: 0px 0px 0px 20px;
    background: transparent url("img/headblock.png") no-repeat scroll left top / 19% auto;
    width: 100%;
   height: 57px;
}
#logo {
float: left;
margin-top:30px !important;
height: 95px;
background: transparent url("img/grass-logo.png") no-repeat scroll left top / 80% auto;
width: 100%;
max-width: 425px;
}
#Welcome ul li {
    background: transparent none repeat scroll 0% 0%;
    text-align: center;
}
}

@media screen and (max-width: 800px) {
#menu-wrapper{
display:none;
}
.eway{
width: 100%;
display:none;
}
.eway-footer{
width: 100%;
display:block;
}
.top-header-menu{
display:none;
}

#content {
    position: relative;
    z-index: 100;
    width: 100%;
    margin: 0px auto;
    display: inline-block;
	}
#sidebars{
width: 100%;
margin: 0px auto;
display: inline-block;
vertical-align: top;

}
#Welcome{
float:left;
}
#header{
width:100%;

background: transparent url("img/price-bottom-bg-hover.png") no-repeat scroll 0px 0px;
background:none;
}

#swing-tag {
    background: transparent url("img/headblock.png") no-repeat scroll center center / 75% auto;
	height:105px;
	margin:0;
}
#footer{
max-width:960px;
width:100%;
height:100%;
min-height:740px;
}
}

@media screen and (max-width: 515px) {
.top-header-menu{
display:none;
}
.ngg-gallery-thumbnail-box{
width:63% !important;
text-align:center;
}
.eway{
width: 100%;
display:none;
}
.eway-footer{
width: 100%;
display:block;
}
h1 a img{
width:100%;
}
#content-left {
    position: relative;
    z-index: 100;
    width: 90%;
    margin: 0px auto;
    display: inline-block;
    text-align: center;
    padding-left: 5%;
}
.post_column_1{
width:45% !important;
}
#Welcome ul{
padding:0;
text-align:left;
}
#Welcome{
margin: 0px auto;
width: 100%;
text-align: center;
}
#footer1,#footer2{
width: 90%;
margin: 0 auto;
float:none;
height: auto;
margin-bottom: 10%;
}
#footer-wrap p.copyright{
width:90%;
text-align:center;
margin:0 auto !important;
}
}


#fancy_notification{
    z-index: 9999999 !important;
}