/** General Style **/

.clear {
	clear: both;
	}
	
table {
	border-collapse: collapse;
	}
	
th , td {
	text-align: left;
	vertical-align: top;
	}
	
textarea , input[type=text] {
	background: #eee;
	}
	
img {
	display: block;
	}
	
	img.inline {
		display: inline;
		}
	
a {
	color: #a90;
	}
	
	a:visited {
		color: #ba6;
		}

	a:hover {
		color: #c60;
		}

li.add , li.edit {
	list-style: none;
	position: relative;
	left: -20px;
	}
			
	li.edit a {
		background: url( 'http://typewriting.org/image/icon/edit.png' ) no-repeat;
		padding-left: 20px;
		}

	li.add a {
		background: url( 'http://typewriting.org/image/icon/add.png' ) no-repeat;
		padding-left: 20px;
		}

.box {
	padding: 1em;
	border: 1px #999 solid;
	}
		
h1 , h2 , h3 , h4 , p {
	margin: 0;
	}
	
.error {
	color: #c00;
	}

.single-spaced {
	line-height: 1.1em;
	}
	
.top-one {
	margin-top: 1em;
	}
	
table.shaded {
	background: #fff;
	line-height: 1.5em;
	}

	table.shaded th , table.shaded td {
		padding: 0 10px;
		}
		
		table.shaded th {
			color: #fff;
			background: #a90;
			border-left: 1px #ba1 solid;
			border-right: 1px #ba1 solid;
			}
			
		table.shaded td {
			border: 1px #a90 solid;
			}

ul.icons {
	list-style: none;
	}

/** Layout **/

body {
	border: 0;
	margin: 0;
	font: 14px/32px Georgia , sans-serif;
	color: #666;
	text-align: justify;
	}
	
body.i1 {
	background: url( 'http://typewriting.org/image/background_1.jpg' ) top right no-repeat;
	}
	
body.i2 {
	background: url( 'http://typewriting.org/image/background_2.jpg' ) top right no-repeat;
	}
	
	#container {
		}

		#header {
			padding: 10px;
			clear: right;
			}

			#navigation {
				clear: left;
				padding: 30px 400px 0 40px;
				min-height: 300px;
				_height: 300px;
				}
				
				#search {
					margin-top: 1em;
					}

			h1 a {
				background: url( 'http://typewriting.org/image/typewriting.gif' ) no-repeat;
				height: 31px;
				width: 203px;
				float: left;
				margin: 0;
				}
				
				h1 a span {
					display: none;
					}

			#content {
				padding: 2em;
				}

		#footer {
			filter: alpha (opacity=100);
			margin: 20px 0 20px 0;
			text-align: center;
			}

/** Articles **/

.article {
	margin: 0 3em 3em 3em;
	background: #f7f1cb url( 'http://typewriting.org/image/article/left.jpg' ) left repeat-y;
	}
	
	.article .left {
		background: #f7f1cb url( 'http://typewriting.org/image/article/top_left.jpg' ) top left no-repeat;
		line-height: 1px;
		height: 17px;
		width: 20px;
		float: left;
		}
		
	.article .right {
		margin-left: 20px;
		padding-bottom: 10px;
		background: #f7f1cb url( 'http://typewriting.org/image/article/background.jpg' );
		}
		
		.article .right .top {
			background: #f7f1cb url( 'http://typewriting.org/image/article/top.jpg' ) repeat-x;
			}
			
			.article .right .top .entry-title {
				padding: 20px 0 0 10px;
				}
			
		.article .right .entry-content {
			padding: 0 20px;
			}
			
			.article .right .entry-content .box {
				text-align: left;
				}
			
			.article .right .entry-content .clear {
				_clear: none;
				_width: 98%;
				}
			
			.article .right .entry-content p {
				text-indent: 2em;
				}
				
				.article .right .entry-content p.caption {
					font-size: 0.8em;
					text-indent: 0;
					}

			.article .right .entry-content q {
				color: #440;
				}
				
			.article .right .entry-content blockquote {
				background: url( 'http://typewriting.org/image/quote.png' ) no-repeat;
				padding-left: 60px;
				margin: 0;
				color: #440;		
				}
				
				.hentry .right .entry-content blockquote p {
					text-indent: 0;
				}
		
		.article .right .entry-meta { 
			border-top: 1px #999 dashed;
			font-style: italic;
			margin: 5px 20px 0 20px;
			padding: 10px 0 0 0;
			text-align: right;
			line-height: 1.5em;
			}

/** Comments **/

#comments , #new-comment {
	margin: 2em 5em;
	background: #fff;
	line-height: 1.1em;
	padding: 0;
	}
	
	#new-comment {
		margin: 1em 5em 5em 5em;
		}
	
	#comments .hentry {
		color: #666;
		padding: 0;
		margin: 3.5em 0 0.5em 0;
		background: #fff;
		}
	
		#comments .hentry .top , #new-comment .top {
			height: 10px;
			line-height: 1px;
			background: #fff;
			padding: 0;
			margin: 0;
			position: relative;
			top: 0;
			}
			
		#new-comment .top {
			margin-top: 1em;
			}
		
			#comments .hentry .top .left , #new-comment .top .left {
				position: absolute; left: 0; top: 0;
				padding: 0;
				margin: 0;
				width: 10px; height: 10px; line-height: 1px;
				background: #fff url( 'http://typewriting.org/image/comment/top-left.png' ) top left no-repeat;
				}
		
			#comments .hentry .top .center , #new-comment .top .center {
				border-top: 1px #999 solid;
				height: 10px;
				line-height: 1px;
				font-size: 1px;
				padding: 0;
				margin: 0 10px;
				}
				
			#comments .hentry .top .right , #new-comment .top .right {
				position: absolute; right: 0; top: 0;
				padding: 0;
				width: 10px; height: 10px; line-height: 1px;
				background: #fff url( 'http://typewriting.org/image/comment/top-right.png' ) top right no-repeat;
				}
			
		#comments .hentry .entry-content , #new-comment .comment-write {
			border-left: 1px #999 solid;
			border-right: 1px #999 solid;
			padding: 5px 10px;
			_position: relative; _top: -1px;
			_margin-right: 1px;
			}
			
			#new-comment textarea {
				width: 100%;
				_width: 400px;
				}
				
			#new-comment textarea , #new-comment input[type=text] {
				background: #fff;
				border: 0;
				color: #666;
				font: 14px/32px Georgia , sans-serif;
				line-height: 1.1em;
				}
				
				#new-comment input[type=text] {
					border-bottom: 1px #ccc solid;
					}
			
		#comments .hentry .bottom , #new-comment .bottom {
			height: 80px;
			background: #fff;
			position: relative; top: 0; _top: -1px;
			}
			
			#comments .hentry .bottom .left , #new-comment .bottom .left {
				width: 73px;
				padding: 0;
				height: 100%;
				position: absolute; left: 0; top: 0;
				background: #fff url( 'http://typewriting.org/image/comment/bottom-left.png' ) top left no-repeat;
				}
				
			#comments .hentry .bottom .entry-meta , #new-comment .bottom .comment-post {
				text-align: left;
				border-top: 1px #999 solid;
				margin: 0 10px 0 73px;
				position: relative;
				top: 9px;
				height: 80px;
				padding: 60px 0 0 10px;
				}

			#comments .hentry .bottom .right, #new-comment .bottom .right {
				background: #fff url( 'http://typewriting.org/image/comment/bottom-right.png' ) top right no-repeat;
				position: absolute;
				top: 0;
				right: 0;
				width: 10px;
				height: 10px;
				}
				
		#comments .comment-number {
			font-size: 50px;
			line-height: 40px;
			position: absolute;
			right: 0;
			top: 0;
			}
			
			#comments .comment-number a {
				color: #ccc;
				text-decoration: none;
				}
				
				#comments .comment-number a:hover {
					color: #eee;
					}

#recent-comments {
	margin: 0 4em;
	line-height: 1.3em;
	}
	
	
/** Related **/

#related {	
	position: relative; top: 0;
	margin: 0 5em;
	}
	
	.related-article {
		background: url( 'http://typewriting.org/image/note.png' ) no-repeat top left;
		padding-left: 25px;
		line-height: 1.2em;
		margin-bottom: 1em;
		}
		
		.related-article .entry-date {
			font-size: 0.8em;
			color: #999;
			}
			
	.related-navigation {
		position: absolute; top: 0; left: 10em;
		}
		
		.related-navigation .back {
			background: url( 'http://typewriting.org/image/control_rewind.png' ) no-repeat center left;
			height: 16px; width: 16px;
			position: relative; top: 2px;
			display: inline-block;
			}
			
			.related-navigation .back span {
				display: none;
				}
				
		.related-navigation .forward {
			background: url( 'http://typewriting.org/image/control_fastforward.png' ) no-repeat center left;
			height: 16px; width: 16px;
			position: relative; top: 2px;
			display: inline-block;
			}
			
			.related-navigation .forward span {
				display: none;
				}
	
/** Links **/

.link {
	background: url( 'http://typewriting.org/image/arrow_right.png' ) no-repeat top left;
	padding-left: 25px;
	line-height: 1.2em;
	margin-bottom: 1em;
	}
	
	.link h3 {
		margin: 0;
		}
		
	.link .entry-content {
		margin: 0;
		}
		
	.link .entry-date {
		font-size: 0.8em;
		color: #999;
		}
		
/** Music **/

.lyrics p {
	margin-top: 1em;
	}

.mp3-player {
		margin: 0.5em 0;
	}

.song-preview {
	background: #eee;
	width: 300px;
	float: left;
	border: 1px #666 solid;
	padding: 10px;
	margin: 5px;
	}

.song {}

	.song .lyrics {
		line-height: 1.2em;
		}
	
	.song ul.recordings {
		line-height: 1.2em;
		}
		
	a[rel=recording] {
		background: url( 'http://typewriting.org/image/icon/music.png' ) center left no-repeat;
		padding-left: 22px;
		}