@charset "UTF-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #C7DCCE;
	color: #3E423A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center;
	background-position: left top;
	background-repeat: no-repeat;
}
h1 {
	color: #687D77;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
}
h2 {
	color: #95AB63;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
h3 {
	color: #687D77;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
a,  a:link {
	color: #95AB63;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #95AB63;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #BDD684;
	text-decoration: underline;
}
a:active {
	color: #10222B;
}
#outerWrapper {
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 70em;
	background-position: bottom left;
	background-repeat: no-repeat;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 5px 5px 5px 5px;
	border: 2px dashed #FFFFFF;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 0px 0px 10px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 14em;
	margin-top: 1em;
}
#outerWrapper #contentWrapper #content {
	padding: 5px 5px 5px 5px;
	border: 2px;
	border-style: dashed;
	border-color: #FFFFFF;
	display: inline;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	padding: 10px 0px 10px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	border-top: 5px solid;
	border-color: #95AB63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navigation {
}
ul#nav,ul#nav li {
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul#nav {
	margin-left: 300px;
	width:650px;
	}

ul#nav li {
	float:left;
	margin-right: 3px;
	text-align: center;
	}

ul#nav a {
	float:left;
	width: 8em;
	padding: 5px 0;
	text-decoration:none;
	color: #3E423A;
	background-color: #BDD684;
	font-weight: normal;
	}

ul#nav a:hover {
	color: #FFFFFF;
	background-color: #687D77;
	}

ul#nav li.activelink a,ul#nav li.activelink a:hover {
	color: #FFFFFF;
	background-color: #95AB63;
}
.subnavigation {
	border-top: 5px solid;
	border-color: #95AB63;
}
.content_main {
	background-color: #FFFFFF;
	padding: 10px;
	color: #3E423A;
}
.top_header a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.top_header a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.top_header a:hover {
	color: #BDD684;
}
.content2 {
	margin: 1em 0 0 16em; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 5px 5px 5px 5px;
	border: 2px;
	border-style: dashed;
	border-color: #FFFFFF;
}
#outerWrapper #footer a:link {
	color: #3E423A;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#outerWrapper #footer a:visited {
	color: #3E423A;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#outerWrapper #footer a:hover {
	color: #687D77;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidebar_menu {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
.header {
	color: #3E423A;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
}
.header a:link {
	color: #3E423A;
	font-weight: normal;
}
.header a:visited {
	color: #3E423A;
	font-weight: normal;
}
.header a:hover {
	color: #687D77;
	font-weight: normal;
}
.subheader {
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left;
	background-color: #FFFFFF;
	padding: 10px;
}
.subheader a:link {
	color: #95AB63;
	font-weight: normal;
	text-decoration: underline;
}
.subheader a:visited {
	color: #95AB63;
	font-weight: normal;
	text-decoration: underline;
}
.subheader a:hover {
	color: #687D77;
	text-decoration: underline;
}
.top {
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 70em;
	color: #3E423A;
	font-weight: bold;
}
.top_header {
	padding: 5px;
	border: 2px dashed #FFFFFF;
}
.navbar {
	color: #95AB63;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navbar a:link {
	color: #687D77;
	font-weight: bold;
}
.navbar a:hover {
	color: #687D77;
	font-weight: bold;
	text-decoration: underline;
}
.navbar a:visited {
	color: #687D77;
	font-weight: bold;
}
.navbar a:active {
	color: #95AB63;
	font-weight: bold;
}
div.bannerNav {
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	background-color: #C7DCCE;
}
div.bannerNav div{
	padding: 6px 10px 0px 10px;
}
div.bannerNav .pagination{
	padding: 0px 27px 0px 27px;
}
div.bannerNav .left{
	float: left;
}
div.bannerNav .middle{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.bannerNav .right{
	float: right;
	width: 100px;
	text-align: right;
}
div.bannerNav .rightPaginated{
	float: right;
	width: 378px;
	text-align: right;
}
div.bannerNav .rightPaginated a:link {
	color: #687D77;
	font-weight: bold;
}
div.bannerNav .rightPaginated a:visited {
	color: #687D77;
	font-weight: bold;
}
div.contentHeaderContainer {
	overflow: hidden;
	height: 100%;
}
div.imgBoxColumn {
  text-align: center;
  float: left;
  width: 33%;
}
.TextField {
	font-size: 13px;
	vertical-align: top;
}
#outerWrapper #contentWrapper #contentblog {
	padding: 5px 5px 5px 5px;
	border: 2px;
	border-style: dashed;
	border-color: #FFFFFF;
}
a img {
  border-width:0;
  }


/* Header
----------------------------------------------- */
@media all {
  #header {
    width:660px;
    margin:0 auto 10px;
    border:1px solid #ccc;
    }
  }
@media handheld {
  #header {
    width:90%;
    }
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

/* Content
----------------------------------------------- */
@media all {
  #content {
    width:660px;
    margin:0 auto;
    padding:0;
    text-align:left;
	padding: 5px 5px 5px 5px;
	border: 2px;
	border-style: dashed;
	border-color: #FFFFFF
    }
  #main {
	width:410px;
	float:left;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	color: #3E423A;
    }
  #sidebar {
    width:220px;
    float:right;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
