html {
	height:  100%;
	margin-bottom: 1px;
	background: gray url(images/back.jpg) repeat-x fixed;
}

/* @group General Styles */

@font-face {
	font-family: "Sniglet";
	src: url("fonts/Sniglet.ttf")
}

@font-face {
	font-family: "Chunk";
	src: url("fonts/Chunk.otf")
}

@font-face {
	font-family: "Gentium";
	src: url("fonts/Gentium.ttf")
}

@font-face {
	font-family: "Junction";
	src: url("fonts/junction.otf")
}


body {
	padding: 0;
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(images/highlight.png) no-repeat fixed 0 top;
	margin: -84px 0 0;
}

:focus {
  -moz-outline-style:none;
}

p {
	margin: 0;
	padding: 0;
}


br {
	margin: 0;
	padding: 0;
}

img {
   border: none;
}

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

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 12px;
}

a:link, a:visited {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #444;
}

a:hover, a:active {
	border-style: none;
	color: #444;
}

.clearer {
	clear: both;
}

blockquote {
}

code {
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 30px;
	line-height: 32px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 26px;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 22px;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
}

hr {
	border-top: 1px solid #bfbfbf;
}

.imageStyle {

}

#container #content ul {
}

#container #content li {
}

/* @end */

/* @group Layout */

#container {
	width: 426px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

#title {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	width: 390px;
}

#title h1 {
	color: #96908a;
	letter-spacing: -1px;
	font-style: normal;
}

#title h2 {
	color: #88827d;
	font-style: normal;
}

#header {
	width: 424px;
	background: url(images/editable_images/hdr_wood.png) no-repeat;
	height: 49px;
}

#searchBox {
	text-align: center;
	height: 50px;
	padding-top: 27px;
	position: relative;
	top: -19px;
	margin-right: 14px;
	margin-left: 12px;
	background: #d1d1d1 url(images/menu_fade.png) repeat-x 0 top;
	display: none;
	border-bottom: 2px solid #c0c0c0;
	z-index: 2;
}

.mag {
	width: 48px;
	height: 48px;
	float: left;
	position: relative;
	top: -10px;
	left: 20px;
}

#searchButton {
	width: 27px;
	height: 25px;
	background: url(images/search_button.png) no-repeat;
	position: relative;
	float: right;
	top: -19px;
	right: 34px;
	cursor: pointer;
}

#pageTitle {
	margin-bottom: 24px;
	margin-left: 32px;
	margin-right: 32px;
	padding-top: 24px;
	color: #83827f;
}

#pageTitle h3 {
	font-size: 28px;
	line-height: 30px;
}


#middle {
	background: url(images/middle.png) repeat-y;
	padding-top: 16px;
}

#logoContainer {
	margin-right: 14px;
	margin-left: 12px;
	text-align: center;
	overflow: hidden;
}

#content {
	padding-bottom: 4px;
	padding-top: 16px;
	margin: 0 32px;
}

#archives {
	width: 366px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 16px;
}

#bottomBand {
	height: 29px;
	margin: 0;
	padding: 0;
}

#bottom {
	width: 424px;
	height: 19px;
	background: url(images/bottom.png) no-repeat;
	margin: 0;
	padding: 0;
}

#footer {
	width: 404px;
	height: 20px;
	text-align: right;
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 42px;
	margin-top: -2px;
	color: #bebebe;
	text-shadow: #262626 0 -1px 1px;
	padding-right: 6px;
}

#footer a:link, #footer a:visited {
	color: #bebebe;
	text-shadow: #262626 0 -1px 1px;
	text-decoration: none;
}

#footer a:hover {
	color: #fffeff;
	text-shadow: #eaeaea 0 1px 6px;
}

#sidebar {
	margin-right: 32px;
	margin-left: 32px;
	color: #9b9b9b;
	font: 19px/29px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sidebar a:link, #sidebar a:visited {
	color: #e7e7e7;
	padding: 1px 5px;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#sidebar a:hover {
	color: #e7e7e7;
	padding: 1px 5px;
	text-decoration: none;
}

#sidebar h3 {
	font-size: 24px;
	line-height: 32px;
	color: #9b9b9b;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

	
/* @end */

/* @group Horizontal Menu */

/* Toolbar Styles */

.navcontainer {
	overflow: hidden;
	font-size: 13px;
	height: 23px;
	background: url(images/menu_green.png) no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 6px;
	z-index: 25;
}

/* Parent - Level 0 */

.navcontainer ul{
	list-style: none;
	padding-left: 0;
	margin: 0;
	height: 30px;
	position: absolute;
}


.navcontainer ul ul .current a:link {
	color: #353a15;
	font-weight: bold;
}
.navcontainer ul li{
	height: 30px;
	display: block;
	float: left;
	position: relative;
	margin: 0 14px 0 4px;
}

.navcontainer ul li a{
	text-align: center;
	font: bold 12px Helvetica, Geneva, Arial, sans-serif;
	cursor: pointer;
	display: block;
	text-decoration: none;
	margin: 0;
}

.navcontainer ul li a:hover{
	text-align: center;
	cursor: pointer;
	display: block;
}

.navcontainer ul li a:visited{
}

/* @group My Group */
.navcontainer ul li:hover > ul{ 
	display: block; 
}

.navcontainer ul ul{
	background: #cdcdcd url(images/menu_fade.png) repeat-x 0 top;
	display: none;
	height: auto;
	left: 0;
	line-height: 18px;
	margin: 0;
	position: absolute;
	width: 135px;
	top: 20px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	padding-top: 8px;
	-moz-box-shadow: 0px 2px 4px #333333;
	-webkit-box-shadow: 0px 1px 4px #333333;
	padding-bottom: 1px;
	opacity: 0.95;
	z-index: 26;
}

.navcontainer ul ul li{
	padding: 0;
}

.navcontainer ul ul li a{
	font-weight: normal;
	padding: 4px 10px;
	width: 108px;
	text-shadow: none;
	text-align: left;
}

.navcontainer ul ul li a:hover{
	font-weight: normal;
	width: 108px;
	text-shadow: none;
	background-color: #b9b9b9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 6px;
	border-bottom-style: none;
	text-align: left;
}

.navcontainer ul ul li:last-child > a{ 
	border-bottom: none; 
}

.navcontainer ul ul ul{
	top: 6px;
	left: 123px;
	background-image: none;
	background-color: #a9a9a9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.navcontainer ul ul ul li a:hover{
	font-weight: normal;
	width: 108px;
	text-shadow: none;
	background-color: #8d8d8d;
	-moz-border-radius: 3px;
	-webkit-border-radius: 6px;
	border-bottom-style: none;
	text-align: left;
}



/* @end */

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-archive-headings-wrapper {
	text-align: left;
}

.blog-archive-entries-wrapper {
	text-align: left;
}

.blog-archive-month {
}

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

.blog-entry {
	margin-bottom: 50px;
}

.blog-entry-title {
	text-decoration: none;
	font: normal 28px/34px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
}

.blog-entry-title a:link {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #57595e;
}

.blog-entry-title a:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.blog-entry-title a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.blog-entry-date {
	margin-bottom: 20px;
	padding-left: 18px;
	background: url(images/cal.png) no-repeat 0 center;
}

.blog-entry-body {
}

.blog-entry-comments {
	margin-top: 4px;
}

.blog-entry-comments a:link {
	padding-left: 21px;
	background: url(images/chat.png) no-repeat left center;
}

.blog-entry-comments a:hover {
}

.blog-entry-summary { 
}

.blog-read-more a:link, .blog-read-more a:visited {
	display: block;
	padding-left: 20px;
	background: url(images/magglass.png) no-repeat left center;
}

.blog-read-more a:hover
{
}


.blog-entry-category a:link, .blog-entry-category a:visited {
	padding-left: 18px;
	background: url(images/write.png) no-repeat left center;
	padding-right: 4px;
	margin-left: 3px;
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

/* styles the archives in the blog sidebar */

#blog-archives {
	padding: 8px;
	background-color: #cbcbcb;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 43%;
	float: left;
}

.blog-archive-link-enabled {
	padding-left: 18px;
	background: url(images/cal.png) no-repeat left center;
}

.blog-archive-link-enabled:link {
	padding-left: 18px;
	background: url(images/cal.png) no-repeat left center;
}

.blog-archive-link-enabled:visited {
	padding-left: 18px;
	background: url(images/cal.png) no-repeat left center;
}

.blog-archive-link-enabled:hover {
	background: url(images/cal.png) no-repeat left center;
}

.blog-archive-link-disabled {
	padding-left: 18px;
	background: url(images/cal.png) no-repeat left center;
}

/* Styles the blog categories in the blog sidebar */

#blog-categories {
	padding: 8px;
	background-color: #cbcbcb;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 43%;
	float: left;
	margin-right: 15px;
}

.blog-category-link-enabled {
	padding-left: 18px;
	background: url(images/write.png) no-repeat left center;
}

.blog-category-link-enabled:link, .blog-category-link-enabled:visited {
}

.blog-category-link-enabled:hover {
	padding-left: 18px;
	background: url(images/write.png) no-repeat left center;
}

.blog-category-link-disabled {
	padding-left: 18px;
	background: url(images/paper.png) no-repeat left center;
}

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds {
	padding: 8px;
	background-color: #cbcbcb;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 43%;
	float: left;
	margin-top: 15px;
}

.blog-rss-link {
}

.blog-rss-link:link, .blog-rss-link:visited {
	padding-left: 18px;
	background: url(images/rss.png) no-repeat left center;
}

.blog-rss-link:hover {
}

.blog-comments-rss-link {
}

.blog-comments-rss-link:link, .blog-comments-rss-link:visited {
	padding-left: 18px;
	background: url(images/rss.png) no-repeat left center;
}

.blog-comments-rss-link:hover {
}
	
/* @end */

/* @group New Blog Styles (3.6) */

p.blog-entry-tags {
	margin-top: 20px;
	background: url(images/tag.png) no-repeat left center;
	padding-left: 20px;
	font-weight: normal;
	font-style: normal;
}
/* Styles blog tag links normal and visited state */
p.blog-entry-tags a:link,
p.blog-entry-tags a:visited {
	font-style: italic;
	text-decoration: none;
}

/* Styles blog tag links hover state */
p.blog-entry-tags a:hover {
}

/* Styles blog tag links active state */
p.blog-entry-tags a:active {
}

/* Styles the tag clous un-ordered list */
ul.blog-tag-cloud {
	list-style-image: none;
	list-style-type: none;
	padding: 8px;
	background-color: #cbcbcb;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 15px 15px 0 0;
	width: 43%;
	float: left;
	clear: left;
}

/* Styles tag cloud list item */

/* Styles all links in the tag cloud in normal and visited state */

ul.blog-tag-cloud li {
	padding-right: 5px;
	text-align: left;
	list-style-type: none;
	margin: 0;
	vertical-align: bottom;
	display: inline;
	text-decoration: none;
}

ul.blog-tag-cloud li a:link {
	text-decoration: none;
}

/* Styles all links in the tag cloud in hover state */
ul.blog-tag-cloud li a:hover {
	text-decoration: none;
	margin: 0;
	text-align: left;
}

/* Styles all links in the tag cloud in active state */

/* tag size 1-20 styles */
.blog-tag-size-1 {
	font-size: 9px;
}

.blog-tag-size-2 {
	font-size: 10px;
}

.blog-tag-size-3 {
	font-size: 10px;
}

.blog-tag-size-4 {
	font-size: 11px;
}

.blog-tag-size-5 {
	font-size: 11px;
}
.blog-tag-size-6 {
	font-size: 12px;
}

.blog-tag-size-7 {
	font-size: 12px;
}

.blog-tag-size-8 {
	font-size: 13px;
}

.blog-tag-size-9 {
	font-size: 13px;
}

.blog-tag-size-10 {
	font-size: 14px;
}

.blog-tag-size-11 {
	font-size: 14px;
}

.blog-tag-size-12 {
	font-size: 15px;
}

.blog-tag-size-13 {
	font-size: 15px;
}

.blog-tag-size-14 {
	font-size: 16px;
}

.blog-tag-size-15 {
	font-size: 17px;
}

.blog-tag-size-16 {
	font-size: 17px;
}

.blog-tag-size-17 {
	font-size: 18px;
}

.blog-tag-size-18 {
	font-size: 19px;
}

.blog-tag-size-19 {
	font-size: 19px;
}

.blog-tag-size-20 {
	font-size: 21px;
}

/* Order & Un-ordered List Support
These CSS classes style the list style type of an un-ordered list. */

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-alpha;
}

ol.lower-alpha { list-style-type: lower-alpha;
}

ol.upper-roman { list-style-type: upper-roman;
}

ol.lower-roman { list-style-type: lower-roman;
}

/* @end */

/* @group Forms */
.message-text {
	width: 95%;
} 

.required-text {
	font-weight: bold;
} 

.form-input-field {
	width:  95%;
	font-size: 18px;
	color: #a6a59c;
	padding: 4px;
	background: #fff repeat-x;
	line-height: 22px;
} 

.form-input-button {
} 
/* @end */

/* @group Bread-crumb */

.divider {
	width: 15px;
	background: url(images/divider.png) no-repeat center center;
	display: inline-block;
	float: left;
	height: 22px;
}

#breadcrumb {
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	background: #f3f3f3 url(images/bc_bkg.png) repeat-x;
	margin: 0 14px 0 12px;
	text-align: center;
	font-size: 10px;
	color: #444;
	text-shadow: #fffeff 0 1px 1px;
	padding-top: 6px;
	font-weight: bold;
}

#breadcrumb ul {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#breadcrumb li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 1px 0 0;
}

#breadcrumb a:link, #breadcrumb a:visited{
	display: inline;
		color: #444;
	text-shadow: #fffeff 0 1px 1px;
	text-decoration: none;
	border-style: none;
}

#breadcrumb a:hover {
	display: inline;
		color: #fffeff;
	text-shadow: #262626 0 -1px 2px;
}

.bcitem {
	float: left;
	display: inline;
	padding-right: 4px;
	padding-left: 8px;
}
	
/* @end */

/* @group Photo Album */

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

.album-title {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 8px;
}

.album-description {
}


.album-wrapper {
	display: block;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	margin-top: 30px;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 30px;
	margin-right: 24px;
	margin-top: 34px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	background: transparent;
}

.thumbnail-frame img {
	margin: auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

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

.photo-background {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.photo-navigation {
	clear: left;
	float: left;
	width: 170px;
	padding: 5px;
	text-align: center;
	margin: 50px 0 6px 20px;
	background: #fff right top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #7e7e7e;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

.photo-title {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 20px;
	color: #868686;
	padding-top: 5px;
	margin: 0;
	padding-bottom: 0;
	text-align: center;
}

/* color title image below */

.photo-caption {
	font-style: italic;
	color: #7e7e7e;
	padding: 0px;
	margin-top: 7px;
}

.photo-links {
	color: #7e7e7e;
	margin-bottom: 6px;
}

.photo-links a {

}

.photo-links a:hover, .photo-links a:active {

}

.photo-navigation a:hover {
	text-decoration: underline;
	color: #9d9d9d;
}

.photo-frame{	
	padding: 0;
	position: absolute;
	left: 235px;
	top: 9px;
	border: 10px solid #fff;
	margin-top: 40px;
}



/* @end */

/* new_elemens */

.photo-background {
}

.photo-navigation {
}

/* @group EXIF data */
/* Data wrapper */

.exif-data {
	clear: left;
	margin: 0 0 0 20px;
	float: left;
	width: 170px;
	padding: 5px 4px 5px 6px;
	background: #fff left top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.exif-data p {
	color: #6e6e6e;
	text-align: left;
	padding-left: 38px;
	border-bottom: 1px solid #b9b9b9;
	font-size: 10px;
	line-height: 22px;
	background-repeat: no-repeat;
	height: 22px;
}



/* p tag classes for all exif data */

p.exif-version {
	background-image: url(images/exif/photos.png);
}

p.exif-colour-space {
	background-image: url(images/exif/color.png);
}

p.exif-focal-length {
	background-image: url(images/exif/focalpoint.png);
}

p.exif-dimensions {
	background-image: url(images/exif/dimensions.png);
}

p.exif-pixel-y-dimension {
	background-image: url(images/exif/y.png);
}

p.exif-oecf-value {
	background-image: url(images/exif/genericicon.png);
}

p.exif-subsec-time-original {
	background-image: url(images/exif/time.png);
}

p.exif-exposure-mode {
	background-image: url(images/exif/aperture.png);
}

p.exif-pixel-x-dimension {
	background-image: url(images/exif/x.png);
}

p.exif-spatial-frequency-response {
	background-image: url(images/exif/genericicon.png);
}

p.exif-scene-capture-type {
	background-image: url(images/exif/scenetype.png);
}

p.exif-subject-location {
	background-image: url(images/exif/genericicon.png);
}

p.exif-shutter-speed {
	background-image: url(images/exif/shutterspeed.png);
}

p.exif-datetime-original {
	background-image: url(images/exif/date.png);
}

p.exif-subsec-time {
	background-image: url(images/exif/time.png);
}

p.exif-compressed-bits-per-pixel {
	background-image: url(images/exif/pixels.png);
}

p.exif-flash-energy {
	background-image: url(images/exif/flash.png);
}

p.exif-saturation {
	background-image: url(images/exif/color.png);
}

p.exif-brightness {
	background-image: url(images/exif/brightness.png);
}

p.exif-exposure-time {
	background-image: url(images/exif/time.png);
}

p.exif-f-number {
	background-image: url(images/exif/fstop.png);
}

p.exif-file-source {
	background-image: url(images/exif/genericicon.png);
}

p.exif-gain-control {
	background-image: url(images/exif/genericicon.png);
}

p.exif-subject-area {
	background-image: url(images/exif/genericicon.png);
}

p.exif-cfa-pattern {
	background-image: url(images/exif/genericicon.png);
}

p.exif-scene-type {
	background-image: url(images/exif/scenetype.png);
}

p.exif-white-balance {
	background-image: url(images/exif/gamma.png);
}

p.exif-flash {
	background-image: url(images/exif/flash.png);
}

p.exif-exposure-index {
	background-image: url(images/exif/aperture.png);
}

p.exif-flashpix-version {
	background-image: url(images/exif/flashpix.png);
}

p.exif-device-setting-description {
	background-image: url(images/exif/genericicon.png);
}

p.exif-focalplane-x-resolution {
	background-image: url(images/exif/genericicon.png);
}

p.exif-image-uniqueid {
	background-image: url(images/exif/id.png);
}

p.exif-components-configuration {
	background-image: url(images/exif/configuration.png);
}

p.exif-light-source {
	background-image: url(images/exif/brightness.png);
}

p.exif-sensing-method {
	background-image: url(images/exif/genericicon.png);
}

p.exif-aperture {
	background-image: url(images/exif/aperture.png);
}

p.exif-sharpness {
	background-image: url(images/exif/sharpness.png);
}

p.exif-exposure-program {
	background-image: url(images/exif/aperture.png);
}

p.exif-subject-distance {
	background-image: url(images/exif/subjectdistance.png);
}

p.exif-subsec-time-digitized {
	background-image: url(images/exif/time.png);
}

p.exif-contrast {
	background-image: url(images/exif/contrast2.png);
}

p.exif-focalplane-resolution-unit {
	background-image: url(images/exif/genericicon.png);
}

p.exif-gamma {
	background-image: url(images/exif/gamma.png);
}

p.exif-35mm-focal-length {
	background-image: url(images/exif/focalpoint.png);
}

p.exif-datetime-digitized {
	background-image: url(images/exif/date.png);
}

p.exif-subject-distance-range {
	background-image: url(images/exif/subjectdistance.png);
}

p.exif-custom-rendered {
	background-image: url(images/exif/genericicon.png);
}

p.exif-max-aperture {
	background-image: url(images/exif/aperture.png);
}

p.exif-sound-file {
	background-image: url(images/exif/audio.png);
}

p.exif-metering-mode {
	background-image: url(images/exif/genericicon.png);
}

p.exif-spectral-sensitivity {
	background-image: url(images/exif/genericicon.png);
}

p.exif-exposure-bias {
	background-image: url(images/exif/aperture.png);
}

p.exif-focalplane-y-resolution {
	background-image: url(images/exif/genericicon.png);
}

p.exif-iso-rating {
	background-image: url(images/exif/iso.png);
}

p.exif-maker-note {
	background-image: url(images/exif/note.png);
}

p.exif-digital-zoom-ratio {
	background-image: url(images/exif/zoom.png);
}

p.exif-user-comment {
	background-image: url(images/exif/comment.png);
}

/* @end */


/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font-size: 1.7em;
	margin-bottom: 5px;
	letter-spacing: -1px;
}

.movie-page-description {
	margin-bottom: 15px;
}

.movie-thumbnail-frame {
	width: 132px;
	height: 132px;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-frame img {
}

.movie-thumbnail-caption {
	font-size: 0.85em;
}
	
/* @end */

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

.movie-background {
	margin: 10px;
}

.movie-title {
	font-size: 1.7em;
	letter-spacing: -1px;
}

.movie-frame {
	margin-bottom: 5px;
}
	
/* @end */


/* @end */

/* @group Quicktime Page */

.movie-description {
}

.movie-frame {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 24px;
}

.filesharing-item {
	margin-top: 0;
	margin-bottom: 24px;
	padding: 14px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: url(images/fs_shading.png) repeat-x 0 top;
	margin-right: 1px;
}


.filesharing-item-title a:link {
	margin: 0;
	text-decoration: none;
}

.filesharing-item-title {
	padding-left: 38px;
	background: url(images/download.png) no-repeat left center;
	height: 32px;
	margin-bottom: 4px;
	font-size: 16px;
	line-height: 28px;
}

.filesharing-item-description {
}

/* @end */

/* @group Plugins */

/* @group RapidSearch */

/* Hides Yahoo Search Credit */

#search_credits {
	display: none;
}

#rapidsearch { 
	color: #4f4f4f;
}



/* @end */

/* @group RapidBlog */

.blog-entry-comments-body {
}

.blog-entry-comments-body-even {
}

.blog-entry-comments-body-odd {
}

/* @end */



/* @end */

