/*  
Theme Name: Blue Skys
Theme URI: http://www.SkinPress.com/
Description: Custom blog design starts from just $500 @ <a href="http://www.askgraphics.com/blog-design.html">AskGraphics.com</a>.
Version: 1.0
Author: Skinpress
Author URI: http://www.SkinPress.com/


License Information :

All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.

You cannot redistribute these templates on your website.

You cannot modify these templates and distribute them.

*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#656565;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#3bbff0 url(images/bg.gif) repeat-x;
	color:#656565;
}

#body_page{
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:168px;
	background:url(images/header_bg.png) no-repeat;
}

#header h1{
	color:#fff;
	font-size:67px;
	padding-top:39px;
	padding-left:35px;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header h1 a{
	color:#fff;
}

.description{
	font-size:17px;
	position:relative;
	top:-5px;
	color:#fff;
	display:block;
	text-align:center;
}

/* MENU */

#menu{
	width:100%;
	height:58px;
	background:url(images/menu_bg.png) no-repeat;
}

#menu_left{
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#003663;
	padding-top:10px;
	padding-left:20px;
}

#menu_right{
	float:right;
}

#menu_left a{
	color:#003663;
	line-height:30px;
	padding-bottom:3px;
	padding-right:4px;
}

#menu_left a#i_rss{
	background:url(images/i_rss.gif) right 1px no-repeat;
	padding-right:26px;
}

/* SEARCH */

#right_search{
	padding-right:23px;
	padding-top:3px;
}

#searchform_top{
	color:#b8b8b8;
}

#searchform_top span{
	font-size:13px;
}

#searchform_top_text{
	width:250px;
	border:0px;
	background:none;
	color:#b8b8b8;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	text-align:right;
	position:relative;
	top:9px;
}

/* BODY */

#body{
	width:100%;
	background:url(images/body_bg.gif) repeat-y;
	float:left;
}

#body_top{
	width:100%;
	background:url(images/body_top_bg.gif) no-repeat;
	float:left;
}

#body_left{
	width:625px;
	float:left;
	padding-bottom:20px;
}

#body_right{
	width:375px;
	float:right;
}

/* left contact */

#body_left_content{
	padding-top:20px;
	margin-left:45px;
}

.post{
	width:548px;
}

.post-top{
}

.post-title{
}

.post-title h2{
	font-size:24px;
	color:#000000;
	font-weight:normal;
	padding-bottom:2px;
}

.post-title h2 a{
	color:#000000;
}

.post-title h3{
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:2px;
	color:#8e8e8e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.post-title h3 a{
	color:#f7941d;
	font-weight:bold
}

.post-title h3 span{
	color:#f7941d;
	font-weight:bold
}

.post-title h3.tags{
	color:#000000;
	font-weight:bold;
	background:#e1f4fb url(images/post_tags_bg.gif) repeat-x left bottom;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:7px;
}

.post-title h3.tags span{
	font-weight:normal;
	color:#000000;
}

.post-title h3.tags a{
	color:#000000;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 5px 10px 6px;
	
}

.entry p{
	padding-bottom:15px;
}

.postmetadata{
	margin-bottom:30px;
	margin-left:5px;
	background:#e5edf7;
	height:35px;
	background:url(images/postmetadata_bg.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.postmetadata a{
	font-size:10px;
	font-weight:bold;
	color:#0054a6;
	padding-bottom:6px;
	line-height:19px;
}

.postmetadata a span{
	color:#0054a6;
}

.postmetadata a.readmore{
	background:url(images/post_readmore_a.gif) no-repeat left 4px;
	color:#f26522;
	padding-left:12px;
}

a.readmore span{
	color:#f26522;
}

a.readmore:hover{
}

.postmetadata .alignleft{
	padding-top:8px;
	padding-left:10px;
}

.postmetadata .alignright{
	text-align:center;
	padding-top:8px;
	padding-right:25px;
}

.post-page{
	width:557px;
}

.post-page h2{
	font-size:24px;
	font-weight:normal;
	color:#3f6eb6;
	padding-bottom:4px;
	border-bottom:1px dashed #9cb3d7;
}

.post-page .entry{
	padding-top:10px;
	padding-bottom:200px;
}

.post-page .entry a{
	color:#f7941d;
	text-decoration:underline;
	font-weight:bold;
}

strong{
	color:#000000;
	border-bottom:1px dashed #7f7f7f;
}

/* right content */

#body_right_content{
	width:334px;
	margin-left:14px;
	padding-top:5px;
}

/* TAGS */

#main_tags{
	margin-bottom:10px;
	margin-left:5px;
}

#main_tags a{
	color:#3d3d3d;
	padding-000000:5px;
	padding-right:5px;
}

#main_tags h2{
	font-size:16px;
	color:#000000;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;
	text-transform:capitalize;
	background:url(images/main_tags_bg.gif) repeat-x;
}

#sidebar{
	width:154px;
	float:left;
}

#sidebar_right{
	width:154px;
	float:left;
	padding-left:10px;
}

#sidebars h2{
	font-size:16px;
	color:#000000;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	text-transform:capitalize;
	background:url(images/main_tags_bg.gif) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebars ul{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebars li ul{
	padding-bottom:25px;
	padding-top:5px;
}

#sidebars li ul li ul{
	padding-left:10px;
	background:none;
	padding-bottom:0px;
}

#sidebars li ul li ul li ul{
	padding-left:0px;
}

#sidebars li{
	margin-bottom:0px;
}

#sidebars li li{
	margin-bottom:0px;
	padding-bottom:0px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-top:4px;
	padding-bottom:8px;
	width:auto;
}

#sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
	margin:0px;
}

#sidebars li a{
	color:#000000;
}

#sidebars #sidebar_right li a{
	color:#7f7f7f;
}

#sidebars li.widget_categories ul li{
	font-weight:bold;
}

#sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_categories ul li ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat 2px 3px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.linkcat ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:13px;
}

#sidebars li.widget_meta ul li a{
	background:url(images/sidebar_li_meta.gif) no-repeat 2px 3px;
	font-weight:normal;
	padding-left:12px;
}

.textwidget{
	padding:5px;
}

#sidebars .page_item a{
	background:url(images/sidebar_li_page.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:12px;
}

/* FOOTER */

#footer{
	width:100%;
	height:134px;
	background:url(images/footer_bg.gif) no-repeat;
	clear:both;
	margin:0px auto;
}

#footer_text{
	color:#ffffff;
	padding-top:80px;
	padding-left:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:17px;
	float:left;
}

#footer_text a{
	color:#ffffff;
	font-weight:normal;
}

#footer_text span a{
	font-weight:bold;
}

#footer_copyrights{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:5px;
	float:right;
	padding-top:80px;
	padding-right:40px;
}

#footer_copyrights a{
	color:#000000;
	font-weight:bold;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 15px;
	padding-bottom:5px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:10px 15px 10px 20px;
	background:#ebf9fe;
	border-left:3px solid #d9f4fd;
	} 

.entry li {
	padding-bottom:4px;
	padding-top:3px;
	color:#595959;
	font-size:11px;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:10px 15px 10px 40px;
	background:#f8f8f8;
	border-left:3px solid #efefef;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:500px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments_title{
	font-size:23px;
	color:#000000;
	margin-left:25px;
	font-weight:normal;
	padding-bottom:5px;
}

.alt {
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:25px;
	color:#797b7d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	margin: 15px 0 10px 0px;
	list-style: none;
	display:block;
	background:url(images/commentlist_bg.gif) repeat-y;
	width:515px;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	width:auto;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:16px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#000;
	padding:15px 0px 13px 45px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:capitalize;
	font-weight:bold;
	background:url(images/commentmetadata_bg.gif) no-repeat;
	}

.commentmetadata span{
	color:#107bc0;
	font-weight:bold;
	}

.commentmetadata a{
	color:#000000;
	font-weight:bold;
	}

.commentmetadata_text{
	padding:0px 20px 10px 20px;
}

.commentmetadata_end{
	color:#000000;
	background:#f8f8f8;
	padding:10px 10px 10px 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/commentmetadata_end_bg.gif) repeat-y;
}

.commentmetadata_end a{
	color:#3a739e;
	}

.commentmetadata_end span{
	color:#3a739e;
	}

#respond_box{
	background:url(images/respond_box.gif) no-repeat;
	margin-top:25px;
	padding-bottom:60px;
	margin-left:15px;
}

h3#respond{
	font-size:23px;
	color:#004a80;
	margin-bottom:30px;
	margin-left:10px;
	padding-top:25px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#commentform{
	margin-left:55px;
	color:#7c7c7c;
	width:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform a{
	color:#7d7d7d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform .comm_input_text, #commentform .comm_textarea_text{
	border:1px solid #c6d5e8;
	background:#fff url(images/comm_input_text_bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727a7d;
	width:150px;
	padding:5px;
}

#commentform .comm_textarea_text{
	width:80%;
	height:100px;
}

#commentform label{
	position:relative;
	top:-5px;
}
/* End Comments */


/* Archives page */
.page_archives_div{
	width:547px;
	padding-bottom:100px;
}

.ar_panel{
}

.ar_panel3{
	background:none !important;
}

.page_archives_div h2{
	font-size:24px;
	font-weight:normal;
	color:#3f6eb6;
	padding-bottom:4px;
	border-bottom:1px dashed #9cb3d7;
}

.ar_panel2 h2{
}

.ar_panel3 h2{
	padding-top:0px !important;
	margin-left:10px !important;
}

.ar_panel3 ul{
	margin-left:10px !important;
}

.page_archives_div ul h2{
	border:0px;
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#7a7975;
	font-size:13px;
	padding-left:10px;
}

.page_archives_div ul li a:hover{
	color:#000;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #e8e8e8;
}

.page_archives_div ul li ul li{
	background:none;
	border:0px;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

