/*<group=General Styles>*/

body {
	background: black url(http://www.bardstownboaters.com/added/graphics/MatrixBG.gif);
	margin: 13px 0 13px 0;
	text-align: center;
	color: #373737;
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.imageStyle {
	padding: 2px;
	margin: 0px;
	border: 1px solid #666;
}

p {

}

b, strong {

}

a:link, a:visited {
	color: #0074d8;
	text-decoration: none;
}

a:hover, a:active {
	color: #ffffff;
}

img {
	border-style: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #333333;
}

.clearer {
	clear: both;
}

#pageHeader {
	height: 0px;
	margin-bottom: 0px;
	position: relative;
}

#pageHeader img {
	position: left;
	top: 0px;
	right: 0px;
}

#pageHeader h1 {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	padding-left: 0px;
	font-size: 1.5em;
}

#pageHeader h2 {
	color: #ff0000;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
	padding-left: 7px;
	font-size: 1em;
}

#contentContainer {
	border: 0px solid #ffffff;
	padding: 0 0 0 20px;
	margin: 0;
	color: #ffffff;
	position:relative;
}

#contentContainer #content {
	padding: 0;
}

#sidebarContainer {
	float: left;
	width: 205px;
	border: 1px solid #666;
	margin: 0;
	padding: 5px 0 5px 0;
	position:relative;
}

#sidebarContainer #sidebar {
	padding: 0px 5px 0px;
	font-size: 9px;
	color: #666666;
}

#sidebarContainer .sideHeader {
	padding: 0px 5px 0px;
	font-weight: bold;
	font-size: 11px;
	color: #0074d8;
}

#footer {
	font-size: 9px;
	width: 680px;
	background: ;
}

#footer p {
	color: #ffffff;
}

#footer a:link, #footer a:visited {
	color: #0074d8;
}

#footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: none;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	position: relative;
	width: 300px;
	display: block;
	padding: 0 0 0 5px;
}

#navcontainer a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-left: 16px;
	border-bottom: 1px solid #666666;
	width: 178px;
}

#navcontainer #current {
	color: #ffffff;
	background: url(images/list_item.gif) no-repeat left center;
}

#navcontainer a:link a:visited {
	color: #0074d8;
}

#navcontainer a:hover {
	color: #fff;
}

#navcontainer .currentAncestor {
	color: #ffffff;
	background: ;
}

/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
}

#navcontainer a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-left: 16px;
	border-bottom: 1px solid #ffffff;
	height: 15px;
}

#navcontainer a:hover {
	background: url(images/list_item.gif) no-repeat left center;
	padding-left: 16px
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding: 0px 0px 0px 16px;
	color: #666666;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor {
}

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
	font-style: italic;
	color: #666666;
}

h1 { }

h2 { }

h3 { }

h4 { }

	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}

.blog-archive-link-enabled {
	background:  url(images/date.gif) no-repeat left center;
	padding-left: 16px;
	margin-bottom: 8px;
}

.blog-archive-link-disabled {
	background: #f2f2f2 url(images/date.gif) no-repeat left center;
	padding-left: 16px;
}

.blog-archive-background {

}

.blog-archive-headings-wrapper {
	margin: 0px auto 10px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	padding: 10px;
	background: ;
}

.blog-archive-entries-wrapper {
	background: ;
	border: 0px solid #ffffff;
	padding: 10px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}

.blog-archive-entries-wrapper .blog-entry {
	color: #ffffff;
}

.blog-archive-month {
	font-size: 9px;
	color: #ffffff;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	background: url(images/category.gif) no-repeat left center;
	padding-left: 16px;
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	color: #0074d8;
	text-decoration: underline;
}

	
/*</group>*/

.blog-entry {
	margin: 0 0 17px 0;
}

p.blog-entry-tags {
}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-entry-title {
	background: #ee1f1e;
	font-size: 16px;
	margin-bottom: 3px;
	padding-bottom: 1px;
}

.blog-entry-title a{color:#fff}

.blog-entry-date {
	color: #666666;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	background: url(images/date.gif) no-repeat left center;
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

.blog-entry-body {
	margin: 7px 0 0 0;
}

.blog-entry-comments {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size: 9px;
	margin: 5px 0 7px 0;
	padding: 5px 0 5px 0;
}

.blog-entry-category {
	color: #333333;
	margin-bottom: 5px;
	background: url(images/category.gif) no-repeat left center;
	padding-left: 16px;
}
	
.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
}

.blog-category-link-enabled {
	background: url(images/category.gif) no-repeat left center;
	padding-left: 16px;
}

.blog-category-link-disabled {
	background: url(images/category.gif) no-repeat left center;
	padding-left: 16px;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 10px;
}

.blog-rss-link {
	background: url(images/rss.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
	margin-bottom: 0px;
}

.blog-comments-rss-link {
	background: url(images/rss.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
	margin-bottom: 0px;
}


/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0;
	padding: 5px 0;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {	
	font-size: 9px;
}

.blog-tag-size-2 {	
	font-size: 9px;
}

.blog-tag-size-3 {	
	font-size: 9px;
}

.blog-tag-size-4 {	
	font-size: 9px;
}

.blog-tag-size-5 {	
	font-size: 9px;
}

.blog-tag-size-6 {	
	font-size: 9px;
}

.blog-tag-size-7 {	
	font-size: 9px;
}

.blog-tag-size-8 {	
	font-size: 9px;
}

.blog-tag-size-9 {	
	font-size: 9px;
}

.blog-tag-size-10 {	
	font-size: 9px;
}

.blog-tag-size-11 {	
	font-size: 9px;
}

.blog-tag-size-12 {	
	font-size: 9px;
}

.blog-tag-size-13 {
	font-size: 9px;
}

.blog-tag-size-14 {	
	font-size: 9px;
}

.blog-tag-size-15 {
	font-size: 9px;
}

.blog-tag-size-16 {	
	font-size: 9px;
}

.blog-tag-size-17 {	
	font-size: 9px;
}

.blog-tag-size-18 {	
	font-size: 9px;
}

.blog-tag-size-19 {
	font-size: 9px;
}

.blog-tag-size-20 {	
	font-size: 9px;
}

/* @end */



/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

.filesharing-item {
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

.filesharing-item-title a:link {
	color: #0074d8;
}

.filesharing-item-title a:hover {
	color: #373737;
}

.filesharing-item-title a:visited {
	color: #0074d8;
}

.filesharing-item-description {
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-description {
	margin-bottom: 60px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;
}

.thumbnail-frame {
    position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame img {
    margin: auto;
    border: none;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
}

	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	margin: 0px;
}

.photo-navigation {
	background: ;
	margin-bottom: 10px;
	padding: 0px;

}

.photo-links {
	margin: 0;
	padding: 0;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #0074d8;
}

.photo-navigation a:hover {
	color: #ffffff;
}

.photo-frame{
	background: ;
	padding: 0px;
}

.photo-title {
	font-weight: bold;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

.photo-caption {
	color: #cccccc;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
}

.movie-page-description {
	color: #cccccc;
	letter-spacing: 0px;
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	width: 132px;
	display: inline-table;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 1px;
	border: Solid 1px #cccccc;
	font-size: 0.9em;
}

.movie-thumbnail-frame:hover {
}


.movie-thumbnail-caption {
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
}

.movie-title {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/




/* begin styles for Feed Digest */


#rss {
	margin: 5px 10px 0 10px;
}


#rss a{
	color: #666666;
}

#rss a:hover, a:active {
	color: #ffffff;
}

/* Comment links */
a[href^="javascript:HaloScan"] {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 16px;
	margin-right: 0px;
}

/* Trackback links */
a[href^="javascript:HaloScanTB"] {
	background: url(images/trackback.gif) no-repeat left center;
	padding-left: 16px;
}





/*Ticker CSS*/

.cnnclass{
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.cnnclass a{
text-decoration: none;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/

}

.rssdate{ /*shared class for all date elements in an RSS feed*/

}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}



