/* This stylesheet is done by Mizuiro for tsuiokuNET only. */
/* Be creative in your own way and please, no thieving! */
/* View this style only for educational purposes. ; ) */


/* BODY AND TEXT STYLE */

body {
	background:url('images/enigma_05.jpg') #e2eff3 repeat-x top center;
	color:#787878;
	cursor:default;
	font-family:verdana;
	font-size:11px;
	line-height:25px;
	margin:0px;
	padding:0px;
	text-align:justify;
}
#content b, #content strong {
	color:#7d99bb;
	font-weight:bold;
}
#content i, #content u {
	border-bottom:1px dashed #b3d2dc;
	color:#7d99bb;
	text-decoration:none;
}
#content b:hover, #content strong:hover, #content i:hover, #content u:hover {
	border:0px none;
	color:#f64f0f;
	cursor:help;
}
#content a {
	color:#7d99bb;
	cursor:help;
	text-decoration: none;
}
#content a:hover {
	color:#f64f0f;
	cursor:help;
	text-decoration:none;
}
#footer p {
	color:#ababab;
	font-family:"century gothic";
	font-size:0.9em;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
#footer a {
	color:#ababab;
	font-family:"century gothic";
	text-decoration:none;
}
#footer a:hover {
	border:0px none;
	color:#787878;
	cursor:help;
	text-decoration:none;
	text-transform:none;
}

/* HEADER */
h1 {
	background:transparent url(images/enigma_h1.jpg) no-repeat scroll 0 0;
	color:#d9733c;
	font-family:"trebuchet ms";
	font-size:11pt;
	font-style:italic;
	letter-spacing:2px;
	line-height:30px;
	margin-top:-15px;
	margin-left:45px;
	padding-bottom:10px;
	padding-left:40px;
	text-transform:lowercase;
}
h4 {
	color:#E1C8AE;
	font-family:"century gothic";
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	line-height:50%;
	margin:-24px 0 20px;
	padding-left:70px;
	text-transform:lowercase;
}
h1.alt {
	color:#d9733c;
	font-family:"century gothic";
	font-size:30px;
	font-weight:normal;
	letter-spacing:2px;
	margin:0px;
	padding-right:50px;
	text-align:right;
	text-transform:uppercase;
}
h2 {
	color:#786a5c;
	font-size:12pt;
	font-family:"century gothic";
	font-weight:bold;
	letter-spacing:2pt;
	text-align:left;
	padding-left:30px;
	text-transform:lowercase;
}
h3 {
	color:#8b7c6e;
	font-family:century gothic;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	line-height:50%;
	padding-left:15px;
	text-transform:uppercase;
}

/* STRUCTURE */

blockquote {
	background:#d8eaef;
	border-left:10px solid #cfe4eb;
	border-right:10px solid #cfe4eb;
	color:#565656;
	display:block;
	font-weight:normal;
	padding:10px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}
blockquote:hover {
	color:#787878;
	cursor:default;
}
#content blockquote a {
	color:#565656;
}
#content blockquote:hover a {
	color:#ababab;
}
#content blockquote:hover a:hover {
	color:#7d99bb;
}
#wrap {
	margin:0px auto;
	overflow:hidden;
	width:100%;
}
#content {
	margin:0px auto;
	padding:15px;
	width:700px;
}
.clear {
	clear:both;
}
#head1 {
	height:100px;
	margin:0px auto;
	text-align:center;
	width:100%;
}
#head2 {
	height:100px;
	margin:0px auto;
	text-align:center;
	width:100%;
}
#head3 {
	height:100px;
	margin:0px auto;
	text-align:center;
	width:100%;
}
#head4 {
	height:50px;
	margin:0px auto;
	text-align:center;
	width:100%;
}
#footer {
	background:#dcecf1;
	border:0px none;
	color:#565656;
	margin:0px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	width:100%;
}
#nav {
	letter-spacing:0pt;
	margin:0px;
	padding:0px;
	text-align:center;
	width:100%;
}
ul {
	list-style-image:url(images/bullet.gif);
}
ol {
	list-style:lower-roman;
}
input, textarea, select {
	background:#252626;
	border:1px solid #3e3e3e;
	color:#565656;
	font-weight:normal;
	margin:0px;
	padding:3px;
	text-align:justify;
}
input:focus, textarea:focus, option:focus, select:focus {
	background:#252626;
	border:1px solid #ababab;
	color:#ababab;
	font-weight:normal;
}

/* CLASS */

.p {
	text-indent:25px;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.gradualshine {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
.handcursor{
	cursor:help;
}
.info img {
	background:#FBFBFB none repeat scroll 0 0;
	border:1px solid #988B84;
	margin:10px 10px 0px 10px;
	padding:5px;
	text-align:right;
}

/* .link */

.link {
	background:#0b0b0b;
	color:#565656;
	margin-left:80px;
	margin-right:80px;
	padding:5px;
	text-align:center;
}
.link:hover {
	color:#787878;
	cursor:default;	
}
#content .link a {
	color:#565656;
}
#content .link:hover a {
	color:#ababab;
}
#content .link:hover a:hover {
	color:#7d99bb;
}

/* .codesort .images .aff */

.codesort label {
	float:left;
	width:15em;
	text-align:right;
	margin:0 0.5em 0 0;
}
#content .images, #content .codesort, #content .aff {
	margin:5px 0px;
}
#content .aff a, #content .images a:hover, #content .codesort a, #content .codesort a:hover {
	border:0px none;
}
#content .images a img, #content .aff a img, #content .codesort img, #content .codesort a img {
	background:#252626;
	border:0px none;
	margin:0px 2px 0px 0px;
	padding:6px;
}
#content .images a:hover img, #content .aff a:hover img, #content .codesort img:hover, #content .codesort a:hover img {
	background:#3e3e3e;
	border:0px none;
	margin:0px 2px 0px 0px;
	padding:6px;
}