﻿/*
Theme Name: Wordpress 030
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
*/
body {
	margin: 0px;
	background-color:#ff4e4e;
	background-repeat: repeat-x;
}
#Container {
	left: 0px;
	top: 0px;
	width: 900px;
	background-image: url('images/tablexpand.jpg');
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header_ {
	float: left;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 228px;
	background-image: url('images/header.jpg');
}
#left_ {
	float: left;
	left: 0px;
	top: 228px;
	width: 569px;
	background-image: url('images/left.jpg');
	background-repeat: no-repeat;
}
#right_ {
	float: left;
	left: 569px;
	top: 228px;
	width: 331px;
	background-image: url('images/right.jpg');
	background-repeat: no-repeat;
}

#tablexpand_ {
	float: left;
	left:0px;
	top:670px;
	width:900px;
	height:8px;
}

#footer1_ {
	float: left;
	left: 0px;
	top: 678px;
	width: 900px;
	height: 59px;
	background-image: url('images/footer1.jpg');
}
#footer2_ {
	float: left;
	left: 0px;
	top: 737px;
	width: 900px;
	height: 63px;
	background-image: url('images/footer2.jpg');
	text-align:center;
}

.clear {
	clear:both;
}

/** POST **/

#post {
	margin: 40px 0px 25px 50px;
	width: 510px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 22px;
}
#post-contents {
	background-position: left top;
	padding: 0px 8px 0px 8px;
	margin: 8px 0px 0px 0px;
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 22px;
	width: auto;
}

#post-contents a {
	color: #000000;
	text-decoration: underline;
}

#post-contents a:hover {
	text-decoration: none;
}

#post h1 {
	margin: 0px;
	padding: 4px 6px 4px 6px;
	font-family: "tw Cen MT";
	font-size: 26px;
	color: #fed700;
	letter-spacing: -1px;
	font-weight: normal;
	width: auto;
	text-transform: none;
	background-repeat: no-repeat;
	line-height: -1px;
}
#post h1 a {
	color: #fed700;
	text-decoration: none;
}
#post h1 a:hover {
	color: #fed700;
	text-decoration: none;
}
#post-info {
	border-style: solid;
	border-width: 0px;
	border-color: #B1698F;
	margin: 0px 0px 0px 6px;
	font-family: "trebuchet MS";
	font-size: 12px;
	background-image: url('images/bar.jpg');
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
}
#post-info a {
	color: #FFFFFF;
	text-decoration: underline;
}
#post-info a:hover {
	text-decoration: none;
}

#post-navi {
	width: auto;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right:15px;
	text-align: right;
}
#post-navi a{
	border: 1px solid #3f0609;
	margin: 11px 1px 11px 1px;
	padding: 6px 8px 6px 8px;
	color: #FFFFFF;
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	background-color: #640929;
}
#post-navi a:hover {
	color: #FFFFFF;
	background-color: #000000;
}

/** END OF POST **/

/** START OF BLOCK **/
#block {
	margin: 0px 0px 0px 25px;
}
#blockContainer {
	margin: 0px 0px 0px 0px;
}
#block h1 {
	font-family: "tw Cen MT";
	font-size: 30px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 0px 28px;
	margin: 0px;
	width: 257px;
	height: 61px;
	line-height: 61px;
	background-image: url('images/blockHeading.jpg');
	background-repeat: no-repeat;
}
#block ul{
	padding: 0px 0px 10px 20px;
	width: 164px;
	display: block;
	margin: 5px 0 0px 0;
}
#block ul li{
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
#block ul li a{
	background-position: 0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-style: normal;
	letter-spacing: 0px;
	background-image: url('images/button.png');
	background-repeat: no-repeat;
}

.red {
	color: #ffff00;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	font-family: "Lucida Sans";
	font-style: normal;
	letter-spacing: 0px;
}

#block ul li a:hover{
	border-style: solid;
	border-width: 0px;
	border-color: #0px ;
	background-repeat: no-repeat;
	text-decoration: none;
}

#blockalone a{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-style: normal;
	letter-spacing: 0px;
	text-align:center;
}
#blockalone a:hover{
	border-style: solid;
	border-width: 0px;
	border-color: #0px ;
	text-decoration: none;
	text-align:center;
}


/** END OF BLOCK **/

/** START OF FOOTER **/
#footer-contents {
	margin: 0px 0px 0px 20px;
	padding: 0px 30px 25px 35px;
	text-align: left;
	width: 600px;
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	position: relative;
	text-align:center;
}
#footer-contents a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#footer-contents a:hover {
	text-decoration: none;
	color: #000000;
}
/** END OF FOOTER **/

/** COMMENTS **/

#comments {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-family: "trebuchet MS";
	font-size: 13px;
	width: auto;
	color: #FFFFFF;
}
#comments a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0px;
}
#comments a:hover {
	text-decoration: none;
}

/** END OF COMMENTS **/

ul{
	list-style-type:none;
}
input {
	font-family: "trebuchet MS";
	font-size: 13px;
}
textarea {
	font-family: "trebuchet MS";
	font-size: 13px;
}
.newStyle1 {
	text-decoration: underline;
}
