@charset "utf-8";

/*
Theme Name: Adriana
Theme URI: http://danforthgreens.ca/themes/adriana
Description: Based on the default WordPress theme.
Version: 1.0
Author: Charlie Halpern-Hamu
Author URI: http://incrementaldevelopment.com/charlie/

	Extra information here.

*/


/*
	The next line is scary, I prefer Blueprint, copied below.
  @import url("http://yui.yahooapis.com/combo?2.8.0r4/build/reset/reset-min.css");
	The next line causes real trouble in Safari.
  @import url("http://yui.yahooapis.com/combo?2.8.0r4/build/reset/fonts-min.css");
	The next line doesn't do much to help.
  @import url("http://yui.yahooapis.com/combo?2.8.0r4/build/reset/base-min.css");

*/

/* Explicitly set interpolation, allowing dynamically resized images to not look horrible.  Only applies to stretching. */
/* img { -ms-interpolation-mode: bicubic; } */

/* --------------------------------------------------------------
   [Blueprint] reset.css
   * Resets default browser CSS.
-------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q,
	dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
	figure, figcaption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: collapse; /* Was separate. */
	border-spacing: 0;
}

caption, figure, figcaption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* Remove annoying border on linked images. */
/* a img { border: none; } Done above as part of reset. */

/* --------------------------------------------------------------
   End Blueprint reset.css
-------------------------------------------------------------- */

/*	Undo parts of reset. */
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/*
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
ol>li {
	list-style: decimal outside;
}
*/
div.sociable {
	margin-top: 18px;
	line-height: 18px;
	margin-bottom: -8px !important;
	text-align: right;
} /* Check for grid compatibility. */

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /*  62.5% Resets 1em to 10px */
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times,
		serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	max-width: 1352px;
}

/* Assume at least 24px for scrollbars, etc. */
/* Four-column disabled (for lack of widgets) by changing 1352 to: 1182. */
/* Three-column disabled by changing two 1182s to 1012s. */
@media ( min-width : 1353px) and (max-width: 9999px) {
	body {
		width: 1012px;
	}
} /* 4 at 1400, 1440, 1600, 1680, 1920, 2560 */
@media ( min-width : 1183px) and (max-width: 1352px) {
	body {
		width: 1012px;
	}
} /* 3 at 1249, 1280, 1311, 1360, 1366 */
@media ( min-width : 1013px) and (max-width: 1182px) {
	body {
		width: 1012px;
	}
} /*  2 at 1093, 1120, 1140, 1152 */
@media ( min-width : 843px) and (max-width: 1012px) {
	body {
		width: 842px;
	}
} /*  1 at 1024 */
@media ( min-width : 653px) and (max-width: 842px) {
	body {
		width: 652px;
	}
} /*  0 at 768, 800 */
@media ( min-width : 0px) and (max-width: 652px) {
	body {
		width: 652px;
	}
} /* -1 at 320, 640 */
#content {
	font-size: 1.4em;
}

.entry {
	line-height: 1.45em;
}

p.hang {
	padding-top: 0;
	margin-left: 1em;
	text-indent: -1em;
}

p, .entry>table {
	padding-top: .8em;
}

blockquote p:first-child {
	padding-top: 0;
}

.alt {
	background-color: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

figure, figcaption {
	display: block;
}

small, .wp-caption-text, figcaption {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 0.92em;
	font-weight: normal;
	padding-right: 10px;
	text-align: center;
}

div.post {
	margin-bottom: 4em;
}

/* Probably out of date:
   On main page: h1 for page title; h2 for post title; h3 for post section; h4 for rare subsection.
   On post page: h2 for page title; h1 for post title; h3 for post section; h4 for rare subsection.
   On file page: h2 for page title; h5 for post title; h3 for post section; h1 for file title.
   */
h1 {
	font-size: 1.5em;
	line-height: 1;
}

h2 {
	font-size: 1.5em;
	line-height: 1;
}

h5 {
	font-size: 1.3em;
	line-height: 1;
}

h5+h1 {
	margin-top: 0;
}

h3 {
	font-size: 1.1em;
	line-height: 1.4em;
}

h4 {
	font-size: 1em;
	line-height: 1.3em;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times,
		serif;
	font-size: 0.92em;
	line-height: 1.2;
}

.commentlist li li {
	font-size: 100%;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
}

.commentlist p, .commentlist li {

}

#commentform p {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
}

del {
	text-decoration: line-through;
}

small, .sidebar, .nocomments, .postmetadata, strike, del,
	.wp-caption-text, figcaption, #commentform, #respond {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.92em;
	letter-spacing: .07em;
}

address {
	padding-left: 2em;
	font-style: normal;
}

#wp-calendar #prev a {
	font-size: 1.0em;
}

#wp-calendar caption {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Structure */
.post {
	/* border-bottom: 1px #EEE dotted; */
	margin-top: 0;
	margin-right: 0;
	/* text-align: justify; */
}

.postmetadata {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 0.92em;
	margin-top: 0.8em;
	text-align: right;
}

.narrowcolumn .postmetadata {
	padding-top: 0px;
}

.widecolumn .postmetadata {
	margin: 36px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	padding: 0;
	margin: 0;
	/* margin: 5px 5px 5px 0px; */
}

.attachment {
	text-align: center;
	margin: 0;
	padding: 0;
}

.postmetadata {
	clear: left;
}

/* End Structure */

/*  Begin Headers */
h1, h2, h3, h4, h5 {
	padding: 0;
	margin-top: 1.5em;
	font-weight: bold;
}

h3.comments, h3#respond {
	padding: 0;
	margin-top: 24px;
}

/* End Headers */

/* Begin Images */
.entry p img {
	max-width: 100%;
}

img.alignnone, img.mapper {
	float: none;
	padding: 0;
	margin: 0;
	max-width: 100%;
}

/*  Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	padding-left: 5px;
	display: inline;
	float: right;
}

.alignleft {
	padding-right: 5px;
	display: inline;
	float: left;
}

.size-medium {
	display: inline;
}

.size-full {
	display: block;
	clear: both;
}

.wp-smily {
	margin: 0;
	padding: 0;
}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul, .commentlist li ul, .widget ul, .widget div ul {
	margin-left: 0px;
	padding-top: 0;
	margin-top: 0;
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}

.entry li {
	margin-left: 1em;
	margin-top: 0;
	padding-top: .4em;
}

.widget ul li, .widget div ul li {
	margin-left: 0em;
	margin-top: 0;
	padding-top: 0.4em;
}

.commentlist li ul li {
	font-weight: normal;
	margin-top: 0;
}

.entry ul li:before, xxx.widget ul li:before, .commentlist li ul li:before
	{
	content: "\00BB \0020";
}

.entry ol, .commentlist ol {
	padding: 0 0 0 2em;
	margin: 0;
}

.entry ol li, .commentlist ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#widgets, #menu {
	margin: 0;
	padding-left: 0;
}

#widgets li, #menu li {
	list-style-type: none;
	list-style-image: none;
}

#widgets ul, #menu ul {
	margin-top: 0;
	margin-left: 0;
}

#widgets ul ul, #menu ul ul {
	margin-left: 1em;
}

li ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

#widgets ul li, #menu ul li {
	/* margin: 3px 0 0; */
	padding-left: 0;
}

ul#menu-campaign li {
	margin-left: -1em;
	margin-bottom: 0.2em;
	padding-left: 1em !important;
	padding: 0.3em;
	font-size: 1.8em;
}

ul#menu-learn>li, ul#menu-help>li {
	margin-left: -1em;
	margin-bottom: 0.2em;
	padding-left: 1em !important;
	padding: 0.3em;
	font-size: 1.15384615em;
}

.yarpp-related a {
    text-decoration: none;
    font-weight: normal;
}

label.screen-reader-text {
	height: 0;
	visibility: hidden
}

/* End Entry Lists */

/* Begin Form Elements */
.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

form {
	display: inline; /* For Donate page.  cdhh */
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	/* padding: 2px; */
	/* margin: 5px 5px 1px 0; */
}

#commentform textarea {
	width: 100%;
}

#commentform #submit {
	float: right;
	margin-left: 2em;
	padding: 0;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
}
/* End Form Elements */

/* Begin Comments*/
.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 0px;
	padding: 1em 10px;
	list-style: none;
}

.commentlist li ol li {
	list-style: decimal;
	margin-bottom: .8em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
	font-size: 0.92em;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	display: block;
	float: right;
}
/* End Comments */
#menu form {
	margin: 0;
}

/* Begin Calendar
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 1em;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 1em;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 5px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: #fff;
}
End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 1em 2em 0 1em;
	padding-left: 2em;
	border-left: 5px solid #ddd;
}

#sidebar blockquote, #widgets blockquote {
	display: inline;
	padding: inherit;
	border-left: none;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

/*  Give image anchors the haslayout property so they don't jiggle when you hover in IE.
	Actually, I'm not sure that block means haslayout, as inline-block does, but it does solve the jiggle. */
p.attachment a, a[rel~="attachment"] {
	display: inline;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 3em;
}
/* End Various Tags & Classes*/
h1, h2, h3, h4, h5, h6, .more-link {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a {
	background-color: inherit;
	color: #090;
	/* #008303 is perfect match to header image.  #339E35 emerald green - Pantone 362C */
}

a:hover {
	background-color: #FF0;
	/* rgb(240,204,22) looks too dark and NDPish, it's a golden yellow - Not Pantone 110C because that's gotta be wrong. */
	color: #060; /* Somewhat darker. */
	text-decoration: inherit;
}

a:visited {
	color: #060; /* Somewhat darker. */
}

strong a {
	font-weight: bold;
}

blockquote cite:before, .commentlist blockquote cite:before, p cite:before
	{
	font-family: Arial Unicode MS, Georgia, "Palatino Linotype",
		"Times New Roman", Times, serif;
	content: "\2014\0020\0020";
}

blockquote cite, .commentlist blockquote cite, p cite {
	text-align: right;
	font-size: inherit;
	font-weight: normal;
	font-style: italic;
	display: block;
}

table.contacts td {
	border-style: none;
	margin-top: 0;
	padding-left: 1.5em;
	vertical-align: top;
}

span.placemark {
	background-color: #65B94A; /* To match Google Maps. */
	border: solid 1px black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

#header {
	border-top: 1px green solid;
	/* background: green url("http://danforthgreens.ca/wordpress/wp-content/themes/adriana/images/toronto-danforth-candidates-banner.jpg"); */
	background: green
		url("http://danforthgreens.ca/wordpress/wp-content/themes/adriana/images/field-of-sunflowers.jpg");
	/* background: green url("http://danforthgreens.ca/wordpress/wp-content/uploads/2011/09/banner3.jpg"); */
	/* background: green url("http://danforthgreens.ca/wordpress/wp-content/themes/adriana/images/toronto-danforth-candidate-rachel-power.jpg"); */
	color: #f7e30c;
	text-shadow: black 2px 2px 4px;
	height: 100px;
	overflow: hidden;
	padding-left: 190px; /* 20+150+20 ... */
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#headerbox {
	margin-top: 0;
	margin-left: 0;
	width: 460px;
	height: 115px;
	background: #445511;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: .80;
	/* display: none;   Hide for custom header. */
}

#header h4 { /* Danforth Greens */
	position: relative;
	top: -95px;
	left: 30px;
	margin-top: 0;
	font-size: 3.5em;
	line-height: 1;
	/* width: 270px; */
	/* margin-left: auto; margin-right: auto; */
	/* visibility: hidden;  Hide for custom header. Redundant? */
}

#header h2 { /* Toronto-Danforth candidates ... */
	position: relative;
	top: -85px;
	left: 30px;
	font-size: 1.5em;
	line-height: 1;
	/* width: 270px; */
	/* margin-left: auto; margin-right: auto; */
	/* visibility: hidden; Hide for custom header. Redundant? */
}

h4+h2 {
	margin-top: 0;
}

#screen {
	background-color: #f9f9f9; /* #f2f2f2; */
	border-left: 1px green solid;
	border-right: 1px green solid;
	/* max-width:  1300px; */ /* 1110px */
	/* 10+150+10 + 25+400+25 + 10+150+10 + 10+150+10 + 10+150+10 + 10+150+10 */
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-radius: 5px;
	/* box-shadow: 5px 5px 5px #ddd; */
}

* html #screen {
	width: 796px; /* 10+150+10 + 25+400+25 + 10+150+10 + 6 ?? */
}

#menu {
	background:
		url("http://danforthgreens.ca/wordpress/wp-content/themes/adriana/images/sunflower-transparent-100.png")
		no-repeat 20% 0%; /* Hide for custom header. */
	/* background: url("http://danforthgreens.ca/wordpress/wp-content/uploads/2012/02/by-election-candidate-adriana-mugnatto-hamu-menu.png") no-repeat 20% 0%; */
	padding-top: 100px;
	position: fixed;
	top: 4px;
}
/* * html makes this visible only to IE6, not standards-mode IE7 */
* html #menu {
	background:
		url("http://danforthgreens.ca/wordpress/wp-content/themes/adriana/images/sunflower-transparent-100.gif")
		no-repeat;
}

@media ( max-width: 42em ) { /* not ((min-width: 100em) and (min-height: 100em)) */
	#menu {
		position: absolute;
		top: 0px;
	}
	/* * html makes this visible only to IE6, not standards-mode IE7 */
	* html #menu {
		position: absolute;
		top: expression(eval(document.compatMode && document.compatMode ==
			 'CSS1Compat')?
						documentElement.scrollTop: document.body.scrollTop);
	}
}

@media ( max-height: 42em ) { /* not ((min-width: 100em) and (min-height: 100em)) */
	#menu {
		position: absolute;
		top: 0px;
	}
	/* * html makes this visible only to IE6, not standards-mode IE7 */
	* html #menu {
		position: absolute;
		top: expression(eval(document.compatMode && document.compatMode ==
			 'CSS1Compat')?
						documentElement.scrollTop: document.body.scrollTop);
	}
}

@media ( max-device-width: 6in ) { /* not ((min-width: 100em) and (min-height: 100em)) */
	#menu {
		position: absolute;
		top: 0px;
	}
	/* * html makes this visible only to IE6, not standards-mode IE7 */
	* html #menu {
		position: absolute;
		top: expression(eval(document.compatMode && document.compatMode ==
			 'CSS1Compat')?
						documentElement.scrollTop: document.body.scrollTop);
	}
}


/* speed fix for IE calculation.  Don't ask me how this helps, but it does. */
/* Might be smart to create a small small white foo.png file just so that it could finish loading. */
* html, * html body {
	background: #fff url(foo) fixed;
}

#widgets {
	margin-left: 180px;
	/* 10+150+10 + 20-10 To avoid menu when they fall under the content. */
}

#content {
	width: 400px;
	/* width: 55%;
	max-width: 400px; */
	margin: 0;
	margin-left: 190px; /* 20 + 150 + 20 */
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	display: inline;
	/* the inline cures the IE6 double-margin bug  http://www.positioniseverything.net/explorer/doubled-margin.html */
	/* border: dashed 1px red; */
	background-color: white;
}

.widget {
	margin: 0 !important;
	padding-top: 3.1em;
	padding-bottom: 1em;
	padding-left: 20px;
	padding-right: 0px;
	width: 150px;
	float: left;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 18px;
	/* border-bottom: dotted 1px gray; */
}

.widget_nav_menu+.widget_nav_menu {
	padding-top: 0;
}

#text-7 {
	padding-top: 0 !important;
}

#rs-event, #recent-comments, #recent-posts-2, .rssimport, .widget_text,
	.widget_facebookAdriana, .widget_facebookTim, .widget_facebookBoth,
	.widget_links, .widget_categories, .widget-cbnet-twitter-widget {
	height: 29em;
	overflow: hidden;
}

.twtr-widget {
	margin-top: 9px;
}

.twtr-hd>h4>a {
	font-size: 11pt;
}

.watermark {
	color: #888;
}

#menu .widget {
	width: 150px !important;
	float: none;
	/* background-color: #f9f9f9; */
}

ul.menu, li.hometab {
	padding-top: 0 !important;
	margin-top: 0 !important;
}

#compact-search, li.search {
	padding-top: 0 !important;
}

#s {
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-left: 2px;
	width: 67%;
}

#searchsubmit {
	font-weight: normal;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
}

.widgettitle, .widget_nav_menu>div>ul>li>a {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1;
	margin: 0;
	padding: 0;
	padding-bottom: .5em;
}

.widget_nav_menu>.widgettitle {
	display: none;
}

#footer {
	color: white;
	background-color: green;
	clear: both;
	margin-top: 1em;
	padding-bottom: 1em;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1;
	padding-left: 220px; /* 20+150 +20 + 30 */
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#footer a {
	color: white;
	background-color: green;
}

#footer a:hover {
	color: yellow;
	background-color: green;
}

.item_parent ul, .sub-menu { /* NAVT, WP */
	display: none;
}

a.current_item, .current-menu-item>a { /* NAVT, WP */
	background-color: yellow;
}

.sidebar {
	margin-top: 0em;
}

a.navt_ilink, a.navt_plink {
	font-size: 1.154em;
	font-weight: bold;
}

.current_item_parent>ul, .current_page_item>ul, .current-menu-ancestor>ul,
	.current-menu-item>ul { /* NAVT, NAVT, WP, WP */
	display: block;
}

.menu-sublevel-1 a {
	font-size: 1em;
	font-weight: normal;
}

li.hometab:before, li.search:before {
	content: "" ! important;
}

li.hometab, li.search {
	margin-left: -1em ! important;
	text-indent: 0 ! important;
	background-color: inherit;
}

* html li.hometab, * html li.search {
	margin-left: 0 !important;
}

li.emptytab {
	height: 0.8em;
	line-height: 0.8;
	font-size: 0.8em !important;
	visibility: hidden;
}

li.emptytab:before {
	content: " " !important;
	font-size: 0.8em;
	visibility: hidden;
}

#postcard {
	margin: 0;
	padding: 0;
	margin-top: 1em;
}

.rc_item div {
	display: inline;
}

.rc_item span.author_name {
	font-weight: normal !important;
}

.rc_info:after {
	content: ": ";
}

div.wpcf7 {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	margin: 1em;
}

th {
	font-weight: bold;
}

.am {
	font-family: "GF Zemen Unicode", "GS GeezMahtemUnicode",
		"Visual Geez Unicode", "Abyssinica SIL", "Nyala", "Ethiopia Jiret",
		"Ethiopic Wookianos", "Ethiopic WashRa SemiBold", "Ethiopic LSU",
		"Geez Unicode", "Code2000", "TITUS Cyberbit Basic", "Free Serif",
		"GeezEdit", "Ethiopic Yebse", "Visual Geez Unicode Agazian",
		"AmharicLSU", "Ethiopic Hiwua", "Ethiopic WashRa Bold",
		"Visual Geez Unicode Title", "Fixedsys Excelsior", "Sun-ExtA",
		"Ethiopic Fantuwua", "Ethiopic Tint", "Ethiopic Yegezu Bisrat Goffer",
		"Yigezu Bisrat Gothic Goffer";
}

div.box, p.box {
	border: thin gray solid;
	padding: 1em;
	margin-top: 0.8em;
	border-radius: 0px;
	box-shadow: 3px 3px 3px #ddd;
}

.yellow {
	background-color: #FFA;
}

img.box {
	border: thin gray solid;
	box-shadow: 3px 3px 3px #ddd;
}

/* FlowPlayer */
.clipper {
	height: 200px;
	overflow: hidden;
	position: relative;
}

.flowplayer {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: 224px;
}

.overlay {
	padding-left: 0.5em;
	padding-right: 0.5em;
	visibility: hidden;
	text-align: center;
	background: yellow;
	position: relative;
	top: -6em;
}

/* SOPA censoring
li:first-line, p:first-line {
	background-color: black;
	}
*/
audio {
	margin-left: 4em;
	text-align: right;
}