/*
Theme Name: Motosellid 2011
Theme URI: http://motosellid.ee/
Description: Motosellide kodulehe theme.
Version: 2.0
Author: Kristjan Koppel
Author URI: http://2k.pri.ee/
*/

/*Reset*/
@import url('reset.css');
body {
	background-color:#CC6600;
	background-image:url(img/bg.gif);
	font-family: Arial; 
	font-size: 14px;
}
strong {font-weight:bold;}
#conteiner {
	width:960px;
	margin:0 auto;
	margin-top:20px;
}
#header {
	position:relative;
	width:960px;
}
#header h1 a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(img/motosellid_logo.png) no-repeat scroll 0 0;
	display:block;
	height:166px;
	overflow:hidden;
	text-indent:-9999px;
	width:830px;
}
.menu {
	background-image:url(img/menu_bg.png);
	width:960px;
	height:46px;
	margin-top:10px;
	font-size: 14px;
	font-weight:bold;
}
.menu li {
	float:left;
	margin:16px 0 0 45px;
}
.menu li a {
	color:#fff;
	text-decoration:none;
	text-transform:lowercase;
}
.menu li a:hover {
	color:#000;
}
.menu li.current-menu-item a {color:#000;}
#main {
	width:960px;
}
#left, #center, #right {float:left; margin-top:10px;}
#left {
	width:220px;
	height:551px;
}
#center {
	/* background:transparent url(img/main_bg.gif) repeat-y scroll 0 0; */
	margin:10px 0 0 10px;
	width:487px;
}
#center h1 {
	font-size:16px;
	font-weight:bold;
	text-shadow:#ea6900 1px 1px 0;
}
#center-bottom {
	background:transparent url(img/main_bottom.gif) no-repeat scroll 0 0;
	height:15px;
	margin-top:-10px;
	width:487px;
}
#center-center {
	background:transparent url(img/main_bg.gif) repeat-y scroll 0 0;
	padding:0 10px;
	width:467px;
}
#center-center p {margin:0 0 10px 0;}
#center-center a:link {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
#center-center a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#center-center a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#center-center a:active {
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
#center-center input {
	background-color:#753600;
	border:none;
	color:#FFF;
	padding:4px;
}
#center-center textarea {
	background-color:#753600;
	border:none;
	color:#FFF;
	padding:4px;
}
#center-top {
	background:transparent url(img/main_top.gif) no-repeat scroll 0 0;
	height:15px;
	width:487px;
}
#right {
	background:transparent url(img/sponsors.gif) no-repeat scroll 0 0;
	height:675px;
	width:232px;
	margin-left:10px;
}
#right a {
	display:block;
	text-indent:-9999px;
}
#right a#mm {
	height:78px;
	margin:41px 0 0 40px;
	width:147px;
}
#right a#ps {
	height:38px;
	margin:14px 0 0 66px;
	width:95px;
}
#right a#seb {
	height:42px;
	margin:16px 0 0 68px;
	width:93px;
}
#right a#velt {
	height:49px;
	margin:13px 0 0 13px;
	width:200px;
}
#right a#kp {
	height:82px;
	margin:10px 0 0 13px;
	width:200px;
}
#right a#mv {
	height:56px;
	margin:9px 0 0 13px;
	width:200px;
}
#right a#rmk {
	height:92px;
	margin:9px 0 0 13px;
	width:202px;
}
#creator {
	height:48px;
	width:960px;
	display:inline-block;
	
}
#creator a {
	background-image:url(img/kristjan_koppel.png);
	display:inline-block;
	float:right;
	height:48px;
	margin:10px 0;
	text-indent:-9999px;
	width:50px;
}
#album { 
	position:absolute;
	top:28px;
	right:-15px;
}
			ul.music,
			ul.music li,
			ul.music li a,
			ul.music li img{
				margin:0;
				padding:0;
				
				list-style:none;
				border:0;
				text-decoration:none;
				
			}
			ul.music li{
				margin:15px 15px 15px 0;
				float:left;
				position:relative;
			}
			ul.music li a{
				display:block;
				position:relative;
				float:left;	
				width:80px;
				height:80px;
				text-indent:-1000em;
				overflow:hidden;
				z-index:1;						
			}
			ul.music li img{
				position:absolute;
				width:80px;
				height:80px;
				border:0;
			}
			
			/* Jewel Case */
			ul.music li.jewel img{
				width:72px;
				height:72px;
				top:3px;
				left:12px;
			}			
			ul.music li.jewel a{
				background:url(img/jewel.png) 0 0 no-repeat;
				width:90px;
				height:82px;							
			}
			ul.music li.jewel{
				background:url(img/blank_insert.gif) 12px 3px no-repeat;							
			}
#language {
	background:url('img/bg-ribbon.png') no-repeat 0 0;
	height: 109px;
    left: -64px;
    position: absolute;
    top: -35px;
    width: 53px;
}
.langageflags { margin:20px 0 0 18px; }
.langageflags li { margin:0 0 6px; }
