/* @override http://localhost:8888/kin.am/css/kin.css */

body {
	background: #fff url(../images/bg.png) repeat-x;
	color: #132;
	font-size: 10.4pt;
	padding: 0;
	font-family: Helvetica, sans-serif;
	width: 100%;
	height: 6000px;
	margin:0;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Helvetica, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

img {
	background: none;
}

#preload {
    height: 0; overflow: hidden;
}

.promo_sticker {
	background: url(../images/twitter.png) repeat-x;
	position: fixed;
	width:107px;
	height:95px;
	right: 0;
	top: 0;
}

.main {
	position: fixed;
	width:100%;
	top: 130px;
}

.menu_bar {
	background: #fff url(../images/bar_bg.png) repeat-x;
	height:126px;
}

.grid {
	border: none;
	position:relative;
	top: 42px;
	left: 78px;
}	

.title {
	position:relative;
	background: url(../images/bigKIN.png);
	top:26px;
	left:80px;
	height: 307px;
	width: 855px;
}