/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/


.slider-wrapper caption, th, td {
	text-align:left;
	font-weight:normal;
}
.slider-wrapper blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
.slider-wrapper blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */


/*===================*/
/*=== Main Styles ===*/
/*===================*/



#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.theme-default #slider {

    width:608px; /* Make sure your images are the same size */
    height:257px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#333;
	background:#eee;
		line-height:1;
	color:black;
	background:white;

}
