/* ---------- GLOBAL PARAMETERS ---------- */

body
{
	margin: 0em;
	border: 0em;
	background-color: #eeeeee;
}

p
{
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial, sans-serif;
	font-size: 1em;
	text-align: justify;
}

ul
{
	list-style: square;
}

h1
{
	padding: 5px;
	background-color: #333333;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
}

a:link, a:visited, a:active
{
	color: #888888;
	text-decoration: none;
}

a:hover
{
	color: #880000;
	text-decoration: underline;
}

h1 a:link, h1 a:visited, h1 a:active
{
	color: #ffffff;
	text-decoration: none
}

h1 a:hover
{
	color: #cccccc;
	text-decoration: none
}

img
{
	border: 0;
}

/* ---------- HEADER AND FOOTER ---------- */

.header
{
	display: none;
}

.footer
{
	display: none;
}


/* ---------- PAGE ---------- */

.page
{
}

.primary
{
}

.secondary
{
}


/* ---------- PRIMARY CONTENT ---------- */

.article, .summary
{
	color: black;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.2em;
	text-align: justify;
}

.photo, .photo-album
{
	width: 616px;
	color: black;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
}

.photo h1, .photo-album h1
{
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
}

.article h1, .summary h1, .photo-thumbs h1, .photo-thumbs-all h1
{
	margin-top: -5px;
	margin-bottom: 3px;
	padding: 5px;
}

.article h2, .article h3
{
	margin-top: 10px;
	margin-left: 5px;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

.intro
{
	margin-top: -10px;
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 1em;
	text-align: justify;
}

.article hr
{
	display: none;
}

.article-advert
{
	display: none;
}

.article-previous
{
	display: none;
}

.article-next
{
	display: none;
}

.photo p, .photo-album p
{
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 1px;
}

.photo-album-pub
{
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}

.published
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}

.photo img, .photo-album img
{
	border: 0px;
}

.photo a:link, .photo a:visited, .photo a:active, .photo-album a:link, .photo-album a:visited, .photo-album a:active
{
	color: #ffffff;
	text-decoration: none
}

.photo a:hover, .photo-album a:hover
{
	color: #cccccc;
	text-decoration: none
}

.photo table, .photo-album table
{
	width: 100%;
	padding: 0px;
	border-width: 0px;
	table-layout: fixed;
}

.photo td, .photo-album td
{
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
}

.photo tr, .photo-album tr
{
	margin-bottom:1px;
}

.photo-panel
{
	text-align: center;
}

.photo-album-thumb
{
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

tr.photo-info-row td
{
}

tr.photo-advert-row td
{
	display: none;
}

.photo-exif-field-col
{
	width: 250px;
}

.photo-exif-value-col
{
}

.photo-advert-col
{
	display: none;
}

.photo-thumbs
{
	clear: both;
	width: 616px;
	margin: 5px;
	padding: 0px;
	padding-top: 5px;
	color: black;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify;
}

.photo-thumbs h1
{
	padding: 5px;
	background-color: #333333;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
}

.photo-thumbs img
{
	border-color: black;
	border-style: solid;
	border-width: 1px;
	margin-right: 1px;
}

.sm1
{
	margin-left: 0px;
}
.sm2
{
	margin-left: 30px;
}
.sm3
{
	margin-left: 60px;
}
.sm4
{
	margin-left: 90px;
}


/* ---------- SECONDARY CONTENT ---------- */

.photo-info-field-col
{
	width: 250px;
}

.photo-info-value-col
{
}

.photo-navigation, .photo-map, .photo-share, .article-map, .article-share
{
	display: none;
}

.photo-details
{
	width: 616px;
	color: black;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
}

.article-image
{
	text-align:center;
	padding-bottom: 20px;
}

.photo-details h1
{
	display: none;
}

.article-image p
{
	margin: 0px;
	padding: 1px;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	text-align: center;
}

.article-image ul
{
	margin: 0px;
	padding: 1px;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	text-align: center;
	list-style: none;
}

/* ---------- NAVIGATION PANELS ---------- */

.options
{

	display: none;
}

.sections
{
	display: none;
}