body {
	margin: 0px 0px 20px 0px;
	background-image: url(wp_angels_014.jpg);
	color: #02022E;
  text-align: center;
  font-size: small;
       	}

a {
	text-decoration: none;


	}

a.c23:link { font-color:#5E76B2; font-weight:bold; }
a.c23:visited { font-color:#5E76B2; font-weight:bold; }
a.c23:active { font-color:#5E76B2; font-weight:bold; }

a:link {
	color: #36414d;
	}

a:visited {
	color: #36414d;
	}

a:active {
	color: #36414d;
	}

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


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0 0 1em 0;
	width: 70%;

	background-color: #e6e7ea;
	border: 1px solid #767d91;
	}

#banner {
	font-family: verdana, helvetica, arial, sans-serif;
	padding-top: 15px;
  color: #3d144e;
	background-color: #02022E;
	text-align: left;
		}

#banner-img {
	display: none;
	}


#banner a {
	color: #3d144e;
	text-decoration: none;
	}

#banner h2 {
	font-size: 12pt;
	}

#center {
	float: left;
	width: 65%;
	overflow: hidden;
	}

.content {
	padding-top: 15px;
  padding-left: 1em;
	background-color: #E6E7EA;
	color: #02022E;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 81,25%;
	}

.content pre {
	font-size: 12pt;
}
#right {
	float: right;
	width: 30%;
	padding-right; 2em;
	background-color: #E6E7EA;
	overflow: hidden;
	}

.content p {
	color: #02022E;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 81,25%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
  text-align: justify;
	}

.content blockquote {
        font-family: verdana, helvetica, arial, sans-serif;
        text-align: justify;
        font-size: 81,25%;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 120%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #02022E;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small;
	text-align: left;
  padding-top: 6px;
	}

.content h3 {
	color: #02022E;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #02022E;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 81,25%;
	border-top: 1px solid #02022E;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
  position: top: 52px;
	padding: 0 3em 5em 0;
	}



#calendar {
  line-height: 140%;
	color: #02022E;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {

	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #02022E;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #02022E;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
	}

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

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

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #02022e;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 100%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: square;
	}

.content li {
	list-style-type: square;
	}

.sidebar img {
	border: 3px solid #e6e7ea;
	}

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

.link-note {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

.footer {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #e6e7ea;
		}


.cover { margin-right:15px;
           margin-top: 4px;
          }

.oldlink { font-size: small; }

div.comment { font-size: 10pt; text-align: justify; background-color:#e6e7ea; margin-top:20px; }

div.mycomment { font-size: 10pt; text-align: justify; background-color:#fdf5ff; margin-bottom:20px;}


#powered {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #e6e7ea;
	margin-top: 50px;
	}

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

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

hr {border: none; background-color:#e6e7ea; height:1px; width:80%; color:#02022E; text-align: center;}

hr.h2 {border: none; background-color:#e6e7ea; color:#02022e; height:3px; align: center}
