body {
	margin: 10px 0px 20px 0px;
		background-image: url(http://www.radnoesis.info/images/oak.jpg);
	       	text-align: center;
                font-family : "MS Sans Serif";
                
                }        	

a {text-decoration: none; font-family: MS Sans Serif; font-weight:normal; }
a:link {color: maroon; text-decoration: none; font-weight:normal;}
a:visited { color: #008080; text-decoration: none; font-weight:normal;}
a:active {color: maroon; text-decoration: none; font-weight:normal;}
a:hover {color: darkgreen; text-decoration: none; font-weight:bold;}

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

#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 95%;
background-color: transparent;

}
 
     #container:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     overflow: hidden;
      }

#banner {
	font-family: MS Sans Serif;
	color: DeepSkyBlue;
	background-color: midnightblue;
	text-align: left;
	padding: 15px;
	border: 2px solid maroon;
	height: 80px;
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: xx-large;
	
	}

#banner h2 {
	font-size: small;
	}

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

.content {
	padding: 15px 15px 5px 15px;
	background-color: azure;
	color: black;
	font-family: MS Sans Serif;
	font-size: medium;
        border: solid 4px maroon;
	}

.content pre {
	font-size: larger;
}

#right {
float: right;
width:27%;
overflow: hidden;
}

.content p {
	color: black;
	font-family: MS Sans Serif;
	font-size: medium;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 120%;
        font-size: medium; font-style: italic; line-height: 120%; margin-left: 20px; margin-right: 10px; padding: 10px; border:1px solid maroon;
    }
	}

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

.content h2 {
	color: black;
	font-family: MS Sans Serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
		}

.content h3 {
	color: black;
	font-family: MS Sans Serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}
.content h4 {
	color: black;
	font-family: MS Sans Serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: black;
	font-family: MS Sans Serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 10px;
        background-color: azure;
        font-size: x-small;
        line-height: 120%;
        border: solid 4px maroon;
        
	}
.sidebar h2 {
	color: azure;
	font-family: MS Sans Serif;
	font-size: small;
	background-color: midnightblue;
	text-align: center;
	font-weight: bold;
	text-transform: none;
  	letter-spacing: .3em;
        line-height: 120%;
	}

.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: black;
font-family: MS Sans Serif;
font-size: x-small;
text-align: left;
line-height: 120%;
 margin-top: 10px;
list-style-type: none;
}

.sidebar #categories li {
list-style-type: disc;
}
#calendar {
  	line-height: 140%;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-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 img {
	border: 3px solid #FFFFFF;
	}

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

.link-note {
	font-family: MS Sans Serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}

#powered {
	font-family: MS Sans Serif;
	font-size: x-small;
	line-height: 120%;
	text-align: left;
	color: black;
	margin-top: 10px;
	}

#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;
	}


 #navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: midnightblue;
font-weight: normal;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

.waypath-box {
font-size: 11px;
margin-bottom: 20px;
background: honeydew;
margin-left: 20px; margin-right: 10px; padding: 5px; border-right:1px solid #800000; border-left:1px solid #800000; border-bottom:1px solid #800000; border-top:1px solid #800000; 
}

.wp-item {
margin: 5px 0;
padding-left: 13px;
}
.wp-item-title {
font-size: 12px;
text-align:left;
}

.wp-item-blogname:before {
content: "from ...  ";
font-size: 10px;
font-style: italic;
text-align:left;
}

.wp-item-date {
font-size: 10px;
font-style: italic;
text-align:left;
}

