/*

Template Name: Ozenyx
Template URI: http://phpmelodytemplates.com/demo
Description:  Feature-packed template with a solid design and 2 color theme switcher... Designed by <a href="http://phpmelodytemplates.com/">phpmelodytemplates</a>.
Version: 0.0.1
Author: Ozgur Coruhlu
Author URI: http://phpmelodytemplates.com
Template designed by phpmelodytemplates. See the project page for more info and updates
*/



#new-videos{padding:10px;


	position: relative;
	margin-top: 20;
	margin-right: 0;
	margin-left: 0;

	border: 1px solid #999;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	margin-bottom:10px;}



.slider h2 {
	margin:0 0 5px 0;
	padding: 0;
	font-size: 1.6em;
line-height:1em;
	;
}
.slider li p {
	font-size: 1em;
color:#333;
}
.slider {
	position: relative;
overflow: hidden;
width: 100%;
}
.slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}

.slider .back {
	position: absolute;
	top: 12px;
	right: 50px;
	z-index: 2;
}
.slider .back a,
.slider .next a {
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
font-size: 1em;
}
.slider .next {
	position: absolute;
	top: 12px;
	right: 5px;
	z-index: 2;
}
.slider ul {
	position: relative;
	left: 0;
	width:auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.slider li {
	float: left;
	display: inline;

	
}

.slider li a {
color:#333;

}
.article-slide-margin{
background:#f4f4f4;
padding:8px;
border:solid 1px #ccc;
width: 190px;
height: 190px;
-moz-border-radius:3px; 
-khtml-border-radius:3px; 
-webkit-border-radius:3px;
border-radius:3px;
position:relative;
padding-bottom:0px;




}


.slider li a:hover {
color:#5eb6d5;

}

.slider-crop{
padding:5px;
}

.slider li .read-more{
position:absolute;
bottom:10px;
right:10px;


}

.slider-crop img{
padding:1px;
border:solid 1px #ccc;
margin-right:5px;
}




