/*
Theme Name: Twenty Sixteen - Custom
Template: twentysixteen
*/

@import url("../twentysixteen/style.css");


/* remove black border */

.site {
    margin: 0 0 0 0;
}

body:not(.custom-background-image):before,
    body:not(.custom-background-image):after {
    height: 0px !important;
}

.site-header {
    padding-top: 1em !important;
}
 
.site-inner {
    overflow: hidden !important;
}

/* fix adsense bg */
ins {
    background: #ffffff !important;
}


/* widgets */

section#toz-rk-records-3 {
    margin-bottom: 0 !important;
}

section#text-5, section#twitter_timeline-2, section#text-7, section#recent-comments-2, section#categories-2, section#tag_cloud-3, section#linkcat-114, section#linkcat-272, section#linkcat-462 {
    border-top: 0 !important;
}

section#text-3, section#text-6 {
    margin-bottom:1em !important;
}

#socialnet { margin-top:10px; margin-left:0 !important;}
#socialnet, #socialnet li { background-image:none !important; list-style-image:none; list-style-position:outside; list-style-type:none; }
#socialnet li { display:inline; float:left; margin-right:10px; margin-bottom:15px }
#socialnet li.last { margin-right:0 }

a.donate-link{
 display: inline-block;
 border:1px solid #C9AE34;
 color: #705D07;
 border-radius: 3px 3px 3px 3px;
 -webkit-border-radius: 3px 3px 3px 3px;
 -moz-border-radius: 3px 3px 3px 3px;
 font-family: Verdana;
 width: auto;
 height: auto;
 font-size: 12px;
 padding: 8px 21px;
 background-image: linear-gradient(to top, #FFFFFF, #D9D9D9);
 background-color: #CFCFCF;
}
a.donate-link:hover, a.donate-link:active{
 border:1px solid #967D09;
 color: #705D07;
 box-shadow: inset 0 1px 0 0 #FFF6CE,inset 0 -1px 0 0 #E3C852,inset 0 0 0 1px #FCE88D;
 -moz-box-shadow: inset 0 1px 0 0 #FFF6CE,inset 0 -1px 0 0 #E3C852,inset 0 0 0 1px #FCE88D;
 -webkit-box-shadow: inset 0 1px 0 0 #FFF6CE,inset 0 -1px 0 0 #E3C852,inset 0 0 0 1px #FCE88D;
 background-color: #FCDF5B;
}

/* fix footer */
.site-footer .site-title:after {
	content: "";
	display: none;
}

/* portfolio */
body.page-id-1971 div.entry-content ol { list-style-type:none; margin-left:0; }
body.page-id-1971 div.entry-content ol li { float:left !important; width:100%; margin-bottom:2em; }
body.page-id-1971 div.entry-content ol li a img { float:left; }
body.page-id-1971 div.entry-content ol li > br { display:none; }
body.page-id-1971 div.entry-content ol li h3 { display:inline; }
body.page-id-1971 div.entry-content ol li p { margin-top:1em; }
body.page-id-1971 #TB_closeWindow, body.page-id-1971 #TB_caption { display:none !important; }
body.page-id-1971 #TB_window img#TB_Image { margin-bottom:15px !important; }
