
/* ================================================

Author: Andy Clayton

Author URI: http://www.i-am-andy.co.uk

Date: March 2010



==================================================*/


/*==================================================================================================

	1. GLOBAL RESETS
 
 ====================================================================================================*/


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body {
	line-height:1.5;
}

html, body {
	height: 100%;
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
}

table, td, th {
	vertical-align: top;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}

blockquote, q {
	quotes:"" "";
}

a img {
	border:none;
}

/* Reset all margins/padding */



* {
	margin:0;
	padding:0;
}

/* Gets rid of outlined links in Firefox */



a {
	outline: none;
}

/* No boders on images and displays them as block level elements in IE6 */



img {
	border:0;
	padding: 0;
	margin: 0;
	display: block;
}

br {
	clear:both;
	line-height:10px;
}


/*==================================================================================================

	2. TYPOGRAPHY

 ====================================================================================================*/

 
body {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #5f5f5f;
	margin:0;
	padding:0;
	height: 100%;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
}

p {
	margin: 0 0 15px 0;
	}

p.follow_me_text {
	padding: 40px 0 8px 0;
	margin: 0;
	}


strong {
	font-weight:bold;
}


em {
	font-style:italic;
	display:inline;
}

small {
	font-size: 11px;
	line-height: 25px;
	float: left;
}

hr {
	border: 0;
	color: #cfd0d4;
	background-color: #cfd0d4;
	margin-bottom:10px;
	margin-top:5px;
	height: 1px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	padding: 0 0 15px 0;
	font-size: 36px;
	color: #333333;
	line-height: 38px;
}

h2 {
	padding: 0 0 15px 0;
	font-size: 40px;
	color: #00163d;
	line-height: 46px;
}

h3 {
	font-size: 28px;
	line-height: 32px;
	padding: 0 0 10px 0;
	color: #00163d;
}


h4 {
	font-size: 22px;
	line-height: 26px;
	padding: 5px 0 10px 0;
	font-weight: bold;
	color: #00163d;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding: 0 0 5px 0;
	color: #0064a3;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h6 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0 0 5px 0;
	color: #3a474e;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

/*==================================================================================================

     3. LINK STYLES

================================================================================================== */



div#footer a {
	color: #70a1cc;
	text-decoration: none;
}

div#footer a:hover {
	color: #70a1cc;
	text-decoration: underline;
}



/* End Typography & Colors */


/*==================================================================================================

     4. Structure

================================================================================================== */


 
body {
	background: url(/furniture/images/bg.jpg) no-repeat top center #fff;	
	margin:0;
	padding:0;
	height: auto;
	width: auto;
	}
	
div.page_center {
	width: 950px;
	margin: 0 auto;
	}
	
div.page_container {
	width: 950px;
	float: left;
	}	
	
div.text_container {
	width: 390px;
	float: right;
	padding: 170px 0 0 0;
	}		


h1.header_text {
	width: 382px;
	height: 252px;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	background: url(/furniture/images/main_text.gif) no-repeat 0 0;
	}


ul.social_networks {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	clear: both;
	width: 390px;
	}
	
	ul.social_networks li {
	float: left;
	clear: none;
	width: 23px;
	height: 23px;
	padding: 0 9px 0 0;
	margin: 0;
	list-style: none;
	}
	
	ul.social_networks li a {
	float: left;
	width: 23px;
	height: 23px;
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	}
	
	ul.social_networks li a.linkedin {
	background: url(/furniture/images/social_networking_icons.jpg) no-repeat 0 0;	
	}
	
		ul.social_networks li a.linkedin:hover {
		background: url(/furniture/images/social_networking_icons.jpg) no-repeat 0 -30px;	
		}
		
	ul.social_networks li a.twitter {
	background: url(/furniture/images/social_networking_icons.jpg) no-repeat -30px 0;	
	}
	
		ul.social_networks li a.twitter:hover {
		background: url(/furniture/images/social_networking_icons.jpg) no-repeat -30px -30px;	
		}	
	
	ul.social_networks li a.lastfm {
	background: url(/furniture/images/social_networking_icons.jpg) no-repeat -65px 0;	
	}
	
		ul.social_networks li a.lastfm:hover {
		background: url(/furniture/images/social_networking_icons.jpg) no-repeat -65px -30px;	
		}	
		
	ul.social_networks li a.netvibes {
	background: url(/furniture/images/social_networking_icons.jpg) no-repeat -131px 0;	
	}
	
		ul.social_networks li a.netvibes:hover {
		background: url(/furniture/images/social_networking_icons.jpg) no-repeat -131px -30px;	
		}	
	
	ul.social_networks li a.myspace {
	background: url(/furniture/images/social_networking_icons.jpg) no-repeat -97px 0;	
	}
	
		ul.social_networks li a.myspace:hover {
		background: url(/furniture/images/social_networking_icons.jpg) no-repeat -97px -30px;	
		}	
	
	
	
	
	
	
	