margin:0 auto;
max-width:700px;
}
+
header {
margin:2em 0;
}
-header a {
- text-decoration:none;
-}
+
footer {
margin:2em 0;
text-align:center;
}
+
+header a {
+ text-decoration:none;
+}
+
+a {
+ font-weight:bold;
+}
img {
max-width: 700px;
}
-h2 {
- margin-top:2em;
- margin-bottom:1em;
+
+h1 {
+ font-family: 'Poiret One', cursive;
+ margin-top:2em;
+ margin-bottom:1em;
+}
+h1 {
+ font-size: 2.4em;
+}
+#jeffrey-m-lubow, .post-list-heading {
+ font-family: 'Poiret One', cursive;
}
+
/* images */
img[src*="#right"] {
float:right;
}
.post-list-date {
font-weight:normal;
- color:#436164;
margin-top:1em;
font-style:italic;
- font-size:1.2em;
+ font-size:1.1em;
+}
+.post-meta {
+ font-size:0.8em;
}
ul.post-list {
margin:0;
padding:0;
}
-ul.post-list li{
+ul.post-list li {
margin-bottom:2em;
margin-left:1.5em;
}
}
footer.post-footer a {
text-decoration:none;
- color:#666;
font-style: italic;
}