@import "images/layout/layout.css";
.clear {clear: both;}
img {
	border: none;
}
a {
	outline:none;
}
.image-left {
	float: left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}
.image-right {
	float: right;
	margin-left: 10px;
	margin-bottom:5px;
	margin-top:5px;
}
.imageStyle {
}
#breadcrumbcontainer {
	font-size: 0.65em;
	padding-left: 20px;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	display: none;
}
#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;

}
#breadcrumbcontainer li {
	display: inline;
}
#breadcrumbcontainer a {
	text-decoration: none;
}
#breadcrumbcontainer a:hover {
}
ul.disc {
	list-style-type: disc;
}
ul.circle {
	list-style-type: circle;
}
ul.square {
	list-style-type: square;
}
ol.arabic-numbers {
	list-style-type: decimal;
}
ol.upper-alpha {
	list-style-type: upper-latin;
}
ol.lower-alpha {
	list-style-type: upper-latin;
}
ol.upper-roman {
	list-style-type: upper-roman;
}
ol.lower-roman {
	list-style-type: lower-roman;
}
/*BLOG*/
ul.blog-tag-cloud {
	list-style:none;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:20px;
	display:block;
}
ul.blog-tag-cloud li {
	display: inline;
}
.blog-tag-size-1 {
	font-size: 0.8em;
}
.blog-tag-size-2 {
	font-size: 0.85em;
}
.blog-tag-size-3 {
	font-size: 0.9em;
}
.blog-tag-size-4 {
	font-size: 0.95em;
}
.blog-tag-size-5 {
	font-size: 1em;
}
.blog-tag-size-6 {
	font-size: 1.05em;
}
.blog-tag-size-7 {
	font-size: 1.1em;
}
.blog-tag-size-8 {
	font-size: 1.15em;
}
.blog-tag-size-9 {
	font-size: 1.2em;
}
.blog-tag-size-10 {
	font-size: 1.25em;
}
.blog-tag-size-11 {
	font-size: 1.3em;
}
.blog-tag-size-12 {
	font-size: 1.35em;
}
.blog-tag-size-13 {
	font-size: 1.4em;
}
.blog-tag-size-14 {
	font-size: 1.45em;
}
.blog-tag-size-15 {
	font-size: 1.5em;
}
.blog-tag-size-16 {
	font-size: 1.55em;
}
.blog-tag-size-17 {
	font-size: 1.6em;
}
.blog-tag-size-18 {
	font-size: 1.65em;
}
.blog-tag-size-19 {
	font-size: 1.7em;
}
.blog-tag-size-20 {
	font-size: 1.75em;
}
.blog-archive-background {
}
.blog-entry-summary {
}
.blog-archive-headings-wrapper {
	display:block;
	padding-bottom:10px;
	border-bottom:2px dashed;
}
.blog-archive-entries-wrapper {
}
.blog-archive-entries-wrapper .blog-entry {
}
.blog-archive-month {
}
.blog-archive-link {
	display:block;
	height:30px;
	width:30px;
	position:absolute;
	right:20px;
	top:5px;
	text-indent: -9999px;
	overflow: hidden;
}
#content .blog-archive-link a:link, #content .blog-archive-link a:visited {
	display:block;
	height:30px;
	width:30px;
	position: absolute;
	left: 0;
	top: 0;
	background-color:transparent;
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/layout/blog_archive_home.gif) no-repeat;
}
.blog-entry {
	display:block;
	margin-bottom:20px;
	border-bottom: 2px dashed;
}
h1.blog-entry-title {
	text-decoration:none;
	margin-bottom:5px;
}
h1.blog-entry-title a {
	text-decoration:none;
	margin-bottom:5px;
}
.blog-entry-date {
	display:block;
	margin-bottom:10px;
}
/*styles the category link in the main entry */
.blog-read-more {
	margin-top:10px;
	display:block;
	width:30px;
	height:30px;
	float:right;
	overflow:hidden;
}

#content .blog-read-more a:link, #content .blog-read-more a:visited {
	display:block;
	width:30px;
	height:30px;
	background: url(images/layout/readmore.gif) no-repeat ;
	background-color: transparent;
	text-indent:-999px;
	overflow:hidden;
}

#content .blog-read-more a:hover {
	background: url(images/layout/readmore.gif) no-repeat left bottom;
}
#content .blog-read-more a:hover {
	background: url(images/layout/readmore.gif) no-repeat bottom;
	background-color: transparent;
}

.blog-entry-body {
	display:block;
	clear:both;
	margin-bottom:15px;
	margin-top:15px;
}
.blog-entry-comments {
	display:block;
	margin-top:20px;
}

#content a.blog-trackback-link,
#content a.blog-comment-link {
	padding-left: 25px;
	text-decoration:none;
	padding-bottom:3px;
	background: url(images/layout/comments.gif) no-repeat left center;
}
#content a.blog-trackback-link {
	background:url(images/layout/trackback.gif) no-repeat;
}

p.blog-entry-tags {
	display:block;
}
/* styles the archives in the blog sidebar */
#blog-archives br {
	display: block;
	height: 1px;
}
#blog-archives {
	display:block;
	margin-top:20px;
	padding-top:20px;
	line-height: 0.70em;
	background:url(images/layout/archiv_top_bg.png) repeat-x;
}
a.blog-archive-link-enabled:link, a.blog-archive-link-enabled:visited {
	margin: 0;
	padding: 0;
	height: auto;
	display: block;
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom: 1px dashed;
	text-decoration:none;
	padding-left:25px;
	background:url(images/layout/archive_icon.png) no-repeat;
}

.blog-archive-link-enabled:hover {
	text-decoration: none;
}
.blog-archive-link-disabled {
	display:none;
}
/* Styles the blog categories in the blog sidebar */
#blog-categories {
}
.blog-category-link-enabled:link, .blog-category-link-enabled:visited{
	background: url(images/layout/blog_cat.png) no-repeat;
	padding-left: 35px;
	text-decoration: none;
}
.blog-category-link-disabled {
	display:none;
}
/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	background: url(images/layout/rss_blog.jpg) no-repeat;
	display: block;
	height: 70px;	
	padding-left: 2px;
	padding-top: 30px;	
}
.blog-rss-link:link {
	text-decoration: none;
}
.blog-comments-rss-link:link {
	text-decoration: none;
}

#blog-rss-feeds a:hover {
	text-decoration: underline
}
/* @end */

/* @group File Sharing */

.filesharing-description {
	display: block;
	margin-bottom: 20px;
}
.filesharing-item {
	display: block;
	margin-bottom: 20px;
	padding-left: 50px;
	min-height: 50px;
	background: url(images/layout/filesharing.png) no-repeat;
}
#content .filesharing-item-title a:link , #content .filesharing-item-title a:visited {
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 2em;
	display: block;
	margin-bottom: 10px;
}
.album-description {
	display: block;
	margin-bottom: 20px;
}
.album-wrapper {
	display: block;
}
.thumbnail-wrap {
	float: left;
	margin-bottom: 3px;
	position: relative;
}
.thumbnail-frame {
}
.thumbnail-frame:hover {
}
.thumbnail-frame a {
}
.thumbnail-frame a:hover {
}
.thumbnail-frame img {
}
.thumbnail-caption {
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 5px;
	padding-right: 5px;
}
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: auto;
	text-align: center;
}
.photo-navigation {
	color: #fff;
}
.photo-links {
}
.photo-navigation a:link, .photo-navigation a:visited {
	color: #408cd9
}
.photo-navigation a:hover {
}
.photo-frame {
	padding: 10px;
	background: #ccc;
	border: 1px solid #fff;
}
.photo-title {
	font-style: italic;
	font-size: 2em;
}
.photo-caption {
	font-size: 1.8em
}
/* @group EXIF data */
/* Data wrapper */
.exif-data {
}
.exif-data p {
}
/* 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 {
	display: block;
	margin-top: 20px;
}
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	display: block;
	margin-bottom: 10px;
}
.movie-page-description {
	display: block;
	margin-bottom: 10px;
}
.movie-thumbnail-frame {
	float: left;
	position: relative;
	margin-bottom: 1px;
}
.movie-thumbnail-frame:hover {
}
.movie-thumbnail-caption {
	position: absolute;
	padding-left: 3px;
	padding-right: 3px;
	background: #000;
	color: #f4f4f4;
	left: 0;
	top: 2px;
}
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	text-align: center;
}
.movie-title {
	color: #f4f4f4;
	
}
.movie-frame {
	background: #000;
	border: 1px solid #222;
}
/* @end */


/* @end */

/* @group Contact Form */
.message-text {
}
.required-text {
}
.form-input-field {
}
.form-input-button {
} 
/* @end */

