/*
Theme Name: HHUK
Theme URI: http://www.teamhellyhansenuk.com/
Description: 
Version: 0.1
Author: Stephen Price
*/

/* Reset CSS 
****************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
ol, ul {
	list-style: none;
	}
	
blockquote, q {
	quotes: none;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
	
/* focus styles! */
:focus {
	outline: 0;
	}
	
/* tables also need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	

/****************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #fff;
	line-height: 20px;
	}
	
/****************************************
#backdrop {
	position: relative;
	margin: 0px;
	float:left;
	top: 40px;
	}
	
#holding {
	position: relative;
	top: 40px;
	clear: both;
	}

#holding ul {
	text-align:center;
	padding: 10px 0 0 0;
	position: relative;
	}

#holding li {
	padding: 0 15px 0;
	display: inline;
	}

#holding li a {
	color: #000;
	text-decoration: text-decoration:none; 
	border-bottom: 1px dotted #000;
	}

#holding li a:hover {
	color: #000;
	text-decoration: text-decoration:none; 
	border-bottom: 1px solid #000;
	}
/****************************************/

#main {
	margin: 0 auto;
	width: 1024px;
	background-color: #252d2f;
	top: 0px;
	}
										
#watermark {
	position: relative;
	margin: 0px;
	top: 0px;
	float:left;
/*	z-index: 0;  */
	}

#hh_logo {
	position: relative;
	float: left;
	left: 520px;
	top: -650px;
	z-index: 100;
	}

#prunesco_logo {
	position: relative;
	float: left;
	left: 10px;
	top: -650px;
	z-index: 100;
	}
	
#sponsors_logo {
	position: relative;
	float: left;
	left: 0px;
	top: -550px;
	z-index: 100;
	}
	
#content {
	position: relative;
	float: left;
	left: 65px;
	width: 100%;
	top: -500px;
	}

#posts {
	position: relative;
	float: left;
	left: 20px;
	width: 600px;	
}

#sidebar {
	position: relative;
	float: left;
	width: 220px;
	padding: 10px 10px 10px 10px;
	left: 40px;
	background: #fff;
	}

.entry {
	background: #fff;
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 0 0 20px 0;
	border-color: transparent;
	}

p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	padding: 0 0 10px 0;
	}
	
h1, h2, h3, h4, h5, h6 {
	color: #666;
	}

h1 { 
	font-size: 20px; 
	font-weight: normal; 
	padding: 0 0 10px 0;
	}

h2 { 
	font-size: 20px; 
	font-weight: normal; 
	padding: 10px 0 10px 0;
	}

.entry a { color: #000; border-bottom:1px dotted #000; text-decoration: none; }
.entry a:link { color: #000; border-bottom:1px dotted #000; text-decoration: none; }
.entry a:visited {color: #000; border-bottom:1px dotted #000; text-decoration: none; }
.entry a:hover { color: #000; border-bottom: 1px solid #000;}
.entry a:active {color: #000;}

.team {
	float: right;
	}

/* Meta Data
****************************************/
.metadata {
	position: relative;
	top: 10px;
	}
			
.metadata li {
	padding: 0 10px 0 0;
	display: inline;
	}

.metadata li a {
	color: #666;
	text-decoration: none; 
	border-bottom: 1px dotted #666;
	}

.metadata li a:hover {
	color: #666;
	text-decoration: none; 
	border-bottom: 1px solid #666;
	}

.metadata a { color: #666; border-bottom:1px dotted #666; text-decoration: none; }
.metadata a:link { color: #666; border-bottom:1px dotted #666; text-decoration: none; }
.metadata a:visited {color: #666; border-bottom:1px dotted #666; text-decoration: none; }
.metadata a:hover { color: #666; border-bottom: 1px solid #666;}
.metadata a:active {color: #666;}

.posted { background: url(http://www.teamhellyhansenuk.com/wp-content/themes/HHUK/img/post-icon.png) left no-repeat; padding-left: 13px;}
.category { background: url(http://www.teamhellyhansenuk.com/wp-content/themes/HHUK/img/category-icon.png) left no-repeat; padding-left: 13px;}
.tags { background: url(http://www.teamhellyhansenuk.com/wp-content/themes/HHUK/img/tag-icon.png) left no-repeat; padding-left: 13px;}
.comment { background: url(http://www.teamhellyhansenuk.com/wp-content/themes/HHUK/img/comment-icon.png) left no-repeat; padding-left: 13px;}

#commentform #author {border:1px solid #ccc; background:#f6f6f6;padding: 2px;}
#commentform #email {border:1px solid #ccc; background:#f6f6f6;padding: 2px;}
#commentform #url {border:1px solid #ccc; background:#f6f6f6;padding: 2px;}
#commentform textarea {border:1px solid #ccc; background:#f6f6f6;padding: 2px;}




/* Sidebar
****************************************/
#sidebar ul.media {
	display:inline;
	}

#sidebar .socialmedia {position: relative; top: 20px;}
#sidebar .socialmedia a img {text-decoration: none;}

#sidebar ul a { color: #000; border-bottom:1px dotted #000; text-decoration: none; }
#sidebar ul a:link { color: #000; border-bottom:1px dotted #000; text-decoration: none; }
#sidebar ul a:visited {color: #000; border-bottom:1px dotted #000; text-decoration: none; }
#sidebar ul a:hover { color: #000; border-bottom: 1px solid #000;}
#sidebar ul a:active {color: #000;}

/* Footer
****************************************/
#footer {
/*	position: relative; */
	background-color: #fff;
	clear: both;
	}

#footer ul {
	text-align:center;
	padding: 10px 0 0 0;
	}

#footer li {
	padding: 0 15px 0;
	display: inline;
	}

#footer li a {
	color: #666;
	text-decoration: none; 
	border-bottom: 1px dotted #000;
	}

#footer li a:hover {
	color: #666;
	text-decoration: none; 
	border-bottom: 1px solid #000;
	}

.wordpress {
	background: url(http://www.rangeofmotion.co.uk/wp-content/themes/rom/images/wordpress-icon.png) left no-repeat; 
	padding-left: 15px;
	}
	
.rss {
	background: url(http://www.rangeofmotion.co.uk/wp-content/themes/rom/images/rss-icon.png) left no-repeat; 
	padding-left: 15px;
	}
	
#twitter-tools li {
	font-size: 11px;
	padding: 0 0 10px 0;
	}
	