/* 
Main CSS Document for bethsingerphotographer.com
2006 Developed by Formalplay, L.L.C. formalplay.com
*/

html{
	height: 100%;
}

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	text-align: center;
	background-color:#2D2D2D;
	height: 100%;
}

div{
	position:relative;
	float:left;
}

img{
	border:0px none;
}

a, a:active, a:visited{
	color:#B6B6B6;
	/*color:#6FC8D5;*/
	font-size:12px;
	text-decoration:none;
	border:0px none;
}

a:focus{
	outline: 0px none;
}

a:hover{
	color:#6FC8D5;
	text-decoration:none;
}

.main_container{
	width:703px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
.main_content {
	width:703px;
	height:auto;
	background-color:#212121;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
/* 	.min_height
makes sure that the center area is at least 100% tall
since FireFox doesn't seem to like min-height:100%;
*/
.min_height{
	width:1px;
	height:100%;
	/*background-color:#FF0099;*/
	padding:0px;
	margin:0px;
}

img, img a, img a:visited, img a:active, img a:hover{
	border:0px;
}

/* MAIN NAV */
.main_nav{
	width:700px;
	
}
.main_nav_elements{
	/*background-color:#FFFFCC;*/
	
	width:auto;
	height:auto;
	
}


/* HOME PAGE IMAGE */

.home_main_img{
	width:700px;
	text-align:center;
	padding-top:20px;
}


/*IMAGE AREA*/
.img_container{
	width:700px;
	/*height:auto;*/
	min-height:550px;
}


.sub_nav{
	width:305px;
	height:auto;
	text-align:right;
	
}

.sub_nav_divider {
	margin-bottom:4px;
}

	/* THUMBS AREA */
.left_container{
	width:305px; /* 305*/
	height:auto;
	/*background-color:#666666;*/
}

.left_container_half{
	width:350px; /* 305*/
	height:auto;
	/*background-color:#666666;*/
}

.thumb_container{
	padding-left:34px; /* 34 pre float right */
	padding-top:23px;
	text-align:right;
}

.thumb_container_comm{
	padding-top:12px;
}

#three_column_thumbs{
	padding-left:34px;
}

.thumbnail{
	margin-right:14px;
	margin-bottom:14px;
	width:48px;
      	padding:0px;
	border:1px solid #D25548;
}

.thumbnail_spacer{
	margin-right:14px;
	margin-bottom:14px;
	width:50px; /* thumb width (48) + 2 (thumbs have border)*/
	height:38px;
	padding:0px;
	border:0px;
}

.page_nav{
	/*width:243px; */ /* 305 - 57 - 5*/
	float:right;
	padding-right:28px;
}

.page_nav a, .page_nav a:active, .page_nav a:visited{
	color:#878686;
	font-size:12px;
	text-decoration:none;
}
.page_nav a:hover{
	color:#6FC8D5;
}

#three_column_thumbs .page_nav{
	/*width:179px;*/
}
#three_column_thumbs .thumbnail{
	
}

#up.page_nav{
	/*text-align:right;*/
}
#down.page_nav{
	/*text-align:left;*/
}

	/* FULL IMAGE AREA */
.right_container{
	width:395px;
	height:auto;
	padding-top:10px;
	text-align:center;
}

.right_container_half{
	width:348px;
	height:auto;
	padding-top:10px;
	text-align:center;
}

.full_container{
	text-align:center;
	padding:9px;
	/*width:347px; 363 - (2 x padding) + 2
	width:auto;*/
	max-width:347px;
	height:auto;
	background-color:#383838;
	border:1px solid #000000;
}
.full_content{
	width:auto;
	height:auto;
	/*background-color:#FFFFCC;*/
}

.full_image{
	/*width:auto;*/
	border:1px solid #000000;
}
.full_content h3{
	/* CREATED FOR*/
	padding:4px;
	/*width:340px; 346 - (2 x padding) + 2*/
	width:inherit;
	height:auto;
	margin-top:12px;
	margin-bottom:4px;
	background-color:#2C2C2C;	
	color:#878686;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.image_desc{
	padding:4px;
	padding-bottom:0px;
	/*min-height:25px;
	width:340px; 346 - (2 x padding) + 2 */
	color:#878686;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}


/* TEXT CONTENT PAGES */

.text_container{
	width:700px;
	min-height:400px;
}
.left_content_img{
	margin-left:10px;/*24*/
	margin-top:26px;
	
	padding:12px;
	padding-bottom:18px;
	/*width:347px; 363 - (2 x padding) + 2
	width:auto;*/
	background-color:#383838;
	border:1px solid #000000;
	float:right;
}

.left_content_img img{
	border:1px solid #000000;
}

.right_content_text{
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#9F9F9F;
	
	margin-left:12px;
	margin-top:27px; /* 12 lines up even */
	
	width:300px;
}

.right_content_links{
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#9F9F9F;
	line-height:150%;
	margin-left:24px; /* 12 */
	margin-top:18px; /* 12 lines up even */
	
	width:300px;
}

.home_statement{
	font-size:12px;
	color:#8F8F8F;
	font-weight:bold;
}


/* FOOTER */

.footer{
	width:700px;
	font-size:11px;
	text-align:center;
	margin-top:50px; /* 75 */
}
.footer_home{
	width:700px;
	font-size:10px;
	text-align:center;
	margin-top:40px;
}
.footer_contact_info {
	color:#6FC8D5;
	font-size:12px;
	font-weight:normal;
}

.footer_contact_info a{
	text-decoration:none;
	color:#6FC8D5;
}

.footer_copyright{
	font-size:10px;
	color:#4F4F4F;
	font-weight:bold;
}


