/* @override 
	http://koroli.com/textpattern/css.php?s=default
	http://koroli.com/textpattern/css.php?s=article
*/

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
p.ja {
	line-height: 18px;
}

#mainsub{
	padding-right: 15px;
}

img.divider {
	border: 1px solid red;
	align: center;
	margin: auto;
	padding-bottom: 10px;
}

div.page_nav { overflow:hidden;
	margin: 12px 0px 30px;
	float: left;
	display: inline-block;
	width: 435px;
}

.nextpost img {
	float: right;
}

.nextpost {
	float: right;
	margin-right: 10px;
	background-color: #e6e6e6;
	padding-left: 10px;
}

.nextpost a {
	color: #999999;
	margin-right: 5px;
}

.nextpost a:hover {
	color: #cccccc;
	border-bottom: 1px solid transparent;
	margin-right: 5px;
}

.prevpost {
	float: left;
	background-color: #e6e6e6;
	padding-right: 10px;
}

.prevpost img {
	float: left;
}

.prevpost a {
	color: #999999;
	margin-left: 5px;
}

.prevpost a:hover {
	color: #cccccc;
	border-bottom: 1px solid transparent;
	margin-left: 5px;
}

#container {
	margin: 0 auto;
	width: 780px;
}

body {
	margin: 0;
	padding: 0;
	background: #c2c3b3 url("http://koroli.com/images/lines.gif");
	color: #333;
	font: normal 11px  Trebuchet MS,Lucida Grande,Verdana,sans-serif;
	line-height: 18px;
}

#central {
	background-image: url("http://www.koroli.com/images/fond.png");
	background-repeat: repeat-y;
	height: auto;
}

#contents {
	background-image: url("http://www.koroli.com/images/fond.png");
	background-repeat: repeat-y;
}

#logocontainer {
	width: 190px;
	height: 60px;
	margin-right: 40px;
	float: right;
}

#logocontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 60px;
	background: url("http://www.koroli.com/images/logo0.gif") no-repeat 190px 60px;
	text-align: center;
}

#logocontainer ul li {
	display: block;
	margin: 0;
	height: 60px;
	float: left;
}

#logocontainer ul li a {
	display: block;
	width: 190px;
	padding-top: 67px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}

#logocontainer ul li .xtras {
	width: 80px;
}

#logocontainer ul li a:hover {
	background: url("http://www.koroli.com/images/logo1.gif");
	background-color: white;
}

#logocontainer ul li .xtras:hover {
	width: 80px;
}

#logocontainer ul .download {
	background: url(/images/logo0.gif) no-repeat 30px 10px #FFE4C9;
}

#logocontainer ul .xtras {
	background: url(../images/xtras.png) no-repeat 15px 10px;
}

#logocontainer ul .lastItem {
	border-left: none;
	border-right: 1px solid #C0C0C0;
}

h1,h2,h3 {
	padding: 0;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #555;
	text-shadow: 3px 3px 3px #aaa;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 14px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: 3px 3px 3px #aaa;
	margin: 0 0 2px 0;
}

h3 a {
	font-size: 14px;
	margin: 0 0 2px 0;
	text-shadow: 3px 3px 3px #aaa;
}

p+h2 {
	margin-top: 30px;
}

p+h3 {
}

blockquote {
	font-family: georgia,serif;
	font-size: 12px;
	color: #666;
	margin: 20px;
	padding: 0;
}

#blockquote {
	font: normal 11px  Trebuchet MS,Lucida Grande,Verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 20px;
	padding: 0;
	background: #cccccc;
	border: 1px solid #999999;
	width: 400px;
	height: auto;
}

#header {
	height: 174px;
	margin: 0;
	padding: 0 0 0 0;
	padding-left: 10px;
	background-image: url("http://www.koroli.com/images/fond.png");
	background-repeat: repeat-y;
}

#logohead {
	width: 780px;
	margin: 0;
	padding: 0;
	float: left;
}

#logo {
	width: 760px;
	height: 94px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999999;
	position: relative;
}

#rotator {
	width: 760px;
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
}

#rotator p img,img a,a:hover {
	margin: 0;
	padding: 0;
	
}

#navcontainer {
	background: #cccccc;
	width: 760px;
	margin-right: 10px;
	margin-left: 10px;
	height: 20px;
	border-bottom: 1px solid #666;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	height: 19px;
	float: left;
}



#navcontainer ul li {
	text-align: center;
	border-right: 1px dotted #ffffff;
	font: bold 11px/18px  Trebuchet MS,Lucida Grande,Verdana,sans-serif;
	color: #999999;
	display: block;
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	height: 19px;
}

#navcontainer ul li a {
	width: 80px;
	height: 19px;
	display: block;
	color: #333333;
	text-decoration: none;
}



#navcontainer ul li a:hover {
	width: 80px;
	height: 19px;
	display: block;
	background: #e6e6e6;
	color: #999999;
	border-bottom: 1px none;
}

#column_one {
	margin: 0;
	line-height: 1.5em;
	font-size: 11px;
	color: #555;
}

#column_one {
	padding: 10px 10px 0 20px;
	width: 215px;
	display: block;
	float: left;
}

#column_one p+h2 {
	margin-top: 15px;
}

#column_one h2 {
	font-size: 14px;
	margin: 0 0 2px 0;
	text-shadow: 3px 3px 2px #bbb;
}

#column_one a,#column_one a:visited,#column_one a:link {
	color: #666;
	text-decoration: none;
}

#column_one a:hover {
	color: #333;
}
#column_one img,#column_one img a,#column_one img a:hover {
	margin: 0;
	padding: 0;
}

.column_one p img,.column_one img a,.column_one img a:hover {
	margin: 0;
	padding: 0;
}



#column_one ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}

.boxThinTop {
	width: 230px;
	height: 12px;
	background-image: url(http://www.koroli.com/images/box_top.gif);
	background-repeat: no-repeat;
}

.boxThinContent {
	background-image: url("http://www.koroli.com/images/box_middle.gif");
	background-repeat: repeat-y;
	margin-right: 0;
	margin-left: 0;
	padding: 0 20px 5px;
	z-index: 1;
	display: block;
}
.boxThinContent p {
	margin: 0;
}

.boxThinBottom {
	width: 230px;
	height: 10px;
	background: url("http://www.koroli.com/images/box_bot.gif") no-repeat left top;
	margin-bottom: 20px;
}

#column_one div.boxThinContent p a img.browsehappy {
	padding-bottom: 10px;
	padding-top: 8px;
}

.boxcleanHackBoth {
	clear: both;
	height: 1px;
}

select {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #333333;
	background-color: #CCCCCC;
}

input {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #333333;
	background-color: #CCCCCC;
}

button {
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}

#main {
	line-height: normal;
	color: #333;
	width: 435px;
	float: left;
	margin: 0 0 0 90px;
	padding-left: 0;
}
#main a {
	color: #999;
	text-decoration: none;
}
#main a:hover {
	color: #333;
	text-decoration: none;
}
#main p {
	line-height: normal;
	margin: 0 15px 16px 0;
}

#main p.dateline {
	color: #999;
	margin: 3px 0 5px 0;
}

#main h3 a, h3 a:link {
	color: #cc6600;
	text-decoration: none;
	margin-top: 0;
	padding-top: 0;
}

#main h3 a:visited {
	color: #333399;
	text-decoration: none;
}

#main h3 a:hover {
	color: #5a7242;
	border-bottom: 1px dotted;
}

#main h2 a {
	color: #555;
	text-decoration: none;
	text-shadow: 3px 3px 2px #ccc;
}

#main h2 a:hover {
	color: #632928;
	text-decoration: none;
}

#main img,img a {
	margin: 0 0 10px;
	padding: 0;
}

.center_img{
	margin: 10px auto 10px 40px;
	float: left;
	clear: left;
}


img, img a {
	margin: 0;
	padding: 0;
	border-style: none;
}
img, .format_png { behavior: url(win_png.htc); }

#lubby {
	text-align: center;
	width: 400px;
	height: 40px;
	float: left;
}

.cleanHackBoth {
	clear: both;
	height: 1px;
}

#notice {
	font-family: Trebuchet MS,Lucida Grande,Verdana,sans-serif;
	width: 760px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	height: 20px;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
}
#notice a {
	color: #999;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#notice a:hover {
	color: #333;
}

#footer {
	clear: both;
	width: 780px;
	height: 80px;
	color: #ddd;
	font-size: 9px;
	background-image: url("http://www.koroli.com/images/footer.png");
	font-family: Trebuchet MS,Lucida Grande,Verdana,sans-serif;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #aaa;
	text-align: center;
}

#footer p {
	margin: 0;
}

#footer a,#footer a:link,#footer a:visited {
	color: #eee;
}

#advert {
	margin: 45px 0;
	text-align: center;
}

.amazon img {
	border: solid #999 1px;
}

.amazon img:hover {
	border: solid #632928 1px;
}

#home       #t-home,#archives   #t-archives,#colophon   #t-colophon,#biography  #t-biography,#favorites  #t-favorites,#desktops   #t-desktops,#work       #t-work,#contact    #t-contact,#feeds      #t-feeds {
	color: #eee;
	background-color: #777;
}

.ad_boxThinTop {
	width: 230px;
	height: 20px;
}

.ad_boxThinContent {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: auto;
	margin: 0;
}

.ad_boxThinBottom {
	width: 230px;
	height: 30px;
}

.article img,article img a,article a:hover {
	border: 0;
	margin: 0;
	width: auto;
	height: auto;
	padding: 0;
}