/*
Theme Name: Schuberg Philis
Theme URI: http://www.techtribe.nl/
Version: 1.0
Author: TECHTRIBE
Author URI: http://www.techtribe.nl/
*/

/* @group script */
/*
html {
	overflow :	-moz-scrollbars-vertical!important;
}
*/
html.js {
	overflow: hidden;
}
html.js body {
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 0;
	background-image: none;
}
html.js div.staticSidebar {
	position: static;
}
html.js div.photoContainer {
	display: block;
}
html.js #sidebarContainer {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 150px;
	z-index: 400;
}
html.js #subMenuContainer {
	position: absolute;
	left: 0px;
	bottom: 0;
	z-index: 400;
	height: 35px;
	width: 510px;
	margin: 0;
}
html.js #scrollContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 200;
}
html.js #contentContainer {
	position: absolute;
	top: 130px;
	left: 0px;
	z-index: 200;
	width: 510px;
	margin: 0;
	border: 0 none;
}
html.js #content {
	width: 100%;
}
html.js #contentSpacer {
	display: block;
	width: 100%;
	height: 79px;
	clear: both;
}
html.js #subMenu {
	width: 100%;
	height: 35px;
}
html.js #creditsContainer {
	position: absolute;
	bottom: 52px;
	right: 0;
	z-index: 500;
	width: 125px;
}
html.js .photoContainer {
	overflow: hidden;
	position: absolute;
	left: 0;
}
html.js .photoContainer img {
	position: absolute;
	left: 0px;
}
html.js #bgMask1Container {
	width: 100px;
	height: 130px;
	top: 0;
	z-index: 300;
}
html.js #bgMask2Container {
	width: 100px;
	top: 0;
	z-index: 300;
}
html.js #bgMask2Container img {
	bottom: 0;
}
html.js #bgContainer {
	width: 100px;
	height: 100px;
	z-index: 100;
}
html.js #headerContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 400;
	width: 960px;
	height: 130px;
	overflow: hidden;
}
html.js #header {
	height: 130px;
}
html.js div#sidebar div.highlight a.highlight {
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
html.js div#sidebar div.highlight a.highlight:hover {
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
/* @end */


#sidebarContainer {
	border-top: 1px solid;
	background: url('./img/transBlackBG.png');
}

.galleryTable {
	width:	100%;
}

.galleryTable td {
	text-align: center;
	padding: 5px;
}

.galleryTable .top {
	padding: 25px 5px 5px 5px !important;
}

div.photoContainer {
	display: none;
}

/* @group grid */
body {
	margin: 0;
	padding: 0 0 50px 50px;
	color: #fff;
}

#content,
#subMenu {
	background: url('./img/transBlackBG.png');
}
#headerContainer {
	position: relative;
	height: 130px;
}
#contentContainer,
#subMenuContainer {
	margin: 0 210px 0 305px;
}
#contentContainer {
	border-top: 1px solid #fff;
}
#contentSpacer {
	display: none;
}
#subMenuContainer {
}

div.staticSidebar {
	position: absolute;
	top: 130px;
	right: 60px;
	width: 150px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a:active {
  outline: none;
}
a:focus {
  outline: none;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	min-height: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}


#creditsContainer,
#creditsContainer a {
	color: #f90;
}
#creditsContainer img {
	vertical-align: bottom;
}
#creditsContainer div.divider {
	padding: 0 0 0 2px;
	font-size: 10px;
}
/* @end */


body div.xhr {
	padding-bottom: 20px ! important;
	color: #000;
	background: #fff;
}

body div.xhr a {
	color: #000;
}

div#sidebar {
	padding: 0 10px 0 15px;
}

div.hr {
	height: 1px;
	overflow: hidden;
	margin: 0 143px 0 305px;
	background: #fff;
	line-height: 1px;
	font-size: 1px;
}

body,
table {
	font: 12px/1.5 Arial, sans-serif;
}

img.logo {
	position: absolute;
	top: 48px;
	left: 0;
}

/* @group mainmenu */
ul#mainmenu,
ul#mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#mainmenu {
	position: absolute;
	bottom: 5px;
	left: 0;
	overflow: hidden;
	min-height: 7em;
	margin: 0 0 0 288px;
	padding: 0 0 0 17px;
	font: 11px Arial, sans-serif;
}
ul#mainmenu li.section {
	float: left;
	position: relative;
	padding: 0 20px 0 0;
	font-weight: bold;
}
ul#mainmenu li.last {
	padding: 0;
}
ul#mainmenu li li {
	margin: 0.3em 0;
	padding: 0;
	font-weight: normal;
}
ul#mainmenu li ul {
	display: none;
	position: absolute;
	top: 1.2em;
	left: 0;
	white-space: nowrap;
}
ul#mainmenu li.current ul {
	display: block;
}
ul#mainmenu a {
	background: transparent;
	text-decoration: none;
}
ul#mainmenu a.current,
ul#mainmenu span.current {
	position: relative;
	padding: 0 0 0 12px;
	margin: 0 0 0 -12px;
}
ul#mainmenu .current span.arrow {
	position: absolute;
	top: 0;
	left: -0.2em;
}
/* @end */

/* @group left column */
div.maincolumn {
	margin: 0 0 1px 0;
	position: relative;
	padding: 5px 20px 90px 20px;
}
body div.xhr {
/*	padding: 20px 35px 30px 35px; */
}
body div#lightboxContent {
	position: relative;
}
body div#lightboxContent div.xhr {
	padding-top: 0;
}
body div.xhr h1 {
	margin: 7px 0 10px 0;
	font-weight: bold;
	font-size: 16px;
}
div.maincolumn div.photographer-portrait {
	float: left;
	margin: 0 15px 10px 0;
}
div.photographer-info {

}
div.maincolumn div.photographer-info h2 {
	margin-top: 20px;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
}
div.maincolumn div.photographer-info div.photographer-location {
	line-height: 1.1;
	font-size: 14px;
}
div.talentpromo {
	clear: both;
	padding: 30px 0 0 0;
}
div.talentpromo h2 {
	font: 14px/1.8 Arial, sans-serif;
}
div.talentpromo p {
	margin: 0;
}
div#subMenuContainer ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px/1.5 Arial, sans-serif;
}
div#subMenuContainer div.subMenu {
	overflow: hidden;
	padding: 13px 20px 3px 20px;
	font-size: 12px;
}
div#subMenuContainer ul li.prev {
	float: left;
}
div#subMenuContainer ul li.prev a {
	padding: 0 0 0 15px;
	background: url(./img/prev-white.png) no-repeat left center;
}
div#subMenuContainer ul li.next {
	float: right;
}
div#subMenuContainer ul li.next a {
	padding: 0 15px 0 0;
	background: url(./img/next-white.png) no-repeat right center;
}
div.pagination {
	word-spacing: 0.8em;
}
div.pagination a {
	text-decoration: underline;
}
/* @end */

div#sidebar div.payoff {
	padding: 10px 0 15px 0;
	background: transparent;
	font-style: italic;
	font-size: 13px;
}
div#sidebar form.search {
	position: relative;
	margin: 0;
}
div#sidebar form.search label {
	display: block;
}
div#sidebar form.search input.query {
	width: 90px;
	border: 0 none;
}
div#sidebar form.search input.submit {
	padding: 0;
}
html.js div#sidebar div.searchbar {
	position: absolute;
	width: 122px;
	height: 1.5em;
	border: 1px solid #222;
	background: #333;
}
html.js div#sidebar form label {
	display: none;
}
html.js div#sidebar form input.query {
	width: 110px;
	padding: 4px 2px 2px 2px;
	color: #fff;
	background: transparent;
	font: 11px Arial, sans-serif;
}
html.js div#sidebar form input.submit {
	display: none;
	position: absolute;
	top: 3px;
	right: 2px;
	cursor: pointer;
	border: 0 none;
	color: #fff;
	background: transparent;
	line-height: 1;
}
div#sidebar div.module {
	margin: 20px 0;
	font: 11px Verdana, sans-serif;
}
div#sidebar div.module a {
	display: block;
}
div#sidebar div.module a {
	opacity: 0.5;
	zoom: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
div#sidebar div.module a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
div#sidebar div.module h2 {
	padding: 0 0 2px 0;
	font-size: 12px;
}
div#sidebar div.module span.module-title {
	padding: 0 14px 0 0;
	background: no-repeat right 0;
}
html>/**/body div#sidebar div.module span.module-title {
	display: inline-block;
}
div#sidebar div.module span.module-title img {
	margin: 0 0 2px 0;
	vertical-align: bottom;
}
/* @end */

/* @group news */
span.overview-date {
	text-transform: uppercase;
	line-height: 2;
	font-style: italic;
	font-size: 11px;
}
#content a.news-archive-link {
	zoom: 1;
	padding: 0 15px 1px 70px;
	color: #fff;
	background: url(./img/next-white.png) no-repeat right center;
	text-decoration: none;
	font-size: 14px;
}
#content a.news-archive-link:hover {
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
div.blockrow {
	overflow: hidden;
	padding: 0 0 25px 0;
}
div.blockitem {
	float: left;
	width: 49%;
}
div.leftcol {
	padding: 0 10px 0 0;
}
div.rightcol {
	padding: 0 0 0 10px;
}
div.maincolumn div.blockitem a {
	text-decoration: none;
}
div.blockitem span.intro {
	display: block;
	margin: 5px 0 0 0;
}
div.backlink {
	margin: 0 0 20px 0;
}
div.backlink a {
	padding: 0 0 0 15px;
	color: #fff;
	background: url(./img/prev-white.png) no-repeat left center;
	font: 11px Arial, sans-serif;
}
p.lede {
	font-style: italic;
}
div.newsitem {
	position: relative;
	overflow: hidden;
	clear: both;
	padding: 0 0 20px 70px;
}
div.newsitem img {
	position: absolute;
	top: 5px;
	left: 0;
	background: #ccc;
}
div.newsdate {
	float: left;
	margin: 0 0.2em 0 0;
	font-style: italic;
}
table.news-archive {
	border-collapse: collapse;
}
table.news-archive th.news-year {
	text-align: left;
	font-weight: bold;
}
table.news-archive th {
	vertical-align: top;
	padding: 5px 15px 5px 0;
	text-align: right;
	white-space: nowrap;
	font-weight: normal;
}
table.news-archive td {
	padding: 5px 0;
	font-style: italic;
}
table.news-archive td a {
	color: #fff;
	text-decoration: none;
}
/* @end */

/* @group search results */
div.searchresult h1 img {
	vertical-align: middle;
}
div.searchresult h1 strong.match {
	margin: 0 0 3px 3px;
	padding: 0 0 3px 0;
}
div.searchresult a strong.match {
	padding: 0 3px;
	font-weight: normal;
}
div.searchresult div.result {
	margin: 20px 0;
}
div.searchresult div.result a {
	line-height: 1.5;
}
/* the extra hover avoids page flicker */
div.searchresult div.result:hover {
	cursor: pointer;
}
div.searchresult div.result:hover a,
div.searchresult div.result a:hover {
	color: #ccc;
}
/* @end */

div.maincolumn div.blockitem a,
div.maincolumn div.newsitem a {
	color: #fff;
}
div.maincolumn div.blockitem a span.read-more,
div.maincolumn div.newsitem a span.read-more {
	position: relative;
	cursor: pointer;
	color: #f90;
}
div.newsitem:hover {
	cursor: pointer;
}
div.newsitem:hover a,
div.maincolumn div.newsitem a:hover {
	color: #ccc;
}

div.page-widget {
	float: right;
	margin: 0 0 15px 20px;
}
span#sbp_linkedin iframe {
	vertical-align: bottom;
}
div.social-networks ul {
	margin: 0 5px;
	padding: 5px 0 0 0;
	list-style: none;
	line-height: 1;
}
div.social-networks ul li {
	display: inline;
	margin: 0 2px;
	padding: 0;
	background: none;
}
div.social-networks ul li a img {
	vertical-align: bottom;
}

.title {
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
}
div.newsarticle h2.title {
	margin-bottom: 1em;
}
div.newsarticle div.entry {
}

/* @group default overrides */
h1 {
	margin: 20px 0 10px 0;
	font: 17px Arial, sans-serif;
}
h2 {
	margin: 0;
	font-size: 13px;
}
h3 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}
h4 {
	margin: 0;
}
p {
}
div.maincolumn ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}
div.maincolumn li {
	padding: 0 0 0 14px;
	background: url(img/bullet.png) no-repeat 0 3px;
}
form,
input,
textarea {
	margin: 0;
}
a {
	color: #fff;
	background: transparent;
	text-decoration: none;
}
div.xhr a {
	color: #000;
}
a img {
	border: 0 none;
}
/* @end */

.maincolumn a {
	text-decoration: underline;
}
#content div.newsitem a,
#content div.backlink a,
#content div.searchresult a {
	text-decoration: none;
}

a.triggerVideo span.video {
	display: block;
	width: 125px;
	margin-bottom: 5px;
	color: #fff;
	background: #000;
}
a.triggerVideo img {
	cursor: pointer;
	vertical-align: bottom;
}

.noprint {
	display: none;
}

img.alignright {
	float: right;
	margin: 5px 0 10px 20px;
}

/*
body.page-id-29 {
	font-size: 13px;
}
body.page-id-60 {
	font-size: 14px;
}
*/

#content span.read-more,
#content span.print {
	float: right;
	margin: 5px 0 0 0;
	padding: 0 15px 0 0;
	background: url(./img/next-white.png) no-repeat right center;
	text-decoration: none;
	font: 11px Arial, sans-serif;
}
#content div span.print {
	margin: 0;
	cursor: pointer;
}
td p {
	margin: 0;
}

table.financials {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 10px 0;
}
table.financials tr.header th {
	border-bottom: 2px dotted #f90;
	padding-top: 16px;
	font-weight: bold;
}
table.financials tr.header th small {
	display: block;
	font-weight: normal;
	font-size: 0.85em;
}
table.financials tr.header th.date {
	border-style: solid;
	padding-left: 10px;
	width: 50px;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: right;
}
table.financials th,
table.financials td {
	vertical-align: top;
	border: 0 none;
}
table.financials th {
	font-weight: normal;
	text-align: left;
}
table.financials td {
	text-align: right;
}

img.alignleft {
	float: left;
	margin: 2px 20px 10px 0;
}

span.locationdate {
	font-style: italic;
}

div#content a.zoom {
	display: block;
	padding-top: 13px;
	background: url(img/enlarge.png) no-repeat top right;
}
div#content a.zoom img {
	width: 100%;
	height: auto;
}

a#endorsementPage span.over,
a#photographerPage span.over {
	display: none;
}
a#endorsementPage:hover span.over,
a#photographerPage:hover span.over {
	display: block;
}
a#endorsementPage:hover span.out,
a#photographerPage:hover span.out {
	display: none;
}

/* migrated dynamic styles */
div#sidebar div.module span.module-title {
	cursor: pointer;
	background: url(img/next-white.png) no-repeat right 1px;
}
div#sidebar div.module {
	color: #fff;
}
div#sidebar div.payoff {
	color: #f90;
}

/* @group gallery */
html.js body.page-template-gallery-php {
	display: block;
}
body.page-template-gallery-php {
	color: #fff;
 	background: #000;
	text-align: center;
}
html.js body.page-template-gallery-php div#headerContainer {
	width: 100%;
}
html.js body.page-template-gallery-php #header {
	position: relative;
	z-index: 1;
	margin: 0 auto;
}
html.js body.page-template-gallery-php div#header {
	width: 960px;
}
body.page-template-gallery-php div.gallery-copy {
	width: 410px;
	margin: 0 auto 40px auto;
	padding: 150px 0 0 100px;
	text-align: left;
}
body.page-template-gallery-php div.gallery-copy h1 {
	margin-top: 0;
}
html.js body.page-template-gallery-php div.gallery-images {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
}
html.js body.page-template-gallery-php div#gallery-preview {
	position: relative;
	z-index: 10;
	width: 100%;
	text-align: left;
	overflow: hidden;
}
html.js body.page-template-gallery-php div#gallery-preview ul.gallery-thumbs {
	list-style: none;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 6px;
}
html.js body.page-template-gallery-php div#gallery-preview ul.gallery-thumbs li {
	display: inline;
}
html.js body.page-template-gallery-php div.gallery-images img {
	margin: 6px;
	vertical-align: bottom;
}
html.js body.page-template-gallery-php div.gallery-images a.selected img {
	margin: 3px;
	border: 3px solid #fff;
}
html.js body.page-template-gallery-php div.loading {
	width: 32px;
	height: 32px;
	position: absolute;
	z-index: 1;
	background: url(/wp-content/themes/schubergphilis/img/loading.gif) no-repeat center;
}
div.gallery-toolbar {
	position: relative;
	z-index: 3;
	overflow: hidden;
	padding: 5px 0;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
}
div.gallery-toolbar a.gallery-slideshow,
div.gallery-toolbar span.gallery-fullscreen {
	position: absolute;
	top: 5px;
}
div.gallery-toolbar a.gallery-slideshow {
	left: 15px;
}
div.gallery-toolbar span.gallery-fullscreen {
	right: 15px;
	padding: 0 20px 0 0;
	background: url(/wp-content/themes/schubergphilis/img/fullscreen.png) no-repeat right center;
}
#fullscreen-swf {
	position: absolute;
	top: 0;
	right: 10px;
}
a.gallery-about {
	border-left: 14px solid #fff;
	padding: 0 0 0 4px;
}
a.gallery-previous,
a.gallery-next {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: block;
	width: 18px;
	height: 18px;
	overflow: hidden;
	margin: -2em 0 0 0;
	background: url(/wp-content/themes/schubergphilis/img/gallerynav.png) no-repeat;
	text-indent: 100px;
}
a.gallery-previous {
	left: 8px;
}
a.gallery-next {
	right: 8px;
	background-position: -18px 0;
}
span.gallery-pause {
	display: inline-block;
	width: 3px;
	height: 12px;
	margin: 0 5px 2px 0;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	vertical-align: middle;
}
div.gallery-overlay {
	position: absolute;
	top: 130px;
	left: 0;
	width: 100%;
	z-index: 100;
	background: #000;
}
div.gallery-aboutpage {
	position: absolute;
	top: 130px;
	left: 50%;
	z-index: 101;
	background: #fff;
	width: 520px;
	margin: 0 0 0 -260px;
	text-align: left;
}
div.gallery-aboutpage-content {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
}
body div.gallery-aboutpage-content div.xhr {
	padding-top: 0;
}
body div.gallery-aboutpage-content div.xhr h1 {
	margin-top: 0;
}
a.overlay-close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 102;
	display: block;
	width: 55px;
	height: 18px;
	overflow: hidden;
	color: #000;
	background: url(/wp-content/themes/schubergphilis/img/closeButton.png) no-repeat;
	text-indent: 100px;
}
div.gallery-scrollbar {
	height: 12px;
	background: #999;
	font-size: 1px;
	line-height: 1px;
}
div.gallery-scrollbar div {
	cursor: pointer;
	width: 150px;
	height: 12px;
	background: #f90;
	font-size: 1px;
	line-height: 1px;
}
/* @end */

form.event-subscription {
	margin: 0;
}
form.event-subscription span.form-field {
	display: block;
	padding: 4px 5px;
	color: #000;
	background: #fff;
}
form.event-subscription div.form-row {
	overflow: hidden;
	margin: 20px 0;
}
form.event-subscription div.recipient div {
	width: 49.9%;
}
form.event-subscription div.recipient div.name-field {
	float: left;
}
form.event-subscription div.recipient div.email-field {
	float: right;
}
form.event-subscription div.recipient div label {
	display: block;
}
form.event-subscription div.recipient div.name-field label {
	margin-right: 5px;
}
form.event-subscription div.recipient div.email-field label {
	margin-left: 5px;
}
form.event-subscription input,
form.event-subscription textarea {
	display: block;
	width: 100%;
	margin: 0;
	border: 0 none;
	padding: 0;
	color: #000;
	background: #fff;
	font: 12px/1.5 Arial, sans-serif;
}
form.event-subscription textarea {
	overflow-y: auto;
}
form.event-subscription div.submit {
	text-align: right;
}
form.event-subscription div.submit input {
	float: none;
	display: inline-block;
	width: auto;
}
a.careers-button {
	opacity: 0.5;
	filter: alpha(opacity = 50);
	display: inline-block;
	border: 0 none;
	padding: 5px 15px 5px 24px;
	color: #000;
	background: #999 url("./img/arrow_orange_buttons.png") no-repeat 7px 6px;
	text-decoration: none;
	line-height: 1.5;
	font-size: 11px;
}
a.careers-button:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}
