/**
 * Scott Johnston Photography Theme, Version 1.
 * CSS Styles for Scott Johnston Photography Website
 *
 * @author: Philosophy Factory Inc.
 * @version: 1.3.12
 */


/** 
 * Global
 *******************************/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8c8a7d;
	background-color: #cccab8;
}

h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 24px;
}

h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
}

p, li {
	margin: 0 0 24px 0;
	padding: 0;
	line-height: 28px;	
	font-weight: normal;
}

p.intro {
	font-weight: bold;
}
 

/** 
 * Layout
 *******************************/
#canvas {
	width: 906px;
	margin: 10px auto 75px auto;
	padding: 0;
}

#page {
	width: 890px;
	margin: 0 0 0 6px;
	padding: 0;
	background-color: #ffffff;
	background-image: url('../images/page_bg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#header {
	width: 890px;
	_width: 880px;
	height: 55px;
	margin: 0;
	padding: 20px 0 10px 10px;
}

#header-index {
	width: 240px;
	margin: 0;
	padding: 20px 0 27px 10px;
}

#nav {
	width: 240px;
	float: left;
	margin: 7px 0 0 0;
	padding: 0;
}

#content, #content-gallery, #content-photo {
	width: 630px;
	margin: 0 0 0 250px;
	_margin: 0 0 -10px 250px;
	padding: 0;
}

#content-gallery {
	_margin-bottom: 10px;	
}

#content-photo {
	_margin-bottom: 0;
}

#content-text {
	width: 610px;
	margin: 0 0 0 250px;
	padding: 0 10px 0 10px;	
}

#content-wide {
	width: 640px;
	padding: 0;
	margin: 0;
	float: right;
	clear: both;
}

#content-left {
	width: 305px;
	margin: 0;
	padding: 0;
	float: left;	
}

#content-right {
	width: 305px;
	margin: 0;
	padding: 0;
	float: left;
}

#base {
	margin: 0;
	padding: 0 0 55px 0;
	clear: both;
}

#base-index {
	margin: 0;
	padding: 0;
	clear: both;
}

.portfolio-index div {
	width: 145px;
	height: 105px;
	margin: 10px 0 0px 10px;
	_margin: 10px 10px 0 0;
	padding: 0;
	float: left;
}

.portfolio-top {
	width: 310px;
	height: 240px;
	margin: 0 0 5px 0;
	padding: 0;
}

.portfolio-bottom {
	width: 310px;
	height: 240px;
	margin: 0;
	padding: 0;
}

.thumb-first {
	width: 150px;
	height: 105px;
	margin: 0 10px 10px 0;
	padding: 0;
	clear: both;
}

.thumb {
	width: 150px;
	height: 105px;
	margin: 0 10px 10px 0;
	_margin: 0 9px 10px 0;
	padding: 0;
	float: left;
}

.thumb-last {
	width: 150px;
	height: 105px;
	margin: 0 0 10px 0;
	padding: 0;	
	float: left;
}
 

/** 
 * Borders
 *******************************/
#border_top {
	width: 100%;
	height: 5px;
	background-image: url('../images/border_top.gif');
	background-repeat: repeat-x;	
}

#border_middle {
	width: 100%;
	height: 100%;
	background-image: url('../images/border_middle.gif');
	background-repeat: repeat-y;	
}

#border_bottom {
	width: 100%;
	height: 11px;
	background-image: url('../images/border_bottom.gif');
	background-repeat: repeat-x;	
}

.corner_left {
	float: left;
}

.corner_right {
	float: right;
}
 
 
/** 
 * Content
 *******************************/
.quoter {
	font-weight: normal;
	font-style: italic;
}

ul.list-articles {
	margin-top: 30px;	
}

ul.list-articles li {
	margin: 0;
	padding: 0 0 14px 5px;
	list-style-image: url('../images/arrow_brown_right.gif');	
}

ul.list-shows {
	
}

.form-contact input, .form-contact textarea {
	width: 290px;
	margin: 10px 0 10px 0;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #8c8a7d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8c8a7d;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
}

.form-contact textarea {
	height: 150px;
}

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

#photo-footer {
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
}

#description-horizontal {
	margin: 0;
	padding: 0;
	float: left;
}

#description-vertical {	
	float: left;
	text-align: right;
}

.photo {	
	float: right;
}


/** 
 * Shows
 *******************************/
table.shows-table {
	width: 630px;
	border-collapse: collapse;
	margin: 0 0 0 20px;
	float: right;
}

.shows-table th, .shows-table td {
	text-align: left;
	vertical-align: middle;
	padding: 0;
	height: 24px;
}

th.shows-year {
	width: 70px;	
}

th.shows-name {
	width: 280px;	
}

th.shows-location {
	width: 180px;
}

th.shows-preview {
	width: 100px;	
}

tr.dark {
	background-color: #f5f5f3;
}

 
/** 
 * Footer
 *******************************/
#footer {
	margin: -5px 10px 0 6px;
	_margin: 0 10px 0 6px;
	padding: 0;
	font-size: 10px;
}
 
 
/** 
 * Links
 *******************************/
a {
	font-weight: bold;		
}

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

a:hover, a:active {
	color: #654732;
	text-decoration: underline;
}
 
 
/** 
 * Navigation
 *******************************/
#nav ul {
	margin: 0;
	padding: 0;	
}

#nav li {
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	text-decoration: none;
}


/** 
 * Buttons
 *******************************/
.btn_bg {
	margin: 0;
	padding: 0;
	background-image: url('../images/btn_bg.gif');
	background-repeat: repeat-x;	
	float: right;
}

a.btn_right, a.btn_left, a.btn_next {
	display: block;	
	background-position: 15px 8px;
	background-repeat: no-repeat;	
	padding: 3px 15px 5px 28px;		
	margin: 0;	
}

a.btn_next {
	background-position: 59px 8px;	
	padding: 3px 24px 5px 15px;	
}

a.btn_right, a.btn_right:link, a.btn_right:visited, a.btn_next, a.btn_next:link, a.btn_next:visited {
	background-image: url('../images/arrow_white_right.gif');	
}

a.btn_right:hover, a.btn_right:active, a.btn_next:hover, a.btn_next:active {	
	background-image: url('../images/arrow_brown_right.gif');	
}

a.btn_left, a.btn_left:link, a.btn_left:visited {
	background-image: url('../images/arrow_white_left.gif');
}

a.btn_left:hover, a.btn_left:active {	
	background-image: url('../images/arrow_brown_left.gif');
}

a.btn_right:link, a.btn_right:visited, a.btn_left:link, a.btn_left:visited, a.btn_next:link, a.btn_next:visited {
	color: #ffffff;
	text-decoration: none;
}

a.btn_right:hover, a.btn_right:active, a.btn_left:hover, a.btn_left:active, a.btn_next:hover, a.btn_next:active {
	color: #654732;
	text-decoration: none;
}

