/*
Theme Name: Ignite Technical
Theme URI: http://taxi.ca/
Description: Tuned for Titan Recruitment colour ways.
Tags: custom
Author: Stephen Howard
Author URI: http://taxi.ca/
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt

This is a placeholder file required by WordPress, so do not delete it.

*/


/* Global */

html, body, span,
h1, h2, h3, h4, h5, h6, 
p, a, img, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, Lucida Grande, sans-serif;	
	vertical-align: baseline;
	color: #515254;
	outline: none;
}

html {
	background: #FFFFFF;
}

html, body, #container { height: 100%; }

body > #container {height: auto; min-height: 100%;}

/* Global Typography */

p, a, ul, ol, li {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 21px;
	list-style-image: none;
	list-style-type: none;
}

p {
	padding-bottom: 21px;
}

em, em a {
	font-family: georgia, "times new roman", times, serif;
	font-style: italic;
}

h2 {
	font-size: 36px;
}

h3, h3 a {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-weight: normal;
}

h1.entry-title {
	color: #F8B922;	
	font-weight: normal;
	line-height: 40px;
	padding-bottom: 20px;
}

h1.entry-title a {
	color: #F8B922;	
	font-size: 36px;
	font-weight: normal;
}

input, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Lucida Grande, sans-serif;	
	color: #515254;
}

/* Link Styles */

a, a span {
	color: #F8B922;
	outline: none;
}

a img {
	border: none;
}

a:hover, a:hover span {	
	text-decoration: underline;
}

/* Page Container */

#container {
	width: 100%;
	margin: 0px;
}
/* START Header */

#header {
	position: fixed;
	width: 100%;
	height: 72px;
	top: 0;
	left: 0;
	background: url(images/header-bg.png) repeat center bottom;
	z-index: 1000;
}

#header-content, #footer-content {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

h4#blog-title {
	float: left;
}

h4#blog-title a {
	width: 203px;
	height: 119px;
	float: left;	
	text-indent: -99999px;
	background: url(images/titan-logo.png) no-repeat center 15px;
}

#blog-description {
	display: none;
}

#header-search {
	position: relative;
	float: right;
	padding-top: 10px;
}

ul#social-buttons {
	float: right;
	padding-right: 8px;
}

ul#social-buttons li {
	float: left;
	padding: 3px 4px 0;
}

ul#social-buttons li a {
	width: 16px;
	height: 16px;
	float: left;
	text-indent: 99999px;
}

li a.facebook-icon {
	background: url(images/facebook-icon.png);
}

li a.twitter-icon {
background: url(images/twitter-icon.png);
}

li a.linkedin-icon {
background: url(images/linkedin-icon.png);
}

#search-right {
	position: relative;
	float: right;
	height: 22px;
}

input.search-input {
	width: 145px;
	height: 19px;
	padding: 1px 6px 1px 24px;
	border: 0;
	line-height: 18px;
	font-size: 14px;
	background: url(images/search-box.png) no-repeat;
}

#header input.search-button {
	position: absolute;
	border: 0;
	top: 5px;
	left: 7px;
	width: 15px;
	height: 13px;
	background: url(images/search-icon.jpg) no-repeat;
}

/* Main Navigation */
#menu, #menu ul {
	float: right;
}

#menu ul { 
	position: relative;
}

#menu ul li {
	float: left;
	position: relative;
}

#menu ul li a {
	float: left;
	padding: 14px 14px 6px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .60);
	filter: dropshadow(color=#000000, offx=1, offy=1);
}

#menu ul li.page-item-12 a {
	padding-right: 0;
}

#menu ul li a:hover, #menu ul ul.children li a:hover, #menu ul li.current_page_item a, body.home #menu ul li a.home-link, #menu ul li.current_page_parent a, 
#menu ul ul.children li.current_page_item a {
	text-decoration: none;
	color: #f8b922;
}

#menu ul ul.children li a {
	color: #fff;
}

#menu ul ul {
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	z-index: 99999;
}
#menu ul ul li {
	clear: both;
}
#menu ul ul ul {
	left: 100%;
	top: 0;
}
#menu ul ul a {
	padding: 4px 14px;
	height: auto;
}
#menu ul li:hover > ul {
	display: block;
}

/* END Header */

/*START Fullsize Image */

#full-image {
	width: 100%;
	height: 393px;
	margin-bottom: 33px;
	border-bottom: 10px solid #ffcd59;
	overflow: hidden;
}

#full-image img {
	min-height: 393px;
	height:auto !important;
	height: 393px;
	min-width: 1020px;
}

#bg {
	width: 100%;
	z-index: 0;
}

/*END Fullsize Image */

/* START Content */

#content {
	width: 960px;
	margin: 0px auto;
	padding-bottom: 150px;
}

#left-content {
	float: left;
	width: 710px;
	padding: 0 5px;
}

#left-content .page, #left-content .post, #left-content .navigation {
	width: 630px;
}

#right-content {
	float: right;
	width: 230px;
	padding: 0 5px;
}

/* Twitter */
#twitter-container {
	position: relative;
	margin: -90px 0 24px;
	width: 235px;
	background: #fff;
	background: url(images/twitter-bg.png) no-repeat;
	z-index: 100;	
}

#twitter-container h3 {
	padding: 20px 0 10px;
	margin: 0 20px 20px;
	border-bottom: 1px solid #ebebeb;
}

#twitter-container .twtr-widget .twtr-tweet-wrap {
	padding: 10px 0;
}

#twitter-container h3 a {
	font-size: 14px;
	font-weight: bold;
}

#twitter-container p, #twitter-container a, #twitter-container em {
	font-size: 12px;
	line-height: 21px !important;
}

#twitter-container em a {
	font-style: italic;
}

#twitter-container em a.twtr-timestamp, #twitter-container em a.twtr-reply {
	color: #959595 !important;	
}

.twtr-hd, .twtr-ft {
	display: none;
}

.twtr-widget {
	margin: 0 auto;
	width: 200px;
}

#facebook-container {
	margin-bottom: 20px;
	padding: 0px 5px;
}

#newsletter-signup {
	float: left;
	margin-bottom: 20px;
	padding-left: 5px;
}

.newsletter-button {
	width: 164px;
	height: 43px;
	padding: 17px 0 0 66px;
	float: left;
	line-height: 16px;
	font-weight: bold;
	background: url(images/newsletter-btn.png) 0 0;
}

/* Secondary Pages */
#orange-bar {
	float: left;
	margin: 70px 0 50px;
	width: 100%;
	height: 72px;
	background: #ffcd59;
	border-top: 6px double #fff;
}

.interior-page p, .search-page p {
	padding-bottom: 18px;
	margin-bottom: 50px;
	border-bottom: 1px solid #ebebeb;
}

.interior-page strong, .search-page h3 a {
	color: #F8B922;
	font-size: 26px;
	line-height: 36px;
	font-weight: normal;
}

h2.search-page-title {
	font-size: 26px;
	line-height: 36px;
	padding-bottom: 14px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: avenir;
}

h2.search-page-title span {
	color: #F8B922;
	font-weight: bold;
}

.blog-post h1.entry-title {
	padding-bottom: 0;
}

.post-date p {
	font-style: italic;
}

/* Contact Form */

.pageid-12 p {
	font-size: 12px;
}

.wpcf7-form input.input-text {
	width: 230px;
	padding: 4px 2px;
	border: 1px solid #d3d4d4;
}

.wpcf7-form textarea {
	width: 510px;
	height: 132px;
	padding: 4px;
	border: 1px solid #d3d4d4;
	resize: none;
}

input.wpcf7-submit, input#mc_signup_submit {
	width: 66px;
	height: 28px;
	text-indent: -99999px;
	background: url(images/submit-btn.png);
	border: 0;
	cursor: pointer;
}

input.wpcf7-submit:hover,  input#mc_signup_submit:hover {
	background-position: 0 -28px;
}

.wpcf7-form .wpcf7-validation-errors {
	border: none;
	color: red;
	font-size: 12px;
}

.wpcf7-form .wpcf7-response-output {
	margin: 0 0 24px;
	padding: 0;
}

.wpcf7-form .wpcf7-mail-sent-ok {
	border: none;
	color: #F8B922;
}

/* Maxhire Iframe */

.pageid-10 iframe {
	border: none;
	padding-bottom: 24px;
}

/* Resource Template */

#left-content .page ul, #left-content .post ul, #left-content .page ol, #left-content .post ol {
	padding: 0 48px 21px;
	margin: 0;
}

#left-content .page ul li, #left-content .post ul li {
	list-style-type: disc;
	list-style-postion: inside;
}

#left-content .page ol li, #left-content .post ol li {
	list-style-type: decimal;
	list-style-postion: inside;	
}

/* Contact Page Social Sidebar */

#contact-follow {
	width: 210px;
	height: 158px;
	margin: 0 0 24px 5px;
	padding: 17px 0 0 20px;
	background: url(images/follow-bg.png) no-repeat;
}

#contact-follow h3 {
	width: 192px;
	padding-bottom: 8px;
	margin-bottom: 18px;
	border-bottom: 1px solid #e4e4e4;
}

.facebook-logo, .twitter-logo, .linkedin-logo {
	float: left;
	text-indent: -99999px;
	margin-bottom: 14px;
	clear: both;
}

.facebook-logo {
	width: 112px;
	height: 23px;
	background: url(images/facebook-logo.png);
}

.twitter-logo {
	width: 110px;
	height: 22px;
	background: url(images/twitter-logo.png);
}

.linkedin-logo {
	width: 110px;
	height: 32px;
	background: url(images/linkedin-logo.png);
}

/* Newsletter Styles */
.widget-container {
	float: left;
	width: 230px;
}

#mc_signup {
	padding: 12px 20px 0;
}

#mc_signup label, .mc_required, .updated {
	font-size: 12px;
}

#mc-indicates-required {
	font-size: 10px;
}

#mc_signup_form input.mc_input {
	width: 185px;
}

#mc_signup .mc_signup_submit {
	text-align: left;
}

/* Navigation */

#left-content .navigation {
	float: left;
	border-top: 1px solid #EFEEF0;
	padding-top: 12px;
	margin: 24px 0;
}

.navigation .alignleft, .navigation .alignright {
	width: 40%;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
	text-align: right;
}

a.more-link {
	float: left;
	padding: 21px 0 42px;
	width: 710px;
}

/* END Content */


/* START Footer */

#footer {
	width: 100%;
    position: relative;
	float: left;
	padding-bottom: 20px;
	background: #EFEFEF;
	border-top: 6px double #fff;
} 

#footer-left {
	float: left;
	width: 710px;
	padding: 24px 5px 0;
}

#resource-links {
	float: left;
	width: 710px;
}

#resource-links h3 {
	width: 195px;
	padding-bottom: 6px;
	border-bottom: 1px solid #d7d7d7;
}

#resource-links ul {
	padding: 10px 0 30px;
}

#footer-menu, #copyright {
	float: left;
}

#footer-menu ul li, #copyright {
	float: left;
	padding-right: 5px;
}

#footer-menu ul li a, #footer-menu ul li a span {
	text-decoration: none;
}

#footer-menu ul li a span {
	color: #515254;
}

#copyright {
	clear: both;
	font-size: 12px;
	padding-bottom: 0;
	float:left;
	width: 400px;
}

#footer-right {
	float: right;
	width: 200px;
	padding: 24px 20px 0;
}

h3#footer-logo {
	float: left;
	text-indent: -99999px;
	width: 76px;
	height: 26px;
	background: url(images/titan-logo-small.png) no-repeat;
}

#footer-right ul {
	float: left;
	width: 180px;
	padding-top: 10px;
}

#footer-right h4, #footer-right h5, #footer-right h4, #footer-right h5 a {
	line-height: 16px;
}

.alternate-address {
	padding-top: 14px;
}

#footer-right h5 a {
	font-size: 12px;
}

/* END Footer */