border: 0px;
}
a {
color: #101010;
text-decoration: none;
}
/* Permalinks */
.post a.permalink {
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #000000;
line-height:10px;
text-decoration: none;
}
.post a.permalink:hover {
color: #303030;
line-height:10px;
text-decoration: none;
}
/* Notes/reblog */
.tumblrdate {
font-family: arial;
font-size: 10px;
text-decoration:none;
text-transform: uppercase;
letter-spacing: 1px;
color:#000000;
border-top:1px solid #FFFFFF;
}
/* Notes */
ol.notes {
padding: 0px;
margin: 25px 0px;
text-decoration:none;
list-style-type: none;
color:#000000;
border-bottom: solid 2px #FFFFFF;
}
ol.notes li.note {
border-top: solid 2px #FFFFFF;
text-decoration:none;
padding: 10px;
color:#000000;
}
ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 10px;
width: 16px;
height: 16px;
}
ol.notes li.note span.action {
font-weight: bold;
text-decoration:none;
}
ol.notes li.note .answer_content {
font-weight: normal;
text-decoration:none;
}
ol.notes li.note blockquote {
border-color: #FFFFFF;
padding: 4px 10px;
margin: 10px 0px 0px 25px;
text-decoration:none;
}
ol.notes li.note blockquote a {
text-decoration: none;
}
#content {
width: 400px;
margin: 20px auto;
border: 1px solid #000000;
padding: 20px;
background-color: #ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
h1 {
font: 36px 'Lobster', arial, serif;
letter-spacing:0px;
font-weight:normal;
text-transform: lowercase;
padding: 5px;
margin: 0 0 0 50px;
font-weight: bold;
color: #000000;
background-color: #ffffff;
align;center;
}
h1 a {
color: #101010;
text-decoration: none;
}
h3 {
color: #000000;
margin: 0;
font: normal 11px arial;
line-height:10px;
font-weight:bold;
}
/* Header */
div#header {
min-height: 40px;
padding-bottom: 20px;
border-bottom: 1px solid #DDDDDD;
}
div#description {
margin: 5px 0 0 50px;
color: #000000;
}
div#description a {
color: #000000;
}
/* Post Wrapper */
.post {
margin: 20px 0px;
position: relative;
line-height: 1.4em;
}
.post h2 {
font-weight: bold;
font-size: 11px;
margin: 0 0 5px 0;
padding: 0;
}
.post h2 a {
color: #000000;
text-decoration: none;
}
/* Regular Post */
.post .regular {
line-height: 1.4em;
}
.post .regular img {
max-width: 400px;
}
.post .regular blockquote img {
max-width: 150px;
}
.post .regular blockquote {
font-style: italic;
}
.post .regular p {
margin: 0 0 11px 0;
}
/* Photo Post */
.post .photo {
background-color: ;
}
.post .photo .caption {
font-size: 11px;
margin-top: 5px;
}
.post .photo .caption a {
color: #000000;
}
/* Quote Post */
.post div.quote div.quoteactual {
background-color: #ffffff;
font-style: italic;
padding: 5px;
color: #000000;
margin-bottom: 5px;
}
.post div.quote span.quoteactual a {
color: #000000;
}
.post div.quote .source {
color: ;
}
.post div.quote .source a {
color: ;
}
.post div.quote p {
margin: 0 0 11px 0;
}
/* Link Post */
.post .link a.link {
font-weight: bold;
color: #000000;
text-decoration: none;
border-bottom: solid 1px #000000;
text-decoration: none;
}
.post .link .description {
margin-top: 5px;
}
/* Conversation Post */
.post .conversation ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.post .conversation ul li {
color: ;
}
.post .conversation ul li span.label {
font-weight: bold;
}
.post .conversation ul li.odd {
background-color: ;
}
.post .conversation ul li.even {
background-color: ;
}
/* Audio Post */
.post .audio .caption {
margin-top: 5px;
color: #000000;
}
.post .audio .caption a {
color: #000000;
}
/* Video Post */
.post .video .caption {
margin-top: 5px;
color: #000000;
}
.post .video .caption a {
color: #000000;
}
/* Pagination */
#pagination {
text-align: center;
}
#pagination a {
text-decoration: none;
}
#pagination a:hover {
text-decoration: none;
}
/* Footer */
#footer {
color: #000000;
width: 420px;
margin: 11px auto 0px auto;
border: 1px solid #000000;
padding: 8px;
background-color: #ffffff;
text-align: center;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; }
#footer a {
color: #000000;
text-decoration: none;
}
#footer a:hover {
text-decoration: none;
}