/* --------------------------------------------------
	Base Stylesheet	
	Author: Ellen O'Neill

	1. Global
	2. Layout
	3. Menu and pagination (next / previous)
	4. Common elements
	5. Links
	6. Misc
-------------------------------------------------- */


/* --------------------------------------------------
	1. Global
-------------------------------------------------- */

body {
	background: #ecebda url(../img/wallpaper.png) repeat;
	font: 62.5% "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	color: #492714;
	text-align: center;
}

html {	
	padding-bottom: 24px;
}

* {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Courier, "Times New Roman", Times, serif;
	font-size: 2.7em;
	line-height: normal;
	color: #FD5611;
	background-color: #fafaf6;
	margin: 0;
	padding-bottom: .3em;
	word-spacing: -.2em;
	letter-spacing: -.03em;
}

h2 {
	font-family: Courier, "Times New Roman", Times, serif;
	font-size: 2.2em;
	line-height: normal;
	color: #FD5611;
	background-color: #fafaf6;
	margin: 0;
	padding-bottom: .3em;
	word-spacing: -.2em;
	letter-spacing: -.03em;
}

h3 {
	font-family: Courier, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: normal;
	color: #492714;
	background-color: #fafaf6;
	border-top: 1px dotted #949466;
	padding: .5em 0 .3em 0;
	word-spacing: -.2em;
	letter-spacing: -.02em;
}

h3 a:link,
h3 a:visited,
h3 a:hover {
	color: #492714;
}

.albums h3 {
	border-top: none;
	padding-top: 5px;
	margin-left: 89px;
}


/* --------------------------------------------------
	2. Layout
-------------------------------------------------- */

.container {
	margin: 0 auto;
	max-width: 936px;
	font-size: 120%;
	line-height: 150%;
	padding: 0 12px;
	text-align: center;
}

.albums .container {
	text-align: right !important;
}

.content,
.set .content {
	width: 564px;
	float: left;
	text-align: right;
	margin: 9px -207px 0 0;
	padding-right: 12px;
}

.recent .content {
	width: 100%;
	float: none;
	text-align: center;
/* 	padding-left: 30px; */
	margin: 9px auto 0 auto;
}

.albums .content {
	width: 100%;
	float: none;
	text-align: center;
/* 	padding-left: 30px; */
	margin: 9px auto 0 auto;
}

.secondaryContent {
	text-align: left;
	padding: 16px 24px 10px 24px;
/* 	margin-left: 576px;  */
	margin: 9px 0 0 207px;
	background: #fafaf6;
	border: 3px solid #ecebda;
	width: 306px;
	float: left;
}

.recent .secondaryContent {
	margin-top: -89px;
	min-height: 59px;
	width: 306px;
	float: right;
}

.albums .secondaryContent {
	height: 59px;
}

.error .secondaryContent {
	margin: 24px 0 0 0;
	min-height: 166px;
	font-size: 120%;
	line-height: 150%;
}



/*
.menu {
	margin-left: 576px;
	position: relative;
	top: 0;
	float: right;
	padding: 0 0 12px 27px;
}
*/


/* --------------------------------------------------
	3. Menu and pagination (next / previous)
-------------------------------------------------- */

.pagination li {
	float: right;
	list-style: none;
}

/*
.menu li {
	float: left;
	margin-right: .5em;
	list-style: none;
}
*/

/*.current {
	font-size: 140%;
	font-weight: bold;
	margin-top: -.1em;
}*/

a.next {
	background: url(../img/next.gif) no-repeat top left;
	height: 30px;
	width: 30px;
	display: block;
	margin-left: 5px;
}

a:hover.next,
a:hover.previous {
	background-position: left -60px;
}

/*.next:hover {
	background: url(../img/next.png) no-repeat left -1.45em;
}*/

a.previous {
	background: url(../img/previous.gif) no-repeat;
	height: 30px;
	width: 30px;
	display: block;
}

a.next span,
a.previous span {
	position: relative;
	left: -9999px;
}

/*.previous:hover {
	background: url(../img/previous.png) no-repeat right -1.45em;
}*/

/* --------------------------------------------------
	4. Common elements
-------------------------------------------------- */

/*ul {
	padding-bottom: 2em;
}*/

p {
	margin-bottom: 1em;
	position: relative;
	z-index: 1;
}


/* --------------------------------------------------
	5. Links
-------------------------------------------------- */

a:link,
a:visited {
	color: #949466;
	text-decoration: none;
	-moz-outline-style: none;
	position: relative;
	z-index: 1;
}

a:hover {
	color: #492714;
}

		
/* --------------------------------------------------
	6. Misc
-------------------------------------------------- */

.photo {
	border: 12px solid #fafaf6;
	background: #fafaf6;
	float: right;
}

.content img.thumbnail {
	border: 3px solid #fafaf6;
	margin: 0 3px 5px 3px;
	width: 75px;
	height: 75px;
}

.albums .content img.thumbnail {
	float: right;
}

.content img.thumbnail:hover {
	border: 1px solid #492714;
	margin: 2px 5px 7px 5px;
}

.secondaryContent img {
	display: none;
}

.date {
	background: url(../img/calendar.gif) no-repeat left 1px;
	padding-left: 2em;
	margin: -.4em 0 .2em 0;
	color: #949466;
}

.leaveComment {
	background: url(../img/comments.gif) no-repeat left 3px;
	padding-left: 2em;
	margin: -.4em 0 .2em 0;
	display: block;
	color: #949466;
}

.leaveComment:hover {
	background: url(../img/comments.gif) no-repeat left -27px;
}

.noComment {
	border-top: 1px dotted #949466;
	padding-top: 1em;
}

.watchAlbum {
	background: url(../img/album.gif) no-repeat left 0;
	padding-left: 1.8em;
	color: #949466;
}

.watchAlbum:hover {
	background: url(../img/album.gif) no-repeat left -28px;
}

.sendEmail {
	background: url(../img/email.gif) no-repeat left 3px;
	padding-left: 2em;
	margin: -.4em 0 .2em 0;
	display: block;
	color: #949466;
}

.sendEmail:hover {
	background: url(../img/email.gif) no-repeat left -27px;
}

.footer {
	color: #949466;
	font-size: 90%;
	border-top: 1px dotted #949466;
	padding-top: 1em;
}

.label {
	float: right;
	margin: 20px 0 0 0;
}

.error .label {
	float: left;
	margin: 35px 0 0 24px;
}

.top {
	width: 100%;
	border-bottom: 3px solid #ecebda;
	background: #492714;
/* 	margin-bottom: 12px; */
	padding: 12px 0;
	overflow: auto;
}

.rss {
	background: url(../img/feed-icon.gif) no-repeat center right;
	padding-right: 17px;
}





/* --------------------------------------------------
	Menu
-------------------------------------------------- */

.pagination {
	width: 65px;
	float: left;
}

#menu {
	height: 30px;
	width: 429px;
	padding: 0 17px;
	float: left;
	margin-left: 24px;
/* 	position: relative; */
}

#menu ul {
	padding: 0;
	margin: 0;
}
 
/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#menu ul li {
	float: left;
	list-style: none;
}
  
#menu ul li a:link,
#menu ul li a:visited {
	/* text-indent: -500em; */
/* 	z-index: 10; */
	display: block;
	float: left;
	height: 30px;
	position: relative;
	/*overflow: hidden;*/
	color: #ecebda;
	font-weight: bold;
}

#menu ul li a span {
	padding: 6px 10px;
	display: block;
}

#menu li.background {
	/*background:  url(../img/bg_menu_right.png) no-repeat top right !important;*/
	background:  url(../img/bg_menu_right.gif) no-repeat top right;
/* 	z-index: 8; */
	position: absolute;
	visibility: hidden;
}

#menu .background .left {
	/*background:  url(../img/bg_menu.png) no-repeat top left !important;*/
	background:  url(../img/bg_menu.gif) no-repeat top left;
	height: 30px;
	margin-right: 6px; /* 4px is the width of the rounded shape */
}





/* --------------------------------------------------
	Photosets
-------------------------------------------------- */

.photoset {
	width: 294px;
	display: block;
	float: left;
	background: #fafaf6;
	border: 3px solid #ecebda;
	text-align: left;
/* 	padding: 16px; */
	margin: 0 6px 12px 6px;
	height: 75px;
}

.photoset img {
	float: left;
	border: 0;
	margin-right: 8px;
	border-right: 3px solid #ecebda;
	width: 75px;
	height: 75px;
}



/* --------------------------------------------------
	sIFR (don't edit)
-------------------------------------------------- */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


	/* --------------------------------------------------
		Header styling
	-------------------------------------------------- */
	
	.sIFR-active h1, 
	.sIFR-active h2,
	.sIFR-active h3 {
		visibility: hidden; /* Necessary */
		font-family: Verdana; /* Necessary */
		line-height: 1em; /* Necessary */
		
		padding-bottom: 0;
		position: relative;
	}
	
	.sIFR-active h1 {
		font-size: 32px;
	}
	
	.sIFR-active h2 {
		font-size: 27px;
	}
	
	.sIFR-active h3 {
		font-size: 18px;
		margin-bottom: -.25em;
	}


/* --------------------------------------------------
	Slimbox
-------------------------------------------------- */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 2;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fafaf6;
	z-index: 2;
}

.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fafaf6;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../img/previous.png) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/next.png) no-repeat 100% 15%;
}

#lbBottom {
	font-size: 10px;
	color: #492714;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fafaf6;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background: transparent url(../img/close.gif) no-repeat center;
	margin: 24px 4px 0 0;
	padding: 5px;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbNumber {
	color: #8F7C6F;
}

#lbCaption {
	margin-bottom: .2em;
}

#lbCaption a {
	display: block;
}

 
	/* --------------------------------------------------
		flickrGallery mod
	-------------------------------------------------- */
	
	#lbBottom a{
		color: #492714;
	}
	#lbBottom a:hover {
	   color: #8F7C6F;
	}
	 
	#lbCaption span {
		font-size: 16px;
		position: relative;
		top: .09em;
	}