/*
Theme Name: Blue Sky
Theme URI: http://www.ezwpthemes.com/templates/family.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: blue, brown, fixed-width, two-columns, right-sidebar, threaded-comments,page-navi, widgets
*/


/* Global */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: url(http://backdrop.chitgoks.com/wp-content/themes/Blue_Sky/images/bg.gif) #88cfde;
}

::-moz-selection {
	background: #369;
	color: #ff0;
}

::selection {
	background: #369;
	color: #ff0;
}

code::-moz-selection {
	background: #333;
}

code::selection {
	background: #333;
}

a {
	color: #000;
}


a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img {
	border: none;
}

h1,h2,h3,form,ul,li {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

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

blockquote {
	margin: 5px 20px;
	padding: 0;
	color: #666;
	border: 1px dashed #ddd;
	background: #EAF3FA;
}

blockquote p {
	padding: 10px 20px;
	display: block;
}
code {
	display: block;
	margin: 5px 20px;
	padding: 10px 20px;
	font-size: 1.2em;
	color: #666;
	border: 1px dashed #999;
	background: #F6F2D2;
}
.endline {
	clear: both;
}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */

#wrapper {
	min-width: 1000px;
	background: url(http://backdrop.chitgoks.com/wp-content/themes/Blue_Sky/images/container_bg.jpg) repeat-y center center;
}

#top_frame {
	min-width: 1000px;
	background: url(http://backdrop.chitgoks.com/wp-content/themes/Blue_Sky/images/top_frame.jpg) no-repeat top center;
}

#bottom_frame {
	min-width: 1000px;
	background: url(http://backdrop.chitgoks.com/wp-content/themes/Blue_Sky/images/bottom_frame.jpg) no-repeat bottom center;
}

/* Header */
#header {
	width: 1000px;
	height: 275px;
	position: relative;
	margin: 0 auto;
	background: url(http://backdrop.chitgoks.com/wp-content/themes/Blue_Sky/images/header_bg.jpg) no-repeat;
}

#header h1 {
	padding: 50px 0 0 184px;
}
#header h1 a:hover {
	text-decoration: none;
}
#header h2 {
	font-size: 1.2em;
	padding: 0 0 0 186px;
}
#rss {
	position: absolute;
	top: 27px;
	left: 715px;
}

/* Navigation */
.navigation {
	padding: 114px 0 0 148px;
}
.navigation ul {
	list-style-type: none;
}
.navigation ul li {
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	padding: 0 9px 0 0;
	float: left;
	width: 89px;
}
#nav_third {
	width: 75px;
	padding-right: 10px;
}
#nav_fourth {
	width: 68px;
}

/* Container */
#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 60px 0;
}

/* Content */
#content {
   width: 533px;
   margin: 0 0 0 161px;
   display: inline;
   float: left;
}

.post {
	width: 500px;
	position: relative;
}
.post h2 {
	padding-top: 10px;
}
.post h2 a {
	color: #197fb3;
}
.postmetadata {
	margin: 2px 8px 0 0;
	display: block;
	text-align: right;
	color: #485561;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.postmetadata a {
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}
.post_date {
	width: 58px;
	height: 46px;
	position: absolute;
	top: 0;
	left: -61px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 46px;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	background: url(http://backdrop.chitgoks.com/wp-content/themes/Blue_Sky/images/date_bg.jpg) no-repeat;
}
.entry p{margin:5px 0;}
.entry {
	width: 100%;
	overflow: hidden;
	margin: 0px 0 0 10px;
	font-size: 1.2em;
	font-family: Bookman Old Style,Arial, Helvetica, sans-serif;
	line-height: 20px;
}


.tags {
	font-size: 1.2em;
	color: #623200;
	margin: 10px 0 0 10px;
}

.tags a {
	text-decoration: underline;
}
.tags a:hover {
	text-decoration: none;
}

.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}

/* searchform */
#searchform {
	padding: 0 0 0 44px;
	height: 30px;
}
.searchtext {
	width: 118px;
	color: #666;
	font-weight: bold;
	border: 0;
	background: none;
}
#searchsubmit {
	border: 0;
	width: 69px;
	height: 26px;
}

.sidebar_ads {
	padding-left: 15px;
}

/* Sidebar */
#sidebar {
	margin: 72px 0 0 0;
	width: 260px;
	float: left;
}

#sidebar ul {
	list-style-type: none;
}
#sidebar ul h3 {
	font-size: 1.8em;
}
#sidebar ul li {
	margin: 0 0 0 0;
}
#sidebar ul ul {
	padding: 10px 0 15px 0;
}
#sidebar ul ul li {
	padding: 5px 0 5px 10px;
	font-size: 1.2em;
	margin: 0;
	background: url(http://backdrop.chitgoks.com/wp-content/themes/Blue_Sky/images/sidebar_li.gif) no-repeat left 10px;
	
}
#sidebar ul ul li a {
	color: #424242;
}

#welcome {
	width: 240px;
	padding: 30px 0 10px 0;
	background: url(http://backdrop.chitgoks.com/wp-content/themes/Blue_Sky/images/welcome_bg.jpg) no-repeat left top;
}
#welcome h3 {
	font-size: 1.8em;
	margin-bottom: 10px;
}
#welcome span {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	width: 240px;
}


/* PageNavi*/

.wp-pagenavi {
	padding: 5px 10px;
	margin: 0 0 10px 0px;
}

.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}

.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */

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

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}

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

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

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}

/* Social Bookmarking */

.bookmark {
	margin: 18px 0 0 10px;
}

.bookmark ul {
	display: inline;
}

.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}

.bookmark_line img {
	border: 0;
}

.bookmark_icon {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);
}

.bookmark_icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* Comments */
.read_comments {
	height: 32px;
	text-align: right;
	margin: 10px 5px 0 0;
}
.read_comments a {
	font-size: 1.2em;
	font-weight: bold;
}

h3#comments {
	padding: 0 0 0 10px;
}

h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}

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

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	padding: 0 0 0 10px;
	color: #333;
}

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

.commentlist {
	padding: 0 0 0 10px;

}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

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

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}

.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}

.nocomments {
	text-align: center;
}

.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

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

.depth-1 {
	border: 1px solid #000;
}

.alt {
	border-left: 1px solid #666;
	background-color: #C0DADE;
	padding: 10px;
}

.even {
	border-left: 1px solid #666;
	background-color: #A1C9CE;
}


/* Footer */
#footer {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	color: #000;
	font-size: 1.2em;
	text-align: left;
}

.credit {
	padding: 5px 0 10px 130px;
}
.credit a {
	color: #000;
	text-decoration: none;
}


/* 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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

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