/* 
	CSS File for Brian Schwartz Photography (v2)
	Please contact brian at brianschwartzphotography.com with any questions
	Creation began March 14, 2009	
*/

/* All Site Styles */
body {
	background-color: #e5e6e6;
	font-family: Trebuchet MS, Gill Sans Mt, Verdana, Tahoma, Arial, sans-serif; 
	font-size: 8pt;
	}
a,
a:link,
a:active,
a:visited {
	color:#7f2c02;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
a img {
	border: none;
	}
.body_table {
	width: 993px;
	margin-top: -3px;
	}
h2.dark {
	font-family: Garamond, Georgia, serif;
	font-size: 16pt;
	color: #34312c;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-left: 0px;
	}
h2.red {
	color:#7f2c02;
	font-family: Garamond, Georgia, serif;
	font-size: 16pt;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-left: 0px;
	}
h1.red {
	color:#7f2c02;
	font-family: Garamond, Georgia, serif;
	font-size: 16pt;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-left: 0px;
	}
h2.gray {
	color:#6f6f6f;
	font-family: Garamond, Georgia, serif;
	font-size: 16pt;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-left: 0px;
	}
	/* Begin Global Nav Row */
	.global_nav {
		width: 993px;
		background-image: url('/img/trans.png');
		background-repeat:repeat;
		margin-bottom: 0px;
		}
	.global_nav_left {
		width: 45px;
		background-image: url('/img/trans.png');
		background-repeat:repeat;
		}
	.global_nav_logo {
		width: 257px;
		}
	.global_nav_link {
		vertical-align:middle;		
		}
	.global_nav_link p {
		font-family: Garamond, Georgia, serif;
		font-size: 16pt;
		font-weight:bold;
		line-height: 14pt;
		margin-bottom: 3px;
		margin-top:3px;
		}
	.global_nav_desc {
		font-family: Gill Sans MT, Segoe Light, Trebuchet MS, Verdana, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		color: #6f6f6f;
		}
	.global_nav_link a,
	.global_nav_link a:active,
	.global_nav_link a:link,
	.global_nav_link a:visited {
		color: #71624b;
		text-decoration:none;		
		}
	.global_nav_link a:hover {
		color: #7f2c02;
		}				
	.global_nav_spacer {
		width: 26px;
		}	
	.global_nav_right {
		width: 13px;
		}	
	/* End Global Nav Row */
	
	/* Begin Content & Footer Structure Row */
	.cont_table {
		width: 993px;
		margin-top:0px;
		}
		/*Used on the Photography/all.php page */
		.cont_table_all {
			width: 1643px;
			margin-top:0px;
			}
	.cont_left_top {
		width: 40px;
		height: 18px;
		background-image: url('/img/cont_left.png');
		background-repeat: repeat-y;
		}
	.cont_middle_top {
		background-color: #71624b;
		width: 940px;
		height: 18px;
		background-image: url('/img/cont_top.png');
		background-repeat: repeat-x;
		}
		/*Used on the Photography/all.php page */
		.cont_middle_top_all {
			background-color: #71624b;
			width: 1590px;
			height: 18px;
			background-image: url('/img/cont_top.png');
			background-repeat: repeat-x;
			}
	.cont_right_top {
		width: 13px;
		height: 18px;
		background-image: url('/img/cont_right_top.png');
		background-repeat: no-repeat;
		}
	.cont_left_middle {
		width: 40px;
		background-image: url('/img/cont_left.png');
		background-repeat: repeat-y;
		vertical-align:top;
		}
	.cont_copy {
		background-color: #ffffff;
		width: 940px;
		}
		/*Used on the Photography/all.php page */
		.cont_copy_all {
			background-color: #ffffff;
			width: 1590px;
			}
	.cont_right_middle {
		width: 13px;
		background-image: url('/img/cont_right.png');
		background-repeat: repeat-y;
		}
	.cont_left_bottom {
		width: 40px;
		height: 30px;
		background-image: url('/img/cont_left_bottom.png');
		background-repeat: no-repeat;
		}
	.cont_left_2_bottom {
		width: 21px;
		height: 30px;
		background-image: url('/img/cont_left_2_bottom.png');
		background-repeat: no-repeat;
		}
	.cont_terms {
		width: 460px;
		height: 30px;
		background-image: url('/img/cont_bottom_middle.png');
		background-repeat: repeat-x;
		color: #9e9992;
		font-size: 8pt;
		}
		/*Used on the Photography/all.php page */
		.cont_terms_all {
		width: 1110;
		height: 30px;
		background-image: url('/img/cont_bottom_middle.png');
		background-repeat: repeat-x;
		color: #9e9992;
		font-size: 8pt;
		}
	.cont_terms a,
	.cont_terms a:link,
	.cont_terms a:active,
	.cont_terms a:visited {
		color: #9e9992;
		text-decoration: none;
		}
	.cont_terms a:hover {
		text-decoration: underline;
		}
	.cont_copyright {
		width: 459px;
		height: 30px;
		background-image: url('/img/cont_bottom_middle.png');
		background-repeat: repeat-x;
		color: #9e9992;
		font-size: 8pt;
		text-align:right;
		margin-right: 21px;
		}
	.cont_right_bottom {
		width: 13px;
		height: 30px;
		background-image: url('/img/cont_right_bottom.png');
		background-repeat:no-repeat;
		}
	.page_copy {
		width: 902px;
		margin-bottom: 18px;
		}
		/*Used on the Photography/all.php page */
		.page_copy_all {
			width: 1552px;
			margin-bottom: 18px;
			}

	/* End Content & Footer Structure Row */
	
	/* Begin Page Specific Styles */
		/* Home Page */
	
			.potw_link p {
				font-family: Gill Sans MT, Trebuchet MS, Segoe Light, Verdana, Arial, sans-serif;
				font-size: 9pt;
				margin-bottom: 0px;
				line-height:9pt;
				}
			.potw_link a,
			.potw_link a:link,
			.potw_link a:active,
			.potw_link a:visited {
				color:#5e5d5d;
				text-decoration:none;
				}
			.potw_link a:hover {
				text-decoration: underline;
				}
			.news_title {
				color: #aaaaaa;
				vertical-align:middle;
				font-family: Gill Sans MT, Trebuchet MS, Segoe Light, Verdana, Arial, sans-serif;
				font-size: 9pt;
				text-transform:uppercase;
				padding-left: 16px;
				letter-spacing: .2em;
				}
			.news_story {
				color: #4c4b4b
				}
			.recent_photos:hover img {
				border: 1px solid #121212;
				}
			.recent_photos img {
				border: 1px solid #ffffff;
				}

		/* View Photo Page */
		.tab_arrow_middle {
	 		background-image: url('/img/tab_arrow_middle.png'); 
			background-repeat:repeat-y; 
			vertical-align: top;
			text-align:center;
			}
		.tab_arrow_middle img {
			margin-left:2px;
			}
		.tab_tags img {
			margin-left:3px;
			}
		
		
		
		h1.photo_title {
			color:#7f2c02;
			font-family: Garamond, Georgia, serif;;
			font-size: 18pt;
			margin-bottom:2px;
			margin-top:0px;
			}
		.photo_date, .photo_date {
			color: #656463;
			font-family: Gill Sans MT, Trebuchet MS, Segoe Light, Verdana, Arial, sans-serif;
			font-size: 9pt;
			letter-spacing: .1em;
			margin-top:0px;
			}
		.photo_note {
			color: #454444;
			font-family: Trebuchet MS, Gill Sans MT, Tahoma, Verdana, Arial, sans-serif;
			font-size: 8pt;
			}
		td.photo_dot_vert {
			background-image: url('/img/dots_vert.png');
			background-repeat:repeat-y;
			width: 1px;
			}
		.photo_meta_p b {
			color:#7f2c02;
			font-family: Gill Sans MT, Trebuchet MS, Segoe Light, Verdana, Arial, sans-serif;
			text-transform:uppercase;
			font-weight:normal;
			font-size: 9pt;
			}
		td.photo_meta {
			width: 200px;
			margin-left: 10px;
			vertical-align:top;
			}
		/* Photography pages */
		select {
			font-size: 8pt;
			font-family: Trebuchet MS, Gill Sans MT, Verdana, Arial, sans-serif;
			color: #121212;
			background-color: #efefef;
			border: 1px solid #7f2c02;
			}
		input {
			font-size: 8pt;
			font-family: Gill Sans MT, Trebuchet MS, Verdana, Arial, sans-serif;
			text-transform:uppercase;
			color: #7f2c02;
			}
	
