/*  
Theme Name: The Morning After
Theme URI: http://themasterplan.in/tma/
Description: A magazine-style theme for WordPress, available at <a href="http://themasterplan.in/tma/">The Masterplan</a>.
Version: 1.4
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 "/css/compressed.css";
/* End import/hide */

/* Start The Morning After stylesheet
-------------------------------------------------------------- */

html { overflow-y:scroll; }
body { background: #ebeff2 url(/images/tma/body_main.png) repeat-y top center; }

a { color: #A25; text-decoration: none; }
a:hover { color: #A25; text-decoration: underline; }
h2 { font-weight: normal; }
.formclass { overflow-y:none; }

/* Header styles
-------------------------------------------------------------- */
#header { padding: 1.5em 0 0 0; height: 105px; }
#header #logo { height: 90px; }
#header #logo .title { padding: 0 0 0 0; font: 700 3em arial, 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; } */

/* Search and navigation
-------------------------------------------------------------- */

#header #search_menu { height: 90px; }
#header #search_menu #search { padding: 0 0 0 5px; }
#header #search_menu #search h3 { color: #aaa; }
#menu { width: 400px; float: right; margin: 10px 0 0 2px; list-style: none; font-weight: bold; font-family: Helvetica, Arial; }
#menu li { float: left; padding: 2px 0 3px 3px; margin: 1px 12px 0 0; line-height: 1.6em; font-size: 0.9em; }
#menu li a { padding: 0; text-decoration: none; color: #000; }
#menu li a:hover { padding: 0; text-decoration: underline; }
#menu li span { display: block; float: left; padding: 0 0px 0 22px; }
#menu li span.contact { background: url(/images/tma/mail.gif) no-repeat; }
#menu li span.contact a { color: #aaa; border-bottom: none; }
.secondaryNav {margin:20px 0px 0px 0px;}
.secondaryNav li{padding: 3px 0px 6px 0px; margin: 0px 0px 3px 0px; background: url(/images/tma/dot.png) repeat-x bottom left; }
.secondaryNav li a 
{
color: #3a6999; 
}
.secondaryNav li a:hover 
{
background: #f1f1f1; color: #3a6999;
}

/* Top banner with rotating images
-------------------------------------------------------------- */

#topbanner { padding: -40px ; height: 70px; border: 1px solid #000; border-top: 1px solid #000; background: url(/images/tma/home_banner.png) no-repeat; }
#topbanner .pagetitle { float: left; color: #ff0; font: 700 1.5em arial, sans-serif; text-transform: uppercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 50px 0 0 0; }
#topbanner a { color: #ff0; text-decoration: none; }

/* Home page columns
-------------------------------------------------------------- */
#home_content { margin: 1em 0 0 0 ; }
#top_div { background: #ebeff2 url(/images/stylized/img01.gif) repeat-x; }

/* front post */

#front_post { padding: 0 0 1.5em 0;  }
#front_post a { border-bottom: 1px solid #aaa; }
.front_post_image{ margin: 0 0 8px 0 ; padding: 3px 3px 3px 3px; float:left; border: 1px solid #bbb}
.front_post_text{float:left; display:inline;}
.front_post_title{ display:inline; float:left;}

/* featured post */

#home_featured { background: #f2f2f2 url(/images/tma/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
ul#navi, .secondaryNav ul,#home_right ul.events { list-style: none; list-style-image: url(foo.gif); margin: 0; }


/* Frontpage */
#home_left
{
    width:740px;
}
#home_right
{
    width:190px;
}
#home_right .news
{
    margin:20px 0px 0px 0px;
}
#home_right ul.events li
{
padding: 0.1em 0 1.2em 0; margin: 0 0 0.8em 0; background: url(/images/tma/dot.png) repeat-x bottom left; 
}
#home_right ul.events li a:hover
{
text-decoration: none;
}
#home_right ul.events li a span
{
font-weight: bold; 
color: #000; 
border-bottom: none;
}
#home_right ul.events li a:hover span
{
text-decoration: underline;
background: #f1f1f1; color: #3a6999;
}
#home_right ul.events li a em
{
padding: 0; margin: 0; font-size: 0.9em;
display:block;
font-weight: bold; 
color: #aaa; 
}

/* category list */

#side_categories { margin: 0 0 1em 0; }
ul.cat li,
ul#navi li
{
    padding: 0 0 0.3em 0;
    margin: 0;
}
ul.cat li a,
ul#navi 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/tma/arrow.png) no-repeat 172px 3px;
    height: 19px;
}
ul.cat li a:hover,ul#navi li a:hover { background: #f1f1f1 url(/images/tma/arrow2.png) no-repeat 172px 3px; color: #3a6999; }
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/tma/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(/images/tma/sub1.png) no-repeat; }



/* Archive styles
-------------------------------------------------------------- */

#arch_content, #post_content { margin: 1.5em 0; }
.archive_post_meta,.newsList span,#home_content .date { color: #666; padding: 0 0 0.6em 0; font-size: 0.8em; text-transform: uppercase; }

.newsList span{display:block;padding:0px 0px 1px 0px;}

/* Single post styles
-------------------------------------------------------------- */

/*
.post_meta { color: #666; padding: 0.3em 0 0.4em 0; font-size: 0.8em; text-transform: uppercase; }
.post_meta_tag { color: #666; }
.post_meta p img, .post_meta a img { margin: 0; padding: 0; float: none; }

.post_meta p { margin: 0 0 0.4em 0; }
*/
.post_text { margin: 0.9em 0 0 0; }
.post_text p { margin: 0 0 1em 0; padding: 0; line-height: 1.6em; }
.post_text a { border-bottom: 1px solid #aaa; }
#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, .post_meta a { color: /*#224970;*/#3a6999; }
#post_content p a:hover, #arch_content p a:hover { color: #000; text-decoration: underline; }

/* 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 1.2em 0; padding: 0 1em 0
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; text-transform: uppercase; font-size: 0.8em; }
ol#commentlist cite a { color: #3a6999; }
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: #3a6999; }
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.9em 0; padding: 0; line-height: 1.6em; }
ol#commentlist li ul.children, ol#commentlist li ul.children li ul { list-style:none; margin: 0 0 0 2em; padding: 0; }
ol#commentlist li ul.children li, ol#commentlist li ul.children li ul li { border-right: 0; border-bottom: 0; border-top:
1px dashed #bbb; padding: 1em 0 0 0; margin: 0; }
.reply { margin: 0.6em 0 2em 0; }
.reply a, a#cancel-comment-reply-link { line-height: 1em; color: #fff; background: #3a6999; font-size: 0.8em;
text-transform: uppercase; padding: 0.2em 0.3em; font-weight: bold; }
.reply a:hover, a#cancel-comment-reply-link:hover { color: #fff; background: #000; }
.cancel-comment-reply { margin: 1em 0 1.6em 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{  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li{ padding: 0 0 0.2em 20px; background: url(/images/tma/doc.png) no-repeat 0 2px; }
ul.archives li a, .galleryGrid div.item a{ color: #224970; }
ul.archives li a:hover,.galleryGrid div.item a:hover { color: #000; background: #eee; }
.galleryGrid div.item a {padding:0px 5px 0px 0px;}


/* Footer
-------------------------------------------------------------- */

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

/* Form styles
-------------------------------------------------------------- */

input.search_input,.searchBox input { width: 292px; border: 0; background: #000 url(/images/tma/input.png) no-repeat; padding: 5px; color: #333; font-weight: bold; margin: 0; float: left; }
input.submit_input, .searchBox button { background: /*#E0691A*/ url(/images/tma/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 65px; margin: 0 0 0 5px; color: #000; font: bold 0.9em arial, sans-serif; float: left; }

/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */

h2.archive_name, h2.post_name, h2.flashHeader { 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; }
h3.latest_post_title { font: bold 1.6em arial, sans-serif; line-height: 1.6em; 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/tma/dot.png) repeat-x top left; 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; }
h3.mast,.secondaryNav h3 { 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: #a11b1b; }
.newsList h4 { line-height: 1em; padding: 0 0 5px 0; }
.newsList h4 a { font: bold 1.0em arial, sans-serif; color: #000; letter-spacing: -0.036em; border-bottom: #a25 1px solid; }
.newsList h4 a:hover { background: #f1f1f1; color: #3a6999; }

/* image styles */

.aligncenter, div.aligncenter { display: block; margin: 14px auto; }
.alignleft { float: left; margin: 0 14px 10px 0; }
.alignright { float: right; margin: 0 0 10px 14px; }


/* two column page */
.left
{
    float:left;
}
#home_left .left,
.nestedTwoCol .left
{
    width:350px;
}
.nestedTwoCol .col_1
{
    margin-right:50px;
}
#home_left .col_1
{
    width:350px;
}
.nestedTwoCol img
{
    width:350px;
}
/* galleries */

.galleryGrid
{

}
.galleryGrid .item
{    
    clear:both;
    width:100%
}
.galleryGrid .item img
{
    float:left;
    padding:0px 10px 20px 0px;
}
#myGallery
{
margin:10px 0px 0px 0px;
width: 745px !important;
height: 350px !important;
} 
br.clearBoth
{
   display:none;
}
.articlePhoto img
{
    /* width:750px; */
}
.contactForm h2.flashHeader strong,
.emailFriend h2.flashHeader strong,
.contactForm legend,
.emailFriend legend
{
    display:none;
}
.contactForm label, .emailFriend label
{    
    display: block;
    margin: 0px 0px 3px 0px;
    
}
.contactForm input,
.emailFriend  input
{
    margin:0px 0px 10px 0px;
}
.contactForm button,
.emailFriend button
{
    background-color:#000000;
    color:#ffffff;
    border:none;
    margin:5px 0px 0px 0px;
}
.contactForm h2.flashHeader,
.emailFriend h2.flashHeader
{
    width:150px;
    float:left;
    margin:0px 50px 0px 0px;
}
.contactForm .form
{
    float:left;
    width:500px;
}

/*************** Search ****************/
.xsltsearch_description strong,
.xsltsearch_result_title a:hover,
.emailFriend a:hover 
{
    color: #fff; 
    background: #000; 
}




























































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
