/* styling */

	body {
		background-color: #fff;
		color: #7d7d7d;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 0.75em;
		padding: 25px;
	}
	
	
		
	a  {
		color: #000;
		background-color: #fff200;
		text-decoration: none;
			
	}
		a:hover  {
			color: #fff;
			background-color:#444;
		}
		
		a._icon:hover, a._icon {
			background-color: transparent;
			color: #7d7d7d;	
		}
		
		a.more {
			display: inline-block;
			margin-top: 10px;
			font-size: 0.875em;	
		}
		
		
	#header a, #navigate a, .label a, .comments .list .item .detail a, .tags .tagged a, .author .alias a, .author .alias a {
		color: #000;
		text-decoration: none;
		background-color: transparent;
	}
	
		#header a:hover, #navigate a:hover, .label a:hover,.comments .list .item .detail a:hover, .tags .tagged a:hover, .author .alias a:hover {
			background-color: #000;
			color: #fff;
		}
		
		
	
	.story {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.18em;
		line-height: 1.6em;
		color: #333;
	}
			
		.story p {
			margin-bottom: 1em;
		}
			.story blockquote {
				margin: 25px 50px 25px 25px;
				padding-left: 30px;
				color: #777;
				border-left: 1px dotted #ccc;
				/*font-family: Geneva, Verdana,  sans-serif;*/
				
			}
				/*.story blockquote p {
					margin-bottom: 0;	
				}*/
				
			.story ol {
				list-style-type: decimal-leading-zero;
				list-style-position: outside;
				margin: 25px 50px 25px 0;
			}
			
			.story ul {
				list-style-type: circle;
				list-style-position: outside;
				margin: 25px 50px 25px 0;
			}
				.story ol li, .story ul li {
					margin-left: 50px;
					padding-left: 25px;	
				}
				
			.story .story_gallery_images {
				margin: 0 0 1em -25px;
				padding: 0 0 10px 0;
				list-style: none;	
				border-bottom: 1px dotted #d7d7d7;
				width: 600px;
				
			}
				.story .story_gallery_images li {
					padding: 0;
					margin: 0;
					/*display: none;	*/
				}
					.story .story_gallery_images li.show_image_here {
					
					}
					
					.story .story_gallery_images li img {
						
						/*padding-bottom: 5px;
						background-color: #000;*/
						
					}
					.story .story_gallery_images li:first-child {
						display: block;	
					}

/* thick/thin box options here */
		
	.thin_line_bar {
		border-left: 1px solid #363636;
		margin-bottom: 25px;
	}
		.thin_line_bar_padded {
			padding-bottom: 25px;	
		}
		.thin_line_bar .thick_line_bar {
			border-left: 5px solid #363636;
			padding-left: 9px;
		}
			.thin_line_bar .thick_line_bar .label {
				font-size: 1.2em;
				margin-bottom: 7px;
				color: #000;
				float: left;
				width: 50px;
				
			}
				.thin_line_bar .thick_line_bar .label strong {
					display: block;
					margin-bottom: 2px;
				}
			
			.thin_line_bar .thick_line_bar .note {
				display: block;
				font-size: 0.8em;
				line-height: 1em;
				color: #7d7d7d;
			}
				.thin_line_bar .filler {
					margin-left: 14px;
					min-height: 25px;
					font-size: 0.95em;
					color: #000;	
				}
			
			.thick_line_bar .story {
				float: left;
				margin-left: 25px;
				width: 135px;
			}
				.thin_line_bar .story p {
					margin-bottom: 0;
				}
				
			.special_thin_line_bar {
				padding-bottom: 25px;	
			}
	
	/* options */	

	.ab .thick_line_bar {
		width: 500px;
		margin-bottom: 25px;
	}
		.ab .thick_line_bar .story {
			width: 380px;
			margin-left: 50px;
		}
		
	.LR2 .ab .thick_line_bar {
		width: 472px;
	}
		.LR2 .ab .thick_line_bar  .story {
			width: 265px;
			font-size: 1.1em;
			color: #363636;
			font-family: Helvetica, Arial, sans-serif;
		}
			.LR2 .ab .thick_line_bar .story p {
				margin-bottom: 0.5em;	
			}
	
		.LR2 .c .thick_line_bar .story {
			width: 275px;
			font-size: 1.05em;
			color: #363636;	
			font-family: Helvetica, Arial, sans-serif;
		}
		
			.LR2 .c .number_three {
				margin-left: 92px;
			}
			
			.LR2 .c .number_three .story {
					width: 200px;
				}

		
/*
	Specific
	Styling

*/

	#header {} 
	
		#header .b {
			background-color: #f1f1f1;
		}
			#header .b .identity {
				padding: 26px 0 22px 0;	
				margin-right: 106px;
			}
				#header .b .identity:hover {
					background-color: transparent;
				}
					#header .b .identity:hover img {
						opacity: 0.4;	
					}
			#header .b .contact {
				font-size: 0.875em;
			}
				
				#header .b .contact ul li {
					margin-bottom: 3px;	
				}
				
				#header .b .contact ul.phones {
					text-align: right;
				}
				
	/* navigate */
	#navigate .block {
		min-height: 76px;
		padding-bottom: 25px;	
	}
	
		#navigate .a .block {
			margin-right: 10px;	
			padding-bottom: 0;
			
		}
		#navigate .b .block {
			float: left;
			padding-left: 25px;
			padding-bottom: 25px;	
		}
	
	#navigate .b {
		background-color: #f1f1f1;	
	}
		
		#navigate .block .label {
			color: #000;
			font-weight: bold;
			font-size: 3em;
			max-height: 47px;
			margin: 0 0 5px 0;
			text-transform: capitalize;
			
		}
			#navigate .block .point {
				font-size: 1em;
				margin-bottom: 3px; 	
				text-transform: capitalize;
				color: #000;
				letter-spacing: 0.02em;

			}
				#navigate .block a {
					color: #000;
					display: block;
				}
				
				#navigate .block a:hover {
					background-color: #000;
					color: #fff;
				}
					#navigate .block .label a:hover {
						background-color: inherit;
						color: #7d7d7d;
					}
					
		#navigate .block  .words {
			margin-bottom: 6px;
			color: #c1c1c1;	
		}
		
		#navigate .home .label {
			font-size: 2.45em;
			margin-top: 7px;
		}
		
	.you {
		float: right;
		width: 810px;
		font-size: .8em;
		background-color: #f7f7f7;
		margin-bottom: 20px;
	}
		.you a {
			background-color: #f1f1f1;
			/*display: block;
			font-weight: bold;*/
		}
			.you a:hover {
				color: #fff;
				background-color: #444;	
			}
		
			.you dt {
				width: 130px;	
				background-color: #f1f1f1;
				padding-right: 5px;
				height: 13px;
				float: right;
				text-align: right;	
			}
		
			
	#torso {
		margin-top: 25px;	
	}
	
	#footer {
		margin: 30px 0 0 115px;	
		color: #b7b7b7;
		font-size: 0.85em;
	}
		
	