
 html  { font-size: 100%; } /* IE hack */
 body { font-size: 76%; }
 table, th, td, input, select { font-size: 100%; } /* IE hack */
 h1 { font-size: 2.0em; }
 h2 { font-size: 1.8em; }
 h3 { font-size: 1.5em; }
 h4 { font-size: 1.3em; }
 h5 { font-size: 1.1em; }
 h6 { font-size: 1.0em; }
 p, td { font-size: 1.1em; }
 ol, ul, li { font-size: 1.0em; }

body {
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
        background-color:#0D1A26;
        color:#050A0F;
        line-height: 1.5em;
        font-size: 62.5%;
}

#body {
	background: #fff;
	margin: 0 auto 0 auto;
	width: 800px;
}

#page {
	margin: 0 auto 0 auto;
	font-size: 1.1em;
        color: #050A0F;
}


.textcontent {
    font-size: 1.1em;
    line-height: 1.5em;
    padding: 1.3em 2em;
}

#maincol {
    margin: 3em 0 0 0;
    border-right: 1px solid #bfbfbf;
}

#citation {
    border-top: 1px solid #bfbfbf;
}

#citation h2 {
    display: none;
}

#sidebar {
    margin: 0;
}

#maincontent, #article1, #article2 {
    margin: 0;
}

#maincontent h2 {
    margin-top: 0;
}

#maincontent {
    padding-top: 0;
}

#mainphoto {
    margin: 3em auto;
    text-align: center;
}

#microblog {
    margin: 5em auto;
    text-align: center;
}

#mainphoto h2, #microblog h2 {
     font-size:1.4em;
}

#microblog h2 a {
    color: #737300;
}

#microblog p {
    text-align: left;
    padding-right: 1em;
    padding-left: 1em;
}

#recent-plays {
    margin: 0;
    padding: 0 1ex 0 0.5ex;
}

#recent-plays h3 {
    text-align: center;
    margin-bottom: 1ex;
}

#bookmarks {
    margin: 0;
    padding: 0 0.5ex 0 1ex;
}

#bookmarks h3 {
    text-align: center;
    margin-bottom: 1ex;
}

.smalllist ul {
	list-style: none;
	margin: 0;
	padding: 0;
        border-bottom: 1px solid  #e6e6cd;
}

.smalllist li {
    border-top: 1px solid #e6e6cd;
    margin: 0 0.3ex;
    font-size: 85.5%;
    line-height: 1.2em;
    padding: 5px 0;
}

.smalllist li a {
    color: #66664D;
}

.smalllist li a:active , .smalllist li a:hover,  .smalllist li a:focus {
    color: #336699;
}

#recent-plays li:before {
    content: "♫";
    color: #336699;
    font-size: 125%;
}

#bookmarks li:before {
    content: "¶";
    color: #336699;
    font-size: 125%;
}

#photosline, #booksline {
    border-top:  1px solid #bfbfbf;
    text-align: center;
    padding-right: 2em;
    padding-left: 2em;
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 2em;
}

#photosline ul, #booksline ul {
    list-style-type: none;
    overflow: auto;
    margin-top: 2em;
    width: 100%;
    padding-left: 0;
}

#photosline li a {
    display: block;
}

#photosline li:first-child img {
    border-left: 1px solid #e6e6cd;
    display: block;
}

#photosline li img {
    border-right: 1px solid #e6e6cd;
    padding: 0 1em;
    display: block;
}

#photosline li {
    float: left;
    width: 16%;
    padding: 0 1em;
    list-style-type: none;
}

#booksline li {
    border: 1px solid #e6e6cd;
    float: left;
    width: 7%;
    margin: 0 4px;
    padding: 5px;
    list-style-type: none;
}

/* ¶ ♫ ♪  */

a:hover, a:focus, a:active {
    color:#66664D;
    text-decoration: underline;
}

a {
    color:#336699;
    text-decoration: none;
}

a img {
	border: none;
}

pre {
	white-space: pre;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}


h2 {
     color: #737300;
     font-size: 1.8em;
     font-family:Georgia,serif;
}


h3{
     color:#336699;
}

/* Layout
-------------------------------------------------------- */

#top {
       -moz-background-clip:border;
       -moz-background-inline-policy:continuous;
       -moz-background-origin:padding;
       height:194px;
       width: 800px;
       padding: 0;
       position: relative;
       margin: 50px auto 0 auto;
}

#top {
       background-image:url(http://michael.parienti.name/blog/public/blowup-images/page-t.png);
       height:194px;
}

#top h1 {
	position: absolute;
	top: 25px;
	width: 100%;
	margin: 0;
	text-align: center;
	font-size: 3.5em;
}

#top h1 a {
	color: #9ac528;
	text-decoration: none;
}


#top h1 span {
               text-indent:-5000px;
}
#top h1 {
          top:0px;
}
#top h1 a {
            display:block;
            height:184px;
            width:800px;
}

#footer {
    clear: both;
    padding: 30px 0 0 0;
    background: transparent url(http://michael.parienti.name/blog/themes/default/img/page-b.png) no-repeat top center;
}
#footer p {
	margin: 0 auto;
	padding: 10px 0 20px;
	background: #e0e0e0;
	color: #9ac528;
	text-align: center;
	font-size: 1.2em;
}
#footer p a {
	color: #6d8824;
}
#footer p {
            background-color:#14140F;
            color:#FFFFFF;
}
#footer {
          background-image:url(http://michael.parienti.name/blog/public/blowup-images/page-b.png);
}



/* Main content styles
-------------------------------------------------------- */
h2, h3, h4 {
	margin: 1em 0 0 0;
	padding: 0;
}

