/* ---------- Base Types ---------- */

body {
 	line-height: 150%; 
	margin: 0px 0px 0px 0px; 
	background-color: #8FABBE;
	text-align: center; 
	font-family: Verdana, Arial, sans-serif;
	}

a 	
	{text-decoration: underline;}
a:link 	
	{color: #8FABBE;}
a:visited 
	{color: #8FABBE;}
a:active
	{color: #8FABBE;}
a:hover 
	{color: #006699;}

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

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

/* ---------- Page ---------- */
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: auto;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

/* ---------- Top ---------- */
#header {
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #0469B3;
	}

.heading {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	}

.heading a {
	text-decoration: none;
	color: #FFFFFF;
	}
.heading a:link 	
	{color: #FFFFFF;}
.heading a:visited 
	{color: #FFFFFF;}
.heading a:active
	{color: #FFFFFF;}
.heading a:hover 
	{color: #CCCCCC;}

.heading h1 {
	font-size: xx-large;
	}

.heading h2 {
	font-size: small; 
	}

/* ---------- Center---------- */

#center {
  	margin: 0 0 0 0;
  	padding: 10px 200px 10px 10px;
  	background-color: #ffffff;
	}
.content {
	font-family: Verdana, Arial, sans-serif;
	color: #404040;
   	text-align: justify;
  	line-height: 150%;
	font-size: small;
	}

.content p {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin: 5px;
	margin-bottom: 10px;
	}

.content blockquote {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	}

.content h1 {
	font-size: large;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #0469B3;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h2 {
	font-size: small;
	color: #000000;
	background-color: #648DC7;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	font-size: small;
	color: #000000;
	background-color: #AABADD;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;	
	}

.content h3 a {
	font-size: small;
	color: #000000;
	background-color: #AABADD;
	text-align: left;
	font-weight: normal;
  	text-decoration: none;
	}
.content h3 a:link 	
	{color: #000000;}
.content h3 a:visited 
	{color: #000000;}
.content h3 a:active
	{color: #000000;}
.content h3 a:hover 
	{color: #444444;}


.content p.posted {
	color: #808080;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #808080;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.dblock
	{
  	border: 1px solid #648DC7;
	margin-bottom: 10px;
	}

.eblock
	{
  	margin: 10px;
  	border: 1px solid #AABADD;
	}


/* ---------- Sidebars ---------- */

#right {
  	width: 200px;
  	float: right;
  	clear: right;
	}

#left {
 	width: 200px;
  	float: left;
  	clear: left;
	}


.sidebar {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #808080;
	padding: 15px;
	}

.sidebar p {
	color: #808080;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	margin: 5px;
	margin-bottom: 10px;
	}

.sidebar h2 {
	color: #808080;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-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: #404040;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

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

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

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



/* ---------- calendar ---------- */
#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	letter-spacing: 0 em;
	}

#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;
	letter-spacing: 0 em;
	font-size: x-small;
	}

#calendar td {
	text-align: center;
	letter-spacing: 0 em;
	font-size: x-small;
	}

/* ---------- comments---------- */
#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;
	}

/* ---------- Footer ---------- */

#footer {
  	background-color: #0469B3;
 	 margin: 0 0 0 0;
  	padding: 0 0 0 0;
	clear: both;
	}

.foot {
	line-height: 150%;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	}

.foot a {
	line-height: 150%;
  	color: #FFFFFF
  	background-color: transparent;
  	text-decoration: underline;
  	font-weight: bold;
	font-size: x-small;
}
.foot a:link 	
	{color: #FFFFFF;}
.foot a:visited 
	{color: #FFFFFF;}
.foot a:active
	{color: #FFFFFF;}
.foot a:hover 
	{color: #CCCCCC;}

.foot a:hover {
  	text-decoration: none;
	}

