@charset "UTF-8";

html {
	/*overflow-y: scroll;*/
}

body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, a, img, table, tr, td, th, thead, tfoot {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", "TrebuchetMS", "Trebuchet", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #87807C;
}

h1 {
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.1em;
}

p {
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0.025em;
	margin-bottom: 1em;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #A8A19B;
}



/*=============================== CONTAINER */

#container {
	width: 1024px;
	position: relative;
}



/*=============================== LOGO */

#logo {
	position: absolute;
	right: 15px;
}



/*=============================== MAIN NAV */

#main-nav {
	color: #78716E;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 101px;
}

#main-nav a {
	color: #A8A19B;
	text-decoration: none;
	padding-left: 25px;
	display: block;
}

#main-nav li ul li li a {
	padding-left: 45px;
}

#main-nav li {
	text-transform: uppercase;
	float: left;
	list-style-type: none;
	width: 170px;
	border-top: 7px solid blue;
	margin-right: 4px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 7px;
	line-height: 11px;
	text-indent: 25px;
	letter-spacing: 0.2em;
}

#main-nav li ul {
	margin-top: 8px;
}

#main-nav li ul ul {
	margin-top: 0;
}

#main-nav li li {
	color: #A8A19B;
	text-transform: uppercase;
	float: none;
	width: auto;
	border: 0;
	font-size: 9.4px;
	line-height: 15px;
	padding-top: 0;
	text-indent: 0;
	letter-spacing: 0.1em;
}

#main-nav li li li {
	text-transform: none;
}

#main-nav #nav-contact, #main-nav #nav-shop {
	width: 83px;
	text-indent: 0;
	text-align: center;
}

#main-nav #nav-contact a, #main-nav #nav-shop a {
	padding-left: 0;
	font-size: 9px;
	letter-spacing: 0.2em;
}

#main-nav #nav-work {
	border-color: #8E9CB7;
}

#main-nav #nav-work a:hover, #main-nav #nav-work .selected {
	/*color: #8E9CB7;*/
	color: #78716E;
	/*background-image: url("/images/commons/nav-selected-work.png");*/
	background-image: url("/images/commons/nav-selected-news.png");
	background-repeat: no-repeat;
	background-position: 10px 3px;
}

#main-nav #nav-about {
	border-color: #F4A251;
}

#main-nav #nav-about a:hover, #nav-about .selected {
	/*color: #F4A251;*/
	color: #78716E;
	/*background-image: url("/images/commons/nav-selected-about.png");*/
	background-image: url("/images/commons/nav-selected-news.png");
	background-repeat: no-repeat;
	background-position: 10px 3px;
}

#main-nav #nav-news {
	border-color: #78716E;
}

#main-nav #nav-news a:hover, #main-nav #nav-news .selected {
	/*color: #78716E;*/
	color: #78716E;
	background-image: url("/images/commons/nav-selected-news.png");
	background-repeat: no-repeat;
	background-position: 10px 3px;
}

#main-nav #nav-contact {
	border-color: #A8A19B;
}

#main-nav #nav-shop {
	border-color: #A8A19B;
}

#main-nav li ul li li a.selected {
	background-position: 10px 2px;
}

.nav-title {
	display: block;
}



/*================================= CONTENT */

#content {
	clear: left;
	min-height: 600px;
	margin-bottom: 60px;
}

.basic-page {
	width: 580px;
	margin-left: 25px;
}



/*================================= LANDING PAGES */

.landing-page {
	position: relative;
}

.landing-page img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-text {
	font-size: 10px;
	width: 450px;
	height: 300px;
	overflow: auto;
}



/*================================= HOMEPAGE */

#homepage-items {
	
}








/*================================= CONTACT */

#contact-content {
	background-image: url("/images/commons/contact-bg.jpg");
	width: 1024px;
	height: 581px;
	color: #FFFFFF;
	position: relative;
	margin-bottom: 20px;
}

#contact-info {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 11px;
	font-weight: bold;
}

#contact-info h1 {
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: bold;
	position: absolute;
	top: 71px;
	left: 96px;
	white-space: pre;
	width: 400px;
}

#contact-address, #contact-address-2, #contact-phone, #contact-fax, #contact-email {
	position: absolute;
	white-space: pre;
}

#contact-form h2 {
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
}

#contact-address {
	top: 103px;
	left: 45px;
}

#contact-address-2 {
	top: 103px;
	left: 210px;
}

#contact-phone {
	top: 123px;
	left: 117px;
}

#contact-fax {
	top: 123px;
	left: 300px;
}

#contact-email {
	top: 144px;
	left: 94px;
	text-transform: lowercase;
}

#contact-text {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.22em;
}

#contact-form {
	width: 328px;
	left: 98px;
	top: 180px;
	position: absolute;
}

#cf-reason {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 8px;
}

#cf-reason input {
	
}

#contact-form #cf-reason label {
	margin-left: 5px;
	font-weight: bold;
}

.form-buttons {
	position: absolute;
	top: 190px;
	right: 0;
}

#content .form-buttons .contact-button {
	display: block;
	margin-bottom: 4px;
}

#content .form-buttons input {
	width: 86px;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	padding: 2px 0;
}

.radio-button {
	position: relative;
	height: 24px;
}

#contact-form .radio-button input {
	position: absolute;
	top: 0;
	left: 0;
}

.radio-button label {
	position: absolute;
	top: 2px;
	left: 14px;
}

/*
.contact-input {
	position: relative;
	width: 100%;
	background-color: #918B86;
	height: 15px;
	overflow: hidden;
	margin-bottom: 4px;
}

.contact-input label, .contact-input input {
	position: absolute;
	height: 15px;
	line-height: 15px;
}

.contact-input label {
	left: 15px;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 0.025px;
}

#content .contact-input input {
}

#cf-name input {
	left: 52px;
	width: 271px;
}

#cf-email input {
	left: 91px;
	width: 231px;
}

#cf-message {
	height: 90px;
}

#cf-message textarea {
	width: 260px;
	height: 90px;
	left: 64px;
	top: 1px;
	position: absolute;
}
*/


#network-links-header {
	position: absolute;
	top: 289px;
}

#network-links {
	width: 400px;
	position: absolute;
	top: 328px;
	left: -13px;
}

#network-links a {
}



/*================================= BRAND PAGES */

#brand-page {
	position: relative;
	min-height: 600px;
}

#brand-page h1 {
	text-transform: uppercase;
	padding-top: 130px;
	padding-bottom: 25px;
	font-size: 20px;
	letter-spacing: 1px;
}

#brand-page h2 {
	font-size: 10px;
	color: #F4A251;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 8px;
	padding-top: 8px;
}

#content ul {
	margin-left: 14px;
}

#content li {
	margin-bottom: 0.4em;
	padding-left: 10px;
}

#brand-image-1, #brand-image-2, #brand-image-3 {
	position: absolute;
}

#brand-image-1 {
	top: 0;
	right: 0;
	width: 675px;
	height: 343px;
}

#brand-image-2 {
	top: 346px;
	right: 331px;
	width: 344px;
	height: 239px;
}

#brand-image-3 {
	top: 346px;
	right: 0;
	width: 328px;
	height: 239px;
}

.brand-image-caption, #project-image-caption {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #FFFFFF;
	color: #78716E;
	padding: 0 4px;
	font-size: 10px;
}

#brand-content {
	width: 300px;
}

#brand-landing {
	position: absolute;
	top: 102px;
	left: 348px;
}




/* New Brand/What We Do Layout */


#content #what-we-do-nav, #content #what-we-do-nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 344px;
}

#content #what-we-do-nav {
	border-bottom: 1px solid #A8A19B;
}

.what-nav-header {
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #A8A19B;
	border-top: 1px solid #A8A19B;
	display: block;
	padding-left: 24px;
	height: 34px;
	line-height: 34px;
}

.what-nav-header a {
	display: block;
	color: #A8A19B;
	background-image: url("/images/commons/what-nav-closed.png");
	background-position: 280px 10px;
	background-repeat: no-repeat;
}

.what-selected a {
	color: #F4A251;
	background-image: url("/images/commons/what-nav-open.png");
}

#brand-content {
	width: 300px;
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 50px;
}

#content #brand-content ul, #content #brand-content li {
	list-style-type: disc;
}

#content #brand-content li {
	margin-bottom: 5px;
}

.what-nav-header img {
	position: relative;
	top: 4px;
}



/*================================= PORTFOLIO */

#project-content {
	font-size: 13px;
	line-height: 32px;
	letter-spacing: 0.035em;
}

#project-content h1 {
	font-size: 28px;
	color: #8E9CB7;
	font-weight: normal;
	line-height: 48px;
	letter-spacing: 0.05em;
}

#project-content h2 {
	font-size: 20px;
	color: #78716E;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 36px;
	margin-top: 5px;
	margin-bottom: 25px;
	text-transform: uppercase;
}

#project-keywords {
	font-size: 12px;
	color: #78716E;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 32px;
	text-transform: uppercase;
	margin-top: 30px;
	width: 700px;
}



/*================================= WHO WE ARE */

#content #people-nav {
	text-transform: uppercase;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	letter-spacing: 0.05em;
	line-height: 26px;
	width: 160px;
	display: inline-block;
	vertical-align: top;
	min-height: 600px;
}

#content #people-nav li {
	margin: 0;
	padding: 0;
}

#content #people-nav a {
	color: #A8A19B;
	margin-left: 25px;
}

#content #people-nav a:hover {
	color: #78716E;
}

#people-landing-3 {
	position: absolute;
	left: 160px;
	top: 400px;
	display: inline-block;
}

#people-landing-1, #people-landing-2 {
	position: absolute;
	left: 160px;
	top: 105px;
	/*width: 444px;*/
	width: 870px;
	height: 286px;
}

#people-landing-2 {
	left: 608px;
	width: 426px;
}

#person {
	position: absolute;
	top: 105px;
	left: 160px;
	width: 800px;
}

#person h1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: 0.1em;
	color: #87807C;
}

#person h2 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 15px;
	color: #A8A19B;
}

#person-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 360px;
	height: 430px;
}

#person-info {
	width: 425px;
	position: absolute;
	top: 85px;
	left: 375px;
}

#content #person-content {
	margin-top: 18px;
	color: #78716E;
}



/*================================= E-NEWS/BEESWAX */

#beeswax {
	display: inline-block;
	width: 620px;
	padding: 0;
	margin: 0;
	margin-left: 80px;
	margin-right: -8px;
}

#beeswax-sidebar {
	display: inline-block;
	width: 328px;
	vertical-align: top;
	border-top: 1px solid #A8A19B;
	z-index: 10;
}

#beeswax-signup {
	border-bottom: 1px solid #A8A19B;
	padding: 20px 26px;
}

#beeswax-signup .join-button {
	margin-top: -19px;
}

#content #beeswax-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#beeswax-list li {
	padding: 12px 26px;
	list-style-type: none;
	border-bottom: 1px solid #A8A19B;
	text-transform: uppercase;
	color: #968F89;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 15px;
	font-weight: bold;
}

.beeswax-date {
	font-style: italic;
}

#beeswax-list a {
	color: #968F89;
	display: block;
}

/*================================= FEATURES */

#feature-story {
	float: left;
	width: 692px;
}

#feature-content {
	padding: 0 25px;
}

#feature-image {
	margin-bottom: 25px;
}

#feature-story h1 {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

#feature-story h2 {
	font-size: 16px;
	letter-spacing: 1px;
	margin: 10px 0;
}

#features-list {
	float: left;
	width: 328px;
}

.features-list-item {
	/*border-top: 1px solid #A8A19B;*/
	height: 146px;
	background-image: url("/images/commons/published-list-bg.png");
	background-repeat: no-repeat;
	background-position: top: right;
	padding-top: 1px;
	overflow: hidden;
}

.features-list-item div {
	height: 108px;
	overflow: visible;
}

.features-list-item div img {
	margin-top: -20px;
}

.features-list-item img {
	float: left;
	margin: 0 30px;
}

.features-list-item h2, .features-list-item a {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #78716E;
	line-height: 15px;
}

.features-list-item h2 {
	margin: 20px 20px 20px 0;
}

.features-list-item p {
	margin-right: 20px;
	line-height: 18px;
}

#features-nav {
	/*border-top: 1px solid #A8A19B;*/
	/*height: 147px;*/
	background-image: url("/images/commons/published-list-bg.png");
	background-repeat: no-repeat;
	background-position: top: right;
	padding-top: 1px;
	overflow: hidden;
	text-transform: uppercase;
	color: #78716E;
	padding-left: 27px;
	padding-top: 20px;
	font-size: 10px;
	letter-spacing: 0.1em;
}

#features-nav a {
	font-size: 10px;
	color: #78716E;
	/*background-image: url("/images/commons/nav-selected-news.png");
	background-repeat: no-repeat;
	background-position: right center;*/
	padding-right: 12px;
}

.published-article h2 {
	margin-bottom: 12px;
}

.published-article h2 a {
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	letter-spacing: 0.025em;
}




/*================================ PUBLISHED */

.published-author {
	text-transform: uppercase;
	font-size: 10px;
	font-style: italic;
	letter-spacing: 0.025em;
	line-height: 18px;
	color: #87807C;
}

.release-item {
	margin-bottom: 60px;
}

.published-date {
	font-size: 11px;
	letter-spacing: 0.025em;
	line-height: 18px;
	color: #A8A19B;
}

.published-summary {
	margin-top: 10px;
}

.published-summary p {
	font-size: 10px;
	line-height: 15px;
	color: #78716E;
}

.published-link {
	margin-top: 10px;
	background-image: url("/images/commons/article-link.png");
	background-repeat: no-repeat;
}

.published-link a {
	text-transform: none;
	font-size: 11px;
	letter-spacing: 0.025em;
	line-height: 12px;
	margin-left: 20px;
	color: #87807C;
}



/*================================= TWITTER FEED */

#twitter-feed {
	padding-top: 16px;
}

#content #twitter-feed a {
	color: #8E9CB7;
}

#twitter-feed h2 {
	background-image: url("/images/commons/article-link.png");
	background-repeat: no-repeat;
	background-position: 270px 1px;
}

#twitter-feed ul, #twitter-feed li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	color: #78716E;
	line-height: 15px;
	letter-spacing: 0.025em;
}

#twitter-feed ul {
	padding-top: 15px;
}

#twitter-feed li {
	padding: 15px 0;
	border-bottom: 1px solid #E1DEDC;
}

.tweet-time {
	color: #A8A19B;
	font-style: italic;
	white-space: nowrap;
}




/*================================= MEDIA ROOM */

#media-room {
	position: relative;
}

#media-room h2 {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 28px;
}

#media-releases {
	width: 518px;
	margin-left: 174px;
	border-top: 1px solid #A8A19B;
	padding-top: 16px;
	display: inline-block;
	vertical-align: top;
}

.release-item {
	margin-top: 30px;
}

.release-item h3 {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 15px;
	color: #78716E;
}

.release-summary, .release-summary p {
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 0.025px;
	margin-bottom: 0;
	color: #78716E;
}

.release-links a {
	color: #A8A19B;
	text-decoration: underline;
}

.release-tn {
	display: inline-block;
	width: 100px;
	vertical-align: top;
	padding-top: 4px;
	margin-right: 6px;
}

.release-content {
	display: inline-block;
	width: 360px;
}



/*==================================== MEDIA LIBRARY */

#media-library {
	position: relative;
}

#media-library h2 {
	margin-bottom: 25px;
}

.library-item {
	margin-left: 25px;
}

.library-tn {
	display: inline-block;
	width: 40px;
	text-align: center;
	position: relative;
}

.library-tn img {
	position: absolute;
	left: 50%;
	margin-left: -13px;
}

.library-tn span {
	display: block;
	font-weight: bold;
	font-size: 10px;
	line-height: 5px;
	letter-spacing: 0.1em;
	margin-top: 26px;
}

.library-content {
	display: inline-block;
	width: 170px;
	vertical-align: top;
	padding-top: 7px;
	font-size: 11px;
	line-height: 15px;
}

.library-content h3 {
	font-size: 11px;
	font-weight: normal;
}

#media-library .library-content a {
	text-decoration: underline;
	color: #A8A19B;
}



/*==================================== MEDIA ROOM and E-NEWS */

#media-login {
	display: inline-block;
	width: 302px;
	border-top: 1px solid #A8A19B;
	color: #87807C;
	position: relative;
	margin-left: 25px;
	padding-top: 16px;
}

#media-login form {
	position: relative;
}

#media-login p {
	margin-top: 3px;
	margin-bottom: 20px;
}

#media-login a {
	color: #87807C;
}

#media-login .media-label {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-left: 10px;
	color: #78716E;
}

#media-login .login-input, #content #beeswax-signup .login-input, #news-search-form .login-input {
	border: 1px solid #A8A19B;
	background-color: #E9E7E6;
	border-width: 1px 0 0 1px;
	color: #87807C;
	font-size: 10px;
	padding: 2px;
	width: 152px;
}

#content #beeswax-signup .login-input, #content #beeswax-signup label {
	width: 165px;
	padding-top: 0;
	padding-bottom: 0;
}

#content #news-search-form .login-input {
	width: 135px;
	height: 12px;
}

#content #news-search-form .login-submit {
	position: relative;
	top: 4px;
}

#content #beeswax-signup label {
	color: #87807C;
}

#media-login div {
	margin-bottom: 10px;
}

/*
#media-login .login-submit, #beeswax-signup .login-submit {
	background-color: #958E89;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding: 0 6px;
	position: absolute;
	left: 236px;
	top: 38px;
	height: 19px;
}
*/

/*
#beeswax-signup .login-submit {
	position: relative;
	top: -1px;
	left: 2px;
}
*/




#media-login label {
	position: absolute;
	left: 0;
	top: 3px;
	text-transform: lowercase;
	font-size: 9px;
	padding-left: 8px;
	letter-spacing: 0.025em;
	font-style: italic;
}


#media-login-1, #media-login-2, #media-login-3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
}

#media-login-2 {
	top: 22px;
}

#media-login-3 {
	top: 22px;
	left: 240px;
}

#media-library-login-bottom {
	/*border-top: 1px solid #A8A19B;*/
	margin-top: 85px;
}

#media-room-logout {
	/*border-top: 1px solid #A8A19B;*/
	margin-top: -15px;
}

#media-room-logout p {
	margin-bottom: 10px;
}

#media-room-logout form {
	text-align: right;
}



/*================================= LOOK BOOK HELP */

#look-book-help {
	background-image: url("/images/commons/look-book-help.png");
	background-repeat: no-repeat;
	width: 833px;
	height: 636px;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	top: 3px;
	left: 74px;
}

#look-book-help li {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 48px;
	left: 110px;
	color: #78716E;
}

#lb-help-1 {
	top: 4px;
}

#lb-help-2 {
	top: 207px;
}

#lb-help-3 {
	top: 432px;
}



/*================================= FORMS */

#content input, #content textarea {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 10px;
	background-color: #918B86;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
}

.label-input {
	margin-bottom: 4px;
}

.label-input label, .label-input input {
	width: 250px;
	height: 15px;
}

.label-input label {
	color: #FFFFFF;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 0.025em;
	padding-left: 15px;
	line-height: 15px;
}

#content .label-input input, #content .label-input textarea {
	padding: 0 15px;
}

.join-button {
	position: relative;
	left: 175px;
}

/*
#content .join-button input {
	font-size: 9px;
	text-transform: uppercase;
	margin: 0;
	padding: 3px 5px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
*/

#contact-form .label-input input, #contact-form .label-input textarea {
	width: 298px;
}

#cf-message textarea {
	height: 90px;
}



/*================================= PAGE NAVIGATION */

#page-navigation {
	position: relative;
	padding-bottom: 10px;
}

#page-navigation, #page-navigation a, #page-navigation span {
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

#media-room #page-navigation {
	border-top: 1px solid #A8A19B;
	padding-top: 15px;
}

#media-room.search-results-version #page-navigation {
	border-top: 0;
	padding-top: 0;
	margin-top: -2px;
}

#page-buttons {
	text-align: right;
	position: absolute;
	right: 0;
}

#page-navigation a {
	color: #78716E;
}

#page-navigation a, #page-navigation span {
	margin: 0;
}

.page-title {
	color: #A8A19B;
	padding-right: 40px;
}

#content #prev-page {
	background-image: url("/images/commons/page-prev.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 10px;
}

#next-page {
	background-image: url("/images/commons/page-next.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

.disabled-page {
	color: #A8A19B;
}

#content #prev-page.disabled-page {
	background-image: url("/images/commons/page-prev-off.png");
	padding-right: 10px;
}

#next-page.disabled-page {
	background-image: url("/images/commons/page-next-off.png");
}



/*================================= SEARCH FORM */

#news-search-form {
	margin: 20px 0;
	margin-top: 10px;
	background-image: url("/images/commons/published-list-bg.png");
	background-repeat: no-repeat;
	background-position: top: right;
	padding-top: 18px;
	padding-left: 26px;
}

#media-login #news-search-form, #media-login #page-navigation {
	background-image: none;
	border-top: 1px solid #A8A19B;
	padding-left: 0;
	padding-bottom: 10px;
}

#media-login #page-navigation {
	padding-top: 15px;
}

#content #news-search-form .login-input {
	width: 203px;
}

#media-login.published-sidebar {
	padding-top: 0;
}

#media-login.published-sidebar #news-search-form {
	margin-top: 0;
	border-top: 0;
	padding-top: 5px;
}



/*================================= SEARCH RESULTS */

.search-result {
	margin: 20px 0;
	border-bottom: 1px solid #A8A19B;
}

.search-result .release-item {
	margin-bottom: 0;
}

.search-result-type {
	text-align: right;
	font-style: italic;
	font-size: 11px;
	letter-spacing: 0.025em;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #A8A19B;
}

.feature-result h3 a {
	font-size: 10px;
	text-decoration: none;
	color: #78716E;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.feature-result-tn {
	display: inline-block;
}

.feature-result-content {
	display: inline-block;
	vertical-align: top;
}

.search-results-version #media-login #news-search-form {
	border-top: 0;
	margin-top: -10px;
	padding-top: 0;
}



/*================================= FOOTER */

#footer {
	clear: both;
	font-size: 10px;
	padding-bottom: 24px;
	color: #78716E;
	font-size: 10px;
	letter-spacing: 0.05em;
	padding-top: 0;
	text-align: left;
}

#footer-inner {
	border-top: 1px solid #A8A19B;
	padding: 5px 0;
}

#copyright {
	color: #A8A19B;
	margin-left: 24px;
}

#footer a {
	color: #78716E;
}