/* Common Styles */

@font-face {
	font-family: Indigo;
	src: url('IndigoAntiqua.otf');
}

* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: helvetica, arial, sans-serif;
	color: #ffffff;
	font-size: .95em;
	}

body {
	background-color: #3a3333;
	}

p {
	margin: 0 0 8px;}

.title {
	font-size: 1.7em;
	text-decoration: none;
	}

.indigotitle {font-family: Indigo, tahoma;
	color: #ddd;
	font-size: 30px;}

div.clear {
	clear: left;
	}

div#copyright {
	color: #222222;
	font-size: .75em;
	width: 600px;
	margin: 30px auto;
	text-align: center;
	}

div#wrap {
	width: 600px;
	margin: 10px auto 0;
	clear: all;
	}

div#menu {
	width: 450px;
	height: 75px;
	margin: 65px auto 30px;
	padding: 0 55px;
	}

div.menutile {
	float: left;
	}
	div.menutile:hover {
		background-color: #4a4444;
		}

img.rss {margin: 0 10px 0 0;}



/* Design Styles */

#main img {
	margin: 5px;
	}

.box {
	height: 60px;
	width: 60px;
	float: left;
	padding: 5px;
	}





/* Photo Styles */

.flickr_photo {
	float: left;
	margin: 10.6px;
	background-color: #ffffff;
	}
	a.photo {display: block;
		width:100%
		height: 100%;
		}
		.flickr_photo img {margin: 5px 5px 22px;
			}

#flickr-wrap {
	width: 425px;
	margin: 0 auto;}

#photoblog-wrap {
	width: 50%;
	max-width: 960px;
	margin: 0 auto;
	}
	
	#photoblog-header {width: 640px;
		margin: 50px 0 10px;
		}

	#photoblog-wrap img {
		float: left;
		width: 100%;
		max-width: 960px;
		display: block;
		margin: 0 auto;
		}



/* Ink Styles */

div#splats {
	width: 600px;
	height: 405px;
	background-image: url(img/Splats.png);
	}

div#splat1 {
	text-align: center;
	max-width: 100px;
	min-height: 42px;
	position: relative;
	top: 105px;
	left: 85px;
	}
		div#splat1 a {
		color: #000000;
		text-decoration: none;
		}
			div#splat1 a:hover {
			color: #7a7777;
			}

div#splat2 {
	text-align: center;
	max-width: 95px;
	min-height: 42px;
	position: relative;
	top: 105px;
	left: 260px;
	}
	div#splat2 a {
		color: #000000;
		text-decoration: none;
		}
		div#splat2 a:hover {
			color: #7a7777;
			}

div#splat3 {
	text-align: center;
	max-width: 85px;
	min-height: 42px;
	position: relative;
	top: 145px;
	left: 400px;
	}
	div#splat3 a {
		color: #000000;
		text-decoration: none;
		}
		div#splat3 a:hover {
			color: #7a7777;
			}

div#ink-rss {
	position: relative;
	top: 195px;
	left: 325px;
	width: 16px;
	height: 16px;
	}
	div#ink-rss a {
		display: block;
		width: 100%;
		height: 100%;
		background-image: url(img/rss-black.png);
		}
		div#ink-rss a:hover {
			background-image: url(img/rss-grey.png);
			}




/* Thoughts Styles */

li.designs {
	list-style: none;
	display: block;
	padding: 5px 10px 20px;
	}
	li.designs:hover {
		background-color: #4a4444;
		}
	li.designs span.title {
		margin: 0;
		}
	li.designs p {
		text-indent: 7px;
		}
	a#designslink {
		display: block;
		width: 290px;
		padding: 5px;
		}
	a#designslink:hover {
		background-color: #4a4444;
		}





/* Music Styles */

img#guitar {
	float: left;
	margin: 0 10px 0 0;
	}

li.music {
	list-style: none;
	display: block;
	padding: 5px 10px 5px;
	}
	li.music:hover {
		background-color: #4a4444;
		}
	li.music span.title {
		margin: 0;
		}



/* Contact Styles */

div#bio {
	width: 600px;
	float: left;
	margin: 0 10px 0 0;
	}
	div#bio img {
		float: left;
		margin: 0 10px 0 0;
		}

div#twitter-wrap {
	width: 600px;
	margin: 30px 0 0 0;
	float: left;
	}
	span.twitter {
		list-style: none;
		display: block;
		padding: 5px;
		}
div#tweet-container {
	height: 90px;
	}
div#tweet {
	max-width: 200px;
	min-height: 20px;
	max-height: 90px;
	padding: 5px 5px 5px 34px;
	float: left;
	background-image: url(img/tweetbg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

	div#tweet:hover {
		background-image: url(img/tweetbg-hover.png);
		}

div#contactinfo {
	float: left;
	margin: 7px 0 0 0;
	}
	div#facebook-icon {
		float: left;
		margin: 0 5px 0 0;
		width: 16px;
		height: 16px;
		}
		div#facebook-icon a {
			display: block;
			width: 100%;
			height: 100%;
			background-image: url(img/facebook-icon.png);
			}
			div#facebook-icon a:hover {
				background-image: url(img/facebook-icon-hover.png);
				}
		div#delicious-icon {
			float: left;
			margin: 0 5px 0 0;
			width: 16px;
			height: 16px;
			}
			div#delicious-icon a {
				display: block;
				width: 100%;
				height: 100%;
				background-image: url(img/delicious-icon.png);
				}
				div#delicious-icon a:hover {
					background-image: url(img/delicious-icon-hover.png);
					}
		div#twitter-icon {
			float: left;
			margin: 0 5px 0 0;
			width: 16px;
			height: 16px;
			}
			div#twitter-icon a {
				display: block;
				width: 100%;
				height: 100%;
				background-image: url(img/twitter-icon.png);
				}
				div#twitter-icon a:hover {
					background-image: url(img/twitter-icon-hover.png);
					}
		div#linked-in-icon {
			float: left;
			margin: 0 5px 0 0;
			width: 16px;
			height: 16px;
			}
			div#linked-in-icon a {
				display: block;
				width: 100%;
				height: 100%;
				background-image: url(img/linked-in-icon.png);
				}
				div#linked-in-icon a:hover {
					background-image: url(img/linked-in-icon-hover.png);
					}