﻿/* CSS Document for Jem Howard Photography					*/
/* Author: Design Consolidated    							*/
/* Date Created:									*/
/* Date Modified:	4/03/2009          	 				*/
/* Filename:  layout.css									*/

/*
Colours

#2F5272 - Blue background

*/

/* ------------ BODY STUFF ------------ */

* {
	margin: 0;
	padding: 0;
	border: none;
	z-index: 0;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form, ul {
	margin: 0;
	padding: 0;
	
}

html {
	height: 100%;
	
}

body {
	margin: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 76%;
	text-align: center;
	height: 100%;
}


a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #A4B5C4;
}

p {
	line-height: 1.5em;
	padding: 10px 0 8px 0;
}

img {
	border: none;
}

li {
	font-size: 0.9em;
	list-style-type: disc;
}

#masthead {
	width: 960px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

#bannerquote {
	margin-left: 365px;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: center;
	height: 100%;

}

.index_link {
	background-color: #2F5272;
	height: 400px;
	width: 210px;
	float: left;
	margin-left: 4px;
	color: #FFFFFF;
}

.index_link a {
	font-size: 25px;
	color: #FFFFFF;
	letter-spacing: 4px;
	background-color: #2F5272;
}


.index_link a:link, .index_link a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.index_link a:hover {
	color: #A4B5C4;
}

.index_link div {
	background-color: #2F5272;
}

.index_link div:hover {
	color: #A4B5C4;
	
}

.index_link img {
	padding-bottom: 10px;
}

#right_bar {
	width: 100px;
	height: 400px;
	float: right;
}


#gallery_thumbs {
	width: 960px;
	height: 75px;
	float: left;
	clear: both;
	background-color: #2F5272;
	margin-top: 35px;
}

#content ul {
	font-size: 1.1em;
	list-style-type: none;
	padding-top: 0.7em;
}

#content li {
	padding-bottom: 1.3em;
	list-style-type: none;
}

#content_page {
	color: #000000;
	height: 100%;
	float: left;
	height: auto!important;
	text-align: left;
	width: 646px;
	font-size: 1.1em;
	padding-left: 5px;
}


#content_page h1 {
	font-weight: lighter;
	color: #A4B5C4;
}

#content_static_text {
	color: #000000;
	height: 100%;
	float: left;
	height: auto!important;
	text-align: left;
	width: 600px;
	font-size: 1.3em;
	padding-left: 20px;
	
}

#content_static_text h1 {
	font-weight: lighter;
	color: #A4B5C4;
}

#content_static_text li {
	list-style-type: none;
}

#content_static_text h2 a, #content_static_text h2 a:visited {
	color: #000;
	letter-spacing: 1px;
	padding-top: 0;
	padding-bottom: 0;
}

#content_static_text a, #content_static_text a:visited {
	color: #0070A6;
}

#content_static_text a:hover {
	text-decoration: underline;
}

.odd {
	background-color: #F5F5F5;
	margin-top: 10px;
	padding: 5px;
}

.odd a {
	color: #0070A6;
}

.odd a:hover {
	text-decoration: underline;
}

.odd a:visited {
	color: #0070A6;
}


.helpful_link_heading {
	font-weight: bold;
}

.business_heading {
	font-style: italic;
	font-size: 1.1em;
}

.content_img {
	float: left;
	padding-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.content_text {
	float: right;
	width: 640px;
	text-align: justify;
	font-size: 1.0em;
}

.content_text_legal {
	float: right;
	padding-top: 4px;
	width: 690px;
	text-align: left;
}

#map {
	border: solid #000000 1px;
}

#error_pages {
	color: #000000;
	height: 100%;
	float: left;
	height: auto!important;
	text-align: left;
	width: 646px;
	font-size: 1.1em;
	padding-left: 20px;
}


#error_pages h1 {
	font-weight: lighter;
	color: #A4B5C4;
}

/* ------------ NAVIGATION ------------ */

.navigation {
	text-align: left;
	width: 214px;
	height: 400px;
	float: left;
}

.navigation ul {
	list-style-type: none;
	margin-top: 20px;
}

.navigation li {
	line-height: 35px;
	text-align: left;
	letter-spacing: 2px;
	list-style-type: none;
	font-size: 1.3em;
	text-indent: 30px;
	width: 214px;
		float: right;
}

.navigation a:link, .navigation a:visited  {
	color: #FFF;
}

.navigation li a {
	color: #FFFFFF;
	width: 214px;
}

.navigation li:hover {
	color: #23313C;
	background-color: #A4B5C4;
	width: 214px;
}

.navigation li a:hover {
	color: #23313C;
	background-color: #A4B5C4;
	float: right;
}


.navigation li a.selected {
	color: #23313C;
	background-color: #A4B5C4;
}

.navigation li.selected {
	color: #23313C;
	background-color: #A4B5C4;
}

/*----------BLOG------------*/

.blog_post_divider {
	background-color: #F5F5F5;
	margin-top: 30px;
	padding: 5px;
	float: left;
}

.blog_post_divider h2 a, .blog_post_divider h2 a:visited {
	color: #000;
	letter-spacing: 1px;
	padding-top: 0;
	padding-bottom: 0;
}

.blog_post_divider a, .blog_post_divider a:visited {
	color: #0070A6;
}

.blog_post_divider a:hover {
	text-decoration: underline;
}

.blog_post_divider span#time {
letter-spacing: 1px;
}

#content_static_text p#next_posts{
	float: left;
}

#content_static_text #previous_posts{
	float: right;
}

#content_static_text #archives{
	clear: both;
}

#content_static_text h4 {
	padding-top: 20px;
}

#archives {
	float: left;
}

#search {
	float: right;
}

.post img {
	padding: 5px;
}

.post {

}

.aligncenter { 
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.alignleft { 
	float: left;
	display: block;
}

.alignright { 
	float: right;
	display: block;
}

.post-edit-link {
	clear: both;
	float: left;
}

.wp-caption { 
	border: 1px solid #666;
	text-align: center;
	background: #ccc;
	padding: 10px;
	margin: 10px;
}