/*
Site URI: http://www.toberlinphotography.com/
Design: Jason Simanek   http://www.bohemianalps.com/
*/

/* --------------------------------------------------------- */
/* Color Palette for TobelinPhotography.com */
/* --------------------------------------------------------- */
/*
grey dark			#797979
grey middle			#9C9C9C
grey				#BFBFBF
grey light			#E0E0E0
grey light light		#FAFAFA
purple				#8F5582
purple light			#AC7EA2
purple light light		#D5BFD0
*/

/* --------------------------------------------------------- */
/* Primary Elements */
/* --------------------------------------------------------- */
body {
	font-family:'Times New Roman', serif, sans-serif;
	background-color:#8F5582;
	color:#000;
	text-align:center;
	margin:0;
	padding:0;
}
img { border:0; }
#page {
	background:url('../images/toberlin_bodyGrey.png') #FAFAFA repeat-y top center;
	margin:0 auto;
	padding:0;
	width:800px;
}
#header {
	padding:0;
	margin:0 auto;
	width:100%;
	background:url('../images/toberlin_header.png') no-repeat top center;
}
#header img {
	margin:3.5em auto 0 auto;
	border:0;
}
#footer {
	padding:0;
	margin:0 auto;
	width:100%;
	height:40px;
	clear:both;
	background:url('../images/toberlin_footer.png') no-repeat bottom center;
}
.bevelcut {
	background-color:white;
	border-width:5px;
	border-style:solid;
	border-top-color:#dedede;
	border-right-color:#eee;
	border-bottom-color:#dedede;
	border-left-color:#e9e9e9;
}
#pagecontent {
	width:600px;
	margin:15px auto 40px auto;
	padding:0;
}
img.inlinephotoL {
	float:left;
	margin:0 0 25px 25px;
}
img.inlinephotoR {
	float:right;
	margin:0 0 25px 25px;
}
#footercopy {
	font-family:helvetica, sans-serif;
	font-size:.8em;
	line-height:1.5em;
	color:white;
	margin:-1em auto 0 auto;
	padding:0 0 15px 0;
	text-align:center;
	display:block;
	width:728px;
}
#footercopy a { text-decoration:none; color:white; padding:.3em; }
#footercopy a:hover { background-color:#AC7EA2; padding:.3em; }
#IE5statement {
	font:normal .8em/1.4em Helvetica, sans-serif;
	color:black;
	margin:0;
	padding:1em 0 1em 0;
	text-align:center;
	display:block;
	background-color:#f2b418;
}

/* --------------------------------------------------------- */
/* General Header Styles */
/* --------------------------------------------------------- */
h1 {
	font:normal 1.4em/1.5em 'Times New Roman', serif;
	color:#000;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	width:600px;
	display:block;
}
h1#pagetitle { text-align:center; }
h2 {
	font:normal 1.2em/1.4em 'Times New Roman', serif;
	color:black;
	padding:0;
	text-align:center;
	display:block;
}

/* --------------------------------------------------------- */
/* General Text Styles */
/* --------------------------------------------------------- */
p {
	font:normal .9em/1.4em Palatino, Times New Roman, serif, sans-serif;
	color:black;
	margin:.2em 0 1em 0;
	padding:0;
	text-align:left;
}
p.pvariant { text-align:center; margin:.2em 20px 1.5em 20px; }
p.firstpara { margin-top:2em; }
p.bigsticker {
	font:normal 24px/105% sans-serif;
	text-align:center;
	padding:10px;
	border:solid 1px #8F5582;
	background-color:#D5BFD0;
}
p.bigsticker a {
	font-weight:normal;	
	color:#8F5582;
	text-decoration:none;
}
p.bigsticker a:hover {
	font-weight:normal;
	text-decoration:underline;
}
dl { padding:0; }
dl h1 { color:#8F5582; margin-top:1em; }
ul {
	list-style-image:square;
	text-align:left;
	margin:0;
	padding:0;
}

/* --------------------------------------------------------- */
/* Navigation */
/* --------------------------------------------------------- */
#menuBorders {
	width:728px;
	height:19px;
	margin:0 auto;
	padding:2px 0;
	border:solid #E0E0E0;
	border-width:2px 0;
}
#menuBoxOuter {
	width:728px;
	height:19px;
	margin:0 auto;
	text-align:center;
	background:url(../images/mBkgd.png) #BFBFBF no-repeat top left;
}

/* ------------------- Nav Menu: General ---------------------- */
#menu {
	margin:0;
	padding:0;
	height:19px;
	list-style:none;
	margin:0;
	padding:1px 0 0 0;
	display:block;
	position:relative;
	text-align:center;
}
#menu li {
	margin:0; 
	padding:0;
	list-style:none;
	display:inline;
}
#menu a {
	font:normal 16px/1em 'Times New Roman', serif;
	color:black;
	margin:0;
	padding:1px 10px;
	overflow:hidden;
	height:0 !important;
	text-decoration:none;
}
#menu a:hover { background-color:white; }
#menu a.selected { background-color:white; }

/* ------------------- Nav Menu: Secondary ---------------------- */
#menuSecondary {
	width:728px;
	height:17px;
	margin:0 auto;
	padding:0 0 2px 0;
	background-color:#9C9C9C;
	border-top:solid #797979 1px;
}
#menuSecondary ul {
	margin:0;
	padding:0;
	height:17px;
	list-style:none;
	margin:0;
	padding:0 0 0 0;
	display:block;
	position:relative;
	text-align:center;
	border-top:solid #8a8a8a 1px;
}
#menuSecondary ul li {
	margin:0; 
	padding:0;
	list-style:none;
	display:inline;
}
#menuSecondary ul li a {
	font:normal 12px/.8em 'Times New Roman', serif;
	color:black;
	margin:0;
	padding:1px 10px 2px 10px;
	text-decoration:none;
}
#menuSecondary ul li a:hover { background-color:white; }
#menuSecondary ul li a.selected { background-color:white; }

/* --------------------------------------------------------- */
/* Recent Weddings & Sessions */
/* --------------------------------------------------------- */
#RecentWeddingList li {
	text-align:center;
	width:146px;
	height:150px;
	float:left;
	margin:2px 2px 40px 2px;
	list-style:none;
}
#RecentWeddingList li a {
	color:black;
	display:block;
	width:142px;
	margin:0;
	padding:0 0 2px 0;
	text-decoration:none;
}
#RecentWeddingList li a:hover { background-color:#E0E0E0; }
#RecentWeddingList li img { border:0; }

/* --------------------------------------------------------- */
/* Portfolio */
/* --------------------------------------------------------- */
#pagePortfolio {
	 width:640px;
	 margin:2.5em auto 40px auto;
	 padding:0;
}
#pagePortfolioSub {
	 width:594px;
	 margin:1.5em auto 40px auto;
	 padding:0;
}
#portfoliolist {
	list-style:none;
	display:block;
	height:225px;
	margin:0;
	padding:0;
}
#portfoliolist li { float:left; }
#portfoliolist li a {
	width:160px;
	margin:0;
	padding:200px 0 8px 0;
	display:block;
	text-decoration:none;
	color:white;
	background-color:black;
}
#portfoliolist li a:hover {
	background-color:#8F5582;
}
#portfolio_wedding { background:url(../images/portfolio-index_wedding.png) top no-repeat; }
#portfolio_montage { background:url(../images/portfolio-index_montage.png) top no-repeat; }
#portfolio_family { background:url(../images/portfolio-index_family.png) top no-repeat; }
#portfolio_senior { background:url(../images/portfolio-index_senior.png) top no-repeat; }

#portfoliogrid {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
}
#portfoliogrid li {
	margin:7px;
	padding:0;
	width:75px;
	height:75px;
	float:left;
	border-width:5px;
	border-style:solid;
	border-top-color:#dedede;
	border-right-color:#eee;
	border-bottom-color:#dedede;
	border-left-color:#e9e9e9;
}
#portfoliogrid li a {
	margin:0;
	padding:0;
	text-decoration:none;
}
#portfoliogrid li a:link img { border:0; }

/* --------------------------------------------------------- */
/* Rates */
/* --------------------------------------------------------- */
#pageRates {
	 width:480px;
	 margin:2.5em auto 40px auto;
	 padding:0;
}
#rateslist {
	list-style:none;
	display:block;
	height:225px;
	margin:0;
	padding:0;
}
#rateslist li { float:left; }
#rateslist li a {
	width:160px;
	margin:0;
	padding:200px 0 8px 0;
	display:block;
	text-decoration:none;
	color:white;
	background-color:black;
}
#rateslist li a:hover {
	background-color:#8F5582;
}
#rates_wedding { background:url(../images/rates-index_wedding.png) top no-repeat; }
#rates_family { background:url(../images/rates-index_family.png) top no-repeat; }
#rates_senior { background:url(../images/rates-index_senior.png) top no-repeat; }

dl.gridDL { height:10em; }
dl.gridDL h2 { font-size:.9em; margin-top:1.4em; }
dl.gridDL dd { margin:10px 0 0 0; padding:0; }
dl.gridDL dd ul li {
	display:block;
	width:79px;
	height:6em;
	margin:4px;
	padding:5px;
	border:#E0E0E0 1px solid;
	text-align:center;
	float:left;
	background-color:white;
}
dl.gridDL dd ul li span { font-size:1.2em; display:block; color:#8F5582; margin-top:.4em; }
.rateInfo { clear:right; }
.rateInfo dt {
	font:normal 1.4em/1.5em 'Times New Roman', serif;
	color:#8F5582;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	width:600px;
	display:block;
}
.rateInfo dd {
	font-size:.8em;
	font-family:Helvetica, sans-serif;
	margin-bottom:1em;
}
.Special {
	margin:6px 0;
	padding:6px 12px 10px 12px;
	background-color:#D5BFD0;
	border:dotted 1px #8F5582;
}
.Special strong {
	display:block;
	font-size:1.2em;
	font-weight:normal;
	color:#8F5582;
}

/* --------------------------------------------------------- */
/* Search and Page Not Found */
/* --------------------------------------------------------- */
#SearchInput {
	width:728px;
	margin:2em auto;
	border-top:solid 2px #E0E0E0;
}
#SearchInput form p {
	width:150px;
	text-align:center;
	margin:1em auto;
}
#SearchResultsList { text-align:left; }
#SearchResultsList li { margin-bottom:.8em; }

/* --------------------------------------------------------- */
/* Slideshow */
/* --------------------------------------------------------- */
#myGallery {
	width:502px !important;
	height:377px !important;
	cursor:pointer;
}
#myGallery a { cursor:pointer; }

/* --------------------------------------------------------- */
/* Contact */
/* --------------------------------------------------------- */
#vCardIcon {
	width:60px;
	height:46px;
	margin:0 auto;
}

/* --------------------------------------------------------- */
/* Lightbox2 */
/* --------------------------------------------------------- */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img { border: none; }
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer { padding: 10px; }
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav { left: 0; }
#hoverNav a { outline: none; }
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox2/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox2/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox2/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; }
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
