/* COMMON STYLES */

body {
	font-family: Arial, sans-serif;
	font-size: small;
	color: #111;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	}

a:link, a:visited, a:active {
	color: #036;
	border-bottom: none;
	}

table {
	margin: 0px auto 0px auto;
	}

form {
	margin: 0px auto 0px auto;
	}

#breadcrumbs {
	margin: 0px;
	}

#breadcrumbs {
	background-color: #036;
	color: #FFF;
	font-size: .8em;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	border: 3px #000000 solid;
	}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	color: #FFF;
	text-decoration: none;
	border-bottom:1px dotted #69f;
	}
	
.find {
	margin: 0px;
	background-color: #369;
	color: #FFF;
	font-size: small;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	}

.content {
	margin: 20px;
	}

.tag_list {
	border: 1px dotted #888;
	background-color: #f0f0f0;
	padding: 7px;
	margin-left: 0px;
	margin-top: 10px;
	font-size: small;
	color: #06D;
	}
	
.tag_list a:link, .tag_list a:visited, .tag_list a:active {
	color: #06D;
	text-decoration: none;
	border-bottom:1px dotted #06D;
	}
	
.tag_list a:hover {
	color: #f0f0f0;
	background-color: #06D;
	text-decoration: none;
	border-bottom:1px dotted #06D;
	}
	
.tag_list_sized {
	border: 1px dotted #888;
	background-color: #f0f0f0;
	padding: 7px;
	margin-left: 0px;
	margin-top: 10px;
	font-size: small;
	color: #06D;
	}
	
.tag_list_sized a:link, .tag_list_sized a:visited, .tag_list_sized a:active {
	color: #06D;
	text-decoration: none;
	}
	
.tag_list_sized a:hover {
	color: #f0f0f0;
	background-color: #06D;
	text-decoration: none;
	}
	
.rss_icon {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
	margin:0;
	}
	
.rss_icon a:link, .rss_icon a:visited, .rss_icon a:active {
	color:#FFF;
	text-decoration:none;
	padding:1px;
	border:0px;
	}

.cc_license {
	font-size: x-small;
	color: #555;
	padding-top: 10px;
	}

.copyright {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: #555;
	text-align: center;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-top: 1px solid #369;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #369
	}

.wpp_logo {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	margin-bottom: 20px;
	border: 0px;
	}
/* IMAGE STYLES */

.text_left {
	background:#000;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	padding-left: 5px;
	}

.photo_right {
	float: right;
	background:#000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	border-left:1px dotted #999;
	}
	
.image_title {
	font-size: medium;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #CCC;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	}
	
.image_description {
	font-size: 1em;
	color: #555;
	padding-bottom: 5px;
	padding-right: 5px;
	color: #999;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	}
	
.image_date, .image_dimensions, .image_filename, .image_lastmodified, 
.image_lastmodified_formatted, .image_geoinfo, .image_tags, 
.image_location, .image_size_bytes, .image_size_formatted {
	font-size: .7em;
	color: #555;
	padding: 1px;
	color: #666;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	}
	
.image_image_sizes {
	font-size: x-small;
	color: #555;
	padding: 1px;
	}

.image_image_sizes a:link, .image_image_sizes a:visited, .image_image_sizes a:active {
	color: #036;
	text-decoration: none;
	line-height: 1.5em;
	border-bottom:1px dotted #369;
	}

.image_image_sizes a:hover {
	color: #700;
	text-decoration: none;
	border-bottom:1px dotted #369;
	}

.image_image_sizes ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	}
	
.image_image_sizes ul li {
	list-style: none inside;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
    font-size: x-small;      
	}	

.image_image_sizes ul li:before	{
	padding-left: 5px;
	content: "\00BB \0020";
	}
	
.image_camera {
	font-size: small;
	color: #555;
	padding: 1px;
	font-style: italic;
	}

.next_prev {
	width: 200px;
	color: #036;
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	line-height: 1.5em;
	}
	
.next_prev a:link, .next_prev a:visited, .next_prev a:active {
	color: #036;
	text-decoration: none;
	border-bottom:1px dotted #369;
	}
