/*  
Theme Name: BlueBreeze
Theme URI: http://www.skinpress.com/
Description: Download free wordpress themes @ <a href="http://www.skinpress.com/category/wordpress/">Skinpress.com</a>.
Version: 1.0
Author: Skinpress
Author URI: http://www.skinpress.com/wordpress-theme-sun/


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:#3f464a;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
           	text-align: justify;
        text-indent: 10px;
	background:#003663;
	color:#3f464a;
}

#body_page{
	background:none;
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:90px;
	background:url(images/header_bg.gif) no-repeat left top;
}

#header h1{
	color:#000;
	font-size:30px;
	padding-top:22px;
	padding-left:30px;
	font-weight:normal;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header h1 a{
	color:#000;
	text-transform:capitalize;
}

.description{
	font-size:14px;
	color:#000;
	position:relative;
	top:-5px;
}

#header_title{
	float:left;
	width:60%;
}

#header_rss{
	float:right;
	text-align:right;
	padding-right:25px;
	padding-top:30px;
}

/* BOARD */

#board{
	width:100%;
	height:155px;
	background:url(images/board_bg.gif) no-repeat left top;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:url(images/body_bg.gif) repeat-y left top;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_top_bg.png) no-repeat top left;
}

#body_left{
	width:758px;
	float:left;
	padding-bottom:40px;
}

#body_right{
	width:242px;
	float:right;
}

/* left contact */

#body_left_content{
	width:702px;
	padding-top:25px;
	margin-left:25px;
}

.post{
	background:url(images/post-top_bg.gif) no-repeat top left;
	width:100%;
}

.post-top{
}

.post-date{
	float:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:45px;
	text-align:center;
	color:#000;
	padding-top:12px;
}

.post-title{
	float:right;
	color:#4b4b4b;
	width:655px;
}

.post-date p{
	font-size:20px;
	font-weight:bold;
	color:#000;
	padding-top:3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post-title h2{
	font-size:19px;
	color:#000;
	margin-left:10px;
	font-weight:normal;
	padding-bottom:2px;
}

.post-title h3{
	font-weight:normal;
	margin-left:10px;
	padding-bottom:5px;
	margin-bottom:1px;
	color:#000000;
	font-size:10px;
	border-bottom:1px dashed #74bfe2;
}

.post-title h2 a{
	color:#000000;
}

.post-title h3 a{
	color:#2096d3;
	font-weight:bold
}

.post-title h3.tags{
	color:#003663;
	font-weight:bold;
	background:none;
	padding-top:5px;
	padding-left:5px;
	background:#afdef2;
	font-size:11px;
}

.post-title h3.tags span{
	color:#003663;
	font-weight:normal;
}

.post-title h3.tags a{
	color:#003663;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:20px;
	padding-left:6px;
	padding-right:5px;
	padding-bottom:20px;
}

.postmetadata{
	margin-bottom:30px;
	background:url(images/postmetadata_bg.gif) no-repeat left top;
	width:100%;
	height:41px;
	padding-top:1px;
}

.postmetadata a{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background:url(images/post_comm_a.gif) no-repeat left 0px;
	padding-left:20px;
	padding-bottom:5px;
	line-height:20px;
}

.postmetadata a span{
	color:#000000;
}

a.readmore{
	background:url(images/post_readmore_a.gif) no-repeat left 0px;
	color:#0072bc;
	padding-left:20px;
}

.postmetadata .alignleft{
	padding-top:8px;
	padding-left:20px;
}

.postmetadata .alignright{
	text-align:center;
	padding-top:8px;
	padding-right:20px;
}

a.readmore:hover{
	color:#000;
}

.post-page{
	background:url(images/post-page_bg.gif) repeat-x top left;
	padding-right:10px;
}

.post-page h2{
	font-size:17px;
	color:#002157;
	font-weight:normal;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(images/postmetadata_bg.gif) no-repeat left top;
	width:100%;
}

.post-page .entry{
}

strong{
	color:#000;
}

/* right content */

#body_right_content{
	margin-left:6px;
}

#sidebar{
	width:206px;
	float:left;
	padding-left:6px;
}

.sidebars h2{
	background:url(images/sidebars_h2.gif) no-repeat bottom left;
	font-size:17px;
	color:#002157;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:5px;
	margin-bottom:5px;
	text-transform:lowercase;
	font-weight:normal;
	width:196px;
}

.sidebars ul{
	color:#002157;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:5px;
}

.sidebars li ul{
	background:none;
	padding-bottom:8px;
	margin-left:10px;
}

.sidebars li ul li ul{
	padding-left:10px;
	background:none;
	padding-bottom:0px;
	margin-left:0px;
}

.sidebars li ul li ul li ul{
	padding-left:0px;
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:1px #acc5d7 solid;
	padding-top:4px;
	padding-bottom:8px;
	padding-right:3px;
	padding-left:0px;
}

.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

.sidebars li a{
	color:#002157;
}

.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 left 4px;*/
	font-weight:normal;
	padding-left:8px;
}

.sidebars li.widget_categories ul li ul li a{
	background:url(images/sidebar_li_subcat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.widget_archives ul li a{
	/*background:url(images/sidebar_li_ar.gif) no-repeat left 4px;*/
	font-weight:normal;
	padding-left:8px;
}

.sidebars li.linkcat ul li a{
	/*background:url(images/sidebar_li_br.gif) no-repeat left 2px;*/
	font-weight:normal;
	padding-left:8px;
}

.sidebars li.widget_meta ul li a{
	/*background:url(images/sidebar_li_meta.gif) no-repeat left 2px;*/
	font-weight:normal;
	padding-left:8px;
}

.sidebars .widget_tag_cloud{
	padding-bottom:10px;
}

.sidebars .textwidget{
	padding:10px;
}

/* SEARCH */

#main_search{
	margin-top:12px;
	margin-bottom:20px;
}

#searchform_top{
	margin-left:15px;
	color:#badef0;
}

#searchform_top_text{
	width:118px;
	border:0px;
	background:none;
	color:#badef0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:3px;
}

#gosearch{
	position:relative;
	top:7px;
}

/* FOOTER */

#footer{
	width:100%;
	height:42px;
	background:#1b96d2;
	clear:both;
	margin:0px auto;
	color:#fff;
}

#footer_text{
	padding-left:40px;
	padding-top:15px;
	float:left;
	width:50%;
}
#footer_text a{
	color:#fff;
}
#footer_copyrights{
	text-align:right;
	padding-right:40px;
	padding-top:15px;
	float:right;
	width:40%;
}

#footer_text strong{
	color:#003663;
}

#footer_copyrights a{
	color:#fff;

}




/* 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: 10px;
	padding-bottom:5px;
	background:url(images/blockquote_bg.gif) repeat-y left top;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y left top;
	}

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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.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:400px;
}

#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#comment_title{
	font-size:23px;
	color:#003663;
	margin-bottom:10px;
	margin-left:20px;
	font-weight:normal;
	border-bottom:2px dashed #003663;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3#comments{
	font-size:13px;
	color:#000000;
	margin-left:20px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:30px;
	color:#333;
	margin-left:20px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 10px 3px 10px;
	list-style: none;
	border-bottom:1px dashed #7dc3e4;
	background:#d5effb;
	display:block;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#000000;
	background:url(images/dotted_black.gif) repeat-x left bottom;
	padding:6px 0px 6px 0px;
	}

.commentmetadata a{
	color:#333366;
	font-weight:bold;
	}

#respond_box{
	/*background:url(images/respond_box.gif) no-repeat top left;*/
	margin-top:40px;
	padding-bottom:60px;
}

h3#respond{
	font-size:23px;
	color:#003663;
	margin-bottom:10px;
	margin-left:20px;
	font-weight:normal;
	border-bottom:2px dashed #003663;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#commentform{
	margin-left:45px;
	color:#727a7d;
	width:80%;
}

#commentform a{
	color:#727a7d;
}

#commentform .comm_input_text, #commentform .comm_textarea_text{
	border:1px solid #cccccc;
	background:#fff url(images/comm_input_text_bg.gif) repeat-x left top;
	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{
	padding-bottom:60px;
}

.ar_panel{
	width:100%;
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:17px;
	color:#002157;
	font-weight:normal;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(images/postmetadata_bg.gif) no-repeat left top;
	width:100%;
}

.ar_panel3 h2{
	padding-top:0px !important;
	margin-left:10px !important;
	padding-left:0px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
	border:0px;
	background:none;
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	margin-bottom:40px;
	margin-left:10px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
	border-bottom:1px solid #aacadb;
}

.page_archives_div ul li ul li{
	border:0px;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#003663;
	font-size:12px;
	padding-left:10px;
	background:url(images/page_archives_div_a.gif) no-repeat left center;
}

.page_archives_div ul li a:hover{
	color:#000;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/dotted_line.gif) repeat-x bottom left;
}

.page_archives_div ul li ul li{
	background:none;
}


/* "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." */
