body, td, th {
	margin: 0;
	color: #000000;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}

body {
	background: #333;
	}

a {
	color: #525252;
	text-decoration: none;
	font-weight: bold;
	}

  	a:hover {
		color: #ff4d00;
		text-decoration: underline;
		}

	a:focus {
		outline: none;
		}

	a img {
		border: none;
		}
		
#page {
	width: 960px;
	margin: 0px auto;
	padding: 0 0 -15px 0;
	
}

		
#container {
	width: 960px;
	margin: 0 auto;
	background: url('http://images.scottwiner.tv/new_swp_layout_02.png') top center repeat-y;
  	min-height: 795px;
  }

.sidebar { 
	text-align: center;
	float: left;
	width: 297px;
    margin: 0 0 0 0;
    overflow: hidden;
}

.sidebar .content { 
	text-align: center;
	float: left;
	width: 245px;
    margin: 0 0 0 50px;
    min-height: 795px;
    overflow: visible;
}

.main {
	float: right;
	width: 663px;
    margin: 0 0 0 0;
    overflow: hidden;
    margin-bottom: 0px;
 }

.main .scott_message {
	float: left;
	text-align: center;
	margin: 0px auto;
	margin-left: 32px;
	width: 540px;
	height: 196px;
    padding: 25px 0px 25px 0px;
    overflow: auto;
    background: url('http://images.scottwiner.tv/scott_message.png') top center no-repeat;
    background-position: 10px 25px;
}

.main .newsfeed {
	float: left;
	margin: 0px auto;
	margin-left: 32px;
	width: 540px;
    padding: 0 15px 0px 15px;
    height: 750px;
    overflow: visible;
}

#entry_item {
	padding: 10px 10px 10px 10px;
	min-height: 50px;
	width: 500px;
	margin-bottom:15px;
	border: none;
	border-top: 1px solid #B3B3B3;
	border-bottom: 5px solid #B3B3B3;
	background: none;
	background-color: #D7D7D7;
	font-size: 12px;
}
.entrytop {
float:left;
width: 50px;
padding: 2px 2px 2px 2px;
padding-bottom: 15px;
padding-right: 15px;
}
.entry_right {

}

.entry_right_comic {
margin-top:18px;

}

#footer {
	position: relative;
	top:-14px;
    height: 156px;
    width: 960px;
	background: url('http://images.scottwiner.tv/new_swp_layout_05.png') bottom center no-repeat;
	text-align: center;
	color: #000;
	letter-spacing: 1px;
	}

.footer p {
	font-size: 10px;
	}

.footer a  {
		width: 100px;
		color: #000;
		font-size: 13px;
		font-weight: normal;
		letter-spacing: 0px;
		line-height: 20px;
		text-align: center;
		}


.footer a:hover {
		color: #df6633;
		text-decoration: none;
		}
		
.footnav {
	margin: 0px auto;
	text-align: center;
	position: relative;
	top:40px;
	height: 45px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.copyright {
	vertical-align: top;
	text-align: center;
	color: #000;
	font-size: 10px;
	letter-spacing: 1px;
	}

/*NAV*/

.nav {
		position: relative;
		width:872px;
		top:190px;
		margin-left:57px;
		font-family: Georgia;
		font-size: 12px;
		line-height: 25px;
		color: #000000;
}
	
/*NEWS FEED*/	

.headline {
		font-family: Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight: bold;
}
.dateline {
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
}

/*DIVISIONS*/

.divisions {
	text-align:center;
}


/* HEADINGS */

h1, h1 a, h1 a:hover {
	padding: 0 0 0 0;
	margin: 0;
	color: #fff;
	font-size: 22px;
	font-family: 'Georgia', serif;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	letter-spacing: 0px;
	font-variant: small-caps;
	}

h2, h2 a, h2 a:hover {
	position: relative;
	top: -10px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 14px;
	font-size: 14px;
	}
	
	h2.pagetitle, h2.pagetitle a {
		padding: 0 0 5px 0;
		margin: 0 0 20px 0;
		font-family: 'Georgia', serif;
		font-size: 32px;
		font-weight: normal;		
		letter-spacing: -2px;
		}

h3, h3 a, h3 a:hover {
	position: relative;
	top: -20px;
	margin-left: 15px;
	color: #fff;
	font-size: 22px;
	font-family: 'Georgia', serif;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: 0px;
	font-variant: small-caps;
	text-align: left;
	}

h4, h4 a, h4 a:hover {
	position: relative;
	top: -40px;
	margin-left: 15px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 12px;
	text-align: left;
	}

h5, h5 a, h5 a:hover {
	position: relative;
	top: 0px;
	margin: 0;
	color: #000;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 25px;
	font-size: 14px;
	}
	
h6, h6 a, h6 a:hover {
	padding: 0 0 0 0;
	margin: 0;
	color: #000;
	font-size: 24px;
	font-family: 'Georgia', serif;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: 0px;
	font-variant: small-caps;
	}

/*BIO*/	
.bio_name {
	color: #000;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: left;
	}
	
.bio_title {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: left;
	}

.bio {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: left;
	}
	
.bio a {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	}

.bio a:hover {
	color: #ff4d00;
	font-weight: bold;
	text-decoration: underline;
	}

/*RSS BOX*/	
	#rss{
		position:absolute;
		top:17px;
		width:215px;
		margin-left:130px;
		height:52px;
		line-height: 12px;
		border:0px dotted #317082;
		padding:0px;
		font-size:12px;
	
	}		
	
	#rss a{
		text-decoration: none;
	}
	
	#rss p{
	padding:-5px;
	color: #000;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 12px;
	}
	
	.rssBoxDate{
		display:none;	/* RSS Date */
	}
	.rssBoxHeading{	/* Heading of RSS item */
		font-weight:bold;
		margin:0px;
	}
	.rssBoxDescription{	/* Description of RSS item */
	
	}	
	.rssBoxLink{	/* Read more link */
		text-decoration:none;
	}
	.rssBoxLink:hover{	/* Read more link - mouse over */
		text-decoration:underline;
	}
	
/* THE HEADER */

#header {
	background: url('http://images.scottwiner.tv/new_swp_layout_01.png') no-repeat;
	height: 249px;
	width: 960px;
	text-align: center;
	}

/* THE PAGE WRAPPER */

	#column-left {
			width: 280px;
			float: right;
			overflow: hidden;
			}
			
		#column-center {
			width: 480px;
			padding: 14px 10px 10px 10px;
			float: left;
			overflow: hidden;
			}
	
.previous {
	float: left;
    margin: -10px 0 0 0;
    overflow: hidden;
 }
 
.next {
	float: right;
    margin: -10px 20px 0 0;
    overflow: hidden;
 } 

.entry_indent
{
	margin-left: 0px;
	margin-bottom: 25px;
}

.entry_body
{
	font-size: 16px;
	text-align: justify;
	overflow: auto;
	padding: 10px 45px 0 25px;
	height: 740px;
}

/* CLEAR FLOATS */

.clear {
	clear: both;
	}
	