/*
Theme Name: Inspire
Theme URI: http://www.yootheme.com
Description: Inspire is the March 2012 theme of the YOOtheme club. It is based on YOOtheme's Warp theme framework. NOTE: It is not free or public. This theme is for members of the YOOtheme club only.
Version: 1.0.4
Author: YOOtheme
Author URI: http://www.yootheme.com
*/

#maininner {
	min-height: 100%!important;
}

.portBody   {
    font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
}

.portHead {
	font-family:"Yanone Kaffeesatz", Times New Roman;
}

.video-container{
	position: relative;
	top:15 !important;
	left:32 !important;
	height: 400px;
	width: 300px;
	overflow:hidden;
        padding-left:10px;
}

 video {
	left:32;
        top:15;
	
}