/*  
Theme Name: The Morning After - 2009
Theme URI: http://code.google.com/p/the-morning-after/
Description: A magazine-style theme for WordPress, available at <a href="http://themasterplan.in/themes/the-morning-after/">The Masterplan</a>.
Version: 1.3.2
Author: Arun Kale
Author URI: http://themasterplan.in/
Please read the license in the README.txt included with the theme.
*/



/* --------------------------------------------------------------   
   This theme makes use of the Blueprint CSS Framework [bjorkoy.com/blueprint]     */



/* Import stylesheets and hide from IE/Mac \*/

@import "lib/compressed.css";


/* End import/hide */


/* Start The Morning After stylesheet */

body { background: #ebeff2 url(images/bg/bkgd.png) top center; }
body.print {background: none;}
h2 { font-weight: normal; }
.alignleft {float: left; margin-right: 5px;}
.alignright {float: right; margin-left: 5px;}

/* all anchor text is underlined except for headings, sidebar and header */
a { color: #4E4E85; text-decoration: underline; }
a:hover { text-decoration: underline; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; }
.sidebar a, #blognav a, #header a, .home_recent_post a, a img { text-decoration: none; }
h4 a {color: #005F76; text-decoration: underline; }
h4 a:hover { color: #000; text-decoration: underline; }

.container { background-color: #fff; width: 1040px; padding-left: 5px; border-left: 5px solid #fff; border-right: 5px solid #fff; }

/* Header styles */

#blognav { height: 35px; background: url(images/bg/top-nav.png) top left no-repeat; width: 1055px; margin: 0 auto -6px; }
#blognav #fixed { margin: 0 0 0 3px; padding: 2px 0 0; float: left; width: 265px; list-style: none; }
#blognav #fixed li { float: left; display: block; }
#blognav #fixed li a { height: 25px; display: block; }
#blognav #fixed li#bn-home a { width: 73px; }
#blognav #fixed li#bn-about a { width: 70px; }
#blognav #fixed li#bn-contact a { width: 83px; }
#blognav #fixed li#bn-rss a { width: 37px; }

#blognav #jr-links { float: right; width: 770px; margin: 0; padding: 0; list-style: none; color: orange; font-weight: bold; }
#blognav #jr-links a { color: orange; font-weight: bold; font-weight: bold; font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif; font-size: 15px; padding: 0 2px; color: orange; line-height: 25px; }
#blognav #jr-links a:hover { color: #111; }

#blognav #jr-links #jr-link-woo { width: 195px; float: left; display: block; height: 25px; }

#header { padding: 1.5em 0 0 0; height: 115px; border-bottom: 1px solid #999; }
.print #header { border-bottom: none; }
#header #logo { height: 106px; }
#header #logo a.sitelogo { display: block; width: 530px; height: 106px; background: url(images/bg/sitelogo.png) no-repeat; }

/* Search and navigation */

#header #signup_block { height: 90px; background: url(images/bg/signup.png) 20px -5px no-repeat; width: 480px; }
#header #signup_block #signup { padding: 75px 0 0 0;  width: 485px; }

#signup input.signup_input { width: 135px; border: 1px solid orange; padding: 3px; color: #e0691a; font-weight: bold; margin: 0 7px 0 0 ; float: left; }
#signup input.submit_input { padding: 0; margin: 0 0 0 7px; float: left; }



#search-form { border: 1px solid #999; padding: 12px; text-align: center; margin-top: 10px; clear: both; background: url(images/bg/search.png) 8px 50% no-repeat; }
input.search_input { width: 292px; border: 0; background: #fff url(images/bg/input.png) no-repeat; padding: 5px; color: #E0691A; font-weight: bold; margin: 0 0 0 40px; float: left; }
input.submit_input { background: /*#E0691A*/ url(images/bg/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 65px; margin: 0 0 0 5px; color: #FFF; font: bold 0.9em arial, sans-serif; float: left; }

.widget-search #search-form { padding: 5px; background-position: 3px 3px; }
.widget-search h4 { margin-bottom: 15px; }
.widget-search input.search_input { width: 235px; border: 1px solid #ccc; background: none; padding: 5px; color: #E0691A; font-weight: bold; margin: 0 0 0 40px; }

.narrow-search #search-form { padding: 2px; background: transparent url(images/bg/search20.png) no-repeat scroll 4px 50% ; margin-top: 0; }
/* .narrow-search input.search_input { width: 205px; padding: 5px 3px; margin-left: 1px; font-size: 12px; background: #fff url(images/bg/narrow-input.png) no-repeat left center; }
 */
 .narrow-search input.search_input { width: 205px; padding: 5px 3px; margin-left: 6px; font-size: 12px; background: transparent none; text-align: right; }

/* Top banner with rotating images */

#topbanner,
#topbanner_arch,
#topbanner_single { height: 110px; border-bottom: 1px solid #999;}
#topbanner .pagetitle #topadleft,
#topbanner_arch .pagetitle #topadleft,
#topbanner_single .pagetitle #topadleft { float: left; width: 728px; height: 110px; margin: 5px 35px 0 25px;}
#topbanner .pagetitle #topadright,
#topbanner_arch .pagetitle #topadright,
#topbanner_single .pagetitle #topadright { float: left; width: 220px; height: 110px; margin-top: 15px;}
.print #topbanner {border: none;}
.print div.image {text-align: left; margin-top: 30px; clear: both;}
#printlink {clear: both; text-align: center; cursor: pointer;}


/* Home page columns */

#home_content { margin: 1.5em 0; }


/* latest post */

#latest_post { padding: 0 0 1.5em 0; }
#latest_post_image img { margin: 0 0 0.2em 20px; }
.latest_post_meta { font-size: 0.9em; line-height: 1.6em; }
.latest_post_meta a { font-weight: bold; }
.latest_post_meta a:hover { text-decoration: underline; }
.latest_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }


/* featured post */

#home_featured { background: #FADCB6 url(images/bg/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
.feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.feat_content a { font-weight: bold; }
.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.feat_title { font: 700 12px georgia, serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #000033; }
.feat_title a:hover { color: #000; }


/* asides */

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; border-left: 5px solid #dadada; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #000033; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }
ul.arrow li h3 {clear: none;}


/* about */

#home_about { border-bottom: 1px solid #dadada; border-top: 1px solid #dadada; margin: 0 0 1em 0; background: #CDC8E0; padding: 0.5em 0.7em 10px; }
#home_about td { padding: 10px; }
#home_about p { font-size: 0.9em; font-family: tahoma; }
#home_about td a { display: block; margin-bottom: 5px; }

/* recent posts */

.home_recent_post { padding: 0.1em 0 1.2em 0; margin: 0 0 0.8em 0; background: transparent url(images/bg/dot.png) repeat-x scroll left bottom; clear:both; height:50px; margin:0 0 0.8em; padding:0.1em 0 1.2em;}
.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0; }
.home_recent_thumb a img { background: #999; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }
.home_recent_title a { font-weight: bold; }
.home_recent_title a:hover { color: #fff; background: #000; }
.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_recent_exc p { color: #666; text-align: left; }


/* category list */

.side_categories { margin: 0 0 1em 0; }
ul.cat li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a { line-height: 1.1; display: block; text-transform: uppercase; font-size: 0.8em; font-weight: bold; color: #000; border-bottom: 1px solid #dadada; border-left: 3px solid #dadada; padding: 3px 12px 3px 7px; margin: 0; background: url(images/bg/arrow.png) no-repeat 100% 3px;}
ul.cat li a:hover { background: #f1f1f1 url(images/bg/arrow2.png) no-repeat 100% 3px; color: #000033; }
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 3px 12px; text-transform: none; font-size: 0.9em; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }


/* recent comments */

#side_recent_comments, #side_most_emailed, #side_tag_cloud { margin: 0 0 1.4em 0; }
ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/bubble.png) no-repeat 0 3px; }


/* most emailed */

ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/doc.png) no-repeat 0 3px; }


/* ad */

.ad_block { border: 1px solid #dadada; padding: 4px 0; margin: 1em 0 1.2em; text-align: center; }
.ad_block .ad160 { margin: 0 auto; width: 160px; }
.ad_block .ad180 { margin: 0 auto; width: 180px; }
.ad_block .ad250 { margin: 0 auto; width: 250px; }
.ad_block img, .ad_block p img { margin: 0; padding: 0; display: block; }


/** widgets **/

.widget { margin: 0 0 1.4em 0; clear: both; }
.widget a { color: #000033; }
.widget a:hover { color: #000; text-decoration: underline;}
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; }
.widget ul li { padding: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/postbullet.png) no-repeat 0 2px; }
.widget ol li { padding: 0 0 0.3em 10px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada;  }


/*recent comments*/

ul#recentcomments li.recentcomments { background: url(images/bg/bubble.png) no-repeat 0 3px; }


/*wp-calendar*/

table#wp-calendar { margin: 0; width: 100%; border: 0; }
table#wp-calendar caption { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #175595; }
table#wp-calendar th, table#wp-calendar td { height: 1em; padding: 0.2em 0.4em; /*padding: 5px 7px;*/ text-align: right; border-right: 2px solid #fff;  }
table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #dadada; color: #000; border-bottom: 0; }
table#wp-calendar td#today { font-weight: bold; background: #f2f2f2; }
table#wp-calendar td { border-bottom: 1px solid #efefef; }
table#wp-calendar td a { font-weight: bold; }


/*most e-mailed*/
.widget_email_most_emailed ul li { background: url(images/bg/doc.png) no-repeat 0 2px; }


/*tag cloud*/
#jr_tag_cloud {font-family: "Trebuchet MS", verdana, tahoma, sans-serif;}


/* Archive styles */
#arch_content, #post_content { margin: 1.5em 0; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #dadada; }
.archive_meta a { color: #666; font-weight: bold; }
.archive_meta a:hover { color: #000033;}
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/info.png) no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block { padding: 0.1em 0 0 0; border-bottom: 1px solid #dadada; margin: 0 0 1.2em 0; }
.archive_post_meta { color: #818181; padding: 0 0 0.6em 0; }
.archive_post_meta a, .post_meta a { color: #000033; }
.archive_post_meta a:hover, .post_meta a:hover { color: #000; }


/* Single post styles */
.post_meta { color: #666; padding: 0.3em 0 1.4em 0; }
.post_meta_tag { color: #666; }
.post_meta p img { margin: 0; padding: 0; float: none; }
.post_meta p { margin: 0 0 0.4em 0; }
#post_content blockquote { float: right; width: 260px; color: #666; margin: 0 0 0 1.5em; color: #000; font: bold 1.3em georgia, serif; font-style: italic; letter-spacing: -0.048em; }
#post_content blockquote p { text-align: right; line-height: 1.5em; }
#post_content p img { margin: 0;padding:0; }
#post_content img.WP-PrintIcon, #post_content img.WP-EmailIcon, #post_content img.posttag { margin: 0 0.3em 0 0;padding: 0.1em 0 0 0; }
#post_content p a, #arch_content p a { font-weight: bold; color: #000033; }
#post_content p a:hover, #arch_content p a:hover { color: #000; }


/* Comment area styles */
#comments { margin-top: 3em; }
#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { border-right: 3px solid #dadada; border-bottom: 1px solid #dadada; margin: 0 0 1em 0; padding: 0 1em 1em 0; overflow-x: hidden; }
ol#commentlist li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #dadada; }
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; }
ol#commentlist cite a { color: #000033; }
ol#commentlist cite a:hover { color: #000; }
ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { font-weight: bold; color: #333; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #000033; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; }
ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#commentlist li .commentcont p { margin: 0 0 0.5em 0; padding: 0; }


/* comment form */
#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { width: 300px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
input.comsubmit { margin-left: 100px; }
.comment-ad {width: 340px; height: 290px; float: right; margin-right: 10px; text-align: center;}


/* archives page */
.archive_post_block h3.archive_title, .archive_post_block div.archive_post_meta {clear: none;}
a.featureimage {display: block; float: left; margin: 0 10px 10px 0; border: none; height: 85px;}
a.featureimage img {border: none;}
ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 0 2px; }
ul.archives li a, ul.wp-tag-cloud li a { color: #000033; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }


/* Footer */
#footer { background: url(images/bg/dot.png) repeat-x top left; padding: 1em 0 0 0; color: #666; }


/* Form styles */

/* Miscellaneous styles */



/*  heading styles */

h1.post_name { font-size: 2em; letter-spacing: -0.04em; }
h2.archive_name, h2.post_name { letter-spacing: -0.04em; }
h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px solid #dadada; }
h2.post_comm { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; background: url(images/bg/stripe.png) repeat; }
h2.post_comm2 { text-transform: uppercase; font-size: 1.4em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; }
h3.latest_post_title { font: bold 1.6em arial, sans-serif; line-height: 1.4em; margin: 0; letter-spacing: -.035em; padding: 0 0 0.2em 0; }
h3.latest_post_title a:hover { color: #fff; background: #000; }
h3.home_featured { background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 1.6em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #da2a17; letter-spacing: 0.1em; }
h3.mast { text-transform: uppercase; font-size: 1.6em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #a11b1b; }
h3.mast2 { text-transform: uppercase; font-size: 1.6em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #336600; }
h1.mast3, h3.mast3 { text-transform: uppercase; font-size: 1.6em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000033; }
.home h1.mast3, h3.mast3 { text-transform: none; line-height: 1.4em; }
h3.mast4 { text-transform: uppercase; font-size: 1.6em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: uppercase; font-size: 1.6em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #da2a17; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #000; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #fff; background: #000; }


/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }
input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.buttonem { background: #dadada; float: left; }


/* image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; font-weight: bold; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; font-weight: bold; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; font-weight: bold; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; font-weight: bold; }

tr td h3 a {text-decoration: underline;}

/* custom for xxJr coloring page tables */

.alignleft {float: left; margin-right: 5px;}
.alignright {float: right; margin-left: 5px;}

table.c4 td {width: 25%;}
table.c3 td {width: 33%;}
table.c2 td {width: 50%;}

.coloring-pages  { text-align: center;}
table.coloring-pages td {overflow: hidden; text-align: center; vertical-align: middle;}
table.coloring-pages td img {margin-bottom: 0;}
table.coloring-pages td p {text-align: center;}
table.coloring-pages td div.wp-caption {margin-left: auto; margin-right: auto;}

.roundup { text-align: center; width: 100%; }
table.roundup td {overflow: hidden; text-align: center; vertical-align: top; }
table.roundup td img {margin-bottom: 0;}
table.roundup td a { line-height: 1.2; display: block; margin-left: auto; margin-right: auto; text-align: center; }
table.roundup td a img { display: block; margin: 0 auto; }
table.roundup td p {text-align: center; margin-top: 0;}

/* post ad section */
#post_content h2.post-ad-h2 {clear: none;}
#post_content .post-ad { width: 300px; height: 225px; float: right; margin: 0 0 0.5em 1em; background: transparent;}

.span-3 { width: 220px; }
.single .span-3 { width: 300px; margin-left: 5px; }
.span-7 { width: 505px; }

/* sidebar ad widgets */
#jr_widget_post_skyscraper div { float: left; clear: none; }
.post-sky-left { width: 160px; margin-left: 5px; }
.post-sky-right { width: 120px; margin-top: 10px; margin-left: 10px; } /* moves google ad down because of 'ads by rgn' */

.sidebar .widget ul li { border-bottom: none; background: transparent; margin: 0; padding: 0 0 0.3em; }
/* .sidebar-frontpage { padding-top: 1em; } */
.sidebar .divine { text-align: center; }
.sidebar .divine #dc_ad_headlines { margin-left: auto; margin-right: auto; }
#jr_widget_home_skyscraper { text-align: center; }

.image { position: relative; z-index: 50; }
.captioned {background: transparent none repeat scroll 0% 0%; z-index: 10000; position: absolute; width: 100%; height: 100%; top: 0pt; left: 0pt; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;}

.amzshcs-item { width: 30%; height: 250px; float: left; margin-right: 10px; margin-bottom: 20px; text-align: center; padding-top: 10px; border: 1px dashed #ccc; }
.amzshcs-item a { margin-left: auto; margin-right: auto; margin-bottom: 5px; display: block; }

.sociable { clear: both; }

/* final fix for <h> anchors on single pages */
#post_content h2 a, #post_content h3 a, #post_content h4 a, #post_content h5 a { text-decoration: underline; }