@charset "utf-8";
* {margin:0; padding:0;}
.imagereplacement {text-indent: -9999px; background-repeat:no-repeat; overflow:hidden;}	
img {border: 0;}
a {color:#BF311A;}
#content ul {margin-left:5px;}
#content li {margin-left:15px;}

html, body, #container {height: 100%;}
body > #container {height: auto; min-height: 100%;}
body {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	line-height: 21px;
	text-align: center;
	color: #000000;
}
.home {
	background-image:url(../images/home-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#d3d2d2;
}
.sub{
	background-image:url(../images/sub-bg.png);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#d3d2d2;
}
#container {
	width: 960px;
	margin: 0 auto; 
	text-align: left; 
}
#header {
	height:75px;
}
#maintitle {height:85px;}
#logo {
	margin: 5px 0;
}
#nav {
	padding: 32px 0px;
	float:right;
}
.navlink {
	float:left;
	background-repeat:no-repeat;
	height:11px;
	margin:0px 25px 0px 0;
}
.navlink a{
	display:block;
	height:46px;
}
.navlink a:hover{border-bottom: #BF311A 2px solid;}
#navabout {background-image:url(../images/nav-aboutus.png); width:67px;}
#navworkshop {background-image:url(../images/nav-workshops.png); width:48px;}
#navfaqs {background-image:url(../images/nav-faqs.png); width:34px;}
#navblog {background-image:url(../images/nav-blog.png); width:35px;}
#navjoin {background-image:url(../images/nav-join.png); width:73px;}
#navcontact {background-image:url(../images/nav-contact.png); width:84px;}

#intro{
	height:293px;
}
#introtext{
	background-image:url(../images/lowerintro-text.png);
	width:682px;
	height:52px;
	float: left;
	margin: 16px 0 14px;
}
#introbutton a {
	background-image:url(../images/lowerintro-button.png); 
	width:234px;
	height:49px;
	display: block;
	float:right;
	margin: 17px 0;
}
#introbutton a:hover{background-position: 0 49px;}
#arrow {
	margin: 93px 0;
}
#introlower {
	height:85px;
}
#maincontent {
	padding:15px 0 65px;
	}
.sub #maincontent {
	padding:15px 0 65px;
	width:640px;
	float:left;
}
#sidebar {
	width:268px;
	margin-left:20px;
	float: right;
	margin-top:15px;
	margin-bottom:65px;
	background-color:#b5b5b5;
	border: #ABABAB 1px solid;
	padding: 15px;
}
#sidebar li, #sidebar ul{list-style-type:none; padding-left:5px;}
#sidebar h3 {font-style:italic; font-size:12px;}
#s{height:18px; width:200px; padding: 5px 0; border: #C0C0C0 1px solid; font-style:italic;}
#searchsubmit{height:30px; background-color:#242424; color:#FFFFFF; border:0; float:right;}
#socialmedia a{margin-left:12px;}
#divider{height:1px; background-color:#ABABAB; margin:15px 0; }
#date{
	font-style:italic;
	font-size:10px;
	color:#666666;
	line-height:10px;
}
#content p{margin-bottom:15px;}
#home-whyss{background-image:url(../images/home-whyss.png); width:139px; height:16px;}
#home-whoelse{background-image:url(../images/home-whoelse.png); width:247px; height:16px;}
#home-whocan{background-image:url(../images/home-whocan.png); width:278px; height:16px;}
.hometribox {
	width: 310px;
	float:left;
	padding-right:15px;
	margin: 0px 0;
}
.innerhometribox {
	background-color:#edf9fe;
	border: 1px solid #404040;
	margin-top: 5px;
	padding: 15px;
	height: 180px;
}
.innerhometribox img{margin: 7px 0 0 0;}

.contactsmall{ width:630px; padding: 5px 0; background-color:#fff; border: #C0C0C0 1px solid; font-style:italic;}
.contactform{height:200px; width:630px; padding: 5px 0; background-color:#fff; border: #C0C0C0 1px solid; font-style:italic;}
.contactbutton{height:30px; background-color:#AAAAAA; color:#FFFFFF; border:0; float:right;}
.wpcf7 p{font-size:11px; font-style:italic;}
.alignleft{float:left; margin:0 10px 10px 0;}
.alignright{float:right; margin:0 0 10px 10px;}

/*FOOTER-----------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#footer {
	position: relative;
	margin-top: -50px;
	clear: both;
	background-color: #000000;
	height: 49px;
	text-align: left;
	border-top:#666666 solid 1px;
	float:left;
	width:100%;
}
#footer p{
	margin: 18px 0 0 20px;
	color:#666666;
	font-size:10px;
	float:left;
	line-height:13px;
}
#footer a{
	color:#c6aa8f;
	text-decoration:underline;
}
#foot2{
	width: 960px;
	margin: 0 auto;
}
#footerbrevica{
	background-image:url(../images/brevica.png);
	width:112px;
	height:43px;
	margin:5px 0 0 0px;
	float: right;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}