/*
Theme Name: Sunny Blue Sky
Description: A blue wordpress theme includes a cloudy blue sky and sun that is shining and good looking. Features widgetized multilevel menu, widgets and threaded commments.
Tags: blue,white,light,two-columns,right-sidebar,featured-images,fixed-width,custom-background,custom-header,custom-menu,editor-style,sticky-post,threaded-comments,holiday,seasonal
Version: 999999
Author: Robert Brown
Author URI: http://www.dinozoom.com/
Theme URI: http://wordpress.org/extend/themes/sunny-blue-sky
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* Reset
------------------------------------------- */
* {margin: 0; padding: 0; font-family: Arial,sans-serif; font-size: 100%;}
body {min-width: 960px; font-size: 0.75em; line-height: 1.5em;}
a, span, strong {font-size: 1em;}
span {color: inherit;}
a, a:visited {color: #00A8CC; text-decoration: none;}
a:hover {color: #00468C; text-decoration: none;}
img {border: none;}
html {height: 100.01%;}

/* basic text elements */
h1 {margin-bottom: 0; color: #09F; font-weight: normal; font-size: 2em; font-family: Arial,sans-serif; line-height: 1.5em; }
h2 {margin: 0; color: #666; font-weight: normal; font-size: 1.833em; font-family: Arial,sans-serif; line-height: 1.3em;}
h3 {margin: 1em 0; font-size: 1.5em; font-weight: normal; font-family: Arial,sans-serif; line-height: 1.3em;}
h4 {margin: 1em 0; color: #666; font-size: 1.25em; line-height: 1.3em;}
p {margin: 1em 0;}
ul, ol {margin: 1em 0;}
ul li {margin: 5px 0;}
ol li {margin: 5px 0; display: list-item;}

/* basic form elements */
fieldset {border: none;}
legend {border: none; font-weight: bold;}
label {display: block; float: left; clear: left; width: 150px; margin: 5px 0;}
input, textarea, select {margin: 5px 0 5px 0; padding: 5px 10px 4px 10px; border: 1px solid #ccc; background: #fff url("images/input-bg.png") top repeat-x; color: #999; vertical-align: middle;}
	input.chk, input.radio {width: auto; border: none;}
textarea {width: 550px; height: 150px;}
button {height: 25px; margin: 0; padding: 0 10px; border: none; background: #b1e54c; color: #fff; font: bold 1.083em/25px Arial,sans-serif; cursor: pointer; vertical-align: middle;}
legend {display: none;}


/* layout
------------------------------------------- */
.font-1,
.header-menu ul.menu > li > a span span
{
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight: 400;
	font-size:20px;
}
body {
	padding-bottom: 20px;
	background:#BAF0F0 url(images/body-bg.jpg) repeat-x;
}

.header-cont {
	position:relative;
	margin:0 auto;
	width: 972px; height: 160px;
}
.header {
	position:absolute;
	width: 972px; height: 180px; margin:0 auto;
}
.header .logo {position: absolute; left:0; top: 25px; margin: 0; color: #333;}
.header .logo a {
	display:block;
	float: left;
	color: #57CDCA;
	font-size:38px;
	font-weight:bold;
	text-decoration: none; letter-spacing: 0;
	text-shadow: #000 -1px -1px 1px, #fff 1px 1px 1px;
}
.header p.logo span {
	position:absolute;
	top:75px;
	left:130px;
	width:900px;
	height:30px;
	font-size:12px;
	letter-spacing:1px;
}
.header p.logo a img {vertical-align: middle;}
.header .header-search-box { display:none; position:absolute; top:130px; right:-13px; width:260px;}
/* main menu (custom) */
.header-menu {
	margin:0 auto;
	position:relative;
	padding:13px 0 0 70px;
	width:1000px;
	height:55px;
	background:url(images/bg-top.png) no-repeat top center;
}
.header-menu ul.menu {
	margin:0;
	padding:0;
	list-style: none;
}
.header-menu ul.menu li {float: left; position: relative; height: 30px; margin:15px 0 0 0; padding: 0; background: url(images/menu-sep.png) right top no-repeat;}
.header-menu ul.menu li:last-child { background:none; }
.header-menu ul.menu>li>a {float: left; position: relative; z-index: 2; height: 30px; padding: 0; text-decoration: none;}
.header-menu ul.menu>li>span a {float: left; height: 30px;}
.header-menu ul.menu>li>a span span {float: left; height: 40px; padding: 0 15px 0 8px; color: #078196; text-shadow: #CCC 1px 1px 2px; text-transform: uppercase;}
.header-menu ul.menu>li>a:hover, .header-menu ul.menu>li:hover>a, .header-menu ul.menu>li.current_page_item>a, .header-menu ul.menu>li.current-menu-item>a {height: 44px; background-position: right -44px;}
.header-menu ul.menu>li>span a:hover, .header-menu ul.menu>li:hover>span a, .header-menu ul.menu>li.current_page_item>span a, .header-menu ul.menu>li.current-menu-item>span a {height: 44px;}
.header-menu ul.menu>li>a:hover span span, .header-menu ul.menu>li:hover>a span span, .header-menu ul.menu>li.current_page_item>a span span, .header-menu ul.menu>li.current-menu-item>a span span {height: 44px; color: #00508a; text-shadow:#57CDCA 1px 1px 2px;}
.header-menu ul.menu li ul {
	display: none;
	position:absolute; left:0; top: 27px;
	z-index: 1; list-style: none;
	width: 180px; margin: 0 0 0 2px; padding: 0;
	background: #fff;
	border:#CCC 1px solid;
	-moz-border-radius: 0px 0px 14px 14px;
	-webkit-border-radius: 0px 0px 14px 14px;
	border-radius: 0px 0px 14px 14px;
	-moz-box-shadow: 0px 5px 9px #5e5e5e;
	-webkit-box-shadow: 0px 5px 9px #5e5e5e;
	box-shadow: 0px 5px 9px #5e5e5e;
}
.header-menu ul.menu>li:hover>ul {/*display: block;*/}
.header-menu ul.menu li ul li {float: none; height: auto; padding: 0; margin: 0; background: none;}
.header-menu ul.menu li ul li a {
	display: block;
	float: none; height: auto; padding: 5px 15px;
	color: #069;
	text-decoration: none;
}
.header-menu ul.menu li ul li a:hover, .header-menu ul.menu li ul li:hover>a { color: #333; padding: 5px 15px; height: auto;}
.header-menu ul.menu>li>ul>li>ul {
	display: none; left: 180px; top: 0; margin: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 5px 8px #6e6c6d;
	-webkit-box-shadow: 0px 5px 8px #6e6c6d;
	box-shadow: 0px 5px 8px #6e6c6d;
}
.header-menu ul.menu>li>ul>li:hover>ul {/*display: block;*/}
/* header menu home+search buttons */
.header-menu .home-button {
	position:absolute;
	top:25px;
	left:40px;
	height:28px;
	width:28px;
	display:block;
	text-indent:-9999px;
}
.header-menu .search-button {
	cursor:pointer;
	position:absolute;
	top:25px;
	right:45px;
	height:28px;
	width:25px;
	display:block;
	text-indent:-9999px;
}
/**/
.main-body {	
	width:1000px;
	margin:0 auto; 
	padding:0; 
	background:url(images/bg-body.png) repeat-y center;
}
.content {
	float:left;
	margin-left:30px;
	width:670px;
}
.sidebar {float: right; width: 273px; padding: 0 20px 0 0;}
.sidebar ul {margin: 0; padding: 0; list-style: none;}
.sidebar ul li {margin: 0 0 20px 0; padding: 0;}
.sidebar ul li h3.widget-heading {
	margin: 0;
	padding:5px 0 0 9px;
	width:300px; height:38px;
	background: url(images/widget-heading.png) top right no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
.sidebar ul li ul {margin:0;}
.sidebar ul li ul li {margin: 0; padding: 0;}
.sidebar ul li ul li a {display: block; padding: 5px 0 5px 20px; border-bottom: 1px solid #ddd; background: url(images/bullet-blue.png) 4px 7px no-repeat;}
.sidebar ul li ul li a:hover {background-color: #eee; color: #666;}
.sidebar ul li ul li ul {margin: 0;}
.sidebar ul li ul li ul a {padding-left: 30px; background-image: url(images/bullet-orange.png); background-position: 15px 7px;}
.sidebar ul li ul li ul ul a {padding-left: 40px; background-image: url(images/bullet-yellow.png); background-position: 25px 7px;}

/* footer */
.footer {
	margin:0 auto;
	padding-top:30px;
	width:1000px;
	height:40px;
	background:url(images/bg-bottom.png) center top no-repeat;
}
.footer span {
	float:left;
	padding-left:20px;
	font-weight:bold;
	color:#7ABBC6;
}
.footer .by {
	margin-top:20px;
}
/* footer widgets*/
.footer .inner {
	margin-left:25px;
}
.footer .footer-widget {
	float:left;
	width:300px;
	overflow:hidden;
}
.footer .footer-widget h3 {
	text-align:center;
}
.footer .footer-widget.center {
	margin:0 25px 0 25px;
}
/* footer widgets & Tag Cloud */
.wp-tag-cloud {
	text-align:center;
}
.wp-tag-cloud ul {
	margin: 0 auto;
}
.wp-tag-cloud li,
.widgetBlock ul.wp-tag-cloud li {
	display:inline-block;
	margin:0 5px 3px 0;
	border:none;
	padding:0;
}
.wp-tag-cloud li a,
.wp-tag-cloud li a:visited {
	display:block;
	color:#333;
	font-size:11px;
	font-weight:bold;
	padding:2px 5px 0 3px;
}


/* reusable classes
------------------------------------------- */
.secret {display: none;}
.post-container { position:relative; padding-bottom:10px; background:url(images/hr-sep-shadow.png) bottom center no-repeat; }
.hentry { position:relative; }
.post {
	overflow: hidden;
	margin: 15px 0 30px 0;
}
/*entry-date*/
.entry-date {
	cursor:help;
	position:absolute;
	top:8px;
	left:-50px;
	width:30px;
	height:40px;
	color:#9acaca;
	font-size:20px;
	text-align:center;
}
.entry-date .d {
	font-weight:bold;
}
.entry-date .m {
	font-size:12px;
}
/* comment bubble */
.comment-bubble {
	position:absolute;
	top:-20px;
	right:0;
	width:46px;
	height:34px;
	background:url(images/comment-bubble.png) no-repeat;
}
.comment-bubble span {
	cursor:help;
	font-size:12px;
	font-weight:bold;
}
.comment-bubble .count {
	display:block;
	width:30px;
	padding:6px 0 0 3px;
	text-align:center;
}
.comment-bubble span {
	cursor:help;
	font-size:13px;
	font-weight:bold;
}
.comment-bubble span,
.comment-bubble span a {
	color:#AAAAAA;
}
/**/
.post h2 {
	margin: 0;
	font-size:24px;
}
.post .more-link {float: right; margin-top:10px; }

p.meta span, p.tags span {float: left; padding: 0 15px 0 19px; background: url("images/icons.png") no-repeat; line-height: 18px; }
p.meta span.date {background-position: 0 0; color: #333;}
p.meta span.author {background-position: 0 -18px;}
p.meta span.cats {background-position: 0 -36px;}
p.meta span.tags {background-position: 0 -54px;}
p.meta span.comments {background-position: 0 -72px;}
p.meta span.comments span { background:none; padding:0;}

#recentcomments ul {list-style: none;}
#recentcomments li a {display: inline; margin: 0; padding: 0; border: none; background: none;}
#recentcomments li a:hover {text-decoration: underline; background: none;}
#recentcomments li {padding: 5px 0; border-bottom: 1px solid #ddd;}

/* Pagination */
/* Pagination: Post parts*/
.post p.pagination {padding: 10px 0; background: url("images/hr-sep-shadow.png") center top no-repeat; font-size:18px; color: #aaa; text-align: center; word-spacing:5px; }
.post p.pagination a {color:#333; }
/* Pagination: Comments*/
.comments-paginate {
	display:block;
	text-align:center;
}
/* Pagination index, archive pages */
.pagination {
	display:block;
	text-align:center;
}
.pagination span, .pagination a {
	margin:3px;
	color:#474647;
}
.pagination span.current {
	color:#999;
}
/*----------Wordpress styles--------------*/

.wp-caption {width: 280px; margin: 0; padding: 5px; border: 1px solid #ddd; background: #fafafa;}
.wp-caption.alignleft {float: left; margin-right: 15px;}
.wp-caption.alignright {float: right; margin-left: 15px;}
.wp-caption a {text-decoration: none;}
.wp-caption p.wp-caption-text {margin: 0.5em 0; font-size: 0.917em;}

/* Comment Form Global Style */
#respond {
	width:250px;
}
.comment-notes,
.form-allowed-tags {
	display:block;
	font-family:"Lucida Console", Monaco, monospace;
	font-size:10px;
	color:#999;
}
#respond input,
#respond textarea {
	display:block;
	clear:both;
	width:250px;
	height:30px;
	padding:0;
	margin:0;
}
#respond label {
	float:left;
	width:auto;
	background:#E0E0E0;
} 
#respond textarea {
	height:120px;
}
#respond input#submit {
	height:35px;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
/* Main comment form */
.comment-form .required { display:none; }
.comment-form #respond {
	width:565px;
}
.comment-form label {
	display:none;
}
.comment-form #respond input,
.comment-form #respond textarea {
	float:right;
	background:none;
	border:none;
	width:130px;
	height:47px;
	padding-right:20px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	float:left;
	width:187px;
	margin:0;
	text-align:center;
	background:url(images/bg-comment-author-info.png) no-repeat left top;
}
.comment-form .comment-form-email {
	background-position:center;

}
.comment-form .comment-form-url {
	background-position:right;
}
.comment-form .comment-form-comment {
	clear:both;
	display:block;
	width:561px;
	height:151px;
	margin:0;
	padding:0;
	background:url(images/bg-comment-text.png) no-repeat left top;
}
.comment-form textarea#comment {
	width:525px;
	height:100px;
	padding-top:25px;
	margin:0 auto;
}
.comment-form .form-submit {
	display:block;
	height:50px;
}
.comment-form #respond p.form-submit input#submit {
	cursor:pointer;
	width:200px;
	height:30px;
	padding:0;
	margin-right:10px;
	border:#CCC 1px solid;
	background:url(images/input-bg.png) repeat-x;
	font-size:16px;
	font-weight:bold;
}



/* Comment Closed */
p.nocomments {	
	font-weight:bold;
	font-style:italic;
}
/* Comment List */
.commentlist { margin:0; }
.commentlist ul { list-style-type: none; }
.commentlist li {
	display:block;
	margin:0 0 5px 0;
	padding:0;
	overflow:hidden;
}
.commentlist li .comment-body {
	position:relative;
	padding:20px 0;
}
.commentlist .comment-author {
	float:left;
}
.commentlist li img.photo {
	float:left;
	margin:0 10px 5px 0;
	border:#ccc 1px solid;
	padding:2px;
}
.commentlist .comment-author .fn {
	display:none;
	position:absolute;
	top:-2px;
	left:0;
	width:300px;
}
.commentlist .comment-body:hover .fn {
	display:inline;
}
.commentlist .comment-author .says {
	display:none;
}
.commentlist li p img {
	display:inline;
}
.commentlist li p {
	padding:0 0 3px 0;
	margin-top:0;
}
.commentlist li .commentmetadata {	
	font-size:11px;
	padding-bottom:15px;
	display:none;
	position:absolute;
	right:0;
	bottom:0;
}
.commentlist .comment-body:hover .commentmetadata {
	display:inline;
}


.commentlist li a {color:#999; border-bottom:#CCC 1px dotted;}
.commentlist li a:hover {color: #333;}
/*reply link*/
.commentlist li .reply {
	display:block;
	height:30px;
	padding-top:10px;
}
.commentlist li .comment-reply-link { padding:2px; display:none; font-size:11px; }
.commentlist .comment-body:hover .comment-reply-link {
	display:inline;
}
.commentlist #cancel-comment-reply-link {
	padding:3px;
	font-size:12px;
}
/**/
ul.children {
	padding-left:5px;
}
.depth-1 > .comment-body {
	background:url(images/hr-sep-shadow.png) bottom center no-repeat;
}
.comment-body ul li {
	padding: 0 0 0 5px;
	margin:0px;
	overflow:visible;
}
.comment-body ol li {
	padding: 0 0 0 5px;
	margin:0px;
	overflow:visible;
}
.comment-body ul {margin: 5px 0 7px 25px; list-style-type:disc; clear: both;}
.comment-body ol {margin: 5px 0 7px 25px; list-style-type:decimal; clear: both;}

/*additional style*/
s {color: #000;}
.archive-title { color:#CCC; }
.sticky {border-left: 3px solid #BAF0F0; padding-left: 13px;}
/* buttons */
.page-numbers,
.comment-reply-link,
#cancel-comment-reply-link,
.button, .button:visited {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dbdbdb) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dbdbdb 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dbdbdb');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #b8b8b8;
	display:inline-block;
	color:#474647;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.page-numbers:hover,
.comment-reply-link:hover,
#cancel-comment-reply-link:hover,
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dbdbdb), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dbdbdb 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbdbdb', endColorstr='#ededed');
	background-color:#dbdbdb;
}
.page-numbers:active,
.comment-reply-link:active,
.button:active {
	position:relative;
	top:1px;
}
/* small */
.button-small {
	font-size:10px;
	font-weight:normal;
	padding:2px 4px;
}

/* search form */
.searchform {
	height:35px;
	margin:0;
	padding:0;
	background: url("images/bg-search.png") left no-repeat;
	overflow: hidden;
}
.searchform fieldset {white-space: nowrap;}
.searchform #s {
	width:190px;
	background:none;
	border:none;
	padding:5px 5px 0 10px;
}
.searchform #searchsubmit {
	width:30px;
	background:none;
	border:none;
	color:#333;
	text-indent:-9999px;
}
/**/
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
.wp-caption img {
	margin: 5px 5px 0;
	max-width: 603px;
	height:auto;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
	padding: 0;
}
.bypostauthor {}
.clear {clear: both;}
img {
	margin: 0;
	max-width: 603px;
	height: auto;
}
.attachment img {
	max-width:940px;
}
.gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

#gallery-1 dl {
   padding:0;
}

#gallery-1 dl dt {
   padding: 0;
}
		
#gallery-1 dl dd {
   padding:0 0 5px 10px;
}
.gallery-item img {margin: 0 auto;}
/*thumbnail*/
.wp-post-image {float: left; margin: 0 9px 7px 0; max-width: 603px; height: auto;}

/* Image testing */
.alignright {
float:right;
margin:0 0 10px 10px;
}
.alignleft {
float:left;
margin:0 10px 10px 0;
}
.aligncenter {
clear: both;
display: block;
margin:0 auto 10px;
}
.alignnone {
margin-bottom:10px;
margin-right: 5px;
}
.size-thumbnail {
margin-right:8px;
display:inline;
}

.sidebar ul ul {
margin:0 0 0 0.35em;
}

.sidebar ul ul ul {
margin:0 0 0 0.7em;
}



/* calender */
table#wp-calendar {
width:100%;
}

table#wp-calendar td,
table#wp-calendar th {
padding:1px;
text-align:center;
}
/*tags*/
q {
	font-style:italic;
}
blockquote {
	font-style:italic;
	margin-left: 15px;
	padding-left: 5px;
	border-left: 1px solid #bbbbbb;
}
ul, ol {
	margin-left: 42px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

ol ol {
    list-style: upper-alpha;
}

ol ol ol {
    list-style: lower-roman;
}

ol ol ol ol {
    list-style: lower-alpha;
}

dt {
	font-weight:bold;
}

dt, dd {
	margin:0;
	padding:0;
}
dd {
	margin-bottom:1.5em;
}

dl, pre {
	font-size:1em;
	margin:1.5em 0;
	padding:0;
	line-height:1.5em;
}


big {
	position:relative;
	top:.1em;
	font-size:2em;
}

ins {
	text-decoration:none;
	background-color:#fffabf;
	background-color:#bfffc5;
}

sub, sup {line-height:1.2em;}

/*table*/
.content table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
.content tr th,
.content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
.content tr:hover {
	background:#FFC;
}
.content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
.content tr.odd td {
	background: #F2F7FC;
}

h1, h2, h3, h4, h5, h6 {clear: both;}


pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

.content pre,
.content kbd,
.content tt,
.content var {
	font-size: 15px;
	line-height: 21px;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}