/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */				
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; background-color:#000; font-size:10pt;} /*change*/
.container {background-image:url('../images/container.png');}/*change*/

.container #logo{padding-left:46px; margin-top:13px;}
.container #dates{padding-left:32px; margin-top:10px;} /*kapoia mlkia ekana edw kai m bgike pio katw i eikona, gi auto evala -, isws na mhn einai valid */
.container #poster{padding-left:60px; margin-top:13px;}
.container #team_img{margin-left:63px; border:#ccc solid 1px;}
.container .follow {width:590px; height:auto; background:transparent; padding-left:72px; padding-bottom:5px; height:20px;}
p.title{color:#FFB90F; font-size:1.2em; padding-left:46px;}
.container .follow a { filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.container .follow a:hover { filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}



hr {background:#1F1F1F;color:#ccc;width:80%;height:1px;margin-left:3.5em; margin-top:2em; 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif; color:#fff;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.test{color:#121212;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
/* 
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}
*/
/*added*/

.logo {  width:590px; height:auto; background:transparent; }
.quote { padding-top:25px; width:240px; height:auto; float:right; color:#ccc; font-style:italic; }
.members { 
	width:auto;
	height:auto;
	background:transparent;
	color:#fff;
	}
	
.members h1 {
	font-size:10pt;
	padding-left:46px;
}

.members ul li{
	color:#ccc;
	margin-left:45px;
	line-height:15px;
	
}

.members ul li a {
	color:#C4876A;
	text-decoration:none;
}

.members ul li a:hover {
	color:#f4d987;
	
}
	
	
	
