/*
	EU*Read Screen Styles
	Paul Bellamy, 2009
	BellamyStudio Ltd
*/

body {color:#666; background-color:#efefef}
.container {padding:10px; background-color:white}
a {color:#900; font-weight:bold; text-decoration:none}
a:hover {color:#c00}
h1, h2, h3 {font-family:"Georgia", Times, serif; color:#666}
h1 a, h2 a, h3 a {font-weight:normal}
#header h1 {width:117px; height:120px; overflow:hidden; text-indent:-999em; background:url('/images/template/euread.png') 0 0 no-repeat; margin:0; padding:0}
#subtitle h2 {text-align:right; padding:80px 10px 0 0; margin:0}
#topline {float:left;background-color:#900; color:#fff; margin:5px 0 20px 0}
#topline a {float:left;color:#fff; text-decoration:none}
#topline ul, #topline p {margin:0; padding:0}
#nav ul, #date p {font-size:1.2em; margin:0; padding:0}
#date p {text-align:right; margin:0; padding:5px 10px 5px 0}
#nav ul {float:left; list-style:none; margin-left:10px}
#nav ul li {float:left}
#nav ul li a {display:block;float:left;padding:5px 15px}
#nav ul li a:hover, #nav ul li.current {background-color:#c00}
#footer {margin-top:10px; padding:20px 0 10px 0; background:url('/images/template/full_hr.png') 0 0 repeat-x; }
#footer p {margin:0}
hr.line, div.hr, hr.cols, div.hr-cols {border:none; clear:both; width:100%; margin:6px 0; padding:6px 0}
hr.line, div.hr {background:url('/images/template/full_hr.png') center repeat-x}
hr.cols, div.hr-cols {background:url('/images/template/2col_hr.png') center repeat-x}
div.hr hr.line, div.hr-cols hr.cols {display:none}

#introtext {padding:10px 10px 10px 0; font-size:150%}
#introtext h3 {font-size:1.75em; margin-bottom:0.25em}
#introtext p {margin:0 0 10px 0; padding:0}

#intropanel {background-color:#e5d9bf; margin-bottom:20px}
#content h2 {background:url('/images/template/full_hr.png') bottom left repeat-x}

.project h3 {margin-bottom:0.25em; line-height:1.1}
.project h3 a {font-weight:normal}
.project .logo {border:1px solid #ccc; width:65px; height:65px; background:0 0 no-repeat}

input.button {font-family:Georgia, serif; font-size:1.4em; color:white; background:#900; padding:8px 16px; border:2px solid #600}
input.button:hover {background:#b00; cursor:pointer}
