/*
 Theme Name:   NYCAviation
 Theme URI:    http://www.nycaviation.com/
 Description:  Continuum 1.14 Child Theme for NYCAviation. Created 2/16/2014. 
 Author:       Darin Gilchrist
 Author URI:   http://www.nycaviation.com/
 Template:     continuum
 Version:      1.1.0
 Tags:         red, blue, left-sidebar, custom-header, custom-background, theme-options, threaded-comments, fixed-width, two-columns, translation-ready, custom-menu
 Text Domain:  twenty-fourteen-child
*/

@import url("../continuum/style.css");

@media screen {
/* =Theme customization starts here */
/*************************************************
Continuum Changes
#page-wrap	{position:relative; }
#small-menu-wrapper	{padding-top:4px; }
#page-wrap			{width:100%; }
#logo-bar	 		{width:960px; margin:0 auto 0 auto; padding-bottom:-30px; }
#small-menu			{margin-top:-20px; }
*************************************************/ 
#page-wrap				{position:relative; margin:0 auto 100px auto}
#logo-bar				{padding:0; height:70px; width:960px; margin:0 auto 0 auto; }
#logo-bar .floatleft	{position:absolute; top:-38px; }
#logo-bar .header-ad	{min-height:90px; overflow:auto; }
#main-menu-wrapper		{width:960px; margin:0 auto 0 auto; }
#footer-wrapper	 		{width:960px; margin:0 auto 0 auto; }

/*************************************************
NYCA Custom Changes
*************************************************/
#page-menu-wrapper				{position:relative; }
#nyca_menu-mod	 				{position:relative; width:100%; background-color:#DFDFDF; }
#nyca_menu-mod a 				{font-family:Arial,Helvetica,sans-serif; padding:0; font-size:12px; font-weight:bold; color:#394253; letter-spacing:0px; }
#nyca_menu-mod ul 				{margin:0; padding:0; min-height:4px; list-style-type:none; overflow:auto; background-color:#DFDFDF; border-top:solid 1px #F7F7F7; }
#nyca_menu-mod>ul>li				{float:left; border-left:solid 1px #DCDCDC; border-right:solid 1px #F7F7F7; white-space:nowrap; }
#nyca_menu-mod>ul>li>a			{display:block; padding:8px 16px; white-space:nowrap; }
#nyca_menu-mod>ul>li:hover		{background-color:#474747; }
#nyca_menu-mod>ul>li:hover>a		{color:#FFFFFF; }
#nyca_menu-mod>ul>li>ul			{display:none; position:absolute; z-index:100; top:31px; margin-left:-19px; border:solid 1px #FFF; border-top:none; }
#nyca_menu-mod>ul>li:hover>ul		{display:block; } 
#nyca_menu-mod>ul>li>ul>li			{position:relative; border-bottom:solid 1px #DDDDDD; }
#nyca_menu-mod>ul>li>ul>li div		{padding:12px; }
#nyca_menu-mod>ul>li>ul>li:hover	{background-color:#474747; }
#nyca_menu-mod>ul>li>ul>li:hover a	{color:#FFF; }

#homepage-photo-widget				{overflow:auto; margin:20px 0 0 0; background:url(images/spotlight-bg.png) repeat 0px 0px #272828; -moz-border-radius:3px; border-radius:3px; -webkit-border-radius:3px; }
#homepage-photo-widget .header		{width:100%; overflow:visible; }

#recent_photos-wrapper						{width:730px; float:left; }
#recent_photos-wrapper .header				{background:url(/newspage/wp-content/themes/continuum/images/feed-bg.png) repeat-x 0px 0px; }
#recent_photos-wrapper .headertext			{padding:13px 0 11px 10px; text-transform:uppercase; font-size:1.3em; color:#FFF; border-right:1px solid #000; }
#recent_photos-panel						{overflow:auto; height:282px; padding:25px 10px 0 10px; background:url(images/spotlight-top.png) repeat-x 0px 0px; border-right:1px solid #000; }
#recent_photos-content						{width:100%; overflow:auto; font-size:12px; }
#recent_photos-content .media-card 			{width:25%; float:left; text-align:center; padding:0 0 20px 0; }
#recent_photos-content .media-thumb			{border:1px solid #313233; height:100px; overflow:auto; width:150px; }
#recent_photos-content .media-card-caption 	{overflow:hidden; white-space:nowrap; padding:2px 0; }

#search_photos-wrapper						{width:230px; float:left; }
#search_photos-wrapper .header				{background:url(/newspage/wp-content/themes/continuum/images/feed-social-bg.png) repeat-x 0px 0px; }
#search_photos-wrapper .headertext			{padding:13px 0 11px 10px; text-transform:uppercase; font-size:1.3em; color:#FFF; border-left:1px solid #484848; }
#search_photos-panel						{overflow:auto; height:282px; padding:25px 20px 0 20px; background:url(images/spotlight-top.png) repeat-x 0px 0px; border-left:1px solid #484848; }
#search_photos-content						{width:100%; overflow:auto; font-size:12px; }

#nycasearchwidget form					{width:100%; }
#nycasearchwidget input[type='text']		{width:97%; }
#nycasearchwidget input[type='submit']	{padding:1px 6px; }
#nycasearchwidget select					{width:99%; }

#nycasearchwidget-links			{font-size:0.83em; }
#nycasearchwidget-links-left	{float:left; }
#nycasearchwidget-links-right	{float:right; }

/*
#recent_photos-panel .left-panel				{float:left; width:70%; color:#666; }
#recent_photos-panel .right-panel			{float:left; width:30%; border:none; background:none; }

#nycasearchwidget-widget	{background:#333539; border:none; }
#nycasearchwidget-wrapper	{border:none; }
*/

} /* END MEDIA SCREEN */