/*
Theme Name: Megan McCafferty 5
Theme URI: http://www.meganmccafferty.com
Description: A custom theme for Megan's site.
Version: 0.1
Author: Chris McCafferty
Author URI: http://www.sns.ias.edu/~cjm
Tags: mccafferty
*/

@import "http://yui.yahooapis.com/combo?2.8.1/build/reset-fonts/reset-fonts.css&2.8.1/build/base/base-min.css";
@import "960/960.css";

body {
   line-height: 150%;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

img.alignleft{max-width: 200px; height: auto;margin: 0 20px 20px 0;}
img.alignright{max-width: 200px; height: auto;margin: 0 0 20px 20px;}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#menu {text-align:center;}
#menu li{display: inline;list-style-type:none;margin-left:0;margin-right:20px;font-size:138.5%;}
#menu a,#menu a:visited{color:#555;text-decoration:none;}
#menu a:hover{text-decoration:underline;}
#sidebar .page_item a:hover{text-decoration:underline;}
#sidebar .page_item{margin-left:0;margin-right:20px;font-size:138.5%;}
#sidebar .page_item a,#sidebar .page_item a:visited{color:#555;text-decoration:none;}
#comment {width: 50%;height: 100px;}
#sidebar {border-left: 1px solid #eee;color: #555;}
#sidebar h2 {color:#555;font-weight:normal;}
#sidebar ul > li > ul > li {margin-bottom: 10px;}
#sidebar ul li {list-style:none;}
#header {border-bottom: 1px solid #eee;padding-bottom: 20px;margin-bottom: 20px;}
#feature {border-bottom: 1px solid #eee;padding-bottom: 20px;margin-bottom: 20px;}
#footer {color: #555;padding-top:20px;border-top: 1px solid #eee;margin-top:20px;margin-bottom:20px;}
#blogtitle,#description{display:none;}
h1,h2,h3,#description{font-family: times;}
#header {
    background-image:url('images/mm_title.png');
    background-repeat:no-repeat;
    height: 85px;
}
