/* CSS Document */body {	background-image:url(http://www.ccesco.com/blog/images/background.png);	background-repeat:no-repeat;	background-attachment:fixed;	background-color:#efe9cd	}/* #container {	position:relative;	top:10px;	MARGIN: 0px auto; 	WIDTH: 800px;	height:auto;	TEXT-ALIGN: left;	} */#container {	position:absolute;	left:8%;	right:10%;	top:25px;	bottom:10px;	WIDTH: 800px;	height:auto;	TEXT-ALIGN: left;	/*	background-image:url(http://www.ccesco.com/blog/images/transparent.png);	border-style:solid;	border-width:thin;	*/	padding: 2px 2px 2px 2px;	}#header {	position:relative;	float:right;	z-index:100;	width:95%;	font-family:"Times New Roman", Times, serif;	font-size:18px;	font-variant:small-caps;	padding: 3px 3px 6px;	}#nav {	position:relative;	top:15px;	width:10%;	float:left;	z-index:100;	padding: 2px 2px 2px 2px;	border-right-style: solid;	border-right-width: 2px;	border-right-color: #99999;	text-align: center;	font-family: "Times New Roman", Times, serif;	font-style: italic;	font-size: 12pt;	}#main {	position:relative;	right:-5px;	width:67%;	border-right-style:dotted;	border-left-style:dotted;	border-top-style:dotted;	border-right-width:thin;	border-left-width:thin;	border-top-width:thin;	border-bottom:dotted;	border-bottom-width:thin;	float:left;	padding: 3px 3px 3px 3px;	background-image:url(http://www.ccesco.com/blog/images/transparent.png);	background-repeat:repeat;	}#sidebar {	position:relative;	float:right;	/* background-color: #CCCCCC; */	width:20%;	margin-top:5px;	}#footer {	position:relative;	float:left;	z-index:100;	width:100%;	text-align:center;	font-family:"Times New Roman", Times, serif;	font-size:9pt;	font-style:italic;	color:#999999;	padding: 5px 5px 5px 5px;	}	/* blog css */	h1 {	border-bottom:dotted 1px #000000;	margin-bottom:0px;	}h2 {	margin-bottom:0px;	}h2#archives { 	padding-top:10px;	margin-top:40px;	border-top:dotted 1px #999999;	}h3 {	padding-top:30px;	color:#555555;	padding-bottom:0px;	margin-bottom:0px;	}body {	font-family:Georgia,Serif;	font-size:1em;	margin:3%;	padding:0px;	}div.blogPost {	padding-left:5%;	padding-right:10%;	}div.byline {	color:#555555;	}p#bloggerBug {	padding-top:20px;	}.blogComments {	padding-top:30px;	color:#555555;	padding-bottom:0px;	margin-bottom:0px;	font-weight:bold	}.blogComments .byline {	font-size:1em;	font-weight:normal;	color:#555555;	margin-right:10px;	display:inline	}.blogComment {	font-size:1em;	margin:3%;	color:#000000;	font-weight:normal	}.deleted-comment {	font-style:italic;	color:gray;	}.comment-link {	margin-left:.6em;	}	/* from old blog */blog-date {	font-family:"Times New Roman", Times, serif;	font-weight:bold;	font-size:14px;	font-variant:small-caps;	text-decoration:underline;	color:#000066;	padding-right: 4px;	padding-left: 4px;		}blog-title {	font-weight:bold;	font-size:14px;	color:#666666;	font-family:"Times New Roman", Times, serif;	font-weight: normal;	padding-right: 4px;	padding-left: 4px;		}#blogbody-container {	width:99%;	float:right;	text-align:left;	font-family:"Times New Roman", Times, serif;	color:#333333;	font-size:11pt;		}#blog-container {	Width:100%;	border-bottom:1px dotted #999;	/*	background-image:url(http://www.ccesco.com/blog/images/transparent.png);	background-repeat:repeat;	*/		}#comments  {	border: 0;	border-top: 1px dotted #fff;	margin: 10px 0 0 0;	padding: 0;	font-size: 12px;	}#comments dl dd  {	padding: 0;	margin: 0;	font-size: 12px;	}#comments dl dt   {	font-weight: bold;	font-style: italic;	font-size: 12px;	margin-top: 35px;	padding: 1px 0 0 18px;	background: transparent url(http://www.blogblog.com/moto_mr/commentbug.gif) top left no-repeat;	color: #bba;	}/*  SIDEBAR  */.sidebar-title {	color:#333333;	font-style:italic;	font-family: "Times New Roman", Times, serif;	font-size: 12px;	text-indent: 8px;		}#profile-container {	width:99%;	float:right;	background-color:#CCCCCC;	border-style:solid;	border-width:1px;	border-color:#ccc;		}	/*  font faces  */blogdate {	font-family:"Times New Roman", Times, serif;	font-size:13pt;		}a:link {	color: #000066;	text-decoration: underline;}a:visited {	text-decoration: underline;	color: #000066;}a:hover {	text-decoration: none;	color: #333333;}a:active {	text-decoration: underline;	color: #000066;}body,td,th {	font-family: Times New Roman, Times, serif;	color: #333333;}ul {	list-style-type:none;	font-variant:small-caps;	font-size:14px;	}