/*
1.2em = 12pt, 3.5em = 35pt, etc.
*/

body {  	
		padding: 0;
		margin: 0;
		
		}

.post-edit-link {
	font-weight: bold;
	color: #12351a;
	font-family: arial, sans-serif;
	font-size: 18px;
	background-color: #aaa;
	padding:10px;
	border-radius: 5px;
	border: #999 solid 1px;
	display: block;
	margin: 15px auto;
	text-decoration: none;
	width: 120px;
	text-align: center;
	}

#w1 {
	position: relative;
	}
#w2 {
	position: absolute; top: 0; left: 0; width: 100%;
	background-color: #231400;
		color: #000000;
		font-size: 62.5%;				
		background-image: url('../images/background.jpg');
		-webkit-background-size: 100%;
	  -moz-background-size: 100%;
	  -o-background-size: 100%;
	  background-size: 100%;
		background-repeat: no-repeat;
		background-position: center top;
	}
                         	
#masthead {
	width:1026px; 
	height: 164px; 
	margin: 0 auto; 
	background-image: url('../images/white-gradient.png'); 
	background-position: center top; 
	background-repeat: no-repeat; 
	position: relative;
	}
#logo {
	position: absolute; 
	top: 22px; 
	left: 50%; 
	margin-left: -220px;
	}
#calltoday {
	text-align: center; 
	position: absolute; 
	top: 60px; 
	right: 90px; 
	font-weight: bold; 
	color: #12351a; 
	font-family: Arial, sans-serif; 
	font-size: 17px;
	}
#calltoday a {
	color: #12351a; text-decoration: none;
	}
#socials {
	position: absolute; 
	right: 90px; 
	top: 110px;
	}	
#socials img {
	margin: 0 5px;
	}
#navwrapper {
	background-color: #12351a; 
	width: 100%; 
	height: 40px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.4);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.4);
	}
#main {
	border-radius: 5px; 
	width: 946px; 
	margin: 20px auto; 
	padding: 40px; 
	background-image: url('../images/semibackground.png');
	min-height: 600px;
	}
#footer {
	text-align: center; 
	padding: 15px 0 25px 0;
	}
#footer div {
	font-family: verdana, sans-serif;
	text-align: center; 
	padding-bottom: 15px;
	}
#contactinfo {
	color: #fff; 
	font-size: 16px;
	}
#contactinfo a {
	text-decoration: none; color: #fff;
	}
#copyright {
	color: #fff; font-size: 12px;
	}
#credits {
	color: #ddd; font-size: 12px;
	}
#credits a {
	text-decoration: none; color: #ddd;
	}

h1,h2,h3,h4,h5,h6		{  
		font-family: "Passion One", serif; 
		font-weight: 400;	
		color: #12351a;
		line-height: 1em;
		}
h1		{
		font-size: 45px;  	
		margin: 0 0 8px 0;	
		}
h2,h3,h4,h5,h6 {
	margin: 30px 0 8px 0; 
	}
h2		{ font-size: 35px; }
h3		{ font-size: 33px; }
h4		{ font-size: 31px; }
h5		{ font-size: 29px; }
h6		{ font-size: 27px; }



#slideshowwrapper {
	position: relative;  
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.4);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.4);
	}
.cycle-slideshow {
	width: 100%;
	}
.cycle-slideshow div {
	width: 100%;
	}
.cycle-slideshow img { 
	width: 100%; 
	height: auto; 
	display: block;
	}
 
#prev {
	position: absolute;
	top: 50%; 
	margin-top: -24px;
	left: 10px;
	z-index: 999999;
	}
#next {
	position: absolute;
	top: 50%;
	margin-top: -24px;
	right: 10px; 
	z-index: 999999;
	}


.products  {
margin: 0!important;
padding: 0!important;	
}
.grid  li {
	list-style-type: none!important;
	text-align: center!important;
	}
.products li {

	}
.product-category {
	margin: 0 25px 25px 0!important;

	}
.woocommerce ul.products li.product h3 {
	font-size: 18px!important;
	font-weight: 300!important;
	}
ul.products.list li.product h3  {
	font-size: 25px!important;
	}
.product h4 {
	font-size: 20px!important;
	}
.wc-tabs-wrapper, .related {
	margin: 1%!important;
	width: 98%!important;
	}
.related {
	margin-top: 60px!important;
	}
.woocommerce-Tabs-panel h2, .related h2 {
	font-size: 25px!important;
	margin-top: 0!important;
	}

.meta-prep-author, .entry-date, .meta-sep, .author {
	display: none!important;
	}

.woocommerce a.button {
	font-family: "Source Sans Pro", arial, helvetica, sans-serif;
		font-size: 16px!important; 
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}

.products .product {
		margin: 0 15px 15px 0!important;
		border: #fff solid 2px; 
		border-radius: 3px;
 		padding: 4px 4px 10px 4px!important;
	}
.related .product {
		margin: 0 10px 10px 0!important;
		border: #fff solid 2px; 
		border-radius: 3px;
 		padding: 4px 4px 10px 4px!important;
 		text-align: center!important;
	}

.product hr {
	display: none!important;	
}
.product img {
	border-radius: 3px;	
}

#main p, .product li, .woocommerce-info 	{
		font-family: "Source Sans Pro", arial, helvetica, sans-serif;
		font-size: 16px; 
		line-height: 1.4em;
		margin: 0 0 10px 0;		
		} 
 

#actualcontent ul, #actualcontent ol {
		padding: 0;
		margin: 5px 0 5px 21px;
		}
#actualcontent ul > li {
		list-style-type: disc;
		font-family: "Open Sans", arial, helvetica, sans-serif;
		font-size: 16px; 
		line-height: 1.4em;
		margin: 0 0 8px 0;
		}
#actualcontent ol > li {
		list-style-type: decimal;
		font-family: "Open Sans", arial, helvetica, sans-serif;
		font-size: 16px; 
		line-height: 1.4em;
		margin: 0 0 8px 0;
		}
#actualcontent li li {
	font-size: 100%;
	}
#actualcontent ol > li > ol > li { list-style-type:lower-alpha }	
#actualcontent ol > li > ol > li > ol > li { list-style-type:lower-roman }	
#actualcontent ul > li > ul > li { list-style-type:square }	
#actualcontent ul > li > ul > li > ul > li { list-style-type:circle }	
			
		
#main a {
	color: #27a443;
	}
#main a:visited {
	color: #21552d;
	}
#main a:hover, #main a:focus { 
	color: #21552d;
	}
 
 .navigationBox {
	text-align: center; 
	margin: 0 auto;
	}
	
.navigation {
	display: block;
	position: relative; 
	text-align: center;	
		}
 
#nav {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	position: relative; 
	display: block;
	text-align: center;
		}
	
#nav ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
		}
	
#nav a {					 
	display: inline-block;
	padding: 0 10px; 		
	color: #fff;
	text-decoration: none; 
	line-height: 40px;
	font-size: 16px;
	font-family: Arial, sans-serif; 

	}
#nav a:hover{				 
	background-color:#366340;
		}

#nav li{
	display: inline-block;
	position:relative;
	}

#nav ul {					 
	position: absolute;
	z-index: 99999999999;
	display: none;
	width: 200px;
	top: 40px;
	left: 0;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	}
	
#nav ul ul{ 
	top: 5px; left: 200px; z-index: 9999;
	}
	
#nav li ul a{				
	background-color: #12351a;
	margin-bottom: -3px;
	line-height: 16px; 
	font-size: 14px;
	font-family: Arial, sans-serif; 
	width: 180px; 
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display: none; z-index: 9999;
	}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display: block;
	}

.alignleft, .alignright {
	max-width: 48%;
	height: auto;
	}
.aligncenter {
	max-width: 100%;
	height: auto;
	}



@media all and (min-width: 800px) and (max-width: 1074px) { 
	#nav a {
		font-size: 14px!important;
		}					 
	#nav li ul a {
		font-size: 13px!important;
		}
	#masthead {
		width:726px; 
		background-size: 100% 100%;
		}
	#logo {
		top: 22px; 
		left: 40%; 
		margin-left: -220px;
		}
	#calltoday {
		top: 50px; 
		right: 80px; 
		}
	#socials {
		right: 80px; 
		top: 100px;
		}	
	#main {
		width: 646px; 
		margin: 20px auto; 
		padding: 40px; 
		}
	h1		{ font-size: 45px; }
	h2		{ font-size: 35px; }
	h3		{ font-size: 33px; }
	h4		{ font-size: 31px; }
	h5		{ font-size: 29px; }
	h6		{ font-size: 27px; }


	}



@media all and (min-width: 600px) and (max-width: 799px) { 
	#nav a {
		font-size: 14px!important;
		}					 
	#nav li ul a {
		font-size: 13px!important;
		}
	#masthead {
		width:99%!important; 
		background-size: 100% 100%;
		margin-top: 50px;
		height: 135px;
		}
	#navwrapper {
		display: none!important;
		}
	#logo {
		width: 300px;
		height: auto;
		top: 12px; 
		left: 50%; 
		margin-left: -160px;
		}
	#calltoday {
		top: 100px; 
		left: 0!important;
		margin-left: 0!important;
		width: 100%;
		text-align: center;
		}
	#socials {
		left: 0!important;
		top: -40px!important;
		z-index: 999999999999999999;
		width: 120px;
		}	
	#main {
		width: 446px; 
		margin: 20px auto; 
		padding: 40px; 
		}
	h1		{ font-size: 41px; }
	h2		{ font-size: 33px; }
	h3		{ font-size: 31px; }
	h4		{ font-size: 29px; }
	h5		{ font-size: 27px; }
	h6		{ font-size: 25px; }

	.mobilehide {
		display: none;
		}
	.mobileblock {
		display: block;
		}

	}


@media all and (min-width: 400px) and (max-width: 599px) { 
	#nav a {
		font-size: 14px!important;
		}					 
	#nav li ul a {
		font-size: 13px!important;
		}
	#masthead {
		width:99%!important; 
		background-size: 100% 100%;
		margin-top: 50px;
		height: 125px;
		}
	#navwrapper {
		display: none!important;
		}
	#logo {
		width: 250px;
		height: auto;
		top: 12px; 
		left: 50%; 
		margin-left: -125px;
		}
	#calltoday {
		top: 90px; 
		left: 0!important;
		margin-left: 0!important;
		width: 100%;
		text-align: center;
		}
	#socials {
		left: 0!important;
		top: -40px!important;
		z-index: 999999999999999999;
		width: 120px;
		}	
	#main {
		width: 286px; 
		margin: 20px auto; 
		padding: 20px; 
		}
	h1		{ font-size: 41px; }
	h2		{ font-size: 33px; }
	h3		{ font-size: 31px; }
	h4		{ font-size: 29px; }
	h5		{ font-size: 27px; }
	h6		{ font-size: 25px; }

	.mobilehide {
		display: none;
		}
	.mobileblock {
		display: block;
		}

	#actualcontent p, #actualcontent ul > li, #actualcontent ol > li	{
		font-size: 14px!important; 
		line-height: 1.3em!important;
		} 
	#copyright, #credits {
		font-size: 10px;
		} 

	#prev, #next {
		top: 50%; 
		margin-top: -15px;
		}
	#prev img, #next img {
		height: 30px!important;
		width: auto!important;
		}


	}



@media all and (min-width: 200px) and (max-width: 399px) { 
	.alignleft, .alignright {
		max-width: 100%;
		height: auto;
		display: block!important;
		margin: 10px auto!important;
		float: none!important;
		}
	#nav a {
		font-size: 14px!important;
		}					 
	#nav li ul a {
		font-size: 13px!important;
		}
	#masthead {
		width:99%!important; 
		background-size: 100% 100%;
		margin-top: 50px;
		height: 125px;
		}
	#navwrapper {
		display: none!important;
		}
	#logo {
		width: 250px;
		height: auto;
		top: 12px; 
		left: 50%; 
		margin-left: -125px;
		}
	#calltoday {
		top: 90px; 
		left: 0!important;
		margin-left: 0!important;
		width: 100%;
		text-align: center;
		}
	#socials {
		left: 0!important;
		top: -40px!important;
		z-index: 999999999999999999;
		width: 120px;
		}	
	#main {
		width: 90%; 
		margin: 20px auto; 
		padding: 3%!important; 
		}
	h1		{ font-size: 35px; }
	h2		{ font-size: 31px; }
	h3		{ font-size: 29px; }
	h4		{ font-size: 27px; }
	h5		{ font-size: 25px; }
	h6		{ font-size: 23px; }

	.mobilehide {
		display: none;
		}
	.mobileblock {
		display: block;
		}

	#actualcontent p, #actualcontent ul > li, #actualcontent ol > li	{
		font-size: 14px!important; 
		line-height: 1.3em!important;
		} 
	#copyright, #credits {
		font-size: 10px;
		} 

	#prev, #next {
		top: 50%; 
		margin-top: -15px;
		}
	#prev img, #next img {
		height: 30px!important;
		width: auto!important;
		}


	}