h2 {
    color: #B22;
}

h3 {
    color: #845B4E;
}

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

.last_posts div:hover, 
.last_posts a:hover 
{
    font-weight: bold;
    background-color: #F8F8F8;
}

.footer {
    font-size: 0.8em;
    color: #AAA;
    border-top: 1px solid #DDD;
    padding: 3px 0 10px 0;
    margin-top: 30px;

}

.footer a {
    color: #AAA;
    text-decoration: none;
}

.footer a:hover {
    color: #777;
    text-decoration: underline;
}

.menu a {
    color: #222;
    padding: 3px;
    text-decoration: none;
}

.menu a:hover {
    background-color: #666;
    color: #FFF;
    text-decoration: none;
}

.blog-menu {
    text-align: right;
}

.blog-menu a {
    color: #666;
    padding: 2px;
    text-decoration: none;
}

.blog-menu a:hover {
    background-color: #666;
    color: #FFF;
    text-decoration: none;
}

.web-services {
    padding-top: 5px;
}

.identity {
    width: 155px;
    margin: 5px 0 15px 3px; 
}

.avatar img {
    margin: 10px;
    width: 48px;
}

.sidebar {
    border-left: 2px solid #666;
}

.sidebar ul {
    list-style-type: none;
}

.sidebar ul li {
    margin: 0;
    padding-left: 10px;
}

.sidebar hr {
    margin: 2px 0 0 0;
    border-color: #000;
}

.sidebar a {
    color: #333;
    text-decoration: none;
    padding: 2px;
}

.sidebar a:hover {
    text-decoration: underline;
    color: #000;
}

.parkyeri a:hover {
    color: #FFF;
    background-color: #824E7C;
    text-decoration: none;
}

.sahibinden a:hover {
    text-decoration: none;
    color: #120E0E;
    background-color: #F3E077;
}

.turkuvaz a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #009490;
}

.dahius a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #DA2020;
}

.netology a:hover {
    text-decoration: none;
    color: #EE393A;
    background-color: #202020;
}

.nexum a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #990002;
}

.vim a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #007F00;
}

.firefox a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #1E4262;
}

.ubuntu a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #FF6600;
}

.apache a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #2A344A;
}

.git a:hover {
    text-decoration: none;
    color: #0F0;
    background-color: #000;
}

.macbook a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #666;
}

.title {
    padding-top:50px;
    padding-bottom: 20px;
}

.title h6 {
    color: #666666;
    font-weight: normal;
    font-style: italic;
}

.content div, p {
    text-align: justify;
}

.content blockquote {
    text-align: left;
    border: 1px dashed #DDD;
    padding: 10px 20px 10px 50px;
    color: 222222;
    margin-bottom: 20px;
    background:#FCFCFC url(../img/blockquote.png) no-repeat scroll 7px 4px;
}

.category {
    display: block;
}

.category ul {
    list-style-type: none;
    float: left;
}

.category li {
    margin: 0 9px 0 0;
}

.category  a:hover {
    text-decoration: underline;
}

.tag {
    display: block;
    padding-bottom: 50px;
}

.tag ul {
    list-style-type: none;
    float: left;
}

.tag li {
    float:left;
    background-color:#F0F0F0;
    border-bottom:1px solid #8E8E8E;
    border-right:1px solid #9F9F9F;
    color:#3E6D8E;
    font-size:90%;
    margin:2px 5px 2px 0;
    padding:3px 4px;
    text-decoration:none;
    white-space:nowrap;
}

.more {
    margin-top:5px;
}

.more a {
    font-weight:bold; 
    color:#BB2222;
}

.more a:hover {
    padding:2px 2px 2px 0;
    font-weight:bold; 
    background-color:#BB2222;
    color: #FFF;
}

.not-found {
    border: 1px dotted #444; 
    padding:20px 20px 20px 70px;
    background: #FDFDFD url(../img/not_found.gif) no-repeat 20px;
    font-size: 1.2em;
    color: #555;
}

.content h4 {
    border-bottom: 1px dashed #999;
    padding-bottom: 26px;
    font-size: 1.3em;
    color: #222;
}

.header-title {
    float: left;
}

.header-time {
    float: right;
}

.content h6 {
    color: #666;
    border-bottom: 1px dotted #666;
    margin: 10px 0 0 0;
}
