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

a
{
	text-decoration: underline;
	color: #47AFC0;	
}

a:link { color: #006699; }
a:visited { color: #660099; }
a:hover { color: #FF0000; }
a:active { color: #FF0000; }


/* layout */

body
{
	margin: 0px;
	color: #000000;
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	padding: 10px;
}

#container {
	position: static;
	padding: 12px;
}

#container-inner
{
	position: static;
	border: 0;
}

#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	font-family: Verdana, sans-serif;
}

#banner-inner { padding: 15px; }

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

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}

	/* banner image */
	
#banner
{
	/*height: 130px;*/
	background-image: url("images/livewell_logo_small_200.jpg");
	background-position: 7px 0px;
	background-repeat: no-repeat;
}

#banner-container 
{
	display: block;
	float: none;
	width: auto;
	margin-left: 220px;
	height: 130px;
}

#banner-logo-container 
{
	display: block;
	float: none;
	width: auto;
	margin-left: 220px;
}

#banner-inner 
{
	/*
	height: 70px;
	margin-left: 220px;
	margin-top: 50px;
	width: auto;
	padding: 0;
	position: fixed;
	margin-bottom: 10px;
	clear: both;
	float: none;
*/
	position: relative;
	overflow: hidden;
	clear: both;
	width: auto;
	top: 30px;
}


#banner-logo-inner 
{
	position: relative;
	overflow: hidden;
	clear: both;
	width: auto;
}


/*	
#banner-header
{
	position: absolute;
	left: 0;
	top: 0;
	width: 271px;
	height: 136px;
	margin: 0;
	padding: 0;
	visibility: visible;
}
	
#banner-header a
{
	display: block;
	left: 230;
	top: 0;
	height: 192px;
	text-indent: -1000em;
}

#banner-description
{
	overflow: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}
*/


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}



.entry-header
{
	margin: 1px 0 10px 0;
	border-bottom: 1px dotted #006699;
	padding: 3px;
	color: #47AFC0;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px dotted #999999;
	padding: 3px;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 320px;
}


/* tables within entries */
.entry-table-container
{
}
.entry-table
{
	align: center;
	border: 1px solid #0000000;
	padding: 3 px;
}

tr.entry-table-header-row
{
	color: #FFFFFF;
	background: #47AFC0;
	text-align: center;
	font-weight: bold;
}

tr.entry-table-data-row-odd
{
	background: #FFFFFF;
	text-align: left;
}

tr.entry-table-data-row-even
{
	background: #FFFFCC;
	text-align: left;
}


/* modules */

.module li
{
	text-decoration: none;
	font-weight: inherit;
	padding: 5px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2392A7;
	font-size: 11px;
}

.module li a {
	color: #FFFFFF;

}

.module li a:hover {
	color: #FAE683;
}


.module a:link { color: #FFFFFF; }
.module a:visited { color: #FFFFFF; }

.module a:active { color: #990099; }


.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #999999;
  	padding: 3px;
	color: #FFFF99;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	/*font-weight: bold;*/
	
	
	text-align: left;
}

.module-list {
	margin: 5;
	padding: 0px;
	list-style-type: none;
}
.module-list-item 
{
	margin: 5px 5px 5px 5px; 
	border: 1px dotted #006699;
 	padding: 0px;

}

.module-list-item a
{
	display: block;
	text-decoration: none;
	font-weight: inherit;
	padding: 3px;
	border: 1px dotted #006699;
}

.module-list-item a:hover {
	background: #FFFFFF; 
	border: 1px dotted #FF0000;
}


.module-list-item { margin: 10px 0; }

.module .module-content
{
	text-align: left;
}

.module-header
{
	color: #FFFF99;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}


	

/* two-column-left tweaks */
	
	.layout-two-column-left #container
	{
		width: auto;
	}
	
	.layout-two-column-left #alpha
	{
	width: 200px;
	display: block;
	position: absolute;
	float: none;
	left: 10px;
	height: auto;
	visibility: visible;
	top: 154px;
	}
	
	.layout-two-column-left #alpha-inner
	{
	border: 0;
	padding: 15px;
	background-color: #47AFC0;
	width: 180px;
	}
	
	.layout-two-column-left #beta
	{
		
		display: block;
		float: none;
		width: auto;
		margin-left: 220px;
		
	}
	
	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	
	/* two-column-right tweaks */
	
	.layout-two-column-right #container
	{
		width: auto;
	}
	
	.layout-two-column-right #alpha
	{
		
		display: block;
		float: none;
		width: auto;
		margin-right: 200px;
		
	}
	
	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-two-column-right #beta
	{
		width: 200px;
					display: block;
			position: absolute;
			float: none;
			right: 0;
			top: 0;
		
	}
	
	.layout-two-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	.page-title {
	font-size: xx-large;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	line-height: 100%;
	vertical-align: middle;
	display: block;
	background-color: #47AFC0;
	padding: 15px;
	}
.entry-footer1 {	margin: 10px 0;
}

#beta a { 
color:#0099CC;}

#nav ul
{ padding:0px;
margin:0px;}

