* { margin: 0; padding: 0; }

body {
	background: #90abce;
	text-align: center;
	margin: 10px 0 0 0;
	}


#accessibility {
	display: none;
	}

/* -------------------
Main Structure
------------------- */
	
#frame {
	width: 782px;
	text-align: left;
	margin: 0 auto;
	background: #21579d url(images/bg_frame.jpg) 0 0 no-repeat;
	}
	
#middle {
	background: url(images/bg_frame.gif) 0 0 repeat-y;
	overflow: auto;
	width: 100%;
	}

#content {
	float: left;
	width: 574px;
	border-right: 1px solid #98bae6;
	}
	
#sidebar {
	float: left;
	width: 157px;
	padding: 0 20px;
	}

.entry {	
	}

	
/* -------------------
Header
------------------- */

#header {
	height: 110px;
	}
	
#header h1 {
	width: 367px;
	float: left;
	color: #fff;
	font: 1.2em/50px Arial, Helvetica, sans-serif ;
	letter-spacing: 0.1em;
	padding: 33px 0 0 25px;
	}
	
	#header h1 a {
	text-decoration:none;
	color: #fff;
	}
		
	#header h1 a:visited{
	text-decoration:none;
	color: #fff;
	}
		#header h1 a:hover {
	color: #fff;
	}
#header #nav {
	width: 300px;
	float: right;
	text-align: right;
	}
	
#header #nav ul {
	list-style: none;
	padding: 36px 20px 0 0;
	}
	
#header #nav ul li {
	float: left;
	}
	
#header #nav ul li a {
	display: block;
	padding: 0 0.5em;
	font: 0.75em/30px georgia,serif;  ;
	text-decoration: none;
	color: #21579d;
	}
	
#header #nav ul li a:hover {
	background: #fff;
	color: #4175b8;
	}
	
#header #nav p {
	clear: left;
	padding: 0 25px 0 0;
	font: 0.75em/34px georgia,serif;  ;
	}
	
#header #nav p a {
	color: #fff;
	text-decoration: none;
	background: url(images/icon_subscribe.gif) right 1px no-repeat;
	padding: 0 16px 0 0;
	}
	
#header #nav p a:hover {
	color: #ffd482;
	background-position: right -47px;
	}

#indexPicture {
	text-align:center;
	float:left;
	margin-top:20px;
	width:170px;
}

	
/* -------------------
Content - Same as contentPaper but for blue background
------------------- */

#searchResult {
 border-left:1px solid black;
}

#content .update {
font-weight:bold;
font-size:.95em;
}

#content .post {
	margin: 0 20px 55px 25px;
	}
	
/* general #content definitions */
	
#content .heading {
	color: #ffd482;
	font: 1.3em georgia,serif;  ;
	margin: 0 0 10px 0;
	padding:0;
	}

#content .date {
	color: #a5c1e5;
	font: .7em Arial, Helvetica, sans-serif ;
	margin: 0;
	padding-left: 2px;
	}

#content .comments h3
{
	font: 1em georgia,serif;  ;
	color: #ffd482;
	margin-left:25px;
}

#content .comments li
{
	font: .79em Arial, Helvetica, sans-serif ;
	color: #fff;
	margin-left:35px;
	list-style: none;
}

#content .comments li a {
	color: #a5c1e5;
	text-decoration: none;
	}
	
#content .comments li a:hover {
	color: #a5c1e5;
	text-decoration:underline;
	}
	
#content h3 {
	font: 1em georgia,serif; ;
	color: #ffd482;
	margin-bottom:10px;
	}

#content .heading a {
	color: #ffd482;
	text-decoration: none;
	}

#content h2 {
	color: #ffd482;
	font: 1.3em georgia,serif; ;
	margin: 0 0 5 px 0;
	padding:0;
	}

#content h2 a {
	color: #ffd482;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #B4C869;
	text-decoration: none;
	}
	
#content .archiveSection {
  margin: 5px 0 5px 5px;
	padding-left:10px;
	border-left:2px solid #ffd482;
}

#content .archiveSection a {
	color: #fff7bd;
	text-decoration:none;
}

#content .archiveSection a:hover{
	color: #fff7bd;
	text-decoration:underline;
}

#content h4 {
	font: bold .90em georgia,serif; ;
	color: #fff;
	}

#content li {
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif ;
	margin-bottom:10px;
	}
	
#content p, #content dl {
	color: #fff;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif ;
	}

#content ul {
	margin-left:20px;
	}
	
#content p, #content ol, #content dl, #content img {
	margin: 0 0 10px 0;
	}
	
#content .archiveSection li {
	color: #a5c1e5;
	margin: 0 0 0 30px;
	}

#content .archiveSection li a {
	color: #a5c1e5;
	text-decoration: none;
	}
	
#content .archiveSection li a:hover {
	color: #a5c1e5;
	text-decoration:underline;
	}


#content dl dt {
	font-weight: bold;
	}
	
#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#content blockquote p {
	margin: 0 0 0 2em;
	border-left: 1px solid #d3bb88;
	padding: 0 0 0 1em;
	color: #d3ddeb;
}
	
#content a { 
	text-decoration:none;
	color: #FFD482;
  }
  
#content a:hover {
	text-decoration:underline;
	color: #FFD482;
  }
	
#content .post ul.post-data {
	background: #447ac0;
	border-top: 1px solid #98bae6;
	list-style: none;
	font: 0.9em/2em Tahoma, Arial, Helvetica, sans-serif ;
	padding: 0.1em 0 0.2em 0;
	color: #a5c1e5;
	margin: 1.3em 0 0 0;
	}

#content .post ul.post-data li {
	color: #a5c1e5;
	}
	
#content .post ul.post-data a {
	text-decoration: none;
	color: #a5c1e5;
	}
	
#content .post ul.post-data a:hover {
	color: #fff7bd;
	}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
	background: url(images/icon_comments.gif) 0 2px no-repeat;
	}
	
#content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;
	}
	
#content .post ul.post-data li.posted a {
	background: url(images/icon_postdata.gif) 0 2px no-repeat;
	padding: 0 0 0 13px;
	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}
	
	#content .indentedImgNTxt {
	margin-top:15px;
	color: #fff;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif ;	
}
	
.content pre {
	color: #fff;
}
	
#content pre code {
	width:95%;
	display:block;
  overflow: auto;
  overflow-y:hidden;
  white-space:pre;
  border-left:1px dotted #ddd;
  color: #fff;
  padding:0 0 10px 10px;
  font-size:0.85em;
  margin:10px 0 10px 10px;
}

#content code {
  color: #fff;
  font: 1em Courier New;
  line-height: 1em;
}

#content .indentedImgNTxt img {
	margin: 0;
	padding: 0;
	float:left;
	margin:0 10px 0 0;
}

#content .nolink a, .nolink a:visited, .nolink a:hover, .nolink a:active, .nolink img {
	text-decoration:none;
	border-style: none;
	margin:10px;
	cursor:pointer;
}


/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0 20px 20px 25px;
	}
	
#content #nocomments {
	margin: 0 20px 20px 25px;
	}
	
#content #comments .comment {
	margin: 0 0 2em 0;
	}
	
#content #comments .comment p, #content #comments .comment li, #content #comments .comment a { color: #a6bcd8;	}
#content #comments .comment a:hover { color: #fff7bd; }
	
#content #comments .comment p {
	margin: 0 0 0.8em 0;
	}
	
#content #comments .comment .comment-data p {
	font: 0.7em/2em Tahoma, Arial, Helvetica, sans-serif ;
	color: #7a9ac4;
	border-top: 1px dashed #4d79b1;
	border-left: 1px dashed #4d79b1;
	padding: 0 0 0 22px;
	background: url(images/icon_commentdata.gif) 6px 6px no-repeat;
	margin: 1.5em 0 0 0;
	}
	
#content #comments .comment .comment-data p a { color: #7a9ac4; }
#content #comments .comment .comment-data p a:hover { color: #fff7bd; }

#content #comments form {
	color: #fff7bd;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif ;
	}

#content #comments form a { color: #fff7bd; }
#content #comments form a:hover { color: #fff; }
	
/* -------------------
ContentPaper - Same as content but for grid paper background
------------------- */

#contentPaper .post {
	margin: 0 20px 0 25px;
	}
	
/* general #content definitions */
	
#contentPaper .heading {
	color: #000099;
	font: 1.1em georgia,serif;  ;
	margin: 0 0 10px 0;
	background:transparent url(/site/images/trips/underline.gif) repeat-x scroll left bottom;
	padding-bottom:2px;
	}

#contentPaper .date {
	color: #a5c1e5;
	font: .7em Arial, Helvetica, sans-serif ;
	margin: 0;
	padding-left: 2px;
	}

#contentPaper .comments h3
{
	font: 1em georgia,serif;  ;
	color: #ffd482;
	margin-left:25px;
}

#contentPaper .comments li
{
	font: .79em Arial, Helvetica, sans-serif ;
	color: #fff;
	margin-left:35px;
	list-style: none;
}

#contentPaper .comments p
{
	color: #fff;
}

#contentPaper .comments li a {
	color: #a5c1e5;
	text-decoration: none;
	}
	
#contentPaper .comments li a:hover {
	color: #a5c1e5;
	text-decoration:underline;
	}
	
#contentPaper h3 {
	font: 1em georgia,serif;  ;
	color: #ffd482;
	}

#contentPaper .heading a {
	color: #000099;
	text-decoration: none;
	}

#contentPaper h2 {
	color: #ffd482;
	font: 1.3em georgia,serif;  ;
	margin: 0;
	padding:0;
	}

#contentPaper h2 a {
	color: #ffd482;
	text-decoration: none;
	}

#contentPaper h2 a:hover {
	color: #B4C869;
	text-decoration: none;
	}
	
#contentPaper .archiveSection {
  margin: 5px 0 5px 5px;
	padding-left:10px;
	border-left:2px solid #ffd482;
}

#contentPaper .archiveSection a {
	color: #fff7bd;
	text-decoration:none;
}

#contentPaper .archiveSection a:hover{
	color: #fff7bd;
	text-decoration:underline;
}

#contentPaper h4 {
	font: bold 0.9em/1em georgia,serif;  ;
	color: #a5c1e5;
	border-left: 1em solid #a5c1e5;
	padding: 0 0 0 0.5em;
	margin: 1em 0;
	}
	
#contentPaper p, #contentPaper li, #contentPaper dl {
	color: #000;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif ;
	}
	
#contentPaper p, #contentPaper ul, #contentPaper ol, #contentPaper dl, #contentPaper img {
	margin: 0 0 0.7em 0;
	}

#contentPaper p a:hover { color: #000099; }
#contentPaper p a, a:link, a:visited, a:active {
background:transparent url(/site/images/trips/underline.gif) repeat-x scroll left bottom;
color:#000099;
padding-bottom:2px;
}

#contentPaper .post-data p a, a:link, a:visited, a:active {
color:#000099;
background:none;
}
	
#contentPaper .archiveSection li {
	color: #a5c1e5;
	margin: 0 0 0 30px;
	}

#contentPaper .archiveSection li a {
	color: #a5c1e5;
	text-decoration: none;
	}
	
#contentPaper .archiveSection li a:hover {
	color: #a5c1e5;
	text-decoration:underline;
	}


#contentPaper dl dt {
	font-weight: bold;
	}
	
#contentPaper dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#contentPaper blockquote p {
	margin: 0 0 0 2em;
	border-left: 1px solid #d3bb88;
	padding: 0 0 0 1em;
	color: #d3ddeb;
}
	
#contentPaper .post ul.post-data {
	background: #447ac0;
	border-top: 1px solid #98bae6;
	list-style: none;
	font: 0.9em/2em Tahoma, Arial, Helvetica, sans-serif ;
	padding: 0.1em 0 0.1em 0;
	color: #a5c1e5;
	margin-top:0;
	}

#contentPaper .post ul.post-data li {
	color: #a5c1e5;
	}
	
#contentPaper .post ul.post-data a {
	text-decoration: none;
	color: #a5c1e5;
	}
	
#contentPaper .post ul.post-data a:hover {
	color: #fff7bd;
	}

#contentPaper .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#contentPaper .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
	background: url(images/icon_comments.gif) 0 2px no-repeat;
	}

#contentPaper .post ul.post-data li.otherArticles {
	margin: 0 0 0 0.7em;
	}

#contentPaper .post ul.post-data li.otherArticles a {
	color: #fff;
	}

#contentPaper .post ul.post-data li.otherArticles a:hover {
	color: #fff7bd;
	}
		
#contentPaper .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;
	}
	
#contentPaper .post ul.post-data li.posted a {
	background: url(images/icon_postdata.gif) 0 2px no-repeat;
	padding: 0 0 0 13px;
	}
	
#contentPaper .post ul.post-data li.comments a:hover, #contentPaper .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}


/* -------------------
Comments for contentPaper
------------------- */

#contentPaper #comments {
	margin: 0 20px 20px 25px;
	}
	
#contentPaper #comments .comment {
	margin: 0 0 2em 0;
	}
	
#contentPaper #comments .comment p, #contentPaper #comments .comment li, #contentPaper #comments .comment a { color: #a6bcd8;	}
#contentPaperPaper #comments .comment a:hover { color: #fff7bd; }
	
#contentPaper #comments .comment p {
	margin: 0 0 0.8em 0;
	}
	
#contentPaper #comments .comment .comment-data p {
	font: 0.7em/2em Tahoma, Arial, Helvetica, sans-serif ;
	color: #7a9ac4;
	border-top: 1px dashed #4d79b1;
	border-left: 1px dashed #4d79b1;
	padding: 0 0 0 22px;
	background: url(images/icon_commentdata.gif) 6px 6px no-repeat;
	margin: 1.5em 0 0 0;
	}
	
#contentPaper #comments .comment .comment-data p a { color: #7a9ac4; }
#contentPaper #comments .comment .comment-data p a:hover { color: #fff7bd; }

#contentPaper #comments form {
	color: #fff7bd;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif ;
	}

#contentPaper #comments form a { color: #fff7bd; }
#contentPaper #comments form a:hover { color: #fff; }	
	
/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0 20px 20px 25px;
	}
	
#content #comments .comment {
	margin: 0 0 2em 0;
	}
	
#content #comments .comment p, #content #comments .comment li, #content #comments .comment a { color: #a6bcd8;	}
#content #comments .comment a:hover { color: #fff7bd; }
	
#content #comments .comment p {
	margin: 0 0 0.8em 0;
	}
	
#content #comments .comment .comment-data p {
	font: 0.7em/2em Tahoma, Arial, Helvetica, sans-serif ;
	color: #7a9ac4;
	border-top: 1px dashed #4d79b1;
	border-left: 1px dashed #4d79b1;
	padding: 0 0 0 22px;
	background: url(images/icon_commentdata.gif) 6px 6px no-repeat;
	margin: 1.5em 0 0 0;
	}
	
#content #comments .comment .comment-data p a { color: #7a9ac4; }
#content #comments .comment .comment-data p a:hover { color: #fff7bd; }

#content #comments form {
	color: #fff7bd;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif ;
	}

#content #comments form a { color: #fff7bd; }
#content #comments form a:hover { color: #fff; }	
	
/* -------------------
Sidebar
------------------- */


	
#sidebar h3 {
	color: #ffd482;
	font: 1em/0.8em georgia,serif;  ;
	margin: 0 0 0.4em 0;
	}
	
#sidebar p, #sidebar li {
	color: #fff7bd;
	font: 0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif ;
	}
	
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 1.2em 0;
	}
	
#sidebar ul { list-style: none; }

#sidebar ul li {
	background: url(images/bullet_sidebar.gif) 0 6px no-repeat;
	padding: 0 0 0 11px;
	}
	
#sidebar a {
	color: #fff7bd;
	border-bottom: 1px dashed #a6bdc3;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
	}
	
/* -------------------
Footer
------------------- */

#footer {
	clear: left;
	background: url(images/bg_footer.gif) 0 0 no-repeat;
	height: 71px;
	}
	
#footer #footertext {
	float: right;
	color: #b2c4dd;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif ;
	padding: 36px 30px 0 0;
	}
	
#footer #footertext a {
	color: #b2c4dd;
	text-decoration: none;
	}

#footer #footertext a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#footer #searchform {
	padding: 33px 0 0 30px;
	}
	
#footer #searchform .searchfield {
	height: 16px;
	}
	
#footer #searchform .searchbutton {
	height: 22px;
	}
	

#commentform {
color:#fff;
margin: 2em 0;
margin-left:2em;
background: #21579d;
width: 280px;
}

#commentform p {
color:#fff;
}

#commentform textarea {

background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#21579e;
font-size:0.9em;
color:#505050;
}

ol.commentlist {
	list-style-type: none;		
	color:#fff;
	font-size: 1.2em;
	}

.authcomment  {
	background-color:#777777;
} 

.authcomment li{
	border-left: 10px solid #ffffff;
} 

.commentlist li.alt {
	border-left: 3px solid #999999;
	margin-bottom: 20px;
	margin-left: 35px;
	padding: 0px 0 3px 0;
	font-size: 1em;
	color:#fff;
	}

.commentlist li {
	border-left: 3px solid #ffffff;
	margin-bottom: 20px;
	margin-left: 35px;
	padding: 0px 0 3px 0;
	font-size: 1em;
	color:#fff;
	}
	
.commentlist p {
	padding: 2px 10px;
	font-size: 1.2em;
	color:#fff;
}

.commentlist code {
	color: #263267;
	margin: 2px;
	padding: 4px;
	text-align: left;
	font: 1em "Courier New", Courier, monospace;
	}

.commentlist cite {
	font-size: .79em;
	color: #a5c1e5;
	margin-left:10px;
	margin-bottom:2px;
	}

.commentlist a {
	color: #a5c1e5;
	font-size: 1em;
	}

.commentlist a:hover {
	color: #a5c1e5;
	text-decoration:underline;
	font-size: 1em;
	}

}