/*
Theme Name: Zoie Sky



/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* 
-------------------------------------------------------------- */


/* =Structure
-------------------------------------------------------------- */
.background_wrapper {
	background: #cef8ff;
	margin: 0 auto;
}

.one_wrap_to_rule_them_all {
	margin: 0 auto;
	width: 960px;
}

.clouds_left {
	background: transparent url(images/clouds_left.png) no-repeat scroll 100% 0%;
	height: 116px;
	width: 614px;
	position: absolute;
	top: 83px;
	left: 0px;
	z-index: 2;
}

.clouds_right {
	background: transparent url(images/clouds_right.png) no-repeat scroll 100% 0%;
	height: 116px;
	width: 614px;
	position: absolute;
	top: 83px;
	right: 0px;
	z-index: 2;
}


.logo {
	background: transparent url(images/glow.png) no-repeat;
	position: relative;
	top: 0px;
	height: 357px;
	width: 484px;
	text-align: center;
	margin: 0 auto;
}

.in_the_clouds {
	clear: both;
	z-index: 1;
	position: relative;
	margin: -163px auto 0 auto;
	background: white url(images/cloud_top.png) repeat-x top;
	overflow: hidden;
}

.nav {
	padding: 25px 0 15px 0;
	font-size: 18px;
	clear: both;
	float: left;
}

.sidebar {
	width: 200px;
	float: left;
	padding: 0 0 0 40px;
}

.content {
	position: relative;
	padding: 0 0 5px 0;
	clear: both;
	line-height: 175%;
	width: 960px;
	float: left;
}

.blog_guts {
	width: 720px;
	float: left;
}

.post, .page {
	padding: 0px 0 25px 0;
	margin: 0 0 25px;
	border-bottom: 1px solid #E7E7E7;
}


/* =Global Elements
-------------------------------------------------------------- */
body {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 15px;
	color: #333;
	background: #cef8ff;
	overflow: visible;
}

/* Main global 'theme' and typographic styles */

hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
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;
}

input[type="text"],
textarea {
	background: #f9f9f9;
	color: #333;
	font-family:  Georgia, "Times New Roman", Times, serif ;
	font-size: 18px;
	border: 1px solid #ccc;
	box-shadow: inset 0px 1px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 1px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0px 1px 0px rgba(0,0,0,0.1);
	padding: 2px;
}

a:link {
	color: #00aeef;
	text-decoration: underline;
}

a:visited {
	color: #5c2162;
}

a:active,
a:hover {
	color: #5c2162;
}







.page-title {
	color: #5c2162;
	padding: 0 0 20px;
}

.page-title span {
	font-style: italic;
}

.entry-title {
	color: #5c2162;
	line-height: normal;
}

.entry-title a {
	text-decoration: none;
	color: #5c2162;
}

.entry-title a:hover {
	color: #7d3f83;
}

.entry-content {
	padding-top: 15px;
}

#donate-table {	
	border-collapse: separate;	
	border-spacing: 0px 25px;	
	margin-bottom: 20px;
	
}

.entry-meta {
	font-size: 12px;
	text-transform: none;
	color: #888;
}

.entry-meta a:link {
	color: #888;
	border: none;
	text-decoration: underline;
}

.entry-meta a:visited {
	color: #aaa;
}

.entry-meta a:hover {
	color: #00aeef;
}

.entry-utility {
	font-size: 12px;
	color: #888;
}

.entry-utility a:link {
	color: #888;
	border: none;
	text-decoration: underline;
}

.entry-utility a:visited {
	color: #aaa;
}

.entry-utility a:hover {
	color: #00aeef;
}

span.edit-link {
	font-size: 12px;
	text-transform: none;
	color: #888;
}

span.edit-link a:link {
	color: #888;
	border: none;
	text-decoration: underline;
}

span.edit-link a:visited {
	color: #aaa;
}

span.edit-link a:hover {
	color: #00aeef;
}

.entry-content h1, h2, h3, h4, h5, h6 {
	line-height: 250%;
}

.nav a {
	border: none;
	color: #5c2162;
	font-style: italic;
	text-transform: lowercase;
	text-decoration: none;
}

.nav a:hover {
	color: #7d3f83;
}

.nav ul {
	float: left;
	width: 821px;
	border-bottom: 1px solid #e7e7e7;
	margin: 0;
}

.nav #home {
	padding-left: 0px;
}

.nav li {
	float: left;
	display: block;
	padding: 5px 20px;
}

.facebook_button {
	float: left;
	margin: -4px 9px 0;
	background: transparent url(images/facebook_button.png) no-repeat;
	display: block;
	height: 36px;
	width: 36px;
}

.facebook_button a {
	display: block;
	height: 36px;
	width: 36px;
}

.facebook_button span {
	display: none;
}

.donate_button {
	float: left;
	margin: -11px -7px 0 -7px;
	background: transparent url(images/donate_nav.png) no-repeat;
	display: block;
	height: 59px;
	width: 99px;
}

.donate_button a {
	display: block;
	height: 59px;
	width: 99px;
}

.donate_button span {
	display: none;
}

.logo a {
	background: transparent url(images/logo.png) top no-repeat;
	position: relative;
	top: 25px;
	margin: 0 auto;
	display: block;
	height: 141px;
	width: 230px;
	border: none;
	z-index: 3;
}

.logo h1 {
	display: none;
}

span.drop_cap {
	font-size: 52px;
	line-height: 100%;
	padding: 0 5px 0 0;
	color: #888;
	float: left;
}




/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}





/* =Images
-------------------------------------------------------------- */
.page img {
	margin: 0;
	height: auto;
	max-width: 960px;
	width: auto;
}

.post img {
	margin: 0;
	height: auto;
	max-width: 720px;
	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 {
	line-height: 22px;
	margin-bottom: 25px;
	padding: 0;
	text-align: center;
}
.content .wp-caption img {
	margin: 0 0 15px;
}
.content .wp-caption p.wp-caption-text {
	color: #333;
	font-size: 15px;
	font-style: italic;
	margin: 0;
}
.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;
}





/* =Asides
-------------------------------------------------------------- */

.home .content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home .content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home .content .category-gallery .entry-utility {
	padding-top: 4px;
}



/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #00aeef;
}
.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: -10px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #5c2162;
	font-size: 20px;
	font-weight: normal;
	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 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: #5c2162;
	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: #00aeef;
}
.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: #00aeef;
}
.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 {
	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: #00aeef;
	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%;
}
input#searchinput {
	font-size: 12px;
	padding: .308em;
	width: 175px;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #5c2162;
	font-weight: normal;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: underline;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #5c2162;
	font-size: 14px;
	font-weight: normal;
	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: #00aeef;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

.widget-area {
	font-size: 12px;
}

#footer-widget-area {
	float: left;
	width: 960px;
	margin: 0;
	padding: 0;
}

#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 225px;
}

#footer-widget-area #fourth {
	margin-right: 0;
}

.widget-area a {
	color: #333;
	text-decoration: underline;
}

.widget-area a:hover {
	text-decoration: none;
}

#sfstest-sidebar blockquote {
	padding: 0;
}

/* =donateplus
-------------------------------------------------------------- */
.donate_amount input {
	width: 220px;
	margin: 0 0 0 0px;
}

.donate_amount input[type="text"] {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 48px;
}

.donate_amount span {
	font-size: 12px;
	margin: 0 0 0 0px;
}

.submit {
	margin: -20px 0 0 0px;
}


/* =Footer
-------------------------------------------------------------- */
.footer {
	clear: both;
	background: transparent url(images/cloud_bottom.png) repeat-x;
	padding: 50px 0;
}

p.copyright {
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	text-shadow: white 0px 1px 0px;
	color: #00aeef;
}



/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	.content,
	.one-column .content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 15px;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
