/******************************************************************
Theme Name: Sarah Judge Portfolio
Theme URI: http://www.sarahjudge.com
Author: Sarah Judge
Description: Portfolio Website of Sarah Judge
******************************************************************/

/* Table of Content
==================================================
	#Media Queries
	#Reset & Basics
	#Typography
	#Font-Face
	#Links
	#Lists
	#Images
	#Buttons
	#Tabs
	#Forms
	#Misc 
	#Site Styles */


/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {	
	#featuredprojects {padding-left: 75px;}
}/*end query*/
	
@media only screen and (min-width: 768px) and (max-width: 959px) {
body {border-top: none !important;}
.logo img {width: 330px !important;}
.close-notify {margin-top: -20px !important;}
.nav ul li {padding-left: 16px !important;}
#headline {margin-top: 20px !important;}
#headline h1 {padding-left: 12px; font-size: 48px !important; margin-top: -5px !important;}
#headline h2 {margin-left: 20px !important;margin-right: 10px !important; font-size: 15px !important;
margin-top: -10px !important;}
#featuredprojects {padding-left: 15px;}
.services1 {background: url(../images/services_sprite1.png) no-repeat; left: -35px; }
.services2 {background: url(../images/services_sprite2.png) no-repeat; left: -25px;}
.services3 {background: url(../images/services_sprite3.png) no-repeat; left: -25px; width: 240px !important;}
.services1 span, .services2 span, .services3 span {display: none;}
/*layerslider*/
#layerslider {height: 295px !important; }
.ls-bg {width: 768px !important;}
.ls-s2 {width: 280px; margin-top: -10px;}
.ls-s5 {width: 280px; margin-top: -10px;}
.ls-s3 {width: 280px; left: 420px !important; margin-top: -5px !important;}
.ls-s4 {width: 300px; left: 420px !important; margin-top: 5px !important;}

.ls-r2 {width: 230px; margin-top: -10px; margin-left: -120px !important;}
.ls-r5 {width: 100px; margin-top: -70px; margin-left: -120px !important;}
.ls-r3 {width: 300px; left: 50px !important; margin-top: -40px !important;}
.ls-r4 {width: 300px; left: 50px !important; margin-top: -25px !important;}


.ls-pr1 {width: 300px; margin-left: -70px; margin-top: -50px;}
.ls-pr2 {width: 300px; margin-left: -70px; margin-top: -60px;}
.ls-br1 {width: 300px;}
.ls-br2 {width: 300px; margin-top: -15px;}
/* end layerslider*/
#contactform input.required {
width: 210px !important;}
#contactform input.inpt, #contactform textarea, #contactform select {
width:210px!important;}
}/*end query*/

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
body {border-top: none !important;}
.close-notify {margin-top: -20px !important;}
.logo img {margin-left: 50px !important; margin-top: 20px;}
.nav {margin-left: -10px !important; margin-top: 10px !important;}
.nav ul li {padding-left: 28px !important;}
#headline {margin-top: -5px !important;}
#headline h1 {padding-left: 50px; font-size: 48px !important; margin-top: -5px !important;}
#headline h2 {margin-left: 20px !important;margin-right: -40px !important; font-size: 15px !important;
margin-top: -10px !important;}
footer  {margin-top: 20px !important;}
.fancybox-title p { display: none !important;}
.fancybox-title h4 { font-size: 13px !important; line-height: 15px !important;}
.fancybox-title h5 { 
margin-top: 10px !important;
color: #fff !important;
font-size: 11px !important;
line-height:15px !important;
}
#layerslider {display:none;}
.services1 span, .services2 span, .services3 span {display: none;}
#contactform input.required {
width: 210px !important;}
#contactform input.inpt, #contactform textarea, #contactform select {
width:210px!important;}
#contactdetails {width: 385px; margin-left: -10px !important;}
}/*end query*/

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
.logo img {width: 300px; margin-top: 20px;}
.nav {margin-left: -10px !important; margin-top: 10px !important;}
.nav ul li {padding-left: 18px !important; font-size: 13px !important; letter-spacing: 1px !important; }
#about h2 { font-size: 30px;}
#featuredprojects {padding-left: 17px;}
#headline h1 {padding-left: 17px !important; font-size: 48px !important;}
#headline h2 {margin-left: 20px !important;margin-right: -30px !important; font-size: 16px !important;}
#headline {width: 83%; margin-top: 0px !important;}
footer p {font-size: 13px !important;}
footer  {margin-top: 20px !important;}
.close-notify {margin-top: -20px !important;}
.woahbar {background-image: none !important; font-size: 11px !important;
}
.woahbar a {font-size: 11px !important;}
body {border-top: none !important;}
#layerslider {display:none;}
.services1 span, .services2 span, .services3 span {display: none;}
#contactform {margin-top: -30px !important;}
#contactform h2 {margin-left: 25px !important;}
#contactform input.required {width: 240px !important; margin-left: 18px !important;}
#contactform input.inpt, #contactform textarea, #contactform select {width:240px!important; margin-left: 18px !important;}
.form-btn {margin-left: -140px !important; margin-top: 90px !important;}
#contactform input.required {float: left !important;}
.fancybox-title p { display: none !important;}
.fancybox-title h4 { font-size: 13px !important; line-height: 15px !important;}
.fancybox-title h5 { 
margin-top: 10px !important;
color: #fff !important;
font-size: 11px !important;
line-height:15px !important;
}
#contactdetails {width: 260px !important;}

}/*end query*/


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }


/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
    color: #181818;
    font-family: 'ProximaNovaRegular', "Helvetica", sans-serif;
	font-weight: normal;}
		
	p {font-family: 'DejaVuSerifBook', "Times New Roman", serif;
	font-weight: normal;color: #444444; font-size: 15px; line-height: 24px;}	
		
		
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
	h2 { font-size: 35px; line-height: 40px; margin-bottom: 10px; }
	h3 { font-size: 28px; line-height: 34px; margin-bottom: 8px; }
	h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
	h5 { font-size: 17px; line-height: 24px; }
	h6 { font-size: 14px; line-height: 21px; }
	.subheader { color: #777; }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold; color: #333; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }



/* #Font-Face
================================================== */

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

}

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

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

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

}




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

}


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

}


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

}


/* #Links
================================================== */
	a, a:visited { color: #333; text-decoration: underline; outline: 0; }
	a:hover, a:focus { color: #000; }
	p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }


/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }


/* #Buttons
================================================== */

	.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		background: #eee; /* Old browsers */
		background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
		background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
		background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
		background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
		background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
		background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  padding: 4px 12px;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #444;
	  display: inline-block;
	  font-size: 11px;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(255, 255, 255, .75);
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: normal;
	  padding: 8px 10px;
	  font-family: "ProximaNovaSemibold", "Helvetica Neue", Helvetica, Arial, sans-serif; }

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #ddd; /* Old browsers */
		background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #888;
	  border-top: 1px solid #aaa;
	  border-left: 1px solid #aaa; }

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		border: 1px solid #666;
		background: #ccc; /* Old browsers */
		background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
		background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
		background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
		background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
		background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
		background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }

	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}


/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	
	

/* #Basic Styles
================================================== */
body {
background: #E9E9E9 url('../images/bg.png') center top repeat;
border-top: 7px solid #BBD755;
font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #2B2B2B;
-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
-webkit-text-size-adjust: 100%;
}
 
::selection {
color: #2B2B2B;
background: #BBD755; /* Safari */
}

::-moz-selection {
color: #2B2B2B;
background: #BBD755; /* Firefox */
}

#work, #about, #services, #contact, #designbrief1 {
background: white; 
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
 margin-top: 35px;
-webkit-box-shadow:
0 1px 1px rgba(0,0,0,0.15), 
0 10px 0 -5px #eee, 
0 10px 1px -4px rgba(0,0,0,0.15), 
0 20px 0 -10px #eee, 
0 20px 1px -9px rgba(0,0,0,0.15);
-moz-box-shadow:
0 1px 1px rgba(0,0,0,0.15), 
0 10px 0 -5px #eee, 
0 10px 1px -4px rgba(0,0,0,0.15), 
0 20px 0 -10px #eee, 
0 20px 1px -9px rgba(0,0,0,0.15);
box-shadow:
0 1px 1px rgba(0,0,0,0.15), 
0 10px 0 -5px #eee, 
0 10px 1px -4px rgba(0,0,0,0.15), 
0 20px 0 -10px #eee, 
0 20px 1px -9px rgba(0,0,0,0.15);
 
}

#work h2, #about h2, #contact h2 {
font-family: 'ProximaNovaSemibold'; 
letter-spacing: 2px; 
text-transform: uppercase; 
text-align: center; 
padding-top: 40px; 
margin-bottom: 20px;}



/* #Header
================================================== */

.opl {
position:relative;
top:30px;
left:0px;
z-index:99999;
}
.opl a {
width:73px;
height:56px;
text-indent:-9999px;
display:block;
background:url('https://s3.amazonaws.com/onepagelove/one-page-love-award.png') no-repeat;
}

.logo {margin-top: 20px; }

#headline {
background: white;
box-shadow:
0 1px 1px rgba(0,0,0,0.15), /* The top layer shadow */
0 10px 0 -5px #eee, /* The second layer */
0 10px 1px -4px rgba(0,0,0,0.15), /* The second layer shadow */
0 20px 0 -10px #eee, /* The third layer */
0 20px 1px -9px rgba(0,0,0,0.15); /* The third layer shadow */
margin: 30px 0 10px;
padding: 22px 60px 10px 0;
}

#headline h1 {  
font-family: 'ProximaNovaExtrabold'; 
font-size: 60px; 
line-height: 55px; 
color: #BBD755;
text-shadow: 1px 2px 1px #555;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
}

#headline h2 {     
font-family: 'DejaVuSerifBook';
font-size: 17px; 
line-height: 30px;
text-align: center; 
margin: 0px 60px;
padding-top: 5px; 
}

/* #DesignBrief
================================================== */

#designbrief {
background: white;
box-shadow:
0 1px 1px rgba(0,0,0,0.15), /* The top layer shadow */
0 10px 0 -5px #eee, /* The second layer */
0 10px 1px -4px rgba(0,0,0,0.15), /* The second layer shadow */
0 20px 0 -10px #eee, /* The third layer */
0 20px 1px -9px rgba(0,0,0,0.15); /* The third layer shadow */
margin-top: 20px;
}



#designbrief h1 {  
font-family: 'ProximaNovaExtrabold'; 
font-size: 49px; 
line-height: 55px; 
color: #BBD755;
text-shadow: 1px 2px 1px #555;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
padding: 15px;
margin-bottom: -5px;
}

#designbrief h2 {    
color: #333;
font-family: 'DejaVuSerifBook';
font-size: 15px; 
line-height: 25px;
text-align: justify; 
padding: 15px;
}

#designbrief h3 {    
margin-top: 15px; 
color: #333;
font-family: 'ProximaNovaSemiBold', "Helvetica", sans-serif;
font-size: 14px; 
line-height: 23px;
text-align: left; 

}

#designbrief h4 {    
margin-top: 15px; 
color: #333;
font-family: 'ProximaNovaSemiBold', "Helvetica", sans-serif;
font-size: 12px; 
line-height: 23px;
text-align: left; 
text-transform: uppercase;
}
#designbrief a {color: #DC3F3F;}

/*----------------------------
   DesignBrief Details
-----------------------------*/

#designbrief1 {margin-bottom: 12px;}

#designbrief1 h2 {
font-family: 'ProximaNovaSemibold'; 
font-size: 26px;
letter-spacing: 2px; 
text-transform: uppercase; 
text-align: left; 
margin-top:60px; 
margin-left: px;
margin-bottom: 40px;
padding-left: 10px;
border-left: 20px #BBD755 solid;}


#designbrief1 h3 {
margin-top: 35px;
margin-bottom: 30px;
color: #333;
font-family: 'ProximaNovaSemiBold', "Helvetica", sans-serif;
font-size: 14px; 
text-align: left; 
text-transform: uppercase;
padding-left: 20px;}

#designbrief1 h4 {
margin-top: -35px;
margin-bottom: 50px;
color: #999;
font-family: 'ProximaNovaRegular', "Helvetica", sans-serif;
font-size: 14px; 
text-align: left; 
line-height: 20px;
padding-left: 30px;}



#designbrief1 p {
font-size: 13px;
font-family: 'ProximaNovaRegular';
color: #333;
margin-left: 310px;
margin-top: -17px;
margin-bottom: 40px;
line-height: 20px;
}


/*----------------------------
   DesignBrief Form
-----------------------------*/
#designbriefform {

margin: 0 auto; 
}

#designbriefform field set legend span {display:block;}

#designbriefform form label {
display: block;
float: left; 
text-align: left;
padding-left: 20px;
width: 280px;
color: #444;
font-family: 'DejaVuSerifBook';
font-size: 14px;
padding-right: 10px;

}

#designbriefform form label span{
font-size: 12px;
font-family: 'ProximaNovaRegular';
color: #999;}

#designbriefform input.inpt, #designbriefform textarea, #designbriefform select {
width:430px;
font-family: 'DejaVuSerifBook';
font-size: 14px;
padding:5px;
background: #fff;
border: 1px solid #ccc;
padding: 6px 10px;
outline: none;
-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5);
-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5);
box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5);
}

#designbriefform input.required {
display: block;
width: 430px;
height: 24px;
padding: 6px 10px;
font-family: 'DejaVuSerifBook';
font-size: 14px;
color: #333;
background: #fff;
border: 1px solid #ccc;
outline: none;
-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5);
-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5);
box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5);
}
#designbriefform .select {margin-bottom: 20px;width: 350px;}
#designbriefform textarea{margin-bottom: 20px;}

#designbriefform input.required:focus {
border: 1px solid #BBD755;
-webkit-box-shadow: 0px 0px 2px #BBD755;
-moz-box-shadow: 0px 0px 2px #BBD755;
-webkit-transition: all 0.10s ease-in-out;
-moz-transition: all 0.10s ease-in-out;
}

#designbriefform textarea:focus {
border: 1px solid #BBD755;
-webkit-box-shadow: 0px 0px 2px #BBD755;
-moz-box-shadow: 0px 0px 2px #BBD755;
-webkit-transition: all 0.10s ease-in-out;
-moz-transition: all 0.10s ease-in-out;
}

#designbriefform .checkboxstyle {width: 160px; float: left; margin-top:-20px; margin-bottom: 50px;}
#designbriefform .checkboxstyle2 {width: 420px; margin-bottom: 50px; float: left; }
#designbriefform .checkboxstyle2 label { width: 600px;}

#designbriefform .thankyou p {
font-family: 'ProximaNovaRegular';
font-size: 16px;
color: #333;
margin-left: 20px;
line-height: 25px;
}


#designbriefform .thankyou ul {margin-left: 20px; margin-top: -10px;}
#designbriefform .thankyou ul li {padding-bottom: 5px;}
#designbriefform .thankyou ul img {margin-bottom: -5px; margin-right: 15px;}
#designbriefform .thankyou ul a { color: #444444; position: relative; font-family: 'ProximaNovaRegular'; font-size: 14px;}
#designbriefform .thankyou ul a:hover { color: #BBD755;}





#designbriefform .form-btn {float: right; margin-right: 60px; }


.designbriefup { 
right: 10px;
position: fixed;
font-family: 'ProximaNovaExtrabold', "Helvetica", sans-serif;
font-size: 10px;
letter-spacing: 1px; 
text-transform: uppercase; 
padding: 10px; 
background: #BBD755;
border-radius: 5px;

}
.designbriefup a
{text-decoration: none; color: white; padding: 10px;}

#note2 {width:90%; margin-top: 50px; margin-left: 20px;}


/*----------------------------
   content is king
-----------------------------*/

#contentisking {background: #BBD755; margin-left: 20px; padding: 20px; border-radius: 10px; width: 700px; margin-top: 40px;}
#contentisking ul {list-style: disc; margin-left: 20px; margin-top: 20px;}
#contentisking ul a {font-weight: bold;}
#contentisking h1 {color: white; font-size: 40px;font-family: 'ProximaNovaSemiBold', "Helvetica", sans-serif; 
}
#contentisking .span {font-size: 25px; text-transform: none; font-family: 'ProximaNovaRegular', "Helvetica", sans-serif; 
}
#contentisking img {margin-bottom: -10px; margin-right: 10px;}



	/* #Navigation
================================================== */

.nav { 
margin-top: 40px;  
}

.nav ul {float: right}

.nav ul li {
float: left;
font-family: 'ProximaNovaSemiBold', "Helvetica", sans-serif;
font-size: 15px; 
letter-spacing: 3px;
text-transform: uppercase;
padding-left: 30px; 
}

.nav a {text-decoration: none;}
		
.nav a:hover {
color: #BBD755;
-webkit-transition: color 0.3s ease-out 0s;
-moz-transition: color 0.3s ease-out 0s;
-o-transition: color 0.3s ease-out 0s;
-ms-transition: color 0.3s ease-out 0s;
transition: color 0.3s ease-out 0s;
}	

.totop {
float: right;
color: grey;	
font-family: 'ProximaNovaRegular', "Helvetica", sans-serif;
font-size: 10px;
letter-spacing: 1px; 
text-transform: uppercase; 
text-decoration: none; 
padding: 10px; 
}

.totop:hover {color: grey}


	/* #Services
================================================== */

#services  {
text-align: center;
border-top: #BBD755 solid 10px;
}

.services h3 {
text-align: center; 
font-family: 'ProximaNovaExtrabold'; 
text-transform: uppercase; 
font-size: 21px; 
letter-spacing: 1px; 
padding-top: 30px; 
color: #333333;
}

.services ul {
font-family: 'DejaVuSerifBook'; 
margin-top: 15px;
}

.services1, .services2, .services3 {
display: inline-block;
position: relative;
text-indent: -9999px;
width: 300px;
height: 173px;
margin: 20px 0px;
}

.services1 {background: url(../images/services_sprite1.png) no-repeat;}
.services2 {background: url(../images/services_sprite2.png) no-repeat;}
.services3 {background: url(../images/services_sprite3.png) no-repeat;}

.services1 span, .services2 span, .services3 span {
opacity: 0;
-webkit-transition: opacity 0.5s;
-moz-transition:    opacity 0.5s;
-o-transition:      opacity 0.5s;
}

.services1 span {
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
background: url(../images/services_sprite1.png) no-repeat;
background-position:  0 -173px;
}

.services2 span {
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
background: url(../images/services_sprite2.png) no-repeat;
background-position:  0 -173px;
}

.services3 span {
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
background: url(../images/services_sprite3.png) no-repeat;
background-position:  0 -173px;
}

.services1:hover span, .services2:hover span, .services3:hover span {
opacity: 1;
}


/* #Work
================================================== */

/*----------------------------
    Filter Nav
-----------------------------*/

#filter {
display: block;
margin: 30px auto;
margin-bottom: 50px;
position: relative;
text-align:center;
}

#filter a {
text-decoration: none; 
font-family: 'ProximaNovaRegular', "Helvetica", sans-serif; 
font-size: 14px; 
text-transform: uppercase; 
padding: 7px; 
padding-left: 13px; 
letter-spacing: 1px;
}

#filter a:hover{
 color: #BBD755;-moz-transition: color 0.3s ease-out 0s;  
}

#filter a.active{
color: #BBD755; 
}


/*----------------------------
    Content hover
-----------------------------*/

.details {
text-align: center;
background-color: #BBD755;
background-color: rgba(187, 215, 85, 1);
color: #fff;
opacity: 0;
position: absolute;
top: 0;
left: 0;
-webkit-transition: 0.25s ease-in;
-moz-transition: 0.25s ease-in;
-o-transition: 0.25s ease-in;
transition: 0.25s ease-in;
height: 95%;
width: 100%;
border-bottom: 8px solid black;   
}

.details:hover {
margin-top: 0;
opacity: .9;
}

.details h3 { 
font-family: 'ProximaRegular', "Helvetica", sans-serif;
color: white; 
font-size: 15px; 
letter-spacing: 1px;
line-height: 20px;
letter-spacing: 1px; 
margin: 0 auto;
text-transform: uppercase; 
text-align: center; 
padding: 27px 0 5px; 
}

.details p { 
padding-top: 10px;
font-family: 'DejaVuSerifBook';
font-size: 13px; 
text-align: center;
}


/*----------------------------
    Content area
-----------------------------*/

#featuredprojects{
display:block;
overflow:hidden;
margin-left: 18px;
}

#featuredprojects li{
float: left;
width: 210px;
height: 190px;
margin: 8px;
position: relative;
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

#featuredprojects ul{
overflow:hidden;
}

#featuredprojects ul.hidden{
display:none;
} 
 
/*----------------------------
   Work Corner Tag
-----------------------------*/

.portfolio-tag {
position: relative;
color: #fff;
display: inline-block;
overflow: hidden;   
} 
	
.portfolio-tag p {
display: inline;				
}
	
.portfolio-tag p span {
position: absolute;
display: inline-block;
right: -27px;
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
text-align: center;
font-family: 'ProximaNovaRegular';
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0px 2px 3px #555;
color: white;
font-size: 15px;
top: 20px;
background: black;
width: 100px;
padding: 3px 10px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
} 


/* #About
================================================== */

#about p {
padding-left: 15px; 
padding-right: 15px;  
text-align: justify;
}

.aboutintro {    
font-family: 'DejaVuSerifBold';     
padding-bottom: 15px;
}

ul.skillslist {
padding-left: 15px; 
padding-right: 15px; 
padding-top: 50px;
border-top: 1px dotted #d3d3d3;
font-family: 'ProximaNovaRegular', Helvetica, Arial, sans-serif; 
text-transform: uppercase; 
letter-spacing: 1px;
font-size: 13px;
   
}
ul.skillslist li {
border-bottom: 1px dotted #d3d3d3;
padding: 6px 0;
margin-bottom: 0;    
}

.skills .skillheadline {
color: #BBD755; 
font-family: 'ProximaNovaExtrabold', Helvetica, Arial, sans-serif; 
text-transform: uppercase; 
letter-spacing: 3px;
font-size: 16px; 
border-bottom: 5px solid #BBD755; 
margin-bottom: 10px;
}


/* #Contact
================================================== */

/*----------------------------
   Contact Details
-----------------------------*/
#contact {margin-bottom: 12px;}
#contactdetails {padding-top: 20px;padding-left: 35px;}
#contactdetails p { color: #444444; font-family: 'ProximaNovaRegular'; font-size: 14px;}
#contactdetails ul {margin-left: 5px; }
#contactdetails ul li {padding-bottom: 5px;}
#contactdetails ul img {margin-bottom: -5px; margin-right: 15px;}
#contactdetails ul a { color: #444444; position: relative; font-family: 'ProximaNovaRegular'; font-size: 14px; text-decoration: none;}
#contactdetails ul a:hover { color: #BBD755;}
#contactdetails h3 {
font-family: 'ProximaNovaSemiBold', "Helvetica", sans-serif; 
font-size: 16px; 
text-transform: uppercase; 
color: #BBD755; 
letter-spacing: 2px;
margin-bottom: 5px;}

/*----------------------------
   Contact Form
-----------------------------*/
#contactform {
padding-top: 30px;
margin: 0 auto; 
}

#contactform field set legend span {display:block;}

#contactform form label {
display: block;
float: left; 
text-align: left;
padding-left: 20px;
width: 130px;
color: #444;
font-family: 'DejaVuSerifBook';
font-size: 14px;
padding-right: 10px;
padding-top: 10px;
}

#contactform form label span{
font-size: 12px;
font-family: 'ProximaNovaRegular';
color: #999;}

#contactform input.inpt, #contactform textarea, #contactform select {
width:330px;
font-family: 'DejaVuSerifBook';
font-size: 14px;
padding:5px;
background: #fff;
border: 1px solid #ccc;
padding: 6px 10px;
outline: none;
-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5);
-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5);
box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5);
}

#contactform input.required {
display: block;
width: 330px;
height: 24px;
padding: 6px 10px;
font-family: 'DejaVuSerifBook';
font-size: 14px;
color: #333;
background: #fff;
border: 1px solid #ccc;
outline: none;
-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5);
-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5);
box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5);
}
#contactform .select {margin-bottom: 20px;width: 350px;}
#contactform textarea{margin-bottom: 20px;}

#contactform input.required:focus {
border: 1px solid #BBD755;
-webkit-box-shadow: 0px 0px 2px #BBD755;
-moz-box-shadow: 0px 0px 2px #BBD755;
-webkit-transition: all 0.10s ease-in-out;
-moz-transition: all 0.10s ease-in-out;
}

#contactform textarea:focus {
border: 1px solid #BBD755;
-webkit-box-shadow: 0px 0px 2px #BBD755;
-moz-box-shadow: 0px 0px 2px #BBD755;
-webkit-transition: all 0.10s ease-in-out;
-moz-transition: all 0.10s ease-in-out;
}

/* Error / Success / Notice 
------------------------------------------------------------- */

.notes		{ background:#f0f0f0;  border-radius: 2px;}
.success	{ background:#BBD755;  border-radius: 2px;}
.error		{ background:#DB3F3F;border-radius: 2px;}
.notice		{ background:#fcf0cc; border-radius: 2px;}

.notes, .notice, .success, .error {
padding:10px;
font-size:13px;
color:#fff;
font-family: 'DejaVuSerifBook';
margin-bottom: 15px;
}

.notes span,.notice span,.success span,.error span	{
font-weight:bold;
font-size:1.2em;
}

.notes p,.success p,.error p,.notice p {
margin:0px;
padding:0px;
}

#note {width:96%;margin:0 auto; }


/* #Footer
================================================== */
footer {
background: #BBD755; 
border: 1px dashed #9CB447;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); 
background-image: url(../images/woahbar-logo.png);
background-repeat: no-repeat;
background-position: left top; 
height:35px;
margin: 20px 0; 
}

footer img {
float: right; 
padding: 5px 15px 0 0; 
}

footer p {
font-size: 14px;
color: #9CB447;
padding: 6px 0 0 55px;
}

/* #Woahbar
================================================== */
.woahbar a {
margin-left: 5px;
font-size: 15px;
color: white;
}

.woahbar {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 19px;
z-index: 100;
padding: 8px 0 10px 0;
text-align: center;
font-size: 15px;
color: #fff;
background-color: #BBD755;  
box-shadow: 0px 0px 5px #888888;
-moz-box-shadow:0px 0px 5px #888888;
-webkit-box-shadow:0px 0px 5px #888888;
border-bottom: 3px solid #fff;
font-family: 'ProximaNovaRegular', sans-serif;
background-image: url(../images/woahbar-logo.png);
background-repeat: no-repeat;
background-position: left top;  
}
 
.woahbar-stub {
position: fixed;
top: -10px;
left: 0px;
width: 100%;
height: 19px;
z-index: 200;
padding: 7px 0 5px 0;
text-align: center;
}
 
.woahbar span {
float: left;
width: 95%;
text-align: center;
padding-top: 2px;
}
 
.woahbar-down-arrow:hover {
background-color: #BBD755; /* << set custom hover bar color here */
}

.woahbar-up-arrow:hover {
background: url(images/woahbar-up-arrow-hover.png);
}
 
.close-notify {
float: right;
margin-right: 22px;
color: #fff;
width: 17px;
height: 19px;
text-decoration: none;
background-color: #BBD755; /* << set custom bar color here */
cursor:pointer;
}
 
.show-notify {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 3px solid #fff;
box-shadow: 0 0 5px rgba(0,0,0,0.35);
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.35);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.35);
float: right;
margin-right: 10px;
color: #fff;
width: 35px;
height: 33px;
text-decoration: none;
background-color: #BBD755; /* << set custom bar color here */
cursor:pointer;
}

/* #Corner Tag on Header
================================================== */

.side-corner-tag {
position: relative;
color: #fff;
display: inline-block;
padding: 5px;
overflow: hidden;   	
} 
	
.side-corner-tag p {display: inline;}
	
.side-corner-tag p span {
position: absolute;
display: inline-block;
right: -35px;
-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
box-shadow: 0px 0px 5px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
text-align: center;
font-family: 'PacificoRegular';
text-shadow: 0px 2px 3px #555;
color: white;
font-size: 17px;
top: 20px;
background: #d93131;
width: 120px;
padding: 3px 10px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);	} 
	


/* #Fancybox
================================================== */

/*----------------------------
    Inner Fancybox Titles
-----------------------------*/
.fancybox-title p {color: white;  margin-top: 10px; line-height: 23px;}

.fancybox-title h4 { 
color: #BBD755;
letter-spacing: 1px;
font-family: 'ProximaNovaSemibold';
text-transform: uppercase;
font-size: 20px; 
}
    
.fancybox-title h5 { 
margin-top: -10px;
color: #BBD755;
letter-spacing: 1px;
font-family: 'ProximaNovaRegular';
text-transform: uppercase;
font-size: 14px;
line-height:32px;
}

.fancybox-title a {color: white;}

/*! fancyBox v2.0.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	position: relative;
	padding: 0;
	margin: 0;
	background: white;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
	z-index: 1003;	
}

.fancybox-opened .fancybox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
background-attachment: fixed;
}

.fancybox-error {
	color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('../fancyboxblank.gif'); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;	
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #000;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;	
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;	
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* #Layerslider
================================================== */

/* LayerSlider Styles */

.ls-layer {display: none;}
.ls-active, .ls-animating {display: block;}
.ls-layer > * {position: absolute; left: 0px; top: 0px;}
.ls-layer .ls-bg {left: 50%; top: 50%;}
.ls-nav {text-align: center;}
.ls-nav a {display: inline-block;}

/* LayerSlider Layers and Sublayers unique styles */

#layerslider {width: 98%; height: 370px; margin: 25px auto 0px auto;}
.ls-s2 {position: absolute; top: 40px;left: 25px;}
.ls-s3 {position: absolute; top: 190px; left: 495px;}	
.ls-s4 {position: absolute; top: 130px; left: 495px;}
.ls-s5 {position: absolute; top: 80px; left: 107px;}
.ls-br1 {position: absolute; top: 30px; left: 40px;}
.ls-br2 {position: absolute; top: 80px; left: 40px;}
.ls-pr1 {position: absolute; top: 250px; left: 480px;}
.ls-pr2 {position: absolute; top: 300px; left: 480px;}


.ls-r2 {position: absolute; top: 10px;left: 590px;}
.ls-r3 {position: absolute; top: 190px; left: 40px;}	
.ls-r4 {position: absolute; top: 130px; left: 40px;}
.ls-r5 {position: absolute; top: 220px; left: 550px;}

	
/* LayerSlider Default Skin */

.ls-defaultskin {
background: #f7f7f7;
border: 7px white solid; 
border-bottom: 30px white solid; 
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); 
box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);  
}

.ls-defaultskin .ls-bottom-nav-wrapper {
text-align: center;
margin: 2px auto 0px auto;
position: relative;
}

.ls-defaultskin .ls-nav-sides,
.ls-defaultskin .ls-bottom-slidebuttons a,
.ls-defaultskin .ls-nav-prev,
.ls-defaultskin .ls-nav-next,
.ls-defaultskin .ls-nav-start,
.ls-defaultskin .ls-nav-stop {
background-image: url(../images/slider_skin.png);	
}

.ls-defaultskin .ls-nav-prev {background-position: 0px 0px;}
.ls-defaultskin .ls-nav-prev:hover {background-position: 0px -75px;}
.ls-defaultskin .ls-nav-next {background-position: -150px 0px;}
.ls-defaultskin .ls-nav-next:hover {background-position: -150px -75px;}
.ls-defaultskin .ls-nav-start {background-position: -300px 0px;}
.ls-defaultskin .ls-nav-start:hover {background-position: -300px -75px;}
.ls-defaultskin .ls-nav-stop {background-position: -450px 0px;}
.ls-defaultskin .ls-nav-stop:hover {background-position: -450px -75px;}
.ls-defaultskin .ls-bottom-slidebuttons a {background-position: 0px -150px;}
.ls-defaultskin .ls-bottom-slidebuttons a.ls-nav-active {background-position: -75px -150px;}
.ls-defaultskin .ls-nav-sideleft {background-position: -150px -150px;}
.ls-defaultskin .ls-nav-sideright {background-position: -225px -150px;}

.ls-defaultskin .ls-nav-prev, .ls-defaultskin .ls-nav-next {
width: 45px;
height: 55px;
z-index: 90;
top: 50%;
margin-top: -10px;	
position: absolute;}

.ls-defaultskin .ls-nav-prev {left: 0px;}
.ls-defaultskin .ls-nav-next {right: 0px;}
.ls-defaultskin .ls-bottom-slidebuttons,
.ls-defaultskin .ls-bottom-slidebuttons a,
.ls-defaultskin .ls-nav-start,
.ls-defaultskin .ls-nav-stop,
.ls-defaultskin .ls-bottom-nav-wrapper,
.ls-defaultskin .ls-nav-sides {height: 28px;}

.ls-defaultskin .ls-bottom-slidebuttons,
.ls-defaultskin .ls-bottom-slidebuttons a,
.ls-defaultskin .ls-nav-start,
.ls-defaultskin .ls-nav-stop,
.ls-defaultskin .ls-nav-sides {display: inline-block;}
.ls-defaultskin .ls-nav-start, .ls-defaultskin .ls-nav-stop {width: 24px;}
.ls-defaultskin .ls-bottom-slidebuttons a {width: 20px;}
.ls-defaultskin .ls-nav-sides {width: 6px;}