/*
 * CSS File for YarForMe (http://www.yarfor.me)
 * (c) 2009
 * by Evgeny Pavlov
**/

* {
    margin:0;
    padding:0;
}

body {
    text-align:center;
    background:url('http://static.yarfor.me/pic/kitchen-walls-blue.gif');
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:0.8125em;
    font-weight:400;
    line-height:1.5em;
}

.post img, #comments img {
    border:1px solid #ccc;
    background:white;
    padding:3px;
}
#photo img {
    display:block;
    top:20px;left:21px;
    width:178px; height:172px;
    position:absolute;
    overflow:hidden;
}
img.author {
    border:1px solid #ccc;
    background:white;
    padding:3px; 
    float:right;
}

p {
    font-size:1em;
    word-spacing:0.25em;
    line-height:1.5em;
    margin:0 0 1em;
}
#tagline p {
    font-size:1.7em;
    font-style:italic;
    text-align:left;
    line-height:1.3em;
    margin:0;
}
#tagline .about {
    margin:0 0 0 2em;
}
.byline {
    font-family:"Lucida Grande", Geneva, Helvetica, sans-serif;
    font-size:10px;
    font-weight:lighter;
    text-transform:uppercase;
    color:#666;
    text-align:left;
    letter-spacing:0.3em;
    display:block;
    width:100%;
    height:32px;
    border-bottom:1px dotted #dedede;
    margin-top:-3px;
    margin-bottom:15px!important;
}
.commentslist p {
    margin:0 0.5em 0.5em;
}
p.author_meta {
    font-size:1.3em;
    font-style:italic;
    margin-bottom:0.2em;
}
p.post_meta {
    font-family: Arial, Tahoma, Verdana, sans;
    font-size:0.85em;
    text-transform:uppercase;
    text-align:right;
    margin:0 1em 0 0;
}
p.post_meta a{text-decoration:none;border:none;}
p.number {
    color:#CCC;
    font-size:65px;
    line-height:55px;
    margin:0;
    padding:0;
    position:absolute;
    right:-7px;
    text-align:right;
    top:-18px;
}

h2 {
   font-family: Georgia,"Times New Roman",Times,serif; 
   font-size:2.2em;
   #word-spacing:-0.125em; 
   color:#19ACFF;
   width:100%;
   display:block;
   outline:none;
   font-weight:400;
   color:#333;
   text-align:left;
   margin: 0.4em 0;
   line-height:0.8em;
}
#sidebar h2 {
    font-size:1.5em;
}
h3 {
    font-family:Georgia,"Times New Roman",serif;
    font-style:normal;
    font-weight:normal;
    letter-spacing:1px;
    line-height:normal;
    color:#000000;
    font-size:1.3em;
    margin:1em 0 0.5em;
    border-bottom:1px dotted #DEDEDE;
    padding:0 0 0.25em;
}
#comments h3 {
    font-size:1.5em;
    margin:1em 0 1em;
    padding:0 0 0.2em;
}
h4 {
    font: bold 1.1em Georgia, "Times New Roman", serif; 
    letter-spacing: 1px;
}
#photo h4 {
    position:absolute;
    width:220px;
    top:205px;
    left:0;
}

a {
    text-decoration: none;
    color: #333; border: none;
}
a img {
    border: none;
    background:none;
    text-decoration:none;
}
a.imglink, a.imglink:link, a.imglink:visited {
    border: none;
    background:none;
    text-decoration:none;  
}
a:link, a:visited {
    color: #C92525; 
    border-bottom: 1px solid #C92525;
}
a:hover {
    color: #000;
    background-color: #F4F2E4;
    border-bottom: 1px solid #9A8E51;
}
.status-msg-body a {
    border:none;
}
p.author_meta a{
    text-decoration:none;
    border:none;
}
#navigation a {
    color:#f39634;
    font-family: Arial, Tahoma, Verdana, sans;
    text-decoration:none;
    font-size:1.2em;
    font-weight:bold;
    text-decoration:none;
    border:none;
    background:none;
}
#navigation  a:hover{
    color:#19acff;
    background:none;
}
#logo a, #home a, #feed a, #logo a:hover, #home a:hover, #feed a:hover, .post h2 a {
    background:none;
    text-decoration:none;
    border:none;
}
.post h2 a {
    color:black;
} 
.post h2 a:hover {
    color: #C92525; 
} 
a.rss {
    background:1px 50% url('http://static.yarfor.me/pic/feed-icon-28x28.png') no-repeat;
    border:none;
    text-decoration:underline;
    padding:15px 0 15px 33px;
}
a.podcast {
    background:0% 50% url('http://static.yarfor.me/pic/podcast_icon.png') no-repeat;
    border:none;
    text-decoration:underline;
    padding:15px 0 15px 33px;
}
a.twitter {
    background:1px 50% url('http://static.yarfor.me/pic/twitter_32x32.png') no-repeat;
    border:none;
    text-decoration:underline;
    padding:15px 0 15px 33px;
}

ul, ol {
    list-style: none;
    margin-bottom: 1.25em;
}
li {
    margin-bottom: 0.66em;
    line-height: 1.6em;
}
ul li {
    padding-left: 40px;
    background: url('http://static.yarfor.me/pic/diamond-black.gif') 22px 0.66em no-repeat;
}
ol {
    padding-left: 40px;
    list-style: decimal;
}
ol li {
    padding-left: 5px;
    background-image: none;
}
#navigation ul {
    margin:0;
    padding:0;
    float:left;
}
#navigation li {
    margin:0;
    padding:0 1.2em 0.3em 1.2em;
    float:left;
    background:none;
}
#navigation ul.texts {
    display:none;
}
ol.commentslist {
    list-style:none;
    margin:1em 0 2em;
    padding:0;
}
.commentslist li {
    border:1px dotted #ccc;
    margin-bottom:1em;
    background-color:#FFF;
    #background-image:url(/img/alt-bg.gif);
    background-repeat:no-repeat;
    background-position:right top;
    padding:7px 0;
    position:relative;
    overflow:hidden;
}
.commentslist li:hover {border-color:#888;}
.comment_text ul,.comment_text ol,.comment_text blockquote{
    margin:0 1em;
}
#sidebar ul li {
    background-position: 0px 0.66em;
    padding-left:10px;
}
#sidebar ul.subscriptions li{
    padding-left:0;
    background:none;
    margin:0 0 20px -3px;
}

blockquote, pre {padding: 0.25em 40px;}
blockquote {
    font: italic 1.05em Georgia, Times, serif;
    background: url('http://static.yarfor.me/pic/quote_wh.gif') 10px 0.75em no-repeat;
    margin: 1em 0;
}
pre, code {font: 1.2em Monaco, "Andale Mono","Lucida Console","Bitstream Vera Sans Mono","Courier New", monospace;}
pre {line-height: 1.5em;}
pre strong {
    font-size: 1em; 
    font-weight: bold;
}
pre code {
    font-size: 1em;
    line-height: 1.5em;
}

span#blog-pager-newer-link {
    float:right;
}

span#blog-pager-older-link {
    float:left;
}

table {
    border-bottom: 3px solid #B2B2B2;
    margin: 0 0 2em;
}
caption {
    padding: 0.75em;
    font: 1.5em Georgia, Times, serif;
    border: 1px solid #B2B2B2;
    border-width: 1px 0 2px;
    background: #EEE;
}
th, td {
    padding: 0.5em 1em;
    border: 1px solid #CCC;
    border-width: 0 1px 1px 1px;
}
/*
th.first, td.first, tbody th {border-left: none;}
*/
thead th {text-transform: uppercase; text-align: left;}
tbody th {width: 20%;}
tfoot {display: none;}

dt, dd {line-height: 1.8em;}
dd {margin-bottom: 0.8em;}

/*
Framework and layers
*/
#navbar, #navbar-iframe {
    height: 0px;
    visibility: hidden;
    display: none;
}

#logo {
    position:absolute;
    top:10px; left:50%;
    margin-left:-410px;
    width:130px;
}

#home {
    position:absolute;
    top:90px; left:50%;
    margin-left:-395px;
    width:100px;
}

#tagline {
    position:absolute;
    top:41px;left:50%;
    margin-left:-246px;
}

#navigation {
    position:absolute;
    top:-1px; right:50%;
    margin-right:-340px;
    width:32.5em;
    border: 1px solid #DEDECD;
    background-color: #FBFBF3;
}

#feed {
    position:absolute;
    top:-20px; right:50%;
    margin-right:-425px;
}

#photo {
    position:absolute;
    top:100px; right:50%;
    margin-right:-415px;
    z-index:2;
    text-align:center;
    width:220px;height:260px;
    background:50% 50% url('http://static.yarfor.me/pic/photo.png') no-repeat;
}

#wrap {
    position: relative;
    top:125px;
    border: 1px solid #DEDECD;
    background-color: #FBFBF3;
    width:850px;
    margin:0 auto;
}

#body {
    width:600px;
    float:left;
}

#sidebar {
    background:url('http://static.yarfor.me/pic/bg-sidebar.jpg') repeat-y;
    width:215px;
    margin:250px 15px 0 0;
    padding:0 2px 0 8px;
    float:right;
    text-align:left;
}

.post {
    text-align:left;
    width:580px;
    margin:0.5em 0.5em 2.5em 1em;
}

#comments {
    text-align:left;
    width:580px;
    margin:0.5em 0.5em 1.8em 1em;
}

.comment-form {
    max-width:580px;
}

.comment-body {
    margin-top: 1em;
}

.entry {
    margin:0 0 1em;
}

.blog-pager {
    margin:0 2em 1em 1em;
    clear:both;
}

#footer {
    position: relative;
    top:125px;
    width:850px;
    margin:0 auto;
    padding:10px;
    text-align:center;
}

/*
Icons
*/
.day {
    background:0 50% url('http://static.yarfor.me/pic/calendar.png') no-repeat;
    padding-left:20px;
}
.label {
    background:0 50% url('http://static.yarfor.me/pic/ticket.png') no-repeat;
    padding-left:20px;
}
.comment {
    background:0 50% url('http://static.yarfor.me/pic/balloon.png') no-repeat;
    padding-left:20px;
}
.permalink {
    background:0 50% url('http://static.yarfor.me/pic/chain.png') no-repeat;
    padding-left:20px;
}

/*
Clearfix (c)
*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

