/*
Theme Name:     NUOVA
Description: Opera NUOVA website theme based on the Responsive framework by Emil Uzelac
Version: 1.6
Author: Opera NUOVA
Template:       responsive
Version:        0.1.0
*/


/*font-family: 'Lato', sans-serif;
font-family: 'Lora', serif;*/

body {
	font-family: 'Lato', sans-serif;
	color: #000000;
}

/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 700;
	line-height: 1.0em;
    word-wrap: break-word;
}

h1 {
    font-size: 2.625em; /* = 42px */
    margin-bottom: .5em;
    margin-top: .5em;
}

h2 {
    font-size: 2.250em; /* = 36px */
    margin-bottom: .75em;
    margin-top: .75em;
}

h3 {
    font-size: 1.875em; /* = 30px */
    margin-bottom: .857em;
    margin-top: .857em;
}

h4 {
    font-size: 1.500em; /* = 24px */
    margin-bottom: 1em;
    margin-top: 1em;
}

h5 {
    font-size: 1.300em; 
    margin-bottom: 1.125em;
    margin-top: 1.125em;
}

h6 {
    font-size: 1.125em; 
    margin-bottom: 1.285em;
    margin-top: 1.285em;
}

h1, h2, h3, h4, h5, h6 {
 font-family: 'Lato', sans-serif;
}

/* =WordPress Core
-------------------------------------------------------------- */
p {
	margin: 0px 0px 20px 0px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 1.125em;
	line-height: 1.500em;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

ul ul, ul ul li {
	list-style-type:square;
}
	
ul ul ul, ul ul ul li {
	list-style-type: armenian;
}

/* Custom Float */
.floatLeft {
	display:			inline;
	float:				left;	
}

.floatRight {
	display:			inline;
	float:				right;	
}


/* Media Print
-------------------------------------------------------------- */
@media print {

    h1 {
	    page-break-before: always;
    }

    h1,  h2,  h3,  h4,  h5,  h6 {
	    page-break-after: avoid;
    }

    ul,  ol,  dl {
	    page-break-before: avoid;
    }
	
	#header-runner, #header, #footer {
		display: none;	
	}
	
	body {
		background: url(images/nuova-logo.png) top left no-repeat;	
	}
	
	#container, #container.hfeed, #footer, #footer.clearfix, #wrapper, #wrapper.clearfix {
		background: none;
		border: none;	
		
	-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
		box-shadow: none !important;
			
	}
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2013/06/devicepixelrati.html
-------------------------------------------------------------- */
@media 
    only screen and (-moz-min-device-pixel-ratio:1.5), 
    only screen and (-o-min-device-pixel-ratio:3/2), 
    only screen and (-webkit-min-device-pixel-ratio:1.5), 
    only screen and (min-device-pixel-ratio:1.5) {
    
    body {}
}

/* =Responsive (Mobile) Design



-------------------------------------------------------------- */


@media screen and (max-width: 980px) {

    body { }
	

	

    .grid, 
	.grid-right {
	    float: none;
    }
	
	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
    }
	
	.home #widgets {
		margin-top: 40px;
	}
    
    .top-widget,
    .home .top-widget {
        margin-top: 0 !important;
    }
    
    .hide-980 {
        display: none;
    }
    
    .show-980 {
        display: block;
    }
	
#footer-wrapper {
		width: 90%;
	}

}

@media screen and (max-width: 650px) {

    body {}

#footer-wrapper {
		width: 90%;
	}
	
    .grid, 
	.grid-right {
	    float: none;
    }

	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
    }
	
	
    
    .top-widget {
        float: none;
        margin: 0 auto 10px auto;
        position: relative;
        text-align: center;
        width: auto;
    }
    
    .top-widget .widget-title {
        text-align: center;
    }
	
    .js .menu,
	.js .sub-header-menu {
		display: none;
	}
	
	.top-menu, 
	.footer-menu li {
	    float: none;
        font-size: 11px;
	    text-align: center;
    }
	
	.tinynav {
        display: block;
    }
    
    .sb-holder {
        display: block;
    }
    
    #author-meta {
        padding: 20px;
    }
    
    .hide-650 {
        display: none;
    }
    
    .show-650 {
        display: block;
    }
    
    #footer {
	    text-align: center;
    }

    #footer .social-icons {
        padding-bottom: 10px;
	    text-align: center;
    }
	



}


@media screen and (max-width: 480px) {

    body {}

#footer-wrapper {
		width: 90%;
	}
	
    .grid, 
	.grid-right {
	    float: none;
    }
	
	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
	}
	
	.featured-title {
	    font-size: 40px;
	    padding: 40px 20px 0 20px
    }
    
    .featured-subtitle {
        font-size: 24px;
    }
    
    .navigation .next,
    .navigation .previous {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
	
    .menu ul, 
	.menu li, 
	.top-menu, 
	.footer-menu li, 
	.sub-header-menu li {
	    float: none;
	    text-align: center;
        text-rendering: optimizeSpeed;
    }
	
    .hide-480 {
        display: none;
    }
    
    .show-480 {
        display: block;
    }
    
    #footer {
	    text-align: center;
    }

    #footer .social-icons {
	    text-align: center;
    }
/*LOGO is now part of header banner, so all #logo styles in this sheet are not in use
PLEASE NOTE: The mobile phone logo is a .gif that is hard coded into header.php. So that file will
need to be edited to edit the mobile phone version of the logo.*/	
	/*#logo {
        text-align: left;
        display: inline;
        float: left;
        margin-left: 30px;
    }*/
/*******************************************************/
	#header {
		height: 150px;
	}
	
	#wrapper.clearfix {
		margin-top: 110px;
	}
	

}

@media screen and (max-width: 320px) {
    
    body {}
	
	#footer-wrapper {
		width: 90%;
	}
	
	#featured p {
	    font-size: 12px;
		line-height: 1.5em;
    }

    .featured-title {
	    font-size: 35px;
    }
	
	.featured-subtitle {
		font-size: 15px;
	}

    .call-to-action a.button {
	    font-size: 14px;
	    padding: 7px 17px;
    }

    .hide-320 {
        display: none;
    }
    
    .show-320 {
        display: block;
    }
	
	/*LOGO is now part of header background on mobile, so all styles in this sheet are not in use.
	PLEASE NOTE: The mobile phone logo is a .gif that is hard coded into header.php. So that file will
need to be edited to edit the mobile phone version of the logo.*/
	/*#logo {
        text-align: left;
        display: inline;
        float: left;
        margin-left: 30px;
    }*/
/********************************************************/	

		#header {
		height: 150px;
	}
	
	#wrapper.clearfix {
		margin-top: 110px;
	}
	

    
}

@media screen and (max-width: 240px) {
    
    body {}
	
	#footer-wrapper {
		width: 90%;
	}
	
	#featured p {
	    font-size: 11px;
		line-height: 1.5em;
    }

    .featured-title {
	    font-size: 20px;
    }
	
	.featured-subtitle {
		font-size: 11px;
	}

    .call-to-action a.button {
	    font-size: 12px;
	    padding: 5px 15px;
    }
    
    .top-widget area,
    .top-widget select,
    .top-widget textarea,
    .top-widget input[type="text"], 
    .top-widget input[type="password"] {
        width: 75%;
    }
    
    .widget-title,
    .widget-title-home h3 {
        font-size: 14px;
        height: 13px;
        line-height: 13px;
        text-align: left;
    }
    
    .hide-240 {
        display: none;
    }
    
    .show-240 {
        display: block;
    }
		/*LOGO is now part of header background on mobile, so all #logo styles in this sheet are not in use.
		PLEASE NOTE: The mobile phone logo is a .gif that is hard coded into header.php. So that file will
need to be edited to edit the mobile phone version of the logo*/
	/*#logo {
        text-align: left;
        display: inline;
        float: left;
        margin-left: 30px;
    }*/
	/*****************************/
    
	#header {
		height: 150px;
	}
	
	#wrapper.clearfix {
		margin-top: 110px;
	}
	
	
	
}


/******************************************************************************************/

body {
	background: #FFFFFF url(images/nuovanewBGlt.jpg) top left repeat fixed;
		
}

a:link, a:hover, a:visited {
	outline: none;
	border: none;
}




hr {

	margin: 30px auto 30px auto;
	display: block;
	border: none;
	background-color: #0092A6;
	height: 2px;
	width: 100%;

}

button {
	cursor: pointer !important;	
}

#pageRunners {
	/*Used for additional background runners for the header or footer areas*/
	background: none;	
}

#content, #content-full {
	margin-top: 0px;	
}


#container, #container.hfeed, #footer, #footer.clearfix {

	border: none;
	margin: 0px;
	max-width: 100%;
	width: 100%;
	height: auto;
	padding: 0px;
	
	
}

#container, #container.hfeed {
	background: transparent url(images/trans-new-bg.png) top left repeat scroll;
}

#footer, #footer.clearfix {
	background: #FFFFFF url(images/nuovanewBG.jpg) top left repeat fixed;
	color: #ffffff;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer p {
	color: #ffffff;
}

#footer-wrapper {
	background: none;
	background-color: #0095a8;
	width: 1024px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-size: 1.3em;
	padding: 20px 0px;
	text-align: center;

}


body.phone #footer-wrapper {
		width: 100%;
		padding-top: 20px;
		font-size: 1em;
	}



#header {	
	background: #FFFFFF url(images/nuovanewBG.jpg) top left repeat fixed;
	height: auto;
	width: 100%;	
	padding-top: 0px;
	padding-bottom: 0px;
	position: fixed;
	z-index: 20000;
}



body.phone #header, body.phone #footer-wrapper {
	background: #0095a8 url(images/header-bg-tile-2018.jpg) top left repeat;
}

#headerMenuContainer {
	background: #0095a8 url(images/header-logo-banner.gif) top left no-repeat;
	background-size: contain;
	text-align: center;
	align-content: center;
		max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	/*-webkit-box-shadow: inset 5px 5px 20px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 5px 5px 20px 1px rgba(255,255,255,0.5);
	box-shadow: inset 5px 5px 20px 1px rgba(255,255,255,0.5);*/
	}


body.phone #headerMenuContainer {
	display: none;
}

#donateButton {
	width: 108px;
	height: 22px;
	position: relative;
	top: 50px;
	left: 243px;
}

/***********Social Media Buttons - See also mobile portrait and landscape styles above****************************/	


#socialMediaButtons ul, #socialMediaButtons li {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 0px;
}

#socialMediaButtons ul {
	margin: 0px;
}

#socialMediaButtons li h2 {
	display: none;	
}

#socialMediaButtons ul li {
	margin-right: 2px;
}


/*On Desktops and Tablets, create floating absolute position div*/
body.desktop #socialMediaButtons, body.tablet #socialMediaButtons {
	width: auto;
	height: auto;
	position: fixed;
	top: 150px;
	right: 5px;
}

/* On mobile devices, the buttons should display horizontally*/
body.phone #socialMediaButtons ul li {
display: inline;
float: left;
}	

/*************/

/* Temporary fix for MS Edge jittery scroll bug on fixed position elements
See https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/5752059/ 
Due to this, fixed position for #header has been disabled on MS Edge*/
_:-ms-lang(x), _:-webkit-full-screen, body.desktop #header, body.desktop #socialMediaButtons { 
  position: absolute;
}



/*************/

#search-box {
	z-index: -10000000000;
	background: #FFFFFF url(images/nuovanewBGlt.jpg) top left repeat fixed;
	border: 2px #cccccc ridge;
	width: 200px;
	-webkit-box-shadow: inset 0px 10px 20px 1px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 10px 20px 1px rgba(255,255,255,0.2);
	box-shadow: inset 0px 10px 20px 1px rgba(255,255,255,0.2);
	text-align: center;
	align-content: center;
	align-items: center;
	-webkit-font-smoothing: subpixel-antialiased;
	opacity: 0;
	transition: opacity .5s ;
   -moz-transition: opacity .5s ease-in;
   -webkit-transition: opacity .5s ease-in;
}




body.desktop #search-box, body.tablet #search-box {
	position: absolute;
	top: 205px;
	right: 65px;
	height: auto;
}

body.phone #search-box {
	position: absolute;
	top: 0px;
	left: 0px;
	}



body.desktop #socialMediaButtons ul li ul li a img, body.tablet #socialMediaButtons ul li ul li a img {
	margin-bottom: 5px;
}

body.desktop #socialMediaButtons ul li ul li a, body.desktop #socialMediaButtons ul li ul li a img, body.tablet #socialMediaButtons ul li ul li a, body.tablet #socialMediaButtons ul li ul li a img {
	width: 50px;
	height: 50px;
}

/*********************************************/

#wrapper.clearfix {
	background: none;
	border: none;
	max-width: 1024px;
	height: auto;
}



div.post-entry {
	padding: 0px;
}

/******************NAVIGATION MENUS********************/


.menu {
	background: none;
	height: auto;
	filter: none;
	width: 100%;
	text-align: center;
	align-content: center;
	align-items: center;
	margin: 0px auto;

}

.menu ul, .menu, .menu li, .menu ul li {
	background: none;
}

.menu li {
	padding: 0px;
}

.menu a, body #menu-footer-menu a {

	color: #ffffff;
	display: block;
	font-size: 19px;
	font-weight: 700;
	height: auto;
	line-height: auto;
	margin:0;
	padding-right: 2px;
	text-decoration: none;
	text-shadow:0 1px 1px #cccccc;
	border-left: none;
	background: none;
	filter: none;
	
}


/**Replace menu home link with icon**/
#menu-main-menu li.menuHomeLink a {
	display: inline-block;
	height: 41px;
	width: 30px;
	background: transparent url(images/home-icon-2.png) no-repeat top center;
	text-indent: -1000000000000000000000px;

}

#menu-main-menu li.menuHomeLink a:hover, body.home #menu-main-menu li.menuHomeLink a {
	background-position: bottom center;
}

/**Sub menu drop downs)**/
.menu#menu-main-menu li li, .menu#menu-main-menu li li a {
	width: auto;
}

.menu#menu-main-menu li li {
	border: none;
	text-align: left;
}

.menu#menu-main-menu li li a {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	background-color: transparent;
	text-shadow: 0 1px 1px #cccccc;
}

.menu#menu-main-menu ul.sub-menu {
	width: auto;
	margin-top: 0px;

}

.menu#menu-main-menu li ul {
	background-color: #0095a8;
	text-align: left;
	border-radius: 15px 50px;
	padding: 10px 15px 15px;
	-webkit-box-shadow: inset 0px 10px 20px 1px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 10px 20px 1px rgba(255,255,255,0.2);
	box-shadow: inset 0px 10px 20px 1px rgba(255,255,255,0.2);
}

.menu#menu-main-menu li li a:hover {
	background-color: transparent !important;
	background: none !important;
	color: #d5feff !important;
}

/* CSS Fade Transition for Submenus - DISABLED DUE TO GRAPHICAL GLITCH IN MOST BROWSERS*/
/*.menu ul {
	-webkit-font-smoothing: subpixel-antialiased;
	opacity: 0;
	transition: opacity .5s ;
   -moz-transition: opacity .5s ease-in;
   -webkit-transition: opacity .5s ease-in;
}

.menu li:hover > ul {
	opacity: .999;
}*/


/*****************************************/

body #footer-wrapper .grid{
	text-align: center;
}

body ul#menu-footer-menu {
	text-align: center;
	width: auto;
	height: auto;
	margin: 20px auto 0px auto;
}

body ul#menu-footer-menu li, body ul#menu-footer-menu li a{
	text-align: center;
	width: auto;	
	display: inline;
}

body ul#menu-footer-menu li a{
	width: auto;	
}


ul.menu > li:hover {
	background: none;	
}

#wrapper a:link, #wrapper a:visited {
	color: #006296;
	text-decoration: underline;
}

.menu#menu-main-menu {
	width: 100%;
	margin-top: 55px;
	margin-left: 145px;
	text-align: center;
	align-content: center;
	align-items: center;
}

.menu#menu-main-menu li {
	text-align: center;
	align-content: center;
	align-items: center;
}


body.ABOUT #wrapper .menu a:link, body.ABOUT #wrapper .menu a:visited,
body.SUPPORT #wrapper .menu a:link, body.SUPPORT #wrapper .menu a:visited {
	text-decoration: none;
}



body #menu-footer-menu a {
	background: none;
	color: #006296;	
}


body.home #wrapper, body.home #wrapper.clearfix {
	
	margin-bottom: 0px;
	padding-bottom: 0px;
}


	
@media screen and (min-width: 981px) {
    .menu {
        text-align:center
    }
    .menu li {
        display:inline-block;
        float:none;
        margin-left: -5px;
    }
    .menu li li {
        display:block;
        text-align:left
    }
	
	#headerMenuContainer {
	height: 140px;
	}
	
	body.home #wrapper, body.home #wrapper.clearfix, #wrapper, #wrapper.clearfix {
		margin-top: 140px;
	}
}
	
#wrapper img {
	/*border: 2px #C7C7C7 solid;*/	
	border: none;
}

#widgets.sidebar {
	margin-top: 15px;
}

#widgets.sidebar #sectionIcon {
	margin-left: 20px;	
	margin-bottom: 20px;
}

#widgets.sidebar .menu li {
	float: none;
		margin-bottom: 15px;
}

#widgets.sidebar .menu li a {
	border-left: none;	
	line-height: 14px;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */

}

.ie7 #widgets.sidebar .menu li a, .ie8 #widgets.sidebar .menu li a {
	line-height: 20px;	
}


/*********Regular Menu Colors - Navigation**/

.menu .current_page_item a, .menu .current-menu-item a {
	background-color: transparent !important;
}

.menu li li:hover {
	background: none !important;
}

.menu a:hover, .menu li li a:hover, body #menu-footer-menu a:hover {
	background: none;
	color: #d5feff;
	filter: none;
	text-decoration: none;
}

/*.menu .current_page_item a,
body.ABOUT .menu li.aboutSectionHeader a,
body.SUPPORT .menu li.supportSectionHeader a,
body.VAF .menu li.vafSectionHeader a,
body.OTP .menu li.otpSectionHeader a,
body.DC .menu li.dcSectionHeader a,
body.ST .menu li.stSectionHeader a {
	font-style: italic;
	font-weight: bold;
}*/



#menu-header-menu.menu {
	width: auto;	
	height: auto;
	
}

#menu-header-menu.menu a {
	height: auto;	
	font-size: 16px;
	
}

#menu-main-menu.menu {
	background: none;

}




#menu-main-menu.menu a {
	height: auto;	
	background: none;
	
	
}



/*For PC*/
#menu-main-menu.menu li {
	width: auto;
	height: auto;
	text-align: center;	

}





#menu-main-menu.menu li li a {
	height: auto;	
}

.menu-item-has-children::after {
	content: none;
}

/******************Orientation Styling For Tablet & Phone********************/

@media screen and (orientation: landscape) {
	
	
	body.tablet #portraitSidebar {
		display: none;	
	}
	
	body.tablet #landscapeSidebar {
		display: block;	
	}
	
	body.tablet #content img.attachment-post-thumbnail, body.tablet #content-full img.attachment-post-thumbnail {
		max-width: 110%;
	
	}
	
	body.tablet #wrapper, body.tablet #wrapper.clearfix {
		margin-top: 140px;
	}
	
	body.phone #footer-wrapper {
		width: 90%;
	}

	
	body.phone #content img.attachment-post-thumbnail, body.phone #content-full img.attachment-post-thumbnail {
		max-width: 108%;
	}
	
	body.phone .sb-holder {
		width: 450px;	
	}
	
	body.phone #phonePortraitWarning {
		display: none;	
	}
	
	body.phone #header {
	height: 125px;
	}
	
	body.phone #wrapper, body.phone #wrapper.clearfix {
	margin-top: 100px;			
	}
	
	
	
	body.phone #mobileLogo, body.phone #socialMediaButtons {
	width: auto;
	height: auto;	
	text-align: left;
	align-content: left;
	align-items: left;
	display: inline;
	float: left;
	}
	
	body.phone #mobileLogo img, body.phone #mobileLogo a {
		display: inline;
		float: left;
	}
	
	body.phone #search-box {
		height: auto;
	}
	
	
	body.phone #socialMediaButtons {
		margin-top: 40px;
		margin-left: 10px;
		padding-top: 0px;
	}
	

	body.phone #socialMediaButtons ul li ul li a img {
		width: 50px;
		height: 50px;
	}
	


}

@media screen and (orientation: portrait) {
	
	
	
	body.tablet #menu-main-menu.menu li {
		width: auto;
		height: auto;
		text-align: left;	
	}
	

	 body.tablet #content img.attachment-post-thumbnail, body.tablet #content-full img.attachment-post-thumbnail {
		max-width: 105%;
	
	}
	
	body.phone #content img.attachment-post-thumbnail, body.phone #content-full img.attachment-post-thumbnail {
		max-width: 115%;
	}
	
	body.tablet #menu-main-menu.menu {
		width: 95%;
		margin-left: 135px;
	}
	

	
	body.tablet #menu-main-menu.menu li li {
	width: auto;
	height: auto;
	}
	
	body.tablet #menu-main-menu.menu a {
	height: auto;	

	}
	
	

	
	body.tablet #headerMenuContainer {
		width: 98%;
		height: 138px;
	}
	
	
	body.phone #footer-wrapper, body.tablet #footer-wrapper {
		width: 90%;
	}

	
	body.tablet #landscapeSidebar {
		display: none;	
	}
	
	body.tablet #portraitSidebar {
		display: block;	
	}
	
	body.tablet #socialWidgets {
		margin: 30px 0px 0px 125px;
			
	}
	
	body.tablet #wrapper, body.tablet #wrapper.clearfix {
		margin-top: 138px;
	}
	
	
	
	body.phone .sb-holder {
		width: 280px;	
	}
	
	body.phone #phonePortraitWarning {
		display: block;	
		background: #FFC;
		width: 300px;
		height: auto;
	}
	
	body.phone .tubepress_thumbnail_area, body.phone .tubepress_thumbs {
		width: 300px;
	}
	

	body.phone #wrapper, body.phone #wrapper.clearfix {
	margin-top: 150px;			
	}
	
	body.phone #header {
		height: 135px;
	}
	
	body.phone #mobileLogo, body.phone #socialMediaButtons {
	width: 100%;
	height: auto;	
	text-align: left;
	align-content: left;
	align-items: left;
	display: block;
	clear: both;
	}
	
	
	
	body.phone #mobileLogo {
		width: auto;
		height: auto;
	}
	
	body.phone #mobileLogo img, body.phone #mobileLogo a {
		display: inline;
		float: left;
	}
	
	body.phone #mobileLogo img {
		width: 150px;
		height: 75px;
	}
	
	body.phone #mobileLogo a img {
		width: 108px;
		height: 22px;
	}
	
	body.phone #search-box {
		height: 150px;
	}
	
	body.phone #socialMediaButtons {
		margin-top: 5px;
		padding-top: 10px;
	}
	
	body.phone #socialMediaButtons ul li ul li a img {
		width: 45px;
		height: 45px;
	}
}
	
	
@media screen and (orientation: portrait) and (max-width: 1024px) {
	
	body.tablet #wrapper, body.tablet #wrapper.clearfix {
		margin-top: 130px;
	}
	
	body.tablet #headerMenuContainer {
		height: 130px;
		background: none;
		background: #ffffff url(images/header-logo-banner-alt.gif) top left no-repeat;
	}
	
	body.tablet #donateButton {
		top: 100px;
		left: 640px;
	}
}

	

	
	
body.tablet #menu-main-menu.menu li a {
	height: auto;	
}

body.tablet #menu-main-menu.menu li li a {
	height: auto;	
}


#homePageFeatureContainer .wp-caption.alignleft {
	margin-left: 1px;
	margin-right: 0px;
}





/*************CONTENT RELATED***********************/

#content img.attachment-post-thumbnail, #content-full img.attachment-post-thumbnail {
	max-width: none;
	margin: 0px 0px 50px -20px;
}


#socialWidgets {
	margin-top: -80px;	
}

.widget-wrapper {
	background: none;	
}

h1.post-title {

	margin-top: 20px;	
}


table#alumni-table, table#alumni-table tr, table#alumni-table td {
	border: none;	
}

table#alumni-table ul, table#alumni-table ul li {
	list-style-type: none;
	list-style-position: inside;
}

table#alumni-table ul li {
	margin-left: -15px;	
}

table#history_table td {
border: none;
}

.notForPhone {
	display: block;	
}

.forPhone {
	display: none;	
}

body.phone .notForPhone {
	display: none;	
}

body.phone .forPhone {
	display: block;	
}



/*******Profile and Production Listings Pages************/

#ajaxContentContainer {
	display: none;
	/*background: #ffffff url(images/nuovanewBGlt.jpg) top left repeat;*/	
	background: none;
	position: absolute;
	top: 10px;
	left: 240px;
	z-index: 30000;
	width: 670px;
	height: auto;
	padding: 20px;
	/*-moz-box-shadow:	inset 0 0 5px #818181;*/
/*-webkit-box-shadow:	inset 0 0 5px #818181; */
/*-ms-box-shadow:		inset 0 0 5px #818181;*/
/*-o-box-shadow:		inset 0 0 5px #818181;*/
/*box-shadow:		inset 0 0 5px #818181;*/	
/*border: 1px solid #E2E2E2;*/
	border: none;
}

.invisibleTable, .invisibleTable tr, .invisibleTable td {
	border: none;	
}

.invisibleTable td p {
	margin: 0px;
	padding: 0px;	
}

#participantPhoto {
	margin-right: 30px;
	width: auto;
	height: auto;
	
}

#participantSocialMedia {
	width: auto;
	height: auto;	
}

#participantSocialMedia a {
	width: 32px;
	height: 32px;
	display: inline;
	margin-right: 2px;
	
}

#participantSocialMedia a img {
	border: none;	
	margin-bottom: 5px;
}

#sponsorList td a img {
	border: none;
}

#sponsorList tr, #sponsorList td {
	height: auto;	
}

#participantInformation p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.videoFrame {
	border: 2px solid #ccc;	
}

ul.peopleList li{
	list-style-type: none;	
}

#imageDataContainer #captionText {
	display: none;	
}

p.youtubePlayerControlsInstructions {
	display: block;	
}

body.tablet p.youtubePlayerControlsInstructions, body.phone p.youtubePlayerControlsInstructions {
	display: none;	
}



/***************BECOME A DONOR PAGE (INDIVIDUAL DONORS)**********************/

table#donorbenefits, table#donorbenefits td, table#donorbenefits th {
	border: none;
	vertical-align: middle;	
}

table#donorbenefits {
	color: #231f20;
}

table#donorbenefits td, table#donorbenefits th {
	padding: 10px 3px 10px 3px;	
	margin: 0px;
}

table#donorbenefits tr.greycell {
	background-color: #d7dbe9;
}

table#donorbenefits th.benefitnames {
	text-align: left;
	padding-left: 7px;
	
}

table#donorbenefits th.donornameheadercell {
	background-color: #421a3b;
	color: #ffffff;
	font-weight: bold;
	min-width: 70px; 
}	

table#donorbenefits td.donationrangecell {
	font-size: 12px;
	color: #000000;
	text-align: center;
}

table#donorbenefits td.checkmarkcell {
	padding-top: 15px;
	font-size: 32px;
	text-align: center;	
	width: 50px;
	
}

table#donorbenefits td.inspireddonorscell
{
	background-color: #e9f3d1;	
}

table#donorbenefits td.wellwisherscell {
	background-color: #eaefac;
}

table#donorbenefits td.believerscell {
	background-color: #e2c67d;
}

table#donorbenefits td.advocatescell {
	background-color: #ccb17a;
}

table#donorbenefits td.dreamcatcherscell {
	background-color: #d99b76;
}

table#donorbenefits td.dreammakerscell {
	background-color: #c66d5b;
}

table#donorbenefits td.studentpatronscell {
	background-color: #ae4147;
	color: #ffffff;
}

table#donorbenefits td.mentorpatronscell {
	background-color: #990134;
	color: #ffffff;
}
	


/* FS Contact Form CSS*/
.fscf-div-clear             { clear:both; }
.fscf-div-field-prefollow   { clear:left; float:left; width:auto; margin-right:10px; }
.fscf-div-field-follow      { float:left; padding-left:10px; width:auto; }

/*Application Fee Payment - Step 1 Form */
div#FSContact25 {
	text-align: center;
}

	

/*************************************************/

/* hide byline in News posts */
.hide-byline {display:none;}

/*Reduce size of Post title H1's on Archive Pages */
#content-archive h1.post-title {
	font-size: 2em;	
}

/*Increase size of Post summary text on Archive Pages */
#content-archive .post-entry p {
	font-size: 1.3em;	
}

/***********Amahl and the Night Visitors - 2015********************/
body.amahl-and-the-night-visitors {
		background: #071017 url(images/amahl-page-bg.jpg) top center repeat-y;
		}


body.amahl-and-the-night-visitors #pageRunners {
		background: transparent url(images/amahl-web-bg.jpg) top center no-repeat fixed;
		}

body.amahl-and-the-night-visitors.tablet, body.amahl-and-the-night-visitors.phone, body.amahl-and-the-night-visitors #pageRunners.tablet, body.amahl-and-the-night-visitors #pageRunners.phone {
	background-image: none;
}

body.amahl-and-the-night-visitors #wrapper {
	background: #ffffff url(images/nuovamain1BG.jpg) top left repeat;
}

/***********La voix humaine - 2016********************/
body.la-voix-humaine {
	background: #6c6b31 url(images/lvh-page-bg.jpg) top center no-repeat fixed;
}

body.la-voix-humaine.tablet, body.la-voix-humaine.phone {
	background-image: none;
}


/***********Grease Sing-A-Long - 2016********************/
body.grease-sing-a-long {
	background: #000000 url(images/gsal-page-bg.jpg) top left repeat fixed;
}

body.grease-sing-a-long.tablet, body.grease-sing-a-long.phone {
	background-image: none;
}


	/*CRED FORM STYLES*/
body.fest-info-submit .wp-editor-tabs, body.fest-info-submit .mce-container-body.mce-flow-layout {
	display:none;
	}

body.fest-info-submit label {
	font-size: 1.2em;
}
	
/**************FESTIVAL CALENDAR & EVENTS (2019)*****************************/
/*****These styles override the calendar style sheets located in plugins/my-calendar/styles****/

#wrapper #festival-event-calendar .my-calendar-table {
	background: #e8ce9b url("images/2019-festival/calendar-2019-bg.jpg") top left repeat;
}

#wrapper #festival-event-calendar .my-calendar-table caption {
	color: #e8ce9b;
	font-weight: bolder;
	font-size: 1.3em !important;
}

#wrapper #festival-event-calendar .my-calendar-table caption.heading.my-calendar-month {
	background: #35130a;
}

#wrapper #festival-event-calendar .my-calendar-table thead {
	color: #ffffff;
	font-weight: bolder;
	font-size: 1.2em;
}

#wrapper #festival-event-calendar .my-calendar-table tr th abbr {
	color: #3b1300;
	font-weight: bolder;
	font-size: 1.2em;
}

#wrapper #festival-event-calendar .my-calendar-table tr td  {
	border: 2px solid #6aaec5;
}

#wrapper #festival-event-calendar .my-calendar-table tr td .mc-date {
	color: ##35130a;
	font-weight: bolder;
	background: none;
}

#wrapper #festival-event-calendar img {
	padding-right: 5px;
	padding-bottom: 5px;
}


#wrapper #festival-event-calendar a:link, #wrapper #festival-event-calendar a:visited {
	color: #ffffff;
	font-weight: bolder;
	font-size: 1.3em !important;
	text-decoration: none !important;
}
	
body.desktop #wrapper #festival-event-calendar .details, body.tablet #wrapper #festival-event-calendar .details  {
	background: #ffffff url("images/2019-festival/calendar-details-bg.jpg") bottom left no-repeat;
	color: #000000;
	border: 1px solid #f2bf09;
}

body.desktop #wrapper #festival-event-calendar .details img.wp-post-image, body.tablet #wrapper #festival-event-calendar .details img {
	margin: 0px;
}



#wrapper #festival-event-calendar .details a:link, #wrapper #festival-event-calendar .details a:visited {
	text-decoration: underline !important;
	text-decoration-color: #254f4b !important;
	color: #254f4b !important;
}

body.desktop #wrapper #festival-event-calendar .my-calendar-table td.nextmonth, body.tablet #wrapper #festival-event-calendar .my-calendar-table td.nextmonth {
	background: none;
}

body.desktop #wrapper #festival-event-calendar .my-calendar-table td.nextmonth .mc-date, body.desktop #wrapper #festival-event-calendar .my-calendar-table td.nextmonth .calendar-event, body.tablet #wrapper #festival-event-calendar .my-calendar-table td.nextmonth .mc-date, body.tablet #wrapper #festival-event-calendar .my-calendar-table td.nextmonth .calendar-event {
	display: none;
}

#wrapper #festival-event-calendar .mc-main .details .close {
	width: 32px !important;
	height: 32px !important;
}

body.phone #wrapper #festival-event-calendar .mc-main {
	background: none;
	background-color: #006580 !important;
}

body.phone #wrapper #festival-event-calendar .mc-main .mc-list .mc-events.odd {
	background: #00778d;
}

body.phone #wrapper #festival-event-calendar h2.heading.my-calendar-month {
	color: #f2bf09;
	font-weight: bolder;
	font-size: 1.3em !important;
	background: none;
	background-color: #00778d !important;
}

body.phone #wrapper #festival-event-calendar .details img {
	margin: 5px 0px 10px 10px;
}

body.phone #wrapper #festival-event-calendar button.mc-text-button {
	font-size: 1.1em !important;
	text-decoration: underline !important;
	color: #ffffff;
	font-weight: bold;
}

/********************SLIDE SHOW STYLES ***********************/
div#n2-ss-2-align {

}

/*******************FIX FOR GRID STYLE VIEW ITEMS*****************/
*, ::before, ::after {
	box-sizing: initial;
}

/**********************OVERRIDE PARENT THEME INJECTED WOOCOMMERCE STYLES*****************/
input[type='submit'], input[type=button], a.button, .button, .call-to-action a.button, button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce
input.button.alt {
	color:#000000;
	background-color:#cccccc;
	}