/*
Theme Name: 	Reboot12a
Theme URI: 		http://www.thereboot.org
Description: 	Reboot 4.1.1 is a sub to <a href="http://bringthepixel.com/support/">Super Skeleteon 2.0.1</a>. Last update added client query
Author: 		Jeremy Canfield, Reboot, theReboot.org.
Author URI: 	http://thereboot.org
Template: 		super-skeleton-2.0
Version: 		4.1.2
*/
/* Place your modifications below */


html, body {
height: 100%;
background-image: none;
}

body::after, ul.tabs li a.active::after {
	background-image: none;
	
}

body, 
h2.title span, h1.title span,
ul.tabs li a.active{ 
	background: transparent;
	background-image: none ;
	position: relative;
	z-index: 1;
}

/* HEADER STUFF */
#section-slider, #section-slider .container, #section-slider .container .sixteen.columns{
	width: 100%;
}

body {
	background: #fff;
}

#section-header {
	background: transparent;
	
}

.page header {
/*	height: 8em; */
	
}

.right {
	float:right;
	clear: right;
}
.text-right {
	text-align: right;
	
}

.left {
	float:left;
}

.non-home-header-row {
	margin: 0 auto;
	width: 960px;
	position: relative;
	
}

.home .navigation{
	border-bottom: none;
	
}
.home header .sixteen.columns {
	width: 100%;
	float: left;
	background: transparent;
	padding: 0px;
	margin: 0px;
	height:93px;
	min-height: 100%;
}


.home header .sixteen.columns.rebootlogo{
	margin: 0 auto;
	display: block;
	clear: both;
	overflow: hidden;
	text-align: center;
	float: none;
	background: transparent url("assets/images/theme/headerlogolong.png");
	background-position: center top;

	background-repeat: repeat-x;
	height: 91px;
	height: 110px;	
	
}
h2.blog_title {
	background: transparent url("http://thereboot.org/wp-content/themes/skeleboot/assets/images/theme/rbtideasbg.png");
		background-repeat: repeat-x;
}


.home header .logospot{
	float:none;
	
}

.logospace a{

	overflow: auto;
	width: 300px;
	height: 92px;
	display: block;

}

#logo{
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	
}

.home #logo {
	text-align: center;
	margin:0px;
	padding:0px;

	
}

.home #logo img {
	display: none;
	text-align: center;
	vertical-align: top;
	min-height: 93px;
	min-width: 300px;
	overflow: visible;
	z-index: 999;
	
}

.home .super-container {

	background: #fff;
	
}
.home header .super-container {
	background: transparent;
	margin-bottom: 4em;	
}

.home header .container{
	background: transparent;
	width: 100%;
	padding 0px;
	
}

#menu {
	background: #fff;
	height: 100%;
	margin-top: 20px;
	 
	/* TODO: NEEDS ADJUSTING/TIGHTENING */

}
.home #menu {
	width: 100%;
	margin: 0 auto;
	
}
#menu .navigation {
	float: right;
}

.home #menu .navigation {
	margin: 0 auto;
	height: 100%;
	display: block;
	clear: both;
	overflow: visible;
/*	width: 46em; */
	text-align: center;
	float: none;

}

.home #nav-container {
	clear: both;
	width: 100%;
	background: #fff;
	margin: 0 auto;
}


.home header{
/*	position: absolute; */
	background: transparent;
	margin-bottom: 20em;

}
.home header #menu{
/*    position:​ absolute;​
    width:​ 600px;​
    top:​ 6.3em;​
    left:​ 33em;​ */
}

header .page_title{
	position: relative;
	bottom: 60px;
	
}

header .page_title h1, header .page_title h4, header .page_title h6 {
	display: inline-block;
	float: right;
	margin-top: 45px;
	margin-bottom: 45px;
	
	
}



.single-project header .page_title h1, .single-project header .page_title h4, .single-project header .page_title h6 {
	float: left;	
}
.single-project header .page_title h4{	
	margin-left: 5px;
	font-weight: normal;
}

header .page_title h4 {
	color: #B8951E;
	line-height: 385%;
}
header .page_title h1 {
	font-size: 32px;
}


.post .tags {
clear: both;
}


/* SLIDE CONTROLS */
#supersized {
	top: 10em;
	margin-left: 0px;
}
.home #supersized, .home #supersized li, .home #supersized li a, .home #supersized li a img {
	top: 0px;
	background: #343A41;
	
}

#supersized, #supersized li {
	position: absolute;
	background: white;	

}

#supersized li {
	height: auto;
	
}

#supersized li a img {
/*	height: 495px; */
}

#supersized a {
	background:white;
	
}


.home #supersized, .home #supersized li, {
	position: absolute;
	top: 0px;
/*	z-index: 0; */
}

#supersized li {
display: block;
list-style: none;
z-index: inherit;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
	background: dodgerblue;
}




#controls-wrapper {
	margin: 0 auto;
	height: 0px;
/*	background: url(http://thereboot.org/wp-content/themes/img/nav-bg.png) repeat-x; */
	position: relative;
	display: none;
}




.home controls-wrapper {
	display: block;
	
}


#prevslide, #nextslide {
	position: relative;
	height: 7em;
	width: 160px; /* need this in ems */
	top: auto;
	float: left;
}

#prevslide, #nextslide {
	/* when not on home, we don't use arrow nav */
	background: none;
}

.home #prevslide {
	background: url("assets/images/theme/slider_arrow_l.png") no-repeat scroll;
	display:inline-block; 
	
	float: left;
}

.home #nextslide {
	background: url("assets/images/theme/slider_arrow_r.png") 100% 0px no-repeat scroll;
	display:inline-block; 
	overflow: auto;
	float: right;
	right: 0px;
}


.slide-nav-rbt {
	display: none;
}	

.home .slide-nav-rbt{
/*	text-align: center; */
	position: relative;
	width: 100%;
	height: 13em;
	top: 15em;
	display: block;
	margin: 0 auto;
	padding: 0px 0px;
	
}

/* ---------- footer --------------  */
#section-footer{
	background-color: #343a41;
	color: #5F6173;
	background-image: none;
}

#section-footer::after {
	background-image: none;
	
}


/* ---------- content section ---------- */
#section-content {
	background: #fff;
	
}

.the_content.post p {
	margin-right: 20px;

}

/* page specific css */
/* about page */
#section-content.about-page {

	margin-top: 45%;
	
	
}

#portfolio-list .design  {
		
	
	
}

.single-person #section-header {

	
}

.single-person #supersized li {
	height: 495px;
	background: #f1f1f1;
	
}

.single-person #supersized li a {
	max-height: 495px;

}
.single-person #section-content{
	background: white;
}

.content img {
	border: none;
}

.ataglist-widget-3{
	margin-bottom: 20px;
	
}


.meta {

}


.meta img {
	border: 1px solid #dad8d9;
	width: 198px;
	height: 202px;

	
}
.single-person .person {
		margin: 0 auto;
		margin-top: 25%;
		background: transparent;
}

.single-person .content, .single-person .meta, .single-project .meta {
/*	margin-top: 50px; */
	/* TODO : adjust this once you have slider thumbnails */
}


.single-person .the_content {
	padding-top: 30px;
	
}


.single-person .the_content.post p{
	margin-left: 1.5em;
	
}

.single-project .project-tagline {
	margin-bottom: 2em;
	margin-right: 2em;
	
}


.single-person blockquote p {
	font-size: 200%;
	line-height: 100%;
	
}

.single-project #supersized {
	top: 10em;
	
}

.single-project #supersized li{
	height:495px;
	
}

.single-project #section-content{
	margin-top: 25em;
	
}

.single-project .flickr_slideshow{
	height: 800px;
	width: 900px;
	margin-right: 20px;
}

ul#thumb-list {
	margin: 0px;
	width: 280px;	
}
ul#thumb-list li {
	background: #fff;
	list-style: none;
	display: inline;
	width: 50px;
	height: 48px;
	overflow: hidden;
	float: left;
	margin: 0;
	margin-right: 8px;
	/* border: 1px solid whitesmoke; */
}

#thumb-tray {
	position: static;

	z-index: 3;
	bottom: 0;
	left: 0;
	background: url(http://thereboot.org/wp-content/themes/img/bg-black.png);
	height: 51px;
	width: 100%;
	overflow: hidden;
	text-align: left;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	

}

.ideas_header{
	background: transparent url("http://thereboot.org/wp-content/themes/skeleboot/assets/images/theme/rbtideasbg.png");
}

/* ---------- Home Page Content ---------- */
.tagline-extended .arrowlink {
	text-align: center;
	float: none;
	display: block;
	margin: 31px auto;
	max-width: 352px;
}



/* ---------- Blog and News Home Page Display ---------- */
.news .module-img {
float: left;
}
.module-img span {
background-image: none;
width: auto;
overflow: hidden;

}
.news h5 {
	margin-bottom: 1em;
	line-height: 1em;
	
	
}

.news .module-meta {
	max-width: 18em;
	margin-left: 1em;
}
.home .news .module {
	margin-bottom: 7px;
	max-height: 250px;
	height: 250px;
}

.clients .module {
	margin-top: 50px;
	
}
.clients .module-container  {
	margin-top: 0px;
	margin-bottom: 50px;
}

.clients .module-meta{
	display: none;
	text-align: center;
	margin-right: 48px;
	margin-left: 48px;
	
}

.module-img img {
	background: transparent;

}

.page-template-template-rbt-people-php #portfolio-list .module-meta.visible {
	
	float:none;
	
}

.page-template-template-fullwidth-sandbox-php #supersized {
	top: 6em;
	
}

.page-template-template-rbt-people-php .module-meta h5,  .page-template-template-rbt-people-php .module-meta p {
	text-align: center;
	
} 


.page-template-template-rbt-work-php #portfolio-list .module-img img {
	overflow:hidden;	
        height:150px;
        width:100%;/* TESTING PURPOSES - REMOVE FOR GOLIVE */

}
/*
.page-template-template-rbt-people-php #portfolio-list .module img {
	overflow:hidden;	
        height:114px;
        width:100%;
	
	
}
*/

.article_nav {
	float: none;
}



.rbt_footer_about, .rbt_footer_contact, .rbt_footer_twitter, ..rbt_footer_recent_posts {

	
}
.rbt_footer {
	margin-top: 45px;
	padding-top: 45px;
	border-top: 1px solid #808298;
	
}
.rbt_footer ul li {
	list-style: none;
	
}

#section-footer .rbt_footer_about {
	font-family: "CallunaSansRegular";
	font-size: 1.125em;
	text-align:right;
	padding-bottom: 30px;
	
}
#section-footer .rbt_footer_about .widget_text {
/*	width: 190px; */
	padding-right: 10px;
	
}

#section-footer .rbt_footer_about img{
	margin-bottom: 10px;
	
}

#section-footer .rbt_footer_contact {
	font-family: "NovecentowideNormalRegular";
	font-size: .8125em;
	color: #808298;
	padding-bottom: 30px;
}
#section-footer .rbt_footer_twitter {
	font-family: "CallunaSansRegular";
	font-size: .75em;
	color: #808298;
	padding-bottom: 30px;
/*	padding-right: 5px; */
}

#section-footer .rbt_footer_twitter a {
	color: #B8951E !important;
}

#section-footer .rbt_footer_posts {
	font-family: "NovecentowideNormalRegular" !important;
	text-transform: uppercase;
	font-size: .8125em !important;
	color: #808298 !important;
	padding-bottom: 30px;
	
}
#section-footer .rbt_footer_posts ul{
	margin-left: 0px;
	
} 

.blue {
	background: dodgerblue;
	
}

.blue-border {
	border: 2px dashed dodgerblue;
	
}

.red {
	background: crimson;
	
}
.red-border {
	border: 2px dashed crimson;
	
}

.module-img img:hover{
	opacity: .6;
	
}

.news .module-img img:hover {
opacity: 1;
}

.home .blog.items h3 {
	margin-left: 10px;
	
}

.module-img .lightboxLink {
	display: none;
	
}

.module-img .thumbLink {
	display: none;
}