html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
	 font-family: Arial, Helvetica, sans-serif;
}

form { margin: 0; padding: 0; }

img, a img { border: 0; }

/*h1, h2, h3, h4, h5, h6 { font-weight: normal; }*/
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 6px;
    margin-bottom: 6px;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */




body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000066;
	background: transparent url(http://www.thosewhocan.us/surviving/background.jpg) repeat top;
	/* text-align: center;  For centering on IE6 and below */
}

.entry-body a {
	color: #1938C3;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}

.entry-body .entry-more-link a {
	color: #1938C3;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px transparent none;
}

a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#container {
	 position: relative;
    margin: 0 auto; /* For centering on real browsers */
    width: 920px;
    text-align: left;
	 height: 100%;
}

#container-inner { 
	position: static; 
	width: auto; 
	background: white url(http://www.thosewhocan.us/surviving/sidebarimage.jpg) repeat-y 700px 229px;
	height: 100%;
	}

#banner a {
	color: #666666;
	border-bottom: 0px;
}

#banner {
	float: left;
	clear: both;
	width: 650px;
	height: 140px;
	background: transparent url(http://www.thosewhocan.us/surviving/bannerimage.jpg) no-repeat top;
}

.content	{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 650px;
	overflow: visible;
	background: White;
}

#right	{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 250px;
	height: 100%;
	overflow: visible;
	padding: 0px 0px 0px 0px;
	background: transparent url(http://www.thosewhocan.us/surviving/justcalc.jpg) no-repeat top;
	vertical-align: top;
}

#sidebar	{
		font-family: Arial, Helvetica, sans-serif;
	width: 230px;
	margin-top: 180px;
	padding: 0px 15px 5px 25px;
	vertical-align: top;
}

.aboutlinks	{
	background-color: transparent;
	margin-top:	110px;
	margin-bottom: -110px;
margin-left: 15px;
margin-right: 0px;
}

blockquote { 
background-image: url(http://www.thosewhocan.us/surviving/quoted.gif); 
background-repeat: no-repeat;
padding-top: 0;
padding-left: 15px;
padding-right: 20px;
 background-position: top left;
font-family: Garamond, serif;
font-size: 125%;

 }



.content-nav {
    margin: 20px 10px 5px 10px;
	 border-top: 1px dashed #666666;
    text-align: center;
}

.content-nav-previous	{
	width: 290px;
	text-align: left;
	float: left;

}

.content-nav-home	{
		width: 50px;
	text-align: center;
	float: left;

}

.content-nav-next	{
		width: 290px;
	text-align: right;
	float: right;

}

.date-header,
.entry-content {
    position: static;
    clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 320px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}


.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 30px 15px;
}

h2.module-header	{
	margin: 5px 10px 0px 15px;
	font-size: 16px;
}

a.sidebarlink {
	margin: 5px 10px 20px 100px;
	color: White;
	/*font-size: 14px;*/
}



.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
    float: left;
    min-width: 60px;
    width: 60px;
    /* no ie mac \*/width: auto;/* */
    margin: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}


.entry-header {
    margin-top: 10px;
	 margin-bottom: -5px;
    /*border-left: 5px solid #dae0e6;*/
    padding: 0 0 0 0px;
    color: #b22222;
    font-size: 18px;
}

.entry-header a {
    color: #b22222;
}

.entry-header a:hover	{
	color: #483D8B;
}

.entry-content,
.comment-content,
.trackback-content {
    margin: 0 10px 0 5px;
    line-height: 1.5;
}

.entry-tags {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}

.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 0 0 15px 0;
    border-bottom : 1px dashed #666666;
    padding-top: 3px;
	 padding-bottom: 6px;
    color: #666;
	 font-size: 12px;
    text-align: left;
}

.indiv-entry-footer {
    margin: 0 0 15px 0;
    padding-top: 3px;
	 padding-bottom: 6px;
    color: #666;
	 font-size: 12px;
    text-align: left;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}

p.entry-more-link, entry-body p.entry-more-link a	{
	text-align: right;
	text-decoration: none ;
	border-bottom: 0px none transparent;
}

a:hover	{
	color: #B22222;
}


.rsslink	{
	font-size: 90%;
}

#nodewey	{
	height: 120px;
	width: 128px;
	z-index: 5;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 70px;
	left: 615px;
}

#archive-title	{
	margin-right: 20px; 
	text-transform: capitalize;
}

.dateline	{
	padding: 0 0 0 150px;
	font-size: 85%;
}
