﻿
/* ************************************************************************************************

 	LAYOUT: THUMB ROLLOVERS

************************************************************************************************ */

a.thumbrollover
{
	display: block;
	float: left;
	position: relative;
	 background: #222;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 5px;
    z-index: 2;
    border: none;
}
a.thumbrollover:hover 
{ 
	background-color:#7CA600; 
}

a.thumbrollover img { display: block; }

/*
a.thumbrollover:hover .thumboverlay
{
	position: absolute;
	z-index: 3;
	width:160px;
	height:120px;
}
a.thumbrollover .thumboverlay .thumbcaption
{
	position: absolute;
	height: 30px;
	line-height: 30px;
	width: 100%;
	z-index: 3;
	text-indent: -9999em;
	color: #000;
	font-size: 11px;
	bottom: 0;
	overflow: hidden;
	left:0px;
}
a.thumbrollover:hover .thumbcaption
{
	text-indent: 10px;
	background: rgb(255,255,255);
	background: rgba(255, 255, 255, 0.75);
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
*/

/* ************************************************************************************************

 	LAYOUT: THUMB LAYOUT

************************************************************************************************ */


.demo-images
{
    list-style-type:none;
    margin:0;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    left:-100px;
}

 .demo-images li
{
    float:left;
    padding:7px;
    width:165px;
    height:125px;
}



/* ************************************************************************************************

 	LAYOUT: VIDEO LAYOUT

************************************************************************************************ */


.video-images
{
    list-style-type:none;
    margin:0;
    width:100%;
    margin-left:auto;
    margin-right:auto;
}

 .video-images li
{
    padding:7px;
    width:165px;
    height:125px;
}

 .video-images li span
{
   left:200px;
}


/* ************************************************************************************************

 	LAYOUT: TAG CLOUD

************************************************************************************************ */

.TagCloud
{
	background-color: #f7f7f7;
	padding: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin: 0px;
	margin-bottom: 16px;
	margin-top: 16px;
	color: #999999;
	line-height: 180%;
	list-style-type: none;
}

.SidebarTagCloud
{
	font-size: 14px;
	line-height: 200%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.tag1, .tag2, .tag3, .tag4, .tag5, .tag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.tag1 a:link, .tag1 a:visited, .tag1 a:active
{
	margin-right: 6px;
	color: #001fa7;
	font-size: 160%;
	font-weight: 900;
	text-decoration: none;
}

.tag2 a:link, .tag2 a:visited, .tag2 a:active
{
	margin-right: 6px;
	color: #002fb7;
	font-size: 145%;
	font-weight: 800;
	text-decoration: none;
}

.tag3 a:link, .tag3 a:visited, .tag3 a:active
{
	margin-right: 6px;
	color: #003fc7;
	font-size: 130%;
	font-weight: 600;
	text-decoration: none;
}

.tag4 a:link, .tag4 a:visited, .tag4 a:active
{
	margin-right: 6px;
	color: #004fd7;
	font-size: 120%;
	font-weight: 500;
	text-decoration: none;
}

.tag5 a:link, .tag5 a:visited, .tag5 a:active
{
	margin-right: 6px;
	color: #005fe7;
	font-size: 110%;
	font-weight: 300;
	text-decoration: none;
}

.tag6 a:link, .tag6 a:visited, .tag6 a:active
{
	margin-right: 6px;
	color: #006ff7;
	font-size: 100%;
	font-weight: 200;
	text-decoration: none;
}

.tag1 a:hover, .tag2 a:hover, .tag3 a:hover, .tag4 a:hover, .tag5 a:hover, .tag6 a:hover
{
	text-decoration: underline;
}


/* ************************************************************************************************

 	LAYOUT: TOP THREE

************************************************************************************************ */




/***** Common Content Formatting *****/



.display { }

img {
    border: none;
}

/***** News Articles *****/

.news-summary {
    padding: 0.7em 0 2.5em 0;
    position: relative;
    clear: left;
    min-height: 55px;
}

.news-digg {
    position: absolute;
    top: 0.8em;
    left: 0;
    text-align: center;
    font-size: 115%;
    margin: 0;
    padding: 0;
    list-style: none;

}

.fish-count a,
.fish-count span {
    display: block;
    padding: 10px 0 4px 0;
    text-decoration: none;
    width: 50px;
    min-height: 40px;
    color: #93883F;
    text-align: center;
}

.side-container {
    clear: both;
    padding: 10px 0 2em 0;
    font-size: 100%;
}

.side-container h2 {
    margin: 0 0 3px 0;
    font-size: 125%;
    font-weight: bold;
    line-height: 1;
}

#topten-list {
/*    min-height: 420px; */
    clear: left;
}

.side-container h2.topten {
    white-space: nowrap;
    float: left;
}

.side-container .news-digg {
    top: 4px;
    left: 0;
    background: none;
}

.side-container .fish-count {
    font-size: 80%;
    letter-spacing: -0.07em;
    line-height: 2;
    margin-top: 0;
}

.side-container .fish-count a {
    width: 36px;
    height: 24px;
    padding: 10px 0 0 0;
    background: url(../../Images/top/shade-compact.gif) no-repeat;
    margin-left: 0;
}

 .img-thumb {
    width: 160px;
}

.img-thumb h3 a {
    width: 150px !important;
}
.img-thumb h3 a {
    margin-right: 50px;
    padding-left: 35px;
}
.img-thumb h3 span {
    position: absolute;
    left: 40px;
    top: 4px;
    padding: 1px;

    border: 1px solid #a5c2e3;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
}

.img-thumb h3 em{    
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -2000em;
}

.side-container .news-summary .fish-count strong
{
    font-weight: bold;
    /**color: #93883F;**/
	color: white;
}

.side-container .news-summary {
    padding-left: 44px;
    padding-bottom: 2px !important;
    padding-top: 2px;
    min-height: 39px;
    float: left;
    clear: both;
    border-top: 1px solid #ddd;
} /*IE6, IE7*/

.side-container .news-summary a{
    line-height: 1.3;
}

.side-container h3 {
    line-height: 1.2;
    margin: 0;
    padding: 2px 0 0 0;
    font-size: 100%;
    letter-spacing: 0em;
    overflow: hidden;
    float:left;
}

.side-container .news-thumb {
    padding-left: 80px;
}

.side-container h3 a {
    padding-top: 0;
    font-weight: normal;
    letter-spacing: 0em;
    text-decoration: none !important;
    background: none;
    display: block;
    width: 250px;
}

.side-container .img-thumb h3 a {
    margin-right: 50px;
    padding-left: 36px;
}
