body {
	background-repeat: repeat-x;
	background-image: url(http://www.naked.la/universal/header_background.png);
	background-color: #f6f6f6;
	padding: 0;
	margin: 0;
	background-position: 0px 35px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* @group Site Header */

div#siteheader {
	height: 19px;
	background-color: #333;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light";
	color: #ccc;
	font-weight: 100;
	font-size: 15px;
	padding: 8px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	z-index: 500;
	position: absolute;
	width: 100%;
	top: 0px;
}

div#siteheader a {
	color: #ccc;
	text-decoration: none;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	width: 100px;
}

div#siteheader a#home {
	opacity: 0.7;
}

/* @end */

/* @group Header */

div#header {
	margin-top: 35px;
	position: relative;
	height: 97px;
}

div#header h1 {
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light";
	font-weight: 100;
	font-size: 18px;
	padding-top: 65px;
}

div#header a {
	text-decoration: none;
	color: black;
	opacity: 0.6;
}

div#header a:hover {
	opacity: 0.8;
}

div#header a:active {
	opacity: 1;
}

/* @end */

/* @group Blog */

div.headline {
	margin: 0;
	padding: 0;
	height: 160px;
	left: 0;
	right: 0;
	background: url(/emperor/wp-content/themes/emperor-theme/images/blue.png)
}

div.headline img {
	border: 0;
	margin: 0;
	padding: 0;
}

div#posts {
	position: absolute;
	top: 132px;
	margin: 0;
	padding: 0;
	left: 0;
	right: 0;
}

.readmore {
	padding-right: 40px;
}

div.marginItem {
	float: right;
	position: absolute;
	left: 615px;
	width: 198px;
	border: 1px solid #bababa;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	line-height: 14px;
}

div.marginItem h4 {
	margin: 0px;
	font-size: 12px;
	color: black;
	font-weight: bold;
}



/* @end */

/* @group Content */

div.content {
	font-size: 15px;
	margin: 0;
	padding: 15px;
	margin-left: 10px;
	margin: 0;
	width: 875px;
	line-height: 18px;
	color: #666;
	margin-bottom: 60px;
	padding-left: 20px;
}

div.content p {
	width: 460px;
}

div.spacer {
	height: 120px;
}

a {
	color: #aaa;
}

a:hover {
	color: #888;
}

a:active {
	color: #444;
}



/* @end */

h1 {
	padding-left: 0;
	color: white;
	font-weight: 100;
	margin-left: 20px;
	margin-top: 0;
	padding-top: 100px;
	font-size: 36px;
}

h1 a {
	text-decoration: none;
	color: inherit;
}

h4 {
	font-size: 15px;
	color: #aaa;
	font-weight: normal;
	margin-top: 8px;
}

h2 {
	font-size: 40px;
	font-weight: normal;
	margin-top: 60px;
}

div#grid {
	width: 940px;
	background-image: url(http://www.naked.la/universal/grid.png);
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 20px;
	bottom: 0;
	height: 110%;
	position: fixed;
	margin: 0;
	padding: 0;
}