
/* ============================ */
/* GENERAL */
/* ============================ */

body {
	background: #FFF url(images/bg.gif) repeat-y top center;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	}
	
div {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
p {
	padding: 3px 0px;
	margin: 8px 0px 0px 0px;
	}

a:link {
	color: #5D5D5D;
	text-decoration: underline;
	}

a:visited {
	color: #B2B2B2;
	text-decoration: underline;
	}

a:hover {
	color: #5D5D5D;
	text-decoration: none;
	}

a:active {
	color: #B2B2B2;
	text-decoration: none;
	}

h1 {
	color: #000;
	font-size: 30px;
	margin: 35px 0px 20px 0px;
	}

h2 {
	color: #000;
	font-size: 16px;
	margin: 25px 0px 10px 0px;	
	}

h3 {
	color: #000;
	font-size: 14px;
	margin: 20px 0px 8px 0px;
	}
	
h4 {
	color: #000;
	font-size: 11px;
	margin: 20px 0px 5px 0px;	
	}

img {
	border: 0;
	}

/* ============================ */
/* PAGE LAYOUT */
/* ============================ */

.holder {  /* this is solely to center contained elements in IE 5.5  */ 
		width: 100%;
		text-align: center;
		padding: 0;
		margin: 0;
		}

.roof {
	background: #FFF url(images/top.gif) no-repeat top center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;	
	width: 800px;
	height: 165px;
	}
	
.windows {
	background: #FFF url(images/windows.gif) no-repeat center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	width: 532px;
	height: 154px;
	}

.contentbox {
	margin-right: auto;
	margin-left: auto;
	width: 570px;
	text-align: left; /* needed because of text-align: center in 'holder' */
	}	

.maincontent {
	float: left;
	background: transparent;
	width: 400px;
	padding: 0px 0px 25px 0px;
	}
	
.sidebar {
	float: left;
	background: transparent;	
	padding: 0px 0px 25px 40px;
         /* 
            BEGIN Tantek Celik box model workaround. 
        	more info: http://anti-ivy.com/help/celikhack.html
         */
	width: 170px;        /* 'incorrect' value used by IE 5. */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 130px;       /* correct value for conformant browsers */  
	}
html>body .sidebar {  	   /* 'Be nice to Opera 5' rule */
	width: 130px;    /* correct value again */
	} 
         /* END box model workaround. */


/* ============================ */
/* SPECIAL */
/* ============================ */

.maincontent p {
	line-height: 140%;
	}

.pagetitle {
	text-align: center;
	margin: 10px 0px 25px 0px;	
	}

.sidebar p {
	line-height: 120%;
	margin: 0px 0px 8px 0px; 
	}
	
.sidebar h4 {
	margin: 25px 0px 8px 0px;
	}

.plainlist {   
	padding: 0;
	margin: 5px 0px 0px 0px;
	list-style-type: none;
	}

.plainlist li{
	margin: 6px 0px 0px 0px;
	}

.plainindentlist {
	padding: 0;
	margin: 4px 0px 0px 0px;
	list-style-type: none;	
	}

.plainindentlist li{
	margin: 5px 0px 0px 5px;
	}	
	
	
/* ============================ */
/* BLOG */
/* ============================ */

h1.blogtitle {
	font-size: 30px;
	font-weight: bold;
	line-height: 90%;
	margin: 10px 0px 0px 0px;
	}

h2.blogsubtitle {
	font-style: italic;
	font-size: 17px;
	font-weight: normal;
	margin-top: 5px;
	}

.dateheader {
	margin-top: 45px;
	margin-bottom: 10px;
	}

.post {
	margin-bottom: 20px;
	}

.posttitle {
	font-size: 11px;
	}

.postbody {
	margin-top: 10px;
	}

.postbyline {
	margin: 5px 20px 0px 0px;
	font-weight: bold;
	font-size: 10px;
	text-align: right;	
	}

.postcomments {
	margin-right: 20px;
	font-size: 10px;
	text-align: right;
	}

.commentshead {
	margin-top: 25px;
	font-size: 12px;
	border-bottom: 1px solid;
	}

.recententries {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding-left: 0;
	}
	
.recententries li {
	margin: 8px 0px 0px 0px;
	font-size: 10px;
	}

.onecomment {
	margin: 25px 0px;
	}

.commentbyline {
	margin: 5px 20px 0px 0px;
	font-size: 10px;
	text-align: right;
	line-height: 120%;
	}		


	/* Blogger Blogs Only */
	
.postcommentlink {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	}
	
.postcommentlink a:link {
	text-decoration: underline;
	}

.postcommentlink a:visited {
	text-decoration: underline;
	}

.postcommentlink a:hover {
	text-decoration: underline;
	}

.postcommentlink a:active {
	text-decoration: underline;
	}				


	/* Movable Type Blogs Only */

.postcat {
	text-align: right;
	margin-right: 20px;
	font-size: 10px;		
	}

.extended {
	font-style: italic;
	}

.archiveposttitle {
	margin-bottom: 5px;
	font-size: 15px;
	}

.archivepostdate {
	text-align: right;
	font-weight: normal;	
	margin: 0;	
	}

.archivepostbyline {
	text-align: right;
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	}
