/*
HI, MY NAME IS CASEY. - www.caseybritt.com
Author:          Casey Britt
Last Updated:    01.04.2007
*/

/* ========= */
/* = RESET = */
/* ========= */
* { padding: 0; margin: 0; }
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}



/* ======================= GENERAL ======================= */
body {
	width: 100%;
	padding: 0 0 100px 0;
	margin: 0;
	text-align: center;
	line-height: 15px;
	font-family: "Georgia", serif;
	font-size: 12px;
	color: #ffffff;
	background: #000000 url(images/bg_pattern.jpg) top center;
}

.clearboth {
	clear: both;
}


/* ======================= TYPOGRAPHY ======================= */
a {
	color: #9dc8bf;
	background: #000;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

em {
	font-style: italic;
}

h1 {
	display: inline-block;
	width: 903px;
	height: 38px;
	margin: 58px 0 0 0;
	overflow: hidden;
	background: url(images/logo.gif) no-repeat top center;
	text-indent: -5000px;
}


/* ======================= LAYOUT ======================= */
#footer-case {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding-right: 1px;
	z-index: 9000;
}

#footer {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	overflow: visible;
	background: #000;
	color: #666;
	text-align: center;
}

#wrapper {
	width: 903px;
	margin: 0 auto;
	overflow: visible;
	background: url(images/bg_gradient.jpg) no-repeat top center;
	text-align: left;
}

#header {
	position: relative;
	width: 903px;
	height: 151px;
}

#header ul {
	position: absolute;
	top: 0;
	right: 0;
	list-style: none;
}

#header li {
	float: right;
}

#header li a {
	display: inline-block;
	padding: 3px 5px 4px 5px;
	margin-left: 1px;
	color: #fff;
	font-size: 10px;
	font-style: italic;
	background: url(images/white-10p.png);
}

#header li a:hover {
	background: #fff;
	color: #000;
}

#header #rssbtn a {
	color: #e29e28;
}

#header #rssbtn a:hover {
	background: #e29e28;
	color: #000;
}

#about {
	display: block;
	height: 0px;
	overflow: hidden;
}

#about .content {
	position: relative;
	line-height: 0;
}

#about .description h4 {
	margin-bottom: 10px;
	font-size: 24px;
	font-style: italic;
}

#about .name {
	position: absolute;
	bottom: 5px;
	left: 5px;
	height: 27px;
	padding: 7px 10px 0 9px;
	background: #282828;
	font-size: 24px;
	font-style: italic;
	line-height: 16px;
	z-index: 1500;
}

#about .description {
	padding: 10px;
}

#about .case {
	background: #000;
}

.month .heading {
	width: 902px;
	height: 30px;
	margin-bottom: 1px;
	background: url(images/white-10p.png);
}

.month .heading h3 {
	width: 200px;
	height: 23px;
	overflow: hidden;
	text-indent: -1000px;
	background-repeat: no-repeat;
	background-position: 8px 9px;
}

#about .heading h3 { background-image: url(images/title-about.gif); }
#january .heading h3 { background-image: url(images/month-january.gif); }
#february .heading h3 { background-image: url(images/month-february.gif); }
#march .heading h3 { background-image: url(images/month-march.gif); }
#april .heading h3 { background-image: url(images/month-april.gif); }
#may .heading h3 { background-image: url(images/month-may.gif); }
#june .heading h3 { background-image: url(images/month-june.gif); }
#july .heading h3 { background-image: url(images/month-july.gif); }
#august .heading h3 { background-image: url(images/month-august.gif); }
#september .heading h3 { background-image: url(images/month-september.gif); }
#october .heading h3 { background-image: url(images/month-october.gif); }
#november .heading h3 { background-image: url(images/month-november.gif); }
#december .heading h3 { background-image: url(images/month-december.gif); }

.item {
	position: relative;
	float: left;
	width: 300px;
	height: 150px;
	margin: 0 1px 1px 0;
	z-index: 500;
}

.item .closebtn,
#about .closebtn {
	position: absolute;
	top: 0px;
	right: 0px;
}

.item .closebtn a,
#about .closebtn a {
	display: inline-block;
	padding: 8px 10px 9px 10px;
	margin: 10px;
	color: #000;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	text-decoration: none;
	background: url(images/white-50p.png);
}

.item .closebtn a:hover,
#about .closebtn a:hover {
	background: #fff;
	color: #000;
}

.item .case {
	position: absolute;
}

.item .innercase {
	position: relative;
	width: 300px;
	height: 150px;
	margin: 0 0 100px 0;
	padding: 0;
	overflow: hidden;
	background: #000;
}

.item .case .content {
	line-height: 0;
	cursor: pointer;
}

.item .case .content .loading {
	display: block;
	width: 300px;
	height: 150px;
	overflow: hidden;
	background: url(images/loading-darkgray.gif) no-repeat 142px 67px;
	text-indent: -5000px;
}

.item .case .content img {
	position: absolute;
}

.item .case .description {
	padding: 10px;
	margin-top: 200px;
}

.item .case .description h4 {
	margin-bottom: 10px;
	font-size: 24px;
	font-style: italic;
}

.item .number {
	position: absolute;
	bottom: 5px;
	left: 5px;
	height: 27px;
	padding: 7px 10px 0 9px;
	background: #000;
	font-size: 24px;
	font-style: italic;
	z-index: 1500;
}

#tooltip {
	position: absolute;
	z-index: 10000;
	background-color: #000;
	padding: 4px 5px 5px 5px;
}
#tooltip h3, #tooltip div { margin: 0; }










