/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/


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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


em {
	font-style:italic;
}

body {
	line-height: 1;
}
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;
}



/* Fonts */

@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/helveticaneueltstd-lt-webfont.eot');
  src: url('../fonts/helveticaneueltstd-lt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helveticaneueltstd-lt-webfont.woff') format('woff'), url('../fonts/helveticaneueltstd-lt-webfont.ttf') format('truetype'), url('../fonts/helveticaneueltstd-lt-webfont.HelveticaNeue') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* Main Styles */

a {
	color: #007bbe;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#bg {
  position: fixed;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}

#bg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
}

#wrapper {
	position: relative;
	min-height: 100%;
	width: 1080px;
	margin: 0 auto;
}

header {
	position: relative;
	height: 70px;
	width: 100%;
	background: #fff url('../img/bg-header.jpg') repeat-x;
}

header #headwrap {
	width: 1080px;
	height: 70px;
	margin: 0 auto;
	background: #fff url('../img/bg-header.jpg') repeat-x;
}

header #logo {
	float: left;
}

header #logo a {
	display: block;
	width: 270px;
	height: 70px;
	background: #007cbf url('../img/logo.gif') no-repeat;
	text-indent: -9999px;
}

header nav {
	float: right;
	position: relative;
	top: 19px;
}

header nav ul li {
	float: left;
	padding-right: 30px;
	font-family: "HelveticaNeue";
	font-size: 16px;
	text-indent: -9999px;
}

header nav ul li a {
	display: block;
	height: 32px;
	text-decoration: none;
	color: #0082c8;
}

header nav ul li a:hover,
header nav ul li.current_page_item a,
header nav ul li.current_page_ancestor a {
	display: block;
	border-bottom: 4px solid #0082c8;
	padding-bottom: 0;
	height: 47px;
}

header nav ul li#menu-item-103 a {
	background: url('../img/nav-ourcompany.gif') no-repeat;
	width: 67px;
}

header nav ul li#menu-item-50 a {
	background: url('../img/nav-ourbrands.gif') no-repeat;
	width: 59px;
}

header nav ul li#menu-item-54 a {
	background: url('../img/nav-careers.gif') no-repeat;
	width: 61px;
}

header nav ul li#menu-item-65 a {
	background: url('../img/nav-news-media.gif') no-repeat;
	width: 100px;
}

header nav ul li#menu-item-1294 a {
	background: url('../img/nav-investorrelations.gif') no-repeat;
	width: 76px;
}


section#title {
	padding-left: 270px;
	height: 130px;
}

.home section#title {
	padding: 0;
	height: 250px;
}

section#title .figure {
	float: left;
	padding-top: 28px;
	width: 270px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	line-height: 26px;
	text-shadow: 0px 1px 2px #2a2a2a;
	text-align: center;
    filter: dropshadow(color=#2a2a2a, offx=0, offy=1);
}

section#title .figure .line1 {
	font-size: 110px;
	line-height: 100px;
	font-weight: bold;
    text-rendering: optimizeLegibility;
}

section#title .figure .line2 {
	font-size: 30px;
	line-height: 45px;
	font-weight: bold;
}


section#title #titleblock {
	float: left;
	width: 210px;
	height: 140px;
	background: url('../img/title-ourmission.gif') no-repeat;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	padding: 110px 30px 0 30px;

}

section#title #titleblock p {
	margin: 0;
	padding: 0;
}


section#main {
	font-family: 'Open Sans', sans-serif;
	background: #fff;
	padding-top: 35px;
}

section#main nav#leftnav {
	float: left;
	width: 230px;
	padding: 0 0 0 35px;
}

section#main nav#leftnav h3 {
	font-size: 16px;
	color: #8d8d8d;
	font-weight: normal;
	padding-bottom: 20px;
}

section#main nav#leftnav ul {
	padding-left: 10px;
}

section#main nav#leftnav ul li a {
	font-size: 13px;
	text-decoration: none;
	color: #0080c5;
	line-height: 34px;
	padding-bottom: 3px;
}

section#main nav#leftnav ul li a:hover,
section#main nav#leftnav ul li ul li a:hover,
section#main nav#leftnav ul li.current-menu-item a {
	border-bottom: 3px solid #0082c8;
}



section#main nav#leftnav ul li.current-menu-item li a {
	border-bottom: none;
}

section#main nav#leftnav ul li ul.submenu li.current-menu-item a {
	border-bottom: 3px solid #0082c8;
}



section#main .sepline {
	float: left;
	width: 1px;
	height: 800px;
	background: #e6e6e6;
}

section#main .horizontalsep {
	clear: both;
	width:1040px;
	height: 1px;
	padding-top: 35px;
	margin-bottom: 35px;
	border-bottom: 1px solid #e6e6e6;
}

section#main .verticalsep {
	float: left;
	width: 1px;
	background: #e6e6e6;
}

.home section#main .verticalsep {
	height: 220px;
	margin-right: 8px;
}

section#main #content {
	float: right;
	width: 750px;
	padding-right: 25px;
	font-size: 13px;
	line-height: 24px;
	color: #555;
	min-height:800px;

}

section#main #content h2 {
	font-size: 24px;
	line-height: 32px;
}

section#main #content h3 {
	font-size: 18px;
	line-height: 26px;
}


section#main #content .introtextbold {
	display: inline;
	font-size: 16px;
	font-weight: 700;
}

section#main #content .introtextnormal {
	display: inline;
	font-size: 16px;
	font-weight: 400;
}

section#main #content .introphoto {
	padding: 30px 0 30px 0;
}

section#main #content .introsep {
	margin-top: 40px;
}

section#main #content p.bioname {
	clear: both;
	padding-bottom: 5px;
	font-size: 18px;
	line-height: 24px;
}

section#main #content .executive-bio {
	position: relative;
}

section#main #content .executive-bio p.bioname {
	clear: both;
	padding: 20px 16px;
	font-size: 18px;
	line-height: 24px;
	position: absolute;
	top: 212px;
	background: rgba(0,0,0,0.5) url('/wp-content/uploads/2014/07/arrow.png') no-repeat;
	color: #fff;
	width: 718px;
	background-position: 694px;
	cursor:pointer;
}

section#main #content .executive-bio p.bioname:hover {
	background-color:#0082c8
}

section#main #content .executive-bio .bio {
	display:none;
}

section#main #content .executive-bio-open p.bioname {
	background-image:url('/wp-content/uploads/2014/07/arrow-up.png');
}

section#main #content .executive-bio-open .bio {
	display:block;
}


section#main #content p.bioname img.biophoto {
	float: left;
	padding: 5px 20px 90px 0;
	clear: both;
}

section#main #content p.bioname strong {
	font-weight: 700;
}


section#main #content .sectiontile {
	width: 210px;
	float: left;
	margin: 0 60px 25px 0;
}

section#main #content .sectiontile p {
	margin: 0;
	padding: 0;
}

section#main #content .sectiontile.nomargin {
	margin-right: 0;
}

section#main #content .sectiontile .title {
	font-size: 24px;
	line-height: 36px;
	padding-bottom: 20px;
}

section#main #content .sectiontile .title .arrow {
	margin-left: 5px;
}


section#main #content .depttitle {
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
}

section#main #content .roles p {
	padding-bottom: 10px;
}

section#main #content .roles .roletitle {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
}

section#main #content .benifittitle {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #222222;
}

section#main #content .col245 {
	float:left;
	width:245px;
}

section#main #content .sectionhead2 {
	font-size: 18px;
	line-height: 25px;
	color: #222;
}

section#main #content .pressreleases {
	padding-bottom: 60px;
}

section#main #content .pressreleases h2 {
	font-size: 21px;
	line-height: 30px;
}

section#main #content .pressreleases.single h2 {
	font-size: 36px;
	line-height: 40px;
	color: #222;
}

section#main #content .pressreleases.single .release {
	border-bottom: 0;
	margin-bottom: 0;
}

section#main #content .pressreleases.single .release .postline {
	margin-bottom: 45px;
}

section#main #content .pressreleases .release {
	border-bottom: 4px solid #93c7de;
	margin-bottom: 35px;
}

section#main #content .pressreleases .release .postdate {
	padding: 4px 0 5px 0;
	font-size: 13px;
	color: #808080;
}

section#main #content .pressreleases .release .postline {
	width: 500px;
	height: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d8d8d8;
}

section#main #content .pressreleases .release .postline.nothumb {
	width: 750px
}

section#main #content .pressreleases .release .excerpt {
	padding-bottom: 35px;
	font-size: 16px;
	line-height: 30px;
}

section#main #content .pressreleases .release .excerpt p {
	margin: 0;
	padding: 0;
}

section#main #content .pressreleases .release .featuredphoto {
	float: right;
	padding-left: 15px;
}

section#main #content .pressreleases .release .pdffile a {
	display: block;
	width: 150px;
	height: 30px;
	padding: 4px 0 0 43px;
	background: url('../img/icon-pdf.png') no-repeat 0 0;

}

section#main #content .pressreleases .prevposts {
	float: left;
}

section#main #content .pressreleases .newerposts {
	float: right;
}



section#main #content ul {
	padding-left: 25px;
	padding-bottom: 20px;
}

section#main #content ul li{
	list-style-image: url('../img/bullet2.png');
	color: #555555;
}

section#main #content ul.funfacts li {
	list-style-image: url('../img/bullet1.png');
	font-size: 16px;
	padding-bottom: 8px;
	padding-left: 7px;
}

.tileblock .leftcol {
	float: left;
	width: 310px; /* 310 */
}

.tileblock .rightcol {
	float: left;
	width: 250px; /* 310 */
}


.tileblock .tile {
	float: left;
	padding-left: 20px;
}

.tileblock .tile.topleft {
	height: 176px;
}

.tileblock .tile.topmid {
	height: 176px;
}

.tileblock .tile.bottomleft {
	height: 125px;
}

.tileblock .tile.left {
	height: 250px;
}


.tileblock .tile.right {
	height: 250px;
}


.tileblock .tile a {
	float: left;
	color: #fff;
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.tileblock .topleft a {
	display: block;
	width: 160px;
	height: 160px;
}


.tileblock.tiles3 .topleft a {
	width: 340px;
}

.tileblock.tiles3 .topleft a .openingscontainer {
	width: 160px;
	text-align: center;
}

.tileblock .topleft a .number {
	font-size: 48px;
	padding-bottom: 10px;
}

.tileblock .topleft .linkbar {
	width: 140px;
}

.tileblock.tiles3 .topleft .linkbar {
	width: 320px;
}

.tileblock.tiles3 .bottomleft .linkbar {
	width: 320px;
}

.tileblock.tiles3 .right .linkbar {
	/* width: 280px; */
}


.tileblock .linkbar {
	background: url('../img/bg-tile-off.png') no-repeat right 0;
	position: relative;
	top: -52px;
	font-size: 16px;
	padding: 11px 0 0 20px;
	text-align: left;
	height: 34px;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	transition: background 0.5s linear;
}


.tileblock a:hover .linkbar {
	background: url('../img/bg-tile-on.png') no-repeat right 0;
}


.home section#main #content {
	float: none;
	width: 1045px;
	padding: 35px 10px 25px 25px;
}

section#main #content #breadcrumb {
	font-family: Arial,sans-serif;
	font-size: 16px;
	color: #ccc;
	padding-bottom: 40px;
}

section#main #content #breadcrumb a{
	color: #0080c5;
	text-decoration: none;
}

section#main #content #breadcrumb a:hover{
	text-decoration: underline;
}

section#main #content h1 {
	font-size: 36px;
	font-weight: normal;
	color: #222;
	padding-bottom: 40px;
}

section#main #content {
	font-size: 13px;
	line-height: 24px;
	padding-left: 34px;
	border-left: 1px solid #e6e6e6;
}

section#main #content p {
	padding-bottom: 30px;
}

.home section#main #content p {
	padding-bottom: 0;
}

.hometitlecol {
	width: 165px;
	padding-left: 15px;
	float: left;
}

.homecontent {
	width: 845px;
	padding-left: 15px;
	float: left;
}

.homecontent.narrow {
	width: 315px;
	padding-right: 20px;
}

.homecontent.narrow2 {
	width: 305px;
}

.homecontent h2 {
	font-size: 21px;
	padding: 0 0 10px 0;
}

.homecontent h2 a {
	color: #007bbe;
	text-decoration: none;
}

.homecontent .hometext {
	width: 200px;
	float: left;
	line-height: 22px;
}

.homecontent .tileblock {
	width: 630px;
	float: right;
}

footer {
	background: #fff;
	padding-top: 50px;
	margin-bottom: 100px;
}

footer #socialicons {
	float: right;
	padding: 0 25px 25px 0;
}

footer #copyright {
	float: right;
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #69625e;
	padding: 0px 150px 25px 0px;
	line-height:1.5;
}

.clear {
	clear: both;
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
}

#teams .team {
	float: left;
	width: 187px;
	height: 130px;
	text-align: center;
	background-position: 47px 0;
}

#teams .team a {
	display: block;
	width: 150px;
	height: 115px;
	padding-top: 66px;
	line-height: 18px;
}

#teams .displaydesc {
	clear: both;
	position: relative;
	top: -13px;
	padding: 15px 30px 30px 30px;
	margin-bottom: 30px;
	border: 1px solid #d8d8d8;
}

#teams .displaydesc h2 {
	padding-bottom: 15px;
	font-size: 21px;
	color: #222222;
}

#teams .displaydesc .closebox {
	float: right;
	position: relative;
	top: -5px;
	right: -10px;
	cursor: pointer;
	color: #007BBE;
}

#teams .team#merchandising {
	background: url('/wp-content/themes/bluestembrands/img/icon-merchandising.png') no-repeat 47px 0;
}

#teams .team#corpservices {
	background: url('/wp-content/themes/bluestembrands/img/icon-corpservices.png') no-repeat 47px 0;
}

#teams .team#hr {
	background: url('/wp-content/themes/bluestembrands/img/icon-hr.png') no-repeat 47px 0;
}

#teams .team#legal {
	background: url('/wp-content/themes/bluestembrands/img/icon-legal.png') no-repeat 47px 0;
}

#teams .team#marketing {
	background: url('/wp-content/themes/bluestembrands/img/icon-marketing.png') no-repeat 47px 0;
}

#teams .team#creative {
	background: url('/wp-content/themes/bluestembrands/img/icon-creative.png') no-repeat 47px 0;
}

#teams .team#credit {
	background: url('/wp-content/themes/bluestembrands/img/icon-credit.png') no-repeat 47px 0;
}

#teams .team#finance {
	background: url('/wp-content/themes/bluestembrands/img/icon-finance.png') no-repeat 47px 0;
}

#teams .team#collections {
	background: url('/wp-content/themes/bluestembrands/img/icon-collections.png') no-repeat 47px 0;
}

#teams .team#it {
	background: url('/wp-content/themes/bluestembrands/img/icon-it.png') no-repeat 47px 0;
}

#teams .team#custengage {
	background: url('/wp-content/themes/bluestembrands/img/icon-custengage.png') no-repeat 47px 0;
}

#teams .team#fulfillment {
	background: url('/wp-content/themes/bluestembrands/img/icon-fulfillment.png') no-repeat 47px 0;
}

#teams .team#sales {
	background: url('/wp-content/themes/bluestembrands/img/icon-sales.png') no-repeat 47px 0;
}