/*  
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 "lib/compressed.css";
/* End import/hide */

/* Start The Morning After stylesheet
-------------------------------------------------------------- */
body { background: #fff url(images/bg/bg.jpg) repeat top center fixed; font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif; font-size: 13px;}
a { color: #353e4a; text-decoration: none; }
h2 { font-weight: normal; }
p img {float: none;}

#sidebar
{
width: 355px;
margin:0;
padding: 0 15px 0 0;
float: right;
background-color: #fff;
}

#side-left
{
width: 170px;
height: auto;
float: left;
overflow: hidden;
margin: 0;
padding: 0 0 0 10px;
border-left: solid 1px #eee;
}

#side-right
{
width: 150px;
height: auto;
float: right;
border-left: solid 1px #eee;
overflow: hidden;
margin: 0;
padding: 0 0 0 10px;
}

#home_left
{
width: 550px;
float: left;
margin: 0 0 0 15px;
}




/* Header styles
-------------------------------------------------------------- */

#container { width: 960px; height: auto; margin: 0; padding 0; background: #fff; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;}
#header { width: 960px; padding: 1.5em 10px 0x 10px; height: 90px;background: #fff; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; }
#header #logo { height: 90px; padding: 10px 0 0 5px}
#header #logo .title { padding: 0.5em 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; }
#header #logo a.sitelogo { display: block; width: 965px; height: 75px; background: url(images/bg/sitelogo.png) no-repeat; }

/* Search and navigation
-------------------------------------------------------------- */

#nav {margin: 0; padding: 7px 0 0 0; width: 950px; height: 25px; border-bottom: 1px solid #ebebeb;}
#header #search_menu #search { padding: 0; }
#menu { margin: 0; list-style: none; font-weight: bold; font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif; float: right; }
#menu li { float: left; padding: 0; margin: 0; line-height: 1.6em; font-size: 1em; letter-spacing: .055em; border-left: 1px solid #efefef; }
#menu li a { display: block; padding: 0 8px; text-decoration: none; color: #646464; }
#menu li a:hover { text-decoration: none; background: #eee;}
#menu li span { display: block; float: left; padding: 0; margin: 0;}
#social-menu { margin: 0; list-style: none; float: right; }
#social-menu li { float: left; padding: 0; margin: 0; line-height: 1em; font-size: 1em; letter-spacing: .055em; }
#social-menu li a { display: block; padding: 0 7px; text-decoration: none; }


/* Top banner with rotating images
-------------------------------------------------------------- */

#topbanner { height: 70px; background: url(images/bg/home_banner.png) no-repeat; width:}
#topbanner_arch { height: 70px; border: 0px; background: url(images/bg/archive_banner.png) no-repeat; }
#topbanner_single { height: 70px; border: 0px; background: url(images/bg/single_banner.png) no-repeat; }
#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; background: #fff; color: #69829a; font-size: 20px; font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 0px 1px 0; margin: 16px 0 0 0; border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;}

/* Home page columns
-------------------------------------------------------------- */

#home_content { width: 960px; margin: 0; padding 0; background: #fff; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; float: none;}

/* latest post */

#latest_post { width: 550px; padding: 0px; background: url(images/bg/divider.png) no-repeat bottom center; margin: 10px 10px 1.1em 0;}
#latest_post_image img { margin: 0; }
#latest_post_image img a:hover { text-decoration: none; }
.latest_post_meta { font-size: 12px; }
.latest_post_meta a { font-weight: bold; }
.latest_post_meta a:hover { text-decoration: none; }
.latest_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 3px 20px 3px 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; }
.main-links a { color: #3c4f62; text-decoration: none; border-bottom: 1px solid #eee; }
.main-link a:hover { color: #000; background: #eee; text-decoration: underline; }

/* featured post */

#home_featured { width: 265px; margin: 10px auto 1.1em 40px; float: left; }
.feat_content { float: left; padding: 3px 0.7em 0.4em 0.7em; }
.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 0px; }
.feat_title { font: 700 12px verdana, san-serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #224970; }
.feat_title a:hover { color: #000; }
.feat_exc {float: left; clear: both;}

/* asides */

#home_asides { padding: 0; background: url(images/bg/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; }
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: #3a6999; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }


/* extras */

#home_extras { margin: 10px 0 1.1em 0; width: 300px; }
.extras_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.extras_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 0px; }
.extras_title { font: 700 12px verdana, san-serif; padding: 0; }
.extras_title a { color: #224970; }
.extras_title a:hover { color: #000; }

/* photo */

#home_photo { margin: 0; padding: 0; }
.photo_content { padding: 0; }
.photo_thumb img { padding: 0; margin: 0.2em 1em 1em 0; border: 0px; }
.photo_title { font: 700 12px verdana, san-serif; padding: 0; }
.photo_title a { color: #224970; }
.photo_title a:hover { color: #000; }

/* about */

#home_about { padding: 0; margin: 0 0 1em 0;  }
#home_about p { font-size: 1em; font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif; text-align: left; }
#home_about a {color: #3a6999;}


/* recent posts */

.home_recent_post { padding: 0; margin: 0 0 0.8em 0; background: none; clear: both;}
.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: -3px 0 0 0;  }
.home_recent_thumb a img { background: #fff; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #999; 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 0 10px 0; color: #666; font-size: 1em; }
.home_recent_exc p { color: #666; text-align: left; font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif; }

/* category list */

#side_categories { padding: 0 15px 0 15px; margin: 0 0 1em 0; }
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 275px 3px; height: 19px; }
ul.cat li a:hover { background: #f1f1f1 url(images/bg/arrow2.png) no-repeat 177px 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/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; }
#side_tag_cloud a:hover { color: #fff; background: #000; }

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 { padding: 0; 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 {background: #fff;  margin: 0; width: 500px; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #dadada; padding: 15px 5px 1.5em 5px; }
.archive_meta a { color: #666; }
.archive_meta a:hover { color: #3a6999; }
.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; border-bottom: 0px solid #dadada; margin: 0 0 1.2em 0; float: left; }
.archive_post_meta { color: #666; padding: 0 0 0.6em 0; font-size: 1em; text-transform: uppercase; }
.archive_post_meta a, .post_meta a { color: #3a6999; }
.archive_post_meta a:hover, .post_meta a:hover { color: #000; text-decoration: underline; }

/* Single post styles
-------------------------------------------------------------- */

.post_meta {background: #fff;  color: #666; padding: 5px 20px 2px 0px; font-size: 0.8em; text-transform: uppercase; border-top: 1px solid #666;}
.post_meta_tag { color: #666; }

img.WP-PrintIcon, img.WP-EmailIcon { display: none; }
.post_meta p { margin: 0 0 0.4em 0; font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif; }
.post_text { margin: 0.9em 0 0 0; }
.post_text p { margin: 0 0 1em 0; padding: 0; line-height: 1.6em; font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif;}
.post_text a { border-bottom: 1px solid #eee; }
#post_content blockquote { float: right; width: 300px; color: #666; margin: 0 0 0 1.5em; color: #000; font: bold 12px georgia, serif; font-style: italic; letter-spacing: -0.048em; }
#post_content blockquote p { text-align: right; line-height: 1.5em; font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif; }

#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: none; }

/* 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: 1em; }
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: 1em;
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, 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 0px; background: none; }
ul.archives li a, ul.wp-tag-cloud li a { color: #224970; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }

/* Footer
-------------------------------------------------------------- */

#footer { width: 960px; background: url(images/bg/dot.png)  #fff repeat-x top left; padding: 1em 0px 0 0px; color: #666; align: center; margin-left: auto; margin-right: auto; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;}

/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 95px; border: 1px solid #000; background: #fff; padding: 5px 0px 5px 3px; color: #333; font-weight: bold; margin: 0 0 10px 0px; float: left; }
input.submit_input { background: /*#E0691A*/ url(images/bg/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 40px; margin: 0 0 0 5px; color: #FFF; font: bold 0.9em arial, sans-serif; float: right; }

/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */

h2.archive_name, h2.post_name { font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif; font-size: 1.2em; letter-spacing: 0.04em; font-weight: bold; padding: 5px 0 0 0; text-transform: uppercase; color: #666; text-align: center; border-bottom: 1px solid #ccc; }
h2.post_cat { text-transform: uppercase; font-size: 0.9em; 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-top: 1px solid #646464; }
h2.post_comm { text-transform: uppercase; font-size: 0.9em; line-height: 1.8em; font-weight: bold; padding: 0.6em 0 0.4em 0; margin: 0 0 0.2em
0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; border-top: 3px solid #999; background: url(images/bg/stripe.png) repeat; }
h2.post_comm2 { text-transform: uppercase; font-size: 0.9em; 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.3em arial, sans-serif; line-height: 1.3em; margin: 0; letter-spacing: -.035em; padding: 0; margin: 0; align: center; }
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: 0.9em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #3c577f; letter-spacing: 0.1em; }
h3.mast { text-transform: uppercase; font-size: 0.9em; line-height: 1.8em; font-weight: bold; padding: 2px 0 1px 0; margin: 3px 0 5px 0; letter-spacing: 0.1em; color: #fff;  background: #cac3d5 url(http://mikaeladanvers.com/blog_images/dot.png) repeat-x bottom left; text-align: center; font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif }
h3.reverse { text-transform: uppercase; font-size: 0.9em; line-height: 1.8em; font-weight: bold; padding: 2px 0 1px 0; margin: 3px 0 5px 0; letter-spacing: 0.1em; color: #cac3d5;  background: #f4f4f6; text-align: center; font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif }
h3.mast2 { text-transform: uppercase; font-size: 0.9em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #fff; font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif;}
h3.mast3 { text-transform: uppercase; font-size: 0.9em; line-height: 1.2em; font-weight: bold; padding: 0 0 0.05em 0; letter-spacing: 0.1em; color: #224970; }
h3.mast4 { text-transform: uppercase; font-size: 0.9em; 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.9em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #5f9410; }
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; }
h3.find { text-transform: uppercase; font-size: 0.9em; line-height: 1em; font-weight: bold; padding: 0 0 0 0; letter-spacing: 0.1em; color: #a11b1b; }
h4.gall { text-transform: uppercase; font-size: 0.9em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.4em 0; color: #5f9410; letter-spacing: 0.1em; }
h3.home_extras { background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 0.9em; line-height: 1em; font-weight: bold; padding: 10px 0px 0px 7px; color: #3c577f; letter-spacing: 0.1em; }
h3.home_photo { text-transform: uppercase; font-size: 0.9em; line-height: 0em; font-weight: bold; padding: 10px 0px 0px 7px; color: #3c577f; letter-spacing: 0.1em; border-top: 1px solid #999; margin-top: 7px;}


/* 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; }
.filedunder { background: #111; color: #eee; padding: 0.1em 0.4em; line-height: 1em; text-transform: uppercase; font-size: 1em; }
.fright { float: right; margin: 0 0 0.3em 0.7em; }
.fright img { border: 3px solid #777; }
.stripe { background: url(images/bg/stripe.png) repeat top left; }

/* legacy image caption classes */

.captionleft { float: left; margin: 3px; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 3px; padding: 0.5em; text-align: right; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: center; }
.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; }

/* image styles */

.aligncenter, div.aligncenter { display: block; margin: 14px auto; text-align: center;}
.alignleft { float: left; margin: 0 14px 10px 0; }
.alignright { float: right; margin: 0 0 10px 14px; }
.wp-caption { margin: 0 0 0 -5px; border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px;  -webkit-border-radius: 3px; border-radius: 3px; margin-bottom: 7px;}
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 0.9em; line-height: 14px; padding: 5px 4px 5px 5px; margin: 0; }

/*gallery thumbnails */

dt.gallery-icon { background:url(images/bg/stripe.png) repeat top left; }
dt.gallery-icon a { border: 0; }
dt.gallery-icon img { border: 5px solid #bbb; margin: 0; padding: 0; }
.gallery img { border: 0; }
.gallery { margin: 0 0 1em 0; width: 100%; }
dl.gallery-item { margin: 0; }
dd.gallery-caption { font-size: 0.9em; padding: 5px 0 3px 0; text-align: center; margin: 0; text-transform: uppercase; letter-spacing: 0.1em; }

/* gallery individual images */

.bigimage { background: url(images/bg/stripe.png) repeat; text-align: center; padding: 18px 0 0 0; }
.bigimage a { border: 0; }
.bigimage img { border: 3px solid #777; }
.bigcaption { margin: 10px 0 0 0; }
.bigcaption p { line-height: 1.4em; text-transform: uppercase; text-align: center; font-size: 0.9em; letter-spacing: 0.1em; }
.prvimg { float: left; }
.nxtimg { float: right; }
.imgnav { margin: 2em 0; }


.clearfix:after {
    content: ".";
display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear
{clear: both;}

.causes_description 
{
background: #fff; 
margin: 0px 5px 10px 5px; 
line-height: 1.6em; 
padding: 10px 10px 0px 10px; 
border: 1px solid #ccc; 
font-size: 1em; 
color: #555; 
}

.quote 
{
background: #fff; 
margin: 0px 5px 10px 5px; 
line-height: 1.6em; 
padding: 10px 10px 0px 10px; 
border: 1px solid #ccc; 
font-size: 1em; 
color: #555; 
}

.singlepage-widthfix
{
width: 550px;
margin-left: auto;
margin-right: auto;
}

.caption_margin
{
margin-bottom: 7px;
}




.flt-left
{float: left;
margin: 0 15px 10px 0;
}

.flt-right
{float: right;
margin: 0 0px 10px 15px;
}

#page_margins
{
width: 550px;
float: left;
background-color: #fff;
a { color: #3c4f62; text-decoration: none; border-bottom: 1px solid #eee; }
a:hover { color: #000; background: #eee; text-decoration: underline; }
}

ol.todo li a { color: #3c4f62; text-decoration: none; border-bottom: 1px solid #eee; }
ol.todo li a:hover { color: #000; background: #eee; text-decoration: underline; }

.page_margins ol li
{
margin: 3px 0;
}

.social
{
margin: -10px 0 10px 0;
}

.social li
{
list-style: none;
list-style-image: none;
padding: 0;
margin: 0;
}


.social li img
{
float: left;
padding: 0;
margin: 0 3px 5px 3px;
}


.sidebar-padding
{
padding: 15px 0 0 0 ;
}

.flickrRSS img 
{
border: 2px solid #f0f0f0;
padding: 3px ;
align: center;
}

.footer-info
{
margin: 0 0 0 15px;
}


.footer-wptma
{
margin: 0 15px 0 0;
float: right;
}

#signupbox
{
width:150px; height:95px; background: url(http://mikaeladanvers.com/blog_images/newsletter-signup.jpg) no-repeat; text-align: center; padding: 0 3px 2px 3px;
}

#ads
{
width:300px; height: 180px;
}

#ads img
{
margin-right: 15px;
}

#signup
{
padding: 45px 3px 3px 0;
}

.lovelinks
{
margin-right: 3px;
margin-left: 12px;
margin-bottom: 5px;
border: 0;
}

.house-labels
{
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
margin-top: 0;
border: 0;
}

.progress-border
{
width:  146px ;
height: 20px ;
padding: 0px ;
margin: 2px !important;
border: solid grey 1px;
}

.progress-bar
{
background-color: #39a8fe;
margin: 2px !important;
height: 16px;
}

.links
{
width: 250px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

.links img
{
margin: 5px;
}

.linky
{
border="0";
align="center";
}

#search-form
{
width: 150px;
}

#baby
{
width: 100%;
border-width: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#baby p
{
text-align: center;
}


#baby td
{
width: 33%;
padding: 5px;
border-width: 0px;
text-align: center;
}

.bcintProd
{
	background-color:#F9F9F9;
	width:230px;
	height:215px;
	padding:7px;
	margin:10px;
	float:left;
	text-align:center;
	border: 1px solid #ece6f0;
	overflow:hidden;
}

.bcintProdTitle
{
	text-align:center;
	font-size:8pt;
	color:#333;
	text-transform: none;
	font-weight: normal;
	margin:0;
	padding:0;
}

.bcintProdImage
{
	img-align:center;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
	border: none;
	padding:0;
	width:175px;
	height:178px;
}

.bcintProdPrice
{
	text-align:center;
	font-style: italic;
	color: #ccc2d9;
	margin:0;
	padding:0;
}
