/* This is the preshaa #04 stylesheet */

body {
	color: #333;
	background-color: #777;
	margin: 0px;
	padding: 0px;
	font: normal 10px/14px georgia, clarendon, times, serif; 
	}
	
img {
	/* float: left; 
	display: block; 
	margin: 10px 0px 0px 10px;*/
	}
	
#head, #foot {
	width: 200px;
	float: right;
	background-color: #FFF;
	padding: 10px;
	margin: 0px 10px -80px 0px;
	display: block;
	}
	
#foot {
	clear: both;
	display: block;
	margin: -90px 10px 0px 0px;
	}

h1 {
	font: normal 12px/14px georgia, clarendon, times, serif;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dotted #333;
	}	
	
.page_number {
	float: left;
	}
	
.page_nav {
	float: right;
	display: inline;
	padding-left: 5px;
	}
	
#images {
	
	width: 100%;
	}
	
#images a{
	font: bold 20px/24px georgia, clarendon, times, serif;
	padding: 5px;
	background-color: #FFF;
	}
	
#images ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	clear: right;
	}
	
#images li{
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-bottom: 1px dotted #333;
	}

#images li.first_item{
	}
	
#images li.last_item{
	border: none;
	}
	
#foot ul{	
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	list-style-type: none;
	border-bottom: 1px dotted #333;
	
	}
	
#foot li{
	display: inline;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	}

a{
	white-space: nowrap;
	}
	
a:hover{
	text-decoration: none;
	}

#notice{
	margin: 0px 240px 0px 10px;
	padding: 10px;
	background-color: #FFF;

	/* width: 350px; */

	}
	
#notice a{
	font: normal 10px/14px georgia, clarendon, times, serif; 
	padding: 0px;
	}
	
/* -------------------------------- Links Page stuff ----------------------------- */

#projects, #links, #duudlelog {
	padding: 10px;
	margin: 0px 10px 10px 10px;
	background-color: #FFF;
	}
	
#projects ul, #links ul {	
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	list-style-type: none;
	border-bottom: 1px dotted #333;
	
	}
	
#projects li, #links li {
	display: inline;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	}

/* -------------------------------- Flickr Badge stuff ----------------------------- */

#flickr_badge_uber_wrapper {
	text-align:justify; 
	border-bottom: 1px dotted #333; 
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	}
	
.badge_front_page {
	border-bottom: none !important; 
	margin-top: 5px !important;
	}

flickr_badge_title {
	display: inline;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	}

#flickr_badge_wrapper {
	display: inline;
	}

.flickr_badge_image {
	display: inline; 
	margin:0 5px 0px 0px; 
	}

.flickr_badge_image img {
	border: none !important;
	}

#flickr_badge_wrapper {}
