﻿/*
Theme Name: Wordpress 004
Theme URI: http://www.deonixdesign.com
Version: 1.0
Description: Wordpress template designed by DeonixDesign, this is not a free template, reselling and redistributing of this template is prohibited.
Author: DeonixDesign.com
Author URI: http://www.deonixdesign.com
*/

.clear {
	clear:both;
}
#Container {
	left: 0px;
	top: 0px;
	width: 820px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/tablexpand.jpg');
}
#header_ {
	float: left;
	left: 0px;
	top: 0px;
	width: 820px;
	height: 322px;
	background-image: url('images/header.jpg');
}
#header_ ul.navi{
	margin: 0px;
	padding: 272px 0px 0px 0px;
	width: 100%;
	text-align: center;
	position: relative;
}
#header_ ul.navi li{
	height: 22px;
	padding: 0 9px 0 9px;
	margin: 0;
	display: inline;
}
#header_ ul.navi li a{
	font: 18px/21px Arial, Helvetica, sans-serif;
	padding: 5px 8px 5px 8px;
	color: #E1E1E1;
	text-decoration: none;
	text-indent: 0px;
	font-weight: normal;
	margin: 0;
	width: inherit;
	letter-spacing: -1px;
	text-transform: lowercase;
}
#header_ ul.navi li a:hover{
	padding: 5px 8px 5px 8px;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #5B0000;
}

#left {
	float:left;
	width:568px;
}
#left_ {
	float: left;
	left: 0px;
	top: 322px;
	width: 568px;
	background-image: url('images/left.jpg');
}
#post {
	margin: 0px 0px 0px 50px;
	width: 508px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
}
#post h1 {
	padding: 8px 6px 8px 12px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DBDABB;
	letter-spacing: -1px;
	font-weight: bold;
	background-color: #242424;
}
#post h1 a {
	color: #DBDABB;
	text-decoration:none;
}
#post h1 a:hover {
	color: #FFCC66;
	text-decoration: none;
}

#post-info {
	padding: 5px 5px 5px 12px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background-color: #001A33;
}
#post-info a {
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
#post-info a:hover {
	color: #FF6600;
	text-decoration: none;
}

#post-navi {
	width: auto;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right:10px;
	text-align: right;
}
#post-navi a{
	margin: 11px 1px 11px 1px;
	padding: 5px 8px 5px 8px;
	background-color: #333333;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
}
#post-navi a:hover {
	background-color: #663300;
	color: #FFFFFF;
}
#right {
	float:right;
	width:252px;
}
#right1_ {
	float: left;
	left: 568px;
	top: 322px;
	width: 252px;
	height: 28px;
	background-image: url('images/right1.jpg');
}
#right2_ {
	float: left;
	left: 568px;
	top: 350px;
	width: 252px;
	background-image: url('images/right2.jpg');
}
#right3_ {
	float: left;
	left: 568px;
	top: 620px;
	width: 252px;
	height: 34px;
	background-image: url('images/right3.jpg');
}
#block {
	width: 170px;
	padding: 0px 0px 15px 30px;
}

#block h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #FFCC66;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#block ul{
	padding: 3px 0px 0px 5px;
	width: 122px;
	display: block;
	margin: 0px 0 0px 0;
}
#block ul li{
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
#block ul li a{
	color: #CCCCCC;
	font-weight: bolder;
	font-size: 13px;
	text-decoration: none;
	font-family: "Lucida Sans";
	font-style: normal;
	letter-spacing: -1px;
	padding-left: 5px;
}
#block ul li a:hover{
	color: #FFCC66;
	text-decoration:underline;
}


#tablexpand_ {
	float: left;
	left: 0px;
	top: 654px;
	width: 820px;
}

body {
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url('images/bg.jpg');
	background-color: #162c46;
}

ul{
	list-style-type:none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	padding: 18px 30px 25px 30px;
	text-align: center;
	width: 600px;
	font-family: Arial;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #CCCCCC;
	line-height: 18px;
}
#footer a {
	color: #FFCC66;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	color: #FFCC66;
	text-decoration: none;
}
