/*
Theme Name: dan.oprey.co.uk
Theme URI: http://wordpress.org/
Description: Custom design for dan.oprey.co.uk
Version: 0.1
Author: Daniel O'Prey
Author URI: http://dan.oprey.co.uk/
Tags:
*/

html {height:100%;width:100%;overflow:hidden;}

body {background-image:url('/wp-content/themes/danoprey/images/home/backHome.png');margin:0;padding:0;height:100%;width:100%;}

h3{font-size:0.8em;border-bottom:1px solid grey;margin:5px;}

#page {width:100%;height:100%;overflow:hidden;}
  #container {height:100%;width:100%;overflow:hidden;}
	#head{height:26px;background-image:url('/wp-content/themes/danoprey/images/home/backHeader.png');position:relative;z-index: 15;}
		#recent {float:right;width:24.6%;height:100%;border-left:1px solid #a0b1dc;}
	#left {float:left;overflow:hidden;}
		#sportsBikeDR {position:absolute; width:37px; height:36px; left: -103px; top: -153px; z-index: 3;}
		#copDR {position:absolute; width:81px; height:49px; left: -410px; top: -300px; z-index: 3;}
		#saloonDR {position:absolute; width:81px; height:49px; left: 170px; top: -10px; z-index: 3;}
		#twitter {position:absolute; left:562px; top:199px; z-index: 11; background:url('/wp-content/themes/danoprey/images/home/twitter.png') no-repeat;}
		#facebook {position:absolute; left:332px; top:128px; z-index: 12; background:url('/wp-content/themes/danoprey/images/home/facebook.png') no-repeat;}
		#youtube {position:absolute; left:139px; top:267px; z-index: 9;}
		#digg {position:absolute; left:422px; top:291px; z-index: 10; background:url('/wp-content/themes/danoprey/images/home/digg.png') no-repeat; }
		#wordpress {position:absolute; left:282px; top:220px; z-index: 11; background:url('/wp-content/themes/danoprey/images/home/wordpress.png') no-repeat;}
		#vimeo {position:absolute; left:142px; top:151px; z-index: 11; background:url('/wp-content/themes/danoprey/images/home/vimeo.png') no-repeat;}
		#deviantart {position:absolute; left:0px; top:98px; z-index: 11; background:url('/wp-content/themes/danoprey/images/home/deviantart.png') no-repeat;}
		#linkedin {position:absolute; left:491px; top:26px; z-index: 14;}
		#flickr {position:absolute; left:233px; top:37px; z-index: 13;}
		#lastPandora {position:absolute; left:772px; top:26px; z-index: 15;}
			.activity {position:absolute;margin-left:-50px;margin-top:15px;width:250px;background-color:#FFF;filter:alpha(opacity=85);-moz-opacity:0.85;-khtml-opacity:0.85;opacity:0.85;visibility:hidden;z-index:10;}
				.activity p {font-size:0.7em;color:black;text-decoration:none;line-height:1em}
	#right {float:right; width:24.6%; height: 100%; background-color:#FFF; filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity:0.85; opacity:0.85; border-left:1px solid #a0b1dc; border-bottom:1px solid #a0b1dc; position:relative; z-index: 15; overflow: scroll; }
		#right h1 {font-size:1em;margin:0;padding:0;color:black;}
		#right a {font-size:0.7em;color:black;text-decoration:none;line-height:1em;}
		#right a:hover {text-decoration:underline;}
		#right img {margin-right: 10px;}
		
.pad10{padding:10px;}
.underline{border-bottom:1px solid black;}
