/* GENERAL CSS STUFF */

a {	color:#F90; text-decoration: none; }
a:hover { text-decoration: underline; }
a.mini { color: #000; text-decoration: none; }
a.mini:hover { text-decoration: underline; }
a.main_mini {color:#FFF; text-decoration:underline;}
a.main_mini:hover {text-decoration:none;}
a.music {color:#000; text-decoration: underline;}

body {
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#bigFrame {
	margin: 0px auto 0px auto;
	text-align: left;
	padding: 0px;
	width: 740px;
}

#left {
	float: left;
	width: 400px;
	padding: 0px;
}

#left ul {
	list-style: circle;
	margin-left: 5px;
	padding-left: 10px;
}

#left li {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
}
	
#center {
	float: left;
	width: 150px;
	background: #6CF;
	padding: 0px;
}

#right {
	float: left;
	width: 189px;
	padding: 0px;
}

#headerImage {
	margin: 0px;
}

#breaker {
	width: 740px;
	font-size: 0px;
	border-top: 10px solid #6CF;
	border-bottom: 1px solid #6CF;
	border-right: 1px solid #6CF;
	margin-bottom: 2px;
}

#content {
	width: 740px;
	height: 100%;
	border-top: 1px solid #6CF;
	background-color: #FFF;
	padding-bottom: 200px;
	padding-top: 30px;
}

.blogEntry {
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #444;
	margin-right: 10px;
	margin-bottom: 50px;
}

.date {
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom: 1px solid #444;
	margin-bottom: 10px;
	text-align: left;
}

.entryTitle {
	font-size: 17px;
	font-family: Georgia, Times New Roman, Serif;
	color: #000;
}

.quote {
	margin: 5px 3px 5px 3px;
	border-top: 1px #6CF dashed;
	border-bottom: 1px #6CF dashed;
	padding: 5px;
	color: #666;
	font-style: italic;
	background-color: #EEE;
}

.hilite { background-color: #FF7; }

#middleContent {
	font: 11px/15px Ariial, Helvetica, sans-serif;
	color: #666;
}

#middleContent a { color: #000; text-decoration: none; }
#middleContent a:hover { text-decoration: underline; }

/* AREA-SPECIFIC STUFF */

#aboutLeft {
	width: 525px;
	padding: 0px;
	float: left;
}

#aboutRight {
	width: 200px;
	border-left: 5px #6CF solid;
	padding-left: 5px;
	float: right;
}

#float2 {
	float: left;
	width: 200px;
	border-left: 5px #6CF solid;
	padding-left: 5px;
}

#aboutContent {
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #444;
	margin-right: 10px;
	margin-bottom: 50px;
}

ul.about {
	list-style: circle;
	margin-left: 5px;
	padding-left: 10px;
}

li.about {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
}

#musicLeft {
	float: left;
	width: 510px;
}

.musicContent {
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #444;
	margin-right: 10px;
	margin-bottom: 50px;
}
	
.archiveContent {
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #444;
	margin-bottom: 30px;
}

#archiveHead {
	font-size: 24px;
	font-family: Georgia, Times New Roman, Serif;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#archiveHome {
	font-size: 16px;
	margin-bottom: 30px;
	text-align: center;
}

/* MIDDLE ITEMS GO */

.headerWhite {
	font-weight: bold;
	color: #6CF;
	background: #FFF;
	margin-right: 13px;	
	margin-left: 13px;
	margin-bottom: 10px;
	text-align: center;
}

#q { margin-right: 13px; margin-left: 13px; }

#tenContent {
	color: #444;
	margin-right: 5px;
}

/* MIDDLE ITEMS STOP */

/* RIGHT ITEMS GO */

#rightContent {
	padding-left: 10px;
	font: 11px/15px Ariial, Helvetica, sans-serif;
	color: #666;
}

.rightHeaderBlue {
	font-weight: bold;
	color: #FFF;
	background: #6CF;
	padding-left: 5px;
	margin-right: 10px;
}

.rightHeaderOrange {
	font-weight: bold;
	color: #FFF;
	background: #F90;
	padding-left: 5px;
	margin-right: 10px;
}

.rightOffset {
	padding-left: 25px;
}

/* RIGHT ITEMS STOP */

/* MINIREVIEW ITEMS GO */

img.thumb {
	border: 1px solid #FFF;
	padding: 2px;
}

#commentsHead {
	background: #6CF;
	width: 100%;
	height: 30px;
	margin-bottom: 15px;
}

#comment {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	line-height: 16px;
}

.commentStart {
	border-bottom: 1px solid #6CF;
	font-size:11px;
	font-weight: bold;
	margin-bottom: 20px;
}

.commentBody {
	padding : 0px 20px 25px 20px;
}

#commentName {
	width: 100%;
	background: #6CF;
	color: #fff;
	border-top: 30px solid #6CF;
	padding-top: 35px;
	padding-left: 25px;
	margin-bottom:20px;
	font-size:12px;
	font-weight: bold;
}

#commentFullText {
	border: 1px solid #6CF;
	padding: 0px 15px 0px 15px;
	margin-bottom: 45px;
}

#commentExcerpt {
	border: 1px solid #6CF;
	padding: 0px 15px 0px 15px;
	margin-bottom: 15px;
}

#commentTBInfo {
	font-size: 11px;
	color: #666;
	margin-bottom: 20px;
}

#postComment {
	color: #09C;
	font-size:12px;
	margin-bottom:20px;
	margin-top:35px;
	padding-top: 10px;
	padding-left: 10px;
	border-top: 1px dashed #6CF;
}

.postInfo {
	color: #666;
	font-size: 11px;
}

/* MINIREVIEW ITEMS STOP */

/* PHOTO ITEMS GO */

#photoHeader {
	margin: 0px auto 0px auto;
	border: 0;
	border-bottom: 2px solid #6CF;
}

#photoMenu {
	margin: 0px auto 0px auto;
	width: 750px;
	font: 10px/10px Helvetica, Arial, sans-serif;
	text-align: center;
	color: #000;
}

#photoMenu ul, #photoMenu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#photoMenu a:link, #photoMenu a:visited	{
	background: #FFF;
	color : #333;
	float : left;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#photoMenu a:hover {
	background: #ddd;
	color: #000;
}

#photoDate {
	clear:both;
	text-align: right;
	font: 12px/12px Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #ddd;
	margin: 0px auto 30px auto;
	width: 750px;
	border-top: 1px solid #6cf;
}

#photoFrame {
	margin: 0px auto 0px auto;
	text-align: center;
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 750px;
	font: 11px/17px Helvetica, Arial, sans-serif;
	color: #000;
}

#photoFrame img {	
	border: 1px solid #DDD;
	padding: 5px;
	margin-bottom: 50px;
}

#photoFrame img.left {
	margin-right: 10px; 
	position: relative;
	float: left;
}

#photoFrame img.right {
	margin-left: 10px;
	position: relative;
	float: right;
}

#photoFrame img.top {
	margin:0; 
}

#photoFrame p.top {
	margin: 20px auto 50px auto;
	width: 500px;
	text-align: left;
}

#photoFrame p {
	font: 11px/17px Helvetica, Arial, sans-serif;
	color: #000;
	text-align: justify;
}

#photoInfobar-container {
	margin: 0px auto 0px auto;
	clear:both;
	width: 750px;
}

#photoInfobar-left {
	float:left;
	width: 580px;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #6cf;
	border-bottom: 1px solid #6cf;
	background: #ddd;
	font: 10px/10px Helvetica, Arial, sans-serif;
	text-align: left;
}

#photoInfobar-right {
	float: left;
	width: 150px;
	padding: 2px 10px 2px 0px;
	margin-bottom: 50px;
	border-top: 1px solid #6cf;
	border-bottom: 1px solid #6cf;
	background: #ddd;
	font: 10px/10px Helvetica, Arial, sans-serif;
	text-align: right;
}

#photoComments {
	margin-top: 100px;
	margin-bottom: 75px;
}

.photoCommentBody {
	color: #444;
}

.photoPostInfo {
	color: #777;
}

#photoCommentStart {
	border-bottom: 1px solid #FFF;
	font-size:11px;
	font-weight: bold;
	margin-bottom: 20px;	
}

#photoPostComment {
	color: #000;
	margin-bottom:40px;
	margin-top:35px;
	border-bottom: 1px dashed #FFF;
}

/* PHOTO ITEMS STOP */

/* MOVIE ITEMS GO */

a.coming { color: #000; }
a.here { color: #370; }

#movieFrame {
	margin: 0px auto 0px auto;
	text-align: left;
	padding: 0px;
	width: 615px;
}

#movieLeft {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	border: 1px solid #FFF;
	margin-right: 2px;
}

#movieRight {
	padding-left: 5px;
	text-align: left;
	/*border-left: 1px solid #FFF;*/
}

#movie {
	width: 610px;
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #3D0;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#movieArchive {
	margin-top: 50px;
}

#movieLead {
	padding-bottom: 15px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 25px;
	padding-top: 10px;
	font-size:14px;
	line-height: 20px;
	text-align: left;
}

.movieRest {
	padding-bottom: 15px;
	border-bottom: 1px dashed #FFF;
	margin-bottom: 25px;
	text-align: left;
}

.movieLeadTitle {
	font-size: 34px;
	line-height: 40px;
	font-family: Georgia, Times New Roman, Serif;
	margin-bottom: 20px;
}

.movieTitle {
	font-size: 20px;
	font-family: Georgia, Times New Roman, Serif;
	margin-bottom: 10px;
}

.movieDate {
	font-size: 12px;
	padding-bottom: 2px;
	border-bottom: 1px solid #444;
	margin-bottom: 7px;
}

#movieComments {
	margin-top: 100px;
	margin-right: 30px;
}

.movieCommentPostBody {
	margin-right: 30px;
	padding : 0px 10px 25px 20px;
}

.movieCommentBody {
	color: #000;
}

.moviePostInfo {
	color: #370;
}

#moviePostComment {
	color: #000;
	margin-bottom:40px;
	margin-top:35px;
	margin-right: 30px;
	border-bottom: 1px dashed #FFF;
}

/* MOVIE ITEMS STOP */

#copyright {
	border-top: 1px solid #444;
	padding-top: 5px;
	text-align: center;
	color: #444;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 15px;
}