/* ---------->>> GLOBAL <<<-----------*/
body {
	margin: 0px;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 14px; }
 
img { border: 8px solid #CCCCCC; }
 
p { line-height: 20px; }
 
li {
	margin-bottom: 5px;
	list-style-type: square;
	margin-left: 0px; }
 
a { color: black; }
 
	a:hover { text-decoration: none; }
 
h1 {
	font-size: 18px;
	padding-top: 7px;
	padding-bottom: 7px; }
 
blockquote {
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 20px;
	padding: 10px 5px 10px 10px;
	background-color: #FCF4A4;
	border: 0px solid #EFE14A; }
 
/* ---------->>> PAGE STRUCTURE <<<-----------*/
#toprail {
	background: #383d44 url(http://www.filmnut.org/images/rail.jpg) repeat-x bottom left;
	width: 100%;
	height: 18px; }
 
#container {
	width: 1100px;
	margin-left: 50px;
	margin-top: 20px; }
 
#left {
	float: left;
	width: 700px;
	position: relative;
	top: 5px; }
 
#right {
	float: right;
	width: 320px;
	padding: 0px 15px 0px 25px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD; }
 
#rightblog {
	float: right;
	width: 320px;
	padding: 0px 15px 0px 25px;
	border-left: 1px solid #DDDDDD;
	border-right: 0px solid #DDDDDD; }
 
#rightabout {
	float: right;
	width: 320px;
	padding: 0px 15px 0px 25px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD; }
 
/* ---------->>> TEXT STYLES <<<-----------*/
#logo img {
	border: none; 
	margin-bottom: 10px; }
 
#navigation {
	font-family: Calibri, "Helvetica Neue", Arial, "Helvetica", sans-serif;
	font-size: 23px;
	font-weight: bold;
	margin-top: -2px;
	margin-bottom: 15px; }
 
.blogpostitle {
	font-size: 18px;
	background-color: #CF2631;
	padding: 3px 6px 6px 6px;
	color: white;
	text-decoration: underline; }
 
.blogpost .blogpostitle a {
	background-color: #CF2631;
	padding: 3px 1px 3px 1px;
	color: white;
	border: none;
	text-decoration: underline; }
 
	.blogpost .blogpostitle a:hover { text-decoration: none; }
 
.blogpost {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
	line-height: 20px; }
 
.timestamp { font-size: 11px; }
 
	.timestamp a {
		text-decoration: underline;
		background-color: white;
		border: none;
		margin-left: 5px; }
 
#twitter_div { display: inline; }
 
	#twitter_div ul {
		margin: 0px;
		padding: 0px;
		display: inline; }
 
		#twitter_div ul li { display: inline; }
 
	#twitter_div p {
		text-align: right;
		padding-right: 6px;
		padding-bottom: 10px; }
 
#mediateaser {
	background-color: #FCF4A4;
	width: 600px;
	margin-top: -10px;
	margin-left: 20px;
	margin-bottom: 25px;
	padding: 8px 10px 8px 10px;
	font-size: 17px; }

#nomatchinglifestreamposterror {
	font-size: 16px;
	background-color: #0069B1;
	padding: 6px 6px 6px 6px;
	color: white;
	display: table-cell;}
 
#filmtvlitpageyellowfloater {
	background-color: #FCF4A4;
	color: black;
	width: 650px;
	margin-top: -8px;
	margin-left: 10px;
	margin-bottom: 35px;
	padding: 8px 10px 8px 10px;
	font-size: 17px; }
 
.recentmedia {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 30px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 20px; }
 
.bioheader {
	font-size: 16px;
	background-color: black;
	padding: 6px 6px 6px 6px;
	color: white;
	display: table-cell; }
 
.popcultureitemcontainer {
	margin-bottom: 14px;
	padding-bottom: 17px;
	display: table;
	width: 100%;
	font-size: 18px;
	border-bottom: 1px solid #DDDDDD; }
 
	.popcultureitemcontainer img { border: none; }
 
.popcultureitemname {
	display: table-cell;
	float: left;
	clear: both;
	width: 80%; }
 
.popcultureitemrating {
	display: table-cell;
	float: right;
	text-align: right;
	position: relative;
	top: 7px; }
 
.popcultureitemproperties {
	font-size: 13px;
	padding-top: 5px; }
 
.fourzerofourheader {
	font-size: 18px;
	background-color: #0078F0;
	padding: 3px 6px 6px 6px;
	color: white;
	width: 275px;
	text-align: center;
	margin-bottom: -5px; }
 
#flickr {
	width:320px;
	height:168px;
	margin-top: -10px;
	margin-left: -3px;
	margin-bottom: -16px; }
 
	#flickr a img {
		float:left;
		margin: 3px;
		padding:0px;
		width:62px;
		height:62px;
		border: 4px solid #CCCCCC; }
 
#creditfooter { display: none; }
 
.feedburnerFeedBlock { margin-bottom: 18px; }
 
div.feedburnerFeedBlock ul {
	margin-top: -6px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px; }
 
div.feedburnerFeedBlock li {
	margin-left: 17px;
	padding-left: 0px;
	list-style-type: square; }
 
div.feedburnerFeedBlock a {
	text-decoration: none;
	color: black; }
 
.mediapagestatheader1 {
	font-size: 13px;
	margin-top: 14px; }
 
.mediapagestatcontent1 { font-size: 45px; }

.mediapagestatheader2 {
	font-size: 17px;
	margin-bottom: -7px;}

.mediapagestatcontent2 { 
	font-size: 13px;
	margin-bottom: 18px;}
	
	.mediapagestatcontent2 li {
		margin-bottom: 5px;
		list-style-type: decimal;
		margin-left: -10px;}
		
	.mediapagestatcontent2 a {
		text-decoration: none; }
 
	.mediapagestatcontent2 a:hover { 
		text-decoration: underline; }	
 
.mediapagestatcontentlastitem {
	font-size: 45px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px; }
	
ul.contentright, .reader-publisher-module> ul {
	margin-left: -23px;
	margin-top: -6px;}
	
#hidegooglreaderreadmorelink {
	position: relative;
	top: -54px;
	border: 0px;
	clear: both;}
	
#bloggerarchivedropdown {
	margin-left: 14px;
	margin-top: 2px;}
	
.blogheaders {
	font-size: 16px;
	background-color: black;
	padding: 4px;
	color: white;}
	
.lifelogpost {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px; }

.lifelogtimestamp {
	font-size: 11px;
	position: relative;
	top: -3px;}
	
.lifelogdateheader {
	background-color: #CF2631;
	padding: 3px 4px 3px 4px;
	color: white;
	margin-bottom: 10px;
	font-size: 16px;
	display: table-cell;}

.logstatheader {
	font-size: 13px;
	margin-top: 14px; }
 
.logstatcontent { font-size: 45px; }

.twitterpost {
	border-bottom: 1px solid #DDDDDD; 
	padding-bottom: 10px;}
	
	.twitterpostlogo {
	padding: 3px; 
	background-color: #71D8EB; 
	color: white; 
	font-size: 10px; 
	margin-right: 5px}
	
	.twitterpostfooter{
	font-size: 10px;
	position: relative;
	top: 2px;}
	
		.twitterpostfooter a { 
		text-decoration: none;}
		
		.twitterpostfooter a:hover { 
		text-decoration: underline;}
	
.flickrpost {
	border-bottom: 1px solid #DDDDDD; 
	padding-bottom: 10px;}
	
	.flickrpostheader {
	font-size: 18px;
	display: inline;
	padding-bottom: 10px;
	position: relative; 
	top: 3px}
	
	.flickrpostlogo {
	padding: 3px; 
	background-color: #FF0084; 
	color: white; 
	font-size: 10px; 
	margin-right: 5px}
	
	.flickrpostfooter{
	font-size: 10px;
	position: relative;
	top: 2px;
	display: block;}
	
		.flickrpostfooter a { 
		text-decoration: none;}
		
		.flickrpostfooter a:hover { 
		text-decoration: underline;}
	
.lastfmpost {
	border-bottom: 1px solid #DDDDDD; 
	padding-bottom: 10px;}
		
	.lastfmpostlogo {
	padding: 3px; 
	background-color: #EEEEEE;  
	font-size: 10px; 
	margin-right: 5px;}
	
	.lastfmpostfooter{
	font-size: 10px;
	position: relative;
	top: -1px;}
	
		.lastfmpostfooter a { 
		text-decoration: none;}
		
		.lastfmpostfooter a:hover { 
		text-decoration: underline;}
	
.vimeopost {
	position: relative;
	margin-bottom: -6px;}
	
	.vimeopostheader {
	font-size: 18px;
	display: inline;
	padding-bottom: 10px;
	position: relative; 
	top: 3px}
	
	.vimeopostlogo {
	padding: 3px; 
	background-color: #172322; 
	color: white; 
	font-size: 10px; 
	margin-right: 5px}
	
	.vimeopostfooter{
	font-size: 10px;
	position: relative;
	top: -12px;
	display: block;
	border-bottom: 1px solid #DDDDDD; 
	padding-bottom: 10px;
	margin-bottom: -15px;}
	
		.vimeopostfooter a { 
		text-decoration: none;}
		
		.vimeopostfooter a:hover { 
		text-decoration: underline;}
	
.deliciouspost {
	border-bottom: 1px solid #DDDDDD; 
	padding-bottom: 10px;}
	
	.deliciouspostlogo {
	padding: 3px; 
	background-color: #3274D1; 
	color: white; 
	font-size: 10px; 
	margin-right: 5px}
	
	.deliciouspostfooter{
	font-size: 10px;
	position: relative;
	top: 2px;}
	
	    .deliciouspostfooter a { 
		text-decoration: none;}
		
		.deliciouspostfooter a:hover { 
		text-decoration: underline;}

.netflixpost {
	border-bottom: 1px solid #DDDDDD; 
	padding-bottom: 10px;}
	
	.netflixpostlogo {
	padding: 3px; 
	background-color: #B9090B; 
	color: white; 
	font-size: 10px; 
	margin-right: 5px}
	
	.netflixpostfooter{
	font-size: 10px;
	position: relative;
	top: 2px;}
	
		.netflixpostfooter a { 
		text-decoration: none;}
		
		.netflixpostfooter a:hover { 
		text-decoration: underline;}
	
.wishlistrpost {
	border-bottom: 1px solid #DDDDDD; 
	padding-bottom: 10px;}
	
	.wishlistrpostlogo {
	padding: 3px; 
	background-color: #FF1A00; 
	color: white; 
	font-size: 10px; 
	margin-right: 5px}
	
	.wishlistrpostfooter{
	font-size: 10px;
	position: relative;
	top: 2px;}
	
		.wishlistrpostfooter a { 
		text-decoration: none;}
		
		.wishlistrpostfooter a:hover { 
		text-decoration: underline;}

.googlereaderpost {
	border-bottom: 1px solid #DDDDDD; 
	padding-bottom: 10px;}
	
	.googlereaderpostlogo {
	padding: 3px; 
	background-color: #019311; 
	color: white; 
	font-size: 10px; 
	margin-right: 5px}
	
	.googlereaderpostfooter{
	font-size: 10px;
	position: relative;
	top: 2px;}
	
		.googlereaderpostfooter a { 
		text-decoration: none;}
		
		.googlereaderpostfooter a:hover { 
		text-decoration: underline;}