/*   
Theme Name: yesterdayforadollar
Theme URI: http://yesterdayforadollar.com
Description: Custom theme designed for yesterdayforadollar
Author: yesterdayforadollar
Author URI: http://yesterdayforadollar.com
Version: 1.3.3.7
.
Don't steal this. Mmkay?
.
*/

body {
background: #b85600 url(images/bg.jpg) top center;
margin:0px;
color:black;
font-family:Helvetica,Arial,sans-serif;
}

img {
border:0px;
}

/*
IE6 PNG FIX!!!
*/
img, div, a, input {
behavior: url(/iepngfix.htc);
}

#header {
height:220px;
background:url(images/header.jpg) no-repeat top center;
z-index:0;
position:relative;
}

#pagewrapper {
width:1000px;
margin-left:auto;
margin-right:auto;
}

#leftcol {
width:637px;
float:left;
}

#rightcol {
width:340px;
float:left;
margin-left:16px;
_margin-right:-20px;
margin-top:-100px;
z-index:1000;
position:relative;
_margin-right:-100px;
}

#search {
width:290px;
height:140px;
background:url(images/search_bg.png) no-repeat;
padding-top:35px;
padding-left:50px;
}

.post_text {
background:white url(images/post_bg.jpg) repeat-y top left;
padding-left:30px;
padding-right:30px;
padding-bottom:16px;
padding-top:16px;
}

.post_photo a {
display:inline-block;
}

.post_text a {
display:inline-block;
}

h1 {
color:black;
font-size:50px;
font-weight:normal;
font-family: Georgia;
margin: 0px 0px 16px 0px;
line-height:30px;
}

h1 a {
color:black;
text-decoration:none;
}

p, li {
color:#333;
font-size:14px;
font-family: Georgia, Helvetica, Arial, sans-serif;
line-height:24px;
letter-spacing:0px;
margin:0px 0px 10px 0px;
}

#yellowbox h1, #search h1, #friends h1 {
font-size:20px;
line-height:22px;
color:black;
font-family: Helvetica, Arial, sans-serif;
}

#friends h1 {
line-height:16px;
margin:0px;
margin-top:6px;
}

a {
text-decoration:none;
}

#yellowbox h1 a, p a {
color:#8800ba;
text-decoration:none;
border-bottom: 1px dotted #8800ba;
display:inline;
}

.prettyfield {
background:transparent url(images/search_lines.png) repeat-x top left;
font-family:Helvetica, Arial, sans-serif;
border:0px;
padding:5px;
padding-top:8px;
padding-bottom:2px;
margin:0px;
height:21px;
font-size:16px;
color:#999999;
margin-top:6px;
}

#tagcloud a {
color:#8800ba;
text-decoration:none;
border-bottom: 0px;
}

.post_photo p {
font-size:20px;
}

.commentlist {
list-style:none;
padding:10px;
padding-left:20px;
margin:0px;
width:289px;
background:white url(images/post_bg.jpg) repeat-y;
}

.commentlist p {
font-size:14px;
line-height:20px;
}

.commentlist .avatar {
padding-right:6px;
vertical-align:middle;
}

.commentlist .comment-meta {
color:#999999;
text-decoration:none;
font-size:12px;
}

.commentlist .comment-meta a {
color:#999;
}

.commentlist li {
margin-bottom:25px;
padding-bottom:16px;
background:url(images/lines.png) no-repeat bottom left;
}

.comment-author {
font-size:24px;
}

.comment-author a {
color:#8800ba;
text-decoration:none;
border-bottom: 1px dotted #8800ba;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}