/* @group General Styles */

body   { color: #666; font-family: Arial, Helvetica, sans-serif; background: #ffffff; margin: 20px }

p { 
}

b, strong {
	font-weight: bold;
}

a:link { 
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}

a:visited { 
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}

a:hover, a:active {
	color: #0066CC;
	background: transparent;
	text-decoration: underline;
}

h1 {
	text-align: left;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	
/* @end */

/* @group Layout */

#container   { text-align: left; margin: 0 auto; width: 800px }

#top_divider     { background: #06c url("images/flag.jpg") no-repeat 685px -7px; margin-top: -10px; height: 75px; border-bottom: 17px solid #fc0 }

#pageHeader {
	background: #ffffff;
	margin-bottom: 0px;
	z-index: 0;
}

#pageHeader h1 {
	color: #0066CC;
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: -1px;
	padding-left: 10px;
	z-index: 1;
}

#top_divider h2  { color: #fc0; font-size: 24px; font-weight: bolder; margin: 0; padding: 0 10px 0 40px; z-index: 2 }

#container #content   { color: #06c; font-size: 12px; margin-top: -5px; margin-left: 210px }

#container #content h1.title  { color: #06c; text-align: right; margin: 0 0 10px; outline-color: #fc0 }

#container #sidebar  { font-size: 12px; padding-bottom: 10px; width: 185px; float: left; overflow: auto; border-top: 17px solid #fc0; border-bottom: 17px solid #fc0 }

#footer {
}

#footer a {
}

#footer a:hover {
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer  { color: #999999; font-size: 12px; line-height: 25px; background: url("images/crysanthemum.gif") no-repeat 150px 50%; text-align: right; height: 50px }

#breadcrumbcontainer ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

#breadcrumbcontainer li {
	padding: 0px;
}

#breadcrumbcontainer a {
	color: #666666;
	text-decoration: underline;
}

#breadcrumbcontainer a:hover  { color: #06c; text-decoration: none }
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	text-align: right;
}

#navcontainer #current  { color: #fc0; background: #06c }

/* Parent - Level 0 */

#navcontainer ul  { font-size: 12px; list-style-type: none; margin: 0; padding: 0 0 25px }

#navcontainer li {
}

#navcontainer a   { color: #000; font-size: 11px; text-decoration: none; text-transform: uppercase; display: block; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #ffffff }

#navcontainer a:hover  { color: #ffffff; background: #06c }

/* Child - Level 1 */

#navcontainer ul ul {
	list-style-type: none;
	margin: 0;
	font-size: 12px;
	padding: 0px;
}

#navcontainer ul ul  li {
}

#navcontainer ul ul a  { color: #555555; font-size: 10px; text-transform: uppercase; display: block; padding-top: 5px; padding-right: 20px; padding-bottom: 5px }

#navcontainer ul ul a:hover   { color: #fc0; background: #666 }

#navcontainer ul ul #current  { color: #06c; background: transparent }

/* Child - Level 2 */

#navcontainer ul ul ul {
	list-style-type: none;
	margin: 0;
	font-size: 12px;
	padding-bottom: 10px;
}

#navcontainer ul ul ul  li {
}

#navcontainer ul ul ul a {
	display: block;
	color: #777777;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navcontainer ul ul ul a:hover  { color: #fc0; background: #06c }

#navcontainer ul ul ul #current  { color: #06c; background: transparent }

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	font-size: 12px;
	padding-bottom: 0px;
}

#navcontainer ul ul ul ul  li {
}

#navcontainer ul ul ul ul a {
	display: block;
	color: #777777;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navcontainer ul ul ul ul a:hover  { color: #fc0; background: #06c }

#navcontainer ul ul ul ul #current  { color: #06c; background: transparent }

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	font-size: 12px;
	padding-bottom: 0px;
}

#navcontainer ul ul ul ul ul  li {
}

#navcontainer ul ul ul ul ul a {
	display: block;
	color: #777777;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navcontainer ul ul ul ul ul a:hover  { color: #fc0; background: #06c }

#navcontainer ul ul ul ul ul #current  { color: #06c; background: transparent }
	
/* @end */

/* @group Global Classes */

.standout, blockquote {
	background: #b90908;
	font-size: 20px;
	color: #ffffff;
	line-height: 28px;
	font-style: italic;
	width: 200px;
	margin: 5px;
	padding: 10px;
	float: right;
}

.imageStyle {
	padding: 4px;
	background: #eeeeee;
	border: 1px solid #dddddd;
}
	
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666;
	text-transform: uppercase;
}

.blog-archive-link { 
}
	
/* @end */

.blog-entry {
	border-top: 15px solid #eee;
	border-bottom: 15px solid #eee;
	margin: 5px 0 5px 0px;
	padding: 5px 0 5px 0;
	}

.blog-entry-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666;
	text-transform: uppercase;
	}

.blog-entry-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	text-transform: uppercase;	
	}

.blog-entry-body {
	color: #999;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	}
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	padding: 5px;
	color: #999;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	}

.filesharing-item {
	padding: 5px;
	background: #eee;
	border-bottom: #aaa;
	}

.filesharing-item-title {
	padding: 5px;
	color: #666;
	}

.filesharing-item-description {
	padding: 5px;
	font-style: italic;
	color: #999;
	}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	padding: 5px;
	font-size: 5px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

/*.album-description {
	padding: 5px;
	font-size: 1em;
	font-weight: normal;
	color: #a1a5a9;
	text-align: left;
	margin-bottom: 30px;
}*/

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 25px;
	margin-right: 25px;
	display: block;
}

.thumbnail-frame {
	padding: 5px;
	background: #f3f3f3;
	margin: 0px 1px 1px 0px;
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
    border: none;
}

.thumbnail-caption {
	color: #000000;
	font: bold 0.85em   'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 5px 0 0 0;
	height: 35px;
	display: block;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background: none;
	text-align: center;
}

.photo-navigation { 
	background: #f1f1f1;
	color: #5b5b5b;
	text-align: center;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 5px;
	margin: 10px 10px 1px 10px;
}

.photo-navigation a {
	text-decoration: underline;
}

.photo-navigation a:hover {
	text-decoration: none;
}

.photo-frame{
	background: #f3f3f3;
	padding: 10px;
	margin-bottom: 10px;
}

.photo-links {
	padding: 0px;
	margin: 0;
	font-size: 0.85em;
}

.photo-title {
	padding: 0px;
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
	margin: 0px;
}

.photo-caption {
	padding: 0px;
	color: #000000;
	font-size: 0.85em;
	font-weight: normal;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	font-size: 0.85em;
}

.exif-data p {
	margin: 0 0 5px 0;
	padding: 0;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	padding: 5px;

}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
		color: #666;
		text-transform: uppercase;
	font: bold 16px Arial, Helvetica, sans-serif;
}

.movie-page-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	margin-bottom: 5px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	text-align: center;
	padding: 5px;
	background: #eeeeee;
	border: 1px solid #dddddd;
	margin: 5px;
}

.movie-thumbnail-caption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
	margin-top: 5px;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	color: #666;
	text-transform: uppercase;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/* @end */


/* @end */

