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

	Theme Name: Trunk-Aware Child Mod
	Theme URI: http://themeforest.net/item/aware-responsive-wordpress-portfolio-theme/1049029
	Description: Aware is a uniquely responive portfolio theme for freelancers, web designers, photographers and videographers alike. Now you can take your awesomely interactive portfolio with you in your pocket.
	Author: Aware by Andre Gagnon, mods by Safetyc
	Author URI: http://www.designcirc.us
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.5.4
	Template: aware


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

/* @import url('../aware/css/reset.css'); /*import AWARE stylesheet */

img {
    max-width: 100%;
	height: auto;
}

.home .mainbody > .container.clearfix {
}
.info{padding:0}
#socialnav{text-align: right;}
.widget ul li{display:inline;}

.navcontainer{background:black;}
.navcontainer .sixteen.columns{display:none;}
.logo h1, .logo h2{padding-top:0;}
#footer {    padding-top: 10px;}
.widget {    margin-bottom: 1px;}
.thumbnailtitle {font-weight:normal; text-align: center}
.page-id-10271 .thumbnailtitle{
	font-size: 34px;
	line-height: 1.5
}
.archive h3 p {
    font-size: 16px;
    line-height: 1.5;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	top: 3em; /* match top ul list item height */;
}
.sf-menu ul li a { padding: 8px 8px;}
.sf-menu a, .sf-menu a:visited {    color: #aaa;}
.sf-menu .current-menu-ancestor a, .sf-menu .current-menu-item a{	color: #000;}

.tax-sort .isobrick { /* 3 items across - Directors page */
    max-width: 314px;
 }
.home .isobrick { /* 3 items across - Directors page */
    max-width: 235px;
 }
  @media only screen and (max-width: 479px) {
		.home .isobrick { /* 3 items across - Directors page */
		    max-width: 335px;
		 }
  }
.isotope-item {
  margin-bottom: 5px;
}
.columns.ajaxcontent{margin-right:0;}

.logo h1, .logo h2 {    line-height: 22px;}

@media only screen and (max-width: 959px) and (min-width: 768px){
	.container {
	    width: 750px;
	}
	 .tax-sort .isobrick:nth-child(2n){
	 	margin-left:3em;
	 }	
}


.thumbnail-title{
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.5);
	padding: 10px 0;
}
.director{
	background: black;	
}


/*temp*/
.sitecontainer {
    /*background-color: #eeeeee; */
    }
#ajaxouter{background-color: white;}

/*fixes*/
a.portfolio-close{margin-right: -19px;}
.sixteen.columns.ajaxcontent{margin-left:0;}
#ajaxcontainer .darkbubble { margin-right: 0;}


.entry-content, .entry-title {
    padding-right: 0;
}