/*  
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: #e1dfd6 url(images/bg/.jpg) repeat-x top center; background-color:#f8f8f8; font-family: "Lucida Grande",Verdana,sans-serif; color:#333333; line-height:1.7em;}
a { color: #000; text-decoration: none; }
p a{text-decoration: underline; line-height:1.5em}
h2 { font-weight: normal; }
.container { background-color:#FFFFFF; border-left: 2px solid #e1dfd6; border-right:2px solid #e1dfd6; padding: 0px 20px;}
#home_left { background-color:#FFFFFF;}

/* Header styles
-------------------------------------------------------------- */
#header { padding: 1.5em 0 0 0; background: url(images/bg/TWN-logo_skyline2.jpg) no-repeat; margin-top: 0px; }
#header #logo { height: 120px;}
#header #logo .title { padding: 0.5em 0 0 0.5em; font: 2.9em Century Gothic, Verdana, sans-serif; letter-spacing: -.050em; line-height: 1.2em; color: #000; }
#header #logo .title .desc { text-align: right; margin: 0.4em 0 0 0; font: 400 0.25em arial, sans-serif; text-transform: uppercase; color: #666; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 1px solid #ccc;  }
#header #logo .title a { text-decoration: none; color: #000; }
#header #logo .title a:hover { color: #fff; background: #000; }
#header #logo a.sitelogo { display: block; width: 400px; height: 90px; background:  url(images/bg/sitelogo.png) no-repeat; }
#header #rss { float: right; margin: 0px; padding: 0px 5px 0px 0px; text-align: right; background-color:#FFFFFF; width: 100px; }
#header #rss a a:visited {color: #000; font-size: 11px; text-transform: uppercase; text-decoration: none; padding: 0px 0px 0px 3px; }
#header #rss a:hover { color: #FFFFFF; background: #000000; text-decoration: underline; }
#header #rss a img { border: none; margin: 0px 0px 3px 0px; padding: 0px; vertical-align: middle; }

/* Navigationbar and Search topbanner_citybeat
-------------------------------------------------------------- */
#navigationbar { background: url(images/bg/TWN_navBG.jpg) no-repeat; width: 960px; height: 38px; margin: 0px auto 0px; padding: 0px; 	overflow: hidden;}
#navigationbar-left { width: 650px; float: left; margin: 0px; padding: 0px 0px 0px 0px; }
#navigationbar-right { width: 300px; float: right; margin: 0px 5px 0px 0px; padding: 0px 0px 0px 0px; text-align: right; }	
#navigation { margin: 0px; padding: 0px; list-style: none; }
#navigation ul { margin: 0px; padding: 0px; list-style: none; }
#navigation a { color: #622d28; display: block; font-size: 11px; font-weight: bold; text-transform: uppercase; margin: 0px 0px 0px 0px; padding: 3px 10px 6px 10px; text-decoration: none; }
#navigation a:hover { background: #ffffff; color: #622d28; display: block; text-decoration: none;    margin: 0px 0px 0px 0px; padding: 3px 10px 6px 10px; border-bottom: 8px solid #e0ddd4; }
#navigation li { float: left; margin: 5px 0px 0px 5px; padding: 0px 0 8px 0; }
#navigation li a {background: #ffffff}
#navigation li ul { position: absolute; width: 10em; left: -999em; }
#navigation li:hover ul { left: auto; display: block; }
	
#searchdiv { margin: 0px; padding: 0px; }
#searchform { margin: 0px; padding: 4px 0px 0px 0px; }
#search { background: #FFFFFF; width: 210px; color: #333333; font-size: 11px; font-family: Arial, Tahoma, Verdana; padding: 3px; margin: 0px 0px 0px 0px; border-top: 1px solid #666666; border-right: 1px solid #666666; border-left: 1px solid #999999; border-bottom: 1px solid #999999; }
#searchbutton { background: #224970; color: #FFFFFF; font-size: 11px; font-family: Arial, Tahoma, Verdana; padding: 1px; margin: 0px 0px 0px 3px; border: 1px solid #FFFFFF; }

/* Top banner with rotating images
-------------------------------------------------------------- */

#topbanner { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/home_banner.png) no-repeat; }
#topbanner_arch { height: 70px; /*border-bottom: 1px solid #999; background: url(images/bg/archive_banner.png) no-repeat;*/ }
#topbanner_single { height: 70px; /*border-bottom: 1px solid #999; background: url(images/bg/single_banner.png) no-repeat;*/ }
#topbanner_citybeat { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/citybeat2.jpg) no-repeat; }
#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle, #topbanner_citybeat .pagetitle { float: left; background: #fff; color: #000; font: 1.8em Century Gothic, Verdana, 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; }
#home_photos { width: 540px; }
#home_photos img { margin:0 8px 15px 0 }
.home_recent_post { font-size: 90%}
/* latest post */

#latest_post { padding: 0; border-bottom: 1px solid #e1dfd6; margin-bottom: 1.5em;}
#latest_feature #latest_post {border-bottom:none;}
#latest_post p { font-size: 90%}
#latest_post_image img { margin: 0.3em 0; }
.latest_post_meta { font-size: 0.9em; line-height: 1.6em; padding-bottom: 1.5em; }
.latest_post_meta a { font-weight: bold; line-height:1.6em }
.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; color: #069fad; }
*/
.latest_read_on, .latest_read_on a { color: #069fad; text-decoration:none; }
.latest_read_on a:hover { color: #a1817e }
.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; }


/* 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 #f3f3ea; border-left: 5px solid #f3f3ea; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #224970; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }
ul.cat { color:#000000;}

/* about */

#home_about { border: 1px solid #e1dfd6; margin: 0 0 1em 0; background: #f0efea; padding: 0.5em 0.7em 0 0.7em; }
#home_PMC { border: 1px dashed #9aaeb8; margin: 0 0 10px 0; background: #d8e8f0; padding: 0.5em 0.7em 0 0.7em; }
#home_summer { border: 1px dashed #9aaeb8; margin: 0 0 10px 0; background: #d8e8f0; padding: 0.5em 0.7em 0 0.7em; }
#home_elections { border: 1px dashed #fe731d; margin: 0 0 10px 0; background: #f9d6c0; padding: 0.5em 0.7em 0 0.7em; }
#home_about p, #home_PMC p, #home_summer p, #home_elections p, #home_about li, #home_PMC li, #home_summer li, #home_elections li { font-size: 0.9em; margin:0 0 5px 0; font-family: Arial, Helvetica, sans-serif; text-align:left; }
#home_PMC a, #home_PMC h3 { color:#02689a; text-decoration:none;}
#home_PMC a:hover {background-color: #e1f0f8;}
#home_elections a { color:#ec6b1b; text-decoration:none;}
#home_elections h3 {color:#000000}
#home_elections a:hover {background-color: #ffffff;}
#home_PMC p { border-bottom:1px solid #b9ced9; padding:2px 0 5px 0}
#AUTlogo { float:right; padding:10px 0 10px 10px}
/* latest_feature (home page) */

#latest_feature { border: 1px solid #e1dfd6; margin: 0 0 1em 0; background: #f0efea; padding: 0.5em 0.7em 0 0.7em; }

/* recent posts */

.home_recent_post { padding: 0.1em 0 1.2em 0; margin: 0 0 0.8em 0; /*background: url(images/bg/dot.png) repeat-x bottom left;*/ border-bottom: 1px solid #e1dfd6; }
.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: normal; color: #622d28; }
.home_recent_title a:hover { color: #fff; background: #069fad; }
.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.login li { list-style: none; }
p.login {text-align:left; }
ul.cat li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a { 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 0 7px; margin: 0; background: url(images/bg/arrow.png) no-repeat 177px 3px; height: 19px; }
ul.cat li a:hover { background: #f1f1f1 url(images/bg/arrow2.png) no-repeat 177px 3px; color: #224970; }
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 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; }

/* 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; }
.widget a { color: #224970; }
.widget a:hover { color: #000; }
.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; }

/* 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.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: #224970; }
.archive_post_meta a:hover, .post_meta a:hover { color: #000; text-decoration: underline; }

/* 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 {padding:5px 15px 2px 15px; margin:0px 10px; border-left:4px solid #eee; color:#777; /*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 { 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: #224970; }
#post_content p a:hover, #arch_content p a:hover { color: #000; text-decoration: underline; }
#post_content img.alignleft { margin: 0 15px 15px 0;}
#post_content img.alignright { float: right; margin: 0 0px 15px 15px;}

/* Comment area styles
-------------------------------------------------------------- */

#comments { margin-top: 3em; margin-right: 100px; }
#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { border-top: 18px solid #dadada; border-right: 3px solid #dadada; border-bottom: 1px solid #dadada; margin: 0 0 1em ; padding: 1em; 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: #224970; }
ol#commentlist cite a:hover { color: #000; text-decoration: underline; }
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: #224970; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
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; }

/* archives page */

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: #a1817e; }
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; margin-top: 20px;padding: 1em 0 0 0; color: #666; }

/* Form styles
-------------------------------------------------------------- */

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; 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
-------------------------------------------------------------- */

/*  heading styles */
h2.archive_name, h2.post_name { /*letter-spacing: -0.04em;*/ font: 1.8em Century Gothic, Verdana, sans-serif; line-height:1.2em }
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: 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; }
h3.latest_post_title { font: 1.8em Century Gothic, Verdana, sans-serif; color:#622d28; line-height: 1em; margin: 0; /*letter-spacing: -.035em;*/ padding: 0.2em 0; }
h3.latest_post_title a, #latest_feature h3.latest_post_title a:hover { color: #622d28; line-height: 1.1em;}
h3.latest_post_title a:hover { color: #a1817e; }
#latest_feature h3.latest_post_title a{ color: #069fad; font-weight:bold }

h3.home_featured { background: url(images/bg/dot.png) repeat-x top left; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5f9410; letter-spacing: 0.1em; }
.feat_exc { margin-bottom: 1.5em}
h3.mast { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.6em 0 0.2em 0.6em; margin-bottom: 0.6em; letter-spacing: 0.1em; background-color: #e1dfd6; color: #622d28; /*border-bottom:5px solid #e0ddd4;*/ }
h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #5f9410; }
h3.mast3 { /*text-transform: uppercase;*/ font-family:Arial, Helvetica, sans-serif; font-size: 0.9em; line-height: 1.8em; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #069fad; }
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: #5f9410; }
h3.archive_title { font: 1.8em Century Gothic, Verdana, sans-serif; line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { 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; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 0.8em 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; }

.wp-caption.alignright img, .wp-caption.alignleft img, .captionfull img { margin: 0; display: block; }
.wp-caption.alignright { float: right; margin: 0 0 0.5em 1em; padding: 0.5em; text-align: left; background: }
.wp-caption.alignleft { float: left; margin: 0 0.8em 0.5em 0; padding: 0.5em; text-align: left; background: }
.wp-caption p { margin: 0; line-height: 1.2em; padding: 0.5em; font-size: 0.9em; color: #555; }

/* Contact us form */

label h3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.6em 0 0.2em 0.6em; margin-bottom: 0.6em; letter-spacing: 0.1em; background-color: #e1dfd6; color: #622d28;}

#NewMedia_websites {padding:0; margin:0; border: 1px dashed #e1dfd6; background: #f0efea; padding: 0.5em 0 0 0.7em;}


