/*
Theme Name: Foundation, for Joel
Theme URI: http://mobilewebunit.com
Author: Denny Smith
Author URI: http://mobilewebunit.com
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Joel Echelberger
Description: Foundation for Joel for WordPress, a Responsive CustomTheme.
Tags: two-columns
*/

/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Images
:: Posts
:: Typography
:: Header
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/

/* -----------------------------------------
   Images
----------------------------------------- */


body {
  font-family: "Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace !important;
  font-size: 12px !important;

}

.widget img {
    max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
    height: auto; /* Make sure images with WordPress-added height and width >attributes are scaled correctly */
}
img.size-full {
    max-width: 97.5%;
    width: auto; /* Prevent stretching of full-size images with height and >>width attributes in IE8 */
}

.wp-caption { max-width: 100%; }

/* -----------------------------------------
   Posts
----------------------------------------- */

.author-box h5 {margin-top:0px;}
.author-box .author_gravatar {margin-right:10px;}
.author-box p {font-size:14px; font-size:1.4em;}

article .th {margin-bottom:10px; margin-bottom:1em;}

.alignleft {float:left;}
.alignright {float:right;}
.aligncenter {margin:0 auto;text-align:center;}

/* -----------------------------------------
   Typography
----------------------------------------- */

body,h1,h2,h3,h4,h5,h6,p {  font-family: "Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace !important;}
h1,h2,h3,h4,h5,h6,a:link {font-weight:300;}

.site-title .subheader {margin-bottom:0;}

/* -----------------------------------------
   Header
----------------------------------------- */

.site-header {
  margin: -1.875em 0 1.875em;
  padding: 1.5rem 0 1rem;
  position: relative;
  z-index: 0 !important;
}
.sidebar ul li {list-style:none;}
.top-bar-section ul li>a {border-left:1px solid #333;border-right:none;}

.site-header h2 {
  background-image: url("theme-img/navi_logo.png");
  background-repeat: no-repeat;
  background-size: 252px 167px;
  content: "";
  margin: 0 10px 0 27px;
  padding: 0;
  text-indent: -9999px;
	z-index:999;
	width: 200px;
}
.site-header h2 a {
  display: block;
  height: 180px;

  width: 180px;
}

/* -----------------------------------------
   Footer
----------------------------------------- */


.footer-links{
	letter-spacing:-1px;
	text-align:right;
	padding:0 10px 0;
}

.home footer {
	padding: 30px 0  0 50px;
	  background-color: #fff;
	border-top:thin solid #444;
  bottom: 0;

  left: 0px;
  position: absolute;
  z-index: 999;
}


.single footer, .post-type-archive-collections footer {
	padding: 30px 0  0 50px;
	  background-color: #fff;
	border-top:thin solid #444;
  bottom: 0;
  width:100%;
  left: 0px;
  position: relative;
  z-index: 999;
}

footer {
	padding: 30px 0  0 50px;
	  background-color: #fff;
	border-top:thin solid #444;
  bottom: 0;
  width:100%;
  left: 0px;
  position: fixed;
  z-index: 999;
}


 footer h2 {
  background-image: url("theme-img/navi_logo.png");
  background-repeat: no-repeat;
  background-size: 204px 130px;
  content: "";
  margin: -20px 10px 8px -15px;
  padding: 0;
  text-indent: -9999px;
  width: 200px;
  z-index: 999;
}
 footer h2 a {
  display: block;
  height: 130px;
  overflow: hidden;
  width: 180px;
}


/* -----------------------------------------
   Sidebar
----------------------------------------- */


 aside {
	background: #fff ;
  float:right
  bottom: 0;
  right: 0;
  height:100%;
float:right;
  top: 0px;
  width: 20%;
  z-index: 1;
	

}

nav {
	
}

.white {
  background-color: #fff;
	border-right:thin solid #444;
  bottom: 0;
  left: 0;

  position: fixed;
   top: 45px;
  width: 20%;
  z-index: 1;
	

}

/* -----------------------------------------
   Shared Styles
----------------------------------------- */


 ul#menu-main-nav li {
  font-size: 123%;
  font-weight: 800;
  height: 27px;
  letter-spacing: -1px;
  line-height: 16px;
  list-style-type: none;
  overflow: hidden;
  text-transform: lowercase;
  width: 250px;
}

#menu-main-nav {
  margin: 16px 0 0;
  position: relative;
  width: 250px;
  z-index: 9999;
}
#menu-main-nav-1{
	margin:140px 0 0 17px;
}

#menu-main-nav-1 li{

	  font-size: 123%;
  font-weight: 800;
  height: 27px;
  letter-spacing: -1px;
  line-height: 16px;
  list-style-type: none;
  overflow: hidden;
  text-transform: lowercase;
  width: 230px;
}


 ul#menu-main-nav li a {
  border:  solid 0px #000;
  border-radius: 0 0 0 0;
  color: #000;

  font-size: 14px;
  font-weight: 100;
  letter-spacing: 0;
  padding: 0px 10px 0px 2px;
  text-transform: lowercase;
	
}

  ul#menu-main-nav li a:hover {
        background: #fff;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff; 
				
				}
				
 .top-bar.expanded ul#menu-main-nav li a:hover {
        background: #444;
        border-top: 1px solid #444;
         }
				
 .top-bar-section ul li > a {
  background: transparent;
  display: block;
  height: 45px;
  width: 100%;
}



 .top-bar.expanded ul#menu-main-nav li a {
  border: 0 solid #000000;
  border-radius: 0 0 0 0;
  color: #fff;
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 0;
  opacity: 0.9;
  padding: 7px 10px 4px 63px;
  text-transform: lowercase;  
	width: 100%;
} 

 .top-bar.expanded ul#menu-main-nav li {
  font-size: 123%;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 16px;
  list-style-type: none;
  margin: 5px 5px 5px -33px;
  padding: 5px 13px;
  text-transform: lowercase;
  width: 100%;
}

 .top-bar.expanded #menu-main-nav {
  margin: 70px 0 0;
  position: relative;
  width: 100%;
  z-index: 9999;
	background:#000;
}




 .top-bar .toggle-topbar.menu-icon {
  margin-top: 0;
  padding-left: 40px;
  right: 15px;
  top: 50%;
}




.wp-caption-text {text-align: center;}
.sticky { }
.gallery-caption { }
.bypostauthor{ }
.site-content .gallery {
  margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}
.site-content .gallery dd {
  margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

embed,
iframe,
object {
  max-width: 100%;
}

.clearfix {  clear: both; }
/* -----------------------------------------
   Page
----------------------------------------- */
.current_page_item {
  padding: 0 0 0 23px;
}

.current_page_item:after { 

 position: absolute; /* Prevent underline of arrow */
 margin: -41px 10px 0 -22px;
    padding-left:2px; /* Add a little space between text and arrow */
    content: "\00bb"; /* Unicode hex for &raquo; */
 } /* the current Page */
.row {
  margin: 0 auto;
  max-width: 100%;

  width: 100%;
}

.home .row {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}

article{
	padding:0 0 0 50px;
}

/* -----------------------------------------
   Page Name 2
----------------------------------------- */




/* -----------------------------------------
   Super BG Image
----------------------------------------- */

#superbgimage {
    display: none;
}


html, body {
  height: 100%;
}
#superbgimage {
  border-left: thin solid #444444;
  margin: 0 0px 0px 0 !important;
  min-height: 100%;
}

#superbgimage {
	display: none;
	background: #000 url('theme-img/navi_logo.png') 65% 40% no-repeat;
	width:130px;
	height:130px;
}
#superbgimage img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}

fieldset {
  border: 0 solid #333333;
  display: none;
  margin-bottom: 10px;
  padding: 10px;
}
fieldset * {
	text-align: left;
}
legend {
	color: #000;
	cursor: pointer;
	display: block;	
}




/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 768px) {
/* Styles */

#superbgimage {
  border-left: thin solid #444444;
  margin: 0 274px 30% 0 !important;
  min-height: 100%;
}



}





/*Social Icons*/


/* Social Sprites: General Listing
================================================== */

.ss {
  float: right;
  margin: 18px 0 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 106px;
}

.ss li {
	display: inline-block;
	margin: 0 -10px;
	padding: 0;
	
	background-image:url("theme-img/socialsprites.png");
	background-repeat: no-repeat;
	
	
}


.ss li:hover {
	
}

.ss li:first-child {
	/*border-left: 1px solid rgba(0,0,0,0.2);*/
}

.ss li a {
	display: block;
	text-indent: -9999px;
	height: 40px;
	width: 40px;
}

.ss li a:active {
	
}

/* Social Sprites: Icon Classes
================================================== */

.ss li.twitter { background-position: 0 0; }
.ss li.twitter:hover { background-position: 0 -40px; }
.ss li.facebook { background-position: 0 -80px; }
.ss li.facebook:hover { background-position: 0 -120px; }
.ss li.googleplus { background-position: 0 -160px; }
.ss li.googleplus:hover { background-position: 0 -200px; }
.ss li.instagram { background-position: 0 -240px; }
.ss li.instagram:hover { background-position: 0 -280px; }




/* -----------------------------------------
   Scroll Thingy
----------------------------------------- */

.mini-text-wrapper {
  bottom: 196px;
  overflow: hidden;
  position: fixed;
  width: 242px;
}


.mini-text-wrapper h2 {
font-size:14px;
font-weight:800;
}

.top-bar-section h2 {
  font-size: 14px;
  font-weight: 800;
  margin: 11px 0 2px 2px;
  width: 20%;
}
.cover {

  float: left;
  height: 200px;
  overflow: auto;
  width: 258px;
	
}


.rightSection{
    width:235px;
   

    
}
ul.navi-ss {
  background-repeat: no-repeat;
  bottom: 140px;
  height: 23px;
  padding: 0;
  position: absolute;
  right: 54px;
  width: 200px;
}


.navi-ss li {
	display: inline-block;
	margin: 0px -1px;
	padding: 0;
	
	background-repeat: no-repeat;
	
	
}


.navi-ss li button#upClick {
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 17px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 17px; 
  
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 17px; 
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;

  text-align: center;
  text-decoration: none;
}



.navi-ss li button#downClick {
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 17px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 17px; 
  
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 17px; 
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;

  position: relative;
  text-align: center;
  text-decoration: none;
}

.navi-ss button, .navi-ss .button {
  background-color: #000000;
  margin: 0 0 1.25em;
  padding: 0.35em 0.58em;
  position: relative;
}

.navi-ss button, .navi-ss .button {
  border-color: #444;
  border-style: solid;
  border-width: 1px;
}






	/* -----------------------------------------
  Photo Thingy
----------------------------------------- */

.content {
	min-height:70%;
}

.panel {
  background: transparent;
  border-color: #D9D9D9;
  border-style: solid;
  border-width: 0px;
  margin-bottom: 1.25em;
  padding: 1.25em;
}


ul.photogal li {
  float: left;
  list-style: none outside none;
  margin: 2px;
  width: 21.32%;
}
  /* line 45, ../sass/style.scss */
  ul.photogal li a {
    width: 106.1%;
    display: block; }
    /* line 49, ../sass/style.scss */
    ul.photogal li a img {
      display: block;
      max-width: 105.1% !important;
      height: auto;
      width: auto\9;
      /* ie8 */ }

/* line 60, ../sass/style.scss */
ul#filters {
  display: block;
  margin: 0px 20px 0 -34px;
  width: 227px;
	  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

  /* IE 5-7 */
  filter: alpha(opacity=90);

  /* Netscape */
  -moz-opacity: 0.9;

  /* Safari 1.x */
  -khtml-opacity: 0.9;

  /* Good browsers */
  opacity: 0.9;
}
  /* line 65, ../sass/style.scss */
  ul#filters li {
  font-size: 123%;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 16px;
  list-style-type: none;
  margin: 5px 5px 5px -33px;
  padding: 5px 13px;
  text-transform: lowercase;
	width:250px; }
    /* line 69, ../sass/style.scss */
    ul#filters li a {

  border-radius: 0 0 0 0;
  color: #000;

  font-size: 14px;
  font-weight: 100;
  letter-spacing: 0;
  padding: 7px 10px 4px 41px;
  text-transform: lowercase; }
      /* line 79, ../sass/style.scss */
      ul#filters li a:hover {
     
				color:#000;
        border-right: 0px solid #444;
        border-bottom: 0px solid #444; }

/*--------------------------------------------------------------------*/
/*------------------------------------>>>>>>>>>>>>>  Isotope Animation*/
/*--------------------------------------------------------------------*/
/* line 90, ../sass/style.scss */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

/* line 99, ../sass/style.scss */
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

/* line 107, ../sass/style.scss */
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity; }

/* line 119, ../sass/style.scss */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }
	




.contactFormExtra {
  float: left;
  padding-right: 16px;
  position: relative;
  text-align: right;
  top: 44px;
}
.contactFormFields {
  float: left;
  padding-left: 16px;
  position: relative;
  top: 44px;
}

.contactFormFields [type="submit"] {
  border-radius: 0 0 0 0;
  font-family: 'Droid Sans',sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 2px 14px;
}

.contactFormFields [type="submit"] {
  background-color: #F1F1F1;
  border-color: rgba(241, 241, 241, 0);
  color: #FFFFFF;
}




