﻿@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
body {
	background: #0097be url(/images/background.jpg) repeat-x top;
	text-align: center;
	margin: 0 auto;
	}
/* -------------------
Main Structure
------------------- */
#main {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	background: url(/images/framebg.jpg) 0 0 no-repeat;
	}
#middle {
	background: url(/images/framebg.gif) 0 0 repeat-y;
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	}
#content {
	float: left;
	width: 731px;
    padding-left: 0px;
    padding-right: 0px;
    background: #fefefe;
    margin-left: 9px;
	border: 1px solid #b4e4ed;
	}
#content .pagelistbox {
  font-size: 12px;
	text-align: center;
}
#sidebar {
	float: right;
	width: 186px;
	padding: 0px 0px 0px 7px;
	margin-right:9px;
}
/* -------------------
Header
------------------- */
#header {
        background: url(/images/header.gif);
        width: 950px;
		height: 71px;
		margin-left:auto;
		margin-right:auto;
}
h1#header-title {
	font-family: Arial, Times, Verdana;
	color: #15a1c4;
	font-size: 28px;
    font-weight: bold;
	padding: 2px 0 0 0;
	text-align: center;
}
h1#header-title a{
	color:#15a1c4;
	text-decoration:none;
	border-bottom:none;
	}
h1#header-title a:hover{
	color:#15a1c4;
	text-decoration:none;
	border-bottom:none;
}
.header-description {
    font-family:Arial, Times, Verdana;
	color:#181818;
	font-size:11px;
	padding:0px 0 0 89px;
	text-align:left;
    font-weight:normal;
}
/* -------------------
Content
------------------- */
#content .post {
	margin: 0 10px 10px 10px;
}
/* general #content definitions */
#content h2 {
	color: #181818;
	font: 1.0em Arial, Times, Verdana; 
	margin: 11px 0 8px 0;
    padding: 3px 0px 2px 6px;
    background: url(/images/h2-bg.gif);	
}
#content h2 a {
	color: #181818;
	text-decoration: none;
	font-weight: bold;
}
#content h2 a:hover {
	color: #181818;
	text-decoration: none;
}
#content h3 {
	font: 0.7em/1.5em Arial, Times, Verdana;
	color: #181818;
	font-weight: bold;
    margin-left: 15px;
}
#content p {
	color: #181818;
	font: 0.8em/1.5em Arial, Times, Verdana;
}
#content p, #content ul, #content ol {
	margin: 0 0 0.7em 0;
	font-family:Arial, Times, Verdana;
}
#content li {
	margin: 0 0 0 30px;
	color: #181818;
	font: 0.8em/1.5em Arial, Times, Verdana;
}
#content a { color: #15a1c4;	
	font: 1em Arial, Times, Verdana;
	font-weight: bold;
}
#content a:hover { color: #15a1c4; }
.entry {
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0;
}
.entry  p {
	margin: 5px 0 5px 0;
	padding: 0;
}
.entry  img { 
      padding: 5px;
      border: 1px dotted #181818;
}
.entry  img.alignleft { 
	float: left;
	margin: 3px 3px 1px 0;
}
.entry  img.alignright { 
	float: right;
	margin: 0 3px 1px 3px;
}

/* -------------------
Comments
------------------- */

/* -------------------
Sidebar
------------------- */
#sidebar h3 {
	color: #181818;
	font: 0.8em/1.5em Arial, Times, Verdana;
	font-weight: bold;
	margin: 0 0 0px 0;
    padding: 1px 0px 1px 0px;
    background: url(/images/sidebar-h3-bg.gif);
	border-bottom: 1px solid #181818;
	text-align: center;
}

#pin {
	color: #181818;
	font: 0.8em/1.5em Arial, Times, Verdana;
	font-weight: bold;
	margin: 0 0 0px 0;
    padding: 1px 0px 1px 0px;
    background: url(/images/sidebar-h3-bg.gif);
	border-bottom: 1px solid #181818;
	text-align: center;
}
#sidebar p, #sidebar li {
	color: #181818;
	font: 0.7em/1.5em Arial, Times, Verdana;        
}
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 10px 0;        
	background: #b4e4ed;
}

#sidebar ul { list-style: none; }

#sidebar ul li {
	background:transparent url(http://www.club-penguin.org/images/icon.png) no-repeat scroll left top;
	padding: 2px 0px 1px 18px;
	margin-left: 4px;
}

#sidebar a {
	color: #181818;
	text-decoration: none;
    font-weight:bold;
}

#sidebar a:hover {
	color: #181818;
	text-decoration: underline;
    font-weight:bold;
}

.bottom {
        background: url(/images/sidebar-bottom.jpg);
        height: 8px;
}
/* -------------------
Footer
------------------- */
#footer {
	clear: both;
	background: url(/images/footer-950.gif);
	height: 36px;
    width: 950px;
    margin: 0px auto;
}
#footer #footertext {
	color: #181818;
	font: 0.7em Arial, Times, Verdana; 
	text-align: center;
}
#footer #footertext a {
	color: #181818;
	text-decoration: none;
}
#footer #footertext a:hover {
	color: #181818;
	text-decoration: none;
}
#commentlist {
		margin-left: 68px;
		margin-bottom: 8px;
		width: 565px;
		float: left;
}
#commentlist ol{ }
#commentlist li {
	font: 1em Arial, Times, Verdana;
	margin-bottom: 5px;
}
#commentlist .commpages {
	margin-left: 200px;
}

#commentlist .commpages a:hover{
	color: #15a1c4;
    font-weight: bold;
}
#commentlist .commpages a{
	color: #15a1c4;
	font-weight: bold;
}
.ip-data {
	font: 10px Arial, Times, Verdana; 
	color: #FF0000;
}

#commentlist li .cite {
	color: #15A1C4;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

#commentlist li .cite say{
	color: #000000;
	font-size: 1.0em;
	font-weight: normal;
}

#commentlist p {
	font: 12px Arial, Times, Verdana;
}
#commentform {
	margin: 0.5em 0 2em 1.5em;
	width: 360px;
	float: left;
}

#commentform p {
	font: 12px Arial, Times, Verdana;
}

#commentform textarea {
	background: #f0f8fa;
	border: 1px solid #b4e4ed;
	width: 565px;
}

#commentform textarea:hover {
	background: #f0f8fa;
	border: 1px solid #b4e4ed;
}

#commentform textarea:focus {
	background: #f0f8fa;
	border: 1px solid #b4e4ed;
}



#commentform #validate, #commentform #username {
	font-size: 1.1em;
	background: #f0f8fa;
	border: 1px solid #b4e4ed;
	width: 180px;
	height: 15px;
}

#commentform #validate:hover, #commentform #username:hover {
	font-size: 1.1em;
	background: #f0f8fa;
	border: 1px solid #b4e4ed;
	width: 180px;
}

#commentform #validate:focus, #commentform #username:focus {
	font-size: 1.1em;
	background: #f0f8fa;
	border: 1px solid #b4e4ed;
	width: 180px;
}

#commentform input{
	margin-bottom: 3px;
}

#commentform #submit {
	margin:0;
	float:left;
    background: url(/images/submit-button.jpg);
    color: #181818;
	font: 11px Arial, Times, Verdana;
	border:1px solid #b4e4ed;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 2px;
    margin-bottom: 10px;
    height: 20px;
}

.post{margin:0 0 25px 0;}

.comment-title {
	color: #181818;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 100px;
	font-family: Arial, Times, Verdana;
}
.ad-link {
	margin-left: 80px;
	margin-bottom: 3px;
}
.ad-728 {
	margin-left: -8px;
}
.ad-art {
	float: right;
}

#content .post-in {
	float: right;
	margin: -7px 8px 0 0;
	display: inline;
	font-size: 11px;
	font-family: Arial, Times, Verdana;
}
#content .post-in a {
	color: #15a1c4;
    text-decoration: none;
    font-weight: bold;
	padding: 0 0 0 5px;
}
#content .post-in a:hover {
	text-decoration: underline;
}

#content .line_list {
	margin: 0;
	border-top: 1px dotted #181818;
	list-style: none;
	font: 0.85em/1.5em Arial, Times, Verdana;
	padding: 0.1em 0 0.2em 0;
	color: #fefefe;
}

#content .line_index {
	margin: 1.3em 0 0 0;
	border-top: 1px dotted #181818;
	list-style: none;
	font: 0.85em/1.5em Arial, Times, Verdana;
	padding: 0.1em 0 0.2em 0;
	color: #fefefe;
}

#content .line {	
    border-top: 1px dotted #181818;
	list-style: none;
	font: 0.85em/1.5em Arial, Times, Verdana;
	padding: 0.1em 0 0.2em 0;
	color: #fefefe;
	margin: 1.8em 0 0 0;
}

#content .line-ad {	
    border-top: 1px dotted #181818;
	list-style: none;
	font: 0.85em/1.5em Arial, Times, Verdana;
	padding: 0.1em 0 0.2em 0;
	color: #fefefe;
}

#content .nr {
	margin: 0 0 0 30px;
	color: #181818;
	font: 0.8em/1.5em Arial, Times, Verdana;
}
#comment-word {
	margin-left: 25px;
	width: 565px;
	float: left;
}

#next{margin-top:10px;}
#next .pre{font-size: 16px; font-weight: bold;}
#next .nex{float: right; font-size: 16px; font-weight: bold;}

#ad-180-90 {background: #B4E4ED;}
#ad-160 { }
#ad-search {background: #B4E4ED;}
#ad-search-2 {margin-top: 10px;margin-left: 200px;}

#swf {background:#B4E4ED none repeat scroll 0 0; padding-left:10px;}
