/* 
==============================================================================
Created for:	MOMENTO Photography
Date: 			May '08.
Created by: 	greenskin media.
				www.greenskinmedia.com
==============================================================================
*/



/* @group General Styles */

body, html {
	color: #666666;
	text-align: center;
	font-family: "georgia", serif, times new roman, times, serif;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	}
	
.select {border-bottom: #999 2px solid;}

#hover {margin-bottom: -180px !important;}

#left {
	width: 325px; 
	position: absolute; 
	top: -175px; 
	margin-left: 15px;
	}
	
#mainContent #content #content_text #left img {border: transparent 2px solid;}
#mainContent #content #content_text #left img .bold a {border: #ff0000 1px solid !important;}
#mainContent #content #content_text #left img .bold a:hover {border: #ff0000 1px solid !important;}

#mainContent #content #content_text #left a:hover {border-bottom: #555 2px solid;}
#mainContent #content #content_text #left a:active {border-bottom: #555 2px solid;}


#home #space a:link, #home #space a:visited {border-bottom: #ff0000 2px solid !important;}
#home img.space a:hover, a:active {border-bottom: #ff0000 2px solid !important;}

#right {
	float: right; 
	margin-top: -176px; 
	margin-right: 15px; 
	width: 485px; 
	height: 320px;
	text-align: right;
	}

#navigation {
	float: left; 
	margin-top: 210px; 
	margin-left: 15px;
	}

#navigation ul {
	list-style: none; 
	font-size: 14px;
	}

#navigation ul li {color: #777;}

#mainContent #content #navigation a:link, a:visited {color: #555 !important; text-decoration: none !important;}
#mainContent #content #navigation a:hover, .bold a:active {color: #999 !important; border-bottom: #ddd 1px solid;}

.current {color: #fff; background-color: #ddd; padding: 0 3px 0 3px;}
.currentSide {border-bottom: #555 1px solid;}
#mainContent #content #content_text #left.click {border-bottom: #555 1px solid;}

#logo {
	float: right;
	position: absolute; 
	margin-left: 632px;
	margin-top: 190px;
 	}

.onClick {border-bottom: #ff0000 2px solid;}
a:focus {border-bottom: #ff0000 2px solid !important;}
.swap.source {border-bottom: #ff0000 2px solid !important;}
a.info:focus, a.info:active {border-bottom: #ff0000 2px solid !important;}

#leftSitemap {
	width: 325px; 
	position: absolute; 
	top: -175px; 
	margin-left: 15px;
	}

#leftSitemap a {color: #555 !important; text-decoration: none !important;}
#leftSitemap a:hover {color: #999 !important; border-bottom: #ddd 1px solid;}

#leftAdjust {position: absolute; text-align: left !important; top: 150px; left: 383px !important;}

#hover {width: 845px; margin-left: 14px;}
#hover a {margin-right: 2px;}
#hover a:hover {border-bottom: #ddd 4px solid;}
#hover a:active {border-bottom: #ddd 4px solid;}

.space {padding-right: 25px;}

.border {border: #eee 4px solid !important; margin: 4px 0 4px 0 !important;}
#content_text #left a.contact {text-decoration: none !important; color: #555 !important; border-bottom: #ddd 1px solid !important;}
#content_text #left a:hover.contact, a:active.contact {color: #999 !important; border-bottom: #ddd 1px solid !important;}

#content_text #left a.location {text-decoration: none !important; color: #555 !important; border-bottom: #ddd 1px solid !important;}
#content_text #left a:hover.location, a:active.location {color: #999 !important; border-bottom: #ddd 1px solid !important;}

#content_text #left a.holly {text-decoration: none !important; color: #555 !important; border-bottom: #ddd 1px solid !important;}
#content_text #left a:hover.holly, a:active.holly {color: #999 !important; border-bottom: #ddd 1px solid !important;}

#content_text #left a.greenskin {text-decoration: none !important; color: #555 !important; border-bottom: #ddd 1px solid !important;}
#content_text #left a:hover.greenskin, a:active.greenskin {color: #999 !important; border-bottom: #ddd 1px solid !important;}

#content_text #left a.privacy {text-decoration: none !important; color: #555 !important; border-bottom: #ddd 1px solid !important;}
#content_text #left a:hover.privacy, a:active.privacy {color: #999 !important; border-bottom: #ddd 1px solid !important;}

#content_text #left a.error {text-decoration: none !important; color: #555 !important; border-bottom: #ddd 1px solid !important;}
#content_text #left a:hover.error, a:active.error {color: #999 !important; border-bottom: #ddd 1px solid !important;}

/* marking of thumbnail images */
.extraPortraiture a.hover {border-bottom: #555 2px solid !important;}
.extraPortraiture a.active, a.active:hover {border-bottom: #999 2px solid !important;}

.extraArchitecture a.hover {border-bottom: #555 2px solid !important;}
.extraArchitecture a.active, a.active:hover {border-bottom: #999 2px solid !important;}

.extraArts1 a.hover {border-bottom: #555 2px solid !important;}
.extraArts1 a.active, a.active:hover {border-bottom: #999 2px solid !important;}

.extraArts2 a.hover {border-bottom: #555 2px solid !important;}
.extraArts2 a.active, a.active:hover {border-bottom: #999 2px solid !important;}

.extraArts3 a.hover {border-bottom: #555 2px solid !important;}
.extraArts3 a.active, a.active:hover {border-bottom: #999 2px solid !important;}

.extraArts4 a.hover {border-bottom: #555 2px solid !important;}
.extraArts4 a.active, a.active:hover {border-bottom: #999 2px solid !important;}


#right #left {text-align: left !important; top: 150px; margin-left: 0px;}
#right #left .crunch {letter-spacing: -2px !important;}
#right #left .crunch a {text-decoration: none !important; color: #555 !important; border-bottom: #ddd 1px solid !important;}
#right #left .crunch a:hover {color: #999 !important; border-bottom: #ddd 1px solid !important}

.light {color: #999;}

p {
	color: #333;
	font-size: 0.9em;
	line-height: 14px;
	}

#mainContent #content #content_text p.description {
	font-size: 1em;
	line-height: 1.3em;
	}

#mainContent #content #content_text p.title {}

b, strong { 
	color: #000000;
	font-weight: bold;
	}

a:link { 
	text-decoration: none; 
	color: #b72701;
	}

a:visited { 
	text-decoration: underline; 
	color: #333;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
	}

img {
	border-style: none;
	margin: 0px;
	position: 0px;
	}

img a {
	border-style: none;
	}

img a:hover {
	border-bottom: #333 1px solid !important;
	}

#pageHeader {
	display: none;
	}
	
#pageHeader_top {
	display: none;
	}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
	}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
	}

ul {
	font-size: 14pxm;
	margin: 0;
	padding: 0;
	list-style: inside upper-roman;
	}

ul li {
	margin-bottom: 12px;
	color: #333;
	line-height: 12px;
	}

a img {border: none;}


	
/* @end */

/* @group Layout */

#container { 
	margin: auto; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */
	border: 1px solid #ccc;
	margin-top: -40px;
	}

#mainContent {
	height: 550px;						/* work around to cancell out scrollbar */
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: transparent;
	margin: 0 auto;
	padding: 0 auto;
	width: 100%;
	}

#mainContent #content #content_text a { 
	text-decoration: underline; 
	color: #000000;
	}

#mainContent #sidebar {
	display: none;
	}

#mainContent #content {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	color: #5a5a5a;
	height: 100%;
	text-align: left;
	background-color: #cdc9bf;
	font-size: 14px;
	line-height: 22px;
	overflow: auto;
	width: 100%;
	left: 0;
	}

#mainContent #content #content_text {
	position: relative;
	margin: 23% 3%;
	}

#up {
	position: relative;
	margin: -54% 3%;
	font-size: 12px;
	}

#mainContent #content #content_text .imageStyle {
	width: 100%;
	}

#footer { /* This Is The BG Color Of The Main Div */
	text-align: left;
	font-size: 11px;
	color: #999;
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
	padding: 8px 0px 0px 0px;
	height: 20px;
	line-height: 1.8em;
	border-top: #ccc 1px solid;			/* work around to cancell out scrollbar */
	}

#footer a {
	color: #a56765;
	text-decoration: none;
	}

#footer a:hover {
	color: #222;
	border-bottom: #555 1px solid;
	}
	
/* @end */



/* @group Bread-crumb */

#breadcrumbcontainer {
	text-align: right;
	position: relative;
	width: 96%;
	font-size: 11px;
	line-height: 14px;
	padding-right: 4%;
	background-color: transparent;
	height: 25px;
	}

#breadcrumbcontainer ul {
	padding: 0;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0 1em 0 0;
	}

#breadcrumbcontainer li { 
	margin: 0 0 0px 0;
	display: inline;
	}

#breadcrumbcontainer a {
	text-decoration: none; 
	}

#breadcrumbcontainer a:hover {
	text-decoration: underline;
	}
	
/* @end */



/* @group Global Classes */

.standout, blockquote {
	font-family: "georgia", serif, times new roman, times, serif;
	border: 1px dotted #004f9e;
	background: #ddedff;
	color: #004f9e;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

h1 {
	font-family: "georgia", serif, times new roman, times, serif;
	letter-spacing: 8px;
	color: #666;
	font-size: 24px;
	margin: 0;
	padding: 0;
	}

h2 {
	color: #b90000;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0.5em;
	margin-top: 1em;
	font-size: 1.2em;
	}

h3 {
	color: #333;
	margin-bottom: 0.5em;
	font-size: 1.1em;
	margin-top: 2em;
	}

h4 {
	margin-top: 1em;
	margin-bottom: 0.1em;
	font-size: 1em;
	color: #790000;
	}

h5 {
	margin-top: 1em;
	margin-bottom: 0.1em;
	font-size: 0.9em;
	color: #333;
	}

.imageStyle {
	padding: 0;
	margin: 0;
	}

.bar {
	width: 100%;
	height: 1px;
	background: #ffffff;
	}

p.description {
	margin-top: 0;
	font-style: italic;
	}
	
/* @end */



/* @group Blog */

.blog-entry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

.blog-entry-title {
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	}

.blog-entry-date {
	text-align: left;
	padding-bottom: 5px;
	font-size: 1.1em;
	font-style: normal;
	}

.blog-entry-body {
	text-align: left;
	font-size: 12px;
	}

.blog-entry-comments {
	padding-top: 5px;
	}

.blog-entry-category {}

.blog-category-link-disabled {
	color: #999;
	}

.blog-category-link-enabled {
	color: #666;
	}

.blog-archive-headings-wrapper {
	margin-bottom: 2em;
	}

.blog-archive-month {
	font-size: 1.8em;
	}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
	}

.blog-archive-link-enabled {
	margin: 0 5px;
	}

.blog-archive-link-disabled {
	margin: 0 5px;
	}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
	font-size: 1.1em;
	}

.blog-category-link-enabled {
	margin: 0 5px;
	}

.blog-category-link-disabled {
	margin: 0 5px;
	}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 10px;
	}

.blog-rss-link {}

.blog-comments-rss-link {}
	
/* @end */

/* @end */



/* @group File Sharing */

.filesharing-description {
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #3a5a1b;
	}

.filesharing-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ecffc3;
	}

.filesharing-item-title {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	}

.filesharing-item-description {
	text-align: left;
	color: #436721;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.1em;
	margin-top: 0.5em;
	}

/* @end */

/* @group Photo Album */



/* @group Index Page (Thumbnail view) */

.album-title {
	padding: 5px;
	font-size: 2.5em;
	}

.album-description {
	padding: 5px;
	font-size: 1.4em;
	}
.album-description {
	margin-bottom: 60px;
	}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
	}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 90px;
	margin-right: 10px;
	margin-left: 10px;
/*	width: 144px;
	height: 144px;*/
	}

.thumbnail-frame {
    position: absolute;
    top: 0;
    left: 0;
    bottom: -20px;
/*  width: 144px;
    height: 144px;*/
	}

.thumbnail-frame img {
    margin: auto;
    border: none;
    overflow: hidden;
    position: relative;
    display: block;
	}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
	position: absolute;
	bottom: -40px;
	text-align: center;
	}

.thumbnail-frame {
	padding: 5px;
	border: 1px solid #d4d4d4;
	background: #f3f3f3;
	}

.thumbnail-frame a {}

.thumbnail-frame a:hover {}

.thumbnail-frame img {
	border: none;
	padding: 0;
	}

.thumbnail-caption {
	color: #c00101;
	font-size: 10px;
	}
	
/* @end */



/* @group Single Page (Photo view) */

.photo-background {
	background: #ffffff;
	text-align: center;
	}

.photo-navigation {
	margin: 6px auto; 
	background: #cdc9bf;
	color: #b90000;
	text-align: center;
	padding: 4px;
	width: 640px;
	}

.photo-navigation a, .photo-navigation a:visited {
	text-decoration: none;
	color: black;
	font-size: 0.8em;
	}

.photo-navigation a:hover {
	text-decoration: underline;
	}

.photo-frame{
	padding: 4px;
	border: 1px solid #555555;
	margin: 6px;
	background: white;
	}

.photo-links {
	padding: 0px;
	}

.photo-title {
	padding: 0px;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0;
	}

.photo-caption {
	padding: 0px;
	font-size: 1.2em;
	}

/* @end */
	
/* @end */



/* @group Quicktime Page */

.movie-description {
	text-align: center;
	margin: 5px;
	}
	
/* @end */

/* @group Quicktime Album */



/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	color: #0062c5;
	font-weight: bold;
	font-size: 14px;
	}

.movie-page-description {
	margin-bottom: 20px;
	color: #494949;
	}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 1px;
	border: 1px solid #d4d4d4;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 131px;
	}

.movie-thumbnail-caption {
	color: #aeaeae;
	text-align: center;
	margin-bottom: 3px;
	font-size: 11px;
	}
	
/* @end */



/* @group Single Page (Movie View) */

.movie-background {
	background: #ffffff;
	margin-top: 5px;
	}

.movie-title {
	color: #0062c5;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
	}
	
/* @end */

/* @end */



/* @group Contact Form */

#form {text-align: right; width: 342px}

input, textarea {
	padding: 2px 3px;
	margin: 0px 0;
	font: 11px "georgia", serif, times new roman, times, serif;
	color: #000;
	background-color: #eee;
	border: 1px solid #ddd;
	}

input:hover, input:focus, textarea:hover, textarea:focus {
	color: #000;
	background-color: #eee;
	border: 1px solid #ddd;
	}

.button {background-color: #fff; border-color: #999; width: 45px; margin: 6px 2px 0 0;}

.contact {margin-bottom: 6px; text-align: left !important;}
.message {width: 75%; height: 15%;}
.light {color: #666; padding-left: 2px; font-size: 14px; text-align: left !important;}
.lightMessage {color: #666; padding-left: 2px; font-size: 14px; text-align: left !important;}
.hours {font-weight: bold; color: #777;}

.spacer {height: 15px;}
.right1 {margin-left: 38px !important;}
.right2 {margin-left: 37px !important;}
.right3 {margin-left: 40px !important;}
.right4 {margin-left: 32px !important;}
.right5 {margin-left: 26px !important;}