/*
style by Lee Meredith!
*/


* {
	padding: 0; 
	margin: 0;
	background: #DCDCDC;
}


#background {
	position: relative; 
	z-index: 1;
	width: 100%;
	height: auto;
}



h1 {
	font: normal 100% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: smaller;
	letter-spacing: 0.1em;
	color: #808000;
}





#drop {	
	margin: -12px 0px 0px 100px;
	padding: 0px;
	position: absolute;
	z-index: 30;
	border-top: 2px solid #808000;
}


#drop li {	
	list-style: none;
	float: left;
	list-style-type: none;
	display: inline;
	font: normal 100% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: small;
	letter-spacing: 0.2em;
	line-height: 30px;
	color: #556B2F;
	text-decoration: none;
}


#drop li a {
	line-height: 30px;
	padding: 0px 15px 10px 15px;
	color: #808000;
	text-decoration: none;
}


#drop li a:hover {
        color: #9ACD32;
}


#drop div {
	position: absolute;
	visibility: hidden;
	margin: 8px 0px 5px 0px;
	padding: 15px 20px 0px 20px;
	background: #DCDCDC;
	width: auto;
	border: none;
	font: normal 100% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: small;
	letter-spacing: 0.1em;
	color: #556B2F;
	text-decoration: none;
}

	
#drop div a {
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #DCDCDC;
	color: #808000;
	font: normal 100% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: small;
	letter-spacing: 0.2em;
}


#drop div a:hover {
        color: #9ACD32;
}


.list a {
	padding: 15px !important;
}


.list a:hover {
	margin: 0px 0px 0px 10px !important;
}


.flickr a:hover {
	margin: 0px 0px 0px 10px !important;
}


.text {
	width: 300px !important;
	color: #556B2F !important;
	letter-spacing: 0.1em !important;
	font-weight: normal !important;
	font-size: small !important;
}


.text a {
	letter-spacing: 0.1em !important;
	font-weight: normal !important;
	font-size: small !important;
}




#twitter-link {
	font-size: x-small !important;
	position: relative !important;
	letter-spacing: 0.1em !important;
	display:block !important;
	text-align: bottom !important;

}


ul.twitter {
	color: #556B2F !important;
	list-style-type: none;
	padding: 0 !important;
	font-size: x-small;
}


ul.twitter li {
	color: #000080;
	font-size: x-small !important;
	font-weight: normal !important;
	margin: 0.5em 0;
	padding: 0.3em;
 }









