body{
	font-family:"Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	width:800px;
	margin:0 auto;
	text-align:left;
	background:#8b542b url('/images/bg1.png') repeat-x bottom fixed;
	padding-top:30px;
	}

	a:link{color:#930;text-decoration:none;}
	a:visited{color:#b30;text-decoration:none;}
	a:hover{color:#fff;text-decoration:none;}
	a:active{color:#930;text-decoration:none;}
	
	a img{border:1px solid transparent;}
	a:hover img{border:1px solid #000;}
	
	p a:hover, span a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, li a:hover{color:#fff;text-decoration:none;background:#930;}
	
nav{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:25px;
	text-align:center;
	background:#d9c164;
	text-transform:uppercase;
	line-height:25px;
	filter:alpha(opacity=80);
	opacity:0.8;
	}

	nav a:link, nav a:visited{
		padding:0 20px;
		color:#8b542b;
		font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
		font-size:14px;
		}
		
.tab{
	width:auto;
	height:25px;
	float:left;
	color:#8b542b;
	margin-left:-6px;
	}
	
		#hom #nav-hom, #blo #nav-blo, #vid #nav-vid, #web #nav-web, #abo #nav-abo, #con #nav-con, #cod #nav-cod, nav a:hover{
			background:#eadeaa;
			color:#8b542b;
			-moz-border-radius-topright:8px;
			-moz-border-radius-bottomright:8px;
			-webkit-border-top-right-radius:8px;
			-webkit-border-bottom-right-radius:8px;
			}
			
		nav a:hover, nav:hover, #link-icons a:hover, #link-icons:hover{
			/* for IE */
			filter:alpha(opacity=100);
			/* CSS3 standard */
			opacity:1.0;
			}
			
#search{
		position:fixed;
		top:0;
		right:20px;
		}
	
#link-icons{
	background:#d9c164;
	filter:alpha(opacity=80);
	opacity:0.8;
	position:fixed;
	top:150px;
	right:0;
	width:50px;
	height:auto;
	text-align:center;
	padding:5px 0;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	}
	
	#link-icons a:hover img{border:1px solid transparent;text-align:left;}
	
	#link-icons:hover{width:70px;}
	
#valid-icons{
	position:fixed;
	bottom:5px;
	right:10px;
	}
	
#contact-lhs{
	position:fixed;
	top:150px;
	left:0;
	width:40px;
	height:75px;
	background:#d9c164 url('/images/contact.png') no-repeat;
	color:#d9c164;
	padding:5px;
	overflow:hidden;
	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	}
	
	#contact-lhs a:link, #contact-lhs a:visited{color:#d9c164;background:transparent;}
	
	#contact-lhs a:hover, #contact-lhs:hover{
		width:auto;
		color:#000;
		font-size:16px;
		filter:alpha(opacity=100);
		opacity:1.0;
		}
		
		#contact-lhs span{
			font-weight:bold;
			}
	
h1{
	background:#d9c164 url('/images/banner.png') no-repeat;
	width:800px;
	height:140px;
	text-align:center;
	margin:0 auto;
	padding-top:15px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-indent:70px;
	}
	
	a:link h1, a:visited h1, a:hover h1, a:active h1{color:#000;}
	
h2{
	font-size:15px;
	background:#d9c164;
	line-height:26px;
	margin-left:-10px;
	padding-left:10px;
	}
	
	h2 a:link{color:#000;}
	h2 a:visited{color:#000;}
	h2 a:hover{color:#fff;background:#8b542b;}
	h2 a:active{color:#930;text-decoration:none;	background:#fff;}
	
h3{
	font-size:14px;
	}
	
h4{
	font-size:12px;
	margin-bottom:-8px;
	}

h5{
	width:800px;
	height:28px;
	float:left;
	font-family:Helvetica, Arial, Verdana, "Trebuchet MS", Trebuchet, sans-serif;
	background:#d9c164;
	color:#333;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	margin:0 0 8px 0;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	}
	
	h5 a:link{color:#930;}
	h5 a:visited{color:#930;}
	h5 a:hover{color:#fff;background:#930;}
	h5 a:active{color:#930;text-decoration:none;	background:#fff;}
	
#contentbox{
	float:left;
	width:792px;
	background:#eadeaa;
	border-left:4px solid #d9c164;
	border-right:4px solid #d9c164;
	}
	
#content{
	float:left;
	width:558px;
	padding:10px;
	}
	
	.feed {
		margin-left:3px;
		padding-left:19px;
		background:url('/images/feed.png') no-repeat 0 50%;
		}
		
		.feed a{
			font-weight:bold;
			}

	.something{
		text-align:center;
		font-weight:bold;
		border:1px solid #000;
		padding:3px;
		margin:0 auto;
		}

		#hom .something{
				width:250px;
				}

		#blo .something, #vid .something{
				width:530px;
				}
		
	#con #content h3{
		margin-left:20px;
		}
		
	#con #content li{
		list-style-type:none;
		margin-left:3px;
		padding-left:19px;
		}
		
		li span{
			font-weight:bold;
			}
			
	#abo #content li, #web #content li{
		list-style-type:none;
		}
		
	#abo #content #contents, #portfolio{
		text-align:center;
		}
		
	.blogdate{
		margin: 0 5px -10px 0;
		text-align:right;
		}
		
	.postedby{
		text-align:right;
		font-style:italic;
		}
		
	#blo #content ol h2, #vid #content ol h2{
		margin-left:-50px;
		}
		
	#blo #content li, #vid #content li{
		font-weight:bold;
		}
		
	#blo #content .featured, #vid #content .featured{
		text-decoration:underline;
		}
	
	#blo #content .featured h2, #vid #content .featured h2{
		text-decoration:none;
		}
	
	#blo #content ol h3{
		margin-left:-40px;
		}

	dt{
		font-weight:bold;
		}

	.fb_share_link{
		padding-left:20px;
		height:16px;
		background:url(/images/facebook-16x16.gif) no-repeat top left;
		}

	.twitter_share_link{
		padding-left:20px;
		height:16px;
		background:url(/images/twitter-16x16.png) no-repeat top left;
		}

	.digg_share_link{
		padding-left:20px;
		height:16px;
		background:url(/images/digg-16x16.png) no-repeat top left;
		}

	.email_share_link{
		padding-left:20px;
		height:16px;
		background:url('/images/gmail.png') no-repeat 0 50%;
		}

	.email-form{
		text-align:right;
		margin-right:20px;
		line-height:25px;
		}

	.email-form2{
		margin-right:210px;
		}

	.email-form3{
		margin-right:100px;
		}
		
	.hidden{
		visibility:hidden;
		display:none;
		}
		
	#abo #content span{
		font-weight:bold;
		font-size:12px;
		}
	
	#bio-start{
		margin-left:30px;
		}
		
	#bio-last{
		font-style:italic;
		}
		
		#bio-second span{
			font-style:normal;
			}

#rhs{
	float:left;
	width:214px;
	padding-top:5px;
	font-family:Helvetica, Arial, Verdana, "Trebuchet MS", Trebuchet, sans-serif;
	font-size:10px;
	color:#8b542b;
	}
	
	#rhs div{
		padding-right:5px;
		}
	
	#rhs h3{
		background:#d9c164;
		line-height:20px;
		padding-left:2px;
		}
	
	#rhs li{
		list-style-type:none;
		margin-left:-35px;
		}
			
	#rhs form, #rhs p{
		text-align:right;
		}
		
	#profilepic{
		text-align:right;
		margin:10px 10px 0 0;
		}
		
	#lastfm{
		text-align:center;
		}
		
	#lastfm table{
		margin:0 auto;
		}
		
			table.lfmWidgetchart_4334a128b3d35ff8b0fd5e315d9f0246 td{
				margin:0 !important;
				padding:0 !important;
				border:0 !important;
				margin:0 auto;
				}
			
			table.lfmWidgetchart_4334a128b3d35ff8b0fd5e315d9f0246 tr.lfmHead a:hover{
				background:url(http://cdn.last.fm/widgets/images/en/header/chart/recenttracks_regular_black.png) no-repeat 0 0 !important;
				}
				
			table.lfmWidgetchart_4334a128b3d35ff8b0fd5e315d9f0246 tr.lfmEmbed object{
				float:left;
				}
			
			table.lfmWidgetchart_4334a128b3d35ff8b0fd5e315d9f0246 tr.lfmFoot td.lfmConfig a:hover{
				background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat 0px 0 !important;
				}
				
			table.lfmWidgetchart_4334a128b3d35ff8b0fd5e315d9f0246 tr.lfmFoot td.lfmView a:hover{
				background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat -85px 0 !important;
				}
				
			table.lfmWidgetchart_4334a128b3d35ff8b0fd5e315d9f0246 tr.lfmFoot td.lfmPopup a:hover{
				background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat -159px 0 !important;
				}
	
	#anchor-open{
		position:relative;
		display:block;
		overflow:hidden;
		}

	#anchor-open-inner{
		position:relative;
		display:block;
		}
		
/* Mobile & Handheld device fixes */
		
@media handheld{										/* Handheld devices */
	 #search{
		position:static;
		}
	 
	 #link-icons{
		position:static;
		float:left;
		width:620px;
		clear:both;
		opacity:1.0;
		background:transparent;
		text-align:left;
		}
	
		#link-icons a:hover img{border:0;}
	
	#valid-icons{
		position:static;
		background:#8b542b;
		float:left;
		width:180px;
		text-align:left;
		}
		
	#lastfm, #lastfmh3{
		display:none;
		}
		
	#contact-lhs{
		display:none;
		}
	}
	
@media only screen and (max-device-width: 480px){		/* Android & iPhone */
	 #search{
		position:static;
		}
	 
	 #link-icons{
		position:static;
		float:left;
		width:620px;
		clear:both;
		opacity:1.0;
		background:transparent;
		text-align:left;
		}
	
		#link-icons a:hover img{border:0;}
	
	#valid-icons{
		position:static;
		background:#8b542b;
		float:left;
		width:180px;
		text-align:left;
		}
		
	#lastfm, #lastfmh3{
		display:none;
		}
		
	#contact-lhs{
		display:none;
		}
	}