/*
Theme Name: JetBlue Blog
Theme URI: http://blog.hellojetblue.com/blog
Description: 
Version: 1.0
Author: 
Author URI: 
*/

/*----- CSS Reset -----*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}


/*----- General Styles -----*/
body, html { height: 100%; }
body { font-family: Helvetica, Arial, sans-serif; font-size: 62.5%; }
a { outline: none; color:#2674bc; text-decoration:none;  }
a img { border:none; }
a:hover { color:#ff9900; }
.alignleft { float:left; }
.alignright { float:right; }
.aligncenter { display:block; margin:0px auto; }
.clearfix:after { content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clearfix { height: 1%; }

#container { width:820px; padding:5px 10px 10px; margin:10px auto; font-size:1.25em; color:#555; }

/*----- Header -----*/
#header { width:820px; height:99px; background:url('images/content_top.png') no-repeat bottom center; }
#header h1 { width:248px; height:99px; float:left; margin-left:25px; }
#header h1 a { display:block; width:248px; height:99px; text-indent:-9999em; background:url('images/banner.png'); }
#header .jb_logo { width:99px; height:38px; display:block; text-indent:-9999em; background:url('images/small_logo.png'); margin-right:35px; float:right; }

/*----- Content -----*/
#wrap { width:760px; border-left:20px solid #d9e8f6; border-right:20px solid #d9e8f6; padding:25px 10px; }

#content { width:500px; float:left; }
h4.pagetitle { color:#2674bc; text-transform:uppercase; font-size:0.95em; margin-bottom:20px; border-bottom:1px solid #2674bc; padding-bottom:2px; text-align:center; }

/* Daily Digest */
#dailydigest { margin-bottom:25px; }
.dd_post { width:154px; float:left; }
.dd_post h2 { font-size:1em; font-weight:normal; }
.dd_post img { border:2px solid #2674bc; display:block; margin-bottom:5px; }
.dd_post a:hover img { border:2px solid #ff9900; }
.middle { margin:0px 15px; }

/*--- Post ---*/
.post { border-bottom:1px solid #999; padding:0px 0px 20px; margin-bottom:30px; }
.post .date { font-size:0.9em; margin-bottom:5px; }
.post h2.title { font-size:1.5em; margin-bottom:10px; }
.post .entry { line-height:18px; margin-bottom:10px; }
	.entry p { margin-bottom:10px; }
	.entry h1 { font-size:2em; margin:0px 0px 10px; font-weight:bold; }
	.entry h2 { font-size:1.75em; margin:20px 0px 7px; font-weight:bold; }
	.entry h3 { font-size:1.55em; margin:20px 0px 7px; }
	.entry h4 { font-size:1.25em; margin:20px 0px 5px; }
	.entry ul, .entry ol { margin:0px 0px 10px 20px; }
	.entry ul li { list-style:disc outside; }
	.entry ol li { list-style:decimal outside; }
	.entry img.alignleft { margin:0px 10px 0px 0px; }
	.entry img.alignright { margin:0px 0px 0px 10px; }
	.entry img.aligncenter { margin:0px auto 10px; }
.post .meta { text-align:right; font-size:0.9em; }
.post .meta a { color:#555; }
.post .meta a:hover { text-decoration:underline; color:#555; }
.post .meta .addthis_container { float:right; width:130px; text-align:right; position:relative; z-index:100; }
.post .meta .addthis_container img { display:block; float:right; }

/*--- Comments ---*/
#comments h3 { font-size:1.3em; font-weight:bold; margin:25px 0px 10px; }
#comments .commentlist li { margin:0px 0px 35px; }
#comments .commentlist li .header { background:#eee; border:1px solid #999; height:28px; margin-bottom:5px; font-size:0.9em; }
#comments .commentlist li .header img { float:left; border:1px solid #555; margin:-1px 0px 0px -1px; }
#comments .commentlist li .header .meta { display:block; float:left; padding:8px 0px 0px 10px;  } 
#comments .commentlist li .header .meta span { color:#333; font-weight:bold; }
#comments .commentlist li .header .meta span a { color:#333; font-weight:bold; }

#comments form p { margin-bottom:10px; }
#comments form input { display:block; float:left; padding:3px; width:133px; border:0px solid #aaa; margin-bottom:10px; }
#comments form label { display:block; float:left; padding-top:4px; width:150px; }
#comments form textarea { border:1px solid #aaa; padding:3px; width:454px; height:120px; margin-bottom:10px; }

/*----- Sidebar -----*/
#sidebar { width:240px; float:right; }
#sidebar .widget { margin-bottom:20px; clear:both; }
#sidebar .widget h3 { color:#2674bc; text-transform:uppercase; font-size:0.95em; margin-bottom:10px; border-bottom:1px solid #2674bc; padding-bottom:2px; }
#sidebar .widget li { float:left; width:110px; margin:0px 0px 10px; }
#sidebar .widget a img { margin:0px 0px 0px 8px; }

#sidebar .sideposts li { border:1px solid #2674bc; padding:7px 7px 2px; color:#2674bc; font-size:0.9em; width:224px; }
#sidebar .sideposts li .title { font-weight:bold; margin-bottom:10px; }
#sidebar .sideposts li .archive { text-align:right; font-weight:bold; margin:5px 0px 0px; }

#sidebar #widget_time { font-weight:bold; margin-bottom:3px; margin-top:15px; text-align:right; color:#bbb; }
#sidebar #widget_date { font-size:1.2em; text-transform:uppercase; text-align:right; margin-bottom:15px; color:#bbb; }


/*----- Footer -----*/
#footer { height:91px; width:820px; margin-bottom:15px; background:url('images/content_bottom.png') no-repeat top center; font-weight:bold; text-align:center; color:#2674bc; }
#footer p { padding:56px 0px 0px; }