/*
Theme Name: Naruto Theme
Theme URI: http://skincorner.com
Author: Diana

*/
/**********************************************
*   Naruto    *
***********************************************/

/* General */

body {
	margin: 0;
	background-attachment: fixed;
	background-color: #000000;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#wrapper {
	width: 1004px;
	background-image: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
}

/* Header */

#header {
	width: 1004px;
	height: 235px;
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 25px;
		left: 3px;
		width: 954px;
	}
	
	#header #header-info h1 {
	   font-family:"Myriad Pro",Verdana,Tahoma,sans-serif;	
	   font-size:23px;
		color: #CCCCCC;
		padding: 33px 0 5px 10px;
	}
	
	#header #header-info h1 a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #CCCCCC;
		font: normal 18px Tahoma, Verdana;
		padding: 0px 0 5px 10px;
	}
	
		/* Header - Search */
	#header #header-search {
	position: absolute;
	top: 13px;
	left: 730px;
	width: 265px;
	height: 28px;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 264px;
		height: 28px;
	}
	
	#header #header-search #s {
		width: 200px;
		height: 28px;
		border: 0;
		padding: 6px 12px;
		font: normal 11px Tahoma, Verdana;
		color: #000000;
		background: transparent;
		float: left;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 35px;
		height: 26px;
		padding: 0;
		float: right;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 155px;
		left: 0;
		width: 555px;
		height: 27px;
			}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 555px;
		height: 27px;
	}
	
	#header #header-menu ul li {
	float: left;
	height: 27px;
	font: normal 17px/27px Tahoma, Verdana;
	text-transform: ;
	padding: 0 25px 0 20px;
	color:#CCCCCC;
		}
	
		#header #header-menu ul li.first {
			padding: 0 25px 0 5px;
		}
	
	#header #header-menu ul li a {
		color: #666666;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		color:#FFFFFF;
		text-decoration: none;
		
	}
	
		/* Header - Menu - Submenu */
		
		#header #header-menu ul li ul {
			display: none;
		}


/* Main */

#main {
	width: 1000px;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 555px;
		padding-right: 30px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 40px;
		width: 555px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 549px;
			padding: 0 3px;
			color: #FFCC00;
			font: bold 11px Tahoma, Verdana;
			border-bottom: 1px solid #696666;
		}
		
		#content .post .post-title a {
			color: #FF9933;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: none;
		}
		
		#content .post .post-title span {
			color: #CCCCCC;
		}
		
		#content .post .post-title h2 {
			color: #CCCCCC;
			font: normal 20px Tahoma, Verdana;
			padding-bottom: 5px;
		}
		
		#content .post .post-title h2 a {
			color: #999999;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
		    color:#c0c0c0;
			text-decoration: none;
		}
		
		#content .post .post-title .post-title-info {
			padding-bottom: 8px;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			padding: 0 15px 0 50px;
			width: 490px;
			font: normal 12px/19px Tahoma, Verdana;
			color: #FFFFFF;
		}
		
		#content .post .post-entry a {
	color: #FFFFFF;
	text-decoration: none;

		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font: bold 12px/19px Tahoma, Verdana;
			float: right;
			margin-bottom: 5px;
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-entry a.more-link:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			clear: both;
			width: 549px;
			padding: 0 3px;
			color: #ffffff;
			font: bold 11px Tahoma, Verdana; 
					}
		
		#content .post .post-info a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {
			margin: 20px 0 5px 0;
			color: #FFCC66;
			font: normal 16px Tahoma, Verdana;
			float: left;
			width: 490px;
		}
		
		/* Post - Comments */
		
		#content .post .comments {
			width: 490px;
			font: normal 12px/19px Tahoma, Verdana;
			color: #CCCCCC;
			float: left;
		}
		
			/* Post - Comments - Closed*/
			
			#content .post .nocomments {
				font-weight: bold;
			}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #000000;
		}
		
		#content .post .comments ol li cite {
			color: #ffffff;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#content .post #commentform {
	color: #999999;
	padding: 0 5px 0 25px;
	width: 520px;
	margin: 0;
	float: left;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
		}
		
		#content .post #commentform a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 12px Tahoma, Verdana;
		color: #ffffff;
		margin-bottom: 40px;
		float: left;
		width: 549px;
		padding: 0 3px;
	}
	
	#content .navigation a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
	    color:#ffffff;
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 400px;
		font: normal 12px/19px Tahoma, Verdana;
		color: #FFFFFF;
		margin-bottom: 30px;
		padding-top: 20px;
	}
	
	#sidebar a {
		color: #FFFFCC;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: none;
	}
	
	/* Main - Sidebar - Sides */
	
	#sidebar #sidebar-left {
		float: left;
		width: 160px;
	}
	
	#sidebar #sidebar-right {
		float: right;
		width: 240px;
	}

	

		/* Sidebar - Titles */
		
		#sidebar h3 {
			text-align:left;
			font: normal 17px/25px Tahoma, Verdana;
			color: #ffa73f;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 3px 0 0 25px;
			
		}
		
		#sidebar ul li {
			color: #CCCCCC;
			font: normal 12px/20px Tahoma, Verdana;
		}
		
		#sidebar ul li a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			color:#cccccc;
			text-decoration: none;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0 0 0 14px;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 20px 0;
			width: 155px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 125px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			width: 130px;
			padding-top: 3px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 1px 5px 0 5px;
		}


/* --- FOOTER --- */

#bottombar {
	width:1004px;
	height:auto;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	color:#c0c0c0;
	font-family:Tahoma, Verdana;
	font-size:12px;
	background-color: #000000;
	}

.bar-one {
	float:left;
	display:inline;
	width:30%;
	margin-right:20px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	}

.bar-one h2 {
	width:100%;
	height:22px;
	margin:0px 0px 10px 5px;
	padding:0px 0px 0 5px;
	color:#FFCC00;
	letter-spacing:1px;
	font-weight:bold;
	font-size:14px;
	}

#footer{
	width:1004px;
	height:133px;
	clear:both;
	text-align:center;
	background-color:#000000;
	background-image: url();
	background-repeat: no-repeat;
}
#footer p{margin:0;padding-top: 100px; color:#666666;}
#footer a {color:#666666; text-decoration:none;}
#footer a:hover {color:#999999; text-decoration:none;}

.bar-one li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul {
	list-style:none;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul li {
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 10px;
		}

.bar-one ul li a {
	color:#ffffff;
	text-decoration:none;
	}

.bar-one ul li a:hover {
	color:#FFCC00;
	text-decoration:underline;
	
}

/* The Navigation */

. {
	height:25px;
	padding:0 20px;
	}
. a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#000066;
	}
. a:hover {
	color:#000099;

	}
