/*
Theme Name: Out to Lunch Productions - Mark 5
Theme URI: http://www.outtolunchproductions.com
Description: Re-booted
Version: 5.0
Author: Out to Lunch Productions
Author URI: http://www.outtolunchproductions.com
Tags: 

Swatch Colors:



*/

/* Resets and Overrides 
========================*/

* {
	margin: 0;
	padding: 0;
}

img {
	border:none;
}

:focus {
	outline: 0;
}

header, footer, section, article, nav { display: block; }

/*

======================
	Links & Type
======================

*/

body {
	background: white;
	color: #252525;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

h1 {
	font-size: 2em;
}

h1, h2, h3 {
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

h1, h2 {
	margin-bottom: 0.5em;
}

h2 {

}

h2.tagline {
	text-align: center;
	width: 80%;
	font-size: 1.3em;
	margin: 0 auto;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 0.8em;
	font-weight: bold;
	letter-spacing: 0.06em;
}

h3.call-to-action
{
	margin-bottom: 0.8em
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

ul {
	list-style: none;
}

article ul {
	list-style: inherit;
}

ul, p {
	margin-bottom: 0.8em;
    line-height: 1.5em;
}

li {
	margin-bottom: 0.4em;
}

article li {
	margin-left: 1.4em;
}

a, a:active{
	color: #cd1212;
	text-decoration: none;
}

a:visited {
	color: #6682b9;
}

a:hover {
	text-decoration: underline;
		color: #252525;

}

a.call-to-action {
	background: #cd1212;
	color: #fff;
	padding: 0.4em;

	
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;
	border-radius: 0.3em;
	
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	
	-moz-transition: 250ms all ease-out;
	-webkit-transition: 250ms all ease-out;
	-o-transition: 250ms all ease-out;
	-ms-transition: 250ms all ease-out;
	transition: 250ms all ease-out;
}

a.call-to-action:hover {
	text-decoration: underline;
	background: #575768;
	color: #fff;
}

a.read-more {
	text-transform: uppercase;
}

a.read-more:hover {
	text-decoration: underline;
}

a.post-edit-link
{
	position: absolute;
	left: 3em;
}

.meta-column a {
	color: #fff;
}

.meta-column a:hover {
	color: #efefef;
}


footer a:hover {
	color: #000;
}

span.date {
	color: #999;
	font-style: italic;
}

article span.date {
	font-weight: normal;
	font-size: 1em;
	line-height: 2em;

}

.coming-soon {
	color: #aaa;
	font-style: italic;
}

code {
	border: 1px solid #aaa;
	background: #fefefe;
	padding: 0.1em 0.3em;
}

/*

======================
	Layout
======================

*/

header {
	background: #f9f9f9;
	box-shadow: 0 5px 5px rgba(0,0,0,0.025);
}

header, footer, section {

}

header, footer {
	margin: 2.5em auto;
}

footer {
	padding: 2em 0 0;
	margin-bottom: 0;
	margin-top: 1em;
}

.logo {
	display: block;
	margin: 0 auto;
	padding: 2em 0;
	width: 300px;
}

.bottom-logo {
	background: #BDBDBD;
}

.wrapper {
	margin: 0 auto;
	padding: 0 1em;
	max-width: 1040px;
}

header {
	margin-top: 0;
}

section.content
{
	margin: 3em 0 1.5em;
}


.clr {
	clear: both;
}

.loading {
	background: url(images/ajax-loader.gif) no-repeat center center;
}

.contact-me {
	font-size: 1.1em;
	text-transform: uppercase;
}

article {
	position: relative;
}

article .page-content
{
	clear: both;
	max-width: 980px;
}


article .excerpt {
	position: absolute;
	left: 0%;

	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	border-width: 3px 0;
	border-style: solid;
	border-color: #555;
	padding: 0.3em 0;
	margin: 0;
	width: 18%;

}

article .excerpt p {
	margin:0;
}


article .pull-quote 
{
	margin-bottom: 0.8em;
}


blockquote
{
	color: #777;
	padding: 1em 1em 0.4em 1em;
	border-left: 1px solid #999;
	background: #eef0ff;
	margin-bottom: 0.8em;
}

.divider 
{
	width: 1.5em;
	height: 1.5em;
	background: #dedede;
	-webkit-border-radius: 1.5em;
	-moz-border-radius: 1.5em;
	border-radius: 1.5em;
	margin: 0 auto;
}

/*

======================
	Images
======================

*/

article img.alignnone
{
	width: 100%;
	max-width: 100%;
}


/*

======================
	Home Page
======================

*/

.portfolio-image {
	margin-bottom: 1.2em !important;
	position: relative;
	overflow: hidden;
}

.portfolio-image.uneven {
	margin-left: 25%;
}

.hero-image-wrapper {
	overflow: hidden;
	position: absolute;
}
.portfolio-image img {
	width: 100%;
	position: absolute;
}

.portfolio-image p {
	font-size: 0.6em;
}

.portfolio-image .meta-data .meta-border
{
	background-color: #6fc8f1;
	background-size: 30px 30px;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	
	height: 10px;
	border: solid #59A0C1;
	border-width: 1px 0;

}

.portfolio-image .meta-data
{
	position: absolute;
	transition: top 250ms ease, opacity 250ms ease;
}

.portfolio-image .meta-column
{
/*	opacity:0;
	left: -20em;
*/
	z-index: 50;
	position: relative;
}

.portfolio-image .meta-data
{
	background-color: #6fc8f1;
	background: rgba(73, 177, 255, 0.9);
	border-top:5px solid rgba(0,0,0,0.2);
	
	color: white;
	text-shadow: none;
	margin-bottom: 0.8em;
}

.portfolio-image .meta-data-content
{
	padding: 1em;
}

.portfolio-image .meta-data h2
{
	text-shadow: 2px 3px 0 rgba(0,0,0,0.2);
	font-size: 1.2em;
}

.portfolio-image .meta-data.description {
	text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}

.portfolio li.active a {
	background-color: white;
	color: #252525;

}

/*

======================
	Generated Grid
======================

*/

.col { float:left; margin: 0 1.5306122449%; }

.grid_1 { width: 5.52721088435%; } /* 54.1666666667 / 980 */
.inset_1 { padding-left: 8.58843537415% !important; }
.suffix_1 { padding-right: 8.58843537415% !important; }

.grid_2 { width: 14.1156462585%; } /* 138.333333333 / 980 */
.inset_2 { padding-left: 17.1768707483% !important; }
.suffix_2 { padding-right: 17.1768707483% !important; }

.grid_3 { width: 22.7040816327%; } /* 222.5 / 980 */
.inset_3 { padding-left: 25.7653061224% !important; }
.suffix_3 { padding-right: 25.7653061224% !important; }

.grid_4 { width: 31.2925170068%; } /* 306.666666667 / 980 */
.inset_4 { padding-left: 34.3537414966% !important; }
.suffix_4 { padding-right: 34.3537414966% !important; }

.grid_5 { width: 39.880952381%; } /* 390.833333333 / 980 */
.inset_5 { padding-left: 42.9421768707% !important; }
.suffix_5 { padding-right: 42.9421768707% !important; }

.grid_6 { width: 48.4693877551%; } /* 475 / 980 */
.inset_6 { padding-left: 51.5306122449% !important; }
.suffix_6 { padding-right: 51.5306122449% !important; }

.grid_7 { width: 57.0578231293%; } /* 559.166666667 / 980 */
.inset_7 { padding-left: 60.119047619% !important; }
.suffix_7 { padding-right: 60.119047619% !important; }

.grid_8 { width: 65.6462585034%; } /* 643.333333333 / 980 */
.inset_8 { padding-left: 68.7074829932% !important; }
.suffix_8 { padding-right: 68.7074829932% !important; }

.grid_9 { width: 74.2346938776%; } /* 727.5 / 980 */
.inset_9 { padding-left: 77.2959183673% !important; }
.suffix_9 { padding-right: 77.2959183673% !important; }

.grid_10 { width: 82.8231292517%; } /* 811.666666667 / 980 */
.inset_10 { padding-left: 85.8843537415% !important; }
.suffix_10 { padding-right: 85.8843537415% !important; }

.grid_11 { width: 91.4115646259%; } /* 895.833333333 / 980 */
.inset_11 { padding-left: 94.4727891156% !important; }
.suffix_11 { padding-right: 94.4727891156% !important; }

.grid_12 { width: 100%; } /* 980 / 980 */
.inset_12 { padding-left: 103.06122449% !important; }
.suffix_12 { padding-right: 103.06122449% !important; }


.omega { margin-right: 0; margin-left: 0; float: right; }
.alpha { clear: both; margin-left: 0; float: left; }

/*

======================
	Media Queries
======================

*/

@media screen and (min-width: 92em) /* Friggin Huge */ {

	.wrapper {
		max-width:90%;
	}

	.portfolio-image
	{
		font-size: 1.6em;
	}

	h2.tagline {
		font-size: 1.9em;
	}

	article {
		font-size: 1.1em;
	}

	article img.alignnone
	{
		float: left;
		width: 48%;
		max-width: 48%;
		margin: 0 2% 2% 0;
	}

	article .image-group {
		clear: both;
	}


}

@media screen and (max-width: 52em) /* Getting Narrower */ {
	
	h3 {
		margin-bottom: 0.2em;
	}

	h3.call-to-action {
		
		font-size: 0.9em;
		
	}

	.portfolio-image {
		overflow-y: auto;
	}

	.featured-slider .meta-border 
	{
		display: none;
	}
	
	.example-hero {
		position: relative;
		height: 100%;
	}
	
	.featured-slider .meta-column {
		width: 100% !important;
		position: absolute;
		top: 0;
	}
	
	.portfolio {
		margin-top: 0.8em;
	}
	
	article.col {
		width: 95% !important;
		padding-right: 0 !important;
		padding-left:2.5% !important; 
	}

	.meta-column.col { width: 100% !important; padding-right: 0 !important; padding-left:0 !important; margin-right: 0 !important; margin-left: 0 !important; }

	article .excerpt {
		display: none;
	}

}

@media screen and (max-width: 38em) /* Super Narrow */ {

	 .col { width: 100% !important; padding-right: 0 !important; padding-left:0 !important; margin-right: 0 !important; margin-left: 0 !important; } 
	 	
		section.content
	{
		margin: 2em 0;
	}
	
	.narrow-portfolio-actions
	{
		display: block;
	}
	
	.slide .portfolio-actions
	{
		display: none;
	}

	h3.call-to-action {
		
		font-size: 1.1em;
		
	}


}

@media (max-width: 320px) and (orientation: portrait), (max-width: 480px) and (orientation: landscape)  {
	
	
	.logo { width: 50%; }
	

	
}

