/* Site Style */
body
{
	font-family: Helvetica, Arial, sans-serif;
	color: #2B2825;
	background-color: #ffffff;
	background-image: url("../images/colours.png");
	background-repeat: repeat-x;
}

a
{
	color: #999999;
	text-decoration: none;
}
	a:hover
	{
		color: #ffffff;
		background-color: #D6156C;
		text-decoration: none;
	}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

img
{
	-ms-interpolation-mode: bicubic;
}

span.drop
{
	float: left;
	font-size: 3em;
	color: #D6156C;
	margin-right: 0.1em;
	line-height: 1em;
	letter-spacing: -0.05em;
}

.clear
{
	clear: both
}

div#page-wrap
{
	margin: 0 auto;
	width: 900px;
	padding: 45px 0 15px 0;
}

.simpletip
{
	position: absolute;
	top: 0;
	left: 0;
}
	.simpletip .stem {
		line-height: 0;
	}

.tooltip-review .content, .tooltip-lastfm .content {
	background-color: #0B8C8F;
	color: #ffffff;
	padding: 10px;
}
.tooltip-review .content {
	width: 280px;
}
.tooltip-lastfm .content {
	width: 100px;
	text-align: center;
}

/* Container */

div#header
{
	overflow: hidden;
	position: relative;
}
	h1
	{
		background-image: url("../images/heading.png");
		background-repeat: no-repeat;
		background-position: left top;
		height: 238px;
		width: 460;
		text-indent: -9999px;
		margin-bottom: 36px;
	}
	h1.about
	{
		background-image: url("../images/about-heading.png");
	}
	h1.contact
	{
		background-image: url("../images/contact-heading.png");
	}
	h1.colophon
	{
		background-image: url("../images/colophon-heading.png");
	}

	p.subtitle
	{
		font-size: 1em;
		letter-spacing: normal;
		position: absolute;
		top: 185px;
		left: 20px;
		color: #ffffff;
		background-color: #D6156C;
		padding: 1px 3px;
	}
	
	ul#navigation
	{
		position: absolute;
		top: 0;
		right: 0;
		padding-bottom: 5px;
	}
		ul#navigation li
		{
			display: inline;
			margin-left: 20px;
			padding-bottom: 5px;
		}
		ul#navigation a.active, ul#navigation a:hover
		{
			color: #111111;
			background-color: transparent;
			border-bottom: 4px solid #D6156C;
		}

/* Twitter */
div#twitter
{
	position: absolute;
	width: 350px;
	bottom: 158px;
	right: 0;
}
	div#twitter p
	{
		color: #ffffff;
		background-color: #0B8C8F;
		padding: 10px;
	}
	div#speech-bubble
	{
		background-image: url("../images/speech-bubble.gif");
		background-repeat: no-repeat;
		background-position: top left;
		position: absolute;
		left: 40px;
		height: 30px;
	}
		div#speech-bubble p
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			background-color: transparent;
			font-style: italic;
			text-align: right;
			font-size: 0.8em;
			width: 290px;
		}

/* Content (General) */
div#content div.column-1 p
{
	line-height: 1.5em;
	margin-bottom: 20px;
}

div#content div.column-1 ul
{
	margin-bottom: 20px;
}
	div#content div.column-1 ul li
	{
		list-style-type: disc;
		margin-left: 20px;
		padding-left: 5px;
		line-height: 1.5em;
	}

div.section, div.first-section
{
	clear: both;
	overflow: hidden;
}

div#content div.section
{
	margin-top: 30px;
}
div#content div.first-section
{
	margin-top: 0;
}
	div#content div.section h2
	{
		font-size: 1.6em;
		color: #D6156C;
		letter-spacing: -0.05em;
		margin-bottom: 7px;
	}
	div#content div.section div.section-content
	{
		padding-left: 1px;
		padding-right: 5px;
		line-height: 1.5em;
	}

div#content div.column-1
{
	float: left;
	width: 500px;
	margin-bottom: 40px;
}

div#content div.column-2
{
	float: right;
	width: 350px;
	margin-bottom: 20px;
}
	div#content div.column-2 div.section h2
	{
		background-image: url("../images/pix.gif");
		background-repeat: repeat-x;
		background-position: center center;
	}
	div#content div.column-2 div.section h2 span
	{
		background-color: #ffffff;
		padding-right: 10px;
	}

/* Flickr */
div#flickr-large
{
	float: left;
}
	a.flickr-large-1
	{
		display: block;
		overflow: hidden;
		position: relative;
		height: 225px;
		width: 300px;
		background: none;
	}
		a.flickr-large-1 img
		{
			position: absolute;
			width: 300px;
		}
div#flickr-small
{
	float: right;
}
	a.flickr-small-1, a.flickr-small-2
	{
		display: block;
		overflow: hidden;
		position: relative;
		width: 180px;
		background: none;
	}
	a.flickr-small-1
	{
		height: 105px;
		margin-bottom: 20px;
	}
		a.flickr-small-1 img
		{
			position: absolute;
			width: 180px;
			top: -15px;
		}
	a.flickr-small-2
	{
		height: 100px;
	}
		a.flickr-small-2 img
		{
			position: absolute;
			width: 180px;
			top: -15px;
		}
	
	div.flickr-caption
	{
		width: 100%;
		position: absolute;
		bottom: 0;
		background-color: #000000;
		opacity: 0.6;
		color: #ffffff;
		z-index: 6000;
		padding: 5px;
		display: none;
	}
		div#content div.flickr-caption p
		{
			margin-bottom: 0;
		}

/* last.fm */
div.lastfm-bar
{
	float: left;
	height: 80px;
	width: 5px;
	margin-right: 15px;
	background-color: #D6156C;
}
a.lastfm, a.lastfm-last
{
	float: left;
	overflow: hidden;
	margin-right: 20px;
	height: 80px;
	width: 80px;
	background: none;
}
a.lastfm-last
{
	margin-right: 0;
}

/* keep in touch */
ul.keep-in-touch li
{
	display: inline;
	margin-right: 5px;
}
	ul.keep-in-touch li a
	{
		background: none;
	}

/* Reviews */
ul#reviews li
{
	clear: both;
	overflow: hidden;
	line-height: 1.2em;
}
	ul#reviews li span.film
	{
		float: left;
		padding-bottom: 3px;
	}
	ul#reviews li abbr.rating
	{
		float: right;
	}

/* Links */
ul.links li
{
	padding-bottom: 2px;
	line-height: 1.2em;
}

/* vCard */
a.add-hcard
{
	position: relative;
}
	a.add-hcard:hover
	{
		background-color: transparent;
	}
	a.add-hcard img
	{
		position: absolute;
		top: -1px;
		margin-left: 5px;
	}

/* Skills */
ul.skills li
{
	list-style-type: disc;
	margin-left: 20px;
}

/* Footer */
div#footer
{
	clear: both;
}