body
{
	background:#26364d;
	font:11pt "Trebuchet MS", Arial, Helvetica, Sans-serif;
	margin:0;
	padding:40px 0 0 0;
	text-align:center;
}
a {color:#5e96dd;text-decoration:none;}
#container
{
	background:#FFF;
	color:#333;
	margin:0 auto;
	text-align:left;
	width:760px;
}
#header
{
	background:#54719e url(/Skins/Naked/Images/Header-Background.jpg) no-repeat bottom center;
	color:#FFF;
	height:125px;
}
	#header * {
		margin:0;
		padding:0;
	}
	#header h1 {
		height:80px;
		padding:30px 0 0 40px;
		width:180px;
	}
		#header h1 a {
			background:url(/Skins/Naked/Images/Logo.png);
			display:block;
			height:80px;
			margin:0;
			padding:0;
			text-indent:-5000px;
		}
	#header h2 {
		display:none;
	}
#menu
{
	background:#435d86;
}
	#menu * {
		list-style:none;
		margin:0;
		paddnig:0;
	}
	#menu h3 {
		background:url(/Skins/Naked/Images/Tab.png) no-repeat;
		color:#26364d;
		font-size:12pt;
		float:left;
		margin:-12px 10px 0 30px;
		padding:15px 0 5px 0;
		text-align:center;
		width:200px;
	}
	#menu li.login {
		float:right;
	}
	#menu a {
		color:#7aa9f2;
		display:block;
		float:left;
		font-size:8pt;
		margin:0 10px 0 0;
		padding:8px 0;
		text-decoration:none;
		text-transform:uppercase;
	}
	#menu a:hover {
		color:#FFF;
	}
#main {
	background:url(/Skins/Naked/Images/Main-Background.png) repeat-x;
}
#content
{
	/*float:left;*/
	padding:15px 30px;
	/*width:470px;*/
}
#content .date {
	border-bottom:#819ecc 1px solid;
	float:left;
	font-size:8pt;
	font-weight:normal;
	margin:0 0 10px -30px;
	padding:5px 5px 5px 30px;
	text-transform:uppercase;
}
#content .date a {
	color:#151e2c;
	text-decoration:none;
}

#content .posts {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}
#content .posts .post {
	margin:0 0 15px 0;
}
#content .posts h1 {
	font-size:18pt;
	font-weight:normal;
	margin:0 0 5px 0;
}
	#content .posts h1 a {
		color:#435d86;
		text-decoration:none;
	}
	#content .posts .post-info {
		background:#d0dae9;
		color:#5f7eb1;
		display:block;
		font-size:9pt;
		margin:0 0 5px 0;
		padding:5px;
	}
	#content .posts .post-info a {
		color:#151e2c;
	}
#sidebar {
	display:none;
	background:#5f7eb1;
	float:right;
	width:230px;
}
#footer
{
	background:#151e2c;
	color:#FFF;
	font-size:9pt;
	padding:15px 30px;
}
	#footer * {
		list-style:none;
		margin:0;
		padding:0;
	}
	#footer li {
		margin:0 0 5px 0;
	}
	#recent-entries, #recent-comments {
		float:left;
		width:230px;
	}
		#recent-entries h2, #recent-comments h2 {
			color:#FFF;
		}
			#recent-entries h2 span,#recent-comments h2 span {
				color:#7f97bd;
			}
		#recent-entries a, #recent-comments a {
			color:#5e96dd;
			text-decoration:none;
		}
		#recent-entries a:hover, #recent-comments a:hover {color:#FFF;}
		#recent-entries strong, #recent-comments strong {
		font-size:10pt;
			display:block;
		}
.clear:after,#container:after, #header:after, #main:after, #sidebar:after, #menu:after, #contentarea:after, #isite_content:after, #footer:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear,#simplemenu,#container, #header, #main, #sidebar, #menu, #contentarea, #isite_content, #footer {display:inline-block;}
/* Hide from IE Mac \*/
.clear,#simplemenu,#container, #header, #main, #sidebar, #menu, #contentarea, #isite_content, #footer {display:block;}
/* End hide from IE Mac */

