/*
Theme Name: Custom KiddPR Theme
Theme URI: http://www.3wstudios.com/
Description: Custom theme designed by 3W Studios.
Author: 3W Studios
Version: 1.1
Tags: blue, white, two-columns, fixed-width, custom-header, custom-background
*/

* {
	padding: 0;
	margin: 0;
}
body {
	background: #dfecf3 url("/_img/background.png") 0 0 repeat-x;
	/*text-align: center;*/
	color: #484e4b;
	padding: 0;
	margin: 0;
}
body, .sidebar, h1, h2, h3, h4, h5, h6, td, p {
	font: 10px/1.5 "Helvetica Neue Light", "Helvetica Neue", helvetica, aria, "Lucida Grande", lucida, verdana, "Trebuchet MS", sans-serif;
	font-weight: 400;
	color: #000;
}
tr, td, th {
	vertical-align: top;
}
p, td p {
	font-size: 140%;
	line-height: 1.4;
	margin: 0 0 10px;
}
ul, ol {
	font-size: 100%;
	padding: 0 0 0 15px;
	margin: 0 0 10px 25px;
}
ul {
	list-style: square;
}
li {
	font-size: 130%;
	margin: 0 0 5px 0;
}
li li, li li li, li li li li {
	font-size: 100% !important;
}
form {
	padding: 0;
	margin: 0;
}
h1.entry-title {
	color: #005cab;
	font-family: "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 300%;
	font-weight: 200;
	text-align: left;
	/*text-transform: lowercase;*/
	line-height: 1.1em;
	padding: 0;
	margin: 40px 15px 10px 0;
}
h2 {
	color: #005cab;
	font-family: "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 600%;
	font-weight: 200;
	text-align: left;
	/*text-transform: lowercase;*/
	line-height: 0.4em;
	padding: 0;
	margin: 30px 15px 10px 0;
}
h2 a {
	color: #005cab;
	font-size: 50%;
}
h3 {
	color: #005cab;
	font-size: 240%;
	font-weight: 400;
	padding: 0;
	margin: 0 0 15px;
}
h4 {
	font-size: 160%;
	line-height: 1.3;
	color: #fff;
	margin: 20px 0 5px;
}
a {
	color: #000;
	text-decoration: none;
	padding-bottom: 2px;
}
a:hover {
	color: #666;
	border-color: #000;
}
#frame {
	width: 960px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	-webkit-box-shadow: #000 0px 5px 5px;
	-moz-box-shadow: #000 0px 5px 5px;
	box-shadow: #000 0px 5px 5px;
	behavior: url("/_js/PIE.htc");
}
#header {
	background: #002e55 url("/_img/background_header.jpg") no-repeat;
	padding: 10px 17px 0 15px;
	height: 39px;
}
#shout {
	background-color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 317px;
	border-bottom: 1px #484e4b solid;
}
.shout {
	position: relative;
	z-index: 1000;
}
.splash {
	position: relative;
	margin-top: -77px;
	z-index: 1;
}
.chamaeleonidae {
	background: url("/_img/splash_chamaeleonidae.jpg") no-repeat;
	padding-top: 425px;
}
#content-wrapper {
	background: #fff;
}
#content {
	background: #fff url("/_img/background_eye.jpg") no-repeat;
}
#content {
	background-position: 0 80%;
}
#subcontent {
	background: #fff url("/_img/background_subcontent.png") repeat-x;
	padding: 10px 0 30px;
}
#subcontent .date {
	font-style: italic;
}
#footer {
	background: #57645c;
	padding: 10px 15px;
}
#contact {
	float: left;
	width: 280px;
}
#contact p {
	color: #fff;
	font-size: 120%;
	line-height: 1.2;
}
.full {
	padding: 10px;
}
.column-a {
	display: inline;
	float: left;
	width: 290px;
	padding: 20px 0 30px 10px;
}
.column-b {
	float: right;
	width: 620px;
	padding: 20px 15px 30px 0;
	margin: 0;
}
.clear {
	clear: both;
}
.icon {
	float: right;
	margin: 0 0 10px 5px;
}
.logo {
	float: right;
	margin: 0 34px 10px 34px;
}
.logo-clear-left {
	margin-left: 0;
}
ul.navigation {
	float: left;
	width: 700px;
	height: 35px;
	margin: 0;
	padding: 0;
}
ul.navigation li {
	float: left;
	font-size: 130%;
	font-weight: bold;
	line-height: 1;
	list-style: none;
	padding: 0;
	margin: 0 10px 0 0;
}
ul.navigation li a {
	display: block;
	background: #002b4f url("/_img/background_navigation.png") bottom right repeat-x;
	color: #fff !important;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
}
ul.navigationl li .active,
ul.navigation li a:hover {
	background: #002b4f;
	color: #fff;
}
.callout {
	width: 240px;
	margin: -40px 0 30px 30px;
}
.callout p {
	color: #7f7f7f;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 180%;
}
.callout-top {
	width: 180px;
	background: transparent url("/_img/callout_top.png") top left no-repeat;
	padding: 30px 30px 40px;
}
.callout-bottom {
	width: 240px;
	height: 30px;
	background: transparent url("/_img/callout_bottom.png") top left no-repeat;
	padding: 0;
}
.introduction {
	font-size: 180%;
}
.full, .one-one, .one-two {
	background: transparent;

	border: 1px #333 dashed;
	margin: 5px 0;
}

/* DEBUG */
#debug {
	background: #000;
	color: #0c0;
	border-bottom: 1px #0f0 solid;
}
#debug h3 {
	background: #030;
	color: #0c0;
	font-size: 120%;
	padding: 2px 10px;
	border-bottom: 1px #0c0 solid;
	margin: 10px 0;
}
.debug {
	text-align: left;
}
#primary ul.xoxo #categories-7,
#primary ul.xoxo #archives-8,
#primary ul.xoxo #search-8,
#primary ul.xoxo #categories-7, #primary ul.xoxo #archives-8, #primary ul.xoxo #search-8 {
	float: left;
	margin: 0 19px 40px 25px;
	width: 220px;
	height: 180px;
	background: url(/_img/box-cat-off.jpg) top left no-repeat;
}
#primary ul.xoxo #categories-7 {
	margin-top: 40px;
}
#primary ul.xoxo #archives-8 {
	background: url(/_img/box-archive-off.jpg) top left no-repeat;
}
#primary ul.xoxo #search-8 {
	background: url(/_img/box-search-off.jpg) top left no-repeat;
}
#primary ul.xoxo #categories-7:hover {
	background: url(/_img/box-cat-on.jpg) top left no-repeat;
}
#primary ul.xoxo #archives-8:hover {
	background: url(/_img/box-archive-on.jpg) top left no-repeat;
}
#primary ul.xoxo #search-8:hover {
	background: url(/_img/box-search-on.jpg) top left no-repeat;
}
#primary ul.xoxo #categories-7 h3, #primary ul.xoxo #archives-8 h3, #primary ul.xoxo #search-8 h3 {
	float: left;
	margin: 15px 30px;
	color: #fff;
	font-size: 125%;
	font-weight: bold;
}
#categories-7 select, 
#archives-8 select {
	position: relative !important;
	margin-left: 30px;
	color: #3c3c3c;
	border: 1px solid #3c3c3c;
	background: #fff !important;
}
#categories-7 option,
#archives-8 option {
	position: relative !important;
	padding: 1px 5px;
	color: #3c3c3c;
	border: 0;
	background: #fff !important;
}
#search-8 input#s {
	position: relative !important;
	width: 100px;
	padding: 1px 5px;
	margin-left: 30px;
	color: #3c3c3c;
	border: 1px solid #3c3c3c;
}
#search-8 input #searchsubmit {
	float: left;
}





blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
.hentry {
	margin: 0 0 48px 0;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}
#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body {
	font-size: 10px;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#frame {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#content-wrapper {
		display: inline;
	}
}













