body {
	background: #191c1e;
	color:#323232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	margin:0;
}
/* Some General Phrases for floating ++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
/*for links*/
a {
	color:#313131;
}
a:hover {
	color:#ff6200;
}
/* Page Wrapper - To keep the content in the middle ++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.wrapper {
	margin: 0 auto 0;
	width:922px;
}
/* Naruto Logo / Header ++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Seperation in two boxes - left and right */
.header {
	width:922px;
}
.naruto-logo {
	float:left;
	width:503px;
}
.naruto-logo a span {
visibility: hidden;
}
.navigation-right-side-header {
	float:left;
	width:419px;
}
/*Left Side Naruto Image and Logo*/ 
.naruto-logo {
	background:url(images/logo-naruto-header.gif) no-repeat;
	height:158px;
	width:503px;
}
.naruto-logo h1 {
	text-indent: -10000px;
}
/*Right Side Navigation */
.navigation {
	float:right;
	color:#fff;
	font-weight:bold;
	margin:5px 0 0 0;
}
.navigation a {
	color:#fff;
	text-decoration:none;
}
.navigation a:hover {
	color:#ff9800;
}
/*Right Side story of the year*/
.story-of-the-year {
	float:right;
	margin-top: 31px;
}
/* Content ++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.content-wrapper {
	border: 2px solid #fff;
	width:918px;
	background:url(images/content-bg.gif) repeat-y;
}
.content-top {
	background:url(images/content-top.gif) no-repeat;
	height:12px;
	width: 918px;
}
.content-bottom {
	background:url(images/content-bottom.gif) no-repeat;
	height:12px;
	width: 918px;
}
/* 728px Advertising Banners++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.banner728top {
	width:728px;
	margin:10px auto 20px;
}
.banner728bottom {
	width:728px;
	margin:20px auto 10px;
}
/* Seperation between sidebar and Content ++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.sidebar-content-seperation {
	width:918px;
}
.sidebar {
	width: 355px;
	float:left;
}
.content {
	width:555px;
	float:right;
	margin-right:5px;
}
/* Sidebar ++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Advertising Banner nr 1 */
.tilta-fun-advertising {
	width:302px;
	margin:0 auto 0;
}
.tilta-fun-advertising-bottom {
	width:302px;
	margin:20px auto 0;
}
/*sidebar seperation into 2 */
.seperation-of-sidebar {
	width:355px;
	margin-top: 10px;
}
.left-side-sidebar {
	width:160px;
	margin:0 5px 0 5px;
	float:left;
}
.right-side-sidebar {
	width:177px;
	float:left;
}
/*sidebar navigation*/
.sidebar-box-top {
	background: url(images/sidebar-navigation-top-repeat.gif) repeat-x;
	color: #fff;
	font-size: 1.2em;
	font-weight:600;
	text-indent:0.45em;
	height:32px;
	line-height: 2.4em;
	width:177px;
}
.sidebar-box-body {
	border:1px solid #ccc;
	width:174px;
	padding-bottom:2px;
	margin-bottom: 10px;
}
.sidebar-box-body ul {
	list-style: none;
	padding:0px;
	margin:0px;
	width: 174px;
}
.sidebar-box-body li a {
	border-bottom: 1px dotted #313131;
	display: block;
	color: #313131;
	padding: 5px 2px 0 4px;
	text-decoration:none;
	font-size:1.05em;
	line-height:20px;
}
.sidebar-box-body li a:hover {
	text-decoration: underline;
	color: #313131; 
}
/* Content Starts right over here ++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* the title */
.title-post {
	background: url(images/sidebar-navigation-top-repeat.gif) repeat-x;
	color: #fff;
	font-size: 1.2em;
	font-weight:600;
	text-indent:0.6em;
	height:32px;
	line-height: 2.4em;
	width:555px;
}
/*ads*/
.google-ads {
	margin:0 auto 0;
	width: 469px;
}
.adventure-quest-advertising {
	margin:10px auto 10px;
	width:468px;
}
/*content*/
.content-padded-on-sides {
	padding:0 15px 0 15px;
}
.choose-wallpaper-size {
	margin-top:10px;
}
.choose-wallpaper-size a {
	font-size: 1.2em;
	color:#ff6200;
	font-weight:bold;
	text-decoration:none;
}
.choose-wallpaper-size a:hover {
	text-decoration: underline;
}
/*wallpaper preview 480x360*/
.wallpaper-preview {
	width:480px;
	margin:10px auto 10px;
}
/*The meta data */
.meta-data {
	font-size: 1.1em;
	font-weight:bold;
	margin-top: 20px;
}
.meta-data ul {
	list-style:none;
	margin: 0 0 10px 0;
}
.meta-data li {
	margin: 2px 0 0 10px;
}
.meta-data li a {
	text-decoration:none;
	color:#ff6200;
}
.meta-data li a:hover {
	text-decoration:underline;
}
/* Footer links sitewide Links ++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 
.footer {
	clear:both;
	color:#fff;
	font-size: 0.9em;
	margin: 10px 0 10px 0;
	line-height:2em;
	text-align:center;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	color: #ff9800;
	text-decoration:underline;
}
/* First File END here ++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++
*/
/*Gallery small previews floating */ 
.small-previews-centering {
	margin:0 auto 0;
	width:540px;
	margin-top:6px;
}
.small-previews-floated-left {
	float:left;
	width:120px;
	text-align:center;
	padding:2px;
	border:1px solid #ccc;
	margin:0 4px 7px 4px;
	height: 150px;	
}
.small-previews-floated-left img {
	margin: 5px 0 0 0;
}