@charset "UTF-8";
/* CSS Document */


body
{
	margin:0 auto;
	background:url(images/bgsimon.jpg);
	background-color:#000;
	background-attachment:fixed;
	background-repeat: no-repeat;
	 -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
	color:#eee;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
   border-top: 5px solid #cc0000;
}

#page-wrap
{
	margin-left:auto;
	margin-right:auto;
	width:950px;
}

img a
{
	border:0;
}

#wrapper
{
	height:100%;
	background-image:url(images/trans.png);
	background-repeat:repeat-x repeat-y;
	padding:15px;
	float:left;
	margin-bottom:20px;
}

#wrapper_2
{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/trans.png);
	background-repeat:repeat-x repeat-y;
	float:right;
}


#header
{
	width:900px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

#slider
{
	width:900px;
	height:351px;
	float:left;
	margin-left:10px;
}

#main_content
{
	width:590px;
	height:100%;
	float:left;
}


#main_content_media
{
	width:920px;
	height:100%;
	float:left;
	padding-bottom:15px;
}

#content_right
{
	width:310px;
	float:right;
}

.content_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f1f1f1;
	width:570px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	
}

.content_media
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f1f1f1;
	width:900px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	float:left;
	margin-left:10px;
}

.content__right_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f1f1f1;
	width:290px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

h1
{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
	color:#eee;
	font-size:32px;
	border-bottom:1px solid #333;
	margin-top:15px;
}

h2
{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: bold;
	font-size:20px;
	color:#eee;
	margin:0;
}

h3
{
	font-size:10px;
	margin:0 0 15px 0;
	color:#cc0000;
	padding-bottom:5px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

a
{
	color:cc0000;
}

.title
{
	background-image:url(images/title-bg.png);
	width:290px;
	height:44px;
	font-family: 'Michroma', sans-serif;
	background-repeat:no-repeat;
	margin-top:20px;
}


.logo
{
	background-image:url(images/joelogo3.png);
	width:314px;
	height:113px;
	margin:15px 0 0 0px;
	background-repeat:no-repeat;
		 opacity: 1;
   transition: opacity .55s ease-in-out;
   -moz-transition: opacity .55s ease-in-out;
   -webkit-transition: opacity .55s ease-in-out;
   float:left;
}

.logo:hover
{
	opacity: 1;
   transition: opacity .55s ease-in-out;
   -moz-transition: opacity .55s ease-in-out;
   -webkit-transition: opacity .55s ease-in-out;
    opacity: 0.8;
}

.logo-big
{
	background-image:url(images/logo2.png);
	width:520px;
	height:90px;
	margin-left:20px;
	margin-bottom:-10px;
	float:left;
	margin-top:20px;
}

.top
{
	width:920px;
	float:left;
	margin:10px 0 10px 0;
}

.social
{
	font-size:35px;
	 font-family: 'socicon' !important;
	margin-top:35px;
	text-align:right;
	float:right;
	
}

.social a
{
	color:#cc0000;
	text-decoration:none;
	opacity: 1;
   transition: opacity .55s ease-in-out;
   -moz-transition: opacity .55s ease-in-out;
   -webkit-transition: opacity .55s ease-in-out;
}


.social a:hover
{

	text-decoration:none;
	opacity: 1;
   transition: opacity .55s ease-in-out;
   -moz-transition: opacity .55s ease-in-out;
   -webkit-transition: opacity .55s ease-in-out;
    opacity: 0.7;
	color:#eee;
}

@font-face {
    font-family: 'socicon';
    src: url('css/fonts/socicon-webfont.eot');
    src: url('css/fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/socicon-webfont.woff') format('woff'),
         url('css/fonts/socicon-webfont.ttf') format('truetype'),
         url('css/fonts/socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.socicon {
    font-family: 'socicon' !important;
}


.image
{
	background-image:url(images/sandy_main.jpg);
	width:900px;
	height:351px;
}

.menu
{
	float:right;
}

.links
{
	width:290px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('css/fonts/League_Gothic-webfont.eot');
    src: url('css/fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/League_Gothic-webfont.woff') format('woff'),
         url('css/fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('css/fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
font-family: 'League';
src: url('css/fonts/League_Gothic.ttf');
}


.twitter
{
	width:290px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	
}
	

ul#menu {
	margin:0px;
	padding:5px 0 5px 0;
	position:relative;
	right:0px;
	
	z-index:1;
	margin-bottom:10px;
	
	border-bottom:3px solid #eee;
	border-top:3px solid #eee;

}
ul#menu li {
	display:inline;
	margin-right:8px;
	padding-right:19px;
}
ul#menu li a {
	text-decoration:none;
	color:#FFF;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 800;
	font-size:20px;
	text-transform:uppercase;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
ul#menu li a:hover {
	color:#cc0000;
}
	
	ul#menu li a.active
	{
		color:#cc0000;
	}

ul#menu li:last-child a {
	
	padding:0px;
}
	
	
#footer
{
	width:900px;
	height:80px;
	margin-left:auto;
	margin-right:auto;

	margin-top:20px;
}

#endorsements
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:15px;

	
}


.effects
{
		 opacity: 1;
   transition: opacity .55s ease-in-out;
   -moz-transition: opacity .55s ease-in-out;
   -webkit-transition: opacity .55s ease-in-out;
   max-width:120px;
   display:inline;
   padding-right:15px;
}

.effects:hover
{
		opacity: 1;
   transition: opacity .55s ease-in-out;
   -moz-transition: opacity .55s ease-in-out;
   -webkit-transition: opacity .55s ease-in-out;
    opacity: 0.5;
}


.underline_small {
		padding-bottom: 1px; /* This will keep the content from going over your effect... */
		border-bottom: solid 1px #333; /* Slightly darker than the background colour, as this is the element on top, the border has to be on the bottom. */
		
		width:290px;
		margin-left:auto;
		margin-right:auto;
		
	}
	
	.copyright
	
	{
		height:20px;
		width:900px;
		margin-left:auto;
		margin-right:auto;
		font-family:Arial, Helvetica, sans-serif;
		color:#bbb;
		font-size:9px;
		margin-top:5px;
		float:left;
	}
	
	.line
	{
		background-image:url(images/line.png);
		height:600px;
		width:3px;
		background-repeat:repeat-y;
		float:left;
		margin-top:20px;
		margin-left:8px;
	}
		
		
		
/*CONTACT*/

.form-wrap
{
	width:570px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
   color:#aaa;


   
}

#si_contact_form1 input[type="text"], #si_contact_form1 input[type="email"]{
	width:570px;
	height:50px;
	border:none;
	border-top-color:#333;
	border-right-color:#333;
	border-bottom-color:#333;
	border-left-color:#333;
	padding:0 0 0 10px;
	margin:8px 0 20px 0 !important;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
	font-size:18px;
	color:#eee;
	background-color:rgba(40,40,40,0.6);
	border:1px solid #333;
	
	-webkit-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.75);
box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.20);
outline-color:#cc0000;
}
#si_contact_form1 textarea{
	width:570px;
	height:200px;
	border:none;
	padding:10px 0 0 10px;
	margin:8px 0 20px 0 !important;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
	font-size:18px;
	color:#eee;
	background-color:rgba(40,40,40,0.6);
	border:1px solid #333;
	-webkit-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.75);
box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.20);
outline-color:#cc0000;

}
#si_contact_form1 input[type="submit"]{
	font-size:15px;
padding: 10px;
display: inline-block;
cursor: pointer;
margin: 3px 3px 6px 3px;
color: #efefee !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
background: #cc0000;
transition: all 0.2s;
-webkit-transition: all 0.2s;
position:relative;
border:none;

}
#si_contact_form1 input[type="submit"]:hover{
	opacity:0.8;
}




/*GALLERY*/

.gallery_box
{
	float:left;
	width:900px;
}


#gallery #main {
padding-left: 0px;
list-style:none;

}
#gallery #main li {
float: left;
width: 200px;
margin: 10px 20px 0 0;
}
#gallery #main li img {
display: block;
width: 100%;
border:solid 1px #333;
	 transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

#gallery #main li img:hover {
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	opacity: 0.5;
}

.photo-main
{
	height:120px;
	width:200px;
		margin-right:20px;
	margin-bottom:20px;
	float:left;
		display:block;		
		 opacity: 1;
   transition: opacity .55s ease-in-out;
   -moz-transition: opacity .55s ease-in-out;
   -webkit-transition: opacity .55s ease-in-out;

}

.photo-main li
{
	height:120px;
	width:200px;
	float:left;
		display:block;
		 opacity: 1;
   transition: opacity .55s ease-in-out;
   -moz-transition: opacity .55s ease-in-out;
   -webkit-transition: opacity .55s ease-in-out;
   list-style:none;

}


.photo-main:hover
{
	opacity: 1;
   transition: opacity .55s ease-in-out;
   -moz-transition: opacity .55s ease-in-out;
   -webkit-transition: opacity .55s ease-in-out;
    opacity: 0.8;
}


.video
{
	height:177px;
	width:280px;
	margin-right:25px;
	margin-bottom:25px;
	float:left;
	display:block;		

}

.video li
{
	height:177px;
	width:280px;
	float:left;
	display:block;
	list-style:none;

}

.news-box
{
	border-bottom:1px dashed #333;
	margin-bottom:15px;
}

