

#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-color: #F09;
	}



.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:#111111 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: 20px;
	width: 800px;
	overflow: hidden;
	margin-top:45px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 70px;

        }
		
		
	
.lavaLampNoImage li {
            
			float: left;
           	list-style: none;
			margin:0px 0px;
			padding:0px 0px;
                }
.lavaLampNoImage li.back {
	background-color: #F09;
	width: 5px;
	height: 25px;
	border:1px solid #F06;
	top:3px;
	z-index: 8;
	position: absolute;
                    }
.lavaLampNoImage li a {
	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;
	font-family: "Century gothic", Arial, Tahoma, "sans seriff";
	font-size: 14px;
	text-transform: uppercase;
                    }
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active {
            border: none;
			color: #333333;
                        }   

.lavaLampNoImage li a:visited {
/*   border: none;
			color: #fff;*/
}


.minipost {
	width: 336px;
	height: 220px;
	float:left;
	margin: 0px 0px 5px 5px;
	padding:0px 0 0 0;
	background:#222222 url(images/tabc.jpg) top repeat-x;
	border:1px solid #222222;
	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:#999999;
}
.hentry {
	height:195px;
	padding:0px 5px 2px 5px;
	overflow:hidden;
	/*color: #CCCCCC;*/
	font-size: 10px;	
}
.hentry p{
	margin:5px 5px;
	color:#6b7478;

}


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

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

		
}
.timer{
	float:left;
	font-size:14px;
	padding: 0 0 0 20px;
	color:#9e440a;
	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:#9e440a;

	}
.more a:hover{
	color:#9e440a;

	}
						
