/*
Theme Name: NMP 2013
Author: Nate Mathai
Author URI: http://www.natemathai.com/
Description: HTML5/CSS3 with a clean feel that highlights the images.
*/

/*MEDIA QUERIES: SMALL DEVICES*/
@media all{
html, body {
	background-color: #f1f1f1;
	font-family:'Scada',sans-serif;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}

#wrapper{
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

img {
	border-style: none;
	margin: 0 auto;
	text-align: center;
}

video {
	display: block;
	text-align: center;
	padding: 5px;
	max-width: 100%;
	margin: 0 auto;
	border: 1px solid #ccc;
}

a {
	font-weight: bold;
	color: #3D5E2F;
	text-decoration: none;
}

a:hover {
	border-bottom: thin dashed #3D5E2F;
}

a img {
	border-style: none;
}

p{
	margin: 0;
	padding: 0;
}

h1{
	margin: 0;
	padding: 0;
	line-height: 2em;
}

h2{
	font-size: 25px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4{
	margin: 0;
	padding: 0;
}

h5{
	margin: 0;
	padding: 0;
}

h6{
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

hr {
	width: 70%;
}

#mediaquery:after{
	display: none;
	content: "all";
}

/********************/
/*    MAJOR AREAS   */
/********************/
#nav{
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	clear: both;
	text-align: center;
	line-height: .9;
	color: #404040;
	font-variant: small-caps;
	z-index: 99;
	max-height: 4%;
	overflow: visible;
}

#nav ul{
	display: inline-block;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
}

#nav img{
	display: none;
	width: 10%;
	clear: both;
	margin: 0;
	padding: 0;
	background: #f1f1f1;
	border-radius: 50%;
}

#nav ul li{
	position: relative;
	font-size: 1.2em;
	margin: 0 5%;
	padding: 0 20%;
	display: inline-block;
	clear: none;
	list-style-type: none;
	text-align: center;
}

#nav a{
	color: #333;
}

#nav a:hover{
	color: #999;
	border: none;
	text-decoration: underline;
}

#search{
	position: relative;
	clear: both;
	margin: 0 1%;
	float: right;
}

#search input{
	position: relative;
	clear: none;
	font-size: 1.5em;
	color: #202020;
	padding: 2%;
}

#search .searchfield {
	background: #fff;
	width: 70%;
	outline: none;
	float: left;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}

#search .searchbutton {
	position: relative;
	color: #696969;
	font-weight: bold;
	width: 15%;
	background: #fff;
	margin: 0 5%;
	border: none;
	clear: none;
	float: left;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.tagbar{
	position: absolute;
	display: block;
	clear: both;
	margin: 45px 0 5px 0;
	border: 1px #fff solid;
	border-left: none;
}

.tagbox{
	position: relative;
	display: block;
	clear: both;
	float: right;
	margin: 5px 0;
	padding: 5px 15px 5px 15px;
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #e4e4e4;
}
#portfolio {
	display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
}

#maintitle{
	display: inline-block;
	font-family: 'Poiret One', sans-serif;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 4em;
	line-height: .8em;
	text-align:left;
	width: 60%;
	margin: 0% auto 0 auto;
	text-shadow: 1px 1px 4px #202020;
        padding-top: 20%;
	z-index: 39;
	font-variant: small-caps;
}

  #portfolio .pic {
    width: 100%;
    height: 70%;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 5;
}

.flexslider{
	margin:0;
}

#portfolio #slider .slides {
    display: block;
	height: 100%;
 }

#portfolio #feature{
	position: relative;
	display: inline-block;
	width:95%;
	clear: both;
	margin: 15px auto;
	padding: 5px;
}
	#homequote{
		font-family: 'Rock Salt', cursive;
	}
#raves{
	position: relative;
	display: inline-block;
	width: auto;
	clear: both;
	text-align: left;

	width: 95%;
	max-width: 1000px;
	padding: 15px 0 35px 0;
}

.myvid{
	display: block;
	position: relative;
	margin: 0 auto;
}

iframe{
	position: relative;
	width: 100%;
}
 
.imgHolder{
	display: inline-block;
	position: relative;
	clear: none;
	float: left;
	width: 40%;
	margin: 10px;
}

.imgHolder img{
	display: inline-block;
	position: relative;
	clear: none;
	width: 100%;
}

#raves h6{
	font-size: 1.5em;
	font-variant: small-caps;
	text-align: right;
	width: 85%;
}

#raves p{
	text-align: left;
	font-size: .9em;
	line-height: 1.3em;
	width: 95%;
}

#raves ul{
	display: block;
	position: relative;
	margin: 0 auto;
	width: 85%;
	padding-top: 15px;
	font-weight: bold;
	list-style-type: none;
	font-size: .9em;
	color: #4B644B;
}

#raves ul li{
	display: inline-block;
	position: relative;
	float: left;
	clear:both;
	list-style-type: none;
	margin: 1% auto;
	padding: 2%;
	color: #666;
	background-color: #f3f3f3;
}

#bio{
	position: relative;
	display: inline-block;
	max-width: 100%;
	padding: 25px;
	margin: 0;
	background-image: none;
}

#bio #about{
	position: relative;
	display: inline-block;
	margin: 0 auto;
	width: 90%;
	line-height:140%;
	color: #fff;	
	text-align: left;
}

#connect{
	position: relative;
	display: inline-block;
	width: auto;
	clear: both;
	padding: 25px;
	text-align: left;
	line-height: 1.3em;
}
#connect #contactform{
	display: block;
	position: relative;
	clear: left;
	width: 80%;
	float: left;
	font-size: .9em;
	line-height: .75em;
}


#connect .contact_form{
	display: block;
	position: relative;
}

#connect .contact_form ul {
    	list-style-type:none;
    	list-style-position:outside;
    	margin:0px;
    	padding:0px;
}
#connect .contact_form li{
    	padding:2px;
    	position:relative;
}

#connect .contact_form label {
    	width:100%;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.2em;
    	margin-top: 2px;
    	display:block;
    	float:left;
    	padding:3px;
	text-align: left;
	clear: both;
}

#connect .contact_form .antispam{
	display: none;
}

#connect .contact_form input {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    	height:5%;
    	width:100%;
    	padding:2% 3%;
	outline: none;
	clear: both;
}

#connect .contact_form textarea {
	padding:2% 3%;
    	height: 10%;
        width:100%;
	outline: none;
}

#connect .contact_form .submit {
	font-weight: bold;
	color: #505050;
	background: #fff;
	width: 100px;
	float: right;
	border: none;
	margin-bottom: 5px;
	padding: 1%;
	font-variant: small-caps;
}

.statusMessage {
	color: #666;
	background-color: #ebedf2;
	border: 3px solid #aaa;
	display: none;
	margin: auto auto;
	padding: 2.5em;
	position: fixed;
	width: 50%;
	height: 3em;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.statusMessage p {
	text-align: center;
	margin: 0 auto;
	padding: 20px;
	line-height: 1.5em;
}


#social{
	position: fixed;
	top: 0;
	left: 0;
	display: inline-block;
	margin: 2%;
	width: 5%;
	text-align: center;
	z-index: 49;
}

#social img{
	display: block;
	margin: 3%;
	width: 100%;
	margin-bottom: 15%;
	border: none;
	opacity:0.35;
	filter:alpha(opacity=35); /* For IE8 and earlier */
	clear: both;
	float: right;
}

#social a:hover img{
	opacity:0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */
}

#faq{
	display: inline-block;
	position: relative;
	width: 95%;
	padding: 2%;
	text-align: left;
	font-size: 1.8em;
}

#faq ul{
	margin: 0;
	padding-top: 15px;
	font-weight: bold;
	list-style-type: none;
	font-size: .9em;
	color: #4B644B;
	line-height: 1.3em;
}

#faq ul li ul{
	list-style-type: none;
	margin-left: 3px;
	padding: 0 5px;
	font-size: .7em;
	color: #666;
	line-height: 1.5em;
}

#videos{
	display: inline-block;
	position: relative;
	width: 85%;
	margin: 10px auto;
	padding: 15px 0 15px 0;
	text-align: left;
}

#videos iframe{
	margin-left: 2px;
	margin-right: 2px;
	border: 3px #fff solid;
}

#blog{
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

#projectfifteen{
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
}

#projectfifteen .major{
	display: block;
	position: relative;
	clear: left;
	float: left;
	margin: 5% 3% 5% 3%;
	padding: 2%;
	text-align: center;
	border-radius: 50%;
	font-size: 3.5em;
	font-family: Georgia;
	background-color: #C0C0C0;
	color: #3D5E2F;
	min-height: 65px;
	min-width: 65px;
	max-height: 95px;
	max-width: 95px;
}

#projectfifteen .detail{
	display: block;
	position: relative;
	margin: 5% 5% 5% 3%;
	padding: 1%;
	padding-left: 3%;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.5em;
	font-family: Georgia;
	color: #A5A5A5;
	clear: none;
	float: left;
	width: 65%;
	border-left: 1px dashed #ccc;
}

#bloghead{
	min-height: 100%;
	position: relative;
	clear: both;
	margin-bottom: 20px;
	margin-top: 10px;
}

#blogcats{
	display: none;
	position: relative;
	overflow: auto;
	width: 80%;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}

#blogcats .cat-group{
	margin: 0 auto;
	display: block-inline;
	postion: relative;
	margin: 15px 5px 15px 5px;
	float: left;
	clear: none;
	text-align: center;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#blogcats .cat-group:hover{
	opacity:.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}

#blogcats .cat-group img{
	background-color: #3D5E2F;
	padding: 10px;
	height: 45px;
	width: 45px;
	clear: both;
	text-align: center;
}

#blogcats .cat-group p{
	text-align: center;
	font-size: .9em;
	font-variant: small-caps;
}

#cat-arrow{
	display: inline-block;
	position: relative;
	width: 0; 
	height: 0; 
}

.group{
	display: inline-block;
	position: relative;
	color: #ccc;
	font-family: 'Sanchez', sans-serif;
	font-size: .85em;
	line-height: 200%;
	vertical-align: super;
	clear: none;
	margin: 0;
	padding: 0;
}

.arrow-down{
	display: inline-block;
	position: relative;
	width: 0; 
	height: 0; 
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 50px solid #ccc;
	margin: 0;
	padding: 0;
}

.arrow-up{
	display: inline-block;
	position: relative;
	width: 0; 
	height: 0; 
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 50px solid #ccc;
	margin: 0;
	padding: 0;
}

#singlepost{
	display: inline-block;
	position: relative;
	width: 100%;
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
}

#searchresults{
	display: inline-block;
	position: relative;
	width: auto;
	max-width: 1050px;
	min-height: 100%;
	padding: 0 15px;
	margin: 15px auto;
	text-align: center;
}

#searchresults h3{
	font-size: 25px;
	line-height: .85em;
	margin: 10px;
	padding: 0;
}

#copyright{
	display: block;
	position: relative;
	clear: both;
	width: 90%;
	padding: 2% 4% 5% 4%;
	margin: 0;
	font-size: .8em;
	line-height: 1.1em;
}

.white{
	width: auto;
	background-color: #fff;
	color: #000;
}

.offwhite{
	width: auto;
	background-color: #f1f1f1;
	color: #202020;
}
.black{
	width: auto;
	background-color: #000;
	color: #fff;
}
.dkgray{
	width: auto;
	background-color: #202020;
	color: #fff;
}

.ltgray{
	width: auto;
	background-color: #E5E5E5;
	color: #000;
}

.blgray{
	width: auto;
	background-color: #C2CCC4;
	color: #202020;
}

.left{
	text-align: left;
}

.center{
	text-align: center;
	margin: 0 auto;
}

.right{
	text-align: right;
}

/********************/
/*    BLOG POST     */
/********************/

#blog .postcard{
	display: block;
	position: relative;
	clear: none;
	float: left;
	padding: 0;
	margin: 2%;
	color: #fff;
	width: 45%;
	height: auto;
	min-height: 200px;
	text-align: center;
	font-size: 5em;
	border: 1px solid #e5e5e5;
}

.postcard img{
	width: 45%;
	border: 1px #ccc solid;
	overflow: hidden;
	z-index: -1;
}

.postcard .postcard-title{
	font-size: .3em;
	line-height: 0.9em;
	margin-right: 70%;
	margin-top: 0%;
	padding: 1%;
	color: #fff;
	z-index: 99;
}

.postcard .postcard-imgcount{
	padding: 1px 0;
	font-size: .7em;
}

.posthead{
	min-width: 100%;
	height: 150px;
	width: auto;
	text-align: left;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: #000;
}

.posthead img{
	display: block;
	position: absolute;
	width: 105%;
	opacity: 0.85;
	filter:alpha(opacity=85);
	z-index:1;
}

.posttitle h1{
	display: block;
	position: absolute;
	font-family: 'Scada', sans-serif;
	font-style: normal;
	font-size: 2.5em;
	width: 55%;
	bottom: 0;
	margin: auto;
	padding-left: 2.5%;
	padding-bottom: 2.5%;
	color: #FFF;
	line-height: 1.1em;
	text-align: left;
	text-shadow: 1px 1px 15px #111;
	z-index: 2;
}

.posttitle h1 a{
	color: #FFF;
}
aside{
	display: block;
	position: relative;
	width: 70%;
	margin: 5% auto 2% auto;
	padding: 0 3% 3% 3%;
	background-color: #EFEFEF;
	font-size: .6em;
	line-height: 1.2em;
}

aside:before{
	font-weight: bold;
	font-variant: small-caps;
	content: "footnotes";
	top: -550px;
	font-size: 1.5em;
	background-color: #666;
	color: #FFF;
	padding: 0.5% 2%;
	margin-bottom: 3%;
}

section#details{
	display: none;
}

section#moreposts{
	display: none;
}

section#sideconnect{
	display: none;
}

.post{
	display: block;
	position: relative;
	font-family: 'Lato', sans-serif;
	padding: 2.5%;
	text-align: left;
	margin: 2.5% auto;
	font-size: 1.2em;
	line-height: 1.8em;
	max-width: 100%;
}

.post img{
	max-width: 100%;
}

.post p{
	max-width: 80%;
	padding: 0.5%;
	text-indent: 1.5em;
	margin-left: 10%;
	margin-bottom: 1.5em;
	margin-top: 1.2em;
	color: #666;
}

a.footnote{
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
	top: -0.5em;
}

a.footnote:before{
	content: "[";
}

a.footnote:after{
	content: "]";
}

.post .notes{
	font-size: .75em;
	color: #222;
	background-color: #fff;
	padding: 7px;
}
.post #quote{
	font-style: italic;
	background-color: #fff;
	font-size: .85em;
	line-height: 150%;
	padding: 5px;
}

.post .quoted{
	position:relative;
	display: block;
	margin: 0 auto;

	font-family: 'Lato', sans-serif;
	font-weight: bold;

	width: 55%;
	min-height: 125px;
	text-align: left;
	vertical-align: middle;
	text-indent: 0em;
	font-size: 1.3em;
	line-height: 50px;

	z-index: 1;
	border-top: thin dotted #CECECE;
	border-bottom: thin dotted #CECECE;	
}

.post .quoted:hover{
	color: #3C3C3C;
}

.post .quoted:hover:before{
	position: absolute;
	display: block;
	margin: 0 auto;
	
	width: 100%;
	min-height: 125px;
	vertical-align: middle;
	line-height: 50px;

	content: "";
	background-image: url("http://www.natemathai.com/my_content/icons/tweetit.png");
	background-repeat:no-repeat;
	background-position: center;
	background-size: 25%;

	filter:alpha(opacity=35);
	opacity:.35;
	z-index:2;
}

.post dl{
	margin: 0 auto;
	width: 80%;
	font-family: 'Lato', sans-serif;
	border-top: thin #FEFEFE solid;
	border-bottom: thin #FEFEFE solid;
}

.post dt{
	display: block;
	position: relative;
	color: #555;
	font-size: 1.5em;
	text-indent: 0em;
	font-weight: bold;
	margin-top: 3%;
	font-variant: small-caps;
}

.post dd{
	color: #888;
	font-size: .85em;
	line-height: 1.2em;
	margin-bottom: 2%;
}

.vendors{
	margin: 25px auto;
	text-align: center;
	padding: 10px 20px;
	font-size: .65em;
	color: #000;
	line-height: 1.2em;
	border: thin solid #C2CCC4;
	background-color: #F0F0F0;
	max-width: 85%;
	min-width: 250px;
}

.vendors ul{
	text-align: left;
	list-style-type: none;
	display: inline-block;
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
}

.vendors ul li{
	display: block;
	float: left;
	min-width: 175px;
	list-style-type: none;
	font-weight: bold;
	color: #ababab;
	margin: 5px 20px;
	padding: 0;
	border-bottom: 2px solid #C2CCC4;
}

.vendors ul li ul{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.vendors ul li ul li{
	display: block;
	clear: left;
	text-align: center;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	border: none;
	color: #666;
}

section.fb-like, .fb-like * {
	display: inline;
	position: relative;
	float: left;
	clear: none;
}

.archive-post{
	width: 100%;
	max-width: 1200px;
	height: 300px;
	text-align: left;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 25px;
	overflow: hidden;
	opacity: .65;
	filter:alpha(opacity=65);
	background: #000;
}

.archive-post:hover{
	opacity:1;
	filter:alpha(opacity=100);
	-moz-box-shadow: 0px 0px 30px 2px #aaa;
	-webkit-box-shadow: 0px 0px 30px 2px #aaa;
	box-shadow: 0px 0px 30px 2px #aaa;

}

.archive-post img{
	position: absolute;
	width: 110%;
	bottom: -45%;
	z-index: 1;
	background: #000;
}

.archive-post #textbox{
	position: absolute;
	z-index: 2;
	bottom: 40%;
	width: 100%;
	padding-left: 2.5%;
	padding-bottom: 2.5%;
}

.archive-post p.archive-title{
	display: block;
	position: relative;
	float: left;
	clear: right;
	bottom: 20%;
	width: 45%;
	margin: 0 auto;
	font-family: 'Sanchez', sans-serif;
	font-size: 2.3em;
	color: #FFF;
	line-height: .9em;
	text-align: left;
	text-shadow: 1px 1px 10px #111;
	z-index: 2;
}

.archive-post p.archive-excerpt{
	display: block;
	position: relative;
	float: left;
	clear: left;
	bottom: 20%;
	margin-left: 15%;
	font-family: 'Scada', sans-serif;
	font-size: 1.2em;
	color: #FFF;
	line-height: .9em;
	text-align: left;
	width: 40%;
	z-index: 2;
}


} 
/*************************/
/*END DEFAULT MEDIA QUERY */
/*************************/


/*************************/
/*START LARGE MEDIA QUERY */
/*************************/
@media (min-width : 40.5em) and (orientation : landscape){
#mediaquery:after{
	content: "large";
}

#fb-social{
	display: inline-block;
	position: relative;
	float: none;
	width: 90%;	
}

#nav{
	position: fixed;
	top: 0;
	left: 0;
	background-color: #f1f1f1;
	margin: 0;
	padding: 1% 0% 0% 0%;
	width: 100%;
}

#nav a{
	display: inline-block;
}

#nav ul li{
	display: inline-block;
	margin: 0 15px 0 0;
	min-width: 35%;
}

#nav img{
display: inline-block;
}

#blog .postcard{
	display: block;
	position: relative;
	clear: none;
	float: left;
	padding: 3%;
	color: #fff;
	font-variant: small-caps;
	width: 35%;
	height: 250px;
	border: 1px solid #e5e5e5;
	text-align: right;
	opacity: .75;
	filter:alpha(opacity=75); /* For IE8 and earlier */
}

#blog .postcard:hover{
	opacity: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#blog .postcard .postcard-title{
	background-color: #000;
	font-size: .4em;
	margin-left: 10%;
	margin-top: 20%;
	text-align: right;
	padding: 1%;
	color: #fff;
	z-index: 99;
	width: 80%;
}
	
#selector{
	display: inline-block;
	position: relative;
	margin: 0 auto;
	clear:both;
	width: 97%;
	text-align: center;
}

#selector img{
	width: 7%;
	border: none;
	margin: 1%;
	opacity:0.55;
	filter:alpha(opacity=55); /* For IE8 and earlier */
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.imgHolder{
	display: inline-block;
	clear: none;
	overflow: hidden;
	width: 45%;
	margin: 10px;
}

.imgHolder img{
	display: block;
	position: relative;
	clear: none;
	width: 100%;
}

#raves h6{
	font-size: 1.5em;
	font-variant: small-caps;
	text-align: right;
	width: 85%;
}

#raves p{
	display: inline;
	position: relative;
	text-align: left;
	font-size: .9em;
	line-height: 1.3em;
}

#raves ul{
	display: block;
	position: relative;
	margin: 0 auto;
	font-weight: bold;
	list-style-type: none;
	font-size: .9em;
	color: #4B644B;
}

#raves ul li{
	display: inline-block;
	position: relative;
	clear: none;
	list-style-type: none;
	min-height: 200px;
	width: 45%;
	margin: 1%;
	padding: 1%;
	color: #666;
	background-color: #f3f3f3;
}

section{
	display: block;
	position: relative;
	float: left;
	clear: none;
	font-family: 'Lato', sans-serif;
	width: 18%;
	font-size: 4em;
	color: #333;
	text-align: left;
	padding: 2%;
	margin: 1%;
	border: 1px solid #E7E7E7;
	background-color: #EFEFEF;
	opacity:0.55;
	filter:alpha(opacity=55); /* For IE8 and earlier */
}

section:hover{
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

section a{
	color: #6B6B6B;
}

section h1.ribbon{
	display: block;
	position: relative;
	border:solid 1px;
	top: -35px;
	font-size: .75em;
	text-align: center;
	padding: 3px;
}

section h1.dark{
	color: #FFF;
	background-color: #2E2E2E;
	border-color: #2E2E2E;
}

section h1.red{
	color: #FFF;
	background-color: #2E0000;
	border-color: #2E0000;
}

section h1.blue{
	color: #FFF;
	background-color: #00002E;
	border-color: #00002E;
}

section h1.green{
	color: #FFF;
	background-color: #002E00;
	border-color: #002E00;
}

section#details{
	display: block;
	font-size: 1.1em;
	color: #555;
}

section#details img{
	max-width: 100%;
	display: block;
	position: relative;
	padding: 2%;
	margin: 2% auto;
	clear: none;
	float: left;
}

section#details .post-date{
	display: block;
	clear: both;
	font-size: 0.7em;
	font-variant: small-caps;
	margin: 1% auto;
	text-align: center;

}

section#details p{
	display: block;
	color: #000;
	font-size: .65em;
	line-height: 1.1em;
	padding: 0;
	text-indent: 0em;
	margin: 3% auto;
	clear: both;
}

section#details p .contact{
	font-size: 1.2em;
}

section#moreposts{
	display: block;
	font-size: 1.1em;
}

section#moreposts img{
	opacity:0.75;
	filter:alpha(opacity=75); /* For IE8 and earlier */
}
section#moreposts img:hover{
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

section#moreposts h2{
	display: block;
	position: relative;
	clear: both;
	margin: 0 auto;
	background-color: #FFF;
	border:solid 1px #CCC;
	padding: 3px;
	font-size: .75em;
	text-align: center;

}

section#moreposts ul{
	display: inline-block;
	position: relative;
	list-style-type: none;
	font-size: .75em;
	margin: 2px auto;
	padding: 5px;
	background-color: #FFF;
	border:solid 1px #CCC;
}

section#moreposts ul li{
	display: inline;
	position: relative;
	clear: none;
	float: left;
	padding: 10px 5px;
}

section#sideconnect{
	display: block;
	font-size: 1.1em;
}
.post{
	font-family: 'Lato', sans-serif;
	max-width: 70%;
	padding-top: 2%;
	margin: 0;
	text-align: left;
	font-size: 1.25em;
	line-height: 2em;
	float: left;
	clear: none;
	border-right: solid #ccc 1px;
}

.post p{
	max-width: 90%;
	margin-left: 2%;
	padding: 0 1%;
	text-indent: 1.5em;
	margin-bottom: .85em;
}


#feature{
	width: 95%;
}

#bio{
	position: relative;
	display: block;
	height: 500px;
	padding: 0 25px;
	margin: 0;
	background-image: url('images/bg/bio.jpg');
	background-repeat:no-repeat;
	background-position: center center;
}

#bio #about{
	position: absolute;
	width: 44%;
	max-width: 350px;
	line-height:140%;
	color: #fff;	
	top: 180px;
	left: 55%;
	text-align: left;
}

}
/*************************/
/*END LARGE DISPLAY MEDIA QUERY*/
/*************************/