/* CSS Document
Timbreline Music
Michael Gulezian
Media Page
© 2005 Timbreline Music and Michael Gulezian
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */

body {
	background-image: url(../images/newbluebackground.jpg);
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 100.01%;
}

table {
	margin: auto;
	width: 770px;
	}
	
table.phototable {
	width: 500px;
	margin: 0 0 0 5px;
	}	
	
td {
	border: 0;
	padding: 0;
	vertical-align: top;
	}
	
table.phototable td {
	border: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
	}
	
table.phototable td img {
	border: 1px solid #000000;
	}
	
table.phototable tr.spaceme td img {
	border: 0;
	}
	
table.phototable tr td {
	font-size: 0.8em;
	}

#content {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 50px;
	background-image: url(../images/newbluecenter_15.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
	
td#content a:link, td#content a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #444444;
	}
	
td#content a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #DC9817;
	}
	
.date {
	color: #444444;
	font-size: 1.2em;
	font-weight: bold;
	}
	
.magazine {
	clear:both;
	color: #444444;
	font-size: 1.2em;
	font-weight: bold;
	}
	
.subcat {
	color: #444444;
	font-size: 1em;
	font-weight: bold;
	}
	
li {
	margin-bottom: 20px;
	}
	
td#content img.left {
	float: left;
	margin-right: 10px;
	}
	
td#content img#inset {
	float: right;
	margin-right: -45px;
	margin-left: 10px;
	}
	
td#content p.headline {
	font-size: 1.2em;
	color: #2B2B42;
	font-weight: bold;
	}
	
td#content p {
	margin-bottom: 30px;
	}
	
td#credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: right;
	padding-right: 25px;
	}
	
#credit a:link, #credit a:visited {
	text-decoration: none;
	color: #000000;
	}
	
#credit a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: left;
	}
	
p.indentpar {
	margin-top: -15px;
	margin-left: 15px;
	}
	
p.indentparex {
	margin-top: -15px;
	margin-left: 15px;
	font-size: 0.9em;
	}
	
img.poster {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
	}
	
.papername {
	font-size: 1.1em;
	}