/* $Id$ */
/* Style for Bekhterev 9.01 */

/* Import administration styles */
@import "admin.css";

/* Main grid */
html,
body {
	padding: 0;
	margin: 0;
}

body {
	font-size: medium;
	line-height: 1.4;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444;
}

.all-clear {
	width: 100%;
	clear: both;
	float: left;
}

.site-width {
	width: 600px;
	margin: 0 auto;
}

#head-align {
	background-color: #000;
	width: 100%;
	clear: both;
	float: left;
	font-size: small;
	line-height: 1;
	padding-top: .5em;
}

#page-align { /* do not float */ }

#content-align {
	padding-bottom: 1.5em;
	border: 1px dotted #ccc;
	border-width: 0 0 1px 0;
	width: 600px;
	float: left;
	clear: left;
	font-size: .9em;
}

body.index-page #content-align {
	border-top-width: 1px;
}

body.messages #content-align {
	margin-top: 0;
}

#footer-align {
	background: transparent url(img/footer-bg.gif) no-repeat center top;
	margin-top: -19px;
	padding: 43px 0 15px 0;
	color: #333;
	font-size: small;
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
}

#footer-align a {
	color: #333;
}

/* Header  */
#header {
	padding: .25em 0;
	color: #fff;
	width: 100%;
	clear: both;
	float: left;
	position: relative;
	z-index: 1;
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: smaller;
}

#header a {
	color: #fff;
}

#header #block-locale-0 {
	margin-top: .25em;
	float: right;
	font-size: .9em;
}

#header #block-locale-0 a {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .2em;
}

.head-links ul,
.head-links ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#header ul li {
	margin-left: 1em;
}

#header ul li a {
	color: #fff;
}

.head-links ul li a {
	text-decoration: none;
}

/* Sub-header */
#sub-header ul,
#sub-header ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sub-header {
	line-height: 1;
	letter-spacing: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-transform: uppercase;
	font-size: .75em;
	height: 1.6em;
	margin:.4em 0 .2em 0;
	clear: both;
	float: right;
}

body.index-page #sub-header {
	letter-spacing: .1em;
	font-weight: bold;
}

#sub-header #block-menu-primary-links {
	float: right;
	font-size: smaller;
	position: relative;
	z-index: 99;
}

#sub-header ul li a {
	display: block;
	padding: .25em .75em;
	letter-spacing: .1em;
	background-color: #888;
	text-decoration: none;
	color: #fff;
}

#sub-header ul li a.active,
#sub-header ul li a:hover {
	background-color: #0088ba;
}

body.index-page #sub-header ul li.active-trail {
	display: none;
}

body.index-page #sub-header a {
	color: #0088ba;
	background-color: #fff;
}

body.index-page #sub-header a:hover {
	background-color: #0088ba;
	color: #fff;
}

/* Banner */
#banner {
	float: left;
	clear: both;
	width: 600px;
	height: 294px;
	margin-bottom: 1.625em;
	background: transparent url(img/banner-bg.jpg) no-repeat 0 0;
}

#banner a {
	display: block;
	float: left;
	clear: both;
	width: 600px;
	height: 200px;
	font-size: 0;
}

body.index-page #banner {
	margin: 1.575em 0;
}

/* Content */
#message .messages {
	padding: .5em 30px;
	margin-bottom: 1.5em;
}

#message .messages.status {
	border: 1px solid #9f8b62;
	background-color: #f2f2d8;
}

#content-box {
	margin-top: 1.5em;
}

body.index-page #content-box,
body.credits #content-box {
	margin: 1.5em 30px 0 30px;
}

/* Node */
.node {
	float: left;
	clear: both;
	width: 100%;
}

.node p {
	text-align: justify;
}

/* Node: Recording */
.node.recording.tiled {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1em;
	margin-bottom: .5em;
}

.view-recordings.view-display-id-page_1 .views-row-last .node.recording.tiled {
	border: none;
	padding-bottom: 0;
}

.node.recording .content {
	float: left;
	clear: left;
	width: 440px;
}
.node.recording p {
	text-align: left;
}

.node.recording .details {
	float: right;
	clear: right;
	width: 160px;
	padding-top: 1.5em;
	font-size: .9em;
	text-align: right;
}

.node.recording .tracks {
	float: left;
	clear: both;
	font-size: .9em;
	line-height: 1;
}

body.node-page .node.recording .tracks {
	margin-top: 1.5em;
}

.node.recording .tracks h2 {
	font-size: 1.1em;
}

.node.recording .tracks h3 {
	font-size: 1em;
}

.node.recording .tracks .node {
	margin-bottom: 1em;
	clear: both;
	float: left;
	width: 100%;
}

/* Node: Publication */
.node.publication.tiled {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1em;
	margin-bottom: .5em;
}

.view-publications.view-display-id-page_1 .views-row-last .node.publication.tiled {
	border: none;
	padding-bottom: 0;
}

.node.publication .content {
	float: left;
	clear: left;
	width: 440px;
}
.node.publication p {
	text-align: left;
}

.node.publication .details {
	float: right;
	clear: right;
	width: 160px;
	padding-top: 1.5em;
	font-size: .9em;
	text-align: right;
}



.node.publication .tracks {
	float: left;
	clear: both;
	font-size: .9em;
	line-height: 1;
}

body.node-page .node.publication .tracks {
	margin-top: 1.5em;
}

.node.publication .tracks h2 {
	font-size: 1.1em;
}

.node.publication .tracks h3 {
	font-size: 1em;
}

.node.publication .tracks .node {
	margin-bottom: 1em;
	clear: both;
	float: left;
	width: 100%;
}



/* Block bar */
body.region-blockbar #content-align {
	float: left;
	clear: left;
}

#blockbar {
	width: 200px;
	margin: 50px -220px 0 0;
	font-size: small;
	float: right;
	clear: right;
	line-height: 1;
	letter-spacing: 0;
}

/* Views: Recordings */
.view-recordings.view-display-id-page_1 .views-row-odd,
.view-recordings.view-display-id-page_1 .views-row-even {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 1em;
}

.view-recordings.view-display-id-page_1 .details {

}

.view-recordings.view-display-id-page_1 .field-field-img a {
	display: block;
}


/* Views: Publications */
.view-publications.view-display-id-page_1 .views-row-odd,
.view-publications.view-display-id-page_1 .views-row-even {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 1em;
}

.view-publications.view-display-id-page_1 .details {

}

.view-publications.view-display-id-page_1 .field-field-img a {
	display: block;
}





/* Headings */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	margin-bottom: .5em;
}

h4, h5, h6 {
	margin: 0;
}

#head-align h1 {
	font-size: 1.3em;
	text-transform: uppercase;
	padding: 0;
	float: left;
	letter-spacing: .2em;
	color: #0088ba;
}

#head-align h1 a {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	color: #0088ba;
}

h2 {
	text-transform: uppercase;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: .75em;
}

h2#page-title {
	text-align: center;
	color: #0088ba;
	letter-spacing: .1em;
	margin: -1.5em 0 1.5em 0;
	height: 1em;
}

#h2-border {
	border-bottom: 1px dotted #ccc;
}

span.h2-bg {
	display: inline-block;
	min-height: 38px;
}

span#h2-bg-left {
	padding-left: 51px;
	background: #fff url(img/h2-bg-left.gif) no-repeat left 50%;
}

span#h2-bg-right {
	padding-right: 51px;
	background: transparent url(img/h2-bg-right.gif) no-repeat right 50%;
}

h2#page-title span.h2-content {
	display: block;
	margin-top: 10px;
}

body.node-page h2#page-title span.h2-content {
	display: block;
	margin-top: 7px;
}

.node.recording .tracks h2 {
	text-transform: none;
}

.node h3 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #0088ba;
}

.node h3 a {
	color: #0088ba;
}

h4 {
	margin-top: 3em;
}

/* Image gallery */
.view-photos.view-display-id-page_1 .view-content ul,
.view-photos.view-display-id-page_1 .view-content ul li {
	margin: 0;
	padding: 0;
}

.view-photos.view-display-id-page_1 .view-content ul {
	width: 600px;
	float: left;
	clear: both;
}

.view-photos.view-display-id-page_1 .view-content ul li {
	list-style: none;
	float: left;
	width: 130px;
	margin: 0 10px;
}

.view-photos.view-display-id-page_1 .view-content ul li h3 {
	font-size: 1em;
	height: 5.5em;
	overflow: hidden;
}

/* Custom pagers */
ul.custom-pager {
	float: left;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 1em 0;
}

ul.custom-pager li {
	width: 33%;
}
ul.custom-pager li.key {
	width: 34%;
}

/* Footer */
#footer {
	text-transform: lowercase;
	font-size: smaller;
}

#footer ul,
#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#footer-message {
	margin-top: 1em;
}

/* Special font styles */
span.letterhead {
	font-size: 6em;
	line-height: 1;
	color: #0088ba;
	float: left;
	margin: -.09em .1em -.09em 0;
}

/* Links */
a {
	color: #0088ba;
	text-decoration: none;
}

a:visited {
	color: #9999ba;
}

a:hover {
	text-decoration: underline;
}

/* Arial Narrow */
#head-align,
#banner,
#side-menu ul li a,
#footer-align,
.tabs,
#message,
span.caption,
.pager,
.view-recordings.view-display-id-page_1 .views-field-title,
h3, h4, h5, h6,
.view-photos.view-display-id-page_1 .view-content ul li h3,
#blockbar {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

/* Screen styles */
.print-only {
	display: none;
}