/*
Theme Name: DesignResearch.no
Author: Eivind Skjellum for Sigarett Design
Author URI: http://www.sigarett.com/
*/

body {
	font-family: "helvetica neue", helvetica, "nimbus-sans", arial, sans-serif;
 	position: relative;
 	background-color: white;
}


/* --------------------- TYPOGRAPHY STYLING -------------------------- */

p {
	font-size: 1.2em;
}

h1 {
	font-size: 2em;
}


.page #main h1, .tag #main h1 {
	font-size: 1.35em;
	margin: 0.5em 0 0 22px;
	font-weight: normal;
}

#main .sidecol h1 {
	margin-left: 0 !important;
}

h1 strong {
	font-weight: bold;
}


/*
.page #main .sidecol h1 {
	margin: 0;
}
*/

h2, h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
}

p {
	margin: 0 0 1.1em 0;
	line-height: 1.35em;
	font-size: 15px;
	font-family: arial, tahoma, sans-serif;
}

li {
	font-family: arial, tahoma, sans-serif;
}

h1,h2,h3, h1 a, h2 a, h3 a {
	font-weight: bold;
	font-family: "helvetica neue", helvetica, "nimbus-sans", arial, sans-serif;
}

h1, h2,h3,h4,p {
	color: #3f3f3f;
}

p strong {
	line-height: 1.3em;
	font-weight: bold;
	}

p strong em {
	font-weight: bold;
}

a {
	color: black;
}

a:hover {
	color: #E54800;
}

h1 a, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

p a {
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
	color: #E54800;
	}

li {
	list-style: disc outside;
	margin-left: 1em;
	font-family: arial,tahoma,sans-serif;
    font-size: 15px;
    line-height: 1.35em;
    margin: 0 0 0 1.1em;
    color: #3F3F3F;
}

ol li {
	list-style: decimal outside;
	margin-left: 1.35em;
}

ol, ul {
	margin-bottom: 1em;
}

nav li, ul.large li, .data li, #terms li {
	list-style: none;
	margin: 0;
}

strong {
	font-weight: bold;
}

sup {
	vertical-align: 6px;
	font-size: 0.8em;
}

sub {
	vertical-align: -2px;
	font-size: 0.8em;
}

img {
	max-width: 100%;
	height: auto;
}

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

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

img.aligncenter {
	margin: 0 auto;
}

img.fullwidth {
	width: 100%;
	height: auto;
}

/* -------------------- MAIN STRUCTURAL ELEMENTS --------------------- */

#outerwrap {
	padding: 1px 0 50px 0;
}

.innerwrap {
	width: 980px;
	margin: 0 auto;
	position: relative;
	max-width: 100%;
}

header {
	padding: 0;
	position: relative;
}

section {
	clear: left;
	padding: 0 0 5px 0;
}

section#main, section#projects {
	background-color: white !important;
}


/* --------------------- HEADER STYLING -------------------------- */

#logo {
	margin: 22px 0 0 20px;	
	max-width: 85%;
}

#logo-aho {
	margin: 10px 0 0 10px;
	max-width: 85%;
}

div#aho_brand {
	background-color: #c8c9c3;
	padding-bottom: 10px;
}

form.inst_select {
	margin-top: -30px;
	float: right;
	display: table;
}

form.inst_select select {
	padding: 2px 5px;
	background: #ddd;
	color: #777;
}

form.inst_select label {
	margin-right: 6px;
	color: #999;
	font-size: 12px;
}

/* --------------------- NAVIGATION STYLING -------------------------- */

#nav_main {
	position: absolute;
	top: 5px;
	left: 338px;
}

#nav_main ul {
	float: left;	
	margin: 8px 0 0 0;	
}


#btn_search {
	float: left;
	margin: 0 0 0 20px;
	padding: 22px 0 0 0;
	text-decoration: none;
	font-size: 13px;
	background: url(images/dotted-arrow-down-black.png) 5px 0 no-repeat;
	font-weight: bold;
	color: silver;
}


#nav_main li {
	float: left;
	}

#nav_main li a {
	text-decoration: none;
	color: black;
	margin: 0px 0 0 0;
	display: block;
	padding: 5px 9px 4px;
	font-size: 0.92em;
	font-weight: bold;
	margin-right: 1px;
	}


#nav_main li.current-menu-item {
	background: transparent url(images/menubutton-arrowdown.png) center bottom no-repeat;	
}	
	
#nav_main li.current-menu-item a {
	color: white;
	background-color: #e54800;
	margin-bottom: 9px;
	}

#nav_main li:hover a {
	background-color: #b8b9b3;
	color: white;
}

#nav_main li.current-menu-item:hover a {
	background-color: #e54800;
}


/* ------------------------ LIST STYLING ----------------------------- */

ul li a {
	text-decoration: none;
}

ul li a:hover {
	text-decoration: underline;
}


/* --------------------- MAIN SECTION STYLING (WRITTEN WITH PROJECT SINGLE AS STARTING POINT) ------------------------ */

/* GENERAL */

.sidecol {
	float: left;
	width: 37%;
	padding: 0 0 0 22px;
	/* min-width: 330px; */
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.maincol {
	margin-left: 38%;
}

.mask {
	z-index: 4;
	}


/* CAMPAIGN */

#campaign {
	background: none top center no-repeat;
	margin: 13px 0 24px;
	padding: 0;
}

#campaign #slideshow {
	position: relative;
	margin: 0 auto;
	width: 980px;
}

#campaign #slideshow_wrap {
	position: absolute;
	height: 412px;
	overflow: hidden;
	width: 100%;
	background-color: white;
	}

#campaign #slideshow_innerwrap {
	position: absolute;
	top: 0;
	left: -60px;
	height: 412px;
	width: 100%;
	}

#campaign #slideshow_innerwrap .mask {
	display: block;
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: 490px;
	}

#campaign #slideshow .img_wrap {
	position: absolute;
	height: 460px;
	width: 1150px;
/* 	left: 90px; */
	}

#campaign #slideshow .slide_img, #campaign #slideshow .slide_handheld_img {
	left: 0;
	right: 0;
	position: absolute;
	background: none top center no-repeat;
	height: 412px;
	}

#campaign #mask_wrap {
	background: url(images/campaign-mask.png) top center no-repeat;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
}

#campaign #mask_wrap .innerwrap {
	height: 430px;
	}

#nav_photo {
	position: relative;
	top: -25px;
	left: 0;
	line-height: 1.5em;
}

#nav_photo a {
	display: block;
	width: 36px;
	height: 36px;
	background: url('images/slideshow-nav-arrows.png') no-repeat;
    position: absolute;
    right: 0;
    top: 200px;
    z-index: 10;
}

#nav_photo a.prev {
	background: url('images/slideshow-nav-arrows.png') 0 -72px;
	left: 0;
}

#nav_photo a:hover {
	background-position: 0 -36px;
}

#nav_photo a.prev:hover {
	background-position: 0 -108px;
}


/* General main area styling */

section.drawsep {
	background: url("images/separator-line.png") top center no-repeat white;
	padding-top: 30px;
}

section h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 1.6em 1em;
	line-height: 1.1em;
	}

section#news .innerwrap > h2 {
	margin-bottom: 1em;
}
	
section .sidecol h2 {
	margin-left: 0;
}
	
section .text h2 {
	margin: 0.6em 0 0.3em 0;
}

section .text h2 a, section .text h2 a {
	text-decoration: none;
}

section .text h2 a:hover, section .text h2 a:hover {
	text-decoration: underline;
}
	
section h2 em {
	font-weight: normal;
	font-style: normal;
	}
	
section#related {
	padding-bottom: 50px;
}


section#related .text h2 {
	padding-bottom: 0;
	}

/* Side column styling */

.sidecol dl {
	font-size: 0.8em;
	line-height: 1.2em;
	color: black;
}

.sidecol dt {
	clear: left;
	padding-bottom: 0em;
	width: 200px;
	color: #515151;
	margin-bottom: 1px;
}

.sidecol dd {
	font-weight: bold;
	clear: left;
	margin-bottom: 1.2em;
	line-height: 1.4em;
	}
	
.sidecol dd a {
	text-decoration: none;
	font-weight: bold;
	clear: left;
	display: block;
	}

.sidecol dd a:hover {
	text-decoration: underline;
	}


/* Main column styling */

#campaign + #main {
	margin-top: 462px;
}

.single-projects #main .sidecol {
	padding-top: 60px;
}

#main .maincol h1 {
	margin: 0 0 0.4em 0;
	color: black;
	font-size: 1.75em;
}

#main.noimageabove .maincol h1 {
	margin-bottom: 50px;
}

#main .maincol .social {
	float: right;
	clear: both;
	margin: 20px auto;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 15px 0;
	width: 100%;
	text-align: right;
}

#main.about .maincol .social {
	float: left;
	margin-top: 10px;
	border: none;
	padding: 0;
	text-align: left;
}

#main .maincol .social a {
	margin-left: 3px;
}

#main .maincol .social h5 {
	float: left;
	margin: 14px 10px 0 0;
	font-weight: normal;
	font-size: 0.85em;
}
	
	
/* Article styling (used for news and updates) */

article {
	clear: left;
	margin-top: 1.8em;
	min-height: 110px;
	width: 100%;
	float: left;
}

h2 + article {

}

h3 + article {
	margin-top: 0;
}

article .text {
	margin: -2px 20px 0 0;
}

article .image {
	float: left;
	position: relative;
	overflow: hidden;
	max-width:  330px;
	width: 100%;
	height: 108px;
	margin: 0;
}

article .image img {
	position: absolute;
	top:  0;
	left: 0;
	min-height: 100%;
	max-width: 100%;
	}

article .image .mask {
	width: 100%;
	height: 100%;
	background: url(images/post-thumbnail-mask.png) center right no-repeat;
	position: relative;
	z-index: 10;
	}
	
article .text h2 {
	font-size: 1.4em;
	margin: 0 0 0.25em 0;
	font-weight: bold;
	}

article p {
	font-size: 0.85em;
	line-height: 1.4em;
	}

article p.readmore {
	margin-bottom: 0;
}
	
article.last {
	margin-bottom: 0;
}

/* More nav */


nav.more .pagination {
	display: table;
	margin: 0 auto;
}

nav.more .pagination li {
	float: left;
	display: inline-block;
	color: black;
	margin-right: 2px;
}

nav.more .pagination span {
	display: inline-block;
	float: none;
	vertical-align: -5px;
	margin: 0;
}

nav.more .pagination ul {
	display: inline-block;
	margin: 0 0 0 3px;
	vertical-align: -5px;	
}

nav.more {
	border-top: 1px dotted silver;
	padding-top: 20px;
	margin-top: 10px;
}

nav.more a {
	float: right;
	margin: -18px 0 0 0;
	width: 134px;
	position: relative;
}

nav.more a.prev {
	float: left;
}

nav.more a span {
	float: left;
	color: black;
	margin: 0;
	display: block;
	padding: 0 0 0 43px;
}

nav.more a {
	text-decoration: none;
}

nav.more a:before {
	color: black;
	float: left;
	margin: 0 6px 0 0;
}

nav.more a span:after {
	content: "";
	margin: -4px 25px 0 13px;
	background: url(images/blackarrow-right.png) no-repeat 98% 0px;
	height: 25px;
	width: 16px;
	display: block;
	float: right;
	}
	
nav.more a:hover span:after {
	background-position: 98% -25px;
	}

nav.more a.prev {
	display: none;
}

nav.more a.prev span:after {
	background-image: url(images/blackarrow-left.png);
	position: absolute;
	top: 0;
	left: 0;
}

nav.more a.prev:before {
	margin-left: 40px;
}

/* People styling */

#people {
	padding-bottom: 20px;	
}

#people .sidecol {
	margin: 30px 0 0 0;
	}


#people h2 {
	margin: -30px 0 0 0; /* edit because of search page */
	padding-top: 4px;
}

#people ul  {
	padding: 0;
	margin: -4px 0 0 0;
	}

#people ul li {
	background:  url(images/dotted-arrow-right-black.png) no-repeat 0 center;
	display: block;
	padding: 0 0 0 40px;
	margin: 0 0 15px 0;
}

#people ul li .image {
	position: relative;
	height: 86px;
	width: 86px;
	overflow: hidden;
	float: left;
	background: #EEEEEE;
	}

#people ul li .image img {
	position: absolute;
	top: 0;
	left: 0;
	}
	
#people ul li .text {
	margin: 0px 0 0 107px;
	padding-top: 25px;
	margin: 0 0 0 20px;
	float: left;
	}

#people ul li .text h4 {
	font-size: 1.3em;
	}
	
#people ul li .text a {
	text-decoration: none;
}

#people ul li h4 a:hover {
	text-decoration: underline;
}

#people ul li h5 {
	color: #808080;
	font-weight: normal;
	font-size: 0.85em;
	padding-top: 3px;
}


/* ------------------------ CONTENT PANELS STYLING -------------------------- */

/* general styling */

.offset_main .maincol {
	margin-left: 332px;	
}

ul.large {
	margin: -3px 0 20px 0;
	float: left;
	font-size: 21px;
	color: #222;
}

ul.large li {
	background: url(images/dotted-arrow-right-black.png) 0 3px no-repeat;
	padding: 0 0 2px 1.9em;
	margin: 0 0 0.3em 0;
}

ul.large li a {
	font-weight: bold;
	font-size: 1.05em;
	padding-top: 4px;
	display: block;
	margin-left: 5px;
}

/* Post slides (for publications, projects etc) */

.post_slides {
	overflow: hidden;
	width: 100%;
}

.post_slides ul {
	overflow: hidden;
}

.post_slides li {
	list-style: none;
	float: left;
	margin: 0;
}


.post_slides li > .innerwrap {
	margin: 0;
}

.post_slides li > .innerwrap article:first-child {
	margin-top: 0;
}

.post_slides li > .innerwrap article:last-child {
	margin-bottom: 0;
}


.post_slides li .maincol {
	margin-left: 38%;
}

/* News */

section#news {
	padding-bottom: 35px;
}

section#news h2 + article {
	margin-top: -0.5em;
}


/* Publications */

section#publications {
	padding-bottom: 35px;
}

#publications .maincol h4, #main.publications .maincol h4 {
	background-color: black;
	float: left;
	padding: 5px 10px;
	font-size: 11px;
	color: white;
	margin: 0 0 8px 0;
	font-weight: normal;
	}


#publications li {
	margin: 0;
	background: url(images/dotted-arrow-right-black.png) 0 1px no-repeat;
	padding-left: 2.65em;

}

section#publications .maincol h3 {
	width: 100%;
	float: left;
	margin: 0 0 0.1em 0 !important;	
	padding: 0;
	font-size: 1.3em;
	line-height: 1.25em;
}

section#publications .maincol h3 a {
	color: black;
	text-decoration: none;
}

section#publications .maincol h3 a:hover {
	text-decoration: underline;
}

#publications .byline {
	color: #808080;
	margin: 2px 0 0 0;
	float: left;
	font-size: 0.8em;
}

#publications .byline a {
	color: #808080;
}

#publications li:first-child {
	margin-top: 0;
}

#publications li {
	margin-top: 1.5em;
	list-style: none;
}


/* Approaches & Themes */

body.approaches #main .sidecol, body.themes #main .sidecol {
	padding-top: 0;
}

body.approaches #main .sidecol h2, body.themes #main .sidecol h2 {
	color: #353535;
	float: left;
	}
	

body.approaches #main .maincol, body.themes #main .maincol {
	margin-left: 35%;
}

body.approaches #main .sidecol, body.themes #main .sidecol {
	width: 35%;
}

#terms {
	padding-top: 3em;
}

#terms li {
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 0.4em;
	background: url(images/dotted-arrow-right-black.png) 0 2px no-repeat;
	padding: 0 0 0.3em 1.5em;
}

#terms li span {
	font-weight: normal;
	color: #a5a5a5;
	font-size: 0.65em;
	margin-left: 10px;
}



/* Themes */




/* Partners */

#partners {
	margin-top: 20px;
}

#partners ul.images li {
	background: url(images/dotted-arrow-right-black.png) 0 20px no-repeat;
	padding: 0 0 0 15px;
	margin: 0;
}

#partners ul.images li {
	/*float: left;*/
	/*border-left: 1px solid #dedee0;*/
	margin: 0 0 15px 0;
	width: 157px;
	list-style: none;
}

#partners ul.images li.first {
	border: none;
	list-style: none;
}

#partners ul.images li img {
	margin: 0 auto;
	display: block;
}


/* Projects */

#projects h3.time {
	font-size: 13px;
	font-weight: normal;
	margin: -0.5em 0 1em 0;
	float: left;
	width: 100%;
	font-style: italic;
	color: #444;
}

.single-projects #main .maincol {
	/* margin: 0 0 0 380px; */
	width: 565px;
}

.single-projects #main .tag_filtered .maincol {
	margin: 0px 0 0 375px;
}

.single-projects #main .tag_filtered .maincol > h2 {
	margin: 0;
	font-size: 1.4em;
}

body.single-projects #main .content_wrap.tag_filtered .sidecol {
	margin-top: 170px;
}

body.single-projects #main .content_wrap.tag_filtered article {
	margin-top: 1em;
}

.single-projects #main.about .maincol, .single-projects #main.news .maincol {
	margin-top: -170px;
	background: url(images/campaign-mask-2.png) top left  no-repeat;
	margin-left: 36%;
	padding: 30px 4% 0 3%;
}	

.single-projects #main.noimageabove .maincol {
	margin: 0 0 0 385px;
}

.single-projects #main.news .sidecol, .single-projects #main.about .sidecol {
	margin: 140px 0 0 0;
	max-width: 30%;
	width: auto;
	min-width: 0;
}

.single-projects .sidecol {
	width: 30%;
}

.single-projects .maincol {
	margin-left: 38%;
}



/* Custom project pages */

.single-projects #main.custom_page .maincol {
	margin-top: -135px;
}

.single-projects #main.custom_page.noimages .maincol {
	margin-top: 20px;
}



/* Upcoming events */

section#upcoming {
	padding-bottom: 50px;
}





/* ------------------------ PAGE & SINGLE STYLING -------------------------- */

body.page #main, body.single #main, body.error404 #main, body.search #main, body.tag #main {
	background: url("images/separator-line.png") no-repeat scroll center top transparent;
	padding: 50px 20px 30px;
	margin-top: 25px;
	}
	
body.single-projects #main {
	margin-top: 0;
}


body.single #campaign + #main {
	background: none;
	padding-top: 1em;
}
	
.sidecol h2 {
	font-size: 1.4em;
	margin-bottom: 0.5em;
	}
	
.sidecol h2 strong {
	font-weight: bold;
	}

body.single #main .sidecol {
	padding: 0;
	width: 35%;
	margin-left: 22px;
}


/* ------------------------ PAGE STYLING -------------------------- */


body.page #main .maincol h1 {
	background: url("images/dotted-arrow-right-black.png") no-repeat 0px 9px;
	text-indent: 30px;
	margin-left: -30px;
	font-weight: bold;
	}

#main .maincol .ingress p {
	font-weight: bold;
	line-height: 1.4em;
	}

body.page #main .maincol p {
	font-size: 15px;
	}
	
	
/* ------------------------ FRONT PAGE STYLING -------------------------- */
	
/* additional campaign styling (particularly text slides */
	
.home #campaign {
	height: 460px;
}

.home #slideshow_wrap .img_wrap .text h1 {
	font-size: 1.8em;
}
	
.home #featured_text {
	margin: 342px 0 35px 38%;
	width: 550px;
	float: left;
}

.home #featured_text h1 {
	margin-bottom: 0.4em;
	color: black;
}

.home #featured_text h3 {
	font-size: 1.2em;
	margin: 0 0 0.3em 0;
	font-size: 0.9em;
	width: 200px;
}

.home #featured_text h4.count {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0.9em;
}

.home #featured_text .text_slide.active {
	display: block;
}

.home #featured_text .text_slide {
	display: none;
	position: relative;
}

.home #featured_text .readmore {
	margin: 0 -20px 0 0;
}

.home article p {
	width: 95%;
}

/* news */

body.home .news {
	float: left;
	width: 300px;
}

body.home #news {
	padding-bottom: 2em;
}

body.home #news article {
	margin-bottom: 1em;
}

body.home #news article .text .readmore, #articles article .text .readmore {
	margin-top: -4px;
}

/* about */

body.home #about .col {
	float: left;
	width: 45%;
	margin-left: 6%;
}

body.home #about .col p {
	color: #333;
	font-size: 0.8em;
	line-height: 1.4em;
}

body.home #about .col.first {
	margin-left: 0 !important;
}

body.home #about {
	padding-bottom: 30px;
}

body.home #about .sidecol {
	width: 30%;
}
	
	
/* event calendar */
	
body.home #upcoming p.info {
	color: #797979;
}

body.home #upcoming .sidecol {
	padding-left: 24px;
	font-size: 13px;
}

body.home #upcoming .maincol h2 {
	font-size: 1.4em;
	margin: 0 0 0.15em 0;
}

	
/* ------------------------ PEOPLE PAGE STYLING -------------------------- */

.page.people #main .sidecol {
	width: 150px;
	padding-top: 0;
	}

.page.people .maincol {
	margin: 0 0 0 180px;
	padding-top: 48px;
}

body.people .people .thumbnail {
	display: block;
	width: 120px;
	height: 120px;
	float: left;
	position: relative;
}

.people .thumbnail .thumb {
	top: 0;
	left: 0;
	z-index: 0;
	display: block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

body .sidecol .thumbnail {
	margin-bottom: 14px;
}

body.single-projects .people .thumbnail {
	margin-bottom: 14px;
	position: relative;
	width: 120px;
	height: 120px;
	float: left;
	}

body.single .people .thumbnail .image {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: auto;
	background: none;
	margin-bottom: -3px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.people .past {
	display: none;
}

/*
.people .maincol {
	margin-left: 215px;
}
*/

.people .text {
	margin-left: 150px;
	background: url(images/dotted-arrow-right-black.png) 10px 24px no-repeat;
	padding: 22px 0 0 40px;
	min-height: 90px;
}

body.people .people .text {
	background-position: 10px 47px;
}

.people article {
	clear: none;
	width: 100%;
	margin: 0 0 1.2em 0;
}

.people article h2 {
	font-size: 1.4em;
	margin-bottom: 0.1em;
	margin-top: 1.1em;
}

.people article h2 .sep {
	font-weight: normal;
	color: #888;
	font-size: 0.8em;
	margin: 0 5px 0 3px;
}

.people article h2 .designation {
	font-weight: normal;
	color: #444;
	font-size: 0.8em;
}

.people article h3 {
	color: #888;
	font-size: 1.05em;
	font-weight: normal;
	margin: 0 0 0.7em 0;
}

p.proj_list {
	font-size: 0.8em !important;
	color: #888;
}

p.proj_list span {
	margin: 0 6px 0 7px;
}

p.proj_list strong {
	margin-right: 7px;
	color: black;
	font-weight: normal;
}

.people #filter {
	top: -8px;
}

p.proj_list a {
	font-size: 1em;
	text-decoration: none;
	color: #999;
}

p.proj_list a:hover {
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

.people .count {
	display: none;
}


/* ------------------------ PROJECT PAGE STYLING -------------------------- */



body.projects #projects {
	padding-top: 10px;
}

body.projects #projects.drawsep {
	background: none;
}

body.projects dl, body.single-people dl {
	font-size: 0.8em;
	line-height: 1.25em;
	margin-top: -0.2em;
}

body.projects dd, body.single-people dd {
	color: #727272;
}

body.projects dd a, body.single-people dd a {
	color: #727272;
	text-decoration: none;
}

body.projects dd a:hover, body.single-people dd a:hover {
	text-decoration: underline;
}

body.projects dd span, body.single-people dd span {
	margin: 0 7px;
	color: #aaa;
}

body.projects dt, body.single-people dt {
	color: black;
}

body.single-people .sidecol h2 {
	font-weight: bold;
}

body.projects h1 {
	float: left;
}

body.projects article {
	clear: both;
	margin-top: 2.1em;
}

nav#filter li a {
	padding: 7px 14px;	
}

body.projects article.past .image:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	color: white;
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
	z-index: 1;
	width: 93px;
	text-align: center;
	background: #777 url(images/finalized-text.png) center center no-repeat;
	font-family: "helvetica neue", helvetica, "nimbus-sans", sans-serif;
	width: 22px;
	height: 100%;
}

body.projects article.past .image a {
	display: block;
	height: 100%;
}

body.projects article.past .image a:after {
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: white;
	opacity: 0.2;
	position: absolute;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

body.projects article.past:hover a:after {
	opacity: 0;
}


body.projects article.past {
	/* padding: 20px 20px 20px 0;
	background: url(images/bg-diag.png) 0 11px repeat; */
	position: relative;
	overflow: hidden;
}

body.projects article.past h2 {
	margin-top: 0;
}

body.projects article.past h2 a, body.projects article.past p, body.projects article.past dt {
	color: #666;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

body.projects article.past:hover h2 a, body.projects article.past:hover p, body.projects article.past:hover dt {
	color: black;	
}

/* Filter display nav under title */


#data-filter li {
	color: #333;
	font-size: 0.9em;
	font-weight: normal;
	padding-top: 0.4em;
	margin: 8px 10px 5px 0;
	float: left;
	list-style: none;
	padding: 4px 10px;
	background-color: #e3e3e3;
	font-size: 13px;
}

#data-filter li.filter {
	display: none;
}

#data-filter li:first-child {
	clear: left;
	margin-left: 22px;
}

#data-filter li em {

	font-style: normal;
}

#data-filter li span {
	margin: 0 8px;
}

#data-filter li:last-child span {
	margin: 0;
}

#data-filter a {
	color: #333;
}

#data-filter a .close {
	background: url();
}

#data-filter em {
	font-weight: bold;
}

#data-filter a:hover {
	color: #e54800;
	text-decoration: none;
}

#data-filter a.active {
	font-weight: bold;
}

#data-filter a.close {
	display: inline-block;
	background: url(images/filter-close.png) no-repeat;
	width: 11px;
	height: 11px;
	position: static;
	vertical-align: -1px;
	margin-left: 2px;
}

#data-filter a.close:hover {
	background-position: 0 -11px;
}

/* Filter popups, also used on Publications page */

#filter {
	position: absolute;
	top: 0;	right: 0; z-index: 10;
	}
	
body.projects #filter .main li.has_sub a {
	cursor: default;
}

#filter .popup {
	background: #87887f;
	position: absolute;
	top: 32px;
	max-height: 400px;
	z-index: 30;
	width:  100%;
	visibility: hidden;
	overflow: hidden;
}

#filter .popup.addScroll {
	height: 400px;
}

#filter .popup .jspHorizontalBar {
	display: none;	
}

#filter .active.popup {
	visibility: visible;
	}
	

#filter .popup li {
	color: white;
	font-size: 0.9em;
	clear: left;
	line-height: 0.4em;
	padding: 12px 20px;
	width: 100%;
	cursor: pointer;
	margin: 0 !important;
}

#filter .popup li em {
	font-style: normal;
	color: silver;
	font-size: 12px;
}


#filter .popup li:first-child {
	padding-top: 20px;
	}
	
#filter .popup li:last-child {
	padding-bottom: 20px;
	}

#filter .popup li:hover {
	color: white;
	background-color: #e54800;
	}
	
#filter .popup li.active:hover {
	color: white;
	}

#filter .popup li.active {
	background-color: #e54800;
	}


/* ------------------------ ABOUT PAGE STYLING -------------------------- */	

body.about #main {
	background: none;
	padding: 0;
}

body.about #main .maincol {
	width: 550px;
	margin-top: -105px;
	margin-left: 38%;
}

body.about #main .maincol h1 {
	background: none;
	font-size: 2em;
}

body.about #main .maincol .intro {
	font-weight: bold;
}

body.about h3 {
	font-size: 18px;
	line-height: 1.8em;
	margin-top: 1.3em;
}

body.about .sidecol {
	margin-top: 100px;
	width: 32%;
}

body.about .sidecol h4:first-of-type {
	margin-top: 0;
}

body.about .sidecol h4 {
	font-size: 0.9em;
	margin: 24px 0 4px;
	line-height: 1.2em;
	color: #444;
}

body.about .sidecol p, body.about .sidecol p a {
	font-size: 0.8em;
	color: #999;
}

body.about .sidecol p a {
	font-size: 1em;
}

/* ------------------------ PUBLICATIONS PAGE STYLING -------------------------- */	
	
body.publications #main .sidecol {
	padding: 0 0 0 22px;
	width: 30%;
}

body.publications .maincol {
	background: url(images/dotted-arrow-right-black.png) top left no-repeat;
	padding-left: 40px;
	margin-left: 35%;
}
	
body.publications h1 {
	float: left;
}

body.publications h2, #main.publications h2 {
	clear: left;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 0.1em 0;
	float: left;
}

#main.publications .sidecol h2 {
	/* margin-left: 1em; */
}


body.publications h2 em {
	color: #e54800;
	font-style: normal;
}

body.publications h2 a {
	text-decoration: none;
}

body.publications h2 a:hover {
	text-decoration: underline !important;
}

body.publications h3.filter {
	color: black;
	clear: left;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 0.3em;
	margin: 0 0 0 22px;
	float: left;
}

body.publications h3.filter em {
	color: #e54800;
	font-style: normal;
}

.publications nav#filter li a {
	padding: 7px 14px;	
}

.publications #filter .popup li {
	width: 100%;
	line-height: 1.45em;
	padding: 7px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.publications .data {
	clear: left;
	margin: -0.4em 0 0.7em 0;
}

.publications .abstract {
	clear: left;
}

body.publications #main .maincol .abstract p {
	color: #333;
	margin-bottom: 0;
	font-size: 0.8em;
}

.publications #publications {
	padding-top: 1em;
}

#publications article {
	margin-top: 2.2em;
}


.publications #publications .data li, #main.publications .data li {
	clear: left;
	list-style: none;
	padding-left: 0;
	background: none;
	margin:0;
	line-height: 1.5em;
	font-size: 0.8em;
	color: #797979;
}

.publications #publications .data li a {
	color: #797979;	
}

#publications .data li strong {
	color: black;
	font-weight: normal;
}

select.link_list {
	float: right;
	margin: 5px 0 0 0;
	background: #eee;
	padding: 3px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

select.link_list li {
	list-style: none;
	float: left;
	margin: 0;
}


/* ------------------------ MEDIA NAV STYLING -------------------------- */

.media {
	margin-top: 50px;
}

.media nav {
	font-size: 18px;
	font-weight: bold;
	float: right;
	line-height: 25px;
	width: 85px;
	margin: 10px 0 0 0;
	text-align: center;
	}

.media nav a {
	visibility: hidden;
	}

.media nav a.show {
	visibility: visible;
}

.media nav a span {
	width: 16px;
	height: 25px;
	display: block;
	margin: 0 5px 0 0;
	background: url(images/blackarrow-thin-left.png) no-repeat;
	}

.media nav a.right span {
	background-image: url(images/blackarrow-thin-right.png);
	}

.media nav a:hover span {
	background-position: 0 -25px;
	}

.media ul.picvid span {
	display: block;
	background: #a4a4a0;
	padding: 15px 20px;
	margin: 0 3px 0 0;
	color: white;
	font-weight: bold;
	text-align: center;
	width: 110px;
	}

.media ul.picvid li.active span {
	background-color: #E54800;
	}

.media ul.picvid li.active a {
	background: transparent url(images/button-arrowdown.png) bottom center no-repeat;
	padding-bottom: 9px;
	}
	
.media ul.picvid li:hover a {
	background: transparent url(images/button-arrowdown-gray.png) bottom center no-repeat;
	padding-bottom: 9px;
	}

.media ul.picvid li:hover a span {
	background-color: #494a41;
	}

.media ul.picvid em {
	font-weight: normal;
	}
	
.media div.images, .media div.videos {
	float: left;
	margin: 16px 0 60px 0;
	width: 616px;
	height: 150px;
	overflow: hidden;
	}
	
.media div.videos {
	height: 400px;
}
	
.media div.images ul, .media div.videos ul {
	width: 10000px;
}

.media div.images li, .media div.videos li {
	margin: 0 4px 0 0;
	float: left;	
	}
	
.media ul li a {
	display: block;
	text-decoration: none;
	float: left;
	}

.media ul li a span {
	display: block;
	}
	
.media .images, .media .videos {
	display: none;
}

.media .images.show, .media .videos.show {
	display: block;
}	

.media li {
	list-style: none;
	margin: 0;
}

/* ------------------------ NEWS PAGE STYLING -------------------------- */

body.news article .image .mask {
	right: 0;
	margin-left: 22px;
}



/* ------------------------ COMMENTS STYLING -------------------------- */

#respond {
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}

#respond h3 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #333;
}

h3#comments {
	font-size: 21px;
	border-top: 1px dotted #ccc;
	padding-top: 20px;
	clear: both;
	margin: 20px 0 10px 0;
}

#respond input {
	border: 1px solid #ccc;
	padding: 6px 8px;
	margin: 7px 3px 0 0;
	font-size: 12px;
	color: #777;
	width: 175px;
	background-color: #eee;
}

#respond input:focus {
	color: #111;
}

#respond textarea {
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
	padding: 8px;
	color: #777;
	font-size: 12px;
	width: 530px;
	background-color: #eee;
}

#respond input:focus, #respond textarea:focus {
	background-color: white;
	color: #444;
}

#respond textarea:focus {
	color: #111;
}

.single #respond textarea {
	width: 590px;
}

.single-projects #respond textarea {
	width: 100%;
	border: 1px solid silver;
	font-family: Tahoma, sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#respond p {
	margin: 0;
	font-size: 13px;
}

#respond label {
	color: #999;
}

#respond #submit {
	background-color: #E54800;
	color: white;
	padding: 7px 10px;
	border: none;
	font-size: 12px;
	margin: 3px 0 0 0;
	width: 150px;
}

li.comment {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 25px;
	margin-bottom: 20px !important;
}

.comment .reply a {
	font-size: 12px;
	float: right;
	text-decoration: none;
	background-color: #c9c9c3;
	padding: 5px 10px;
	margin: -10px 0 0 0;
	color: #333;
	line-height: 1em;
}

.comment .reply a:hover {
	text-decoration: none;
	background-color: #E54800;
	color: white;
}

.comment .vcard {
	float: left;
}

.comment .comment-meta {
	display: block;
	float: left;
	margin: 18px 0 14px 10px;
	font-size: 13px;
}

.comment .comment-meta + p {
	clear: both;
	margin-top: 2em;
}

.cancel-comment-reply a {
	font-size: 13px;
	margin: 6px 0;
	display: block;
	text-decoration: underline;
}

.cancel-comment-reply {
	float: right; 
	margin: -32px 0 0 0;
}

.cancel-comment-reply a:hover {
	text-decoration: none;
}

/* ------------------------ EVENTS PAGE STYLING -------------------------- */

#events h1 {
	font-size: 1.35em;
	margin: 0.5em 0 0 22px;
	font-weight: normal;
}

#events h1:first-of-type {
	margin-top: -1em;
}

article .sidecol h4 {
	color: #4b4b4b;
	font-weight: normal;
	font-size: 1em;
	margin: 0 0 0.5em;
}

.pubs-year article .sidecol h4 {
	/* margin-left: 22px; */
}

article .sidecol h5 {
	color: #999;
	font-weight: normal;
	font-size: 0.9em;
	font-style: italic;
	font-family: arial, sans-serif;
}

body.events #articles {
	padding-top: 0.5em;
}


/* for project event subpage */

body.single .proj-subpage h1 {
	font-size: 1.35em;
	margin: 0.5em 0 0 22px;
	font-weight: normal;
}

body.events #articles > h1.past, body.single .proj-subpage > h1.past {
	border: none;
	margin-top: 0;
	padding-top: 0;
}

body.events #articles h1.past, body.single .proj-subpage h1 {
	border-top: 1px solid #ddd;
	margin-top: 35px;
	padding-top: 30px;
}

body.events article:first-child {
	margin-top: 2em;
}

body.events article .maincol, body.single .proj-subpage .maincol {
	background: url(images/dotted-arrow-right-black.png) 0 0 no-repeat;
	padding-left: 40px;
	margin-left: 34%;
}

body.events article .sidecol, body.single .proj-subpage .sidecol {
	width: 35%;
}

body.events article .maincol h2 {
	margin: 0 0 0.25em 0;
	font-size: 1.4em;
}

body.events article .maincol h2 a {
	text-decoration: none;
}

body.events article .maincol h2 a:hover {
	text-decoration: underline;
}

body.events article .maincol h3, body.single .proj-subpage .maincol h3 {
	color: #666;
	font-size: 0.95em;
	margin: 0 0 0.7em 0;
	font-weight: normal;
}

body.events article .maincol h3.location {
	margin-bottom: 0.6em;
}

body.events #main article .maincol p {
	color: #333;
	font-size: 0.8em;
}

body.events #main article .maincol p strong, body.single .proj-subpage .maincol p strong {
	color: black;
	margin-right: 6px;
	font-weight: normal;
}

body.events #main article .maincol p span {
	margin: 0 5px 0 6px;
}	

body.events #main article .maincol p a {
	color: black;
	}

body.events #main article .maincol p.related a {
	color: #9f9f9f;
}

body.events #main article .maincol p a:hover {
	text-decoration: underline;
}

body.events #filter .popup {
	left: -200px;
	width: 288px;
	top: 36px;
}

body.events #data-filter {
	position: absolute;
	top: -8px;
	right: 100px;
	z-index: 20;
}

/* feed subpage */

#main.feed .body_text h2 {
	margin: 5px 0 0 0;
}

#main.feed .body_text {
	margin: 15px 0 0 22px;
}

#main.feed .body_text h3.timestamp {
	font-size: 0.75em;
	font-weight: normal;
	margin: 0 0 2px 0;
	text-transform: uppercase;
	color: #999;
}

#main.feed .body_text h2 {
	font-size: 1.4em;
	width: 100%;
	font-weight: bold;
}

#main.feed .body_text h2 span {
	float: left;
	font-weight: bold;
	margin-bottom: 3px;
}

#main.feed .body_text h2 span + span {
	color: #999;
	font-size: 0.7em;
	text-align: right;
	display: inline-block;
	float: right;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}

#main.feed .body_text h2 a:hover {
	color: #E54800;
}


#main.feed article {
	width: 48%;
	margin: 0 !important;
	clear: left;
	padding: 30px 2% 15px 0;
	display: table-cell;
	float: none;
}

#main.feed article:nth-child(even) {
	margin-right: 0 !important;
	border-left: 1px dotted #ccc;
	padding-left: 3%;
	padding-right: 0 !important;
	width: 46%;
	clear: none;
}

#main.feed .row {
	border-bottom: 1px dotted #ccc;
	clear: both;
	display: table;
}

#main.feed .row:first-of-type {
	margin-top: 10px;
	border-top: 1px dotted #ccc;
}


/* ------------------------ PROJECTS SINGLE STYLING (more project styling towards top) -------------------------- */


body.single-projects header {
	padding: 0 0 10px 0;
}

body.single-projects #proj_header {
	background: url("images/separator-line-3.png") no-repeat scroll center top transparent;
    padding: 45px 20px 28px;
    position: relative;
}

body.single-projects #main {
	background: none;
}

body.single-projects #campaign #mask_wrap {
	background: none;
}

body.single-projects #proj_header .innerwrap h1 {
	margin: 0 0 10px 375px;
	line-height: 1em;
	letter-spacing: -1px;
}

body.single-projects #proj_header .innerwrap #proj_nav {
	margin-left: 375px;
	z-index: 10;
	position: absolute;
}

body.single-projects #proj_header h1 {
	font-size: 2.4em;
}

body.single-projects #campaign {
	clear: none;
	margin-top: 0;
}

body.single-projects #main .sidecol h3 {
	font-size: 14px;
	margin-bottom: 0.5em;
}

body.single-projects #main .sidecol p, body.single-projects #main .sidecol li {
	color: #999;
	font-size: 13px;
}

body.single-projects #main .sidecol li {
	margin-bottom: 0.5em;
}

body.single-projects #main .sidecol li.active:before {
	content: ">";
	display: block;
	font-weight: bold;
	color: #333;
	margin-right: 8px;
	float: left;
}

body.single-projects #main .sidecol li.active {
	list-style: none;
	margin-left: -2px;
}

body.single-projects li a {
	color: #555;
	font-weight: normal;
}

body.single-projects li a:hover {
	color: #e54800;
}

body.single-projects li.active a {
	font-weight: bold;
	color: #333;
	display: block;
}

body.single-projects nav#proj_nav {
	margin-bottom: 1em;
	height: 30px;
}

body.single-projects .sidecol div {
	margin-bottom: 1.5em;
}

body.single-projects nav#proj_nav li {
	float: left;
	margin-right: 1px;
}

body.single-projects nav#proj_nav li a {
	color: #000;
	font-size: 15px;
	padding: 5px 12px;
	display: block;
}

body.single-projects nav#proj_nav li a:hover {
	text-decoration: none;
	background-color: #B8B9B3;	
}

body.single-projects nav#proj_nav li.active a {
	background-color: #E54800;
	margin-bottom: 9px;
	color: white;
}

body.single-projects nav#proj_nav li.active {
	background: url("images/menubutton-arrowdown.png") no-repeat bottom center;
}

body.single-projects li {
	line-height: 1.25em;
	margin-bottom: 0.3em;
}

body.single-projects .project_tags {
	margin-bottom: 1.5em;
}

body.single-projects #main .project_tags li {
	margin-bottom: 0.25em;
}

body.single-projects #main .project_tags li.active a {
	color: #333;
}

body.single-projects #main .project_tags li.active:before {
	content: ">";
	padding-right: 5px;
}

body.single-projects #main .project_tags li.active .disable {
	margin-left: 5px;
	background: url(images/filter-disable.png);
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: -3px;
}

body.single-projects #main .project_tags li.active .disable:hover {
	background-position: 0 -14px;
}


/* news articles */

body.single-projects #main.news article.top {
	margin: 0;
	width: 97%;
}

body.single-projects article.top .intro p {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.45em;
}

body.single-projects article h2 a {
	color: #161616;
}

body.single-projects article.top .intro a {
	font-weight: bold;
	text-decoration: underline;
}	

body.single-projects article.top .intro a:hover {
	text-decoration: none;
	color: #E54800;
}

body.single-projects  .readmore {
	clear: none;
	margin: -15px 0 0 0;
}

body.single-projects #main.news article {
	clear: none;
	width: 45%;
	float: left;
}

body.single-projects article h2 {
	font-size: 1.3em;
}

body.single-projects article .byline {
	margin: 0.15em 0 0.75em 0;
	font-size: 15px;
	font-weight: normal;
	color: #999;
}

body.single-projects article .byline a {
	color: #989898;
	text-decoration: none;
}

body.single-projects article .byline a:hover {
	color: #333;
	text-decoration: underline;
}

body.single-projects .people article .thumb {
	position: relative;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
}

body.single-projects .content_wrap {
	margin-top: 0;
}

body.single-projects #main .content_wrap article {
	margin-right: 36px;
}

body.single-projects #main .content_wrap article.even {
	margin-right: 0;
}

body.single-projects #main .content_wrap .sidecol {
	margin-top: 150px;
	width: 280px;
}

body.single-projects article h2 {
	margin: 2px 0 4px 0;
}

body.single-projects article.top h2 {
	font-size: 1.8em;
}

body.single-projects .maincol .body_text h2 {
	margin: 8px 0 0 0;
}

body.single-projects .maincol .body_text article:first-of-type h2 {
	margin: 0 0 0.2em 0;
}


/* publications */


/* people */

body.single-projects #main {
	padding-top: 10px;
}

body.single-projects #main.people .maincol {
	background: none;
	padding-top: 30px;
	margin: 0 0 0 145px;
	width: 750px;
}

body.single-projects #main.people .maincol article {
	margin-bottom: 1.6em;
}

body.single-projects #main.people .intro {
	margin: 0 0 50px 190px;
}

body.single-projects #main.people .intro p {
	font-weight: bold;
	font-size: 1em;
}	

body.single-projects #main.people .people:first-child {
	margin-top: 20px;
}

body.single-projects #main.people .people p {
	font-size: 0.8em;
	color: #777;
}

body.single-projects #main.people .people p a {
	color: #999999;
    font-size: 1em;
    text-decoration: none;
}

body.single-projects #main.people p a:hover {
	text-decoration: underline;
}

body.single-projects #main.people .people p span {
	margin: 0 6px 0 7px;
}

body.single-projects #main.people .people h2 {
	font-size: 1.4em;
}

body.single-projects #main.people .people h3.designation {
	font-size: 18px;
	color: #777;
	margin: 1px 0 8px -1px;
}


/* ------------------------ PROJECTS SINGLE SUBPAGES STYLING -------------------------- */

body.single-projects #main.about {
	margin-top: -130px;
}


/* ------------------------ NEWS/POST SINGLE STYLING -------------------------- */

.single-news .innerwrap {
	clear: left;
}

.single-news #main h1 {
	margin: 0;
}


p.byline {
	color: #989898;
	font-size: 0.9em;
	margin: 0 0 1em 0;
}

.single-news .first .maincol {
	background: url(images/dotted-arrow-right-black.png) 0 5px no-repeat;
}

.single-news .maincol {
	margin-left: 345px;
	padding-left: 30px;
}

.single-news dt {
	width: auto;
}

.single-news dd {
	clear: left;
}

.single-news dt img {
	margin: 0.6em 0 0.4em 0;
}

body.single-news #main .sidecol {
	padding-top: 3px;
}

body.single blockquote {
	font-family: georgia;
	margin: 1.3em 0 1.3em 2em;
	color: gray;
	font-style: italic;
}

body.single blockquote p {
	font-family: georgia;
	color: gray;
	font-style: italic;
	line-height: 1.4em;
	font-size: 0.9em;
}



/* news story typography */

.single-news .bodytext h2 {
	font-size: 21px;
	margin: 0.5em 0 0.5em 0;
	font-weight: bold;
}

.single-news .bodytext h3 {
	font-size: 16px;
	margin: 0.5em 0 0.5em 0;
}

.single-news div + p {
	margin: 1em 0 0.2em 0;
}

.single-news .bodytext, .single-news .bodytext p {
	color: #333;
}

.single-news .bodytext ul {
	list-style: disc outside;
	margin-bottom: 1em;
}

.single-news .bodytext ul li {
	margin-left: 1.15em;
}

.single-news .bodytext ol {
	list-style: decimal outside;
	margin-bottom: 1em;
}

.single-news .bodytext ol li {
	margin-left: 1.25em;
}

.single-news .bodytext li {
	line-height: 1.3em;
}



/* Tags */


div.tags {
	float: left;
	clear: both;
	margin: -20px 0 25px 0;
}

div.tags p {
	font-weight: bold;
	margin: 0 0 4px 0;
}	

div.tags ul {
	clear: left;
}

div.tags li {
	float: left;
	margin-right: 10px;
	font-size: 0.8em;
}

div.tags li a {
	color: #444;
}

div.tags li:first-child:before {
	content: "";
	margin-right: 0;
}

div.tags li:before {
	content: "|";
	margin-right: 10px;
	color: #ccc;
}

/* ------------------------ THEMES, APPROACHES SINGLE STYLING -------------------------- */

body.single-themes #main h1, body.single-approaches #main h1 {
	margin-bottom: 0.4em;
}

body.single-themes .maincol, body.single-approaches .maincol {
	margin-left: 335px;
	padding-left: 40px;
	background: url(images/dotted-arrow-right-black.png) no-repeat 0 5px;
}


/* ------------------------ EVENTS SINGLE STYLING -------------------------- */


.single-events h2.type {
	margin: -0.4em 0 0 0;
	font-weight: normal;
}

.single-events .event_data dd {
	margin-bottom: 0.3em;
	font-size: 1em;
	line-height: 1em;
}

.single-events .event_data {
	margin: 1em 0 1.5em 0;
}

.single-events .event_data .time {
	font-family: arial, sans-serif;
	color: #A4A4A0;
	font-style: italic;
}

body.single-events #main .first .maincol {
	background: url(images/dotted-arrow-right-black.png) no-repeat 0 0;
}

body.single-events #main .maincol {
	padding-left: 40px;
	margin-left: 345px;
}

body.single-events .innerwrap.first {
	margin-bottom: 2.2em;
}

/* ------------------------ PEOPLE PAGE STYLING -------------------------- */

#main.people {
	position: relative;
}

body #main.people .sidecol {
	padding-top: 0px;
}

body #main.people .maincol {
	background: url(images/dotted-arrow-right-black.png) no-repeat 8px 3px;
	padding-left: 4%;
}

#main.people h1 {
	margin: 0 0 0.2em;
}

#main.people h2.designation {
	color: #5a5a5a;
	font-size: 1.25em;
	margin: 0 0 1em 0;
	font-weight: normal;
}

#main.people .cv {
	position: absolute;
	top: 8px;
	right: 0;
	font-size: 14px;
	font-weight: bold;
	width: 65px;
}

#main.people .cv span {
	color: white;	
	background: transparent url(images/black-circle.png);	
	padding: 11px 0 0 8px;
	width: 28px;
	height: 25px;
	display: block;
	font-weight: bold;
}

#main.people .cv .icon {
	background: url(images/blackarrow-right.png) no-repeat top right;
	height: 25px;
	padding: 0;
	position: absolute;
	top: 5px;
	right: 0;
}

#main.people .cv a:hover .icon {
	background-position: bottom right;
}

#main.people .sidecol .image .thumbnail {
	height: auto;
}

#main.people .sidecol .thumbnail .mask {
	height: auto;
	position: relative;
	z-index: 10;
	width: 100%;
	margin-top: -100%;
	float: left;	
}

#main.people .maincol h3 {
	margin: 2em 0 0.5em 0;
	font-size: 0.85em;
	font-weight: normal;
	color: #727272;
}


#main.people .personalia dt, #main.people .personalia dd {
	margin-bottom: 0.5em;
	font-size: 1.05em;
	line-height: 1.1em;
}

#main.people .maincol p {
	font-size: 0.85em;
}

.single-people #projects {
	padding: 30px 0 35px 0;
}

.single-people #projects article {
	margin-bottom: 2.8em;
	}
	
.single-people #projects article p + dl {
	margin-top: -4px;
	}
	
	

/* ------------------------ PUBLICATIONS SINGLE STYLING -------------------------- */
	
body.single-publications h4 {
	background-color: black;
	color: white;
	font-weight: normal;
	float: left;
	padding: 5px 10px;
	font-size: 12px;
	margin-bottom: 0.6em;
}

body.single-publications #main .first .maincol {
	background: url(images/dotted-arrow-right-black.png) no-repeat 0 0;
}

body.single-publications #main .maincol {
	padding-left: 40px;
	margin-left: 345px;
}

body.single-publications #main .maincol h1 {
	clear: left;
	margin: 0 0 0.2em 0;
	line-height: 1.1em;
}

body.single-publications #main .maincol p {
	line-height: 1.5em;
}

body.single-publications #main .sidecol .thumbnail {
	margin-top: 5px;
}

body.single-publications .data {
	font-size: 0.9em;
	margin-bottom: 2em;
	color: #666;
	line-height: 1.3em;
}

body.single-publications .data a {
	color: #666666;
	}

body.single-publications .reference {
	font-style: normal;
	color: gray;
	line-height: 1.5em;
	font-size: 15px;
	word-wrap: break-word;
}

body.single-publications .reference a {
	color: gray;
	text-decoration: none;
}

body.single-publications .reference a:hover {
	text-decoration: underline;
}

	

/* ------------------------ 404 PAGE STYLING -------------------------- */

body.error404 #main h1 {
	font-weight: normal;
	font-size: 1.6em;
	margin-left: 390px;
	margin-bottom: 0.3em;
}


/* ------------------------ SEARCH PAGE STYLING -------------------------- */


body.search #main h1 {
	font-weight: normal;
	font-size: 1.6em;
	margin-left: 372px;
	margin-bottom: 0.3em;
}

body.search #themes {
	margin-top: 3em;
}

body.search #people .sidecol h2 {
	margin-left: 22px;
	padding: 0;
}

body.search section .drawsep {
	margin-bottom: 2em;
}

body.search nav#filter {
	position: static;
	margin-top: -7px;
}

body.search nav#filter li a {
	padding: 5px 10px;
}

/* These nav#filter rules will also apply to projects page filter */

body nav#filter {
	margin: 0 0 30px 372px;
}

body nav#filter li {
	float: left;
	margin-left: 1px;
}

body nav#filter li:first-child {
	margin-left: 0;
	}

body nav#filter li a {
	background-color: #a4a4a0;
	padding: 8px 10px 8px;
	display: block;
	text-decoration: none;
	color: white;
	font-size: 15px;
}

body nav#filter li strong {
	margin-right: 5px;
}

body nav#filter li.active a {
	background-color: #e54800 !important;
	}

body nav#filter li.active {
	padding-bottom: 9px;
	background: transparent url(images/button-arrowdown.png) bottom center no-repeat;
}

body nav#filter li.hover a, body nav#filter li:hover a {
	background-color: #87887F;
}

body nav#filter li.active.hover a:hover {
	background-color: #e54800;
}

body.search h2 {
	clear: left;
	font-size: 1.3em;
	margin: 0 0 0.7em 22px;
	font-weight: normal;
	float: left;
	width: 100%;
}

body.search article h3 {
	margin-bottom: 0.2em;
	font-size: 1.4em;
}

body.search-no-results #main {
	background: url("images/separator-line-2.png") no-repeat scroll center top transparent;
	padding-top: 4.5em;
}

/* Search header */

#search_header {
	background-color: #e54800;
	padding: 10px 0 6px 0;
	color: white;
	height: 32px;
	display: none;
}

body.search #search_header {
	display: block;
	}

#search_header form {
	float: right;
	margin-right: 0;
	position: relative;
}

#search_header #searchform {
	right: 30px;
	}

#search_header #searchform label {
	display: none;
}

#search_header #searchform #s {
	border: none;
	padding: 6px 5px 7px 7px;
	font-size: 0.9em;
	color: gray;
	position: absolute;
	z-index: 1;
	top: -3px;
	right: 0px;
	width: 600px;
	color: #222;
	box-shadow: 1px 1px 6px #999 inset;
}

#search_header #searchform #s {
	color: gray;
}

#search_header #searchform #s.active {
	color: black;
}

#search_header #searchsubmit {
	background: black;
	border: none;
	color: white;
	padding: 5px;
	top: 3px;
	right: 5px;
	position: absolute;
	z-index: 10;
	font-size: 0.9em;
	background: url(images/search_button.png);
	width:  23px;
	height: 21px;
	display: block;
	text-indent: 1000px;
	overflow: hidden;
}

#search_header #searchsubmit:hover {
	background-position: 0 -21px;
	cursor: pointer;
	}
	
a.close {
	width: 16px;
	height: 15px;
	display: block;
	position: absolute;
	right: 0;
	top: 7px;
	background: url(images/button-close.png);
}

a.close:hover {
	background-position: 0 -15px;
	}

.search #people .sidecol {
	padding: 0;
}

.search #people .maincol {
	margin-left: 320px;
}


.search article.people {
	margin: 0 0 2.6em 0 !important;
	clear: none;
	padding-top: 0;
}

.search article.people .image {
	width: 86px;
	height: 86px;
	margin-left: 0;
	background: url("images/dotted-arrow-right-black.png") no-repeat scroll 0 25px transparent;
	padding-left: 50px;
}

.search article.people .thumb {
	margin-left: 50px;
}

.search article.people .text {
    padding-left: 40px;
    margin: 0 0 0 120px;
    padding-top: 22px;
    background: none;
}

.search article.people .text h4 {
	font-size: 0.9em;
	color: #808080;
	font-weight: normal;
}

.search article.people .image .mask {
	right: 0;
	margin-top: -43px;
}

.search #people h2 {
	float: left;
	width: auto;
}

body.search a {
	text-decoration: none;
}


/* ------------------------ APPROACHES SINGLE STYLING -------------------------- */


#main.approaches .large li span {
	margin: 0 0 0 8px;
	font-size: 18px;
	}
	
#main.approaches .large li h3 {
	margin: 0;
	}

#main.approaches nav {
	position: absolute;
	top: 0;
	right: 0;
	font-weight: bold;
	width: 275px;
}

#main.approaches nav li {
	float: left;
	}

#main.approaches nav h4 {
	float: left;
	margin: 15px 0 0 0;
	font-size: 14px;
	}

#main.approaches nav ul {
	float: right;
}

#main.approaches nav li span {
	background-color: #a4a4a0;
	display: block;
	padding: 15px 20px;
	font-size: 15px;
	font-weight: bold;
}

#main.approaches nav li.active span {
	background-color: #494a41;
}

#main.approaches nav li.active a {
	padding: 0 0 9px 0;
	background: url(images/picvid-arrowdown.png) bottom center no-repeat;
	display: block;
}

#main.approaches .maincol {
	margin-left: 360px;
	}

#main.approaches nav li a {
	text-decoration: none;
	color: white;
}

#main.approaches .sidecol {
	padding: 10px 0 0 20px;
}

body #main.approaches .sidecol h2 {
	color: #353535;
}




/* ------------------------ AJAX OBJECTS STYLING -------------------------- */

#ajax_load {
	display: none;
	background: silver;
	padding: 20px 20px 0 20px;
	border-radius: 20px;
	width: 150px;
	top: 130px;
	position: absolute;
	left: 50%;
	text-align: center;
	margin-left: -75px;
	z-index: 1000;
	border: 1px solid white;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
}

#ajax_load.active {
	display: block;
}	


/* -------------------- FOOTER STYLING --------------------- */

footer {
	border-top: 1px solid silver;
	padding-top: 15px;
	background-color: #c8c9c3;
	height: 300px;
	clear: both;
	margin-top: 30px;
}

footer .innerwrap {
	width: 960px;
}

footer img {
	margin: 10px 0 0 6px;
	max-width: 96%;
}

/* ------------------------ GENERAL STYLING -------------------------- */

dl {
	font-size: 15px;
}

dt {
	color: #8e8e8e;
	float: left;
	width: 95px;
}

dt, dd {
	margin: 0 0 2px 0;	
}

section div.readmore {
	float: right;
	clear: both;
	margin: 20px 0 0 0;
}

section div.readmore a {
	display: block;
	text-decoration: none;
	padding: 2px 5px 0 0;
}

section div.readmore a span.text {
	font-size: 14px;
	float: left;
	color: #333;
	font-weight: bold;
	margin-top: 1px;
}

section div.readmore a span.icon {
	background: url(images/blackarrow-right-small.png) 100% 0 no-repeat;
	float: right;
	display: block;
	width: 9px;
	height: 15px;
	margin-top: 1px;
	padding-left: 8px;
}

section div.readmore a:hover span.icon {
	margin-right: -3px;
	padding-left: 11px;
}

section div.readmore a:hover .text {
	color: #E54800;
}

section div.readmore a:hover .icon {
	background-position: 100% -15px;
}

span.sep {
	margin: 0 8px;
}

.cufon-loading {
	visibility: hidden !important;
}

.highlight {
	background-color: #e54800;
	padding: 3px 5px;
	color: white;
	display: table;
}

p.highlight a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.desktop {
	visibility: visible;
}

.handheld {
	visibility: hidden;
}

/* ------------------------ PAGENAVI STYLING -------------------------- */

div.wp-pagenavi {
	margin: 30px 0 0 15px;
	float: left;
}


/* ------------------------ SCROLLBAR STYLING -------------------------- */

.jspVerticalBar {
	width: 12px;
	background: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	top: 20px;
	right: 10px;
	/* box-shadow: 0px 0px 3px rgba(0,0,0,0.15); */
}

.jspTrack {
	padding: 2px;
	background-color: #666;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	width: 8px;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3) inset;
	height: 90% !important;
	border: 1px solid #888;
	overflow: hidden;
}

.jspDrag:hover {
	background-color: #ddd;
}

.jspDrag {
	background-color: white;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.jspDrag.scrolling {
	background-color: #E54800;
}

.jspPane {
	width: 100%;
}

/* ------------------------- REMEMBER LIST --------------------------- */
/*                                                                     */
/*              Create reset.css, subpage.css, core.css                */
/*                                                                     */
/* ------------------------- REMEMBER LIST --------------------------- */
