h1{
	text-align:center;
	font-family: impact;
	color: #6e8599;
	font-size:16pt;
	padding-top: 15px;
	padding-bottom: 12pt;
	font-weight: normal;
} 

h2{
	line-height:0px;
	text-align:left;
	font-family: sans-serif;
	font-weight:bold;
	clear:both;
	color: #4a5a64;
	font-size:12pt;
	line-height:12pt;

}

h3{
	font-family: sans-serif;
	color: #4a5a64;
	font-size:8pt;
	font-weight:bold;
	line-height:10pt;
	margin-top: 4px;
	margin-bottom: 4px;
}

.widget-area{
	padding-left: 50px;

}

.widget-container{
padding-bottom:10px;
}

.widget-title{
	line-height:10px;
	text-align:left;
	font-family: sans-serif;
	font-weight:bold;
	color: #D2E0E8;
	font-size:12pt;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
}

.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}

.entry-title{
	font-size:12pt;
	padding-bottom:0px;
	font-weight:bold;
	margin-top: 16px;
	margin-bottom: 0px;
}

.cat-item{
margin-top: 8px;
margin-bottom: 8px;
}

}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #D2E0E8;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 16px;
	padding-left: 7px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}

#wp-calendar tbody {
	color: #4a5a64;
}

#wp-calendar tbody td {

	padding: 3px 0 2px;
	text-align: center;
}


#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}

#calendar_wrap{
	padding-left:10px;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}

#searchform{
margin-left:-10px;
}

/*--------------------CONTENT--------------------*/

/* =Images
-------------------------------------------------------------- */

.entry-content p{
font-size:10pt;
margin-top: 8px;
margin-bottom: 8px;
line-height: 16px;
}

#content .gallery {
	margin: 0 auto 18px;
	width: 100%;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}

dl.gallery-item {
width: 33%;
margin-right: 0px;
display: inline;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

.entry-content .alignleft,
.entry-content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.entry-content .alignright,
.entry-content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.entry-content .aligncenter,
.entry-content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img.alignleft,
.entry-content img.alignright,
.entry-content img.aligncenter {
	margin-bottom: 12px;
}
.entry-content .wp-caption {
	background: #D2E0E8;
	line-height: 18px;
	margin-bottom: 4px;
	margin-right: 8px;
	padding: 4px;
	text-align: center;
}
.entry-content .wp-caption img {
	margin: 5px 5px 0;
}
.entry-content .wp-caption p.wp-caption-text {
	color: #4a5a64;
	font-size: 12px;
	margin: 5px;
}
.entry-content .wp-smiley {
	margin: 0;
}
.entry-content .gallery {
	margin: 0 auto 18px;
}
.entry-content.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.entry-content .gallery img {
	border: 2px solid #cfcfcf;
}
.entry-content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.entry-content .gallery img {
	border: 10px solid #f1f1f1;
}
.entry-content .gallery br+br {
	display: none;
}
.entry-content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.wp_cumulus_widget{
margin-left:-60px; 
}


P{
	font-family: sans-serif;
	color: #4a5a64;
	font-size:10pt;
	line-height:14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.textleft { 
	padding-right: 169px;
}

.texttab { 
	padding-left: 15px;
}

.textright { 

	padding-left: 169px;
}

ul  {
list-style-type: none;
font-family: sans-serif;
font-family: sans-serif;
	color: #4a5a64;
	font-size:10pt;
	line-height:8pt;
}

.ulspace {
	line-height:12pt;
}

a {
	font-family: sans-serif;
	color: #4a5a64;
}

a img {border: none; }

.mail {
	font-family: sans-serif;
	color: #6e8599;
	font-size:10pt;
	line-height:12pt;
}

.noDot {
list-style-type: none;  padding: 0;  margin: 0;
}

.meta-nav,.comments-link,.tag-links,.cat-links,.edit-link {

}

.entry-utility,.entry-utility-prep,.entry-meta,.meta-sep{
	font-size:8pt;
	font-weight: bold;
	font-family: sans-serif;
	color: #6a7a84;
	margin-top: 8px;
	margin-bottom: 8px;
	clear:both;
}

.commentlist{
	font-size:8pt;
	font-family: sans-serif;
	color: #6a7a84;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-family: sans-serif;
	font-weight:bold;
	font-size: 14px;
	overflow: hidden;
	padding-top:24px;
	padding-bottom:24px;
}
.navigation a:link,
.navigation a:visited {
	color: #2a3a44;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #6aAaB4;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}



