/** Global type selectors **/

html {
	height: 100%; 
	min-height: 100%;
}

body {
	height: 100%; 
	min-height: 100%;
	background-color: #224a4f;
	background-image: url('../images/background_gradient.jpg');
	background-repeat: repeat-x; 
	background-position: top;
	padding: 0px;
	margin: 0px;
}

form ol {
  list-style: none; 
  padding-left: 0;
  }

/** Page decoration, wrapper and old temp wrapper **/

#decoration {
	float: none;
	min-height: 100%;
	margin: 0px auto;
	padding: 0px; 
	background-image: url('../images/background_decoration.jpg'); 
	background-repeat: no-repeat;
	background-position: top center; 
}

#contentarea {
	width: 886px;
	height: auto;
	border-left: 1px solid #7d571e;
	border-right: 1px solid #7d571e;
	border-top: 1px solid #7d571e;
	background-color: #090909;
	margin: 0px auto;
	padding: 0px;
}

#house {
	width: 886px;
	height: auto;
	margin: 0px auto;
}

/** Website menu and styles for css rollovers using lists **/

#menu {
	width: 886px;
	height: 73px;
	border-left: 1px solid #7d571e;
	border-right: 1px solid #7d571e;
	border-bottom: 1px solid #7d571e;
	background-color: #161616;
	margin: 0px auto;
	padding: 0px;
}

ul.cssmenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.cssmenu li {
	float: left;
	}

ul.cssmenu li a {
	display: block;
	width: 147px;
	height: 73px;
	background: url('../images/menu.gif');
	}

ul.cssmenu li.home a {
	background-position: 0 0;
	}

ul.cssmenu li.about a {
	background-position: -147px 0;
	}

ul.cssmenu li.blog a {
	background-position: -294px 0;
	}

ul.cssmenu li.media a {
	background-position: -441px 0;
	}

ul.cssmenu li.shop a {
	background-position: -588px 0;
	}

ul.cssmenu li.contact a {
	background-position: -735px 0;
	}

ul.cssmenu li.home a:hover {
	background-position: 0 -73px;
	}

ul.cssmenu li.about a:hover {
	background-position: -147px -73px;
	}

ul.cssmenu li.blog a:hover {
	background-position: -294px -73px;
	}

ul.cssmenu li.media a:hover {
	background-position: -441px -73px;
	}

ul.cssmenu li.shop a:hover {
	background-position: -588px -73px;
	}

ul.cssmenu li.contact a:hover {
	background-position: -735px -73px;
	}

ul.cssmenu li.home a:active {
	background-position: 0 -146px;
	}

ul.cssmenu li.about a:active {
	background-position: -147px -146px;
	}

ul.cssmenu li.blog a:active {
	background-position: -294px -146px;
	}

ul.cssmenu li.media a:active {
	background-position: -441px -146px;
	}

ul.cssmenu li.shop a:active {
	background-position: -588px -146px;
	}

ul.cssmenu li.contact a:active {
	background-position: -735px -146px;
	}

ul.cssmenu li.home a.selected {
	background-position: 0 -219px;
	}

ul.cssmenu li.about a.selected {
	background-position: -147px -219px;
	}

ul.cssmenu li.blog a.selected {
	background-position: -294px -219px;
	}

ul.cssmenu li.media a.selected {
	background-position: -441px -219px;
	}

ul.cssmenu li.shop a.selected {
	background-position: -588px -219px;
	}

ul.cssmenu li.contact a.selected {
	background-position: -735px -219px;
	}

/** Header area - website title and interactive section **/

#headerarea {
	width: 888px;
	height: 138px;
	background-image: url('../images/header.jpg'); 
	background-repeat: no-repeat;
	margin: 0px auto;
}

#titletag {
	width: 500px;
	height: 138px;
	float: left;
}

.paulietheboss {
	width: 412px;
	height: 70px;
	margin: 30px 0px 0px 25px;
	border: none;
}

#tagline {
	height: 18px;
	width: 392px;
	text-align: right;
	margin-left: 44px;
}

#interact a {
	color: #1b9fa8;
	text-decoration: none;
}

#interactive {
	width: 100px;
	height: 108px;
	float: right;
	margin: 18px 8px 0px 0px;
	font: 11px "Trebuchet MS";
	line-height: 25px;
	text-align: right;
	color: #1b9fa8;
}

/** Image replacement on site headers and subheaders **/

h1.header_welcome {
	width: 254px; height: 51px;
	background: url("../images/headtext_welcome.png");
}

h2.header_escapism {
	width: 284px; height: 36px;
	background: url("../images/headtext_escapism.png");
}

h2.header_recentwork {
	width: 231px; height: 48px;
	background: url("../images/headtext_recentwork.png");
}

h2.header_hireme {
	width: 196px; height: 40px;
	background: url("../images/footer_hireme.png");	
}

h2.header_latestflickr {
	width: 182px; height: 40px;
	background: url("../images/footer_latestflickr.png");	
}

h1.header_aboutme {
	width: 268px; height: 51px;
	background: url("../images/about_aboutme.gif");
}

h1.header_stalkercentral {
	width: 205px; height: 51px;
	background: url("../images/about_stalker.gif");
}

h2.header_latesttweet {
	width: 150px; height: 47px;
	background: url("../images/about_latesttweet.gif");	
}

h2.header_lastfm {
	width: 153px; height: 46px;
	background: url("../images/about_lastfm.gif");	
}

h1.header_music {
	width: 265px; height: 52px;
	background: url("../images/media_music.gif");
}

h1.header_artwork {
	width: 250px; height: 52px;
	background: url("../images/media_artwork.gif");
}

h1.header_desktop {
	width: 240px; height: 53px;
	background: url("../images/media_wallpapers.gif");
}

h1.header_merch {
	width: 212px; height: 54px;
	background: url("../images/shop_merch.gif");
}

h1.header_other {
	width: 197px; height: 54px;
	background: url("../images/shop_other.gif");
}

h1.header_contact {
	width: 327px; height: 51px;
	background: url("../images/contact_contactme.gif");
}

h1.header_details {
	width: 222px; height: 52px;
	background: url("../images/contact_details.gif");
}

h2.header_email {
	width: 75px; height: 19px;
	background: url("../images/contact_email.gif");	
}

h2.header_phone {
	width: 86px; height: 18px;
	background: url("../images/contact_phone.gif");	
}

h2.header_work {
	width: 77px; height: 19px;
	background: url("../images/contact_work.gif");	
}

h1.header_welcome, h2.header_escapism, h2.header_recentwork, h2.header_hireme, h2.header_latestflickr, h1.header_aboutme, h1.header_stalkercentral, h2.header_latesttweet, h2.header_lastfm, h1.header_music, h1.header_artwork, h1.header_desktop, h1.header_merch, h1.header_other, h1.header_contact, h1.header_details, h2.header_email, h2.header_phone, h2.header_work {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

/** Homepage styles **/

#ptbslideshow {
	width: 400px;
	height: 360px;
	background-color: #090909;
	float: left;
	margin: 30px 0px 0px 25px;
	font:11px Verdana,Arial;
}

#ptbwelcome {
	width: 390px;
	height: 360px;
	background-color: #090909;
	float: right;	
	background-image: url('../images/welcome_bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 22px 22px 22px 18px;
	margin: 10px 10px 10px 0px;
	font: 12px "Trebuchet MS";
	color: #1b9fa8;
	line-height: 22px;
}

#ptbwelcome a, #footerhire a {
	color: #c82352;
	text-decoration: none;
	border: 0px;
}

#ptbwelcome a:hover, #footerhire a:hover {
	border-bottom: 1px dashed #c82352;
} 

#ptbwelcome p {
	margin-top: 25px;
}

.clearme {
	float: none;
	clear: both;
}

#maincontent {
	padding: 0px;
	margin: 0px;
	background-image: url('../images/maincontent.gif');
	background-repeat: repeat-y;
	background-position: center center;
	float: left;
}

#maincontent_lcol {
	width: 542px;
	background-color: #070707;
	background-image: url('../images/torn_bg_main.jpg');
	background-repeat: no-repeat;
	float: left;
	padding: 40px 25px;
	font: 12px "Trebuchet MS";
	color: #1b9fa8;
	line-height: 22px;
}

.divider {
	width: 372px;
	height: 39px;
	padding: 10px 0px;
	background-image: url('../images/divider.png');
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px auto;	
}

#escapism_filmandtv {
	width: 480px;
	height: 125px;
	background-image: url('../images/escapism_filmandtv.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	margin: 0px auto;
}

#escapism_filmandtv img {
	border: 1px solid #845619;
	margin-right: 8px;
}

#escapism_filmandtv img:hover {
	border: 1px solid #c89a5d;
	margin-right: 8px;
}

#escapism_music {
	width: 480px;
	height: 90px;
	background-image: url('../images/escapism_music.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	margin: 0px auto;
}

#escapism_music img {
	border: 1px solid #991f41;
	margin-right: 8px;
}

#escapism_music img:hover {
	border: 1px solid #dd4f84;
	margin-right: 8px;
}

#escapism_gaming {
	width: 480px;
	height: 125px;
	background-image: url('../images/escapism_gaming.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	margin: 0px auto;
}

#escapism_gaming img {
	border: 1px solid #125559;
	margin-right: 8px;
}


#escapism_gaming img:hover {
	border: 1px solid #45999d;
	margin-right: 8px;
}

#maincontent_rcol {
	width: 244px;
	padding: 40px 25px;
	background-color: #141414;	
	background-image: url('../images/torn_bg_col.jpg');
	background-repeat: no-repeat;
	text-align: center;
	float: right;
	font: 12px "Trebuchet MS";
	color: #555;
	line-height: 16px;
}

.recentsite {
	margin: 15px 0px;
	border: 1px solid #125559;
}

.recentsite:hover {
	margin: 15px 0px;
	border: 1px solid #fff;
}

/** General page styles **/

.col_l {
	float: left;
	padding: 25px 24px 20px 24px;
	margin: 0px 0 0;
	width: 544px;
	background-color: #060606;
	font: 14px "Trebuchet MS";
	color: #1b9fa8;
	line-height: 20px;
}
	
.col_l a {
	text-decoration:none;
	color: #fb9a18;
}
	
.col_split {
	height: 1px;
	border-top: 1px solid #333;
	display: block;	
	margin: 18px 0px;
	clear: both;
}

.biobox {
	clear: both;
	display: block;
	padding: 8px 0px;
}

.bio_left {
	float: left;
	width: 146px;
	font: 13px "Trebuchet MS";
	color: #c92353;
	text-transform:uppercase;
}

.colon {
	color: #707070;
}

.bio_right_01 {
	float: right;
	width: 384px;
	font: 14px "Trebuchet MS";
	color: #fc991a;
	line-height: 22px;
}

.bio_right_02 {
	float: right;
	width: 384px;
	font: 14px "Trebuchet MS";
	color: #af6a19;
	line-height: 22px;
}

.merch01 {
	text-align: left;
}

.merch02 {
	text-align: right;
}

.merch01 h3, .merch02 h3{
	font: 18px "Trebuchet MS";
	color: #c82352;
	display: inline;
}

.col_r {
	padding: 25px 20px 20px 20px;
	width: 254px;
	background-color: #141414;
	float: right;
	font: 14px "Trebuchet MS";
	color: #1b9fa8;
	line-height: 20px;
}

.col_r a {
	color: #c82352;
	text-decoration: none;
}

.quilt { 
width: 184px; 
text-align: center; 
margin: 0px auto;
}

.quilt img { margin-bottom: 10px; }

#tweetbox {
	width: 178px;
	height: 111px;
	margin: 5px 0px;
	padding: 8px 8px 8px 57px;
	background-image: url('../images/about_tweetbox.gif');
	background-repeat: no-repeat;
	font: 13px "Trebuchet MS";
	color: #1b9fa8;
	line-height: 14px;
}

#tweetbox ul, #tweetbox li {
	list-style: none;
}

#tweetbox a{
	color: #c82352;
}

.col_r ul li{
	color: #c82352;
	list-style-type: square;
}

.col_main {
	width: 826px;
	padding: 36px 30px;
	background-color: #060606;
}

.splitter {
	height: 3px;
	width: 886px;
	background-image: url('../images/splitter.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#musicplayer {
	float: right;
	margin: 15px 0px 15px 20px;
}

.wallpaper {
	text-align: center;
	line-height: 16px;
}

.wallpaper img {
	padding: 3px;
	border: solid 1px #060606;
}

.wallpaper a {
	color: #c82352;
	margin: 3px;
	text-decoration: none;
}


/** Footer styles **/

#footer {
	width: 886px;
	height: 335px;
	margin: 0px auto;
	padding: 0px;
	background-image: url('../images/footer_bg.jpg');
	background-repeat: repeat-x;
	background-color: #222;
}

#footdivider{
	height: 235px;
	width: 2px;
	background-image: url('../images/divider_footer.jpg');
	background-repeat: no-repeat;
	margin: 35px auto;
	float: left;
}

#footerhire {
	width: 540px;
	font: 12px "Trebuchet MS";
	color: #1b9fa8;
	line-height: 22px;
	padding: 35px 24px;
	float: left;
}

#footerflickr {
	width: 225px;
	padding: 35px 10px 35px 25px;
	margin-left: 20px;
	float: left;
}

#footerflickr a img {
	width: 50px;
	height: 50px;
	border: 2px solid #1b9fa8;
	float: left;
	margin: 5px;
}

#footerflickr a img:hover {
	border: 2px solid #c82352;
	float: left;
	margin: 5px;
}

#footnotes {
	width: 886px;
	height: 82px;	
	background-color: #222;	
}

#footnotesleft {
	width: 380px;
	height: 40px;
	font: 12px "Trebuchet MS";
	color: #555;
	line-height: 22px;
	float: left;
	padding: 15px 22px;
}

#footnotesleft a, #footnotesright a {
	color: #fc991a;	
	text-decoration: none;
}

#footnotesright {
	text-align: right;
	width: 300px;
	height: 40px;
	font: 12px "Trebuchet MS";
	color: #555;
	line-height: 22px;
	float: right;
	padding: 15px 22px;
}
