/*
Theme Name: BoweryCap2
Theme URI: http://320press.com/wpbs
Description: Bowery Capital wordpress theme, based on Wordpress Bootstrap (http://320press.com)
Version: 0.9
Author: Eric Skiff, Tanooki Suit Labs
Author URI: http://TanookiSuitLabs.com
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* micro clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */
/* For modern browsers */
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
div {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.clearfix:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}
.tptn_date {
	font-style: oblique
}
/* wp-specific classes */
.wp-caption {
}
.wp-caption-text {
}
.sticky {
}
.gallery-caption {
}
/* layout */

body {
	padding-top: 0;
}
/* for fun */
a, a img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top {
	top: 28px;
}
.navbar .brand {
	color: #000 !important;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
	font-weight: bold !important;
}
.nav-container {
	padding-left: 0;
	padding-right: 0;
}
#inner-header {
	width: 100%;
}
input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}
.navbar-form, .navbar-search {
	margin: 0 0 9px;
}
.navbar-search {
	padding-left: 0;
}
#s {
	width: 100px;
}
.more-link {
	white-space: nowrap;
}
.footer-links {
	float: right;
	margin-bottom: 18px;
}
.footer-links .menu {
	list-style-type: none;
	margin-left: 0;
}
.footer-links .menu li {
	float: left;
	margin-left: 10px;
}
/* post styling */

#main p.meta {
	font-style: italic;
	color: #808080;
	font-size: 16px;
}
#main article {
	margin-bottom: 0px;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 0px;
}
.sidebar {
	margin-top: 18px !important;
}
#main article footer {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}
#main article footer a.edit-post {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}
.post:hover a.edit-post {
	display: inline;
}
p.tags {
	line-height: 20px;
}
div[id*='attachment_'] {
	max-width: 100%;
	height: 100%;
}
#credit320 {
	background: url('images/320press_mini.png') no-repeat left top transparent;
	padding-left: 20px;
}
#main .hero-unit img {
	margin-bottom: 1em;
}
#main article img {
	height: auto;
	max-width: 100%;
}
img.alignleft {
	margin: 5px 30px 30px 0;
	float: left;
}
img.alignright {
	margin-left: 10px;
	float: right;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.post header img {
	margin-bottom: 18px;
}
.archive #main .post h3 {
	line-height: 24px;
	margin-bottom: 10px;
}
video {
	max-width: 100%;
	height: auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}
/* page styling */

#featured-carousel .item {
	width: 970px;
	height: 600px;
}
.carousel-caption p {
	display: none;
}
.page-template-page-homepage-php #main article {
	border-bottom: none;
}
/* BoweryCap Overrides */
html {
	overflow-x: hidden;
}
body {
	overflow-x: hidden;
}
.page-template {
	background-color: #f4f4f4;
}
#home-logo {
	width: 207px;
	height: 85px;
	background: url('images/bowcap-home-logo.png') no-repeat;
	margin: 10px auto;
	z-index: 100;
	position: relative;
}
#home-b {
	height: 476px;
	width: 660px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -250px;
	z-index: 10;
	background: url('images/bowcap-home-b.png') no-repeat;
	display: none;/* nixed by mike before launch */
}
.container-home {
	background: url('images/bowcap-bg-1.jpg') no-repeat center -400px #f4f4f4;
	padding: 0 0 300px 0;
	position: relative;
}
.container-home section {
	padding-top: 170px;
}
.container-home h2 {
	color: #fff;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.4);
	font-weight: 100;
	-webkit-font-smoothing: antialiased;
	z-index: 100;
}
.container-home p {
	color: #fff;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	-webkit-font-smoothing: antialiased;
	text-align: left;
	z-index: 100;
	margin-top: 26px;
	font-size: 18px;
	line-height: 30px;
}
.container-focus {
	background: url('images/bowcap-bg-2.jpg') center -350px #f4f4f4;
	padding: 0px 0 450px 0;
}
.container-focus section {
	padding-top: 60px;
}
.container-focus p {
	color: #0a0a0a;
	font-size: 12px;
}
.container-team {
	background: url('images/bowcap-bg-fixed-3.jpg') -300px -420px #f4f4f4;
	background-size: 1800px 1200px;
	padding: 50px 10% 50px 8%;
	display: block;
	clear: both;
}
.container-portfolio {
	background: url('images/bowcap-bg-4.jpg') center -850px #f4f4f4;
	padding: 0px 0 200px 0;
	clear: both;
}
.container-blog {
	background: url('images/bowcap-bg-5.jpg') center -1000px #f4f4f4;
	padding: 0px 0 100px 0;
}
.container-blog #blog {
	padding-top: 100px;
}
.container-contact {
	background: url('images/bowcap-bg-6.jpg') center -1300px #f4f4f4;
	padding: 100px 0 200px 0;
	-webkit-font-smoothing: antialiased;
}
.container-contact h2, .container-portfolio h2, .container-focus h2, .container-team h2 {
	font-family: "futura-pt-condensed", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 26px;
	margin: 30px 0 16px 0;
	color: #eee;
	-webkit-font-smoothing: antialiased;
}
h2.blog-template a{
	color: #aeb3a0;
	font-size: 32px;
	margin-top: 0;
	font-family: "futura-pt-condensed", sans-serif;
	font-style: normal;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	margin: 0 0 0 20px;
}
.container-team h2 {
	margin-top: 0;
}
.container-team .team-section h2:last-child {
	display: none;
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
}
.container-focus h2 {
	color: #aeb3a0;
}
.container-contact h3 {
	font-family: "Georgia", serif;
	font-weight: normal;
	font-size: 32px;
	color: #eee;
	margin: 50px 0 0 0;
	line-height: 32px;
}
.container-focus h3 {
	font-family: "Georgia", serif;
	font-weight: normal;
	font-size: 32px;
	margin: 30px 0;
	line-height: 32px;
	color: #1e3e59;
}
.container-contact p {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #aaa;
}
.container-contact a {
	color: #ccc;
	text-decoration: underline;
}
.portfolio-header {
	margin: 20px;
}
.portfolio-dropdown {
	max-width:810px;
	margin:0 auto;
}
.container-portfolio h2 {
	max-width:810px;
	margin:0 auto;
}
.portfolio-dropdown .dropdown-toggle {
	display: block;
	background: #1e3e59;
	padding: 10px 20px;
	color: #fff;
	width: 100px;
	font-weight: normal;
	font-size: 12px;
	position: relative;
	margin: 20px 0;
}
.portfolio-dropdown .white-caret {
	border-top-color: white;
!important;
	border-bottom-color: white !important;
}
.portfolio-entry {
	margin: 0 24px 24px 0;
	position: relative;
	background: #fff;
	float: left;
	width: 180px;
	height: 180px;
	z-index: 5;
	cursor: pointer;
}
.portfolio-entries-list {
	list-style: none;
	position: relative;
	width: 816px;
	margin: 0;
	z-index: 10;
}
.portfolio-entry img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
}
.portfolio-entry-button {
	background: url(images/portfolio-button.png) no-repeat;
	position: absolute;
	bottom: 4px;
	right: 4px;
	height: 17px;
	width: 17px;
}
.portfolio-item-title {
	color: #848d91;
	font-size: 12px;
	position: absolute;
	bottom: 0px;
	left: 4px;
	font-family: "Helvetica", sans-serif;
}
.portfolio-entry .entry-content {
	display: none;
}
.portfolio-entry .back-content {
	color: #fff;
	-webkit-font-smoothing: antialiased;
	top: 0;
	left: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 17px;
	height: 160px;
	width: 160px;
	background: url(images/portfolio-button-flipped.png) no-repeat 155px 155px;
}
.portfolio-entry .back-content .back-content-title {
	font-weight: bold;
	margin-bottom: 4px;
}
.portfolio-entry .back-content a {
	font-weight: bold;
	color: #fff;
}
.post-portfolio .entry-content {
	padding-top: 30px;
}
.portfolio-entries {
	margin: 0 auto;
	width: 850px;
	height: 615px;
	overflow-y: auto;
}
.portfolio-entries::-webkit-scrollbar {
 width: 10px;
 height: 10px;
}
.portfolio-entries::-webkit-scrollbar-thumb:vertical {
 background-color: #eee;
}
.portfolio-entries-list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.placeholder {
	margin: 4px;
	width: 100%;
	z-index: -1;
	border: 2px solid red;
	box-sizing: border-box;
}
h1 {
	font-size: 28px;
	color: #aaa;
	font-weight: normal;
	line-height: 40px;
}
h1:after {
	content: "/";
	color: #acb29f;
}
h2, h2 a {
	font-family: 'Georgia', serif;
	font-weight: normal;
	font-size: 32px;
	color: #224159;
}
#logoimage {
	width: 176px;
	height: 55px;
}
.navbar {
	margin-bottom: 0px;
}
.navbar-top .navbar-inner, .navbar-static-top .navbar-inner {
	background: transparent;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.navbar-top .navbar-inner {
	padding-left: 0;
	padding-right: 0;
}
.navbar .nav li a {
	float: none;
	padding: 21px 0px 10px 20px;
	color: #224159;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
	text-transform: lowercase;
	font-size: 12px;
}
.navbar .nav .active a, .navbar .nav .active a:hover {
	float: none;
	padding: 21px 0px 10px 20px;
	color: #224159;
	text-decoration: underline;
	text-shadow: 0 1px 0 #ffffff;
	text-transform: lowercase;
	font-size: 12px;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.homepage-portfolio-greybar {
	background: #000;
	opacity: 0.3;
	position: absolute;
	width: 100%;
	left: 0;
	height: 30px;
	top: 600px;
	z-index: 0;
}
.homepage-portfolio-whitebg {
	background: #f4f4f4;
	position: absolute;
	width: 100%;
	left: 0;
	height: 300px;
	top: 630px;
	z-index: 0;
}
.bowerycap-footer-wrapper {
	width: 1918px;
	height: 26px;
	position: fixed;
	bottom: -8px;
	overflow: hidden;
	right: 0;
	z-index: 1000;
}
.bowerycap-footer-image {
	background: url(images/bowcap-footer-colors-flat.png) 0 0 no-repeat transparent;
	height: 26px;
	width: 1918px;
	bottom: 0;
}
.team-section {
	font-size: 20px;
	line-height: 29px;
	width: 100%;
	position: relative;
	-webkit-font-smoothiing: antialiased;
	clear: both;
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.team-entries {
	width: 100%;
	margin: 0;
}
.team-entries-list {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.team-entry {
  display: block;
  float: left;
  width: 100%;
  max-width: 500px;
  padding: 0 2% 30px 0;
  height: 364px;
  vertical-align: top;
}
/*.team-entry:last-child {
	padding-right: 0;
}*/
.team-entry > img {
	cursor: pointer;
}
.team-entry .entry-content {
	width: 100%;
	font-size: 13px;
	line-height: 16px;
    height: 364px !important;
	color: #fff;
	background: #fff;
	background: rgba(0,0,0,0.82);
	padding: 4px 11px 10px 21px;
}
.team-entry .entry-content p {
	margin: 0 0 40px 0;
}
.team-cat-investment {
	margin-bottom: 50px;
}
.peopleulsocialicons {
	margin: 20px 20px 0 0;
	padding: 0;
	float: right;
    z-index: 1;
	position: relative;
/* 	top: 10px; */
/* 	left: 10px; */
}
.peopleulsocialicons ul {
	margin: 0;
	padding: 0;
}
.peopleulsocialicons li {
	float: left;
	display: block;
	margin-right: 12px;
	height: 31px;
	overflow: hidden;
}
.peopleulsocialicons li a span {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	display: block;
	width: 31px;
	height: 31px;
}
.peopleulsocialicons li a span.two {
	position: relative;
	top: -31px;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.peopleulsocialicons li a:hover span.one {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.peopleulsocialicons li a:hover span.two {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=1);
}
.peopleulsocialicons li a.twitter span.one {
	background: transparent url('images/socialicons.png') no-repeat 0 -418px;
}
.peopleulsocialicons li a.linkedin span.one {
	background: transparent url('images/socialicons.png') no-repeat 0 -466px;
}
.peopleulsocialicons li a.rss span.one {
	background: transparent url('images/socialicons.png') no-repeat 0 -514px;
}
.peopleulsocialicons li a.twitter span.two {
	background: transparent url('images/socialicons.png') no-repeat 0 -562px;
}
.peopleulsocialicons li a.linkedin span.two {
	background: transparent url('images/socialicons.png') no-repeat 0 -610px;
}
.peopleulsocialicons li a.rss span.two {
	background: transparent url('images/socialicons.png') no-repeat 0 -658px;
}
.team-entry .entry-closebutton {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 28px;
	cursor: pointer;
	display: none;
}
.team-entry.is-active .entry-content {
	display: block;
	position: absolute;
	bottom: 218px;
	left: -20px;
}
/*.team-entry .entry-content:after {
	content: '';
	display:block;
	border-left:28px solid transparent;
	border-right:28px solid transparent;
	border-top:28px solid rgba(0,0,0,0.82);
	position:absolute;
	bottom:-28px;
	left:60px;
}*/
.tptn_posts_daily ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tptn_posts_daily ul li {
	padding: 10px 0;
}
.tptn_posts_daily ul li a span.tptn_title {
	font-size: 20px;
	line-height: 28px;
}
.team-entry .entry-content h3 {
	font-size: 30px;
	margin: 4px 0 5px 0;
	font-weight: bold;
	line-height: 1.33em;
	font-family: "futura-pt-condensed", sans-serif;
	font-style: normal;
	font-weight: 800;
}
.team-entry .entry-content p {
	font-size: 11px;
}
.team-entry .entry-content img {
	margin: 0 auto 10px;
	text-align: center;
}
#news_wrapper {
	background: rgba(255,255,255,0.9);
	padding: 30px 50px;
	font-family: 'Helvetica', 'Arial', sans-serif;
	margin: 0 auto;
	max-width: 850px;
	;
}
#news_wrapper .row {
	margin: 0;
}
.news-entries {
	margin: 0 30px;
}
.news-entry {
	display: block;
	clear: both;
	width: 100%;
	margin: 0 0 25px 0;
}
.news-entry img {
	float: left;
	margin: 0 15px 15px 0;
	width: 200px;
}
a.therest {
	display: block;
	text-align: right;
	padding: 10px 0 10px 0;
}
.viewallposts {
	clear: both;
	text-align: right;
	width: 100%;
}
.viewallposts a {
	font-weight: bold;
}
#news_wrapper h2 {
	color: #aeb3a0;
	font-size: 32px;
	margin-top: 0;
	font-family: "futura-pt-condensed", sans-serif;
	font-style: normal;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
}
#news_wrapper h3 {
	color: #1e3e59;
	font-family: "Georgia", serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	line-height: 30px;
}
#news_wrapper h3 a {
	color: #1e3e59;
}
.news-contentbox {
	width: 65%;
	float: right;
}
#news_wrapper .entry-author {
	color: #999;
	font-size: 11px;
}
#news_wrapper h3 a:hover {
	text-decoration: none;
	color: #4e6e89;
}
#news_wrapper .tags-label {
	display: block;
	float: left;
}
#news_wrapper .tags-title {
	display: block;
	float: left;
	margin-left: 6px;
}
.news-datebox {
	width: 90px;
	height: 90px;
	margin-top: 18px;
	border: 1px solid #ccc;
	padding: 20px;
	position: relative;
}
.news-datebox .day {
	font-size: 72px;
	line-height: 58px;
	font-weight: bold;
	color: #1e3e59;
}
.news-datebox .month {
	font-size: 24px;
	color: #ccc;
	text-transform: capitalize;
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.news-entries .row {
	overflow-y: visible;
}
#inner-footer {
	display: none;
}
nav {
	position: fixed;
	top: 190px;
	right: 0;
	/*right: 50%;
	margin-right: -625px;*/
	width: 94px;
	z-index: 100;
	text-align: right;
	padding-left: 3px;
	padding-bottom: 83px;
	background: url(images/bowcap-nav-b.png) no-repeat left bottom rgba(20,19,20,0.92);
 --webkit-font-smoothing:antialiased;
}
nav ul {
	list-style: none;
	margin: 0;
}
nav a {
	display: block;
	font-size: 15px;
	line-height: 1;
	color: #a4a4a4;
	text-decoration: none;
	text-transform: lowercase;
	padding: 7px;
	border-top: 1px solid #292929;
	font-family: "myriad-pro", sans-serif;
	font-style: normal;
	font-weight: 400;
}
nav li:first-child a {
	border: none;
}
.current-nav-item a, nav a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.single-post, .archive {
	background: #f1f1f1;
}
#single-header {
	margin: 10px 0 10px -20px;
}
#single-logo {
	background: url(images/bowcap-single-logo.png) 0 0 no-repeat;
	height: 54px;
	width: 187px;
	display: none;
}
#single-nav {
	float: right;
	list-style: none;
	text-transform: lowercase;
}
#single-nav ul {
	background: #333;
	padding: 0 20px;
}
#single-nav ul li {
	display: inline-block;
	height: 35px;
}
#single-nav ul li a {
	font-size: 15px;
	color: #a4a4a4;
	text-decoration: none;
	text-transform: lowercase;
	border-right: 1px solid #292929;
	padding: 0 8px;
	font-family: "myriad-pro", sans-serif;
	line-height: 35px;
	display: block;
	height: 35px;
	width: 60px;
	text-align: center;
}
#single-nav ul li a:hover {
	color: #fff;
	font-weight: bold;
}
.single-post .page-header {
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
}
.single-footer {
	width: 100%;
	height: 150px;
	background: url(images/bowerycap-footer.png) 47% 0px no-repeat;
}
.widget_recent_entries h4.widgettitle {
	border-bottom: 1px solid #ccc;
	padding: 0 0 12px 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.widget_recent_entries ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget_recent_entries ul li {
	margin: 20px 0 20px 0;
	text-indent: 0;
	padding: 0;
}
.widget_recent_entries ul li a {
	font-size: 22px;
	line-height: 30px;
	font-family: "Georgia", serif;
	color: #1e3e59;
	text-decoration: none;
}
.widget_recent_entries ul li a:hover {
	color: #2e4e69;
}
/* End BoweryCap overrides*/



.page-template-page-homepage-php .hero-unit, .blog .hero-unit {
	padding: 1em;
}
.hero-unit h1 {
	font-size: 3em;
}
/* comments */



#comments {
	line-height: 24px;
	margin-bottom: 18px;
}
ol.commentlist, ol.commentlist ul.children {
	list-style-type: none;
	margin-left: 0;
}
.comment .vcard div {
	margin-top: 8px;
	padding: 0 10px;
}
ol.commentlist time {
	font-size: .8em;
	color: #eeeeee;
}
ol.commentlist div.comment-author {
	position: relative;
}
ol.commentlist a.comment-edit-link {
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}
ol.commentlist span.edit-comment {
	position: absolute;
	right: 0;
	top: 8px;
}
ol.commentlist li.bypostauthor {
	background-color: #dddddd;
}
ol.commentlist ul.children li {
	background-color: #cccccc;
}
ol.commentlist ul.children li ul.children li {
	background-color: #bbbbbb;
}
ol.commentlist ul.children li ul.children li ul.children li {
	background-color: #aaaaaa;
}
ol.commentlist article {
	border-bottom: none !important;
}
a.comment-reply-link {
	position: absolute;
	right: 0;
	bottom: 0;
}
#comment-nav ul {
	list-style-type: none;
	margin: 0;
}
#comment-form-elements {
	list-style-type: none;
	margin: 0;
}
.comment .vcard .avatar {
	padding-right: 0;
}
.comment .vcard .comment-text {
	margin-left: 0;
}
img.avatar {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;
}
ol.commentlist li {
	padding-right: 10px;
	background-color: #F0F0F0;
}
#pings {
	margin-bottom: 9px;
}
ol.pinglist {
	list-style-type: none;
	margin: 0 0 9px 0;
}
#comment {
	width: 270px;
}
ol.commentlist #respond {
	padding: 5px 10px;
}
/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img {
	max-width: 100%;
}
.post_content p {
	font-size: 21px;
	font-weight: 200;
	line-height: 35px;
    margin-bottom: 40px;
}
.ie8 #main .media-grid img {
	max-height: none !important;
	max-width: none !important;
}
.attachment-img {
	margin-bottom: 18px;
}
.metadata p.alert-message {
	margin-right: 0;
	margin-bottom: 18px;
}
#gallery-nav {
	list-style-type: none;
	margin-left: 0;
}
li.next a, li.previous a {
	position: relative;
}
li.next a:hover:before {
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
li.previous a:hover:before {
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
/* widget styles */

.widget {
	margin-bottom: 18px;
}
.widgettitle {
	margin-bottom: 9px;
	font-weight: bold;
}
#tag-cloud {
	margin-bottom: 18px;
	line-height: 160%;
}
/* for some reason the bs version currently available for download doesn't have this style */
.label {
	text-transform: uppercase;
}
/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover, .tags a:hover {
	color: #ffffff;
	text-decoration: none;
}
#tag-cloud a {
	white-space: pre;
	text-transform: uppercase;
}
/* change default form padding for search */

.widget_search form {
	padding-left: 0;
}
.widget_search input {
	width: 121px;
}
/* calendar widget */

#calendar_wrap {
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	font-weight: bold;
	padding: 8px;
}
#wp-calendar tr {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#wp-calendar tr:last-child {
	border-bottom: none;
}
#wp-calendar td {
	text-align: center;
	padding: 8px 0;
}
blockquote.pull-left {
	padding-right: 15px;
}
.tptn_posts ul {
	margin: 0 0 15px 0;
	list-style: none;
}
.tptn_posts ul li {
	margin: 0 0 10px 0;
	list-style: none;
}
.tptn_posts ul li a span.tptn_title {
	font-size: 22px;
	line-height: 30px;
	font-family: "Georgia", serif;
	color: #1e3e59;
	text-decoration: none;
}
body.page .container, body.single .container {
	padding-right: 50px;
}
#main {
	width: 65%;
}

.individual-post {
    width: 85% !important;
}

.individual-post p.meta {
    margin-bottom: 40px;
}

.team-entry .entry-content h4 {
	font-family: "futura-pt-condensed", sans-serif;
	margin: 0px 0 10px 0;
	padding: 0;
	font-size: 24px;
}
#blog-logo {
	display: none;
}

@media (max-width:985px) {
	.news-entry img {
		width:180px;
	}
}
@media (max-width:767px) {
	.news-entry img {
		width:100%;
	}
	  .container-portfolio h2 {
		  padding:0 0 0 15px;
		}
	  #blog-logo {
		  display: block;
	  }
	  .team-entry .entry-content p {
		  margin: 0 0 0px 0;
	  }
	  #main {
		  width: 100%;
	  }
	  body.page .container, body.single .container {
		  padding-right: 15px;
	  }
	  #single-header {
		  display: block;
		  margin: 10px 0 10px -20px;
	  }
	  #single-logo {
		  display: block;
	  }
	  nav.mobile {
		  position: relative;
		  top: auto;
		  right: auto;
		  width: 100%;
		  z-index: 100;
		  text-align: center;
		  padding-left: 0px;
		  padding-bottom: 0px;
		  background: none;
	   --webkit-font-smoothing:antialiased;
		  margin: 20px 0 10px 0;
	  }
	  nav.mobile ul {
		  list-style: none;
		  margin: 0;
	  }
	  nav.mobile ul li {
		  list-style: none;
		  display: inline-block;
		  margin: 0;
	  }
	  nav.mobile a {
		  display: inline-block;
		  font-size: 14px;
		  line-height: normal;
		  color: #0088cc;
		  text-decoration: none;
		  text-transform: lowercase;
		  padding: 4px;
		  border-top: 0;
		  font-family: "myriad-pro", sans-serif;
		  font-style: normal;
		  font-weight: 400;
	  }
	  nav.mobile li:first-child a {
		  border: none;
	  }
	  .current-nav-item a, nav.mobile a:hover {
		  color: #000;
		  font-weight: normal;
		  text-decoration: none;
	  }
	  nav.access {
		  display: none;
	  }
	  body {
		  padding: 0;
	  }
	  .row-fluid .offset1:first-child, .row-fluid .offset2:first-child, .row-fluid .offset3:first-child {
		  margin-left: 0;
	  }
	  .container {
		  padding: 0 20px;
	  }
	  .container-home section {
		  padding-top: 60px;
	  }
	  .container-home {
		  padding-bottom: 100px;
	  }
	  .container-home p {
		  text-align: justify;
		  font-size: 14px;
		  line-height: 18px;
	  }
	  .container-home h2 {
		  font-size: 22px;
	  }
	  .container-focus {
		  background: url('images/bowcap-bg-2.jpg') -546px -40px #f4f4f4;
		  padding: 0px 0 280px 0;
	  }
	  .container-focus p {
		  color: rgb(10, 10, 10);
		  font-size: 12px;
		  line-height: 15px;
	  }
	  .post-team .entry-content {
		  padding-top: 90px;
		  padding-left:15px;
	  }
	  .container-team {
		  background: url('images/bowcap-bg-fixed-3.jpg') center -60px #f4f4f4;
		  padding: 50px 0 400px 0;
	  }
	  .team-section h2 {
		  padding: 0 0 0 20px;
		  background-color: rgba(0,0,0,0.82);
		  line-height: 57px;
		  cursor: default;
		  text-shadow: none;
	  }
	  .team-section.is-active .team-entries {
		  display: block !important;
		  position: relative;
		  left: 0;
		  top: 0;
	  }
	  .team-section .team-entries {
		  display: block !important;
		  position: relative;
		  left: 0;
		  top: 0;
		  margin: 0;
		  width: 100%;
	  }
	  .team-entry .entry-content {
		  display: block;
		  position: relative;
		  padding: 10px 10px 50px 10px;
		  margin-bottom: 20px;
		  width: auto;
		  margin-right: 20px;
	  }
	  .team-entry .entry-content h3 {
		  font-size: 26px;
	  }
	  .team-entry img {
		  float: left;
		  position: relative;
		  z-index: 1000;
		  margin: 8px;
	  }
	  .team-entry .entry-closebutton {
		  display: none;
	  }
	  .team-entry .entry-content:after {
		  display: none;
	  }
	  .container-blog {
	  }
	  #news_wrapper {
		  padding: 30px 10px;
	  }
	  .container-blog .news-contentbox {
		  width: 100%;
	  }
	  .container-team {
		  padding-bottom: 100px;
	  }
	  .container-portfolio {
		  background: url('images/bowcap-bg-4.jpg') center -300px #f4f4f4;
		  padding: 0px 0 100px 0;
	  }
	  .container-portfolio .container {
		  margin: 0;
		  padding: 0;
	  }
	  .portfolio-header {
		  margin: 0;
	  }
	  .portfolio-entry {
		  margin: 2%;
		  width: 46%;
	  }
	  .portfolio-entry .back-content {
		  width: auto;
	  }
	  .portfolio-entries {
		  height: auto;
		  width: auto;
		  overflow-y: hidden;
	  }
	  .portfolio-entries-list {
		  width: auto;
	  }
	  .portfolio-header h2 {
		  margin-left: 2%;
	  }
	  .portfolio-dropdown {
		  margin-left: 2%;
	  }
	   .portfolio-entries::-webkit-scrollbar {
	   display:none;
	  }
	   .portfolio-entries::-webkit-scrollbar-thumb:vertical {
	   display:none;
	  }
}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/
ul.bxslider {
	margin-left: 0;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
 *zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}
/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
