/*

Social Network Icon Pack by Komodo Media, Rogie King is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.
Based on a work at www.komodomedia.com. 

_________________________________________

Silk icon set 1.3
Creative Commons Attribution 2.5 License

Mark James
http://www.famfamfam.com/lab/icons/silk/


*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
}

/* End of reset */

body {
	font-family: Georgia, Times, serif;
	padding: 10px;
	padding-bottom: 50px;
	position: relative;
	height: 100%;
}


/* - Hidden elements
...........................................*/
#nav, #featured, #quicksearch, h1 img, .apply-for-gift, img, #sharing, #sub-nav
{ display: none!important; }


/* - Header
...........................................*/
#header {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 3px double #000;
}
	#header h1 {
		font-size: 1.4em;
		margin-bottom: 10px;
	}
	#header h2 {
		font-weight: 400;
		font-style: italic;
	}

/* - Content
...........................................*/
#content {
	padding: 10px;
}

a {
	color: #000!important;
}

.caption, .body, #content .notes {
	line-height: 1.4;
	margin-bottom: 15px;
}
	.caption p, .body p, p.meta { margin-bottom: 15px; }
	p.meta { font-style: italic; }
	.caption a:after, .body a:after, #content .notes a:after  {
		content: " ("attr(href)") ";
		font-size: 10pt;
		font-style: italic;
	}



h2, h3, h4, h5, h6 { margin-top: 10px; margin-bottom: 15px; }



/* - Footer
...........................................*/
#footer {
	position: absolute;
	bottom: 0;
	text-align: center;
	font-style: italic;
	font-size: .8em;
}	
