.excerpts-plus-row { 
	width:100%;
	clear:left;
	float:left;
	border-bottom: #ddd solid 1px; }
	
.excerpts-plus-row-no-border { border-bottom: none; }

.ep-title-only {margin-bottom:0!important;}

.excerpts-plus-excerpt { 
	float: left;
	overflow: hidden;
	display: block;
	margin-bottom: 5px; }
	
.excerpts-plus-excerpt img.avatar {
	float: left;
	margin: 0 5px 0 0;
	border: none;
	padding: 0; }

.excerpts-plus-excerpt a.more-link { float: right !important; }

div.excerpt-big-image { 
	width:100%;
	overflow:hidden;
	margin-bottom:10px; }

div.excerpt-image {
	padding:0 2px 2px 2px;
	display:inline-block; }

div.excerpt-heading {
	width:100%;
	margin-bottom:0;}

div.excerpts-plus-excerpt .excerpt-title { 
	width: auto; /* This had something to do with image in title... */
	xwidth:100%;
	display: inline-block; }
	
	div.excerpts-plus-excerpt .excerpt-title-image-right { margin-left: 5px; clear:left;}
	div.excerpts-plus-excerpt .excerpt-title-image-left { margin-right: 5px; clear:right;}
	div.excerpts-plus-excerpt .excerpt-title-image-center { text-align:center; clear:both;width:100%;}
	
	div.excerpts-plus-excerpt .excerpt-title .entry-title { 
		float: left;
		display: inline-block;
		padding-bottom: 5px;
		}
	
	div.excerpts-plus-excerpt .excerpt-title .entry-title a { 
		line-height: 110%;
		padding-right:10px;
	}

	div.excerpts-plus-excerpt .excerpt-title-image-center .excerpt-title .entry-title { text-align:center; clear:both;width:100%!important;float:none!important;}
	div.excerpts-plus-excerpt .excerpt-title-image-center .excerpt-title .entry-title a {padding:0!important}
		
	div.excerpts-plus-excerpt .excerpt-title .entry-meta {
		display: inline-block; 
		clear: left; 
		float: left;
		width: 100%;
		}
span.excerpt-title-bullet {
		font-weight:bold;
		}

h2.ep-cats-shown, 
h2.ep-author-shown 
	{margin-bottom: 10px;padding-bottom:5px;font-size: 21px;border-bottom: #ddd solid 1px;}

div.excerpt-linkto {float:right;}

div.excerpts-plus-excerpt .entry-meta { margin-bottom:0;}

div.excerpts-plus-excerpt .hentry { clear: both; }

div.excerpts-plus-excerpt div.excerpt-content p {width:inherit;height:100%;}

div.excerpts-plus-excerpt .image-display-left { padding:0 2px 2px 2px; margin-right:10px;}
div.excerpts-plus-excerpt .image-display-center { padding:2px 2px 2px 2px; margin-left:10px; margin-right:10px;float:none!important;text-align:center;clear:both;}
div.excerpts-plus-excerpt .image-display-right { padding:0 2px 2px 2px; margin-left:10px;}

div.excerpts-plus-image-show-border {border:#ccc solid 1px;padding:5px!important;}

div.ep-errors {color:#8A1F11;background:#FBE3E4;border:#fbc2c4 solid 1px;padding:3px;clear:left;margin-bottom:10px;}

/* Stuff For Excerpts Behind */
div.excerpts-plus-excerpt-behind { 
	position: relative;
	color: #eee !important;
	overflow: hidden; 
	}
	
	div.excerpts-plus-excerpt-behind .excerpt-heading {
		z-index: 2;
		position: relative;
		padding: 12px;
		margin: 0; 
		}

		div.excerpts-plus-excerpt-behind .tint-80 
		{background:url(../media/images/tint-80.png);padding:5px;margin:0;}

		div.excerpts-plus-excerpt-behind .tint-70 
		{background:url(../media/images/tint-70.png);padding:5px;margin:0;}

		div.excerpts-plus-excerpt-behind .tint-60 
		{background:url(../media/images/tint-60.png);padding:5px;margin:0;}

		div.excerpts-plus-excerpt-behind .tint-50 
		{background:url(../media/images/tint-50.png);padding:5px;margin:0;}

		div.excerpts-plus-excerpt-behind .tint-40 
		{background:url(../media/images/tint-40.png);padding:5px;margin:0;}

		div.excerpts-plus-excerpt-behind .tint-30 
		{background:url(../media/images/tint-30.png);padding:5px;margin:0;}

		div.excerpts-plus-excerpt-behind .tint-20 
		{background:url(../media/images/tint-20.png);padding:5px;margin:0;}

		div.excerpts-plus-excerpt-behind .tint-10 
		{background:url(../media/images/tint-10.png);padding:5px;margin:0;}

		div.excerpts-plus-excerpt-behind .tint-00 
		{background:transparent;padding:5px;margin:0;}

/*	div.excerpts-plus-excerpt-behind .hentry {
		z-index: 2;
		position: absolute;
		bottom: 0;
		width: 100%;
		}
		
		div.excerpts-plus-excerpt-behind .hentry .excerpt-content { padding: 7px 7px 0px; }

		div.excerpts-plus-excerpt-behind .hentry .entry-meta { padding: 1px 7px 7px; }
		
		div.excerpts-plus-excerpt-behind .hentry p { margin: 0 0 7px 0; }
*/		

	div.excerpts-plus-excerpt-behind .entry-meta, 
	div.excerpts-plus-excerpt-behind .entry-title,
	div.excerpts-plus-excerpt-behind .entry-title h2,
	div.excerpts-plus-excerpt-behind .excerpt-content,
	div.excerpts-plus-excerpt-behind .excerpt-content p
	 {width:100%;}

	div.excerpts-plus-excerpt-behind .excerpt-title .entry-title { padding:0; }


	div.excerpts-plus-excerpt-behind .entry-meta, 
	div.excerpts-plus-excerpt-behind .entry-title { 
		color: #eee !important;
		padding-right: 5px;
		margin: 0 0 0px; }
		
	div.excerpts-plus-excerpt-behind a { color: #eee !important; }

	div.excerpts-plus-excerpt-behind .no-image .entry-meta, 
	div.excerpts-plus-excerpt-behind .no-image .entry-title,
	div.excerpts-plus-excerpt-behind .no-image a,
	div.excerpts-plus-excerpt-behind .no-image p
	{ 
		color: #222 !important;}
		



	div.excerpts-plus-excerpt-behind img.excerpts-plus-image-behind {
		position: absolute;
		z-index: 1; }

div.ep-show-border-content img,
div.ep-show-border-title img {
    border: #ccc solid 1px;
    padding: 2px;
}

/* This covers for image in structure */
div.ep-show-border-none img
{
    border: #ccc solid 1px;
    padding: 2px;
/*	width:94%;
	height:94%;*/
}

div.ep-cell {
    z-index: 1;
    background: transparent;
    position:relative;
    height:100%;
}


div.ep-cell-container {
	float:left;
}

div.ep-cellrow1,
div.ep-cellrow2, 
div.ep-cellrow3,
div.ep-cellrow4, 
div.ep-cellrow5 {
    position: relative;
    z-index: 2;
    width:auto;
}

div.ep-cellcol1,
div.ep-cellcol2 {
	float:left;
}	
div.ep-cellcol3 {
	float:right;
}


div.valign-bottom {position:absolute;bottom:0;}
div.valign-top, div.valign- {position:absolute;top:0;}



/* SLIDER CSS */
.slider {}

.slider-slide {}

.slider-nav-defaults  a { margin: 0 2px; padding: 3px 2px; text-decoration: none;font-weight:bold;color:#bbb;}
.slider-nav-defaults  a.activeSlide { color:#222;}
.slider-nav-defaults  a:focus { outline: none; }
.slider-nav-defaults { text-align: center;color:#999;padding:3px;}

.slider-bullets {font-size:30px;padding:0;font-family: Arial,Helvetica,sans-serif;}
.slider-numbers {font-size:16px;font-style: italic;}

.slider-bglight a {color:#bbb;}
.slider-bglight a.activeSlide {color:#222;}

.slider-bgdark a {color:#555;} 
.slider-bgdark a.activeSlide {color:#eee;}

.slider-nav-thumbs li {display:inline;padding:0}
.slider-nav-thumbs {text-align:center;}
.slider-nav-thumbs a {border:transparent solid 2px;padding:1px;display: inline-block;}
.slider-nav-thumbs a.activeSlide {border:#777 solid 1px;padding:1px;}



.slider-thumb {padding:0 3px;}

/* Extra stuff */
.ep-sticky-post {}

.ep_rtfm {font-weight:bold;color: #c00;}

