body,td,.comm {
	font-family: Georgia, serif;
	font-size:14px;
}

a:link,a:active,a:visited {
	text-decoration:underline;
	color:inherit;
}

.entrytopic, .framelink, span.twittopic, .topic, .more {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:lowercase;
}

.topic {
	text-align:right;
	color:#FFF;
}

.more {
	text-decoration:none;
	color:#4096EE;
	border:5px solid #fff;
}

.commlink, .close {
	cursor:pointer;
	color:#fff;
	text-align:right;
}

.commtopic {
	color:#fff;
}

.entrytopic {
	cursor:pointer;
	background-color:#4096EE;
	border:5px solid #4096EE;
	color:#FFF;
}	

.entrytext, .commtext {
	display:none;
	background-color:#4096EE;
	border:5px solid #4096EE;
	padding:5px;
	text-align:left;
}

.comment {
	font-size:12px;
	color:#4066EE;
}

.update {
	color:#fff;
}

.framelink {
	cursor:pointer;
	background-color:#FF1A00;
	border:5px solid #FF1A00;
	color:#FFF;
}

.frametext {
	display:none;
	background-color:#FF1A00;
	border:5px solid #FF1A00;
	padding:5px;
	color:#FFF500;
}

div.twitter {
	background-color:#FFF500;
	border:5px solid #FFF500;
	display:block;
	padding:5px;
}

a.twitter {
}

span.twittopic {
	background-color:#FFF500;
	border:5px solid #FFF500;
}

.twitcom {
	font-size:10px;
}

table {
	table-layout:fixed;
	display:inline-table;
	vertical-align:top;
	}

table td.entry {
	text-align:right;
	max-width:600px;
}

table td.frame {
	max-width:500px;
}

table td.frame, table td.twitter, table td.entry, td.twittopic, td.topic {
	padding:7px;
}

span.topic {
	background-color:#FF0084;
	border:5px solid #FF0084;
	color:#FFF;
}

table.twitter {
	max-width:250px;
}

div.entrytext img {
	max-width:576px;
}

.cover {
	float:right; 
	margin:10px;
}

textarea.comm, input.comm {
	background-color:#4096EE;
	border:1px solid #4066EE;
}

textarea.comm {
	width:480px;
}

iframe.comm {
	seamless:seamless;
	border:0;
	scrolling:no;
	width:500px;
	height:270px;
	padding:0;
	margin:0;
}

pre.comm {
	padding-left:10px;
	white-space:pre-line;
}

.newquote {
	margin-left:0px; 
	padding-left:40px; 
	top:-15px;
	position: relative;
}

.comma {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	text-align: justify;
	display: inline;
	line-height: 30px;
	top: 30px;
	left: -30px;
	position: relative;
}

.image {
	float: right;
}
