span,h1,h2,h3 {
	margin: 0px; 
	}


html {
	}


body {
	background-color: white;
	font-family: Times New Roman, serif;
	font-size: 14px;
	}
	
hr {
	clear: both;
	}
	
	
blockquote {
	border-left: 3px #ADD8E6 solid;
	padding-left: 6px;
	}	

.prop {
	height: 50px;
	float: right;
	width: 1px;
	}

.propclear {
	clear:both;
	height:1px;
	overflow:hidden;
	}


.clear {
	border: 1px solid #F0FFFF;
	clear: both;
	visibility: hidden;
	}
	
.onthisday {
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px dotted black;
	clear: both;
	}

.onthisday .onthisday_header {
    font-weight: bold;
	}
			
.img_left {
	border: 0px solid black;
	float: left;
 	margin-top: 1px;
	margin-right: 6px;
	margin-bottom: 3px;
	clear: left;
	}
		
		
.img_right {
	border: 0px solid black;
	float: right;
 	margin-top: 1px;
	margin-left: 6px;
	margin-bottom: 1px;
	clear: right;
	}
	
.firstentry .img_right {
	border: 0px solid black;
	float: right;
 	margin-top: 1px;
	margin-left: 6px;
	margin-bottom: 1px;
	clear: none;
	}
	
.firstentry .authorname {
	background-color: #F0FFFF;
	color: black;
	font-size: 14px;
	}
	
.firstentry .authorname .john {
	background-color: #ADD8E6;
	color: black;
	font-size: 12px;
	}
			
.header {
	background-color: #ADD8E6;
	border-top: 2px black solid;
	border-left: 2px black solid;
	border-bottom: 3px black solid;
	border-right: 3px black solid;
	padding: 5px;
	background-image: url(http://www.westfieldnetwork.com/images/bluegradient.png);
	background-repeat: repeat-y;
	}
	
.header a {
	color: black;
	text-decoration: none;
	}
		
.header_title {
	}
	
.header_title a {
	color: black;
	text-decoration: none;
	font-size: 18px;
	}
	
.header_description {
	}

		
.entries_all {
	background-color: white;
	margin-right: 215px; 
    margin-top: 15px;
    padding-top: 15px;
	}	
	

.firstentry {
	border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
	margin-bottom: 30px;
	}
	
.firstentry .entryheader {
	margin-right: -10px;
	}
	
.entryheader {
	background-color: #ADD8E6;
	border-bottom: 2px black solid;
        padding: 5px;
	background-image: url(http://www.westfieldnetwork.com/images/bluegradient.png);
	background-repeat: repeat-y;	
	overflow: auto;
	line-height: 150%;
	min-height: 82px;
	}


.firstentry .entryheader {
	}
	
			
.entrydate {
	font-size: 16px;
	}
	
.entrytitle {
	font-size: 16px;
	}
	
.entryheader a {
	color: black;
	}	
	
.author_pic {
	float: right;
	}
	
.author_pic img {
	height: 92px;
	width: 92px;
	border: 0px;
	}

	
.entrybody {
	padding: 5px;
	background-color: #F0FFFF;
	}
	
.firstentry .entrybody {
	height: auto;
	}
	
.posted {
	background-color: #191970;
	color: #000000;
	border-top: 1px black solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
    font-weight: bold;
	background-image: url(http://www.westfieldnetwork.com/images/bluegradient.png);
	background-repeat: repeat-y;	
	}
	
.posted a {
	color: #000000;
	}


.entries_recent_and_older {
	}

.singleentry {
	margin-top: 15px;
	border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
	margin-bottom: 30px;
	}

.recententries {
	}
	
.recententries .entrydate {
	}
	
.recententries .entrytitle {
	}
	
	
.recententries .entrybody {
	}
	
.recententries .posted {
	}

	
			
.olderentries {
	}

.olderentries .entrydate {
	}
	
.olderentries .entrytitle {
	}
	
	
.olderentries .entrybody {
	}
	
.olderentries .posted {
	}
	
.netflix_current {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	width: 120px;
	background-color: #F0FFFF;
	}

.netflix_watching {
	text-align: right;
	height: 82px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid black;
	background-image: url(http://www.westfieldnetwork.com/images/bluegradient.png);
	background-position: center;
	}
	
		
.sidebar {
	background-color: #F0FFFF;
    position:absolute;
    right:8px;
    width:175px;
    margin-top: 15px;
    padding-top: -5px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 2px solid black;
    border-right: 2px solid black;
    }	
	
	
.sidebar_sectionheader {
	background-color: #ADD8E6;
	font-size: 14px;
	margin-top: 8px;
	font-weight: bold;
	}
	
.sidebar_subsectionheader {
	}
	
.sidebar_sectioncontent {
	font-size: 12px;
	}
	
.sidebar_sectionlink {
	background-color: #ADD8E6;
	font-size: 12px;
	margin-top: 6px;
	}
	
	
.accessibility {
	display: none;
	}
	
.debug_info {
	display: none;
	}
	
.spamtrap {
	visibility: hidden;
	}
	
.validate {
	display: none;
	}	
	
.powered {
	background-color: #ADD8E6;
	margin-top: 6px;
	font-size: 12px;
	}
	
.copyright {
	background-color: #191970;
	color: black;
	border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	background-image: url(http://www.westfieldnetwork.com/images/bluegradient.png);
	background-repeat: repeat-y;	
	}	

.copyright a {
	color: black;
	}
	

.disclaimer {
	background-color: #ADD8E6;
	border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
    font-weight: bold;
	text-align: center;
	font-size: 12px;
	}	
	
.ind_body .disclaimer {
	margin-right: 215px; 
	}
	
		
/* hide from IE5-mac \*/
* html .entries_all {height: 1%;}
/* end hide */

/* hide from IE5-mac \*/
* html .sidebar {height: 1%;}
/* end hide */	

/* hide from IE5-mac \*/
* html {height: 1%;}
/* end hide */

/* hide from IE5-mac \*/
* html .body{height: 1%;}
/* end hide */

	

	
/* Individual Entry Page styling */


	
.ind_body .header {
	}
	
.ind_body .header_title {
	}
	
.ind_body .header_description {
	}
	
	
.ind_navigation {
	background-color: #ADD8E6;
	margin-right: 215px; 
    margin-top: 15px;
    border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
    font-weight: bold;
	text-align: center;
	padding: 5px;
	}	



.ind_content {
	}


.ind_entry {
	background-color: white;
	margin-right: 215px; 
    margin-top: 15px;
    border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
	margin-bottom: 15px;
	}
	
.ind_entry .entryheader {
	background-color: #ADD8E6;
	border-bottom: 2px black solid;
	padding: 5px;
	}
	
.ind_entry .entrydate {
	}	

.ind_entry .entrytitle {
	}
	
.ind_entry .entrybody {
	}	
	
.ind_entry .authorname {
	background-color: #F0FFFF;
	color: black;
	font-size: 12px;
	}
	
.ind_entry .authorname .john {
	background-color: #ADD8E6;
	color: black;
	font-size: 12px;
	}
	
		
.ind_entry .posted {
    font-weight: bold;
	}

.ind_comments {
	background-color: #F0FFFF;
	margin-right: 215px; 
    margin-top: 15px;
    border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 2px black solid;
	border-bottom: 1px black solid;
	margin-bottom: 15px;
	}
	
	
.ind_comments_head {
	background-color: #ADD8E6;
	border-bottom: 2px black solid;
	padding: 5px;
    font-weight: bold;
	}	

.ind_comment_body {
	padding: 5px;
	border-bottom: 2px black solid;
	}	

.ind_comment_posted {
    font-weight: bold;
	}	
	
.ind_comments_posting {
	background-color: #F0FFFF;
	margin-right: 215px; 
    margin-top: 15px;
    border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 2px black solid;
	border-bottom: 1px black solid;
	margin-bottom: 15px;
	}	
	
		
	
.ind_sidebar .sidebar{
	}	
	
.ind_sidebar .sidebar_sectionheader {
	}
	
.ind_sidebar .sidebar_subsectionheader {
	}
	
.ind_sidebar .sidebar_sectioncontent {
	}
	
.ind_sidebar .sidebar_sectionlink {
	}


/* Archive Index Page styling */

.archives_body .header {
	}
	
.archives_body .header_title {
	}
	
.archives_body .header_description {
	}


.archives_content {
	background-color: white;
	margin-right: 215px; 
    margin-top: 15px;
    padding-top: 15px;
	}
		
.archives_navigation {
	background-color: #ADD8E6;
	margin-right: 215px; 
    margin-top: 15px;
    border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
    font-weight: bold;
	text-align: center;
	padding: 5px;
	}

.archives_titleheader {
	background-color:#F0FFFF;
	border-bottom: 1px solid black;
	}
	
.archives_listing {
	background-color:#F0FFFF;
	}
	
.archives_singleentry {
	}
		
.archives_sidebar .sidebar{
	}	
	
.archives_sidebar .sidebar_sectionheader {
	}
	
.archives_sidebar .sidebar_subsectionheader {
	}
	
.archives_sidebar .sidebar_sectioncontent {
	}
	
.archives_sidebar .sidebar_sectionlink {
	}
	
	
/* Archive Sub Page styling */

.sub_archives_body .header {
	}
	
.sub_archives_body .header_title {
	}
	
.sub_archives_body .header_description {
	}


.sub_archives_content {
	background-color: white;
	margin-right: 215px; 
    margin-top: 15px;
    padding-top: 15px;
	}
		
.sub_archives_navigation {
	background-color: #ADD8E6;
	margin-right: 215px; 
    margin-top: 15px;
    border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
    font-weight: bold;
	text-align: center;
	padding: 5px;
	}

.sub_archives_titleheader {
	background-color:#F0FFFF;
	border-bottom: 3px solid black;
	}
	
.sub_archives_listing {
	background-color:#F0FFFF;
	}
	
.sub_archives_singleentry {
	}
	
.sub_archives_singleentry .entrydate {
	}
	
.sub_archives_singleentry .entrytitle {
	}
		
.sub_archives_singleentry .posted {
	background-color:#F0FFFF;
	color: black;
	border-bottom: 3px solid black;
	margin-bottom: 5px;
	}
	
.sub_archives_singleentry .posted a {
	color: black;
	}
	
.sub_archives_singleentry_older {
	}
		
.sub_archives_sidebar .sidebar{
	}	
	
.sub_archives_sidebar .sidebar_sectionheader {
	}
	
.sub_archives_sidebar .sidebar_subsectionheader {
	}
	
.sub_archives_sidebar .sidebar_sectioncontent {
	}
	
.sub_archives_sidebar .sidebar_sectionlink {
	}	

		
/* NiceTitle styling */

div.nicetitle {
    position: absolute;
    padding: 4px;
    border: 1px solid black;
    top: 0px;
    left: 0px;
    color: black;
    font-size: 13px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url(http://www.westfieldnetwork.com/images/transparent.png);
    }
    
div.nicetitle p {
    margin: 0; padding: 0 3px;
	}
	
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
	}