/*  
Theme Name: SFY
Theme URI: http://www.sfymedia.com
Description: SFY Media
Version: 1.0
Author: Acuyico
Author URL: http://www.acuyico.com.ar/
*/

body, h1, h2, h3, h4, h5, h6, blockquote{
	margin: 0;
	padding: 0;
}

.site {
	margin-left: auto;
	margin-right: auto;
	width: 942px;
}

body {
	background-color: #000;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bgvm {
	margin-left: auto;
	margin-right: auto;
	width: 942px;
	height: 548px;
	background-image: url(img/bgvm.png);
	background-repeat: no-repeat;
}

.vimeo {
	margin-left: auto;
	margin-right: auto;
	width: 942px;
	height: 548px;
	padding: 21px 0 0 21px;
}

.bottom {
	float: left;
	width: 942px;
	height: 74px;
	margin: 0 0 0 21px;
	background-image: url(img/botbg.png);
	background-position: left;
	background-repeat: no-repeat;
}

.lang {
	float: left;
	width: 747px;
	height: 74px;
	background-image: url(img/li.png);
	background-repeat: no-repeat;
	background-position: left;
}

.soon {
	float: left;
	width: 747px;
	height: 74px;
}

.lang,.soon img{
	float: left;
	margin: 26px 26px 0 26px;
}

.es {
	float: left;
	margin: -6px 0 0 0;
}

.logo {
	float: left;
	margin: -17px 0 0 -5px;
}
