/*
Theme Name: Modernize Child Theme
Theme URI: -
Description: Modernize WordPress Theme
Template: modernize
Author: Goodlayers
Author URI: http://goodlayers.com
*/
 
@import url("../modernize/style.css");

div.navigation-wrapper {
z-index: -9999;
	margin-top: -51px;
	padding-left: 145px;
	background: transparent !important;
	border-top:  transparent !important;
	border-bottom: 1pt solid #dbdbdb !important;
	
}
	
	
div.top-navigation-wrapper{ position: relative; z-index: 20; min-width: 760px; }

div.slider-wrapper.fullwidth, div.stunning-text-wrapper, div.navigation-wrapper {
width: 760px;
margin-left: -20px;
}
	
div.search-wrapper #search-text{ width: 170px; overflow: hidden; float: left; }
div.search-wrapper{ float: left; }

div.slider-wrapper.fullwidth, div.navigation-wrapper { width:760px;
}
/*div.navigation-wrapper{ width: 760px; margin-left: -20px; }*/ /*this was altered in layout-responsive.css to take effect*/
.footer{
	font-size: 6px;
}

/* #Typography
================================================== */

	h1, h2, h3, h4, h5, h6 {
		color: #000000;
		font-family: 'engdinkyregular', 'Yanone Kaffeesatz', Helvetica, Arial, sans-serif;
		font-weight: normal; 
		line-height: 1;
		text-transform: uppercase; 
		letter-spacing: 0.1em; }

	h1.title-color {
		color: #000000; }
		
	h10 {
		font-size:12px;
		font-family:  Helvetica, Arial, sans-serif;
		letter-spacing: 0em;

	}

/*--- Navigation ---*/
div.navigation-wrapper{
	font-size: 25px; text-align: center;
		font-family: 'engdinkyregular', 'Yanone Kaffeesatz', Helvetica, Arial, sans-serif;
		text-transform: uppercase;
		font-weight: normal; 
		letter-spacing: 0.15em;
	
		  }

/* blog */
div.blog-item-holder .blog-item2 .blog-thumbnail-title{ padding-top: 3px; font-size: 21px; margin-bottom: 0px;}

/* search widget */
div.custom-sidebar #searchsubmit{position: absolute; height: 27px; top: 0px; right: 2px; cursor: pointer;
	width: 127px; border: 0px; border-image: initial; 
	-moz-box-shadow: none; 
	-webkit-box-shadow: none; 
	box-shadow: none;}
div.custom-sidebar #search-text{ margin-right: 10px; }
div.custom-sidebar #searchform{ position: relative; margin-bottom: 0; }
div.custom-sidebar #search-text input[type="text"]{ margin-bottom: 0; width: 65%; }
div.custom-sidebar #searchform br.clear{ display: none; }


/*---footer---*/
div#main-superfish-wrapper { float: right !important; }
div.search-wrapper { float: left !important; }

/*---removed from custom-css---*/
//.navigation-wrapper{ border-top: 1px solid #ececec !important; border-bottom: 1px solid #ececec !important; -moz-box-//shadow: 0px 1px 5px -1px #f5f5f5; -webkit-box-shadow: 0px 1px 5px -1px #f5f5f5; box-shadow: 0px 1px 5px -1px #f5f5f5; } 

.navigation-wrapper {
border-top: 0px !important;
}
/* for the archive page*/
.inline-list, ul.inline-list li
{
display: inline;
 margin: 0;
 padding-right: 10px;
 
}
.inline-list li
{
 font-family: 'engdinkyregular', 'Yanone Kaffeesatz', Helvetica, Arial, sans-serif;
 font-size: 20px;
 color:#000;
 text-transform: uppercase;
}
.inline-list li a:link, .inline-list li a:visited,  .inline-list li a:active
{
 color:#000;
}
.inline-list li a:hover
{
color:#7a0505;
}

.tight-minimal td 
{
       padding: 0 0 0 0;
       border:none;
}
.tight-minimal
{
       border:none;
}