#pagenav {
text-align:right;

font-size:10px;
}
#pagenav span {
padding-bottom:2px;
display:block;
}
#pagenav a {
font-size:10px;
background:#f0f0f0;
padding: 2px 3px;
margin-left:2px;
text-decoration:none;
color:#666;
}
#pagenav a:hover {
background:#fff;
color:##333;
}



body {
background: #222 url('/themes/theme1_bg.jpg') fixed;
margin:0px;padding:0;
font: Normal 13px Arial, Helvetica, sans-serif;
color: #555;
}

.container {
width: 580px;
margin:0 0 0 60px;
background:url('/themes/theme1_c_bg.png') repeat-y;
}

.posts {
list-style:none;
padding:0;
}

.posts li {
padding:40px;
clear:right;
}
h1 {
padding: 20px 40px 0;
margin:0;
color: #666;
font-weight: normal;
font-size: 40px;
letter-spacing: -1px;
}

h1 a {
color: #666;
text-decoration: none;
}

.description {
padding: 0 42px;
color: #777;
font-size: 11px;
line-height: 18px;
font-weight:normal;
display:block;
}


.tools
{
text-align:right;
font-size:9px;
color:#777;
}
.tools a {
text-decoration:none;
color:#777;
}
.tools a:hover {
color:#555;
}



.time {
display:block;
color: #ccc;
font-size: 24px;
text-align: right;
letter-spacing: -1px;
text-transform: uppercase;
border-bottom: solid 1px #ccc;
}

.posts h2 {
font-size: 14px;
color: #444;
margin: 0px 0px 5px 0px;
}

a {
color: #111;
}

/* Regular Post */
.posts div.regular {
font: Normal 11px 'Lucida Grande', Verdana, Arial, sans-serif;
line-height: 17px;
}

.posts div.regular blockquote {
font-style: italic;
}

/* Photo Post */
.posts div.photo img {
border-width: 0px;
}

.posts div.photo div.caption {
font-size: 11px;
margin-top: 5px;
color: #888;
}

.posts div.photo div.caption a {
color: #888;
}

/* Quote Post */
.posts div.quote {
padding: 0px 30px 0px 30px;
}

.posts div.quote span.quote {
font-size: 24px;
color: #444;
}

.posts div.quote span.quote a {
color: #444;
}

.posts div.quote span.quote big.quote {
font: Bold 60px Georgia, serif;
line-height: 1px;
vertical-align: -23px;
opacity: 0.4;
-moz-opacity: 0.4;
filter: alpha(opacity=40);
}

.posts div.quote div.source {
font-size: 16px;
color: #666;
}

.posts div.quote div.source a {
color: #666;
}

/* Link Post */
.posts div.link {
color: #666;
font-size: 24px;
letter-spacing: -1px;
}

.posts div.link a {
color: #666;
text-decoration: none;
border-bottom: dotted 1px #666;
}

/* chat Post */
.posts div.chat ul {
list-style-type: none;
margin: 0px;
padding: 0px 0px 0px 1px;
border-left: solid 5px #555;
}

.posts div.chat ul li {
font-size: 12px;
padding: 4px 0px 4px 8px;
color: #000;
margin-bottom: 1px;
}

.posts div.chat ul li span.label {
font-weight: bold;
}

.posts div.chat ul li.odd {
background-color: #f4f4f4;
}

.posts div.chat ul li.even {
background-color: #e8e8e8;
}

/* Video Post */
.posts div.video div.caption {
margin-top: 5px;
color: #888;
font-size: 11px;
}

.posts div.video div.caption a {
color: #888;
}