/* global
----------------------------------------------- */
body {
margin: 0; 
padding: 0;
text-align: center;
background: #ffffff;
font-family: verdana, arial, helvetica, sans-serif;
color: #000000;
}

/* top right bottom left */

/* layout
----------------------------------------------- */

/* 	outer box	*/
#outer {
	display: inline;
	border: solid thick #c0c0c0;
	margin: auto;
	padding: 0px;
	width:	800px;
	position: absolute;
	left: 10px;
	top: 10px;
}


#leftban {
	width: 150px;
	background: #008080;
	}
	
#centerban {
	width: 500px;
	background: #800000;
	}
	
#rightban {
	width: 150px;
	background: #808080;
	}
	
#leftban, #centerban, #rightban {
	display: inline;
	float:left;
	height: 35px;
	padding: 12px 0px 0px 0px;
	margin: 0px;
	position: relative;
	color: #ffffff;
	font-weight: bold;
	}

#leftcol {
	width: 150px;
	padding: 0px;
	}
	
#centercol {
	width: 500px;
	text-align: left;
	padding: 0px;
	}
	
#rightcol {
	width: 140px;
	text-align: left;
	}
	
#leftcol, #centercol, #rightcol {
	margin: 0px;
	display: inline;
	float:	left;
	overflow:	hidden;
	position: relative;
	font-size: smaller;
	}

#spacer {
	width: 5px;
	margin: 0px;
	padding: 0px;
	float: left;
	display:inline;
	}


#wrapper {
	margin: 20px 0 0 20px;

}

#main-wrapper {
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#main-content {
	display: inline; /* fixes a strange ie margin bug */
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
}

#content-wrapper {
	padding: 22px 0 0 0;
}

.post {
	margin: 0 16px 8px 29px;
	padding: 0;
	border-bottom: 3px solid #d8e7f7;
}

#comments {
	margin: 0 16px 14px 29px;
	padding: 10px;
	border: 1px solid #cedef0;
	background-color: #ffffff;
}

#sidebar-wrapper {
display: inline; /* fixes a strange ie margin bug */
float: right;
margin: 0 3px 0 0;

color: #000000;
}

#sidebar {
padding: 7px 11px 0 14px;
}

#profile-container {
margin-bottom: 20px;
}

#blog-footer {
padding-top: 15px;
}

#blog-footer div {
}


/* headings
----------------------------------------------- */
#blog-header h1 {
margin: 0;
padding: 3px 0 0 3px;
color: #000000;
font-size: 30px;
line-height: 25px;
}

h2.date-header {
margin: 0;
padding: 0 0 0 8px;
font-size: 11px;
text-transform: uppercase;
color: #000000;
}

.date-header span {
margin: 0 0 0 5px;
padding: 0 25px 0 25px;
}

h2.sidebar-title {
padding: 1px 0 0 36px;
font-size: 14px;
color: #809fbd;
}

#profile-container h2.sidebar-title {
color: #527595;
}

.post h3.post-title {
margin: 6px 0 0 0;
padding: 0;
font-size: 16px;
color: #477fba;
}

#comments h4 {
margin-top: 0;
font-size: 16px;
}


/* text
----------------------------------------------- */
#blog-header p {
margin: 0;
padding: 3px 3px 0 3px;
color: #eef6fe;
font-size: 10px;
font-weight: bold;
line-height: 14px;
}

.post-body div {
font-size: 13px;
line-height: 18px;
margin: 10px, 0px;
}

.post-body blockquote {
margin: 10px 0px;
}

p.post-footer {
font-size: 11px;
color: #809fbd;
text-align: right;
}

p.post-footer em {
display: block;
float: left;
text-align: left;
font-style: normal;
}

p.comment-data {
font-size: 12px;
}

.comment-body p {
font-size: 12px;
line-height: 17px;
}

.deleted-comment {
  font-style:italic;
  color:gray;
  }

.xlinks {
	target-frame: _blank;
}

#sidebar p {
font-size: 12px;
line-height: 17px;
margin-bottom: 20px;
}

#sidebar p.profile-textblock {
clear: both;
margin-bottom: 10px;
}

.profile-link {
padding: 0 0 0 17px;
}

p#powered-by {
margin: 0;
padding: 0;
}

#blog-footer p {
margin: 0;
padding: 0 0 0px 3px;
color: #0000ff;
font-size: 10px;
line-height: 14px;
}


/* lists
----------------------------------------------- */
.profile-data {
font-size: 13px;
line-height: 17px;
}

.post ul {
padding-left: 32px;
list-style-type: none;
font-size: 13px;
line-height: 18px;
}

.post li {
padding: 0 0 4px 17px;
}

#comments ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#comments li {
padding: 0 0 1px 17px;
}

#sidebar ul {
margin: 0 0 20px 0;
padding: 0;
list-style-type: none;
font-size: 12px;
line-height: 14px;
}

#sidebar li {
padding: 0 0 4px 17px;
}


/* links
----------------------------------------------- */
a {
color: #4386ce;
font-weight: bold;
}

a:hover {
color: #2462a5;
}

a.comment-link {
/* ie5.0/win doesn't apply padding to inline elements,
   so we hide these two declarations from it */
padding-left: 14px;
}

html>body a.comment-link {
/* respecified, for ie5/mac's benefit */
padding-left: 14px;
}

#sidebar ul a {
color: #599be2;


}

#sidebar ul a:hover {
color: #3372b6;
}

#powered-by a img {
border: none;
}

#blog-header h1 a {
color: #eef6fe;
text-decoration: none;
}

#blog-header h1 a:hover {
color: #b4c7d9;
}

h3.post-title a {
color: #477fba;
text-decoration: none;
}

h3.post-title a:hover {
color: #2a5e95;
}


/* miscellaneous
----------------------------------------------- */
.post-photo {
padding: 3px;
border: 1px solid #bdd4eb;
}

.profile-img {
display: inline;
}

.profile-img img {
float: left;
margin: 0 10px 5px 0;
padding: 3px;
border: 1px solid #bdd4eb;
}

.profile-data strong {
display: block;
}

.clear {
clear: both;
line-height: 0;
height: 0;
} 