/* @override http://terrymccall.info/css/style.css */

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	background: #59ebff url(../img/bluebg.jpg);
	background: #000
	color: #333;
	font-size: 62.5%;
}

/* @group Header */

#header {
			}

#header h1 {
			margin-bottom: 0;
			padding-bottom: 0;
			line-height: 1.1;
			}

div#header>h1 a{
			font-size: 2.4em;
			color: #000;
			text-shadow: #3daefe 5px 3px 1px;
		
			}
			
div#header>h1 a:hover{
				text-shadow: #3daefe 9px 5px 1px;
				text-decoration: none;

}

#header p {
			float: right;
			font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial, Geneva, sans-serif;
			font-weight: 1;
			text-shadow: rgba(255,255,255,0.32) 1px -1px 1px;
			}

/* @end */			

#top {
			display: none;
			}
		
#footer h3 {
	color: #ff0026;
	text-shadow: #000 3px 2px 1px;

			}		

#whatIDo img {
			width: 600px;
			}
			
h2#title {
			font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
			text-align: right;
			text-shadow: #5480fe 1px 1px 2px;
			}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



p#footerAboutMeBlurb {
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 5px;
}

/*.container_12 {
	background: #fff url(../img/12_col.gif) repeat-y ;
	margin-bottom: 20px;
}

.container_16 {
	background: #fff url(../img/16_col.gif) repeat-y;
}*/

/* @group Visualizeus Styles */

/* Visualizeus Styles */

#footerVisualize h3{
			width: 280px;
			margin-left: -20px;
			}

ul#visualizeus {padding:0 !important; 
margin-left	: -20px;
font:13px Arial,Sans serif !important;
 list-style-type:none !important;
 background-color:#333 !important; 
 width: 280px;
 }


#visualizeus li {display:inline !important; 
margin:0 !important; 
padding:0 !important;
text-indent:0 !important; 
overflow: hidden;
}

#visualizeus li a {
			}

#visualizeus img {margin:0px !important;
 margin-bottom:0 !important; 
		overflow: hidden;
 
 border:solid 0px #eee !important;
 width:140px; 
 height: 140px;
 }



/* @end */

/* @group Flickr Styles */

	/*
		Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
		*/
		#flickr_badge_uber_wrapper {
			text-align:center;
			width:460px;
			margin: 0;
			padding: 0;}
		#flickr_badge_wrapper {padding:0;}
		.flickr_badge_image {
			margin:0;
			padding:0;
			border: 0;
			width: 220px; 
			display: inline-block;
		height: 220px; overflow: hidden; background-color: #000;}
		.flickr_badge_image img {border: 0px solid black !important; height: 220px;}

/* @end */

/* @group Last.fm Styles */

#footerLastfm h3{
			padding-left: 30px;
			width: 280px;
					margin-top: 73px;

			}

#lastfmrecords {
			}

#lastfmrecords ol {
			padding-left: 20px;
			}
			
#lastfmrecords ol li {
			padding-left: 0;
			margin-left: 10px;
			}

#lastfmrecords ol li a{
			height: 140px;
			padding: 5px;
			display: inline-block;
			overflow: hidden;
			background: #fff;
			margin-bottom: 10px;
			border: 1px solid #000;

			}

#lastfmrecords ol li img{
			width: 140px;
						}


/* @end */



/* @group Main Content */

#main div.grid_16{
			position: relative;
			}
			
#main h1 {
			position: absolute;
			display: inline;
			margin-left: 485px;
			color: #ff0026;
			text-shadow: #000 6px 5px 1px;
			}

#main img {
			width: 460px;
			float: right;
			}
			
#whatIDo img {
			max-width: 500px;

			}
#whatIDo img:hover {
				border-bottom: 10px solid #1c4671;
			margin-bottom: -10px;
			background-color: #14304c;
			-moz-border-radius-topleft: 10px;
			-webkit-border-top-left-radius: 10px;
			-moz-border-radius-topright: 10px;
			-webkit-border-top-right-radius: 10px;
			}
#main span:hover {
			text-shadow: #1bc6fe 3px 3px 4px;
			}

/* @end */

#footer {
			padding-top: 30px;
			}

/* @group Footer */

/* @group What I See */

/* @group What I Like */

#footerVisualize {
			margin-top: 105px;
			}

/* @end */

#footerFlickr {
			margin-top:0px;
			}

/* @end */

/* @group Colophon */

#footerColophon {
			
			}
#footerColophon img {
			display: none;
			}
#footerColophon {
			margin-top: -280px;
			margin-left: 50px;
			}

/* @end */



/* @end */