﻿/*
Theme Name: MTV EMU
Theme URI: http://mtv.ua/emu
Description: EMU UA Skin.
Version: 2.8
Author: [SC]Smash3r

MTV EMU WordPress Theme by [SC]Smash3r
*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { 
	margin: 0; 
	padding: 0;
}
h1 {
	color:#fcce02;
	font-size:22px;
	font-weight:bold;
	margin-left:10px;
	padding-top:4px;
}
h2 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-top:8px;
	line-height:16px;
}
li, ul, ul li {
list-style:none;
}
img {
	border:0px;
}
body {
	font-family:arial,helverica,sens-serif;
	font-size:13px;
	color:#c8c8c8;
	background: #fcce02 url('img/bg.jpg') top center no-repeat;
}
a:active, a:focus {
  outline: none;
}
.wrap {
	position:relative;
	width: 990px; 
	margin: 0px auto ;
}
#logo {
	width:215px;
	height:220px;
	float:left;
}	

/* --- Partners Menu --- */
#partners {
	margin-top:17px;
	display: block;
	background: url('img/partners.jpg') no-repeat;
	height: 55px;
	width: 680px;
	float:right;
}
#partner1 a {
	position:relative;
	display: block;
	background: url('img/partners.jpg') no-repeat;
	height: 55px;
	width: 114px;
	float:left;
}
#partner2 a {
	position:relative;
	display: block;
	background: url('img/partners.jpg') no-repeat;
	height: 55px;
	width: 120px;
	float:left;
	background-position: -114px 0px;
}
#partner3 a {
	position:relative;
	display: block;
	background: url('img/partners.jpg') no-repeat;
	height: 55px;
	width: 144px;
	float:left;
	background-position: -234px 0px;
}
#partner4 a {
	position:relative;
	display: block;
	background: url('img/partners.jpg') no-repeat;
	height: 55px;
	width: 75px;
	float:left;
	background-position: -378px 0px;
}
#partner5 a {
	position:relative;
	display: block;
	background: url('img/partners.jpg') no-repeat;
	height: 55px;
	width: 106px;
	float:left;
	background-position: -453px 0px;
}
#partner6 a {
	position:relative;
	display: block;
	background: url('img/partners.jpg') no-repeat;
	height: 55px;
	width: 121px;
	float:left;
	background-position: -559px 0px;
}

#partner1 a:hover {
	background-position: 0 -55px;
}
#partner2 a:hover {
	background-position: -114px -55px;
}
#partner3 a:hover {
	background-position: -234px -55px;
}
#partner4 a:hover {
	background-position: -378px -55px;
}
#partner5 a:hover {
	background-position: -453px -55px;
}
#partner6 a:hover {
	background-position: -559px -55px;
}
/* --- Partners Menu End --- */
/* --- Mainmenu --- */
#mainmenu {
	margin-top:88px;
	display: block;
	background: url('img/mainmenu.gif') no-repeat;
	height: 35px;
	width: 681px;
	float:right;
}
#mmenu1 a {
	position:relative;
	display: block;
	background: url('img/mainmenu.gif') no-repeat;
	height: 35px;
	width: 94px;
	float:left;
}
#mmenu2 a {
	position:relative;
	display: block;
	background: url('img/mainmenu.gif') no-repeat;
	height: 35px;
	width: 95px;
	float:left;
	background-position: -94px 0px;
}
#mmenu3 a {
	position:relative;
	display: block;
	background: url('img/mainmenu.gif') no-repeat;
	height: 35px;
	width: 92px;
	float:left;
	background-position: -189px 0px;
}
#mmenu4 a {
	position:relative;
	display: block;
	background: url('img/mainmenu.gif') no-repeat;
	height: 35px;
	width: 119px;
	float:left;
	background-position: -281px 0px;
}
#mmenu5 a {
	position:relative;
	display: block;
	background: url('img/mainmenu.gif') no-repeat;
	height: 35px;
	width: 73px;
	float:left;
	background-position: -400px 0px;
}
#mmenu1 a:hover {
	background-position: 0 -35px;
}
#mmenu2 a:hover {
	background-position: -94px -35px;
}
#mmenu3 a:hover {
	background-position: -189px -35px;
}
#mmenu4 a:hover {
	background-position: -281px -35px;
}
#mmenu5 a:hover {
	background-position: -400px -35px;
}
/* --- Mainmenu End --- */
/* --- Wtf is this?... :D --- */
#konamicode {
	position:relative;
	float:left;
	top:0;
	left:0;
	background: url('img/logo.jpg') no-repeat;
	width:215px;
	height:220px;
	display:none;
}	
/* --- ^.^ --- */
/* --- Searchbar --- */
#srchbar {
	display: block;
	background: url('img/srchbar.gif') no-repeat;
	height: 35px;
	width: 208px;
	float:left;
}
#s {
	height: 15px;
	width: 140px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	border:0px;
}
#search_button {
	height: 15px;
	width: 15px;
	margin-top:10px;
	margin-left:12px;
	float:left;
	border:0px;
}
/* --- Searchbar End --- */
/* --- Main container elements --- */
#maincontent {
	width:100%;
	border:0px solid;
	vertical-align:top;
}
#column1{
	width:670px;
	vertical-align:top;
}
#column2 {
	width:20px;
}
#column3 {
	width:300px;
	vertical-align:top;
}
#pageheader {
	width:670px;
	background: url('img/bgheader.gif') no-repeat;
	height:35px;
	margin-bottom:20px;
	overflow:hidden;
}
.post {
	width:655px;
	background: #353535;
	margin-bottom:30px;
	height:120px;
	padding-right:15px;
	overflow:hidden;
	line-height:14px;
}
.postphotos{
	width:655px;
}
.postpage {
	width:670px;
	background: #353535;
	padding:10px;
}
#site {
	width:650px;
	background: #353535;
	padding:10px;
}
#site a {
	color:#fcce02;
	font-weight:bold;
}
.ptitle {
	width:360px;
	background: #353535;
	height:44px;
	float:left;
	overflow:hidden;
}
.ptitle2{
	width:360px;
	background: #353535;
	height:30px;
	float:left;
	overflow:hidden;
}
.pdate2{
	width:60px;
	background: #353535;
	height:30px;
	float:left;
	padding-top:8px;
	margin-left:40px;
	font-size:11px;
	color:#fcce02;
	font-weight:bold;
}
.pdate {
	width:60px;
	background: #353535;
	height:44px;
	float:left;
	padding-top:8px;
	margin-left:40px;
	font-size:11px;
	color:#fcce02;
	font-weight:bold;
}
.pdate  a {
	color:#fcce02;
}
.pdate2  a {
	color:#fcce02;
}
.postpic {
	width:180px;
	height:120px;
	background: #353535;
	float:left;
	margin-right:15px;
}
/* Sidebar containers */
#sidebarcontent {
	width:300px;
	border:0px solid;
	vertical-align:top;
}
#sbcolumn1{
	width:165px;
	vertical-align:top;
	color:#ffffff;
}
#sbcolumn2 {
	width:15px;
}
#sbcolumn3 {
	width:120px;
	vertical-align:top;
}
/* --- Sidebar containers End --- */
/* --- Main container elements End --- */
/* --- Footer --- */
#footer {
	width:100%;
	height:35px;
	background:#000000;
}
/* --- Footer End --- */
/* --- Other --- */
.separator {
	width:100%;
	height:20px;
}
.postsig {
	width:180px;
	height:120px;
	position:absolute;
	background: url('img/bgwatch.png') no-repeat bottom;
	display:block;
	z-index:10;
	left:0;
}
a {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	color:#fcce02;
	text-decoration:none;
}
.postpage strong {
	color:#e8e8e8;
}
.postpage a strong {
	color:#fcce02;
}
/* --- Other End --- */