/*
 Theme Name:   Alex Ginko Theme
 Theme URI:    http://gonko-portfolio.ru
 Description:  Alex Ginko Personal Portfolio Theme
 Author:       Alex Ginko
 Author URI:   http://gonko-portfolio.ru
 Template:     biography
 Version:      1.0.0
 Tags:         light, two-columns, right-sidebar, responsive-layout
 Text Domain:  ginko
*/

@import url('https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700&subset=cyrillic');

.source-link{
	cursor: pointer;
	font-weight: 500;
	color: red;
	text-decoration: underline;
}

.source-link:hover{
	text-decoration: none;
	color: #212121;
}

.source-link-wrapper{
	display: none
}

.widget_archive select{
	width: 100%
}