/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

modified 2chparty
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #555555 url(images/img01.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
	color: #2D2D2D;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}


p, ul, ol {
	margin-bottom: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 2em;
	padding-left: 1em;
	background: url(images/img09.jpg) repeat-y;
	font-style: italic;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Menu */

#menu {
	width: 630px;
	height: 40px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 10px 15px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
	border-left: 1px solid #3F3F3F;
}

#menu li.first {
	border: none;
}

#menu a {
	padding: 0 15px 0 20px;
}

#menu a:hover {
}

/* Header */

#header {
	width: 630px;
	height: 160px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat;
}

#header h1, #header h2 {
	text-transform: uppercase;
	font-style: italic;
}

#header h1 {
	float: left;
	padding: 77px 0 0 20px;
	letter-spacing: -4px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 93px 40px 0 0;
	letter-spacing: -1px;
	font-size: 18px;
}

#header a {
	text-decoration: none;
	color: #3E3E3E;
}

/* Page */

#page {
	width: 630px;
	margin: 0 auto;
	background: url(images/img04.jpg) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 390px;
	padding: 0 0 0 20px
}

.post {
	padding: 20px;
	background: url(images/img08.jpg) repeat-x left bottom;
}

.post .title, .post h2{
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	background: url(images/img06.jpg) no-repeat left center;
	text-transform: uppercase;
}

.post .title {
	font-size: 100%;
}

.post .story {
}

.post .meta {
}

.post .meta p {
	margin: 0;
	font-size: 77%;
	color: #777777;
}

.post .meta a {
	color: #777777;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 0 10px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 20px 20px 25px 20px;
	background: url(images/img08.jpg) repeat-x left bottom;
}

/*
#sidebar h2 {
	padding: 20px 0px 25px 0px;
}
*/

#sidebar li ul {
	padding-left: 5px;
  padding-bottom: 1em;
}

#sidebar li li {
	padding: 0 0 0 15px;
	background: url(images/img07.jpg) no-repeat left 0.75em;
	line-height: 1.8em;
	font-size: 85%;
}

#sidebar li h2 {
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	background: url(images/img06.jpg) no-repeat left center;
	text-transform: uppercase;
	font-size: 100%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	width: 590px;
	margin: 0 auto;
	padding: 20px 20px;
	background: url(images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 77%;
	color: #444444;
}

#footer a {
	color: #444444;
}

#footer a:hover {
}


/* modified */

/*
a{
    text-decoration : underline;
    color: #1A1917;
}

a:link {}

a:visited {}

a:hover {} 

a:active {}

hr {
    color: #DCD9D9;
    border: 0;
    height: 1px;
    background-color: #DCD9D9;
}

#side-menu hr {
    margin: 4px 0px;
}

#side-menu a {
    text-decoration : none;
}

#menu-banner {
    margin: auto;
}



#content {
    float: left;
    width: 432px;
    font-size: 80%;
    overflow: hidden;
}

#content .top {
    background: url("images/content_top.png") no-repeat top left;
    height: 16px;
}

#content .bottom {
    background: url("images/content_bottom.png") no-repeat top left;
    height: 16px;
}

#content .body {
    background: url("images/content_bg.png") repeat;
    padding: 0px 24px 0px 24px;
}

#content p {
    margin-top: 0.5em;
    margin-bottom: 1.0em;
    margin-left: 1.0em;
    margin-right: 1.5em;
}

#content h2, #content h3, #content h4 {
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}

#content h3 {
    background: url("images/chapter.png") no-repeat left center;
    text-indent: 32px;
}

#footer{
}



.center_body {
    padding: 16px 32px;
}

select, .button {
    background-color: rgb(255, 255, 255);
    border: 1px solid #7A7A7A;
}
*/

#copy-right {
    display: none;
}

/*
blockquote {
    margin: 16px;
    border: 1px solid #DCD9D9;
    background: #E6E5E5
}
*/

.table {
    width: 100%;
    overflow: hidden;
}

.style_table
{
    padding: 0px;
    border: 0px;
    text-align: left;
    color: inherit;

    margin-left: 0.0em;
    margin-right: 0.0em;

    border-collapse: collapse;
    border: solid 1px #999;
    border-spacing: 1px;
    
    /*background-color: #DCD9D9;*/
}
.style_table tr {
}

.style_th, .style_td
{
    padding: 5px;
    margin: 0px;
    color: inherit;
    border: solid 1px #999;
    /*background-color: #ffffff;*/
}

.style_th {
    text-align: center;
    background-color: #454545;
/*    background-color: #E6E5E5;*/
}

table ul {
    margin: 0px 0px 0px 16px;
}

a img {
    border: 0;
}


textarea {
    width: 350px;
}

.toc .toctitle { display:none; }
