/***** CSS RESET - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ *****/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #fefefe;
	font-family: Verdana, sans-serif;
	background: url(../images/dabg.png) repeat-x;
	background-position: 0 -29000px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/***** END CSS RESET *****/
/***** GENERAL TYPOGRAPHY AND STYLES *****/
html {
	overflow-y: scroll;
}
a {
	text-decoration: none;
	color: #0099cc;
}
a:hover {
	border-bottom: 1px solid #3cf;
	padding: 0 0 1px 0;
}
a:visited {
	color: #666;
}
a.discreet {
	color: #717174;
	border: 0;
	padding: 0;
}
a.discreet:hover {
	border: 0;
	padding: 0;
}
.package {
	margin: 0 auto 30px auto;
	width: 980px;
	font-size: 10px;
	color: #444;
}
.logo-header {
	margin: 0 0 0 0px;
}
.menu-naked {
	text-transform: lowercase;
	font-variant: small-caps;
	letter-spacing: .01cm;
	margin: 1px 26px 0 0;
	float: left;
	color: #999;
}
.menu-naked a:hover{
	border: none;
}
.menu-naked a:visited{
	color: #0099cc;
}
.menu-tabs {
	border-bottom: 1px solid #717174;
	width: 950px;
	height: 16px;
	text-align: right;
	text-transform: lowercase;
	font-variant: small-caps;
	letter-spacing: .01cm;
}
a.introShow, a.introHide, a.introShow:hover, a.introHide:hover, a.optShow, a.optHide, a.optShow:hover, a.optHide:hover {
	border: 1px solid #717174;
	border-bottom: 0;
	padding: 3px 5px 4px 5px;
	height: 18px;
	width: 43px;
	display: inline;
	background: #f0f0f0;
}
.options {
	border-bottom: 1px solid #717174;
	border-left: 1px dotted #717174;
	border-right: 1px dotted #717174;
	width: 948px;
	text-transform: lowercase;
	font-variant: small-caps;
	letter-spacing: .01cm;
}
.options ul li {
	float: left;
	display: inline;
}
.options ul li a {
	float: left;
	text-align: center;
	padding: 7px 20px 10px 10px;
}
.options ul li a:hover {
	float: left;
	text-align: center;
	padding: 7px 20px 10px 10px;
}
.intro {
	font-family: "AGaramondPro-Regular", "Adobe Garamond Pro", times, serif;
	font-size: 16px;
	letter-spacing: .025cm;
	line-height: 250%;
	text-align: center;
	padding: 25px 0;
	width: 948px;
	border-bottom: 1px solid #717174;
	border-right: 1px solid #717174;
	border-left: 1px solid #717174;
	background: #;
}
.tweets {
	margin: 40px 0 0 1px;
	clear: both;
}
li.tweet {
	width: 300px;
	height: 100px;
	float: left;
	margin: 0 15px 20px 0px;
}
.tweet .meta {
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 150%;
}
.tweet .meta a {
	color: #717174;
}
.tweet .content {
	margin: 0 15px 10px 0;
	line-height: 170%;
}
.aviaries ul {
	width: 830px;
}
.aviaries li {
	text-transform: lowercase;
	font-variant: small-caps;
	letter-spacing: .01cm;
	display: inline;
	float: left; 
}
.aviaries li a {
	text-align: center;
	width: 150px;
	padding: 4px 5px 6px 5px;
	margin: 0 5px 0 0;
	border: 1px solid #717174;
	border-top: 0;
	float: left; 
	background: #f0f0f0;
}
.aviaries li a.last, .the-aviaries li a.last {
	margin: 0; 
}
.aviaries li a:hover {
	background: #e1e1e1; 
}
.aviaries li a.active {
	background: #46c7f4;
	color: #fff; 
	font-weight: bold;
}
.top a {
	font-size: 18px;
	letter-spacing: .02cm;
	line-height: 250%;
	text-align: center;
	padding: 25px 0;
	width: 950px;
	border: 1px solid #717174;
	display: block;
	text-transform: uppercase;
	background: #f6f6f6;
}
.top a:hover {
	border: 1px solid #717174;
	padding: 25px 0;
	background: gray;
	background: #f0f0f0;
}
.outro {
	letter-spacing: .03cm;
	line-height: 150%;
	text-align: center;
	width: 950px;
	margin: 3px 0 0 0;

}
.shrink {
	font-size: .66em;
	line-height: 150%;
}
.hand:hover {
	cursor: pointer;
}
.up {
	text-transform: uppercase;
}
.enlarge {
	font-size: 1.25em;
}
.kern-3 {
	margin-left: -.3em;
}
.kern-2 {
	margin-left: -.2em;
}
.kern-1 {
	margin-left: -.1em;
}
.x {
	visibility: hidden;
}
.caps {
	text-transform: capitalize;
}
.no {
	display: none;
}
/***** END GENERAL TYPOGRAPHY AND STYLES *****/

/***** CLEARFIX - http://www.webtoolkit.info/css-clearfix.html *****/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/***** END CLEARFIX *****/

/***** STICKY FOOTER http://ryanfait.com/*****/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 60px; /* .push must be the same height as .footer */
}

.footer {
	text-align: center;
	padding: 5px 0 0 0;
}
/***** END STICKY FOOTER *****/