/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:12px;
	margin:0 auto;
	background-color:#15274b;
	background-repeat:no-repeat;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/bg_page.jpg);
}

a {
	color:#16294f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:24px; color:#16294f; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; }

h2 { font-size:18px; color:#16294f; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; }

h3 { font-size:18px; color:#16294f; margin:0; text-transform:uppercase; }

/* ---- class settings ----------------------- */

#home-link {
	position:absolute;
	top:0;
	left:50px;
	width:200px;
	height:200px;
	z-index:10;
}

#twitter-feed {
	position:relative;
	top:0;
	left:0;
	float:left;
	font-size:10px;
}

#share-widget {
	position:absolute;
	float:right;
	top:10px;
	right:0;
}

.thumb-border {
	border:2px solid #16294f;
	margin:0 5px 5px 0;
}

#archive-link {
	position:absolute;
	bottom:0;
	right:15px;
	font-size:10px;
}


#home-logo {
	position:absolute;
	top:8px;
	left:46px;
	background:url(images/logo.png) no-repeat;
	width:200px;
	height:243px;
	z-index:10;
}

#home-billfish-right {
	position:absolute;
	top:117px;;
	right:-147px;
	background:url(images/img_billfish-right.jpg) no-repeat;
	width:197px;
	height:333px;
	z-index:10;
}

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:1040px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:1040px;
	height:180px;
	background:url(images/bg_header.jpg) no-repeat;
}

#header-sub {
	position:relative;
	top:0;
	left:0;
	width:1040px;
	height:180px;
	background:url(images/bg_header-sub.jpg) no-repeat;
}

#social-links {
	position:absolute;
	top:13px;
	right:28px;
	z-index:10;
}

#social-links img {
	margin-right:5px;
}

#ad-space-banner {
	position:absolute;
	top:40px;
	right:50px;
	z-index:10;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:absolute;
	top:143px;
	right:52px;
	width:729px;
	height:22px;
	z-index:10;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:1040px;
	height:auto;
	background:url(images/bg_main-home.jpg) repeat-y;
}

#main-top {
	position:relative;
	top:0;
	left:0;
	width:1040px;
    min-height:420px;
    height:auto !important;
    height:420px;
	background:url(images/bg_main-home-top.jpg) no-repeat;
}


#main-sub {
	position:relative;
	top:0;
	left:0;
	width:1040px;
	height:auto;
	background:url(images/bg_main-sub.jpg) repeat-y;
}

#main-top-sub {
	position:relative;
	top:0;
	left:0;
	width:1040px;
    min-height:500px;
    height:auto !important;
    height:500px;
	background:url(images/bg_main-top-sub.jpg) no-repeat;
}


/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:40px;
	float:left;
	width:651px;
	height:auto;
}

#content_main-left {
	position:relative;
	left:0;
	top:0;
	float:left;
	width:420px;
	height:auto;
}

#main-story-box {
	position:relative;
	top:0;
	left:0;
	float:left;
	background:url(images/bg_main-image-box.jpg) no-repeat;
	width:400px;
	height:379px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:10px;
}

#main-story-box img {
	margin-bottom:10px;
}

#main-story-box h2 a {
	font-weight:normal;
	font-size:24px;
	color:#fff;
}

#retweet {
	position:absolute;
	bottom:5px;
	right:8px;
	background-color:#fff;
	padding:3px 0 0 3px;
	width:auto;
}

#retweet2 {
	position:absolute;
	bottom:0;
	right:8px;
	background-color:#fff;
	padding:3px 0 0 3px;
	width:auto;
}

#popular-posts {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:390px;
	height:auto;
	padding:15px 15px 20px 15px;
}

#popular-post {
	position:relative;
	top:0;
	left:0;
	float:left;
	font-size:12px;
	width:380px;
}


#category-posts {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:700px;
	height:auto;
	padding:15px 15px 20px 15px;
}

#category-post {
	position:relative;
	top:0;
	left:0;
	width:100%;
	float:left;
	font-size:12px;
}

#popular-post img, #category-post img {
	float:left;
	margin:0 10px 5px 0;
	border:4px solid #e9e9e9;
}

#pp-hr {
	position:relative;
	width:100%;
	height:5px;
	background-color:#e9e9e9;
	margin:10px 0;
}

.post-cat {
	font-weight:bold;
}

.post-title {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content_main-right {
	position:relative;
	left:0;
	top:0;
	float:left;
	height:auto;
	width:210px;
	padding:10px;
}

#weekly-video {
	position:relative;
	top:0;
	left:0;
	float:left;
	background-color:#c8e7e9;
	width:189px;
	height:auto;
	padding:50px 10px 5px 10px;
	font-size:12px;
}

.vid-border {
	border:5px solid #fff;
	margin-bottom:5px;
}

#email-signup {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:209px;
	height:65px;
	background:url(images/bg_email-sign-up-home.jpg) no-repeat;
	margin:10px 0;
	text-align:center;
	padding:55px 0 0 0;
}

.signup-input {
	background:url(images/bg_email-txt.jpg) repeat-x;
	height:18px;
	border:1px solid #229cc5;
	font-size:12px;
	padding:0 0 0 5px;
	color:#fff;
	margin-bottom:5px;
	width:170px;
}

#poll {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:184px;
	height:auto;
	padding:50px 5px 10px 20px;
	margin-bottom:10px;
	background-color:#e4e4e4;
}

#content_sub {
	position:relative;
	top:0;
	left:40px;
	float:left;
	width:780px;
	height:auto;
}


#sub-content-area {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:740px;
	height:auto;
	padding:20px;
}

#article-head {
	position:relative;
	top:0;
	left:0;
	width:740px;
	border-bottom:1px solid #999999;
	margin-bottom:20px;
}

#article-head h1 {
	margin:0;
}

#article-image-area {
	position:relative;
	top:0;
	right:0;
	float:right;
	margin:10px;
}

#big-img {
	position:relative;
	top:0;
	right:0;
	width:418px;
	height:auto;
	background:url(images/bg_big-img.jpg) repeat-y;
	padding:10px 0 10px 2px;
	margin:0 0 10px 0;
	text-align:center;
}

#thumbs {
	text-align:left;
	padding-left:5px;
}

#thumbs img {
	margin:0 5px 5px 0;
}

.author {
	font-size:11px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	right:40px;
	float:right;
	width:289px;
	height:auto;
	padding:10px;
}

#subscribe {
	position:relative;
	top:0;
	left:0;
	float:left;
	background:url(images/bg_subscribe.jpg) no-repeat;
	width:289px;
	height:260px;
	margin-bottom:10px;
}

#subscribe p {
	position:relative;
	top:80px;
	left:18px;;
	width:100px;
}

#subscribe .buttons {
	position:relative;
	top:90px;
	left:5px;
	width:125px;
}

#ad-space-tile {
	position:relative;
	top:0;
	left:-1px;
}

#facebook-widget {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:284px;
	height:301px;
	margin:10px 0;
}

#side_bar-sub {
	position:relative;
	top:0;
	right:40px;
	float:right;
	width:160px;
	height:auto;
	padding:10px;
}



/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:10px;
	clear:both;
	background:url(images/bg_footer.jpg) no-repeat;
	padding:20px;
	color:#627292;
	font-size:11px;
}

#footer-sub {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:11px;
	clear:both;
	background:url(images/bg_footer-sub.jpg) no-repeat;
	padding:20px;
	color:#627292;
	font-size:11px;
}

#footer a {
	color:#627292;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#copy {
	position:relative;
	top:10px;
	left:0;
	float:left;
}

#slug {
	position:relative;
	top:0;
	right:0;
	float:right;
}

#footer-nav {
position:relative;
width:710px;
height:20px;
margin:10px auto 0 auto;
padding:0 0 0 0;
}

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

#footer-nav ul li {
position:relative;
float:left;
padding:0 10px 0 10px;
margin:0;
border-right:1px solid;
}

#footer-nav ul li a {
color:#627292;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:22px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav.jpg);
}

a#nav_01 {
	width:79px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -22px;
}

.active_01 {
	background-position: 0 -22px !important;
}

a#nav_02 {
	width:47px;
	background-position:-79px 0;
}

a:hover#nav_02{
	background-position:-79px -22px;
}

.active_02 {
	background-position:-79px -22px !important;
}

a#nav_03 {
	width:113px;
	background-position:-126px 0;
}

a:hover#nav_03{
	background-position:-126px -22px;
}

.active_03 {
	background-position:-126px -22px !important;
}

a#nav_04 {
	width:88px;
	background-position:-239px 0;
}

a:hover#nav_04{
	background-position:-239px -22px;
}

.active_04 {
	background-position:-239px -22px !important;
}

a#nav_05 {
	width:110px;
	background-position:-327px 0;
}

a:hover#nav_05{
	background-position:-327px -22px;
}

.active_05 {
	background-position:-327px -22px !important;
}

a#nav_06 {
	width:68px;
	background-position:-437px 0;
}

a:hover#nav_06{
	background-position:-437px -22px;
}

.active_06 {
	background-position:-437px -22px !important;
}

a#nav_07 {
	width:115px;
	background-position:-505px 0;
}

a:hover#nav_07{
	background-position:-505px -22px;
}

.active_07 {
	background-position:-505px -22px !important;
}

a#nav_08 {
	width:109px;
	background-position:-620px 0;
}

a:hover#nav_08{
	background-position:-620px -22px;
}

.active_08 {
	background-position:-620px -22px !important;
}


/* -- High Slide -- */

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(scripts/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(scripts/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(scripts/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(scripts/highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}

/*--- News Slider ---*/

.floatLeft {
	float: left;
	margin-right: 10px;
}

.floatRight {
	float: right;
}

.clear  {
	clear: both;
}

a {
	outline: none;
}
/*
	SLIDER
*/
.slider-wrap {
	width: 419px;
	position: absolute;
	top: 10px;
	left: 10px;
}			

.stripViewer .panelContainer 
.panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.stripViewer {
	position: relative;
	overflow: hidden;
	width: 419px;
	height: auto;
}

.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}

.stripViewer .panelContainer .panel {
	float: left;
	height: 349px;
	position: relative;
	width: 419px;
}

.stripNavL, .stripNavR, .stripNav {
	display: none;
}

.nav-thumb {
	border: 4px solid #e9e9e9;
	margin:0 5px;
}

#movers-row	{
	margin: 0 0 0 -10px;
	position:realtive;
	top:0;
	left:;
	height:60px;
	background-color:#fff;
}

#movers-row div	{
	width: auto;
	float: left;
	margin:0;
}

#movers-row div a.cross-link {
	float: right;
}

.photo-meta-data {
	background: url(images/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white; }

.photo-meta-data span {
	font-size: 13px;
}

.cross-link {
	display: block;
	width: 62px;
	margin-top: -14px;
	position: relative;
	padding-top: 15px;
	z-index: 9999;
}

.active-thumb {
	background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat;
}