/*
	99Lime.com HTML KickStart by Joshua Gatcke
	style.css
	
*/

/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,400italic);

/*---------------------------------
	OVERRIDES
-----------------------------------*/
h1,h2,h3,h4,h5,h6{
font-family: 'Lato', arial, verdana, sans-serif;
font-weight:normal;
}

h1,h2{
font-size:4em;
line-height: 120%;
}

small{
font-size:22px;
line-height: 120%;
display:block;
}

thead th,
tbody th{
font-family: 'Lato', arial, verdana, sans-serif;
}

button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
font-family: 'Lato', arial, verdana, sans-serif;
}

.menu{
font-family:'Lato', arial, verdana, sans-serif;
}

blockquote{
font-family: 'Lato', arial, verdana, sans-serif;
border:0;
padding:0 5%;
font-size:1em;
color:#777;
text-align:center;
}

	blockquote p{
	font-size:0.9em;
	line-height:150%;
	}
	
	blockquote span{
	font-size:0.8em;
	line-height:120%;
	}

/*---------------------------------
	LAYOUT
-----------------------------------*/
body{
margin:0;
padding:0 0 0 0;
color:#000;
background:#e5e5e5;
font:normal 1em/150% 'Lato', arial, verdana, sans-serif;
text-shadow: 0px 0px 1px transparent; /* google font pixelation fix */
-webkit-font-smoothing: antialiased;
}

.wrap{
max-width:1800px;
margin:auto;
}

#header{
background:#03b0f0 url(img/joshua1.jpg) no-repeat center top;
background-size: cover;
color:#fff;
border-top:1px solid #03b0f0;
border-bottom:1px solid #03b0f0;
white-space: nowrap;
}

	#header h1{
	margin:20% 0 30% 0;
	}
	
	#logo{
	display:block;
	float:right;
	margin:3% 5% 0 0;
	}
	
.nav{
text-align:center;
padding:5% 0;
margin:0;
margin-top:-10%;
position: relative;
z-index:10;
}

	a.box{
	display:inline-block;
	vertical-align: top;
	width:30%;
	margin:0 1% 2% 1%;
	padding-top:27%;
	background:#fff;
	text-transform:uppercase;
	position:relative;
	overflow:hidden;
	}
	
	a.box .inner{
	position:absolute;
	padding:22% 10% 15% 10%;
	top:0;
	left:0;
	width:100%;
	}
	
	a.box [class*="fa-"]{
	font-size:3em;
	}
	
	a.box h3{
	white-space: nowrap;
	font-size:1.8em;
	line-height: 120%;
	margin:22% 0 0 0;
	}
	
	a.box p{
	font-size:0.9em;
	line-height:140%;
	margin:0 0 0 0;
	color:#999;
	}
	
	a.box.color-null{
	background:none;
	}
	
	a.color-ks{color:#03b0f0;}
	a.color-ui{color:#86b102;}
	a.color-rm{color:#333333;}
	a.color-pw{color:#d52a7e;}
	a.color-bl{color:#00d5b4;}
	a.color-null{color:#999999;}
	
	a.box:hover{cursor: pointer;}
	a.box:hover *{color:#fff;}
	a.color-ks:hover{background:#03b0f0;}
	a.color-ui:hover{background:#86b102;}
	a.color-rm:hover{background:#333333;}
	a.color-pw:hover{background:#d52a7e;}
	a.color-bl:hover{background:#00d5b4;}
	a.color-null:hover *{color:#999999;}
	
	a.box.coming-soon{
	opacity: 0.5;
	filter: alpha(opacity=50);
	}

.work{
background:lightyellow;
text-align:center;
padding:30px;
color:#666;
font-size:0.9em;
}

	.work em{
	font-size:1.5em;
	font-weight:bold;
	color:#03b0f0;
	margin-right:5px;
	font-style:normal;
	}
	
	.work span{
	color:#999;
	font-size:0.8em;
	}
	
	.work a{
	display:inline-block;
	color:#fff;
	background:#03b0f0;
	padding:7px 10px;
	margin:0 10px;
	font-weight:bold;
	font-size:0.9em;
	line-height:100%;
	text-decoration:none;
	}

	.work hr{
	border-top:1px solid gold;
	margin:20px;
	}

#callout{
background:#03b0f0 url(img/joshua2.jpg) no-repeat center top;
background-size: cover;
color:#fff;
border-top:1px solid #03b0f0;
border-bottom:1px solid #03b0f0;
padding:0 0 2% 0;
}

	#callout .bg2{
	background:#03b0f0 url(img/joshua3.jpg) no-repeat center top;
	background-size: cover;
	margin-bottom:7%;
	}

	#callout p{
	font-size:1.2em;
	line-height:150%;
	}
	 
	#mc_embed_signup{
	padding:3% 0 10% 0;
	}
	
	#callout p.small{
	font-size:0.8em;
	line-height:170%;
	}
	
	#mc_embed_signup input{
	background:#fff;
	font-size:1.3em;
	padding:15px;
	text-indent: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border:0;
	margin:0;
	width:60%;
	}
	
	#mc_embed_signup button{
	background:#d52a7e;
	color:#fff;
	font-size:1.2em;
	border:0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding:17px 20px;
	margin:0 0 0 -5px;
	}
	
#testimonials{
padding:7% 0;
background:#fff;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}

#ui-preview{
border:5px solid #ddd;
margin:30px 0;
display:block;
}

#footer{
padding:5% 0;
font-size:0.75em;
line-height:170%;
text-align:center;
color:#999;
}

	#footer a{
	color:#999;
	}
	
	#footer img{
	display:inline-block;
	margin-bottom:2%;
	}

/*---------------------------------
	Blog
-----------------------------------*/

.post{
border:1px solid #ccc;
padding:60px 5% 60px 5%;
position:relative;
background:#fff;
margin-bottom:30px;
}

	.post h4 a{
	text-decoration: none;
	color:#000;
	}
	
	.post .meta{
	position:absolute;
	bottom:20px;
	left:40px;
	color:#999;
	font-size:0.9em;
	}
	
	.post p{
	white-space: pre-wrap; /* css-3 */    
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */    
	white-space: -o-pre-wrap; /* Opera 7 */    
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	}
	
	.post.single .meta{
	bottom:auto;
	left:auto;
	top:20px;
	right:5%;
	}
	
	.post.single h3{
	margin-top:2em;
	}
	
	.post .thumb{
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #ccc;
	padding:3px;
	background:#fff;
	}
	
.MarkupPagerNav {
clear: both;
margin: 1em 0; 
text-align:center;
}
.MarkupPagerNav li {
display: inline-block;
list-style: none;
margin: 0;
padding:0;
}

.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
display: inline-block;
padding: 2px 9px;                
color: #fff;
background: #2f4248;
margin-right: 3px;
font-size: 10px;
text-transform: uppercase;
text-decoration:none;
}
        
.MarkupPagerNav li.MarkupPagerNavOn a,
.MarkupPagerNav li a:hover {
color: #fff;
background: #4598ef;
text-decoration: none;
}

.MarkupPagerNav li.MarkupPagerNavSeparator {
display: inline-block;
color: #777;
background: #d2e4ea;
padding-left: 3px;
padding-right: 3px;
}

/*---------------------------------
	DEAD WEBSITE STYLES
-----------------------------------*/
#dead-content{}

#dead-content .grid{max-width: 1220px; padding: 0;}

#dead-page{
background:#fff;
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
padding:5%;
overflow: hidden;
}
#dead-header{
width: 100%;
padding: 7% 2%;
margin: 0 0 -20px 0;
background: url(img-dead/dead-header-bg.jpg);
background-position: center center;
background-size: cover;
text-align: center;
color:#fff;
}
	#dead-content .ad-bg{
	background: url(img-dead/dead-header-bg.jpg);
	background-position: center center;
	background-size: cover;
	text-align: center;
	color:#fff;
	margin:5% -8%;
	padding: 7% 2%;
	}

	#dead-header h1{font-weight: 300;margin: 0;}
	#dead-header strong{color:#fff;}
	#dead-header img{max-width: 50%; height: auto;}

#dead-content h2{font-size:2em;margin:5% 0 0 0;}
#dead-content h3{font-size:1.5em;margin:5% 0 0 0;}
#dead-content .hl{background:lightyellow;}
#dead-content h3.hl{border:1px solid gold;padding:10px;text-align:center;}
#dead-content blockquote{margin-right: 0;}
#dead-content .contact{text-decoration: none;}

#dead-content .circle{
border: 1px solid #808627;
-webkit-border-radius: 	200em;
-moz-border-radius: 	200em;
border-radius: 			200em;
-khtml-border-radius: 	200em;
padding-top:100px;
width: 100px;
margin: 0 auto 10px auto;
display:block;
overflow: hidden;
vertical-align: middle;
position: relative;
}
	#dead-content .circle img{
	position:absolute;
	height: 100%;
	width: auto;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	}

.dead-card{
background:#fff;
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
margin-bottom:10px;	
}
	.dead-card p{
	padding: 5%;
	font-size: 0.9em;
	line-height: 1.3;
	margin: 0;
	}
/*---------------------------------
	Breakpoints
-----------------------------------*/
@media all and (min-width: 1024px) and (max-width: 1280px){
	
	a.box h3{font-size:1.2em;margin:18% 0 0 0;}
	a.box p{font-size:0.8em;}
	
}

@media all and (min-width: 768px) and (max-width: 1024px) {
	
	h1,h2{font-size:2.5em;}
	a.box h3{font-size:1em;margin:10% 0 0 0;}
	a.box p span{display:none;}
	
}


@media all and (max-width: 768px) {

	#logo{float:none;display:block;margin:-4em 0 0 0;text-align:center;}
	#logo img{max-width:80%;height:auto;}
	#header{background-position: bottom left;border-top:5em solid #03b0f0;}
	#header h1{margin-top:5em;}
	h1,h2{font-size:2.2em;}
	small{font-size:13px;white-space: normal;}
	a.box{width:100%;display:block;text-align:left;overflow:auto;padding:25px;}
	a.box .inner{position:relative;padding:0;}
	a.box [class*="fa-"]{font-size:1.5em;margin-right:10px;}
	a.box h3{margin:0;display:inline-block;font-size:1.1em;}
	a.box p{display:none;}
	#callout{background-image: none;border:0;}
	#callout .bg2{padding-top:80%;}
	#mc_embed_signup input{width:70%;}
	
}

@media all and (max-width: 420px) {

	h1,h2{font-size:1.7em;}
	
}