/*
Theme Name: Susan Wood Photography 
Theme URI: http://www.chrisbiagi.com
Description: Theme for Susan Wood Photography Website
Version 1.0
Author: Chris Biagi
Author URI: http://www.chrisbiagi.com
*/

/* general page formatting stuff */

html, body {
	height: 100%; /* needed for wrapper min-height */
	border: 0;
	margin: 0;
	padding: 0;
	color: #141414;
}

body {
	font-size: medium;
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #3b0101;
}

*html body {
	font-size: small; /* IE5 / Win */
	f\ont-size: medium; /* for other IE versions */
}

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
  	margin: 0;
  	padding: 0;
  	border: 0;
  	border-collapse: separate;
  	border-spacing: 0;
}

/* layout formatting */

#wrapper {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: #808080;
}

#header {
	background:#3c0101 url(interface/bg-header.gif);
	height: 75px;
}

/* title */
#header h1 {
	background: url(interface/title.gif) no-repeat;
	width: 990px;
	height: 30px;
	position: relative;
	top: 21px;
	text-indent: -9999px;
	margin: 0 auto;

}

#menu {
	list-style-type: none;
	font-size: 105%;
	text-align: right;
	padding: .5em .5em 0;
	margin: 0 auto;
	width: 990px;
}

#menu li {
	display:inline;
}

#menu li a {
	text-decoration: none;
	padding: 0 0.1em;
}

/* For IE */
#content { 
	overflow:hidden;
	width: 990px;
	margin: 0 auto;
	padding-bottom: 24em; /* bottom padding to accommodate footer */
	position: relative;
	z-index: 5; /* important - needed to make footer z-index display correctly in IE */
}

/* For other browsers */
html>body #content {
	overflow:hidden;
	width: 990px;
	margin: 0 auto;
	padding-bottom: 24em; /* bottom padding to accommodate footer */
	position: relative;
	z-index: auto; /* important - needed to make footer z-index display correctly in FF and Chrome */
}

#main {
	width: 610px;
	float: left;
	border-right: 1px dotted #5f5f5f;
	padding-right: 16px;
}

.intro+.intro {
	padding-top:.2em;
}

.indent {
	text-indent: 1em;
}

#last {
	padding-top: 1em;
}

#signature {
	padding-top: 1em;
	text-align:center;
}

#front-slide {
	float: left;
	padding: 8px 12px 0 0;
}

#contactbox {
	background: #161616 url(interface/bg-contactbox.gif) 0 -1px repeat-x;
	color: #e8e8e8;
	border: 1px dashed #808080;
	padding: 12px 12px 14px;
	margin: .5em 0;
	float: left;
	width: 580px;
}

#contactbox-text {
	width: 390px;
	text-align: center;
	float: left;
	padding-top: 1.5em;
}

/* title */
#contactbox p {
	font-size: 105%;
}

/* link */
#contactbox p+p+p {
	font-size: 200%;
	font-weight: bold;
	text-decoration: underline;
}

#contactbox img {
	margin: 12px 12px 12px 12px;
	float: right;
}

#newspage-link {
	clear:both;
	padding: .2em 0;
	text-align: center;
	font-weight: bold;
}

/* general purpose border for images */
.wht-border {
	border: 4px solid #fff;
}

#front-gallery {
	width: 350px;
	position: absolute;
	right:0;
	padding-bottom: 50px;
	z-index: 10;
}

#thumb-formal {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#thumb-candid {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 90;
}

#thumb-wildlife {
	position: absolute;
	top: 110px;
	left: 0;
	z-index: 80;
}

#thumb-aviation {
	position: absolute;
	top: 248px;
	right: 0;
	z-index: 70;
}

#thumb-nature {
	position: absolute;
	top: 359px;
	left: 0;
	z-index: 60;
}

#thumb-events {
	position: absolute;
	top: 497px;
	right: 0;
	z-index: 50;
}

#footer {
	position:absolute;
	width: 100%;
	height: 23em;
	bottom:0; /* stick to bottom of the window */
	background: #550101 url(interface/bg-footer.gif) bottom repeat-x;
	border-top: 2px solid #2d0000;
	color: #e8e8e8;

}

/* contains testimonial and mini-contact button */
#footer-content {
	width: 990px;
	margin: 0 auto;
	letter-spacing:0.5px;
	padding-top: .5em;
	position:relative;
}

/* formatting for the testimonials Page */
.testimonial-page-quote {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid;
}

/* formatting for the testimonials in the footer */
#testimonial {
	width: 620px;
}

#testimonial-title {
	font-size: 105%;
	font-weight: bold;
}

.testimonial-quote {
	font-style: italic;
	font-size: 90%;
}

.testimonial-quote p {
	text-indent: 1em;
}

.testimonial-quote p+p {
	padding-top:.2em;
}

.testimonial-author {
	clear:both;
	padding-top: .3em;
	font-size: 95%;
	font-weight: bold;
	font-style:normal;
}

.testimonial-source {
	clear:both;
	padding-top: .3em;
	font-size: 95%;
	font-style:normal;
}

.testimonial-more {
	font-size: 95%;
	float: right;
	padding-top: .3em;
}

.testimonial-more a {
	font-weight: bold;
}

#footer-contact {
	width: 320px;
	position: absolute;
	top: 0;
	right: 0;
	background: #161616 url(interface/bg-contactbox.gif) 0 -1px repeat-x;
	color: #e8e8e8;
	border: 1px dashed #000;
	padding: 8px 12px 1.5em;
	margin: .5em 0;
	text-align:center;
}

#footer-contact p {
	font-weight: bold;
}

#footer-contact p+p+p {
	font-size: 170%;
	font-weight:bold;
	padding-bottom: 1em;
}

/* the 100% width bottom positioned div for copyright and PPA badge */
#footer-copy {
	position:absolute;
	width: 100%;
	bottom: 0; /* stick to bottom of the window */
}

/* the 1000px centered div inside footer-copy, for the copyright text */
#footer-copy-inner {
	width: 990px;
	background: url(interface/ppa.gif) 855px 10px no-repeat;
	margin: 0 auto;
	padding: 1em 0 .7em;
	height: 52px;
	font-size: 60%;
	letter-spacing: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px dotted;
}

#footer-copy-inner p+p {
	padding-top: .4em;
}


/* blog formatting */

#main-news {
	width: 757px;
	float: left;
	border-right: dotted 1px #5f5f5f;
	padding: 0 11px .3em 0;
}


#sidebar {
	width: 200px;
	float: right;
	padding: 0 10px .5em 10px;
	text-align: left;
}

#sidebar-contact {
	width: 350px;
	float: right;
	text-align: center;
}

#wp-calendar {
	text-align: center;
	border-bottom: 1px dotted;
}

/* calendar month name */
#wp-calendar caption {
	font-weight: bold;
	font-size: 105%;
	padding-bottom: .1em;
}

/* calendar links bg */
#wp-calendar tbody a {
	display:inline-block;
	background: #5f5f5f;
	width: 95%;
	height: 95%;
	padding: .1em 0;
}

/* days heading */
#wp-calendar th {
	width: 1.9em;
	border-bottom: 1px solid;
	padding-bottom: .3em;
}

/* calendar cells */
#wp-calendar td {
	padding: .3em 0;
}

/* prev / next month link cells */
#wp-calendar tfoot td {
	border-top: 1px solid;
	font-weight: bold;
}

/* today's date cell */
#wp-calendar #today {
	font-weight: bold;
}

/* link lists */
.small-heading {
	font-weight: bold;
	font-size: 105%;
	padding-top: 1em;
}

#sidelinks {
	text-align: left;
}

.sidelist  {
	font-size: 90%;
	list-style-type: none;
}

.sidelist li {
	padding-left: .7em;
	background: url(interface/bullet.png) no-repeat 0 .5em;
}

.heading { /*for IE6*/
	overflow:hidden;
	border-bottom: 1px solid;
	padding-bottom: .1em;
}

html>body .heading { /*for other browswers*/
	overflow:hidden;
	border-bottom: 1px solid;
	padding-bottom: .1em;
	position: relative;
}

.post + .post {
	padding-top: 1.25em;
}

.post-title { /*for IE6*/
	float: left;
	font-size: 105%;
	font-weight: bold
}

.post-date { /*for IE6*/
	float: right;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: .1em;
	padding-bottom: .1em;
}

html>body .post-title { /*for other browswers*/
	width: 60%;
	float: left;
	font-size: 105%;
	font-weight: bold
}

html>body .post-date { /*for other browswers*/
	float: right;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: .1em;
	position: absolute;
	bottom: 0;
	right: 0;
	padding-bottom: .1em;
}

/* post paragraph */
.entry {
	clear: both;
}

.entry p {
	text-align: justify;
	line-height: 1.2em;
}

.entry-indent p + p {
	text-indent: 1em;
}

.entry p + p {
	padding-top: .2em;
}

.postmetadata {
	border-top: 1px dotted;
	font-size:90%;
	padding: .1em 0 0;
	margin-top: .2em;
}

.navigation {
	text-align: center;
	font-weight: bold;
}


/* links */

a:link, a:visited {color: #141414; text-decoration: underline;}
a:hover, a:active {color: #e8e8e8; text-decoration: underline;}

#footer a:link, #footer a:visited, #contactbox a:link, #contactbox a:visited {color: #e8e8e8; text-decoration: underline;}
#footer a:hover, #footer a:active, #contactbox a:hover, #contactbox a:active {color: #bbb; text-decoration: none;}

#menu a:link, #menu a:visited {color: #141414; text-decoration: none;}
#menu a:hover, #menu a:active {color: #e8e8e8; text-decoration: none;}

.ngg-albumoverview a:link, .ngg-albumoverview a:visited {color: #e8e8e8; text-decoration: none;}
.ngg-albumoverview a:hover, .ngg-albumoverview a:active {color: #bbb; text-decoration: none;}







