/*  
Theme Name: Official PenguinCheatsCP Theme
Theme URI: http://penguincheatscp.com
Description: Club Penguin Cheats
Version: 1.0
Author: Paintboy100
Author URI: http://penguincheatscp.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
    background:url(http://penguincheatscp.com/wp-content/themes/clubpenguin/images/background.png);
	color: #fff;
}

#header .title {
        padding-left: 10px;
}

#header .sub {
        color: #3d3d3d;
        font-style: italic;
        padding-bottom: 17px;
        padding-left: 12px;
}

h1{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
}

h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
}

a{
	text-decoration: underline;
	color: #105cb6;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px 0;
	background: #fffada url(images/bg_blockquote.gif) no-repeat 5px 7px;
	color: #736926;
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 5px 15px;
}

hr{
	clear: both;
	margin: 15px 0 5px;
	width: 100%;
	border: 0;
	height: 1px;
	text-align: left;
	background: url(images/bg_comment_bottom.gif) no-repeat;
}

small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	border: 1px solid #cbb945;
	background-color: #fffadb;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	width: 1000px;
	padding: 10px 0 0;
}

#header{
	margin: 0 0 10px;
	float: left;
	width: 1000px;
	height: 390px;
	background: url(images/bg_header.gif) no-repeat left bottom;
	color: #333;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	color: #325b0a;
}

#menu ul li a{
	display: block;
	padding: 14px 20px 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat left top;
	color: #325b0a;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#pagetitle{
	clear: both;
	width: 1000px;
	height: 155px;
}

#pagetitle h1{
	padding: 36px 28px 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

#pagetitle h1 a{
	text-decoration: none;
	color: #fff;
}

#syndication{
	float: left;
	padding: 15px 31px 0;
	color: #999;
}

#syndication a{ color: #666; }

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
}

#searchbox{
	float: right;
	padding: 10px 31px 0;
}

#searchbox input#s{
	border: 1px solid #ddd;
	padding: 3px;
	background: #fff;
}

#searchbox input#searchsubmit{ height: 24px; }

.pagewrapper{
	margin: 0 0 10px;
	float: left;
	width: 1000px;
	background: #fff url(images/bg_page_bottom.gif) no-repeat left bottom;
	color: #333;
}

.page{
	float: left;
	padding: 0 5px 5px;
	background: url(images/bg_page_top.gif) no-repeat;
}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 550px;
}

.narrowcolumnwrapper{
	margin: 5px 0 0;
	float: left;
	width: 550px;
	background: #fff url(images/bg_narrowcol.gif) repeat-y;
}

.narrowcolumn{
	float: left;
	width: 550px;
	background: url(images/bg_narrowcol_bottom.gif) no-repeat left bottom;
}

.content{
	float: left;
	width: 550px;
	background: url(images/bg_narrowcol_top.gif) no-repeat left top;
}

.content h1.home{
	margin:0 0 0.5em 0;
	padding:20px 20px 2px 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#105cb6;
	font-weight:bold;
	font-size:160%;
	}

.post{
	padding: 9px 16px 15px;
	line-height: 18px;
}

.post h1{
	padding: 0 0 6px;
	font-size: 22px;
	font-weight: bold;
	line-height: 27px;
}

.post h2{
	padding: 0 0 2px;
	font-size: 24px;
	font-weight: bold;
	line-height: 27px;
}

.post h2 a{
	text-decoration: none;
	color: #105cb6;
	border-bottom: 1px solid #75abea;
}

.post img{
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.entry{}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{ line-height: 18px; }

.entry h3{ font-size: 14px; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.postinfo{
	font-size: 11px;
	color: #999;
}

.postinfo a{
	color: #578cca;
}

.postdate{ color: #a12a2a; }

.browse{
	border-top: 1px solid #bdbdbd;
	padding: 15px 16px;
	line-height: 18px;
}

.sidebar, .obar{
	margin: 0 0 0 5px;
	float: right;
	width: 215px;
	line-height: 18px;
}

.obar{
	margin: 0 5px 0 0;
	float: left;
}

.sidebar ul, .obar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li, .obar ul li{
	margin: 5px 0 0;
	padding: 9px 16px 15px;
	background: url(images/bg_ul_li.gif) no-repeat left top;
}

.sidebar ul li.widget_search, .obar ul li{
	padding: 15px 16px;
}

.sidebar ul li h2, .obar ul li h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	color: #8dab3b;
}

.sidebar ul ul li, .obar ul ul li{
	margin: 0;
	padding: 6px 0 3px;
	background: none;
}

.sidebar ul ul ul, .obar ul ul ul{ padding: 3px 0 0; }

.sidebar ul ul ul li, .obar ul ul ul li{
	padding: 6px 0px 3px 15px;
	background: url(images/bg_arrow_right.gif) no-repeat 0px 8px;
}

.sidebar ul ul ul ul li, .obar ul ul ul li{
	background: url(images/bg_arrow_right_2.gif) no-repeat 0px 8px;
}

/* COMMENTS TEMPLATE */

.post h3#comments, .post h3#respond{
	line-height: 27px;
	color: #e45b00;
}

.post h3#respond{
	color: #333;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
	background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #546477;
}

ol.commentlist li .commentmetadata a{
	color: #546477;
}

form#commentform small{
	font-size: 11px;
}

/* begin Menu */
/* menu structure */
.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}
.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}
.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}
.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}
.artmenu li li
{
  float: none;
}
.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}
.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}
.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}
.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}
.artmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}
.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* menu structure */
.nav
{
  position: relative;
  margin: 0  auto;
  width: 990px;
  height: 36px;
  z-index: 100;
}
.artmenu
{
  padding: 238px 0px 0px 3px;
}

.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 36px;
}
.nav .l
{
  left: 0;
  right: 0px;
}

.nav .r
{
  right: 0;
  width: 0px;
}

.nav .r div
{
  width: 990px;
  right: 0;
}

.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}
/* end Menu */
/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}
.artmenu a , .artmenu a span
{
  height: 36px;
  display: block;
}

.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 2px;
  margin-left: 2px;
}
.artmenu a
{
  background-image: url('images/item-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}
.artmenu a span
{
  background-image: url('images/item-right.png');
  background-position: right top;
  background-repeat: no-repeat;
}
.artmenu a span span
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0 18px;
  margin: 0 4px;
  line-height: 36px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
}

.artmenu a:hover
{
  background-position: left -36px;
}
.artmenu li:hover>a
{
  background-position: left -36px;
}
.artmenu li:hover a span
{
  background-position: right -36px;
}
.artmenu a:hover span
{
  background-position: right -36px;
}

.artmenu a:hover span span
{
  color: #FFFFFF;
  background-position: left -36px;
}
.artmenu li:hover a span span
{
  color: #FFFFFF;
  background-position: left -36px;
}

.artmenu a.active
{
  background-position: left -72px;
}
.artmenu a.active span
{
  background-position: right -72px;
}
.artmenu a.active span span
{
  color: #C3C8C1;
  background-position: left -72px;
}
/* end MenuItem */
/* begin MenuSeparator */
.nav .separator
{
  display: block;
  width: 1px;
  height: 36px;
  background-image: url('images/item-separator.png');
}
/* end MenuSeparator */
/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 21px;
  width: 176px;
  overflow:hidden;
  line-height: 21px;
  margin-right: auto;

  background-image: url('images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0px;
  border-style: solid;
  border-color: {PassiveBorderColor};
}
.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}
.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 21px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}
.artmenu ul ul a
{
  margin-left: auto;
}
.artmenu ul li a:hover
{
  color: #FFFFFF;
  border-color: {HoveredBorderColor};
  background-position: 0 -21px;
}
.artmenu ul li:hover>a
{
  color: #FFFFFF;
  border-color: {HoveredBorderColor};
  background-position: 0 -21px;
}
.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #FFFFFF;
}
.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #FFFFFF;
}

/* end MenuSubItem */
