@charset "UTF-8";
/* CSS Document
 * Global CSS for Foga Daley
 * Hand-crafted by Garth Paul Sang
*/

p {
	font: lighter 12px/1.8em Verdana, Geneva, sans-serif;
	color: #333;
	padding-right: .8em;
	padding-bottom: 0.7em;
}
p.end {
	padding-bottom: 150px;
	margin-bottom: 50px;
}
p.pad {
	padding-left: 15px;
}
.topad{
	padding-top: 165px;
}
h1 {
	color: #650757;
	font: bolder 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
h2 {
	color: #650757;
	font: bolder 1.2em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 1.3em;
}
h3 {
	color: #650757;
	font: oblique bolder 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 1em;
	padding-bottom: 0.3em;
}
a {
	text-decoration: none;
	color: #A0218C;
}
.dir {
	font: lighter 10px "Trebuchet MS";
	color: #B98DC5;
	float: left;
	clear: both;
	margin: 0px;
	padding: 2px 0px 0px 15px;
}
.highlight {
	color: #A0208C;
	font-weight: bold;
}
.highlight:hover {
	color: #000;
}
.bold {
	font-weight: bold;
}
.title {
	color: #333;
	font: italic bold 1.1em Georgia, "Times New Roman", Times, serif;
}

.bio_name {
	font: lighter 18px "Trebuchet MS";
	color: #650757;
}
.bio_letters {color: #333; text-align: left; font-size: 10px; line-height: 0.8em; font-weight: lighter;}
.bio_position {font-weight: bolder;line-height: 1.3em;}

.image_credit {
	float: right !important;
	font-size: 0.8em;
	color: #CD7AC0;
	clear: both;
	display: block;
	width: 100%;
	text-align: right;
	padding: 0px;
}
.image_caption {
	float: left;
	color: #333;
	clear: both;
	padding-bottom: 1.4em;
	display: block;
	width: 100%;
	padding-top: 1.1em;
	text-align: justify;
	margin: 0px;
	font: bold 0.9em/1.3em Helvetica, sans-serif;
}
.headline {
	float: left;
	color: #650757;
	clear: both;
	display: block;
	font: bold 1.7em/.9em Georgia, "Times New Roman", Times, serif;
	width: 100%;
	padding: 0px 0px 3px;
}
.byline {
	float: left;
	font-size: 0.8em;
	color: #A587A1;
	clear: both;
	font-weight: lighter;
	display: block;
	width: 100%;
	padding: 0em 0em 1.9em;
	line-height: 0.7em;
}
.article_byline {
	float: left;
	font-size: 0.8em;
	color: #000;
	clear: both;
	font-weight: lighter;
	display: block;
	width: 100%;
	padding: 0em 0em 0.5em;
	line-height: 0.7em;
}
.issue_no {
	font-size: 0.76em;
	line-height: 1.7em;
	clear: none;
	float: left;
	height: 4em;
	padding-right: 3px;
}
.more {
	display: inline;
	font: italic .8em Georgia, "Times New Roman", Times, serif;
	color: #A0218C;
	padding-left: 1em;
}
.live {
	color: #000;
	font-weight: bolder;
}
.swrink {
	font-size: 0.76em;
	line-height: 1.7em;
}
.our_colour {
	color: #650757;
}
.title_opening_quote {
	margin-left: -0.6em;
	margin-right: 0.1em;
}
ul.copy_list {
	list-style: disc outside;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3em;
	padding-left: 30px;
	color: #333;
	padding-right: 1em;
}
ul.copy_list li {
	padding-bottom: 1.4em;
	font-weight: lighter;
}
.leading {
	line-height: 1.2em;
}
#christmas {
	position:fixed;
	left:83px;
	top:80px;
	width:100px;
	height:55px;
	z-index:100;
}

