#glidercontent{
	margin:0px 0 0px 0px;
	/*font-family:Century gothic, Georgia,Arial,Tahoma,sans-serif;*/

}
.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 550px;
	height: 250px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
	margin:0px 0px 0px 0px;
	background:#f8f6f7;
	}

.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position:absolute; /* Do not change this value */
	padding:0px 0px 0px 0px;
	width:550px;
	color:#ff9900/*fff*/;
	margin:0px 0px;
	height: 250px;
	background:#ddd url(img/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: 240px;
width: 540px;
padding:7px 5px 5px 5px;
position:absolute;
background: url(img/balloon.png);
top:150px;
line-height:16px;
color: #fff;
font-size:12px;
overflow: hidden;
display:none;

}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	width: 550px;
	z-index:150;
	position:absolute;
	top: 100px;
}
.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	color: #000/*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(img/left.png) bottom;
	width:36px;
	height:36px;
}
.glidecontenttoggler a.next{
	float:right;
	display:block;
	background:url(img/right.png) bottom;
	width:36px;
	height:36px;

}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{

}

 .lavaLampNoImage {
    position: relative;
    height: 30px;
    width: 990px;
    padding: 0px 0px;
    margin: 0px 0;
    overflow: hidden;
    }
	
.lavaLampNoImage li {
            
	float: left;
    list-style: none;
	margin:0px 0px;
	padding:0px 0px;
    }
.lavaLampNoImage li.back {
     
    background-color: #6c943d;
    width: 5px;
    height: 22px;
	border:1px solid #74a446;
	top:3px;
    z-index: 8;
    position: absolute;
    }
.lavaLampNoImage li a {
    font:  14px /*Century gothic, Arial, Tahoma, sans seriff*/ ;
    text-decoration: none;
    color: #ff6600;
    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(img/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:#34443A;
}
.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(img/minibg.jpg);
	border:1px solid #ccc;
	margin:2px 0px 5px 1px;
	}
.meta{

	height:21px;
	text-align:right;
	padding:2px 5px 0 5px;
	background:#ff6600 ;
}
.timer{
	float:left;
	font-size:14px;
	padding: 0 0 0 20px;
	color:#9e440a;
	background:url(img/date.png) no-repeat;
}
.more{
	float:right;
	font-size:14px;
	padding: 0 0px 0 20px ;
	background:url(img/more.png) no-repeat;
}

.more a:link,.more a:visited{
	color:#9e440a;

	}
.more a:hover{
	color:#9e440a;

	}
