/*
** Theme Name: Ricky Waddell
** Theme URI:
** Description: 
** Author:honeycomb-web.co.uk
** Author URI: http://www.honeycomb-web.co.uk
** Version: 2.0
** Date:
**/

/*****   Reset   *****/
*
{
	margin:0px;
	padding:0px;
	border:none;
}
.clear
{
	clear:both;
}



/*****   Main Containers   *****/
body
{
	position:relative;
	background-color:#ffffff;
	font-size:12px;
}

.wrapper
{
	position:relative;
	width:100%;
	top:0px;
	left:0px;
}


/*****   Header & Navigation   *****/
#header
{
	position:fixed;
	width:100%;
	height:150px;
	top:0px;
	left:0px;
	background-color:#440000;
	z-index:1;
}
#face
{
	position:absolute;
	float:right;
	top:0px;
	right:0px;
	height:100px;
	width:87px;
}
#nav
{
	position:absolute;
	float:right;
	width:365px;
	top:115px;
	right:10px;
	font-size:1.2em;
	color:#fe1111;
}
a.navigation,  a.navigation:link, a.navigation:visited 
{
	border-bottom:2px solid #440000;
	color:#e5e5e5;
	font-size:1em;
	font-family:"arial", "verdana", serif;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}
a.navigation:hover 
{
	border-bottom:1px solid #e5e5e5;
	text-decoration:none;
}
a.navigation:active 
{
	border-bottom:2px solid #440000;
	text-decoration:none;
}
#selected
{
	border-bottom:1px solid #e5e5e5;
	text-decoration:none;
}


/*****   Main Content   *****/
#container
{
	position:relative;
	width:960px;
	height:100%;
	margin:0px auto 0px auto;
	padding:10px 0px 10px 0px;
	top:150px;
	background-color:#ffffff;
}
#maincontent
{
	position:relative;
	width:940px;
	height:100%;
	margin:20px auto 95px auto;
	font-size:1.2em;
	font-family:"arial", "verdana", serif;
	background-color:#ffffff;
	color:#000000;
	z-index:0;
}


/*****   Footer   *****/
#footer
{
	position:fixed;
	width:100%;
	height:75px;
	bottom:0px;
	color:#e5e5e5;
	padding:5px 0px 0px 5px;
	margin-bottom:0px;
	background-color:#270000;
}
.honeycomb
{
	position:relative;
	float:right;
	height:38px;
	margin-right:10px;
	top:-10px;
}

/*****   Decoration   *****/

.imageRight
{
	position:relative;
	display:block;
	width:190px;
	height:auto;
	float:right;
	padding-left:50px;
	padding-bottom:0px;
}
a.links,  a.links:link, a.links:visited 
{
	color:#440000;
	font-size:1em;
	font-family:"arial", "verdana", serif;
	text-decoration:none;
	font-weight:bold;
}
a.links:hover 
{
	color:#fe1111;
	text-decoration:underline;
	font-weight:bold;
}
a.links:active 
{
	text-decoration:none;
	font-weight:bold;
}
.highlight
{
	font-weight:bold;
	color:#fe1111;
	text-decoration:underline;
}


/*****   career   *****/
.play
{
	position:relative;
	float:left;
	width:300px;
	height:auto;
	color:#440000; 
	font-family:"arial", "verdana", serif;
	font-weight:bold;
	font-size:1em;
}
.answer
{
	position:relative;
	float:left;
	height:auto;
	color:#000000;
	font-weight:bold;
	font-size:1em;
}
.head1
{
	float:left;
	color:#1B0066;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}
.dates
{
	display:block;
	margin-right:200px;
	float:right;
	color:#1B0066;
	font-weight:bold;
}
.honours
{
	float:left;
	color:#AA0000;
	font-weight:bold;
	font-style:italic;
}
.appear
{
	font-style:italic;
	font-size:1em;
}


/*****   Gallery   *****/
.button
{
	
	padding:2px 5px 2px 5px;
	background-color:#440000;
	color:#f5f5f5;
	border:1px solid #aaaaaa;
}
	.button:active
	{
	
		padding:2px 5px 2px 5px;
		background-color:#aaaaaa;
		color:#440000;
		border:1px solid #f5f5f5;
	}
