.podkresl { text-decoration:underline; }

#af-wrapper .error,
#af-wrapper .info {
    background-color: black !important;
}

#respond #submit {
    border: 3px solid #1a1a1a;
    color:#fff;
    font-size:x-small;
}
#respond #submit:hover {
    background: #000;
    color: #fff;
    border: 3px solid #000;
}

.navbar .nav > li > a {
font-size: 22px;
}

.bg-code {
    background: #1966b3;
}

h3.widget-title {
    color: #1966b3;
}

.color-code:hover, .color_nor-code { color: #1966b3; }

#topside .pages ul a {
font-size: 1.6rem;
font-weight: 400;
}

#topside .pages ul a:hover {
color: #1966b3;
}

.left-sidebar li a:hover{
	color: #1966b3;
}

.widget_calendar a:hover {
	background-color: #1966b3;
}

.bg-web { background: #367503; }



#logo {
    width: 78%;
}

body {
    background: #110e2d;
}

.post blockquote {
    background: #332b6c;
}

.bg-design {
    background: #7e4132;
}

.bg-responsive {
    background: #c86f19;
}

.navigation {
    background: #a9dd00;
}



#topside .pages {
    border-bottom: 2px solid #6378d1;
    margin-top: 0px;
}

#searchform {
    border: 1px solid #6378d1;
}

#topside .pages ul a {
    color: #c5c5c5;
}

.left-sidebar li {
    min-height: 3rem;
    line-height: 3rem;
}

.widget_calendar thead tr {
    background: #2b2989;
}

.easy-footnotes-wrapper {
   font-size: 12px;
}

.easy-footnote {
 font-size: 10px;
 vertical-align: super;
 color:  #bad2ff;
 font-weight: bold;
}