#content .main .footnotes {
	font-size: 1em;
	margin: 0 0 1em;
}

#content .main .footnotes,
#content .main .footnotes a {
	color: #7f7f7f;
}

#content h2 .link {
	border-bottom: 1px solid #f00;
	color: #000;
	font-family: 'Courier New', Courier, serif;
	font-size: .44em;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	top: -.25em;
}

#content h2 .link:hover {
	border-bottom-color: #000;
}

#content .extra {
	position: relative;
	z-index: 1;
}


/**
 * Filter
 */
#content h1 .filter {
	font-size: .5em;
	font-weight: normal;
}

#content h1 .filter a,
#content h1 .filter b {
	border: 1px solid #000;
	-moz-border-radius: .7em;
	-o-border-radius: .7em;
	-webkit-border-radius: .7em;
	border-radius: .7em;
	color: #000;
	margin-left: .25em;
	padding: .1em .5em;
	text-decoration: none;
}

#content h1 .filter b {
	background: #000;
	color: #fff;
}

#content .filters {
	margin: -2em 0 1em;
	width: 550px;
}

#content .filters li {
	display: inline;
	line-height: 2;
	margin: 0 .5em 0 0;
	white-space: nowrap;
}

#content .filters .pseudo {
	border-bottom: 1px dotted;
	color: #000;
}

#content .filters .selected .pseudo {
	border-bottom: 0;
	cursor: auto;
}


/**
 * Project Navigation
 */
#content .project_navigation {
	margin: 0 0 1em;
	padding-left: 25px;
}

#content .project_navigation li {
	font-size: .923em;
	margin: 0 0 .5em;
}

#content .project_navigation a.selected,
#content .project_navigation b.selected {
	color: #888;
}

#content .project_navigation li.last {
	margin-top: 2em;
}

#content .project_navigation li.last,
#content .project_navigation li.last a,
#content .project_navigation li.last a.selected,
#content .project_navigation li.last b.selected {
	color: #f00;
}


/**
 * Periods
 */
#content .periods {
	font-size: 1.23em;
	margin: 1em 0 1.5em;
}

#content .periods li {
	margin: 0 0 .75em;
	position: relative;
	width: 100%;
}

#content .periods a {
	border-bottom: 1px solid;
	display: block;
	text-decoration: none;
	width: 100%;
}

#content .periods .past,
#content .periods .past a {
	color: #888;
}

#content .periods .date {
	color: #888;
	float: right;
	font-size: .75em;
}

#content .periods .arrow {
	color: #888;
	display: none;
	font-size: 1.75em;
	left: -1em;
	line-height: 1;
	position: absolute;
	top: -.25em;
}

#content .periods .current .arrow {
	display: block;
}

/**
 * Post Header
 */
#content .post_header {
	line-height: 2;
	margin-bottom: -1em;
}

#content .post_header a img.disabled,
#content .post_header a:hover img.normal {
	display: none;
}

#content .post_header a:hover img.disabled {
	display: inline;
}

#content .post_header .location {
	color: #f00;
}

#content .post_header a.link {
	background: #0049a4;
	-moz-border-radius: .8em;
	-o-border-radius: .8em;
	-webkit-border-radius: .8em;
	border-radius: .8em;
	color: #fff;
	padding: .2em .7em;
}

#content .post_header a.link:hover {
	color: #fff !important;
}


/**
 * Post
 */
#content .post {
	margin-bottom: 5em;
}

#content .post .picture .description {
	color: #000;
	font-size: 1em;
	left: 0;
	margin-left: 0;
	margin-top: .5em;
	position: relative;
	width: 100%;
}


/**
 * Report
 */
#content .report {
	border: 1px solid #1256aa;
	font-size: .923em;
	padding: .75em;
}

#content .report p,
#content .report ul,
#content .report li {
	display: inline;
	margin: 0 .5em 0 0;
}

#content .report .pseudo {
	border-bottom-style: dotted;
	margin-left: 22px;
	position: relative;
}

#content .report .pseudo .icon {
	left: -22px;
	margin-top: .75em;
	top: -8px;
}


/**
 * Popup Report
 */
.popup_report {
	margin-left: -295px;
	position: fixed;
	top: 100px;
	width: 590px;
}

.popup_report h3 {
	font-size: 1.23em;
	font-weight: bold;
}

.popup_report a {
	color: #000;
}

.popup_report .type {
	color: #888;
	font-size: .923em;
	margin: 0 0 2em;
}

.popup_report .container {
	margin-bottom: -2.5em;
}

.popup_report .item {
	margin: .5em 0 2.5em;
}

.popup_report .player {
	height: 23px;
	margin: 0;
	width: 1px;
}

.popup_report .path {
	display: none;
}

.popup_report .big_pictures {
	height: 370px;
	margin: 0 auto 20px;
	overflow: hidden;
	position: relative;
	width: 550px;
}

.popup_report .big_pictures_content {
	left: 0;
	overflow: hidden;
	position: relative;
}

.popup_report .big_pictures .pic {
	display: block;
	float: left;
	height: 370px;
	width: 550px;
}

.popup_report .big_pictures img {
	display: block;
}

.popup_report .pictures_container,
.popup_report .pictures {
	margin: 0 auto;
	position: relative;
	width: 530px;
}

.popup_report .pictures {
	height: 33px;
	overflow: hidden;
}

.popup_report .pictures_content {
	left: 0;
	overflow: hidden;
	position: relative;
}

.popup_report .pictures .pic {
	display: block;
	float: left;
	height: 33px;
	padding: 0 1px 0 2px;
	width: 50px;
}

.popup_report .pictures img {
	cursor: pointer;
	display: block;
}

.popup_report .pictures img.selected {
	cursor: auto;
	filter: alpha(opacity=50);
	opacity: .5;
}

.popup_report .pictures_container .icon_calendar_left,
.popup_report .pictures_container .icon_calendar_right {
	cursor: pointer;
	top: 6px;
}

.popup_report .pictures_container .icon_calendar_left {
	left: -33px;
}

.popup_report .pictures_container .icon_calendar_right {
	left: auto;
	right: -33px;
}

.popup_report a.share img.disabled,
.popup_report a.share:hover img.normal {
	display: none;
}

.popup_report a.share:hover img.disabled {
	display: inline;
}


/**
 * Events Calendar
 */
#content .events_calendar,
#content .events_calendar a,
#content .events,
#content .events a {
	color: #000;
}

#content .events_calendar .days {
	position: relative;
	width: 100%;
}

#content .events_calendar .days_container {
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	position: relative;
	width: 546px;
}

#content .events_calendar ul {
	margin: 0;
	position: relative;
}

#content .events_calendar li {
	float: left;
	margin: 0;
	width: 78px;
}

#content .events_calendar .pseudo {
	border-bottom: 1px dotted;
	font-size: 1.154em;
}

#content .events_calendar li.selected .pseudo {
	border-bottom: 0;
	color: #000;
	cursor: auto;
	font-weight: bold;
}

#content .events_calendar .week_day {
	color: #888;
	display: block;
	font-size: .769em;
}

#content .events_calendar .days .icon_calendar_left,
#content .events_calendar .days .icon_calendar_right {
	cursor: pointer;
	display: none;
	margin-top: -9px;
	top: .75em;
}

#content .events_calendar .days .icon_calendar_left {
	left: -34px;
}

#content .events_calendar .days .icon_calendar_right {
	left: auto;
	right: -34px;
}

#content .events {
	margin: 2.5em -120px 1em 0;
	position: relative;
	width: 680px;
}

#content .events .day {
	display: none;
	position: relative;
}

#content .events .day_selected {
	display: block;
}

#content .events .event {
	display: inline-block;
	margin: 0 40px 40px 0;
	padding-top: 100px;
	position: relative;
	vertical-align: top;
	width: 160px;
}

.js #content .events_types .event_hidden {
	display: none;
}

#content .events .event img {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}

#content .events .event .type {
	color: #888;
	font-size: .923em;
	margin: 0 0 .25em;
}

#content .events .event .name {
	margin: 0;
}

#content .events .event .name .icons {
	position: absolute;
	left: 0;
	text-align: right;
	top: -4px;
	white-space: nowrap;
	width: 134px;
}

#content .events .event .name .icon {
	display: inline-block;
	margin-left: 1px;
	position: relative;
	vertical-align: top;
}

#content .events .event .time {
	color: #f00;
	font-size: .923em;
	margin: .25em 0 0;
}

#content .events_calendar .back {
	background: #fff;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}


/**
 * Teachers
 */
#content .teachers {
	margin: 2em 0;
}

#content .teachers,
#content .teachers a {
	color: #000;
}

#content .teachers .teacher {
	display: inline-block;
	margin: 0 2.5em 2em 0;
	min-width: 90px;
	padding-top: 95px;
	position: relative;
	vertical-align: top;
	width: 10.5em;
}

#content .teachers .round_picture,
#content .teachers img {
	border: 0;
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}

#content .teachers .name {
	font-size: .923em;
	margin: 0 0 .25em;
}

#content .teachers .work {
	color: #888;
	font-size: .846em;
	margin: .25em 0 0;
}


/**
 * Partners
 */
#content .partners {
	margin: 0 0 1em;
}

#content .partners,
#content .partners a {
	color: #000;
}

#content .partners ul {
	margin: 1em 0;
}

#content .partners li {
	margin: 0 0 1.5em;
}


/**
 * Partners List
 */
#content .partners_list {
	font-size: .923em;
	margin: 3em -2em 1em 0;
}

#content .partners_list .item {
	display: inline-block;
	margin: 0 2.5em 5em 0;
	min-width: 150px;
	padding-top: 70px;
	position: relative;
	vertical-align: top;
	width: 12.67em;
}

#content .partners_list .item img {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}


/**
 * Partner, Teacher
 */
#content .partner .url,
#content .teacher .url {
	margin-top: 2em;
}

#content .teacher .round_picture {
	display: block;
}

