/*

Theme Name: Club Penguin
Theme URI: http://newspenguin.net/
Description: Wordpress theme based on Club Penguin main style
Author: Adrian Kashivskyy
Author URI: http://kashiv.com/
Version: 3.0

*/

@charset "UTF-8";

/* GENERAL ELEMENT STYLES */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,
em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,
var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	line-height:1.2em;

}

html {
	padding:0;
	margin:0;
}

body {
    font-family: Arial, Helvetica, sans-serif; 
	color:#555; 
	margin:0; 
	padding:0; 
	text-align:center; 
	background:#0186b1 url(images/bgRepeat.gif) 0 0 repeat-x; 
	height:100%; 
	width: 100%;
	font-size:small;
	min-width: 1022px !important;
	font-size: x-small;
  	font-size: small;
}

hr {
	height:0;
	font-size:0;
	line-height:0;
	border:none;
	border-bottom:2px solid #e3e3e3;
	margin:30px 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	margin:0 0 12px 30px;
}

li {
	margin:0 0 8px 0;
}

a img, a:link img, a:visited img { 
	border:none 

}
	
object {
	outline: none;
}
	
strong {
    font-weight:bold;
}

em {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	color:#00529b;
	font-weight:bold;
}

h3 {
	font-size:130%;
	margin-top: 8px;
	margin-bottom: 40px;
}

h2 {
	font-size:145% !important;
	padding:20px 0 10px 0;
	margin: 0px !important;
	padding: 0px !important;
}

img {
	border: none !important;
}
	
a:link, a:visited, a:hover, a:active {
	color: #00529b;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	text-decoration:underline;
}

input:focus, textarea:focus {
	outline: none;
}

p {
	margin:0 0 12px 0;
}

/* HEADER STYLES */

#hdrWrap {
	position: absolute;
	height:134px !important;
	width: 100%;
	min-width: 1022px !important;
	margin:0; 
	background: url(images/navBg.gif) 50% -1px no-repeat ;
	z-index:4;
	overflow: hidden;
}
	
#flashNavContainer {	
	position: relative;
	height:134px;
	width: 1022px;
	margin:0 auto;
	top: 0; 
	z-index: 2;
}

.right_link {
	float:right;
	position:relative;
	top:12px;
	text-align: right;
}

h3.page_title {
	width:500px;
	margin-top:-15px !important;
	font-size:23px !important;
	min-height:27px;
}

/* SEARCH FORM */

.searchform {
	width:auto;
	height:auto;
	text-align: right;
}

.searchform input[type=text] {
	width:200px;
	margin:5px 0 4px 0;
	font-size:13px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6f6f6f;
	border:1px solid #fbe494;
	background:#fefefd;
	border-radius:3px;
}

.searchform input[type=submit] {
	width:60px;
	margin:5px 0 4px 0;
	font-size:13px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c99445;
	border:1px solid #ffbc58;
	background:#ffdfae;
	border-radius:3px;
}

/* FOOTER STYLES */

#ftrWrap {
	position: relative;
	top: 102px;
	height:140px;
	width: 100%;
	min-width: 1022px;
	background: url(images/ftr_repeat.jpg) repeat-x;
	z-index: 50;
}
	
#ftrBg {
	position: relative;
	height:140px;
	width: 100%;
	min-width: 1022px;
	margin: 0 auto;
	background: url(images/ftr_bg.jpg) 50% 0 no-repeat;
	z-index: 40;
}

#ftrContent {
	position: relative;
	height:140px;
	width: 900px;
	margin: 0 auto;
	z-index: 39;

}

#ftrBg ul {
	position: absolute;
	top: 38px;
	left: 185px;
	display: block;
	list-style: none;
	height:auto;
	width: 495px;
	text-align: center;
	margin:0;
	padding:0;
}

#ftrBg ul li {
	display: inline;
	list-style: none;
	margin:0 3px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 800;
	color:#01384a;
}

#ftrBg ul .noMarg {
	margin:0;
	padding:0;
}

#ftrBg ul li a, #ftrBg ul li a:link, #ftrBg ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color:#fff;
	text-decoration: none;
}

#ftrBg ul li a.new, #ftrBg ul li a.new:link, #ftrBg ul li a.new:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color:#fc0;
	text-decoration: none;
}

#ftrBg ul li a:hover, #ftrBg ul li a.new:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#5ad0fa;
	text-decoration: none;
}

#ftrBg ul li .active {
	color:#5ad0fa;
}
	
#ftrBg p {
	position: absolute;
	top: 63px;
	left: 200px;
	height:auto;
	width: 460px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color:#013444;
}

#ftrBg p a {
	color:#013444;
	font-weight:normal;
	text-decoration: none;
}

#ftrBg p a:hover {
	color:#013444;
	font-weight:normal;
	text-decoration: underline;
}

#kashivComProj{
	position: absolute;
	top: 30px;
	left: 20px;
}

/* CONTENT STYLES */

#centerWrap {
	position: relative;
	width: 100%;
	font-size:110%;
	z-index: 1;
	background:transparent url(images/sub_bg.jpg) 50% 110px no-repeat;
}

#contentWrap {
	position: relative;
	width: 1022px;
	margin: 0 auto;
	z-index: 20;
}

#content {
	margin: 0;
	height: auto;
	width: 900px;
	background:#fff url(images/sub_inner_bg.gif) 0 0 no-repeat;
	border-left:3px solid #013a69;
	border-right:3px solid #013a69;
	color:#555;
	position:relative;
	top:102px;
	left: 58px;
}
	
#content .padd {
	padding:40px 30px 30px 30px;
}
	
.floatHack {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	visibility:hidden;
}

.padd {
	min-height: 500px;
}

/* POST STYLES */

.post, .page {
	
}

.post_head a {
	font-size:18px;
	font-weight:bold;
}

.post_head a:hover {
	color:#000;
	text-decoration: none;
}

.post_content {
	margin: 20px 5px;
}

.single_post_content {
	margin-top:10px;
}

.post_meta, .post_meta a {
	color:#555;
	font-weight: normal;
	text-decoration: none;
}

.post_meta a:hover {
	text-decoration: none;
	color:#000;
}

.post_divider {
	height: 1px; font-size: 1px;
	line-height: 1px;
	border-bottom: 2px solid #e3e3e3;
	margin: 30px 0;
}

.published {
	color:#a5bacd;
}

.comments-open{
	margin-top: 15px;
}

.blog_copy ul {
	list-style-type: disc;
	padding-left: 30px;
}

.post_navigation {
	text-align:right;
}

.post_navigation a {
	font-weight:bold;
}

.post_navigation a:hover {
	text-decoration: none;
	color:#000;
	clear:both;
}

.post_navigation_left {
	position:relative;
	float:left;
	width:300px;
	text-align:left;
}

.post_navigation_right {
	position:relative;
	float:right;
	width:300px;
	text-align:right;
}

/* COMMENT BOXES STYLES */

.comment {
    height:auto;
	padding:20px 20px;
	display:block;
	margin:5px 0 5px 0;
	background:#eef7ff;
}

.comment_header, .comment_header a, .comment_header a:hover {
	font-size:10px;
	font-weight:bold;
	color:#007aa3;
}

.comment_footer, .comment_footer a, .comment_footer a:hover {
	color:#A5BACD;
	font-size:10px;
	font-weight:normal;
}

.comment_content {
	margin:10px 0;
}

.comment_content p {
	margin:0;
}

.byuser {
	background: #e3effa;
}

/* COMMENT FORM STYLES */

h3.comments_header {
	margin:0 0 20px 0;
}

.comment_form input, .comment_form textarea {
	font-size:13px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6f6f6f;
	border:2px solid #fbe494;
	background:#fefde1;
}


.comment_form input {
	width:404px;
	margin:5px 6px 15px 0;
}

.comment_form textarea {
	width:830px;
	margin:5px 6px 0 0;
}

.comment_form label {
	padding:4px 0 10px 0;
	font-weight:bold;
	font-size:12px;
	color:#7b7b7b;
}

.comment_form table {
	margin:10px 0;
}

.comment_form .smiles_bar {
	color:#000;
	background-color:#fefde1;
	border: solid 2px #fbe494;
	border-bottom:none;
	margin:5px 0 0 0;
	padding:5px;
}

.comment_form input[type=submit] {
	border:3px solid #d88200;
	background:#ff9a00;
	border-radius:15px;
	width:auto;
	height:auto;
	font-weight:bold;
	font-size:18px;
	color:white;
	text-shadow: 1px 1px 0 #000;
	padding:5px 15px;
	margin:10px 0 0 0;
}

.comment_form input[type=submit]:hover {
	background:#f49300;
	cursor: pointer;
}

/* RECAPTCHA BOX STYLE */

#recaptcha_image {
	background:white;
	width:398px !important;
	height:auto !important;
	border:1px solid #fbe494;
}

#recaptcha_image img {
	margin:0 auto;
	padding:5px 0;
	
}

#recaptcha_widget {
	width:400px;
	border:1px solid rgba(0, 0, 0, 0.1);
	background: rgba(255, 255, 255, 0.5);
	padding:5px;
	margin:5px 0 15px 0;
	border:2px solid #fbe494;
	background:#fefde1;
}

.recaptcha_only_if_image {
	font-size:13px;
	margin:9px 0 5px 2px;
	color:#444;
}

a.recaptcha_reload_button {
	display: inline-block;
	width:16px;
	height:16px;
	background: url(images/recaptcha_reload.png);
	background-position: 0px 0px;
}

a.recaptcha_reload_button:hover {
	background-position: 0px 16px;
}

a.recaptcha_help_button {
	display: inline-block;
	width:16px;
	height:16px;
	background: url(images/recaptcha_help.png);
	background-position: 0px 0px;
}

a.recaptcha_help_button:hover {
	background-position: 0px 16px;
}

.recaptcha_buttons {
	display: inline-block;
	float:right;
	position:relative;
	top:-1px;
	left:-4px;
}

#recaptcha_widget input[type=text] {
	width:391px;
	margin:5px 0 4px 0;
	background:#fff;
	border:1px solid #fbe494;
}

/* MINI LOOP POST */

table.mimi_posts_table {
	width:100%;
}

.mini_post {
	height:auto;
	padding:15px;
	display:block;
	margin:5px 0;
	background:#eef7ff;
}

.mini_post_date, .mini_post_title {
	font-size:18px;
}

.mini_post_date {
	width:100px;
	text-align: right;
}

.mini_post_title {
	padding:0 0 0 10px;
}

.mini_post a {
	color:#555;
}

.mini_post a:hover {
	color:#333;
	text-decoration:none;
	
}

/* MEDIUM LOOP POST */

.medium_post_cell {
	padding:15px;
	display:block;
	margin:5px 0;
	background:#eef7ff;
}

.medium_post_cell_title {
	font-size:16px;
}

.medium_post_cell_meta, .medium_post_cell_meta a, .medium_post_cell_meta a:hover {
	font-size:12px;
	color:#A5BACD;
	margin:2px 0 0 0;
}

.medium_post_cell_meta a:hover {
	text-decoration: underline;
}

.medium_post_cell_content {
	font-size:13px;
	color:#555;
	margin:5px 0 0 0;
}

.medium_post_cell_content p {
	margin:0;
}

/* POST INFO TABLE */

.post-info-table {
	border-collapse: collapse;
	margin-top: 2em;
	width:100%;
	background:#FFF;
}

.post-info-table tr {
	padding:5px;
}

.post-info-table td {
	border:solid 1px #CCC;
	margin-bottom: 9px;
	padding: 5px;
	text-align:left;
}

.post-info-table a {
	font-weight:normal;
}

/* AUTHOR PAGE */

.author_info_box {
	background:#ebf7f9;
	border:#c4e4fa 2px solid;
	border-radius:15px;
	color:#0153b0;
	font-size:14px;
	font-weight:normal;
	padding:10px 15px;
}

.author_meta {
	font-size:15px;
	margin:0;
	padding:0;
}

.author_meta p {
	margin:5px 0;
	padding:0;
}

.author_meta a {
	color:#0153b0;
}

.author_hr {
	width:820px;
	margin:10px 0 10px -5px;
	height:0;
	line-height: 0;
	font-size: 0px;
	border-bottom:#c4e4fa 2px solid;
}

.author_bio {
	font-size:13px;
}

/* LIBRARY SUBPAGE STYLES */

.library_item {
	background:#ebf7f9;
	border:#c4e4fa 2px solid;
	border-radius:15px;
	color:#0153b0;
	font-size:14px;
	font-weight:normal;
	padding:10px 15px;
	display:block;
	margin:0 0 20px 0;
}

.library_item:hover {
	cursor: pointer;
	background:#def1f9;
}

.library_item table {
	margin:0;
	padding:0;
	border-collapse: collapse;
}

.library_item td.book_cover {
	width:100px;
	border-right: #c4e4fa 2px solid;
	padding-right:10px;
}

.library_item td.book_title {
	vertical-align: top;
	padding: 5px 0 0 10px;
	font-size:20px;
	font-weight:bold;
}

.library_item td.book_author {
	vertical-align: bottom;
	padding: 0 0 5px 10px;
	color:#a5c3e9;
}

.library_item td.book_description {
	vertical-align: top;
	padding: 10px 0 0 10px;
}



