/* * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. * */ /* * * The fonts included are copyrighted by the vendor listed below. * * @vendor: The League of Moveable Type * @vendorurl: http://www.theleagueofmoveabletype.com * @licenseurl: http://www.fontsquirrel.com/license/League-Gothic * * */ @font-face { font-family: 'League Gothic Regular'; src: url('../fonts/League_Gothic.eot'); src: local('../fonts/League Gothic Regular'), local('../fonts/LeagueGothic'), url('../fonts/League_Gothic.woff') format('woff'), url('../fonts/League_Gothic.otf') format('opentype'), url('../fonts/League_Gothic.svg#LeagueGothic') format('svg'); } 

body { 
	background: #fff url(/images/body-bg.gif) repeat-x 0 0;
	color: #777777;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
}
h1 { 
	background: url(/images/site-title.png) no-repeat center 0;
	width: 387px;
	height: 55px;
	text-indent: -9999px;
	overflow: hidden; 
	margin-bottom: 0;
	float: left;
}
.quotable {
	color: #fff;
	font-size: 18px;
	font-style:  italic;
	vertical-align: bottom;
	line-height: 22px;
	padding-top: 8px;
}
	.quotable p {
		margin: 0;
}
	.quotable em {
		font-size: 11px;
		float: right;
		line-height: 14px;
		clear: both;
}
	.quotable .entry {
		float: right;
}
h2, h3, h4, h5 { color: #4d7686; }
h2 { 
	font-family: 'League Gothic Regular'; 
	font-size: 30px;
	margin-bottom: 8px;
}

hr { display: none; }

a { outline: 0; color: #3B2916; }
#header {
	margin: 54px 0 17px 0;
}
#content {
	padding-top: 32px;
}
#alpha { font-size: 1.2em; }

.entry { clear: both; float: left; margin-bottom: 1em; }
.posted { 
	list-style-type: none; 
	padding-bottom: .5em; 
	border-bottom: 4px double #ccc; 
	clear: both; 
	font-size: 11px; 
	font-family: Palatino, "PalatinoLinotype", Georgia, Times, serif; 
	text-transform: uppercase; 
	margin: 0 0 18px 0;
}
#alpha .images { margin: 5px 2px -5px 0; float: left; }
#alpha .images li { width:160px; height:90px; overflow:hidden; float:left; margin:0 8px 8px 0; border: 3px solid #57524d; }
#alpha .images li img.thumb { cursor:pointer; top:auto; left:middle; display:block; width:auto; height:auto; margin-top: -50px; margin-left: -50px;}
.imgLeft { float: left; margin: 0 .5em 0 0; padding: 2px; border: 1px solid #ccc; }

.flickr a img { border: 3px solid #7799a6; width: 64px; height: 64px; margin-bottom: 5px; }
.flickr a:hover img { border-color: #4d7686; }