/* ======================

Custom Layout created by Simon Bennett
for "Photography by Glen Forbister"

Copyright 2010 Simon Bennett Web Design

====================== */

/* Links & Typefaces
==================== */

body {
	background: url(../images/body-bg.jpg) top center #111b2a;
	font-family: Trebuchet MS, Arial, Heltevica, sans-serif;
	color: #cdcdcd;
	font-size: 14px;
}

a {
	text-decoration: none;
}

a:link {
	color: #d6b181;
}

a:hover {
	color: #f0d1a8;
}

a:visited {
	color: #3c6396;
}

h2 {
	color: #d6b181;
	font-size: 1.2em;
	margin-bottom: 10px;
	font-weight: normal;
}

h3.copy-text { 
	padding: 0px 0px 3px;
}

p.copy-text {
	padding: 0px 0px 10px;
}

p.smaller {
	padding: 0px 0px 10px;
	font-size: 12px;
}

p#copyright {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 15px;
}

/* Headers
========== */

h2 {
	background-position: bottom left;
	background-repeat: no-repeat;
}

#galleries h2 {
	height: 42px;
}

#collections .col-6 h2 {
	height: auto;
}

h2#people {
	background-image: url(../images/h2/people.jpg);
}

h2#places {
	background-image: url(../images/h2/places.jpg);
}

h2#about{
	background-image: url(../images/h2/about.jpg);
	height: 29px;
}

h2#contact{
	background-image: url(../images/h2/contact.jpg);
	height: 25px;
}

h2#error{
	background-image: url(../images/h2/error.jpg);
	height: 22px;
}

h2#welcome{
	background-image: url(../images/h2/welcome.jpg);
	height: 53px;
}

h2#sent{
	background-image: url(../images/h2/sent.jpg);
	height: 48px;
}

h2#picture-title {
	height: auto;
	text-align: center;
}

/* Main Layout
============== */

div {
	margin: 0px 10px 20px;
}

div#main-nav {
	height: 101px;
	background: url(../images/menu-bg.jpg) #666666;
	margin: 0px;
}

div#menu {
	width: 801px;
	margin: 0px auto;
	height: 101px;
	background: url(../images/menu-container.jpg) center top;
}

div#header {
	background: url(../images/header-bg.jpg) no-repeat top;
	height: 127px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px auto;
}

div#main {
	letter-spacing: 0.05em;
	line-height: 1.4em;
	background: url(../images/main-bg.jpg) top center no-repeat;
	min-height: 684px;
	margin: 0px;
	padding: 0px;
}

div#main-photo {
	margin-bottom: 15px;
}

div#galleries {
	background: url(../images/bar-bg.jpg) top #112334 repeat-x;
	margin: 0px;
	border-top: #262e38 solid 1px;
	border-bottom: #262e38 solid 1px;
}

div#galleries div.col-row {
	padding: 10px 0px;
	font-size: 12px;
}

div#galleries div.col-row div {
	margin-bottom: 10px;
}

div#footer {
	height: 80px;
	background: url(../images/footer-bg.jpg) #666666;
	margin: 0px;
	text-align: right;
	font-size: 10pt;
	padding-top: 44px;
	clear: both;
	color: #666666;
	letter-spacing: 0.05em;
}

div.ff {
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}

/* Navigation
============= */

#top-menu li {
	float: left;
}

#top-menu li a {
	display: block;
	width: 160px;
	height: 90px;
}

ul.links {
	list-style: disc;
	padding-left: 50px;
	color: #d6b181;
}

/* Normal
========= */

li.home a {
	background-image: url(../images/buttons/off/home.jpg);
}

li.about a {
	background-image: url(../images/buttons/off/about.jpg);
}

li.people a {
	background-image: url(../images/buttons/off/people.jpg);
}

li.places a {
	background-image: url(../images/buttons/off/places.jpg);
}

li.contact a {
	background-image: url(../images/buttons/off/contact.jpg);
}

/* Active */

li.home a.on {
	background-image: url(../images/buttons/on/home.jpg);
}

li.about a.on {
	background-image: url(../images/buttons/on/about.jpg);
}

li.people a.on {
	background-image: url(../images/buttons/on/people.jpg);
}

li.places a.on {
	background-image: url(../images/buttons/on/places.jpg);
}

li.contact a.on {
	background-image: url(../images/buttons/on/contact.jpg);
}

/* Borders */

#top-menu li a {
	border-bottom: #435b73 solid 2px;
}

#top-menu li a:hover, #top-menu li a.on {
	border-bottom: #5c7d9e solid 2px;
}

/* Footer Menu */

#foot-menu li {
	float: left;
	margin-right: 20px;
}

/* Content Layout
================= */

.section {
	padding: 0px 0px 10px;
	margin: 0px;
}

p.photo {
	width: 220px;
	margin-right: 10px;
	float: left;
}

/* Plogger Gallery
================== */

div#breadcrumb-links {
	margin: 0px;
	padding: 0px;
}

div#collections {
	margin: 0px;
	padding: 0px;
}

div#nav-link-img-next {
	text-align: right;
}

div#picture-holder {
	margin: 0px auto 20px;
	width: 780px;
	padding: 0px 10px;
}

div#pagination span.page-link-current, div#pagination a {
	padding-right: 5px;
}

p.collection-photo {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 9px;
	height: 202px;
	width: 202px;
	background-image: url(../images/gallery-bg-square.gif);	
}

p.collection-photo img {
	border: solid 1px;
}

p.photos-large {
	text-align: center;
}

p.photos-large img {
	border: solid 1px;
}

ul#thumb-nav li {
	float: left;
	width: 60px;
	padding: 0px 9px 9px;
}

ul#thumb-nav li img {
	border: solid 1px;
}

/* Form Elements
================ */

label, input, textarea {
	cursor: pointer;
	margin: 4px 2px;
	font-family: Trebuchet MS, Arial, Heltevica, sans-serif;
	letter-spacing: 0.05em;
	line-height: 1.4em;
	font-size: 12px;
	padding: 2px;
}

label {
	font-size: 14px;
	margin-top: 5px;
	display: block;
}

input:focus, textarea:focus {
	background-color: #dce9fa;
}

/* Table Elements
================= */

th {
	font-weight: normal;
	vertical-align: top;
}

/* Miscellaneous
================ */

.hidden {
	visibility: hidden;
}

.contact-me-button {
	margin: 20px 0px 0px;
}
