/*
Neon Sky Creative Media :: Neon Sky App CSS ::
Custom Site Styles Rendered from Database & Imports
 */


/*----------------------------------------------------------
=Imports
------------------------------------------------------------*/


/*----------------------------------------------------------
= BASE
------------------------------------------------------------*/

body {
    	background: transparent;
	}



#container {
	background: rgb( 255, 255, 255);
	background: rgba( 255, 255, 255, 1.0);	
}

.gutter{
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.95);
	 
	color: #393939;}

/*--------------------------------------------
= Text
---------------------------------------------*/


body{
    color: #777777;
    font-family : "futura-pt",sans-serif;
    line-height : 1.2;
    letter-spacing : normal;
    font-size : 14px;
    font-weight : 300;
}

.siteTitle {
	 color: #777777; 
	 font-family : "futura-pt",sans-serif;
     line-height : 1.2;
     letter-spacing : normal;
     font-size : 26px;
     font-weight :500;}


a,
a:link, 
a:visited {
	 color: #777777;
	 font-family : "futura-pt",sans-serif;
	 text-decoration : underline;
}

/*
a:hover {
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.8);
}
*/

.titleArea{
	border-color: rgb(119, 119, 119);
	border-color: rgba(119, 119, 119, 0.8); 
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #777777;
	font-family : "futura-pt",sans-serif;
	line-height : 1.2;
    letter-spacing : normal;
    font-weight :500;}


h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small{
    color: rgb(119, 119, 119);
	color: rgba(119, 119, 119, 0.8);
}

h1, .h1{
    font-size : 26px;
}

h2, .h2{
    font-size : 23px;
}


h3, .h3{
    font-size : 20px;
}

h4, .h4{
    font-size : 16px;
}

h5, .h5{
    font-size : 14px;
}

h6, .h6{
    font-size : 12px;
}

p, div{
   color: #777777;
    font-family : "futura-pt",sans-serif;
     font-size :14px;
    line-height : 1.2;
    letter-spacing : normal;
}

p strong, p b{
    font-weight : 500;
}

/*--------------------------------------------
= Menu Nav
---------------------------------------------*/
#header{
		color: #393939;}

/*--------------------------------------------
= MODAL
---------------------------------------------*/

#nsOverlay{ 
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.8);	
}

#nsHolder, #nsHtml{
	color: #777777;
}

div.modal-content, div.modal-content p, div.modal-content div{
    color:#777777;
}

div.modal-content{
    background-color:#FFFFFF;
}

header.modal-header {
    border-bottom: 1px solid rgb(119, 119, 119);
    border-bottom: 1px solid rgba(119, 119, 119,0.8);
}

footer.modal-footer {
    border-top: 1px solid rgb(119, 119, 119);
    border-top: 1px solid rgba(119, 119, 119,0.8);
}



/*--------------------------------------------
= Menu Nav
---------------------------------------------*/

#header{
		color: #393939;}


/*--------------------------------------------
=Loader Values
---------------------------------------------*/

.loader-holder{
    color : #777777;
}

/*----------------------------------------------------------
=Logo 
------------------------------------------------------------*/

.logo h1, #logo h1{
	display:none;
}
	
.logo{
	width: 100%;
	height:24px;
	display: block;
    border-color: rgb(199, 199, 199);
    border-color: rgba(199, 199, 199, 0.8);
	background: transparent url(jasonierace.com/content/interface-elements/custom-logos/logo.png) no-repeat center center;
	-webkit-background-size:295px 24px;
	-ms-background-size:295px 24px;
	-moz-background-size:295px 24px;
	background-size:295px 24px;
}

@media screen and (min-device-width: 320px) and (max-device-width: 480px) {
	#logo{
	    	-webkit-background-size:310px 25px;
	-ms-background-size:310px 25px;
	-moz-background-size:310px 25px;
	background-size:310px 25px;
		
	}
}
	
 		

/*--------------------------------------------
= HTML VIEWS
---------------------------------------------*/

/* @TODO write out .ns-mod-template-1 .screen-content TRLB contentMargins if they are set */

/* all the image border treatment */
img.grid-item-image,
div.horizontal-scroller-grid-item img.horizontal-scroller-grid-item-image,
div.vertical-scroller-grid-item img.vertical-scroller-grid-item-image,
div.singles-grid-item-image-holder img.singles-grid-item-image,
div.text-singles-grid-item-image-holder img.text-singles-grid-item-image,
div.single-item-container img.singles-grid-item-image,
.text-singles-video-grid-item-iframe,
.grid-item-iframe,
.singles-video-grid-item-iframe,
.vertical-scroller-iframe,
.horizontal-scroller-iframe{
    border-style: solid;
	border-color:rgb(255, 255, 255);
	border-color:rgba(255, 255, 255, 1.0);
	border-width:0px;
}

/*
= SINGLES
---------------------------------------------



/*--------------------------------------------
= HORZ SCROLLER
*/
div.info-container h2,
.vertical-scroller-grid-item-image-info h2{
  font-size :16px;
}
 /*--------------------------------------------
= VERT SCROLLER
*/

.vertical-scroller div.vertical-scroller-grid-item .hr,
.vertical-scroller div.vertical-scroller-overview-grid-item .hr{
    border-bottom-color: rgb(119, 119, 119);
    border-bottom-color: rgba(119, 119, 119,0.6);
}



/*--------------------------------------------
= GRID
*/


div#grid li .video{
    color : rgb(119, 119, 119);
}

div#grid li .video-background{
    background : rgb(255, 255, 255);
}

div#grid li .image-scrim{
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.3);
}

/*--------------------------------------------
= GRID MENU
*/

.menu-column ul li.grid-menu-item{

}

.menu-column ul li .section-title{
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.75);
    color : #393939;
}

.menu-column ul li.grid-menu-item:hover .section-title{
    background-color: rgba(255, 255, 255, 0.9);
    /*color : #393939;*/
}

.menu-column ul li.grid-menu-item:hover a:before{
    position:absolute;
    background-color: rgba(255, 255, 255, 0.2);/**/
    top: 0;
    left:0;
    right:0;
    bottom:0;
    content : '';
}

/*--------------------------------------------
= PDF
*/


.download-scrim #download-message-text{
    font: 28px/32px "futura-pt",sans-serif;
}

header#pdf-view-header{
    color : #393939;
	border-bottom: 1px solid rgb(57, 57, 57);
	border-bottom: 1px solid rgba(57, 57, 57, 0.5);
	font: "futura-pt",sans-serif; 
	
}


h1.pdf-create-title, 
.pdf-create-count h1#image-label, 
.pdf-create-count h1#image-count,
.pdf-create-download h1.download-label{
    color : #393939;
    font-family : "futura-pt",sans-serif;
    font-size : 14px;
    line-height : 1%;
}

h1.pdf-create-title{
    font-size : 18px;
}

/*
*/
@media (max-width: 768px) { 
    h1.pdf-create-title{
       font-size : 12px;
       left: 8px;
    } 
}

.pdf-create-count h1#image-count{
    font-size : 16px;
}



div#pdf-grid li .stamp{
   color : #393939; 
}

div#pdf-grid li.selected .stamp{
   color : #FFFFFF; 
}


#pdf-nav{
    color: #777777;
    border-bottom: 1px solid rgb(119, 119, 119);
    border-bottom: 1px solid rgba(119, 119, 119,0.8);
}


.download-scrim,
.download-scrim #download-message-text{
    color : rgb(119, 119, 119);
    background-color:rgb(255, 255, 255);
}

#pdf-grid li.selected .image-scrim{
    background-color:#777777;
}

div.pdf-section-title-float-grid-item{
    background-color: #777777;
    color: #FFFFFF;
}

div.pdf-section-title-float-grid-item h2, 
div.pdf-section-title-float-grid-item div.section-count{
    color: #FFFFFF;
    font-family : "futura-pt",sans-serif;
    font-size : 14px;
}



.ns-mod-template-2 .screen-content.text-adjacent-screen,
.ns-mod-template-2 .screen-content.text-inline-screen{
    top: 0px;
}

