/* @override articles/wp-content/themes/myAtlantis/style.css */

/*  
Theme Name: MyAtlantisFun
Theme URI: http://www.coldfireinc.com
Author: Coldfire
Author URI: http://www.coldfireinc.com/
Description: Inspired by WordPress 2.5.1 release "FreshPress 1.2".

This theme was designed and built by Nate Kruska of Coldfire, Inc.
*//* CSS
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*//* General 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #5ecae2 url(images/ocean_floor_short.jpg) repeat-x fixed 0 bottom;
}
a {
	color: #00639e;
}
.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
}
.floatright, .right {
	float: right;
}
.floatleft, .left {
	float: left;
}
/* Link Elements 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#content a {
	color: #00639e;
	text-decoration: none;
	}	
	
/* IMAGE STYLE */
.imgtfe {
	float: left;
	}

#content h1 a {
	color: white;
}
#featured h2 a, #content h2 a {
	color: #fff;
	text-decoration: none;
}
#content h2 a {
	color: #333;
}
.fcomments a {
	color: #264761 !important;
	text-decoration: none;
}
/* Link Hover Elements 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#dashboard a:hover, #content a:hover, #rightsidebar ul li a:hover, #leftsidebar ul li a:hover, #featured p a:hover, #fmore ul li a:hover, .footerc ul li a:hover, .footerc p a:hover {
	color: #d54e21;
	text-decoration: none;
}
.fcomments a:hover {
	color: #d54e21 !important;
}
#featured h2 a:hover {
	color: #333;
}
/* Other Theme Properties 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
img.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	border: 1px solid #ccc;
}
img.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #ccc;
}
.alignright {
	float: right;
	padding: 0px;
}
.alignleft {
	float: left;
	padding: 0px;
}
#dashboard, #nav ul li a, .fcomments a, #content .post h2 {
	letter-spacing: 1px;
}
#content h3, #comments h3 {
	margin: 0;
	padding: 10px;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#comments h3 {
	margin: 0px 0px 2px;
	padding: 5px;
	background: #ccc;
	border-bottom: none;
}
/* Header 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#header {
	background:  url(images/header_bg.jpg) top center;
	padding: 0;
	width: 100% !important;
	width: 980px;
	min-width: 980px;
	height: 124px;
}
.headertop {
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	width: 880px;
	color: #00639e;
}
#header-login-box {
	position: absolute;
	text-align: right;
	height: auto;
	margin: 0;
	right: 10px;
	font: 10px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}
#header-login-box ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header-login-box ul li {
	padding: 0;
	display: inline;
	margin: 0 0 0 10px;
}
#header-login-box input#pwd, #header-login-box input#log, #header-login-box input#rememberme {
	margin-right: 5px;
	margin-left: 2px;
	border: 1px solid silver;
	padding-left: 1px;
}
#header a.big-link, #header a.big-link:visited {
	color: #fff;
	margin: 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 26px;
	padding: 2px 5px;
	text-decoration: none;
}
#header a.big-link:hover {
	color: #646464;
	text-decoration: none;
}
#header a.small-link, #header a.small-link:visited {
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 10px;
	line-height: 16px;
	margin: 0;
	padding: 1px 3px;
}
#header a.small-link:hover {
	color: #646464;
	text-decoration: underline;
}
.logo {
	width: auto;
	height: 124px;
	margin: 0 auto;
	background: url(images/header_logo.jpg) no-repeat center;
}
#dashboard {
	position: absolute;
	display: none;
}
/* Nav Bar
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#nav {
	position: relative;
	padding: 0;
	top: 98px;
	margin: auto;
}
#nav ul {
	list-style: none;
	padding: 11px 0px 0px;
	margin: 0 10px;
	text-align: center;

}
#nav ul li {
	display: inline;
	font-size: 1em;
	font-weight: bold;
	color: #2583ad;
	padding: 0;
	margin: 0px;
}
#nav ul li a {
	color: #fff;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
	padding: 2px 8px 2px 6px;
}
#nav ul li a:hover {
	color: #00639e;
	text-decoration: none;
}
#nav ul li.page_item {
	border-right: 1px solid white;
}
#nav ul li a.newsletter-signup {
	background: url(images/BtnEmailDiscounts_blog.gif) no-repeat;
	padding: 7px 146px 8px 0;
}
/* Container 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#container {
	padding: 0px 0px 0;
	margin: 0px auto 0px;
	width: 100%;
	background: url(images/main_bg.png) repeat-x;
	height: auto !important;
	height: 525px;
	min-height: 525px;
	behavior: url("articles/iepngfix.htc");

}
/* Front Page 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
th.main-col-left {
	margin: 0;
	vertical-align: top;
	padding: 0;
}
#news-logo-fp {
	width: 500px;
	height: 89px;
	z-index: 1;
	background: url(images/news_logo_fp.png) no-repeat;
	padding: 0;
	margin: 0 0 -35px;
	position: relative;
	behavior: url("articles/iepngfix.htc");
	float: left;
}
#news-article {
	width: 362px;
	text-align: left;
	color: #222222;
	font: 14px/18px "Times New Roman", Times, serif;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
#news-article .top {
	background: url(images/solo_orange_box_01.png) repeat-x right top;
	margin: 0;
	padding: 20px;
	behavior: url("articles/iepngfix.htc");
}
#news-article .bottom {
	background: url(images/solo_orange_box_02.png) repeat-x right bottom;
	height: 24px;
	margin: 0;
	padding: 0;
	behavior: url("articles/iepngfix.htc");
}
#news-article a img {
	border-style: none;
	float: left;
	padding: 0;
	margin: 5px 0 0;
}
#news-article p {
	padding-right: 15px;
	text-indent: 25px;
	text-align: left;
	margin-left: 0;
}
#news-article .title-fp {
	border-bottom: 1px dotted white;
}
#news-article h1 a {
	color: white;
	text-decoration: none;
	padding: 0 0 0 40px;
	display: block;
	margin: 0;
	border-style: none;
	font: smaller Georgia, "Times New Roman", Times, serif;
}
#news-article .date-fp {
	float: left;
	width: auto;
	margin-left: 20px;
	margin-top: 5px;
	padding: 35px 0 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 22px;
}
#news-article #recent-news ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	border-bottom: 1px dotted silver;
}
#news-article #recent-news li {
	margin: 0;
	padding: 0;
}
#news-article #recent-news li a, #news-article #recent-news li a:visited {
	display: block;
	padding: 0;
	text-decoration: none;
	border: none;
	overflow: hidden;
	border-top: 1px dotted silver;
	font: larger "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
}
#news-article #recent-news li a:hover {
	text-decoration: none;
	border-left: 10px solid #d54e21;
	border-right: 1px dotted silver;
	color: #d54e21;
	padding-left: 5px;
	background-color: white;
}
th.main-col-mid {
	margin: 0;
	vertical-align: top;
	padding: 0;
}
#photos-logo-fp {
	width: 238px;
	height: 62px;
	z-index: 1;
	background: url(images/camera_logo_fp.png) no-repeat;
	margin: 6px auto -45px;
	padding: 0 20px 0 0;
	position: relative;
	behavior: url("articles/iepngfix.htc");
}
#photo-gallery {
	color: white;
	text-align: center;
	padding: 0;
	margin: 0 10px 10px 0;
}
#photo-gallery .top {
	height: 229px;
	background: url(images/blue_box_01.png) no-repeat center top;
	width: 310px;
	padding: 50px 10px 23px;
	margin: 0;
	behavior: url("articles/iepngfix.htc");
	overflow: visible;
}
#photo-gallery .bottom {
	height: 24px;
	background: url(images/blue_box_02.png) no-repeat center top;
	padding: 0 10px;
	margin: 0;
	width: 310px;
	behavior: url("articles/iepngfix.htc");
}
#photo-gallery .photos-link {
	margin-bottom: 0;
	margin-top: 8px;
}
#photo-gallery a, #photo-gallery a:visited {
	color: white;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#photo-gallery a:hover {
	color: white;
	text-decoration: underline;
}
#video-logo-fp {
	height: 33px;
	width: auto;
	padding: 0;
	background: url(images/video_logo.png) no-repeat center 0;
	behavior: url("articles/iepngfix.htc");
	margin: 0 39px 0 65px;
}
#video-gallery {
	color: white;
	text-align: center;
	padding: 0;
	margin: 20px 10px 0 0;
}
#video-gallery .top {
	height: 245px;
	background: url(images/blue_box_01.png) no-repeat center top;
	width: 310px;
	behavior: url("articles/iepngfix.htc");
	padding: 10px 10px 7px;
	margin: 0;
	overflow: visible;
}
#video-gallery .bottom {
	height: 24px;
	background: url(images/blue_box_02.png) no-repeat center top;
	padding: 0 10px 20px;
	margin: 0;
	width: 310px;
	behavior: url("articles/iepngfix.htc");
}
#video-gallery a {
	display: none;
}
#video-gallery p a:hover {
	color: white;
	text-decoration: underline;
}
#video-gallery h1 {
	font-family: "Marker Felt", "Comic Sans MS", Chalkboard, serif;
}
#video-gallery .gallery_text {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#video-gallery .gallery_label {
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: #0065A4;
}
.ghost_div {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #EEEEEE;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity: 0.80;
	z-index: 1;
}
.video_div {
	background: #959494;
	height: 302px;
	width: 409px;
	position: absolute;
	z-index: 2;
}
.video_header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 24px;
	width: 409px;
	background: #959494;
}
.video_footer {
	background: #FFFFFF;
	height: 15px;
	width: 405px;
	text-align: right;
	position: absolute;
	top: 285px;
	left: 2px;
}
th.main-col-right {
	width: auto;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#bb-logo-fp {
	width: 190px;
	height: 29px;
	z-index: 1;
	background: url(images/bb_logo_fp.png) no-repeat;
	padding: 0;
	position: relative;
	margin: 25px auto 1px 20px;
	behavior: url("articles/iepngfix.htc");
}
#boogie-board {
	color: #4397ca;
	text-align: left;
	font-size: 12px;
	z-index: 0;
	width: auto !important;
	width: 250px;
	min-width: 250px;
	padding: 0;
	margin: 0;
}
#boogie-board .top {
	height: 23px;
	background: url(images/solo_white_box_01.png) no-repeat left top;
	padding: 0;
	margin: 0;
	behavior: url("articles/iepngfix.htc");
	float: left;
	width: 100%;
}
#boogie-board .middle {
	background: url(images/solo_white_box_02.png) repeat-y left top;
	margin: 0;
	padding: 0;
	behavior: url("articles/iepngfix.htc");
	overflow: hidden;
	width: 100%;
	float: left;
}
#boogie-board .bottom {
	height: 22px;
	background: url(images/solo_white_box_03.png) left top;
	margin: 0;
	padding: 0;
	behavior: url("articles/iepngfix.htc");
	width: 100%;
	float: left;
}
#boogie-board #latest {
	display: inline-table;
	border-style: none;
}
#boogie-board #latest td {
	border: 1px solid #ddd;
	padding: 3px 7px;
}
#boogie-board .forum-links li {
	border: 1px solid #ddd;
	padding: 3px 7px;
	display: block;
	margin-bottom: 2px;
}
#boogie-board #latest th, .forum-th {
	font: bold 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: left;
	padding: 0 0 0 2px;
	background-color: transparent;
	border-style: none;
	vertical-align: bottom;
	text-transform: capitalize;
}
#boogie-board #latest tr:hover th {
	background-color: #fff;
}
#boogie-board #latest {
	background-color: white;
	margin-bottom: 15px;
}
#boogie-board h2 {
	color: #4397ca;
	font-style: italic;
	text-align: center;
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px dotted #4397ca;
}
#boogie-board a {
	color: #00639e;
	font-weight: bold;
	font-style: italic;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
#boogie-board a:hover {
	color: #d54e21;
	text-decoration: none;
}
#boogie-board .forum-links ul {
	list-style-type: none;
	padding: 0 0 2px;
	margin: 0;
}
/* Solo Pages
*/

/* News Pages 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#news-wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0;
}
#solo-news {
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 520px;
}

#solo-news.no-posts {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	float: left;
	width: 520px;
}
#solo-news #content {
	padding: 2px;
	width: 100%;
	margin: 0 15px 0px 0;
}
#news-logo-solo {
	width: 500px;
	height: 89px;
	z-index: 1;
	background: url(images/news_logo_fp.png) no-repeat;
	padding: 0;
	margin: 0 0 -35px 10px;
	position: relative;
	behavior: url("articles/iepngfix.htc");
}
#solo-news .middle {
	background: url(images/solo_orange_box_01.png) no-repeat;
	padding: 20px;
	behavior: url("articles/iepngfix.htc");
}
#solo-news.no-posts .middle {
	background: url(images/solo_orange_box_01.png) no-repeat;
	padding: 50px 15px 15px;
	height: 400px;
	text-align: center;
	behavior: url("articles/iepngfix.htc");
}
#solo-news .bottom {
	background: url(images/solo_orange_box_02.png) no-repeat;
	height: 20px;
	margin-bottom: 20px;
	behavior: url("articles/iepngfix.htc");
}
.article-preview {
	height:  auto !important;
	height: 260px;
	min-height: 260px;
	font-family: Times, "Times New Roman", Georgia, serif;
}
.article-preview p {
	width: 300px;
	color: #3e3e3e;
	text-indent: 20px;
	margin: 10px auto 10px 5px;
}
.article-preview img {
	float: right;
	margin: 10px;
	border: 1px solid white;
}
.article-preview ul {
	display: block;
	text-align: right;
}
.article-preview li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #444;
}
.article-preview a.more-link {
	display: block;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}
.article-preview li a, .article-preview p a {
	color: #00639e;
	text-decoration: none;
}
.article-preview a:hover {
	color: #646464;
	text-decoration: underline;
}
.article-preview .date {
	margin-top: 10px;
	width: 300px;
	font-style: italic;
}
.article-preview .meta {
	font-style: italic;
}
.article-preview h1 a, .article-preview h1 a:visited {
	color: #ededed;
	text-decoration: none;
	letter-spacing: -1px;
	border-bottom: 1px dotted #ededed;
	font: bold 24px Times, "Times New Roman", Georgia, serif;
	margin-left: 50px;
}
.article-preview h1 a:hover {
	color: maroon;
	text-decoration: none;
	border-bottom: 1px dotted maroon;
}

/* Photo Gallery 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#solo-album {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#solo-album .ngg-galleryoverview {
	overflow: hidden;
	width: 900px;
	clear:both; 
	display:block !important;
	margin: 10px auto;
}
#photos-logo-solo {
	height: 29px;
	background: url(images/camera_logo_solo.png) no-repeat center 5px;
	behavior: url("articles/iepngfix.htc");
	margin: 0;
	padding: 5px 0 0;
}
#solo-album a.slideshowlink {
	color: white;
	text-decoration: none;
	text-align: right;
	padding-left: 5px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#solo-album a.slideshowlink:hover {
	color: #ededed;
	text-decoration: underline;
}
#solo-album .middle {
	background: url(images/solo_blue_box_01.png) no-repeat;
	padding: 15px;
	height: auto !important;
	height: 400px;
	min-height: 400px;
}
#solo-album .bottom {
	background: url(images/solo_blue_box_02.png) no-repeat;
	height: 20px;
	margin-top: 0;
	behavior: url("articles/iepngfix.htc");
}
#solo-album #orange-buttons {
	float: left;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}
#solo-album #orange-buttons ul {
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 5px 0;
}
#solo-album #orange-buttons ul li {
	padding: 0;
	margin: 0;
}
#solo-album #orange-buttons ul li a {
	display: block;
	text-align: center;
	width: 250px;
	margin: 0 auto 5px;
	background: url(images/orange_btn.png) no-repeat center -50px;
	text-decoration: none;
	color: white;
	font: 18px "Marker Felt", Chalkboard, "Comic Sans MS", san-serif;
	letter-spacing: 1px;
	padding: 11px 0 0;
	height: 32px;
	behavior: url("articles/iepngfix.htc");
}

#solo-album #orange-buttons ul li a:hover {
	color: #00639e;
	background-position: center 0px;
}
/* Post Content 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#content h2 {
	color: #333;
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0 0px 10px;
	padding: 5px 0px;
}
#content .date {
	padding: 10px;
	font-weight: bold;
	margin-left: 78px;
	font-size: 0.8em;
	color: #333;
}
#content .meta {
	padding: 10px 10px 20px;
	font-size: 12px;
	font-weight: normal;
}
#content .meta ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
}
#content .meta ul li {
	float: left;
	padding: 0px 5px 0px 0px;
	display: block;
}
#content .post {
	margin: 10px 10px 0px;
	padding: 0px;
}
#content .post h2 {
	margin: 0px 0px 20px;
	padding: 0px;
	background: none;
	border-bottom: 2px solid #E4F2FD;
	border-top: none;
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	color: #2583ad;
}
#content .post h3 {
	margin: 0px 0px 20px;
	padding: 0px;
	border-bottom: 1px solid #e5e5e5;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#content .post p {
	padding: 0px 0px 20px;
	line-height: 20px;
	font-size: 0.9em;
	color: #333;
	margin: 0px;
	text-indent: 20px;
}
#content .post ul, #content .post ol {
	margin: 0px 35px 20px 35px;
	padding: 0px;
}
#content .post ul li, #content .post ol li {
	margin: 0px;
	padding: 3px 0px 6px;
	font-size: 1em;
}
#content .post blockquote {
	border-bottom: 2px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	margin: 0px 20px 20px;
	padding: 5px 10px 0px;
	background: #f2f2f2 url(images/quote.gif) no-repeat left top;
	text-indent: 30px;
}
#content .post blockquote p {
	margin: 0px;
	padding: 5px 5px 10px;
	font-size: 1.1em;
	line-height: 24px;
}
#content .quoteleft {
	width: 200px;
	float: left;
	padding: 5px 10px;
	background: #f2f2f2 url(images/quote.gif) no-repeat left top;
	text-indent: 30px;
	color: #000;
	margin: 10px 10px 0px 0px;
}
#content .quoteright {
	width: 200px;
	float: right;
	padding: 5px 10px;
	background: #f2f2f2 url(images/quote.gif) no-repeat left top;
	text-indent: 30px;
	color: #000;
	margin: 10px 0px 0px 10px;
}
#content .commentmeta {
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 25px;
}
#content .commentmeta a {
	background: #fff;
	padding: 5px;
	top: 7px;
	position: relative;
	text-decoration: none;
	border: 1px solid #ccc;
}
.trackbacks, .trackbacks a, .trackbacks a:visited {
	font-size: 9px;
	text-align: right;
	text-decoration: none;
	padding: 0 10px 0 5px;
}
/* Sidebar 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#leftsidebar {
	width: 200px;
	margin-top: 80px;
	border: 4px solid #4397ca;
	padding: 10px 1px;
	float: left;
	margin-left: 10px;
}
#leftsidebar h3 {
	margin: 0;
	color: #888;
	padding: 10px 5px 2px;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
}
#leftsidebar ul {
	padding: 0px;
	list-style-type: none;
	margin: 0;
}
#leftsidebar ul li {
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 3px 0px 3px 0;
}
#leftsidebar ul li a, #leftsidebar ul li a:visited {
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
	padding: 2px 0 2px 10px;
	background-color: #ededed;
	font-size: 1em;
	color: #00639e;
}
#leftsidebar ul li a:hover {
	text-decoration: none;
	border-left: 10px solid #d54e21;
	color: #d54e21;
}
/* Search 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#searchtop {
	margin: 10px auto 10px 0;
}
#searchtop #s {
	padding: 2px 5px;
	color: gray;
	width: auto;
	font-size: 9px;
	border: 1px inset gray;
}
#searchform {
	margin: auto;
	text-align: center;
	padding: 0px 0px 10px;
}
#searchform #s {
	border: 1px solid #333;
	width: 166px;
	padding: 2px;
	margin: 0px 0px 5px;
}
/* Footer 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#footer {
	background: white;
	padding: 15px 0px;
	width: 100%;
	text-align: center;
	color: #00639e;
	text-decoration: none;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 4px ridge #00639e;
	border-right-style: none;
	border-left-style: none;
	margin: 0;
}
#footer a, #footer a:visited {
	color: #00639e;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;

	color: #414141;
}
.footer-links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer-links ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
.footer-links ul li a {
	padding: 2px 5px;
	margin: 0;
}
#credits {
	padding: 5px 0 0;
}
/* Comments 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#comments {
	margin: 0px;
	padding: 2px 0px;
}
#respond {
	margin: 5px 0 10px 0px;
	padding: 0;
}
#comments h4 {
	color: #888;
	background: #ededed;
	margin: 2px 6px 2px 2px;
	padding: 3px 0 3px 5px;
	width: auto;
	font: 16px Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
ol#commentlist {
	margin: 0px;
	padding: 10px 30px;
	list-style-type: decimal;
	list-style-position: outside;
}
ol#commentlist li {
/* This is for the normal entry headings */
	font-size: 0.8em;
	color: #515151;
	margin: 0;
	padding: 10px 10px 1px;
	border: 1px solid #CCC;
	border-bottom: 1px dotted #ddd;
	background-color: #f9f9f9;
}
ol#commentlist .entry {
/* This is for the normal entry comments */
	background: #f9f9f9;
	border: 1px solid #CCC;
	margin: 0;
	border-top-style: none;
	padding: 5px 10px 10px;
}
ol#commentlist li.alternate {
	padding: 10px 10px 1px;
	border: 1px solid #CCC;
	background: #f2f2f2;
	border-top: none;
	border-bottom: 1px dotted #ddd;
}
ol#commentlist .entryalternate {
/* This is for the alternate entry comments */
	border: 1px solid #ccc;
	margin: 0;
	padding: 5px 10px 10px;
	background: #f2f2f2;
	border-top-style: none;
}
ol#commentlist li.author {
/* This is for the author entry headings */
	margin: 0px;
	padding: 10px;
	border: 1px solid #CCC;
	border-bottom: none;
}
ol#commentlist .author {
/* This is for the author entry comments */
	border: 1px solid #ccc;
	margin: 0px 0px 20px;
	padding: 10px;
	background: #e4f2fd;
}
ol#commentlist .entry p, ol#commentlist .author p, ol#commentlist .entryalternate p {
	font-size: 0.9em;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
ol#commentlist .entry blockquote, ol#commentlist .author blockquote, ol#commentlist .entryalternate blockquote {
	padding: 5px 5px 0px;
	margin: 0px 20px 10px;
	font-size: 0.9em;
}
ol#commentlist .entry blockquote p, ol#commentlist .author blockquote p, ol#commentlist .entryalternate blockquote p {
	line-height: 20px;
	padding: 0px 0px 5px;
}
ol#commentlist #comment span {
	float: right;
}
ol#commentlist li .avatar {
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
}
#comment_form {
	padding: 0px 10px;
}
#comment_form input {
	width: 240px;
	padding: 5px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #ccc;
	background: #F8F8F8;
}
#comment_form textarea {
	padding: 5px;
	border: 1px solid #ccc;
	background: #F8F8F8;
	width: 460px;
}
#comment_form #submit {
	width: 240px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #e4f2fd;
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#comment_form #submit:hover {
	border: 1px solid #333;
	background: #d54e21;
	color: #fff;
}
#comment_form input[type="text"]:focus {
	background: #ffffff;
	border: 1px solid #d54e21;
}
#comment_form textarea:focus {
	background: #fff;
	border: 1px solid #d54e21;
}
/* The Boogie Board 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
/* Globals 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#solo-bb-logo {
	height: 29px;
	background: url(images/bb_logo_fp.png) no-repeat center 5px;
	behavior: url("articles/iepngfix.htc");
	margin: 0;
	padding: 5px 0 0;
}
#solo-board {
	font: 'Trebuchet MS', 'Lucida Grande', Verdana, Tahoma, Arial;
	height: auto;
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#solo-board .top {
	background: url(images/solo_white_box_01.png) no-repeat left top;
	height: 23px;
	behavior: url("articles/iepngfix.htc");
	padding: 0;
	float: left;
	width: 980px;
	margin: 0;
}
#solo-board .middle {
	background: url(images/solo_white_box_02.png) repeat-y left top;
	behavior: url("articles/iepngfix.htc");
	float: left;
	width: 980px;
	padding: 0;
	margin: 0;
}
#solo-board .bottom {
	background: url(images/solo_white_box_03.png) no-repeat left top;
	height: 22px;
	behavior: url("articles/iepngfix.htc");
	padding: 0;
	width: 980px;
	margin: 0;
	float: left;
}
#solo-board a {
	color: #00639e;
	text-decoration: none;


}
#solo-board a:hover {
	color: #d54e21;
}
.alt {
	background-color: #fff;
}
p {
	margin-bottom: 1.0em;
}
.delete:hover {
	background-color: #c00;
	color: #fff;
}
fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
}
img.avatar {
	border: 1px solid #ddd;
}
.bozo {
	background-color: #eeee88;
}
.alt.bozo {
	background-color: #ffff99;
}
.deleted {
	background-color: #ee8888;
}
.alt.deleted {
	background-color: #ff9999;
}
/* Structure 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#main {
	font-size: 1.2em;
	width: 760px;
	margin: 0 auto 25px;
	position: relative;
}
.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 0 10px 20px;
	margin: 0;
}
.notice {
	border: 2px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
}
.notice p {
	margin-bottom: 0;
}
/* Login Form 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
.login {
	position: absolute;
	bottom: 31px;
	left: 0;
	font-weight: normal;
	color: #444;
	width: 100%;
	z-index: 1;
	font-size: 12px;
}
form.login {
	bottom: 15px;
}
.login p {
	padding: 0 0 4px;
}
.login label {
	display: block;
	float: left;
	padding-right: 10px;
	line-height: 14px;
}
form.login input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
}
form.login input#submit {
	float: left;
	margin-top: 14px;
	margin-bottom: -10px;
	display: block;
}
div.remember label {
	clear: both;
	padding: 0;
	margin: 6px 0 0 0;
	line-height: 12px;
}
form.login input#remember {
	border-width: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}
/* BB Front Page 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#solo-board #orange-buttons {
	padding-left: 10px;
	overflow: visible;
	width: 260px;
	float: left;
}
#solo-board #orange-buttons ul {
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 5px 0 10px;
}
#solo-board #orange-buttons ul li {
	padding: 0;
	margin: 0;
}
#solo-board #orange-buttons ul li a {
	display: block;
	text-align: center;
	width: 250px;
	margin: 0 auto 5px;
	background: url(images/orange_btn.png) no-repeat center 0;
	text-decoration: none;
	color: white;
	font: 18px "Marker Felt", Chalkboard, "Comic Sans MS", san-serif;
	letter-spacing: 1px;
	padding: 11px 0 0;
	height: 32px;
	behavior: url("articles/iepngfix.htc");
}
#solo-board #orange-buttons ul li a:hover{
	color: #00639e;
	background-position: center -50px;
}
#solo-board #hottags-frontpage {
	overflow: hidden;
	float: left;
	text-align: left;
	padding: 0 0 0 10px;
	width: 260px;
}
#solo-board h2 {
	color: #4397ca;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	border-color: #ddd;
	border-width: 1px;
	margin: 0;
	padding: 0 10px;
}
#solo-board h2.topictitle {
	color: #333;
	font-size: 22px;
	border-style: solid;
	padding: 5px 10px;
}
#solo-board #hottags h2, #solo-board #orange-buttons h2 {
	margin-left: 10px;
}
#solo-board #hottags h5 {
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-size: 10px;
	margin: 0;
	padding: 0 10px 0 20px;
}
#solo-board #discussions {
	width: 640px;
	border-right: 1px sold #ddd;
	float: left;
	padding: 0 10px;
	height: auto;
}
.frontpageheatmap {
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	padding: 5px;
	margin: 5px 0 0;
	border: 1px solid #ddd;
}
#solo-board #main h2, #forum-page #main h2, #userlogin, #currentfavorites, #register {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}
#solo-board #discussions ul {
	padding: 0 0 0 14px;
	list-style-type: none;
}
#solo-board #search a {
	float: left;
	text-align: center;
	width: 258px;
	font-weight: bold;
	margin-left: 11px;
	padding: 0;
	margin-top: 15px;
}
.sticky {
	background-color: #a1d29a;
}
/* Topic Page 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em;
}
.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}
.infobox ul li {
	padding-bottom: 3px;
}
#topic-info {
	float: left;
	padding: 0 1em 0 0;
}
#topic-info ul {
	list-style-type: none;
}
#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}
.nav {
	margin: 15px 0;
	padding: 12px 0;
}
.nav span {
	font-weight: bold;
}
.nav span, .nav a {
	padding: 6px;
}
#thread {
	list-style: none;
	margin: 0 5px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#thread li {
	line-height: 1.5em;
	clear: both;
	/* 
Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
}
#thread li ol, #thread li ul {
	margin-left: 40px;
}
#thread li ol li, #thread li ul li {
	padding: 0;
}
.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	text-align: center;
}
.threadauthor p {
	margin: 0;
}
.threadauthor small {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color: #eee;
}
#thread li.alt .threadpost {
	background-color: transparent;
}
#thread li.deleted {
	background-color: transparent;
}
#thread li.deleted .threadpost {
	background-color: #ee8888;
}
#thread li.alt.deleted .threadpost {
	background-color: #ff9999;
}
#thread .post {
	_height: 90px;
}
/* Hack to fix broken .alt coloring in IE6 */
#thread .post blockquote {
	margin: 0 0 0 4ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #ccc;
}
.poststuff {
	clear: both;
	_clear: none;
/* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}
.postform {
	background-color: #f0f0f0;
	border: 1px solid #ddd;
	padding: 15px;
	margin: 0 20px;
}
.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 755px;
	display: block;
}
.postform label {
	display: block;
}
#manage-tags {
	margin: 10px 0;
	list-style: none;
}
#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}
.submit {
	text-align: right;
}
.topiclink {
	display: block;
}
.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}
.rss-link {
	display: block;
	text-indent: 20px;
	background-image: url('images/feed-icon-16x16.png');
	background-repeat: no-repeat;
	background-position: 15px 50%;
	padding: 3px 0 3px 15px;
	margin: 0;
}
.email-link {
	display: block;
	text-indent: 20px;
	background-image: url('images/email-icon-16x11.jpg');
	background-repeat: no-repeat;
	background-position: 14px 50%;
	padding: 3px 0 3px 15px;
	margin: 0;
}
#topic-move {
	margin-top: 1em;
}
/* Other 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}
#solo-board #hottags {
	overflow: auto;
	text-align: center;
	padding: 10px;
	font-weight: normal;
	line-height: 22px;
	margin: 5px 20px 0;
	border: 1px solid #ddd;
	width: auto;
}
#content .infobox li {
	margin-bottom: 2px;
}
#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}
#front-search {
	float: right;
	margin-top: -8px;
}
#latest td, #forumlist td, #favorites td {
	padding: 5px 10px;
}
#forumlist tr td div.nest {
	padding-left: 2.5ex;
}
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover, #boogie-board .forum-links li:hover {
	background-color: #e4f0fe;
}
#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background-color: #ddd;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}
#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	border: 1px solid #dddddd;
	margin: 0 15px 20px;
	width: 900px;
}
#discussions #latest, #discussions #forumlist {
	width: 100% !important;
	width: auto;
	margin: 0 0 20px;
}
#solo-board .admin {
	margin: 10px 20px;
	padding: 5px;
	background-color: #ffff99;
	border: 1px dotted red;
	height: auto;
}
#solo-board #manage-tags {
	margin: 10px 20px;
	padding: 5px 5px 5px 10px;
	background-color: #ffff99;
	border: 1px dotted red;
	height: 40px;
}
/* Search Pages
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#topic-search-form {
	border: 1px solid #ddd;
	padding: 10px;
	margin-top: 0;
	float: left;
	width: 300px;
	margin-left: 20px;
}
#topic-search-form #search, #topic-search-form #forum-id {
	width: 200px;
}
#topic-search-form #topic-search-form-submit {
	margin: 0 20px 0 0;
	font-weight: bold;
	padding: 3px 10px 3px 14px;
	color: #333;
	background-color: #ededed;
	border: 2px solid #333;
}
#topic-search-form #topic-search-form-submit:hover {
	background-color: #e4f0fe;
	color: #d54e21;
	border: 2px solid #00639e;
}
#solo-board #search-results {
	float: left;
	border: 1px solid #ddd;
	padding: 5px;
	width: 540px;
}
#solo-board ol.results {
	list-style-position: inside;
	padding: 10px;
	list-style-type: decimal;
	width: 470px;
	margin-bottom: 20px;
}
#solo-board ol.results li {
	margin: 0 0 20px;
}
#solo-board ol.results li p {
	margin: 0;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	padding: 3px 50px 0;
}
#solo-board ol.results li a {
	text-align: left;
}
#solo-board ol.results li p small {
	padding: 0;
	margin-left: -30px;
	color: #4397ca;
}
/* Profile Pages
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
.bb-pad {
	margin: 0 5px;
}
.bb-pad.extra {
	padding: 0 20px;
}
#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}
#profile-menu li {
	display: inline;
	margin-left: 3px;
}
#profile-menu li a {
	font-size: 1.1em;
	background-color: #ddd;
	padding: 4px 7px;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
}
#profile-menu li.current a {
	background-color: #bbb;
	border-top: 1px solid #9e9e9e;
}
#profile-menu li a:hover {
	background-color: #e4f3e1;
}
#useravatar {
	margin-bottom: 1em;
}
#useravatar img {
	display: block;
	border-width: 3px;
	border-style: double;
}
#userinfo {
	margin-top: 10px;
}
#userinfo dt {
	float: left;
	color: #333;
	padding: 0 5px;
}
#userinfo dd {
	margin: 0 0 5px;
	color: #333;
}
#useractivity {
	margin: 15px 0 5px;
	color: #333;
}
.user-recent {
	margin-bottom: 10px;
}
.user-recent h4 {
	margin: 0;
	color: #4397ca;
	padding-left: 5px;
}
.user-recent ol {
	list-style-position: inside;
	margin: 0;
	border: 1px solid #ddd;
	padding: 5px 10px;
}
.user-recent ol li {
	margin: 0 0 3px;
}
/* Login, Register, Profile Edit 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
#solo-board fieldset {
	border-top: 4px double #ededed;
	border-bottom: 1px solid #ddd;
	border-left: none;
	margin-bottom: 15px;
	color: #333;
	border-right: 1px none #ccc;
	padding: 10px 0 10px 10px;
}
#solo-board legend {
	font-weight: bold;
	padding: 10px 5px;
	color: #4397ca;
}
#solo-board fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}
#solo-board fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}
#solo-board fieldset table td {
	padding: 5px;
}
#solo-board fieldset table td p {
	margin: 5px 0;
}
#solo-board fieldset p {
	font-size: 12px;
	margin: 10px 16px;
}
#solo-board #userinfo .form-field input {
	width: 250px;
}
#solo-board sup.required {
	color: red;
}
.form-invalid {
	background-color: #ffebe8 !important;
}
.form-invalid input {
	border-color: #c00 !important;
}
.form-table input, .form-table textarea {
	border-color: #c6d9e9;
}

/* Thanks For Reading - nsk
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/
/*Trash 
<_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_—_>
*/

.imgtfe {
	float: left;
	border: 2px solid #000;
	}

