#glidercontent{
	margin:0px 0 5px 5px;
	font-family:Century gothic, Georgia,Arial,Tahoma,sans-serif;

}

.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 680px;
	height: 220px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
	margin:0px 0px 0px 0px;
	background:#202a24;
	}



.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position:absolute; /* Do not change this value */
	padding:0px 0px 0px 0px;
	width:680px;
	color:#fff;
	margin:0px 0px;
	height: 220px;
	background:#ddd url(images/minibg.jpg) no-repeat;
	overflow:hidden;
	float:left;
}
.glidemeta h2{
	margin:5px 0px 5px 0px;
	font-size:16px;
	font-weight:bold;
}
.glidemeta h2 a:link, .glidemeta h2 a:visited{
	color:#fff;
}



.glidemeta{
height: 140px;
width: 670px;
padding:0px 5px 5px 5px;
position:absolute;
background: url(images/balloon.png);
top:150px;
line-height:14px;
color: #fff;
font-size:12px;
overflow: hidden;
display:none;

}



.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 680px;
	z-index:150;
	position:absolute;
	top: 90px;
}
.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	color: #2e6ab1;
	font-weight: bold;
	text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
	background: #E4EFFA;
	color: black;
}

.glidecontenttoggler a:hover{
	background: #E4EFFA;
	color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */

	float:left;
	display:block;
	background:url(images/left.png) bottom;
	width:36px;
	height:36px;
}
.glidecontenttoggler a.next{
	float:right;
	display:block;
	background:url(images/right.png) bottom;
	width:36px;
	height:36px;

}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{



}


 .lavaLampNoImage {
            position: relative;
            height: 30px;
            width: 990px;
            padding: 0px 5px;
            margin: 0px 0;
            overflow: hidden;
  
        }
.lavaLampNoImage li {
            
			float: left;
           	list-style: none;
			margin:0px 0px;
			padding:0px 0px;
                }
.lavaLampNoImage li.back {
     
            background-color: #026668;
            width: 5px;
            height: 22px;
			border:1px solid #026668;
			top:3px;
            z-index: 8;
            position: absolute;
                    }
.lavaLampNoImage li a {
            font:  14px Century gothic, Arial, Tahoma, sans seriff ;
            text-decoration: none;
            color: #fff;
            outline: none;
            text-align: center;
            top: 4px;
            letter-spacing: 0;
            z-index: 10;
            display: block;
            float: left;
            height: 30px;
            position: relative;
            overflow: hidden;
            margin: auto 10px;
                    }
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
            border: none;
			color: #fff;
                        }   




.minipost {
	width: 336px;
	float:left;
	margin: 0px 0px 5px 5px;
	padding:0px 0 0 0;
	background:#fff url(images/grade.jpg) top repeat-x;
	border:1px solid #ccc;
	display:inline;
	color:#222;
	font-family:century gothic,Arial,verdana, sans-serif;
	}

.minipost h2{
	margin: 0px 0 0px 0;
	padding: 2px 0px 2px 2px;
	text-align: left;
	font-size: 16px;
	overflow:hidden;
	line-height:18px;
}
.minipost h2 a:link, .minipost h2 a:visited{
	color:#333;
}
.hentry {
	height:245px;
	padding:0px 5px 2px 5px;
	overflow:hidden;
}
.hentry p{
	margin:5px 5px;
	color:#6b7478;

}


.hentry img {
	border:0;
	float:left;
	padding:5px 5px;
	background:#ddd url(images/minibg.jpg);
	border:1px solid #ccc;
	margin:2px 0px 5px 1px;
	}
.meta{

	height:21px;
	text-align:right;
	padding:2px 5px 0 5px;
	background:#fff ;

		
}
.timer{
	float:left;
	font-size:14px;
	padding: 0 0 0 20px;
	color:#026668;
	background:url(images/date.png) no-repeat;
}
.more{
	float:right;
	font-size:14px;
	padding: 0 0px 0 20px ;
	background:url(images/more.png) no-repeat;
}


.more a:link,.more a:visited{
	color:#026668;

	}
.more a:hover{
	color:#026668;

	}
						
