/*  

Theme Name: The Morning After

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: #111; }

a { color: #0b1; text-decoration: none; }

h2 { font-weight: normal; }



/* Header styles

-------------------------------------------------------------- */

#header { padding: 1.5em 0 0 0; height: 108px; border-bottom: 1px solid #999; }

#header #logo { height: 90px; margin: 0 0 0 20px; }

#header #logo .title { padding: 0.5em 0 0 0; font: 700 3em arial, sans-serif; letter-spacing:.05em; line-height: 1.2em; color: #fff; }

#header #logo .title .desc { text-align: right; margin: 0.4em 0 0 0; font: 400 0.25em arial, sans-serif; text-transform: uppercase; color: #999; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 1px solid #ccc;  }

#header #logo .title a { text-decoration: none; color: #fff; }

#header #logo .title a:hover { color: #090; }

#header #logo a.sitelogo { display: block; width: 400px; height: 90px; background: url(images/bg/sitelogo.png) no-repeat; }



/* Search and navigation

-------------------------------------------------------------- */



#header #search_menu { height: 90px; }

#header #search_menu #search { padding: 0 0 0 5px; }



/* Top banner with rotating images

-------------------------------------------------------------- */



#topbanner { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/heartcu.jpg) no-repeat; }

#topbanner_arch { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/bulbcu.jpg) no-repeat; }

#topbanner_single { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/orange.jpg) no-repeat; }

#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left;  color: #00bb11; font: 700 2em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 20px 0 0 0; }



/* Home page columns

-------------------------------------------------------------- */



#home_content { margin: 1.5em 0; }





/* about */



#home_about { float:right; width:75%; padding:10px; }

#home_about p { font-size: 0.9em; }





/* category list */



#side_categories { margin: 0 0 1em 0; }

ul.cat {

list-style-type:none; margin:0; padding:0;

}

ul.cat li { padding: 0 0 0.3em 0; margin: 0; }

ul.cat li a { display: block; font-size: 1em; font-weight: bold; color: #eee; padding: 5px 10px; margin: 0; background: #222; border: 5px solid #000; height: 15px; }

ul.cat li a:hover {background-color: #090; text-decoration: none;}

ul.cat li ul { list-style: none; list-style-image:none; 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 0 12px; text-transform: none; font-size: 0.9em; height: 19px; background: url(images/bg/sub.png) no-repeat; }

ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }





/** widgets **/



.widget { margin: 0 0 1.4em 0; }

.widget a { color: #aaa; }

.widget a:hover { color: #fff; text-decoration:none;}

.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;  }







/*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: #999; 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; }







/* 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; }

.archive_meta a:hover { color: #224970; }

.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; margin: 0; color: #999; text-align:center; font-size:1em;}

.archive_number span.results {

color:#fff;

}

.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: 5px 0 0 0; margin: 10px 0; display:block; }

.archive_post_meta { color: #818181; padding: 0 0 0.6em 0; }

.archive_post_meta a, .post_meta a { color: #0b1; }

.archive_post_meta a:hover, .post_meta a:hover { color: #eee; text-decoration: underline; }



/* Single post styles

-------------------------------------------------------------- */



.post_meta { color: #bbb; padding: 0.3em 0 1.4em 0; }

.post_meta_tag { color: #bbb; }

.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; margin: 0 0 0 1.5em; color: #999; 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 { color: #0b1; }

#post_content p a:hover, #arch_content p a:hover { color: #999; text-decoration: underline; }







/* archives page */



ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; }

ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; }

ul.archives li a, ul.wp-tag-cloud li a { color: #eee; }

ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #999; background: #eee; }



/* Footer

-------------------------------------------------------------- */



#footer { background: url(images/bg/dot.png) repeat-x top left; padding: 1em 0 0 0; color: #bbb; }



/* Form styles

-------------------------------------------------------------- */



input.search_input { width: 292px; border: 0; background: #fff url(images/bg/input.png) no-repeat; padding: 5px; color: #0b1; font-weight: bold; margin: 0; 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; }



/* Miscellaneous styles

-------------------------------------------------------------- */



.gallery-item img {

border: none;

}



.gallery-item a img {

border: 1px solid #000;

padding:10px;

}



.gallery-item a img:hover  {

background-color:#000;

}



a img.imgtfe {

float:left;

margin:0 5px 5px 0;

display:inline;

}



#home_about p.attachment a img.attachment-medium {

float:left;

margin:0 15px 15px 0;

}



#home_about p img.alignleft {

float:left;

margin: 0 15px 15px 0;

}



#home_about p img.alignright {

float:right;

margin: 0 0 15px 15px;

}



/*  heading styles */



h2.archive_name, h2.post_name { text-transform: uppercase; background-color:#2e2e2e; padding:0px 40px; margin: -5px 0 10px 0; display:block; overflow:visible; color:#aaa; border-bottom:2px solid #000; letter-spacing:.1em; text-align:center;}

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 #0b1; }

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: #999; border-bottom: 1px solid #dadada; background: url(images/bg/stripe.png) repeat; }

h2.post_comm2 { 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: #999; border-bottom: 1px solid #dadada; }

h3.mast { 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: #0b1; }

h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #eee; }

h3.mast3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #0b1; }

h3.mast4 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }

h3.mast5 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #0b1; }

h3.archive_title { line-height: 1em; padding: 0 0 5px 0; border-top:#000 2px solid; display:block; }

h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #999; letter-spacing: -0.036em; }

h3.archive_title a:hover { color: #fff; text-decoration: none;}



/* 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; }

.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }

.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }

.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; }


