/*

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
*/


#switcher{position:absolute;}
#switcher li{float:left;}
#new-videos{padding:10px;


	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 p {
	margin: 0;
	padding: 0;
	font-size: .8em;
	line-height: 1.6;
}

.slider h2 {
	margin:0 0 5px 0;
	padding: 0;
	font-size: 1.6em;

	;
}
.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: 1.4em;
}
.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-crop{padding:8px;
width:218px;
}
.slider li a .read-more{position:absolute;
bottom:10px;
right:10px;






}

