/*
Theme Name: Fuel
Theme URI: http://www.
Description: A Twenty Twelve child theme
Author: Ofer Livni
Version: 1.0
Template: twentytwelve
Tags:
*/
/*
@import url(../twentytwelve/style.css);
*/

@charset "UTF-8";

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,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	font-size: 100%;
	font: inherit;
	padding: 0;
	border: 0;
	margin: 0;
	vertical-align: baseline;
}

body {
	/* mobile safari: fix stupid "auto adjust font size whenever" */
	-webkit-text-size-adjust: 100%;
	line-height: 1;
}


p {
	margin-bottom: 1em;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

	blockquote:before,
	blockquote:after,
	q:before,
	q:after {
		content: '';
		content: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

.clear {
	clear: both;
}

hr {
	clear: both;
}

.left,
.alignleft {
	float: left;
}

.right,
.alignright {
	float: right;
}

ul {
	margin: 0;
}

a,
.link {
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

	a:hover {
	}

textarea {
	resize: none;
}

strong, b, .strong, .bold {
	font-family: museo_sans700, arial, Helvetica, sans-serif;
	;
}

body {
	background: url('images/backgroundtexture.jpg') repeat-x bottom center #f6f6f6;
	color: #3a3a3a;
	font-family: museo_sans300, arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	padding-top: 79px;
	position: relative;
}

	body > .wrap {
		  margin-top: 60px;
	}
	body.single-projects > .wrap{
    		  margin-top: 46px;
	}
#header {
	background-color: #3a3a3a;
	height: 79px;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
}

#logo {
	background: transparent url("images/Fuel-Logo.png") no-repeat scroll center center;
	display: block;
	float: left;
	height: 79px;
	width: 337px;
}

#mobile_menu {
	width: 46px;
	height: 47px;
	background: url('images/Menu.png') no-repeat transparent 0 0;
	display: block;
	float: right;
	margin-top: 17px;
	margin-right: 10px;
}

	#mobile_menu:hover,
	#mobile_menu.active {
		background-position: -46px 0;
	}

#menu-main-menu {
	display: none;
	position: absolute;
	top: 79px;
	left: 0px;
	width: 100%;
	z-index: 10;
}

	#menu-main-menu li {
		border-top: 1px #999999 solid;
		display: block;
		list-style: none;
		overflow: hidden;
		text-align: center;
		width: 100%;
	}

	#menu-main-menu a {
		color: #cdcdcd;
		font-size: 30px;
		margin: 28px 17px;
		text-transform: uppercase;
		display: inline-block;
		overflow: hidden;
		position: relative;
	}

		#menu-main-menu a span {
			background-color: #3a3a3a;
			position: relative;
			display: inline-block;
			-webkit-transition: -webkit-transform 0.2s;
			-moz-transition: -moz-transform 0.2s;
			-o-transition: transform 0.2s;
			transition: transform 0.2s;
		}

			#menu-main-menu a span::before {
				background-color: #3a3a3a;
				position: absolute;
				top: 100%;
				content: attr(data-hover);
				color: #ff4274;
				-webkit-transform: translate3d(0, 0, 0);
				-moz-transform: translate3d(0, 0, 0);
				-ms-transform: translate3d(0, 0, 0);
				-o-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
			}

	#menu-main-menu :not(.current-menu-item) a:hover span {
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
	}

/* #menu-main-menu li:hover a {
	transform: translateY(-100%);
} */
.wrap {
	/*width: 620px;*/
	margin: 0 auto;
	position: relative;
}

#main {
	line-height: 1.5;
	position: relative;
}

#video-box {
	margin: 60px 0;
	position: relative;
}
    #video-box img {
        width: 100%;
    }
.page-template-about-page-php #video-box{
	margin: 57px 0;
}
	#video-box a {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
	}


.home #main {
	padding: 0;
}

.page-template-work-page-php #main {
	min-height: 500px;
}

/* hack: see http://dev01.fuelyouth.com/projects/looney-toons/ */
.space-maker {
	height: 40px;
}

/* all "more" buttons, (default small) */

/* pink border, transparent background, (default) pink text */
#apply.more-link,
.blog_box .more,
.blog_banner .more,
.blog_page .more,
#generationPlay .center a,
.leader_box .more-link,
.page-template-contact .ccf-submit-button,
.post_box .more-link,
.project_box a,
.single-projects .grid a,
.staff_box .more-link,
#view_all,
.work_box a,
.info_box a {
	background: none transparent;
	border: 3px solid #ff4274;
	cursor: pointer;
	display: inline-block;
	font-family: museo_sans900, arial, helvetica, sans-serif !important;
	font-size: 15px;
	padding: 9px 20px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	z-index: 0;
}

	#apply.more-link::before,
	.blog_box .more::before,
	.blog_banner .more::before,
	.blog_page .more::before,
	#generationPlay .center a::before,
	.leader_box .more-link::before,
	.page-template-contact .ccf-submit-button::before,
	.post_box .more-link::before,
	.project_box a::before,
	.single-projects .grid a::before,
	.staff_box .more-link::before,
	#view_all::before,
	.work_box a::before {
		content: '';
		width: 0;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #ff4274;
		z-index: -1;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-ms-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		transition: all 0.2s ease;
	}

/* button hover > pink border, pink background, white text */

/* override > large */
#apply.more-link,
#generationPlay .center a,
.leader_box .more-link,
.page-template-contact .ccf-submit-button,
.project_box a,
.single-projects .grid a,
#view_all,
.work_box a {
	font-size: 18px;
	padding: 12px 25px;
}
.ccf-form-wrapper .field label .required {
	color:#FF4274;
}
.ccf-form-wrapper .error{
	color:#F6F6F6;
}
/* override > white border, white text */
.blog_banner .more,
.page-template-about-page .leader_box .more-link,
.page-template-contact .ccf-submit-button,
.project_box a,
#view_all,
.work_box a,
.info_box a {
	border-color: #fff;
	color: #fff;
}
/* override > specific buttons */
.leader_box .more-link {
	bottom: 0;
	display: block;
	left: 0;
	margin: 25px;
	position: absolute;
	right: 0;
}

	/* do not apply to the following
.work_box a:hover
.project_box a:hover
 */
	#apply.more-link:hover,
	.blog_box .more:hover,
	.blog_page .more:hover,
	.blog_banner .more:hover,
	#generationPlay .center a:hover,
	.leader_box .more-link:hover,
	.page-template-contact .ccf-submit-button:hover,
	.post_box .more-link:hover,
	.single-projects .grid a:hover,
	.staff_box .more-link:hover,
	#view_all:hover {
		border-color: #ff4274;
		color: #fff;
	}

.page-template-contact .ccf-submit-button:hover {
	background-color: #ff4274;
}

	#apply.more-link:hover::before,
	.blog_box .more:hover::before,
	.blog_page .more:hover::before,
	.blog_banner .more:hover::before,
	#generationPlay .center a:hover::before,
	.leader_box .more-link:hover::before,
	.page-template-contact .ccf-submit-button:hover::before,
	.post_box .more-link:hover::before,
	.single-projects .grid a:hover::before,
	.staff_box .more-link:hover::before,
	#view_all:hover::before {
		width: 100%;
	}

/* end buttons */

.project_box a,
#view_all,
.work_box a {
	left: 50%;
	margin-left: -95px;
	top: 90px;
}

.project_box a,
.work_box a {
	opacity: 0;
	position: absolute;
	-moz-transform: scale(0.1, 0.1);
	-ms-transform: scale(0.1, 0.1);
	-o-transform: scale(0.1, 0.1);
	-webkit-transform: scale(0.1, 0.1);
	transform: scale(0.1, 0.1);
}

.project_box img,
.project_box h3,
.project_box a,
.work_box img,
.work_box h3,
.work_box a {
	-moz-transition: transform 0.15s ease-out, opacity 0.15s ease 0s;
	-o-transition: transform 0.15s ease-out, opacity 0.15s ease 0s;
	-webkit-transition: transform 0.15s ease-out, opacity 0.15s ease 0s;
	transition: transform 0.15s ease-out, opacity 0.15s ease 0s;
}

.project_box:hover img,
.work_box:hover img {
	opacity: .15;
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.project_box:hover h3,
.work_box:hover h3 {
	color: #ff4274;
}

.project_box:hover a,
.work_box:hover a {
	opacity: 1;
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
/* .work_box a {
    opacity: 0;
    position: absolute;
}
.work_box:hover a {
    opacity: 1;
} */
/*?*/
.staff_box .more-link {
	display: block;
	position: absolute;
	bottom: 5px;
	right: 20px;
}
/*?*/
.page-template-blog-page-php .more-link,
.archive .more-link {
	display: block;
	padding-top: 20px;
	text-transform: uppercase;
	background-position: left bottom;
}
/* .blog_page .more {
    text-transform: uppercase;
    cursor: pointer;
    color: #D80F81;
    position: absolute;
    margin-top: -12px;
    font-weight: bold;
} */

/* triangular date boxes */

body .date {
	color: #3a3a3a;
	left: 6px;
	padding: 6px 0 0 7px;
	position: absolute;
	text-align: left;
	top: 6px;
}

	body .date .corner {
		border-color: #fff transparent transparent;
		border-style: solid;
		border-width: 100px 100px 0 0;
		content: "";
		height: 0;
		left: 0;
		position: absolute;
		top: 0;
		width: 0;
		z-index: 0;
	}

	body .date .m {
		font-size: 16px;
		line-height: 16px;
		position: relative;
		text-transform: uppercase;
		z-index: 1;
	}

	body .date .d {
		font-size: 24px;
		line-height: 24px;
		position: relative;
		z-index: 1;
	}

	body .date .y {
		font-size: 12px;
		line-height: 12px;
		position: relative;
		z-index: 1;
	}


.careers-share {
	margin-bottom: 20px;
}

.page-template-default h2,
.single-post h2,
.page-template-blog-page-php h2 {
	font-size: 30px;
}

.single-post .size-full {
	width: 100%;
	height: auto;
}
/* .page-template-default .entry-content h3,
.single-post .post_box h3,
.page-template-blog-page-php .post_box h3 {
    font-size: 18px;
    padding-bottom: 5px;
} */
.page-template-default .entry-content ul,
.single-post .post_box ul,
.page-template-blog-page-php .post_box ul {
	list-style: disc inside;
}

.page-template-default .entry-content ol,
.single-post .post_box ol,
.page-template-blog-page-php .post_box ol {
	list-style: decimal inside;
}

.page-template-default .entry-content hr,
.single-post .post_box hr,
.page-template-blog-page-php .post_box hr {
	background: transparent;
	border: 0;
	border-bottom: 1px #CCCCCC solid;
}

.page-template-default em,
.single-post em,
.page-template-blog-page-php em {
	font-style: italic;
}

.entry-title,
.page-template-about-page-php h2,
.page-template-default h1,
.single-post .post_box h1,
.page-template-blog-page-php .post_box h1 {
	font-size: 48px;
	line-height: 1;
	margin: 0 0 10px;
}

.single-leaders h1 {
	font-size: 48px;
}

.sub_title {
	margin: 60px 0;
}

	.sub_title.our-family {
		margin: 0 0 40px;
	}

	.sub_title.generation-play {
		margin-top: 20px;
	}

	.sub_title h2 {
		background: url('images/h2texture.jpg') repeat top right transparent;
		color: #fff !important;
		font-size: 38px;
		height: 65px;
		line-height: 65px;
		padding: 0 0 0 20px;
	}

#slide_out {
	width: 100%;
	position: relative;
}

#slides {
	width: 100%;
	overflow: hidden;
	position: relative;
}

#slide_in {
	width: 35000px;
	position: absolute;
	top: 0;
	left: 0;
}

.slide_box {
	float: left;
	position: relative;
}

	.slide_box img {
		display: none;
	}

.single-articles .slide_box img {
	display: block;
}

.slide_box .info_box {
	position: absolute;
	top: 102px;
	left: 0;
	z-index: 10;
}

.single-projects .title {
	display: none;
}

.slide_box .title {
	background: rgba(0, 0, 0, 0.63);
	padding: 35px;
	min-height: 30px;
	cursor: pointer;
}

.slide_box h2 {
	font-size: 50px;
	line-height: 50px;
}

.slide_box h3 {
	color: #ffffff;
	font-size: 21px;
	text-transform: uppercase;
}

.slide_box p {
	color: #ffffff;
	font-size: 20px;
}


.slide_box .info_box span {
	width: 19px;
	height: 25px;
	display: inline-block;
	position: absolute;
	top: 40px;
	right: 35px;
}

.pink .slide_box .info_box span {
	background: url('images/bannerArrow.png') no-repeat transparent -19px 0;
}

.blue .slide_box .info_box span {
	background: url('images/bannerArrow.png') no-repeat transparent -19px 0;
}

.slide_box .excerpt {
	display: none;
	padding: 10px 35px 25px;
	font-size: 13px;
	line-height: 17px;
	width: 570px;
	background: white none;
}

	.slide_box .excerpt a.link {
		display: block;
		padding: 15px 0;
		font-size: 14px;
		font-weight: bold;
		text-decoration: underline;
	}

.mobile_slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

#slides_slide {
	height: 500px;
}

#img_navi {
	bottom: 0;
	height: 44px;
	left: 0;
	position: absolute;
	width: 100%;
}

	#img_navi .img_wrap {
		background: #f6f6f6 none repeat scroll 0 0;
		display: inline-block;
		float: none;
		height: inherit;
		padding: 0 20px;
		position: relative;
	}
		/* corner */
		#img_navi .img_wrap::after {
			border-left: 44px solid #f6f6f6;
			border-top: 44px solid transparent;
			content: "";
			position: absolute;
			right: -44px;
			top: 0;
		}

	#img_navi a {
		background: transparent url("images/navDot.png") no-repeat scroll -20px 18px;
		cursor: pointer;
		display: block;
		float: left;
		height: 13px;
		padding: 15px;
		position: relative;
		width: 14px;
		z-index: 10;
	}

		#img_navi a:hover,
		#img_navi a.active {
			background-position: 13px 18px;
		}

#scrool_down {
	bottom: 45px;
	display: block;
	left: 0;
	position: absolute;
	width: 100%;
}

	#scrool_down a {
		background: transparent url("images/scrollDown.png") no-repeat scroll center top;
		display: block;
		height: 109px;
		margin: 0 auto;
		position: relative;
		width: 108px;
		z-index: 20;
	}

		#scrool_down a:hover {
			background-position: center bottom;
		}
/* override tp_twitter_plugin.css */
.tp_recent_tweets li {
	background: transparent url("images/twitter-pink.png") no-repeat scroll 0 4px;
	clear: left;
	font-size: 17px;
	float: left;
	line-height: 1.4;
	padding: 0;
}
/* general fuel twitter styling */
.tp_recent_tweets span {
	display: inline-block;
	text-indent: 30px;
}

.tp_recent_tweets a {
	font-size: inherit;
	font-style: inherit;
	font-weight: normal;
	text-indent: 0;
}
/* twitter: home page */
#social .tp_recent_tweets li {
	clear: none;
	margin-left: 5%;
	width: 30%;
}

	#social .tp_recent_tweets li:first-child {
		margin-left: 0;
	}

	#social .tp_recent_tweets li:nth-child(3) {
		display: none;
	}

#social .tp_recent_tweets .twitter_time {
	font-size: inherit;
	font-style: inherit;
	font-weight: normal;
}
/* twitter: blog page > sidebar */
#sidebar .tp_recent_tweets li {
	background-position: 0 0;
	font-size: 14px;
	margin: 0 0 20px;
	padding: 1px 0 0;
}

#sidebar .tp_recent_tweets span {
	text-indent: 25px;
}

#sidebar .tp_recent_tweets .twitter_time {
	color: #6b6b6b;
	display: inline-block;
	font-size: 12px;
	font-style: inherit;
	font-weight: normal;
	margin: 7px 0 0;
}

#clients_out {
	position: relative;
	width: 100%;
}

#clients {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.client_box {
	cursor: pointer;
	display: block;
	float: left;
	height: 90px;
	margin: 0 0 20px;
	text-align: center;
	vertical-align: middle;
	width: 183px;
}

#clients_slide {
	height: 80px;
}

#projects_out {
	width: 100%;
	position: relative;
	height: 608px;
}

#projects {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 608px;
}

#project_in {
	width: 35000px;
	position: absolute;
	top: 0;
	left: 10px;
}

.project_box,
.work_box {
	background: #ff4274; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNDI3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZTdlNDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #ff4274 0%, #fe7e48 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff4274), color-stop(100%,#fe7e48)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ff4274 0%,#fe7e48 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ff4274 0%,#fe7e48 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ff4274 0%,#fe7e48 100%); /* IE10+ */
	background: linear-gradient(to right, #ff4274 0%,#fe7e48 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4274', endColorstr='#fe7e48',GradientType=1 ); /* IE6-8 */
	cursor: pointer;
	float: left;
	margin: 0 40px 40px 0;
	overflow: hidden;
	width: 280px;
}

	.project_box img,
	.work_box img {
		float: left;
		width: 100%;
	}

.home .project_box {
	position: relative;
}

.project_box h2,
.work_box h2 {
	font-size: 34px;
	line-height: 32px;
	padding: 7px 0 12px;
	text-align: center;
	text-transform: uppercase;
}

.project_box h3,
.work_box h3 {
	background: #3a3a3a none repeat scroll 0 0;
	color: #cdcdcd;
	float: left;
	font-size: 16px;
	height: 46px;
	line-height: 19px;
	padding-top: 8px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
	font-family: 'museo_sans300';
}
.project_box h3 strong, .work_box h3 strong {
	text-transform: uppercase;
	font-family: museo_sans900, arial, Helvetica, sans-serif;
	color: #ffffff;
}
/* .project_box a, 
.work_box a, 
#view_all,
.single-projects .grid a {
    background: transparent none repeat scroll 0 0;
    border: 4px solid #fff;
    display: block;
    height: 50px;
    left: 50%;
    line-height: 50px;
    margin-left: -85px;
    text-align: center;
    top: 96px;
    width: 170px;
} */
/* .home .project_box a {
    position: absolute;
}
.work_box a {
    display: none;
	position: absolute;
}
.work_box:hover a {
    display: block;
}

.single-projects .grid a {
    padding-top: 0px;
    float: none;
    display: inline-block;
    width: auto;
} */
#projects_slide {
	height: 214px;
}

#view_all {
	background: url('images/viewAll_bg.png') transparent no-repeat right bottom;
	margin-bottom: 30px;
}

.w640 #projects_out,
.w640 #projects {
	height: 680px !important;
}

.w640 .project_box img {
	width: 620px !important;
	height: 475px !important;
}

.w640 .project_box {
	width: 620px !important;
	margin: 0 !important;
}

#generationPlay {
	margin-bottom: 60px;
	position: relative;
}

	#generationPlay .left {
		height: 315px;
		margin-right: 35px;
		width: 223px;
	}

	#generationPlay .center {
		float: left;
	}

	#generationPlay h3 {
		color: #ff4274;
		font-size: 54px;
		line-height: 1.2;
		margin: 20px 0 15px;
	}

	#generationPlay .center p {
		font-size: 20px;
		line-height: 1.3;
		margin-bottom: 25px;
	}
	/* #generationPlay .center a {
    background: #ff4274 none repeat scroll 0 0;
    color: #fff !important;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
} */
	#generationPlay .right {
		width: 185px;
		position: absolute;
		right: 0;
		bottom: 260px;
		background: white;
		padding: 30px 0 30px 35px;
	}

		#generationPlay .right h3,
		#generationPlay .right a {
			color: #999999;
			font-size: 17px;
			padding-bottom: 15px;
		}

		#generationPlay .right a {
			display: block;
		}

		#generationPlay .right .logo {
			width: 165px;
			height: 75px;
			background: url('images/generationPlay.png') no-repeat;
			display: block;
			position: absolute;
			top: -80px;
		}

/* defaults for the banner on the feed page and the post page */
.blog_banner {
	/* background-image is specified inline */
	background-color: #272727;
	background-position: center top;
	background-repeat: no-repeat;
	/*height: 458px;*/
	position: relative;
    font-size: 0;
    overflow: hidden;
}

	.blog_banner .content-wrapper {
		bottom: 0;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}

	.blog_banner .content {
		margin-top: 40px;
		width: 55%;
	}
	/*exception for post page*/
	.blog_banner.blog_post .content {
		margin-top: 80px;
	}
	/*exception for banner*/
	.blog_banner .banner_date {
		color: #fff;
		font-size: 20px;
		line-height: 24px;
		text-transform: uppercase;
	}

	.blog_banner .date_banner .d {
		font-size: 20px;
		line-height: 24px;
	}

	.blog_banner h1,
	.blog_banner h2 {
		color: #fff;
		font-size: 48px;
		line-height: 1.1;
		margin: -8px 0 0;
	}

	.blog_banner .author {
		color: #cdcdcd;
		font-size: 18px;
		margin: 10px 0 0;
		text-transform: uppercase;
	}

	.blog_banner .summary {
		color: #cdcdcd;
		  margin: 9px 0 20px 0;
        font-size: 16px;
	}

.blog_box {
	background: #fff none;
	cursor: pointer;
	float: left;
	margin-bottom: 15px;
	position: relative;
}

	.blog_box p {
		font-size: 14px;
		line-height: 1.3em;
		padding: 0 25px 0 0;
	}

.single .blog_box,
.page-template-blog-page-php .post_box {
	cursor: text;
}

.blog_box.image_h {
	height: 225px;
	width: 595px;
}

#post-nav .blog_box.image_h {
	width: 100%;
}

.blog_box.image_h img {
	float: left;
	height: 100%;
	margin-right: 25px;
}

.blog_box.image_v {
	float: right;
	height: 465px;
	margin: -240px 0 15px;
	width: 303px;
}

	.blog_box.image_v.second {
		float: left;
		margin-top: 0;
		margin-right: 15px;
	}

	.blog_box.image_v img {
		margin-bottom: 15px;
		width: 100%;
	}

.blog_box h2,
.staff_box h2,
.post_box .post_title {
	font-size: 20px;
	line-height: 1.2;
	padding: 25px 25px 0 0;
}

.blog_box h3 {
	color: #3a3a3a !important;
	font-size: 14px;
	margin: 8px 20px 5px 0;
	text-transform: uppercase;
}

.post_box .post_title {
	padding-bottom: 9px;
}

.post_box h2.post_title {
	cursor: pointer;
}

.post_box .time {
	font-size: 18px;
}

.singlePost_content h2 {
	font-size: 40px;
	line-height: 1.1;
	margin: 0 0 10px;
}

.singlePost_content h3 {
	font-size: 40px;
	line-height: 1.1;
	margin: 35px 0 10px;
}

.blog_box h2 span,
.staff_box h2 span,
.post_box .post_title span {
	color: #CCCCCC;
}

.blog_box.image_v h2 {
	padding: 0 25px 20px;
}

.blog_box.image_v a.more {
	margin: 0 0 0 25px;
}
/* .blog_box .date {
} */
/* .blog_box .author {
    position: absolute;
    left: 25px;
    bottom: 14px;
    font-size: 20px;
    color: #CCCCCC;
    text-transform: uppercase;
} */

#footer {
	margin-top: 60px;
}
.page-template-about-page-php #footer{
	margin-top: 30px;
}
	#footer .top {
		background-color: #3a3a3a;
		padding: 50px 0;
	}

	#footer .bottom {
		background-color: #2d2d2d;
		padding: 30px 0;
	}

.f_box {
	width: 620px;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
}

	.f_box h3 {
		font-size: 15px;
		color: white;
		padding-bottom: 7px;
		border-bottom: 1px white solid;
		margin-bottom: 20px;
	}

	.f_box h4 {
		font-size: 24px;
		line-height: 24px;
	}

	.f_box h5 {
		color: #fff !important;
		font-size: 14px !important;
		margin-bottom: 20px !important;
	}

	.f_box p,
	.f_box a {
		color: #CECECE;
	}

	.f_box p {
		margin-bottom: 23px;
		line-height: 1.2;
	}
	.f_box p.footer-partners-text{
		margin: 0 0 6px 60px;
    		text-align: left;
		font-size: 13px;
	}

		.f_box p.phone {
			margin-bottom: 0;
		}

	/* delete me after ".f_box.map" has been removed */
	.f_box.map {
		display: none;
	}
/* .f_box.map {
    margin: 0;
    width: 315px;
    height: 365px;
    background: url('images/map.png') transparent no-repeat;
    display: block;
    position: relative;
} */
.map a {
	position: absolute;
	width: 114px;
	height: 135px;
	display: block;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}

	.map a:hover {
		background-position: -114px 0;
	}

#culver {
	background-image: url('images/culver.png');
	top: 100px;
	left: 30px;
}

.blue #culver {
	background-image: url('images/culver-blue.png');
}

#ottawa {
	background-image: url('images/ottawa.png');
	top: 60px;
	right: 21px;
}

.blue #ottawa {
	background-image: url('images/ottawa-blue.png');
}

.f_box.address-ottawa {
	width: 230px;
}
.f_box.soda-copy {
	width: 460px;
	margin-top: 7px;
}

/* #copyright wrapper */
#text-8 {
	display: inline-block;
	float: left;
	width: 310px;
}

.f_box .copyrights {
	color: #777;
	display: inline-block;
	font-size: 12px;
	line-height: 1.2;
	margin-top: 5px;
}

.f_box.social {
	float: right;
	margin: 0;
}

.f_box.links {
	float: right;
	margin: 0;
	text-align: right;
	width: 400px;
}
	/* logo-fuel... */
	.f_box.links a {
		display: inline-block;
		height: 38px;
		margin: 0 0 0 30px;
		width: 90px;
	}

@media screen and (max-width: 767px) {
    .f_box {
        width: 100%;
    }
    .f_box.soda-copy {
	    width: 100%;
    }
    .f_box.links {
	    width: 100%;
    }
    #text-8 {
	    width: 80%;
    }
	.f_box div.footer-partner-adjust{
		text-align:left;
	}
	.f_box p.footer-partners-text{
		margin-left:30px;	
	}
}

#menu-social-media {
	float: right;
	margin-top: 5px;
}

	#menu-social-media li {
		float: left;
		margin-right: 0px;
	}

	#menu-social-media a {
		display: block;
		height: 40px;
		opacity: 0.5;
		text-indent: -9999px;
		width: 40px;
	}

		#menu-social-media a:hover {
			opacity: 1;
		}

.facebook a {
	background: url('images/facebook.png') no-repeat center center transparent;
}

.twitter a {
	background: url('images/twitter.png') no-repeat center center transparent;
}

.youtube a {
	background: url('images/youtube.png') no-repeat center center transparent;
}

.vimeo a {
	background: url('images/vimeo.png') no-repeat center center transparent;
}
/* #soda wrapper */
#text-7 {
	display: inline-block;
	float: left;
	margin: 0 25px 0 0;
}




#logo-fuelyouth {
	background: url('images/logo-fuelyouth.png') no-repeat center center transparent;
	height: 28px;
	width: 108px;
}

#logo-fuelgames {
	background: url('images/logo-fuelgames.png') no-repeat center center transparent;
}

#logo-fuelentertainment {
	background: url('images/logo-fuelentertainment.png') no-repeat center center transparent;
}

#disp {
	float: right;
	font-size: 18px;
	color: #666666;
	margin-top: -37px;
	text-transform: uppercase;
}

	#disp span {
		padding: 0 15px;
	}

	#disp a:hover,
	#disp a.active {
	}

#work {
	clear: both;
	padding-top: 0px;
}

	#work table td {
		padding: 15px 15px 0 0;
		text-transform: capitalize;
	}

.work_box {
	width: 279px;
	margin: 0 14px 40px;
	float: left;
	cursor: pointer;
	text-align: center;
	position: relative;
}

	.work_box:nth-child(2n-1) {
		clear: left;
	}

	.work_box:hover {
	}

	.work_box .hover {
		position: absolute;
		top: 0;
		left: 0;
		display: none;
	}

	.work_box:hover .hover {
		display: block;
	}

	.work_box h2 {
		/*	font-size:32px;
	padding-bottom:10px;
	text-transform:uppercase;
	line-height:40px;
	line-height:32px;*/
	}

	.work_box h3 {
		/*	font-size:16px;
	color:#666666;
	padding-top:5px;
	text-transform:uppercase;
	height:25px;*/
	}

.page-template-about-page-php h1 {
	display: none;
}

.page-template-about-page-php h2 {
	margin: -13px 0 20px;
}

.page-template-about-page-php hr {
	border: 0;
	height: 0px;
	padding-top: 20px;
	border-bottom: 1px #CCCCCC solid;
	margin-bottom: 50px;
}

.page-template-about-page-php .bold,
.page-template-about-page-php .bold a {
	font-weight: bold;
	color: black;
}

.page-template-about-page-php .bold {
	font-weight: bold;
	padding: 10px 0 30px !important;
}

.leader_boxes {
	margin: 55px 0 0;
}

.leader_box {
	background-color: #3a3a3a;
	cursor: pointer;
	float: left;
	height: 495px;
	margin: 0 15px 35px 14px;
	position: relative;
	width: 281px;
}

	.leader_box h2 {
		color: #fff !important;
		font-size: 30px;
		margin: 0;
		padding: 15px 25px 10px;
	}

	.leader_box h3 {
		color: #cdcdcd;
		font-size: 18px;
		line-height: 1.1;
		padding: 0 25px;
	}

	.leader_box p {
		font-size: 13px;
		line-height: 18px;
	}

.job_col {
	width: 196px;
	margin-left: 15px;
	float: left;
}

	.job_col.left {
		margin-left: 0;
	}

.jobs_container {
	float: none;
	overflow: hidden;
}

	.jobs_container h2 {
		font-size: 30px;
		margin-bottom: 25px;
	}

	.jobs_container h3 {
		color: #3a3a3a !important;
		font-size: 18px;
	}

	.jobs_container p {
		color: #cdcdcd;
		font-size: 16px;
	}

.page-template-careers-page-php .entry-title{
	    margin: -14px 0 10px;
}
.page-template-careers-page-php .location h3 {
	font-size: 36px;
	line-height: 36px;
}

.page-template-careers-page-php .location h4 {
	color: #878787;
	font-size: 24px;
	margin: 0 0 20px;
}

.page-template-careers-page-php .locations {
	float: none;
	margin-top: 60px;
	overflow: hidden;
}


.page-template-careers-page-php .location-inner {
	background-color: #3a3a3a;
	color: #cdcdcd;
}


	.page-template-careers-page-php .location-inner a {
		display: block;
		font-size: 0;
	}

	.page-template-careers-page-php .location-inner img {
		width: 100%;
	}

	.page-template-careers-page-php .location-inner p {
		padding: 26px 30px;
	}

#location {
	float: right;
	width: auto;
}

	#location iframe {
		padding: 20px 13px 10px;
	}

@media screen and (min-width: 1920px) {
	.blog_banner img,
	#top_banner img {
		width: 100%;
	}
}

@media screen and (max-width: 1919px) {
	.blog_banner img,
	#top_banner img {
		left: 50%;
		margin-left: -960px;
		position: relative;
	}
}

#top_banner {
	overflow: hidden;
}
#top_banner iframe {
	width: 100%;
}

#top_banner #play {
	position: absolute;
	top: 0;
	left: 0;
	background: url('images/play.png') transparent no-repeat center center;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 100;
}

	#top_banner #play.pink {
		background: url('images/play_pink.png') transparent no-repeat center center;
	}

	#top_banner #play.blue {
		background: url('images/play_blue.png') transparent no-repeat center center;
	}

#staff_out {
	width: 600px;
	position: relative;
	height: 279px;
	float: left;
	overflow: hidden;
	border: 1px #CCCCCC solid;
	margin-left: 10px;
}

#staff_in {
	width: 35000px;
	position: absolute;
	top: 0;
	left: 0;
}

.staff_box {
	padding: 40px 20px 20px;
	float: left;
	cursor: pointer;
	position: relative;
	width: 560px;
	height: 215px;
}

	.staff_box img {
		padding: 0px 20px 40px 0;
		float: left;
	}

	.staff_box h2 {
		text-transform: uppercase;
	}

.grid {
	width: 305px;
	margin-bottom: 20px;
}

	.grid img {
		float: left;
	}

	.grid.hor {
		width: 100% !important;
		overflow: hidden;
	}

	.grid.txt {
		color: #fff;
		height: 226px;
	}

		.grid.txt div {
			padding: 25px 0;
			font-size: 24px;
			line-height: 30px;
		}

.attachment-post-thumbnail {
	float: left;
	height: 100%;
	margin: 0 50px 0 0;
}

.single-jobs h2 {
	font-size: 18px;
	padding-bottom: 15px;
}

	.single-jobs h2.gray {
		color: #999999;
	}

/* paul: confusion with #main and #mainbar across *all* pages. need to cleanup? */

.single-jobs #main {
	color: #666666;
}

#mainbar {
	width: 673px;
}

.single-post #mainbar.left,
.page-template-blog-page #mainbar.left {
	width: 650px;
}

.single-post #sidebar.right,
.page-template-blog-page #sidebar.right {
	width: 213px;
}

.single-jobs #main .left,
#mainbar {
	width: 620px;
	position: relative;
}


	.single-jobs #main .left #back {
		margin-top: 1px;
		float: right;
		margin-left: 15px;
		font-size: 14px;
	}

	.single-jobs #main .left #apply {
		display: block;
		padding-top: 40px;
		font-size: 18px;
	}

.single-jobs #main ul {
	list-style: square;
	padding-left: 15px;
	padding-bottom: 30px;
}

#sidebar {
	width: 280px;
}

	#sidebar h3 {
		background: url('images/h4texture.jpg') repeat top right transparent;
		color: #fff;
		font-size: 24px;
		height: 43px;
		line-height: 43px;
		margin-bottom: 20px;
		padding-left: 15px;
	}

	#sidebar h4 {
		font-size: 13px;
		text-transform: uppercase;
		color: black;
	}

	#sidebar ul {
		margin-bottom: 35px;
	}

	#sidebar li.cat-item a,
	#sidebar .widget_archive li a {
		color: black;
		font-size: 14px;
	}

	#sidebar li.cat-item.current-cat a,
	#sidebar .widget_archive li.current a {
		color: #ff4274;
	}

.page-template-blog-page-php .post_box,
.archive .post_box {
	clear: both;
	padding-bottom: 30px;
}

blockquote {
	font-size: 26px;
	line-height: 1.2;
	margin: 35px 0;
}

.nav-single .image-text a {
	color: #878787;
}

.nav-single a {
	color: #878787;
	font-family: museo900,arial,helvetica,sans-serif;
	font-size: 20px;
	line-height: 24px;
}

	.nav-single a:hover {
		color: #ff4274;
	}

.nav-single .meta-nav {
	font-size: 30px;
	line-height: 30px;
	vertical-align: bottom;
}

.nav-single .nav-previous {
	display: block;
	float: left;
	padding-right: 7px;
	width: 33%;
}

.nav-single .nav-popular {
	display: block;
	float: left;
	padding-right: 7px;
	width: 33%;
}

.nav-single .nav-next {
	display: block;
	float: right;
	text-align: right;
	width: 33%;
}

.single-leaders #main {
	margin: 60px 0 0;
}

.single-leaders article {
	background-color: #fff;
}

.single-leaders header {
	background: #3a3a3a none repeat scroll 0 0;
	color: #cdcdcd;
	float: none;
	height: 260px;
}

.single-leaders .entry-title {
	color: #fff;
	margin: 0 0 25px;
	padding: 40px 0 0;
}

.single-leaders .entry-content {
	color: #3a3a3a;
	margin: 0 0 20px;
	padding: 20px 40px;
}

@media screen and (max-width: 960px) {

	/* Smartphone Portrait	*/

	.grid img {
		width: 100%;
	}
	iframe { height: 51vw; width: 100%; }
}

@media screen and (max-width: 767px) {
	/* Smartphone Portrait	*/

	#nav,
	.nav-single {
		padding-bottom: 30px;
	}

	.grid {
		margin-bottom: 27px;
	}

	#top_banner #play {
		background: url('images/play2.png') transparent no-repeat right bottom;
	}

	.client_box {
		width: 207px;
	}

	#projects {
		overflow-x: auto;
	}

	#post-nav .nav-single {
		width: 100%;
		clear: left;
	}

		#post-nav .nav-single div:first-child {
			margin: 0 auto;
		}
}

@media screen and (min-width: 768px) {
	/* Smartphone Landscape	*/

    #menu-main-menu {
	}

	.wrap {
		width: 748px;
	}

	.f_box {
		width: 214px;
		margin-right: 20px;
		margin-bottom: 0;
	}

	#menu-social-media li {
		margin-right: 10px;
	}

	.work_box {
		margin: 0 45px 40px;
	}

	.leader_box {
		margin: 0 47px 35px 46px;
	}

	.grid {
		width: 369px;
		margin-bottom: 25px;
	}

		.grid.txt {
			height: 273px;
		}

			.grid.txt div {
				padding: 30px 0;
				font-size: 30px;
				line-height: 37px;
			}

	#mainbar,
	.single-jobs #main .left {
		width: 650px;
	}

	#sidebar {
		width: 158px;
	}

	.job_col {
		width: 236px;
		margin-left: 20px;
	}
}

@media screen and (max-width: 959px) {
.slide_box .info_box p {
	width: 90%;
}
.slide_box .info_box {
top: 15px;
}
    .blog_banner .content {
        width: 80%;
    }

	.blog_box.image_v {
		display: none;
	} 

	.blog_box {
		margin: 0 auto 10px;
		float: none;
        min-height: 225px;
        height: auto !important;
		width: 100% !important;
	}

    .blog_box.image_h img {
        height: 150px;
    }

    #sidebar.right {
        float: none;
		width: 100%;
        clear: both;
        padding-top: 30px;
	}

}

@media screen and (min-width: 960px) {
.slide_box .info_box p {
	width: 500px;
}

	/* Tablet	*/

	.blog_box.w640 {
		display: none;
	}

	.wrap {
		width: 917px;
	}

	#header {
		width: 100%;
	}

	#logo {
		margin-left: 0;
	}

	#menu-main-menu {
		display: inline;
		left: auto;
		right: 40px;
		top: 0;
		width: auto;
	}

		#menu-main-menu li {
			list-style: none;
			display: inline-block;
			width: auto;
			text-align: left;
			border: 0;
			padding: 0;
			float: left;
		}

			#menu-main-menu li:first-child {
				margin: 0;
			}

		#menu-main-menu a {
			font-size: 16px;
		}
	/* #menu-main-menu .current_page_item a,
    #menu-main-menu a:hover {} 
	#scrool_down {
        bottom: 35px;
    } */
	#social .widget .tp_recent_tweets li:nth-child(3) {
		display: inline-block;
	}

	#generationPlay .center {
		width: 655px;
	}

	#generationPlay .right {
		bottom: 0;
	}

	.f_box {
		width: 271px;
		margin-right: 30px;
	}

	#menu-social-media li {
		margin: 0 0 0 20px;
	}

	#project_in {
		left: 0;
	}

	.work_box {
		margin: 0 0 40px 37px;
	}

		.work_box:nth-child(2n-1) {
			margin-left: 37px;
			clear: none;
		}

		.work_box:nth-child(3n-2) {
			margin-left: 0;
			clear: left;
		}

	#work table th {
		font-size: 18px;
		color: black;
		cursor: pointer;
		text-align: left;
		padding-bottom: 10px;
		border-bottom: 1px #999999 solid;
	}

		#work table th span {
			margin-left: 10px;
			width: 22px;
			height: 13px;
			display: inline-block;
			background: url('images/sort.png') transparent no-repeat;
		}

	#work table td {
		min-width: 175px;
		padding-right: 20px;
	}

		#work table td.td_view {
			min-width: 75px;
		}

		#work table td.td_date {
			min-width: 135px;
		}

	#work table tr:hover td {
		cursor: pointer;
	}

	.leader_box {
		margin-left: 37px;
		margin-right: 0;
	}

		.leader_box.left {
			margin-left: 0;
		}
		/* invitation 
		.leader_box:last-child img {
			height: 100%;
		}*//*Removed but keeping this in case re-implemented*/

	.half_left {
		width: 440px;
		float: left;
	}

	.half_right {
		width: 440px;
		float: right;
	}

	#staff_out {
		margin-left: 0px;
	}

	#location {
		width: 281px;
	}

		#location iframe {
			padding: 0 0 15px;
		}

	.grid {
		width: 441px;
		margin-bottom: 39px;
	}

		.grid.txt {
			height: 321px;
		}

			.grid.txt div {
				font-size: 32px;
				line-height: 38px;
				padding: 30px;
			}

	#sidebar {
		width: 280px;
	}

	.job_col {
		width: 281px;
		margin-left: 36px;
	}
}

@media screen and (min-width: 1200px) {
	/* Desktop	*/

	.side_menu {
		position: relative;
		clear: both;
		margin-bottom: 30px;
	}

		.side_menu div {
			display: none;
			position: absolute;
			top: 0;
			left: 945px;
			z-index: 5;
		}

	#sm_0 div {
		top: -30px;
	}

	#sm_1 div {
		top: 45px;
	}

	#sm_2 div {
		top: 30px;
	}

	#sm_3 div {
		top: 15px;
	}

	.side_menu div a {
		width: 18px;
		height: 18px;
		display: block;
		margin-bottom: 15px;
		background: url('images/side_menu.png') transparent no-repeat 0 -40px;
	}

		.side_menu div a:hover,
		.side_menu div a.active {
			background-position: 0 0px;
		}

	.left.projects,
	.right.projects,
	.left.clients,
	.right.clients {
		position: absolute;
		top: 0;
		padding: 155px 30px;
		width: 10px;
		height: 19px;
		display: block;
		left: -70px;
	}

	.left.clients,
	.right.clients {
		padding: 25px 30px;
	}

		.left.projects span,
		.right.projects span,
		.left.clients span,
		.right.clients span {
			width: 10px;
			height: 19px;
			display: block;
			background: url('images/arrows.png') transparent no-repeat -10px 0;
		}

		.left.projects:hover span,
		.left.clients:hover span {
			background-position: -30px 0;
		}

	.right.projects,
	.right.clients {
		left: auto;
		right: -70px;
	}

		.right.projects span,
		.right.clients span {
			background: url('images/arrows.png') transparent no-repeat 0 0;
		}

		.right.projects:hover span,
		.right.clients:hover span {
			background-position: -20px 0;
		}

	#slides_slide,
	#projects_slide,
	#clients_slide {
		display: none;
	}

	.f_box {
	}
}

.page-template-mediaroom-page-php .half_left {
	width: 65%;
}

.page-template-mediaroom-page-php .half_right {
	width: 35%;
}

.media_room {
	clear: both;
	padding: 8px 0;
	overflow: hidden;
	width: 100%;
	float: left;
	clear: left;
}

.page-template-mediaroom-page-php .entry-title {
	padding: 0;
}

.media_room img {
	float: left;
	padding-right: 15px;
}

.media_room div {
	padding: 0 0px 0px 66px;
}

.media_room h2 a {
	color: #999999;
	font-size: 15px;
	padding: 0 5px 5px;
	text-transform: uppercase;
	display: block;
	font-family: 'pf_din_text_cond_promedium', sans-serif;
}

	.media_room h2 a:visited,
	.media_room h2 a:active {
		color: #999999;
	}

	.media_room h2 a:hover {
		color: #D80F81;
	}

.media_room h3 {
	font-family: Helvetica, sans-serif;
	color: #010101;
	font-size: 12px;
}

.media_room_title h2 {
	color: #999999;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'pf_din_text_cond_promedium', sans-serif;
}

.media_room_title p {
	font-family: Helvetica, sans-serif;
	color: #010101;
	font-size: 12px;
}

.media_room p {
	font-family: Helvetica, sans-serif;
	color: #010101;
	font-size: 12px;
}

.media_contacts {
	float: right;
}

@media screen and (max-width: 768px) {
	.media_contacts {
		padding-top: 20px;
	}
}

.media_contacts h4 {
	border-bottom: 1px solid #999999;
	color: #999999;
	font-family: 'pf_din_text_cond_promedium', sans-serif;
	font-size: 15px;
	padding-bottom: 8px;
	text-transform: uppercase;
}

.media_contacts h5 {
	font-weight: 700;
}

.media_contacts p {
	font-family: Helvetica, sans-serif;
	color: #010101;
	font-size: 12px;
}

.media_contact_right {
	width: 282px;
	float: right;
}

.media_contacts a {
	color: #D80F81;
}

/* blog page list */

.blog_page {
    background-color: #fff;
    float: none;
    min-height: 225px;
    margin-bottom: 15px;
    position: relative;
}

#sidebar {
	width: 213px;
}

.blog_page img {
	background-color: #cdcdcd;
	cursor: pointer;
	float: left;
	height: 225px;
	margin-right: 30px;
	width: 225px;
}

.blog_page h2 {
	cursor: pointer;
	font-size: 20px;
	line-height: 1.1;
	margin-bottom: 13px;
}

/* .blogText {
    padding-right: 15px;
} */
/* .blog_page .time {
    color: #999999;
    line-height: 50%;
    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 0 15px 0 !important;
    font-family: 'pf_din_text_cond_promedium', sans-serif;
} */
/* .blog_page .post_box {
    color: #D80F81;
    line-height: 90%;
} */
.blog_page .content {
    padding: 25px 40px 30px 250px;
}

.blog_page .author {
	color: #3a3a3a;
	font-size: 14px;
	text-transform: uppercase;
}

.blog_page p {
	color: #606060;
	font-size: 14px;
	line-height: 1.3;
}

/* blog page, single post */

.single-post .post_box .time {
	color: #999999;
	line-height: 90%;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-family: 'pf_din_text_cond_promedium', sans-serif;
}

.single-post .singlePost_content {
	background-color: #fff;
	font-size: 17px;
	padding: 30px 30px 10px;
}

	.single-post .singlePost_content img {
	}

	.single-post .singlePost_content .wp-caption-text {
		font-family: Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #545454;
		background: white none;
		position: relative;
		padding-top: 4px;
		font-style: italic;
	}

.single-post iframe {
	display: block;
	margin: 0 auto;
}

/*.single-post img {
	display: block;
	margin: 0 auto;
}*/

.single-post .post_box h1 {
	font-size: 40px;
	line-height: 1;
}
/* .single-post .post_box h3 {
    font-size: 21px !important;
} */

/* CONTACT */
/* form */
body.page-template-contact {
	background: #242424 url("images/contact-bg.jpg") repeat scroll 0 50px;
}

.page-template-contact h1 {
	color: #fff;
	font-size: 48px;
	margin-top: 60px;
}

.page-template-contact #contact-form {
	clear: left;
	float: left;
	width: 530px;
}

.page-template-contact .form-title {
	display: none;
}

.page-template-contact .field {
	margin-bottom: 37px;
}

	.page-template-contact .field.first-name {
		clear: left;
		float: left;
		width: 49%;
	}

	.page-template-contact .field.last-name {
		clear: right;
		float: right;
		width: 49%;
	}

	.page-template-contact .field label {
		font-size: 18px;
	}

.page-template-contact .field-input {
	background-color: #cdcdcd;
	border: 0 none;
	color: #606060;
	font-size: 18px;
	height: 37px;
	letter-spacing: 1px;
	line-height: 37px;
	padding: 0 8px;
}
/* inquiries */
.page-template-contact .business-inquiries {
	clear: right;
	color: #cdcdcd;
	float: left;
	width: 280px;
}

	.page-template-contact .business-inquiries h4 {
		color: #fff;
		font-size: 36px;
		line-height: 1.1;
		margin: 0 0 20px;
	}

	.page-template-contact .business-inquiries h5 {
	}

	.page-template-contact .business-inquiries a {
		color: #cdcdcd;
	}

.page-template-contact .business-inquiries {
}




.nav-title {
	color: #999999;
	line-height: 137%;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'pf_din_text_cond_promedium', sans-serif;
	float: right;
	display: inline;
	width: 66%;
	padding-top: 7px;
}

	.nav-title a {
		font-size: 17px;
	}

		.nav-title a:hover {
			text-decoration: underline;
		}

.nav-single .nav-previous img {
	float: left;
	margin: 12px 15px 15px 0px;
	width: 100%;
	border: 1px solid #999999;
}

.nav-single .nav-previous {
	float: left;
	width: 33%;
	display: block;
}

.nav-single .nav-next img {
	float: left;
	margin: 12px 15px 15px 0px;
	width: 100%;
	border: 1px solid #999999;
}

.nav-text {
	border-bottom: 1px solid #999999;
	font-family: 'pf_din_text_cond_promedium', sans-serif;
	font-size: 15px;
	padding-bottom: 21px;
	color: #999999;
}

.nav-single .nav-popular img {
	float: left;
	margin: 12px 15px 15px 0px;
	width: 100%;
	border: 1px solid #999999;
}

.nav-single .nav-singleTitle {
	color: #999999;
	float: left;
	font-family: 'pf_din_text_cond_promedium', sans-serif;
}

.nav-singleImage {
	float: left;
	display: inline;
	width: 31%;
	clear: left;
}


#pagination {
	text-align: center;
}

	#pagination .page-numbers {
		display: inline-block;
		font-size: 18px;
		line-height: 18px;
		padding: 6px 0;
		width: 32px;
	}

		#pagination .page-numbers:not(.current):not(.dots):hover {
			background-color: #f6f6f6;
		}

	#pagination .current {
		background-color: #ff4274;
		color: #fff;
	}

	#pagination .next {
		float: right;
		padding: 6px 8px;
		width: auto;
	}

	#pagination .prev {
		float: left;
		padding: 6px 8px;
		width: auto;
	}


/*social sharing buttons*/

.socialIcon {
	margin-top: 6px;
}

	#leader-social-icons a,
	.socialIcon a {
		background-position: center center;
		background-repeat: no-repeat;
		display: inline-block;
		height: 37px;
		margin: 0 10px 0 0;
		opacity: 0.6;
		width: 37px;
	}

		#leader-social-icons a:hover,
		.socialIcon a:hover {
			opacity: 1;
		}
	/* facebook */
	.socialIcon .facebook2 {
		background-image: url(images/author-facebook.png);
	}
	/* google plus */
	.socialIcon .google-plus {
		background-image: url(images/author-g-plus.png);
	}
/* linked in */
#leader-social-icons .leader-linkedin a {
	background-image: url(images/author-linkedin.png);
}
/* reddit */
.socialIcon .reddit {
	background-image: url(images/author-reddit.png);
}
/* twitter */
#leader-social-icons .leader-twitter a,
.socialIcon .twitter2 {
	background-image: url(images/author-twitter.png);
}

/* responsive menu overrides */
#responsive-menu {
	opacity: 0.9;
}

	#responsive-menu #responsive-menu-title {
		padding: 0 0 20px !important;
		text-align: left;
	}

	#responsive-menu .menu-main-menu-container {
		padding: 160px 0 0;
	}

#click-menu #RMX {
	font-size: 60px !important;
}

#responsive-menu .responsive-menu li a {
	font-size: 48px !important;
	height: 60px !important;
	line-height: 60px !important;
	color: #bababa !important;
}

@media screen and (max-width: 640px) {
.f_box p.footer-partners-text {
    margin-left: 0;
}
	/*.blog_banner img,
	#top_banner img {
		left: inherit;
		margin-left: inherit;
		width: 100%;
	}*/

	/*.blog_banner .content {
		display: none;
	}*/
    .blog_page {
        height: auto;
    }
    .blog_page img {
        width: 150px;
        height: auto;
    }
    .blog_page .content {
        padding: 10px 20px 20px 180px;
    }

    .blog_banner .content {
		width: 90%;
        margin-left: 2.5%;
	}

    .blog_banner .content h1 {
		font-size: 36px;
	}
    .blog_banner .content h2 {
		font-size: 32px;
	}
    .blog_banner .content {
		width: 95%;
        margin-left: 2.5%;
	}

	#main {
		padding: 0 20px 0;
	}

	#mainbar {
		width: 100% !important;
	}

	#content img.size-full {
		max-width: 620px !important;
		height: auto !important;
	}

	/* TWEETS */

	.tp_recent_tweets {
		margin: 0 20px;
	}

	#social .tp_recent_tweets li {
		width: 100%;
		margin: 0 0 20px;
		font-size: 150%;
	}

	#sidebar .tp_recent_tweets li {
		width: 100%;
		margin: 0 0 20px;
		font-size: 150%;
	}


	#social .tp_recent_tweets li,
	#sidebar .tp_recent_tweets li {
		background-position: 0 13px;
	}

	/* HOME LATEST PROJECTS */

	#projects_out {
		height: inherit !important;
	}

	#project_in {
		margin: 0 0 0 20px;
		position: inherit !important;
		width: 100% !important;
	}

	#projects {
		height: auto !important;
		overflow: hidden;
	}

	.project_box,
	.work_box {
		margin: 0 20px 20px 0;
	}

	/* HOME GEN PLAY */

	#generationPlay {
		margin: 0 20px;
	}

	/* ABOUT */

	#video-box img {
		width: 100%;
	}

	.leader_box {
		width: 95%;
        height: auto !important;
		overflow: hidden;
	}
        .leader_box img {
		    width: 100% !important;
            height:  auto !important;
	    }
        .leader_box .more-link {
		    position: relative;
	    }

	/* ABOUT LEADER */

	.single-leaders header .entry-title {
		margin-right: 20px;
		padding-top: 30px;
	}

	.single-leaders header p {
		font-size: 120%;
		margin-right: 20px;
	}

	.attachment-post-thumbnail {
		margin: 0 30px 0 0;
	}

	.nav-single a {
		font-size: 200%;
	}

	.nav-single .nav-next,
	.nav-single .nav-previous {
		width: 48%;
	}

	.nav-single .meta-nav {
		font-size: 45px;
		line-height: 35px;
	}

	/* WORK */

	#sidebar h3 {
		background: url('images/h2texture.jpg') repeat top right transparent;
		font-size: 38px;
		height: 65px;
		line-height: 65px;
		padding: 0 0 0 20px;
	}

	#sidebar.right {
		width: 100% !important;
		margin-top: 60px;
	}

	/* PROJECTS */

	.grid {
		width: 100%;
	}

		.grid.txt {
			height: auto;
		}

			.grid.txt div {
				padding: 30px;
			}

	/* CAREERS */

	.job_col {
		float: none;
		margin: 0 0 60px;
		width: 100%;
	}

	.locations .half-right {
		margin-top: 60px;
	}

	/* FOOTER */

	.page-template-contact #contact-form,
	.page-template-contact .business-inquiries,
	.page-template-contact .field.first-name,
	.page-template-contact .field.last-name {
		float: none;
		width: 100%;
	}

	.page-template-contact #contact-form {
		margin-bottom: 100px;
	}

	/* FOOTER */

	#footer,
	#footer h4 {
		font-size: 150%;
	}

		#footer h5 {
			font-size: 100%;
		}

		#footer .top,
		#footer .bottom {
			padding: 50px 20px;
		}

	.f_box.address-ottawa {
		margin-bottom: 50px;
	}

	#menu-social-media {
		float: none;
		margin-top: 35px;
	}
	.f_box.links {
		float: left;
		text-align: left;
	}

    .f_box.links a{
		margin-left: 13px;
	}

	#logo-fuelyouth {
		margin: 0;
	}
}

.singlePost_content h1,.single-projects h1
{ font-size: 42px; font-family: museo700 !important; line-height: 1; }
.singlePost_content h2,.single-projects h2
{ font-family: museo700; font-size: 32px; line-height: 1; }
.singlePost_content h3,.single-projects h3
{ font-family: museo700; font-size: 21px; margin: 0 0 10px 0; line-height: 1.1; }
.singlePost_content h4,.single-projects h4
{ font-family: museo700; font-size: 21px; margin: 0 0 10px 0; line-height: 1.1; color: #444; }
.singlePost_content h5,.single-projects h5
{ font-family: museo_sans700; font-size: 21px; margin: 0 0 10px 0; color: #444; line-height: 1.1; }