/*   
Theme Name: Apollo
Theme URI: http://www.apollointeractive.com
Description: 
Author: Timothy S. Stewart
Author URI: http://www.timothysstewart.com
Version: 1
*/

/*
	HTML5 Reset Wordpress Theme :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:
	
	Eric Meyer					:: http://ericmeyer.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com
	
	Special thanks: The Wordpress theme owes its start to an empty theme authored 
		by Chris Coyier & Jeff Starr: http://digwp.com
	
-------------------------------------------------------------------------------*/

/* Let's default this puppy out
-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}									

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

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites, like, say for Google Maps custom placemarkers. 
   There has been a report of problems with standard Google maps as well, but we haven't been able to duplicate or diagnose the issue. */
img,
object,
embed {max-width: 100%;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  



/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body { background: #f2f2f2 url(_/img/bkgd.gif) repeat-x; font: 13px Helmet, Freesans, sans-serif;}

/* using local fonts? make sure to read up on Paul Irish's 
	Bulletproof @font-face syntax: http://mky.be/font-face/bulletproof/ */

/* we like off-black for text */
body, select, input, textarea {color: #333;}

a {color: #03f;}
a:hover {color: #69f; text-decoration: none; }

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #F60; color: #fff; text-shadow: none;}
::selection {background: #F60; color: #fff; text-shadow: none;} 

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}



/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/

#page-wrap {width: 970px; margin: 0 auto;}

.post {}

.entry-content {}
.entry-content a {}
.entry-content a:hover {}

#meta {}
.postmetadata {}

#sidebar {}

.navgation {}
.next-posts {}
.prev-posts {}

#searchform {}
#s {}
#searchsubmt {}
	
ol.commentlist {list-style: none;}
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {border-bottom: 1px dotted #666; padding: 10px;}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {font-style: normal;}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {float:right; margin: 0 0 10px 10px;}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {font-size: 10px;}
ol.commentlist li.comment div.comment-meta a {color: #ccc;}
ol.commentlist li.comment p {}
ol.commentlist li.comment ul {}
ol.commentlist li.comment div.reply {font-size: 11px;}
ol.commentlist li.comment div.reply a {font-weight: bold;}
ol.commentlist li.comment ul.children {list-style: none; margin: 10px 0 0;}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {border-left: 5px solid #555; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-3 {border-left: 5px solid #999; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-4 {border-left: 5px solid #bbb; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {background: #fff;}
ol.commentlist li.odd {background: #f6f6f6;}
ol.commentlist li.parent {border-left: 5px solid #111;}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}



/* User Styles
-------------------------------------------------------------------------------*/

.clear {
	clear: both; }

#header {
	background: url(_/img/header.jpg) no-repeat;
	height: 335px; }
	
	#header nav {
		position: relative;
		top: 48px;
		float: right;
		right: 56px; }
	
	#header nav li {
		border-right: 1px solid #C4CDCD;
		float: left;
		font-size: .9em;
		font-weight: 400;
		text-transform: uppercase; }
		
		#header nav li:last-child {
			border-right: none; }
		
		#header nav li a {
			color: #fff;
			padding: 13px 15px;
			text-decoration: none;
			
			text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
			filter: dropshadow(color=#000000, offx=0, offy=1); }
			
			#header nav li a:hover {
				color: #9df5fe;
				text-decoration: none; }
				
			#header nav li.current-menu-item a {
				background: url(_/img/nav_arrow.gif) no-repeat center 32px; }
				
	.formfield {
		height: 60px;
		padding: 0 0 10px;
		position: relative;
		width: 285px; }
		
	#header form {
		position: relative;
		top: 107px;
		left: 314px;
		width: 200px; }
		
		#header form select {
			border: none;
			color: #fff;
			padding: 0.5em;
			font-size: 15px;
			line-height: 1.2em;
			width: 80%;
			
			background: url(_/img/select_side.gif) no-repeat left center, url(_/img/select_side.gif) no-repeat right center, url(_/img/arrow.gif) no-repeat 202px 15px,
			 -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4d4d5), color-stop(10%,#a2a2a2), color-stop(100%,#747474));
			background: url(_/img/select_side.gif) no-repeat left center, url(_/img/select_side.gif) no-repeat right center, url(_/img/arrow.gif) no-repeat 202px 15px,
			 -webkit-linear-gradient(top,  #d4d4d5 0%,#a2a2a2 10%,#747474 100%);
			background: url(_/img/select_side.gif) no-repeat left center, url(_/img/select_side.gif) no-repeat right center, url(_/img/arrow.gif) no-repeat 202px 15px,
			    -moz-linear-gradient(top,  #d4d4d5 0%, #a2a2a2 10%, #747474 100%);
			background: url(_/img/select_side.gif) no-repeat left center, url(_/img/select_side.gif) no-repeat right center, url(_/img/arrow.gif) no-repeat 202px 15px,
			     -ms-linear-gradient(top,  #d4d4d5 0%,#a2a2a2 10%,#747474 100%);
			background: url(_/img/select_side.gif) no-repeat left center, url(_/img/select_side.gif) no-repeat right center, url(_/img/arrow.gif) no-repeat 202px 15px,
			      -o-linear-gradient(top,  #d4d4d5 0%,#a2a2a2 10%,#747474 100%);
			background: url(_/img/select_side.gif) no-repeat left center, url(_/img/select_side.gif) no-repeat right center, url(_/img/arrow.gif) no-repeat 202px 15px,
			         linear-gradient(top,  #d4d4d5 0%,#a2a2a2 10%,#747474 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d5', endColorstr='#747474',GradientType=0 );
			
			-webkit-appearance: none;
			   -moz-appearance: none;
			        appearance: none;

			-webkit-box-shadow: 1px 1px 1px #fff;
			   -moz-box-shadow: 1px 1px 1px #fff;
			        box-shadow: 1px 1px 1px #fff;
			
			-webkit-border-radius: 0.3em; /* Saf3-4, iOS 1-3.2, Android <1.6 */
			   -moz-border-radius: 0.3em; /* FF1-3.6 */
			        border-radius: 0.3em; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
					
			-moz-appearance: none;
			-webkit-appearance: none;
			appearance: none; }
					
			#header form select option {
				background-color: #757575; }
		
		#header form #zip {
			padding: 7px;
			border-radius: 3px;
			border-width: 1px;
			border-color: black;
			text-align: center;
			width: 109px;
			
			background-color: #fff;
			background-image: -webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#ffffff)); /* Saf4+, Chrome */
			background-image: -webkit-linear-gradient(top, #d7d7d7, #ffffff 15%); /* Chrome 10+, Saf5.1+, iOS 5+ */
			background-image:    -moz-linear-gradient(top, #d7d7d7, #ffffff 15%); /* FF3.6 */
			background-image:     -ms-linear-gradient(top, #d7d7d7, #ffffff 15%); /* IE10 */
			background-image:      -o-linear-gradient(top, #d7d7d7, #ffffff 15%); /* Opera 11.10+ */
			background-image:         linear-gradient(top, #d7d7d7, #ffffff 15%);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d7d7d7', EndColorStr='#ffffff'); /* IE6-IE9 */ }
			
		#header form #submit {
			margin: 4px 0 0;
			padding: 0; }
	
	#header label {
		color: #F60;
		display: block;
		font-size: .9em;
		font-weight: bold;
		line-height: 1.5em;
		text-transform: uppercase; }

article, #comments, #respond, #myiframe {
	float: left;
	width: 590px; }

	article h1 {
		font-size: 1.7em;
		margin: 0 0 10px; }
	
		article h1 a, article h1 a:hover {
			color: #333;
			text-decoration: none; }
	
	article h2 {
		font-size: 1.3em;
		margin: 15px 0; }
		
	article p {
		line-height: 1.4em;
		margin: 0 0 10px; }
	
	article a, aside a, #comments a, #respond a {
		color: #0099ff; }
		
	#comments ol.commentlist li.comment div.comment-meta a {
		color: #333; }
	
	#comments h2, #respond h2 {
		margin: 10px 0; }
		
		#comments .commentlist p {
			margin: 20px 0;
			line-height: 1.4em; }

	#comments textarea, #respond textarea {
		margin: 10px 0; }
	
.comments-link {
	margin: 0 0 40px;
	display: block; }

aside {
	float: right;
	width: 280px; }
	
	.widget_text, .widget_pages, .widget_recent_entries {
		background: white;
		border: 1px solid #E0E0E0;
		border-bottom: 1px solid #949494;
		color: #666;
		font-size: .9em;
		line-height: 1.6em;
		margin: 10px 0 0; }
		
		.widget_text h2, .widget_pages h2, .widget_recent_entries h2 {
			border: 1px solid #E6E6E7;
			border-bottom: 1px solid #D4D4D4;
			border-top: 1px solid #A6A6A6;
			color: #333;
			margin: 10px;
			padding: 10px;
			text-transform: uppercase;
			
			background-color: #dddddd;
			background-image: -webkit-linear-gradient(bottom, rgb(239,239,239) 95%, rgb(221,221,221) 98%, rgb(184,184,184) 100%, rgb(255,255,255) 0%);
			background-image:    -moz-linear-gradient(bottom, rgb(239,239,239) 95%, rgb(221,221,221) 98%, rgb(184,184,184) 100%, rgb(255,255,255) 0%);
			background-image:     -ms-linear-gradient(bottom, rgb(239,239,239) 95%, rgb(221,221,221) 98%, rgb(184,184,184) 100%, rgb(255,255,255) 0%);
			background-image:      -o-linear-gradient(bottom, rgb(239,239,239) 95%, rgb(221,221,221) 98%, rgb(184,184,184) 100%, rgb(255,255,255) 0%);
			background-image:         linear-gradient(bottom, rgb(239,239,239) 95%, rgb(221,221,221) 98%, rgb(184,184,184) 100%, rgb(255,255,255) 0%);
			
			background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.9, rgb(239,239,239)), color-stop(0.95, rgb(221,221,221)), color-stop(1, rgb(184,184,184)), color-stop(0, rgb(255,255,255)));
				filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#dddddd', EndColorStr='#ffffff'); /* IE6-IE9 */ }
	
	.widget_text_container {
		padding: 10px 20px 20px;
		border-bottom: 1px solid #E0E0E0; }
		
	.widget_pages ul, .widget_recent_entries ul {
		padding: 0 20px 10px; }

footer {
	clear: both;
	margin: 42px 0 20px; }
	
	footer p {
		color: #999;
		font-size: .8em;
		text-align: center;
		text-transform: uppercase; }
	
	footer a {
		color: #333; }
		
		footer a:hover {
			color: #333; }
			
#commentform div {
	margin: 10px 0; }

/* Print styles!
-------------------------------------------------------------------------------*/
@media print {



}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
	
		
}

@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
}


/*♘※♘※♘※♘※♘♘※♘※♘※♘※♘※♘※♘♘※♘※♘※♘※♘*\
|/===============================\|
      Responsive Styles !!!!!!!        
|\===============================/|
\*♘※♘※♘※♘※♘♘※♘※♘※♘※♘※♘※♘♘※♘※♘※♘※♘*/


@media screen and (max-width: 992px) {
	#header{background-size:100% auto;}
	#page-wrap{width:100%;}
	#header{background-position: 100% auto;}
	.post{width:70%; padding-left:20px; padding-right:20px; -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box; }
	aside{width:30%; -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box; }
  #header{height:35vw;}
  #header nav{top:4.6vw;}
  #header nav li a{text-shadow:none;}
}
@media (max-width: 767px) {
	#header{background:none; height:auto; padding:15px 15px;}
	#header nav{width:100%; position: static; text-align: center; float:none; clear:both; margin-bottom:7px;}
	#header nav li{float:none;}
	#header form{position: static; width:100%; max-width: 360px; margin:0 auto; float:none; clear:both;     border: 5px solid #0083FF; padding:10px 10px;}
	#header nav li a {color: #00A8FF; text-shadow:none; font-size:20px; font-weight:bold; font-size:3vw;}
    body{background:transparent;}
    .formfield{width:100%; text-align: center; padding-bottom: 10px; height:auto;}
    #header form #submit{margin:0 auto; display: block;}
    .h1-banner{display:block !important; text-align: center; font-size: 17px;
    text-transform: uppercase; background: #0083FF; width:390px; color:#fff; margin:0 auto; padding-top:8px; padding-bottom:3px; text-shadow: 0px -1px #005AAF;}
    #searchform{display:none;}
    #header label{font-size:17px; margin-bottom: 6px;}
    #header form #zip{font-size:23px;}
    #name-m{display:block !important;text-align: center;
    font-size: 39px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #000;
	font-size:5.7vw;}
}
@media screen and (max-width: 480px) {
	.h1-banner{width:100%; font-size:4.9vw;}
	#header{padding-left:0; padding-right:0;}
	.post{width:100%;}
	aside{width:100%;}
	article img{width:100%;}
	#header form{padding-left:0; padding-right:0; max-width: 100%;-moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box; }
  #name-m{font-size:7.2vw;}
  #header nav li a{font-size:3.6vw; padding-left:0; padding-right:0;}
}

