/*
Theme Name: Sky Walking
Theme URI: http://wordpressbar.com/writer-themes/sky-walking/
Version: 1.0.0
Author: Leo Mysor
Author URI: http://wordpressbar.com/
Description: Another WPB theme made for the writers. Very clean but stylish interface, best choice for professional bloggers. Theme designed by <a href="http://wordpressbar.com/">WordPressBar.com</a> (a.k.a. WPB).
Tags: adsense ready, white, clean, simple, writer, minimalist, fixed width, right sidebar, threaded comments, two columns, widget ready, pagenavi, w3c validated, options page
*/


/* Global */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, 'Helvetica Neue', Helvetica, FreeSans, sans-serif;
	color: #444;
	background: #fff;
}

h1, h2, h3, h4, h5, h6, p, fieldset {
	margin: 10px 0;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 12px;
}

acronym, abbr, span.caps {
	border-bottom: 1px dotted #666;
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

blockquote {
	margin: 10px 50px 10px 30px;
	padding: 1px 20px;
	color: #000;
	border-left: 5px solid #666;
	border-right: 5px solid #666;
	background: #ccc;
	font: italic 1em Georgia, "Times New Roman", Times, serif;
}

a {
	color: #886353;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img, a img {
	border: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

dt {
	font-weight: bold;
	color: #1980af;
}

dd {
	padding-left: 20px;
}

dl {
	margin: 10px 20px;
}

hr {
	border: none;
	border-top: 1px solid #ccc;
	clear: both;
	height: 0;
	margin: 10px 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px 20px;		
}

tr {
	background: #fff;
}

tr.altrow {
	background: #f9f9f9;
}

caption, th, td {
	text-align: left;
}

th {
	color: #555;
	background: #e0e0e0;
	padding: .6em 1em;	
  	border: 1px solid #d0d0d0;	
}

td {
	border: 1px solid #efefef;	
	padding: .5em 1em;	
}

ol {
	list-style: decimal;
	margin: 10px 0;
}

ol li {
	margin-left: 30px;
}

ul {
	list-style: none;
	margin: 10px 0;
}

ul li {
	padding: 0 0 0 18px;
	margin-left: 12px;
	background: url(images/bullet.gif) left center no-repeat;
}

code, pre, address {
	font-family: 'Lucida Console', 'Consolas', 'Courier New', Courier, Monospace, mono;
	margin: 10px;
	padding: 6px 15px;
	text-align: left;
	display: block;
	white-space: pre;
	color: #000;
	background: #ddd;
	border: 2px solid #666;
	font-size: 12px;
	line-height: 16px;
}

input[type=text], select, textarea, button {
	margin: 10px 0;
	padding: 2px;
	color: #696969;
	font-size: 12px;
  	border: 1px solid #d4d4d4;
	background: #fff;
	font-family: Verdana, Arial, 'Helvetica Neue', Helvetica, FreeSans, sans-serif;
}

input {
	vertical-align: middle;
	font-family: Verdana, Arial, 'Helvetica Neue', Helvetica, FreeSans, sans-serif;
}

input[type=text] {
	width: 200px;
}

input[type=text]:focus, select:focus, textarea:focus {
	color: #000;
	background: #fffeee;
}

label {
	cursor: pointer;
	vertical-align: middle;
}

textarea {
	width: 400px;
}

.clearfix {
	clear: both;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}


/* Header */

#header {
	padding: 0;
	overflow: hidden;
}

#header h1 {
	font-size: 28px;
	line-height: 40px;
	padding: 10px 0 0 30px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 a {
	color: #000;
}

#header h2 {
	color: #555;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	padding: 0 0 10px 60px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#banner {
	height: 200px;
}

.banner1 {
	background: url(images/skywalking1.jpg) no-repeat;
}

.banner2 {
	background: url(images/skywalking2.jpg) no-repeat;
}

.banner3 {
	background: url(images/skywalking3.jpg) no-repeat;
}

.banner4 {
	background: url(images/skywalking4.jpg) no-repeat;
}

.banner5 {
	background: url(images/skywalking5.jpg) no-repeat;
}

.banner6 {
	background: url(images/skywalking6.jpg) no-repeat;
}


/* Mainframe */

#container {
	width: 960px;
	overflow: hidden;
}

/* Content */

#content {
	padding: 20px 20px 0;
	width: 660px;
	float: left;
	overflow: hidden;
}

.post {
	padding: 0 0 10px;
	overflow: hidden;
}

h2.posttitle {
	font-size: 16px;
	margin: 0;
	padding: 1px;
	color: #886353;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.postmeta {
	margin: 10px 0 0;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.entry {
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
}

.notfound {
	padding: 100px 0;
	text-align:center;
	font-size: 40px;
	font-weight: bold;
	overflow: hidden;
}

.notfound p {
	margin: 0;
}

.navigation {
	padding: 5px;
	height: 12px;
	clear: both;
	font-size: 11px;
	font-weight: bold;
}

/* PageNavi*/

.wp-pagenavi {
	padding: 5px;
	height: 12px;
	text-align: center;
	clear: both;
	font-size: 10px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #bfbfbf;
	padding: 2px 4px;
	margin: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 20px 20px 0;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul li {
	margin: 0;
	padding: 0 0 12px 0;
	background: none;
	overflow: hidden;
}

#sidebar h2 {
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

#sidebar ul ul li {
	padding: 3px 0 3px 16px;
	margin: 0;
	font-size: 11px;
	overflow: hidden;
	background: url(images/bullet.gif) 4px 8px no-repeat;
}

a.rsslink {
	background: url(images/rss.gif) right center no-repeat;
	padding-right: 26px;
}

.widget_tag_cloud div {
	padding: 3px 0 3px 3px;
}

/* Search Form */

#searchform {
	margin: 5px 0 0;
	padding: 0;
	overflow: hidden;
}

label.screen-reader-text {
	left: -9999px;
	position: absolute;
}

#s {
	font-family: Verdana, Arial, 'Helvetica Neue', Helvetica, FreeSans, sans-serif;
	vertical-align: middle;
	color: #999;
	font-size: 11px;
	padding: 4px;
	margin: 0;
	border: 1px solid #323232;
	background: none;
	width: 148px;
	float: left;
}

#s:focus {
	color: #323232;
}

#searchsubmit {
	vertical-align: middle;
	background: #999;
	color: #fff;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	*padding: 2px 0 1px;
	margin: 0 0 0 3px;
	border: 1px solid #333;
	float: left;
	cursor: pointer;
}


/* Calendar */

#wp-calendar {
	empty-cells: show;
	padding: 10px auto 0;
	width: 100%;
	margin: 0;
}

#wp-calendar caption {
	text-align: center;
	padding: 10px;
	width: 100%;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}

#wp-calendar tr {
	background: none;
}

#wp-calendar td, #wp-calendar th {
	padding: 3px 0;
	font-size: 12px;
	text-align: center;
	border: none;
	background: none;
}

#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #156973;
	color: #fff;
}

#wp-calendar #prev a, #wp-calendar #next a {
	text-align: center;
	font-size: 11px;
	padding: 2px 10px;
	display: inline-block;
}


/* Comments */

h3#comments, #respond h3 {
	font-size: 14px;
	color: #666;
	margin: 10px 0;
	clear: both;
}

#commentform {
	margin: 5px 0 0 0;
}

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 11px Verdana, Arial, 'Helvetica Neue', Helvetica, FreeSans, sans-serif;
}

#commentform label {
	font-size: 11px;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	margin: 0;
	border: 1px solid #aaa;
	font: 11px Verdana, Arial, 'Helvetica Neue', Helvetica, FreeSans, sans-serif;
}

#commentform p {
	margin: 5px 0;
	font-size: 11px;
	line-height: 15px;
}

#commentform fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

#commentform #submit {
	margin: 0 5px 5px auto;
	font-size: 12px;
	float: right;
}

#respond {
	color: #666;
	overflow: hidden;
}

#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#cancel-comment-reply-link {
	font-size: 10px;
	font-weight: bold;
}

.comments-navi {
	padding: 0 20px;
	text-align: center;
	clear: both;
	overflow: hidden;
}

.commentlist {
	padding: 0;
	list-style: none;
}

.commentlist li {
	margin: 10px 0 0;
	clear: both;
}

.commentlist p {
	margin: 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #9c9c9c;
	padding: 2px;
	margin-right: 8px;
	background: #fff;
}

ul.children {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.children li {
	background: url(images/reply.gif) 4px 0px no-repeat;
	padding: 0 0 0 24px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

p#comments {
	text-align: center;
}

.comment-author, .comment-meta {
	line-height: 18px;
}

.commentmetadata {
	display: block;
	font-weight: normal;
}

.depth-1 {
	padding: 10px;
	border: 3px double #a99;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}

.thread-alt {
	background-color: #f6f6f6;
}

.thread-even {
	background-color: #fbfbfb;
}


/* Footer */

#footer {
	height: 32px;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 32px;
	text-align: right;
	padding: 0 20px;
	margin: 0;
}


/* Images */

p img {
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}