﻿body {
		padding: 0px;
		background: #eee url('background-1.gif');
		margin-bottom: 50px;
		font-family: "Gill Sans", "Trebuchet MS",verdana,sans-serif;
		font-size: 14px;
		color: #333;
		text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

	.container {
		margin-left : auto;
		margin-right : auto;
		width:850px;
		background:white;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
	}

	#centercontent {
		width:520px;
		margin-top:20px;
		text-align:left;
		float:left;
		padding:0px;
line-height:18px;
	}

	#pullout {
		width:130px;
/*		border-left:1px dotted #ccc;*/
		margin-top:0px;
		padding:0px;
		text-align:left;
		float:left;
	}

	#adgutter1 {
		width:130px;
		margin-top:10px;
		padding:0px;
		text-align:left;
		float:left;
	}

	#adgutter2 {
		width:160px;
		margin-top:10px;
		padding:0px;
		text-align:left;
		float:left;
	}


	.header {
		text-align: left;
	}

	.nav	{
		background-color:#999;
		text-align:left;
	}


	a {
		text-decoration: underline;


	}

	a:link {
		color: #000fff;
	}

	a:visited {
		color: #000fff;
	}

	a:active {
		color: #000fff;
	}

	a:hover {
		color: #000fff;
	}

	h3 {
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}
	
	h2 {
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}
	
	h1 {
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}
	a.blogtitle  {
		color:#000000;
		font-weight:bold;
		font-size:11px;
text-decoration:none;
	}

	h3  {
		color:#999;
		font-weight:bold;
		font-size:18px;
text-decoration:none;
	}

a.blogtitle:hover {
text-decoration:underline;
}

	#centercontent p.posted {
		color: #000000;
		font-size: small;
		border-top: 1px dotted #ccc;
		text-align: left;
		margin-bottom: 30px;
		line-height: normal;
		padding: 3px;
		font-weight:bold;
	}

	.posted a {
		text-decoration:none;
		border-bottom:1px dotted #036;
	}

	.sidebar {
		padding: 5px;
	}

	.sidebar a {
		text-decoration: none;
	}

	.sidebar h2 {
		color: #000000;
		font-size: x-small;
		border-bottom: 1px solid #999999;
		text-align: left;
		font-weight: bold;
		text-transform: uppercase;
		padding: 3px;
		letter-spacing: .3em;
	}

	.sidebar ul {
		padding-left: 0px;
		margin: 0px;
		margin-bottom: 30px;
	}

	.sidebar li {
		color: #000000;
		font-size: small;
		text-align: left;
		margin-top: 10px;
		list-style-type: none;
	}


	.photo {
		text-align: left;
		margin-bottom: 20px;
	}

	.link-note {
		font-size: x-small;
		line-height: 150%;
		text-align: left;
		padding: 2px;
		margin-bottom: 15px;
	}

	#powered {
		color: #666;
		font-size: x-small;
		line-height: 140%;
		text-transform: uppercase;
		padding: 2px;
		margin-top: 50px;
		letter-spacing: .2em;
		text-align: center;
	}

	#comment-data {
		float: left;
		width: 180px;
		padding-right: 15px;
		margin-right: 15px;
		text-align: left;
		border-right: 1px dotted #BBB;
	}

	#toolbar {
		margin: 0;
		width: 78px;
		padding: 0;
		height:20px;
		background: #ccc;
		border-top: 1px solid buttonhighlight;
		border-left: 1px solid buttonhighlight;
		border-bottom: 1px solid buttonshadow;
		border-right: 1px solid buttonshadow;
		text-align:left;
	}

	blockquote {
		background:#fffff0;
		border-top:1px solid #eee;
		border-bottom:1px solid #eee;
		padding:6px;
		font-size:11px;
		font-family:verdana;
		line-height:18px;
	}

	#centercontent li {
		margin-bottom:15px;
	}

	.centerpadding {
		padding-left:20px;
		padding-right:20px;
	}
	
	
	

/* This is special case CSS for the Comment Preview function */
/* Built specifically for pvrblogs.com                      */

/* Append this CSS to the end of your styles.css template    */



.layout-two-column-right #container {

  margin-left : auto;
  margin-right : auto;
  width:850px;
  background:white;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  }

.layout-two-column-right #alpha {

  padding-left : 40px;

  padding-right: 40px;

  padding-bottom : 40px;

  color: #333333;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  text-align : left;
  }




.layout-two-column-right #beta {
  display : none;
   }
   
.layout-two-column-right #banner {
  background: Black url("http://www.pvrblog.com/pvr/files/tivoback.jpg") no-repeat top right;
  text-align: left;
  height : 168px;
  }


.layout-two-colunmn-right #banner-header {
  display : none;
  }
  
.layout-two-column-right #banner-header {
  display : none;
  }


.comments-header {

	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #333333;
	text-align: left;
	font-weight: bold;
    margin-top : 20px;
	margin-bottom: 10px;
	}

	

.comments-open-header {

	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #333333;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}



.comments-open label {

	display : block;

	}



.comment-footer {
  color: #999;
  font-size: x-small;
  border-top: 1px dotted #999;
  text-align: left;
  margin-bottom: 30px;
  line-height: normal;
  padding: 3px;
  font-weight:bold;
  }


.comment-footer a:link {

  text-decoration:none;
  border-bottom:1px dotted #036;
  }

#banner-description {
display:none;
}

/* End of special case CSS for comment preview function */


 /* ph=1 */
/* nhm:from_kauri */

