/* 	----
	site:	eyefund.info
	file:	master.css
	date:	14.02.08
	geek:	Phil Sherry
*/

@import "core.css";

/* -- general -- */

body {
	background: #000 url(/img/back.jpg) repeat-y center;
	color: #ccc; 
	font: 62.5%/1.3 Myriad, "Lucida Grande", Tahoma, Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}

img { border: 1px solid #f60; }

.left { 
	float: left; 
	margin: 1em 1em 1em 0;
}

.right { 
	float: right; 
	margin: 1em 0 1em 1em;
}

.top { margin-top: 0; }

.bottom { margin-bottom: 0; }

.center { text-align: center; }

.hide, #skip, hr {  /* as per: http://www.456bereastreet.com/archive/200711/screen_readers_sometimes_ignore_displaynone/ */
	display: none;
	visibility: hidden;
}

acronym, abbr, span.caps { cursor: help; }

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

.vevent abbr {  /* we don't need to confuse the visitor by drawing their attention to ISO figures */
	border-bottom: none;
	cursor: default;
}

blockquote { 
	border-left: 10px solid #131313; 
	clear: both;
	color: #fff;
	padding-left: 15px;
}

.error { color: #f00; }

.thanks { color: #f60; }

.odd { background-color: #101010; }

/* random background images */
.random_1 { background-image: url(../img/random_1.jpg); }
.random_2 { background-image: url(../img/random_2.jpg); }
.random_3 { background-image: url(../img/random_3.jpg); }
.random_4 { background-image: url(../img/random_4.jpg); }
.random_5 { background-image: url(../img/random_5.jpg); }

/* -- typography -- */

h1, h2, h3, h4, h5, h6, #page_exhibition dt { 
	color: #f60; 
	font-weight: normal;
	text-transform: uppercase;
}

h1 { 
	background-color: #000;
	font-size: 2em; 
	height: 3em;
	margin-bottom: 0;
	padding-top: 2em; 
	text-align: center;
}

h1 em, h1 strong { 
	color: #fff;
	font-style: normal;
}

h2 {
	border-bottom: 1px solid #666;
	margin-bottom: .5em;
	padding-bottom: .5em;
}

h3 { font-size: 1.1em; }

.trustee h3+p { font-weight: bold; }

p, #page_exhibition dd { 
	font-size: 1em;
	margin-bottom: 1em;
}

.notice p { margin-bottom: 0; }

.dateattime { 
	font-size: 1em;
	text-align: right; 
}

a:link, a:visited {
	color: #f60; 
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active, a:focus { text-decoration: underline; }

a.offsite .icon {
 background: url(/img/extlink.gif) left center no-repeat;
 padding-left: 16px;
}
* html a.offsite .icon { display: inline-block; }

a[href^="mailto:"] {
  background: url(/img/email.png) no-repeat right top;
  padding-right: 15px;
}

/* -- layout -- */

#container {
	font-size: 1.2em;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 806px;
}

#navigation {
	position: absolute;
	right: 0;
	top: 0;
	width: 180px;
}

	#navigation #justgiving_widget {
		height: 230px;
		margin: 0 auto;
		width: 150px;
	}

	#navigation li {
		border-bottom: 1px solid #666;
		height: 3em;
		line-height: 3em;
		list-style: none;
		text-indent: 2em;
	}

	#navigation li a { display: block; }

	#navigation li.first { border-top: 1px solid #666; }

	#navigation li a:hover, 
	#page_home #navigation li#nav_home, 
	#page_news #navigation li#nav_news, 
	#page_eyefund #navigation li#nav_eyefund, 
	#page_buy #navigation li#nav_buy,
	#page_exhibition #navigation li#nav_exhibitions,
	#page_gallery #navigation li#nav_gallery,
	#page_getinvolved #navigation li#nav_getinvolved,
	#page_thanks #navigation li#nav_thanks, 
	#page_links #navigation li#page_links, 
	#page_contact #navigation li#nav_contact { 
		background: #131313 url(/img/psicon.gif) no-repeat 3px 50%;
		border-bottom: 1px solid #f60;
		text-decoration: none;
	}

	#navigation li a:hover:after, #navigation li a:focus:after { 
		color: #ccc; 
		content: " [" attr(accesskey) "] "; 
		text-decoration: none;
	}

#content {
	float: left;
	margin: 0 auto;
	padding: 0 1em 1em;
	width: 600px;
}

#breadcrumbs {
	border-bottom: 1px solid #131313;
	margin: 0 0 5px;
	padding: 0 0 5px;
}

#news_include { 
	background: #010101; 
	margin-bottom: 15px;
}

/* -- lists -- */

.entry ul li {
	list-style: none;
	padding: 0 0 10px 15px;
}

ul#thanks li {
	list-style: square inside;
	padding: 0 0 10px 15px;
}

.gallerylist { 
	list-style: none;
	overflow: auto;
}

.gallerylist li { 
	float: left;
	padding: 0 5px 10px 10px;
	width: 180px;
}

#getinvolved_list { padding-left: 10px; }

#getinvolved_list dt { 
	color: #fff;
	font-weight: bold; 
	padding-bottom: 5px; 
}

#getinvolved_list dd { padding: 0 0 10px 15px; }

#ul_links {
	color: #f60;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 20px;
}

	#ul_links li { margin-bottom: 10px; }

.notice {
	background: #131313;
	border: 3px double #f00;
	margin: 10px 0;
	padding: 25px;
}

.calendar { 
	float: left;
	margin: 1em auto;
	width: 600px;
}

.calendar li {
	display: inline;
	float: left;
	list-style: none; 
	margin: 1em;
}

.calendar dt { 
	font-size: 1.2em;
	font-weight: bold;
	padding: .5em;
	text-align: center; 
}

.cards {
	background: #131313;
	border: 3px double #f60;
	margin: 1em 0;
	padding: 20px;
	width: 560px;
}

.cards ul {
	clear: left;
	list-style: none;
}

.cards li {
	float: left;
	margin: 5px auto;
	text-align: center;
	width: 186px;
}


#cards_set1 {}
#cards_set2 {}
#cards_set3 {}

.buycal form, #donate form { /* this needs fixing, big time */
	margin: 0 auto; 
	text-align: center;
	width: 75px;
}

.buycal ul {
	background: #131313;
	border: 3px double #f60;
	float: left;
	list-style: none;
	margin-top: 1em;
}

.buycal li {
	float: left;
	margin: 0 auto;
	padding: 1em 0;
	text-align: center; 
	width: 294px;
}

#addcomment {
	text-align: left;
	width: auto;
}

#donate { padding-top: 3em; }

#map {
	border: 3px double #f60;
	height: 350px;
	margin: 3em auto;
	width: 500px;
}

#psiday {
	background: url(/img/psiday.jpg) no-repeat;
	height: 200px;
	margin-bottom: 20px;
	text-indent: -9999px;
	width: 600px;
}

#accessibility { width: 600px; }

.table_key { width: 75px; }
.table_title { width: 125px; }
.table_func { width: 400px; }

#adsense {
	border: 3px double #131313;
	margin: 10px 0;
	padding: 10px 60px;
}

#footer {
	background: #000 url(/img/footer.jpg) repeat-x;
	color: #ccc;
	font-size: .8em;
	margin-top: 2em;
	padding-top: 2em;
	text-align: center;
}

#footer img { border: none; }

.subscribe { 
	background: url(/img/feed-icon-14x14.png) no-repeat;
	font-size: 1.2em;
	padding-left: 18px;
}

#mounted_tabs {}

	.tab_paypal {
		overflow: hidden;
		padding: 10px !important;
	}
	
	.mount_pic {
		float: left;
		width: 145px;
	}
	
	.mount_info {
		float: left;
		margin-left: 15px;
		width: 140px;
	}
	
		.mount_info dt {
			color: #f60;
			margin-bottom: 5px;
		}
		
		.mount_info dd {
			margin: 0 0 5px 10px;
		}
	
	.paypal_euro, .paypal_rest {
		float: right;
		margin-left: 15px;
		width: 120px;
	}
	
		.paypal_euro+p, .paypal_rest+p { color: #f60; }

#scarves {}

.scarf_buy {
	margin-bottom: 15px;
	position: relative;
}

	.scarf_buy h3 {
		line-height: 1.5;
	}
	
	.scarf_buy form {
		right: 14px;
		position: absolute;
		top: 5px;
	}
	
	.scarf_buy li {
		padding: 0;
		margin: 0 10px 0 0;
	}
