/*
Theme Name: Krispypixel
Theme URI: http://www.krispypixel.com
Description: A beastmode theme
Author: David Mathew & Courtny Cotten (KRISPYPIXEL)
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

a {
	outline: none;
}

body {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 15px;
    height: 100%;
    line-height: 27px;
    color: #576066;
}

p {	
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 15px 0;
}

a:hover {
	color: 
}

/* Clearfix
-------------------------------------------------------------- */

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}


/* @font-face
-------------------------------------------------------------- */

@font-face {
	font-family: "Milo";
	src: url("fonts/MiloOT.eot"); /* IE9 Compat Modes */
	src: url("fonts/MiloOT.eot?iefix") format("eot"), /* IE6-IE8 */
	     url("fonts/MiloOT.woff") format("woff"), /* Modern Browsers */
	     url("fonts/MiloOT.ttf")  format("truetype"), /* Safari, Android, iOS */
	     url("fonts/MiloOT.svg#svgFontName") format("svg"); /* Legacy iOS */
	}
	
@font-face {
	font-family: "Milo-Light";
	src: url("fonts/MiloOT-Light.eot"); /* IE9 Compat Modes */
	src: url("fonts/MiloOT-Light.eot?iefix") format("eot"), /* IE6-IE8 */
	     url("fonts/MiloOT-Light.woff") format("woff"), /* Modern Browsers */
	     url("fonts/MiloOT-Light.ttf")  format("truetype"), /* Safari, Android, iOS */
	     url("fonts/MiloOT-Light.svg#svgFontName") format("svg"); /* Legacy iOS */
	}

@font-face {
	font-family: "Milo-Light-Italic";
	src: url("fonts/MiloOT-LightIta.eot"); /* IE9 Compat Modes */
	src: url("fonts/MiloOT-LightIta.eot?iefix") format("eot"), /* IE6-IE8 */
	     url("fonts/MiloOT-LightIta.woff") format("woff"), /* Modern Browsers */
	     url("fonts/MiloOT-LightIta.ttf")  format("truetype"), /* Safari, Android, iOS */
	     url("fonts/MiloOT-LightIta.svg#svgFontName") format("svg"); /* Legacy iOS */
	}
	
@font-face {
	font-family: "Milo-Bold";
	src: url("fonts/MiloOT-Bold.eot"); /* IE9 Compat Modes */
	src: url("fonts/MiloOT-Bold.eot?iefix") format("eot"), /* IE6-IE8 */
	     url("fonts/MiloOT-Bold.woff") format("woff"), /* Modern Browsers */
	     url("fonts/MiloOT-Bold.ttf")  format("truetype"), /* Safari, Android, iOS */
	     url("fonts/MiloOT-Bold.svg#svgFontName") format("svg"); /* Legacy iOS */
	}


/* =Layout
-------------------------------------------------------------- */


#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	background: url("images/repeat-top.png") repeat-x 0 0;
	height: 87px;
}

#header-bg {
	background: url("images/header-top.png") no-repeat center top;
	height: 87px;
	margin: 0 auto;
	position: relative;
}

#header-inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#header-logo a {
	background: url("images/krispypixel-logo.png") no-repeat 0 0;
    display: block;
    height: 45px;
    float: left;
    text-indent: -9999px;
    width: 235px;
    margin: 20px 0 0 -20px;
}

#header-nav {
	font-family: "Milo";
	font-size: 15px;
	float: right;
	letter-spacing: 1px;
	margin: 36px 0 0 0;
}

#header-nav li {
	display: inline;
	margin-left: 20px;
	
}

#header-nav li a {
	color: #ffffff;
	text-decoration: none;
}

#header-nav li a:hover {
	color: #55C666;
}


#logo h1,h2 {
	display: none;
}



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

#page-footer {
	background: #e7e7e7 url("images/pixel-footer-top.jpg") repeat-x 0 0;
	padding-top: 30px;
	min-height: 180px;
}

#page-footer-base {
	background: #e7e7e7 url("images/pixel-footer-top.jpg") repeat-x 0 0;
	padding-top: 30px;
	height: 110px;
}

#page-footer-content {
	width: 960px;
	margin: 0 auto;
	display: block;
	clear: both;
}

#site-footer {
	background: transparent url("images/site-footer-repeat.jpg") repeat-x 0 0;
	height: 81px;
}

#site-footer-content {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	display: block;
}

#footer-nav {
	float: right;
	letter-spacing: 1px;
	margin: 32px 0 0 0;
}

#footer-nav li {
	font-family: "Milo";
	font-size: 15px;
	display: inline;
	margin-left: 20px;
	
}

#footer-nav li a {
	color: #ACACAC;
	text-decoration: none;
}

#footer-nav li a:hover {
	color: #55C666;
}

#site-colophon {
	display: block;
	float: left;
	margin: 24px 0 0 0;
}

#site-colophon small {
    color: #616161;
    font-size: 11px;
}

#site-colophon small a {
    color: #ACACAC;
    font-size: 11px;
    text-decoration: none;
}

#site-colophon small a:hover {
    color: #55C666;
}

#site-info {
	width: 960px;
	display: block;
	margin: 0 auto;
	background: transparent url("images/horiz-rule.png") no-repeat center top;
}

#site-info-base {
	width: 960px;
	display: block;
	margin: 0 auto;
}

.horiz-rule {
	background: transparent url("images/horiz-rule.png") no-repeat center top;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#testimonials {
	display: block;
	float: left;
	width: 430px;
}

.quote-btn {
	display: block;
	width: 165px;
	height: 70px;
	background: transparent url("images/btn-test.png") no-repeat scroll 0 0;
	text-indent: -9999px;
	cursor: pointer;
	float: right;
	margin: 20px 0 0 0;
}






#krispypixelers {
	background: transparent url("images/front-image.jpg") no-repeat scroll center top;
	width: 960px;
	height: 460px;
	margin: 10px 0 0 0;
}

#hero h1 span {
	font-family: "Milo-Light", Helvetica, Verdana, sans-serif;
	text-align: center;
	display: block;
	margin: 12px 0 0 0;
}

#learn-more-btn {
	display: block;
	width: 282px;
	height: 85px;
	margin: 40px auto;
	background: transparent url("images/temp-main-btn.jpg") no-repeat scroll 0 0;
	text-indent: -9999px;
	cursor: pointer;
}

#hero h1 span em {
	font-family: "Milo-Bold", Helvetica, Verdana, sans-serif;
	color: #51C265;
}


.block {
	padding: 10px 10px;
	text-align: center;
	float: left;
	width: 22%;
}

.services-title {
	font-family: "Milo-Bold", Helvetica, Verdana, sans-serif;
}

#services-icon {
	width: 65px;
	height: 75px;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
}

.services-home {
	line-height: 1.5;
    margin: 15px 0;
    font-size: 13px;
}

#services-content {
	display: block;
	height: 230px;
}

#services-page-icon {
	width: 65px;
	height: 75px;
	text-indent: -9999px;
	float: left;
}

.services-page-title {
	display: inline-block;
	font-family: "Milo-Bold", Helvetica, Verdana, sans-serif;
	font-size: 28px;
	color: #51C265;
	margin: 10px 0 0 15px;
}

.services-page-subtext {
	font-size: 12px;
	display: block;
	font-style: italic;
	margin: -5px 0 0 80px;
}

#service-block-left {
	width: 430px;
	float: left;
	margin: 10px 100px 20px 0;
}

#service-block-right {
	width: 430px;
	float: left;
	margin: 10px 0 20px 0;
}

	
.footer-email {
	font-family: "Milo-Light-Italic";
	color: #6F7480;
	text-decoration: none;
	font-size: 25px;
	display: block;
	padding: 35px 0 0 0;
	float: left;
}

.label {
	font-family: "Milo-Light-Italic";
	color: #6F7480;
	text-decoration: none;
	font-size: 20px;
}

.inside {
	width: 960px;
	height: 100px;
	display: block;
	margin: 0 auto;
}

.inside-home {
	width: 960px;
	height: 130px;
	display: block;
	margin: 0 auto;
}

.identity {
	background: transparent url("images/service-icons.png") no-repeat 0 0;
}

.print {
	background: transparent url("images/service-icons.png") no-repeat -68px 0;
}

.web {
	background: transparent url("images/service-icons.png") no-repeat -130px 0;
}

.photo {
	background: transparent url("images/service-icons.png") no-repeat -204px 0;
}

#global-page-title {
	height: 50px;
	padding: 30px 0 0 0;
}

.entry-title-interior {
	font-family: "Milo-Bold", Helvetica, Verdana, sans-serif;
	font-size: 52px;
	color: #51C265;
	display: inline-block;
}

.subhead {
	font-family: "Milo-Light-Italic", Helvetica, Verdana, sans-serif;
	color: #6F7480;
	float: right;
	display: inline-block;
	font-size: 34px;
}

