#glidercontent{

	margin:5px 0 2px 20px;
padding:0;
}



.glidecontentwrapper{
	position: relative;
	width: 955px;
	height:360px; 
	overflow: hidden;
	margin:0;
	padding:0;
border:1px solid #A5B9BB;
background:#fff;
	
        /*border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	background:url(images/gcontent.jpg) repeat-y;*/
	}



.glidecontent{ 
	position:absolute;
        top:12px;
	padding:0px 5px 0px 5px;
	width:940px;
	color:#555;
	margin:5px ;
	overflow:hidden;
	float:left;
	background:#fff;
}

.glidim{
	float:left;
}


.glidim img{
	margin:0px 10px 10px 4px;
	padding:5px;
}

.glidecontent h2{
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	font-size:24px;
	line-height:25px;
	font-weight:bold;
	overflow:hidden;
	font-family: Trebuchet ms,Century gothic,Arial,Tahoma,sans-serif;
}

.glidecontent h2 a:link, .glidecontent h2 a:visited{
	color:#BF3333;
}



.glidecontent h2 a:hover{
	color:#658286;
}



.glidecontent p{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 0;
	font-size:16px;
	line-height:22px;
	overflow:hidden;
	font-family: Trebuchet ms,Century gothic,Arial,Tahoma,sans-serif;
	color:#696d70;
}


.glidebot{
	width:1000px;
	height:12px;
	/*background:url(images/glidbot.jpg) center no-repeat;*/
	margin:0px 0px ;
	padding:0px 0px;
	float:left;
}

.gnav{ /*style for DIV used to contain toggler links. */
	width: 90px;
	height:100px;
	z-index:150;
	float:right;
	padding-right:25px;
}



.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	height:45px;
	z-index:150;
	width: 955px;
	/*background: url(images/ftit.jpg) no-repeat;*/
}

.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! */
	bottom:10px;
	right:65px;
	position:absolute;
	display:block;
	background:url(images/left.jpg) left;
	width:50px;
	height:29px;
z-index:200;
}

.glidecontenttoggler a.next {
	float:right;
	display:block;
	background:url(images/right.jpg) right;
	width:50px;
	height:29px;
	position:absolute;
	bottom:10px;
	right:15px;
z-index:200;
}

						

#miniblock{
	float:left;
	height:100%;
	width:1000px;
    margin:0;	
padding:0;
display:inline;
}

.minipost{
	width:225px;
	overflow:hidden;
	float:left;
	height:100%;
	margin-left:19px;
    padding:0;
	display:inline;
}	

.hentry-title{	position:relative;
				height:120px;	
}
.hentry-title h2{	/*position:absolute;
					bottom:0;*/
}
.hentry h2{		
	margin:0px 0px;
	padding:5px 0px;
	font-family:Trebuchet ms,Century gothic,Arial,Tahoma,sans-serif;
	font-size:17px;
	line-height:23px;
	font-weight:bold;
	overflow:hidden;
	vertical-align:text-bottom;
}					

.hentry h2 a:link, .hentry h2 a:visited {
	color:#607c80;
}


.hentry h2 a:hover {
	color:#BF3333;
}


.hentry p{
	margin:5px 0px;
	padding:1px 1px;
	font-size:12px;
	font-family: Trebuchet ms,Century gothic,Arial,Tahoma,sans-serif;
	color:#696d77;
	line-height:18px;
	text-align:justify;
}

.hentry p a:link, .hentry p a:visited {
	color:#d00000;
	font-weight:normal;
}

.hentry img{
	margin:5px 0px;
	background:#fff;
	padding:4px;
	border:1px solid #A5B9BB;
}
