/*
	Theme Name: Hueman Child
	Theme URI: http://alxmedia.se/themes/hueman/
	Description: Sample child theme for customization.
	Author: You
	Author URI: 
	Template: hueman
	Version: 1.0.0
*/

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

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/* Global */
.mystyle {}


/* Tablet - 800px, 768px & 720px */
@media only screen and (min-width: 720px) and (max-width: 800px) {
	.mystyle {}
}


/* Mobile - 480px & 320px */
@media only screen and (max-width: 719px) {
	.mystyle {}
}


/* Mobile - 320px */
@media only screen and (max-width: 479px) {
	.mystyle {}
}

/* ×òîáû àâòîðû íå áûëè ññûëêîé */
.post-categorynew { text-transform: uppercase; font-size: 14px; font-weight: 400; color: #3b8dbd; margin-bottom: 0.3em; }
.post-categorynew { float: left; margin-right: 6px; }
.post-bylinenew { font-size: 14px; font-weight: 400; color: #3b8dbd; text-transform: uppercase; margin-bottom: 1em; }

/* Hr ïî öåíòðó */
hr, .hr { border: 0; background: #eee; border-bottom: 2px solid #eee; height: 1px; margin-bottom: 0px; margin-top: 0px;}
.entry { font-size: 15px; line-height: 1.6em; }

/* old ixlasla - Legend */
.legend-title {
	background: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -13px;
	margin-bottom: 50px;
}

.legend {
	border: 1px solid #CCCCCC;
	margin: 20px 0;
	padding: 35px 0 0px 10px;
	position: relative;
}

p.message {
	background: url(./img/next.png) no-repeat center left;
	color: #3b8dbd;
	padding-left: 25px;
	background-color:#EFEFEF;
	margin-top:0px;
	margin-bottom:20px;
	font-size: 14px;
	line-height: 1.3em;
}

p.videoders {
	background: url(./img/video_ders.png) no-repeat center left;
	color: #7DB7FF;
	padding-left: 25px;
}

p.audioders {
	background: url(./img/audio_ders.png) no-repeat center left;
	color: #E58C00;
	padding-left: 25px;
}

p.home2015 {
	font-size: 14px;
	text-decoration:underline;
	margin-top:-15px;
}

h5.home2015 {
	text-decoration:underline;
	margin-top:-12px;
}

h4.home2015 {
	text-decoration:underline;
	margin-top:-12px;
}

a.homea {
	color: #333333;
}

.widget_nav_menu .menu-audio-dersler-container ul li a:before { content: "\f028"; font-weight:normal;}
.widget_nav_menu .menu-audio-dersler-container a {font-weight:bold;}
ul#menu-audio-dersler .sub-menu a:before { content: ""; }
ul#menu-audio-dersler .sub-menu a {font-weight:normal;}
/***#wrapper { min-width: 1250px; height: 100%; }
#wrapper { min-width: 1024px; height: 100%; }
.container-inner { max-width: 1380px; min-width: 0px; width: 100%; margin: 0 auto; }
.boxed .container-inner { max-width: 1380px; min-width: 0px; width: 100%; margin: 0 auto; }
***/

/***îáùèé áëîê âñåé íàâèãàöèè ïî ïîäðóáðèêàì***/
.subcat{
margin: 0px auto 57px; /***âíåøíèå îòñòóïû îò äðóãèõ áëîêîâ***/
}
 
/***ñòèëè äëß êàæäîé ññûëêè â ñïèñêå ïîäðóáðèê***/
.subcat ul li{
margin: 0px 5px; /***âíåøíèå îòñòóïû***/
font-size: 15px; /***ðàçìåð ùðèôòà***/
padding: 0px 16px 27px 0px; /***âíóòðåííèå îòñòóïû***/
float: left; /***îáòåêàíèå ññûëîê (ïî ëåâîìó êðàþ, ÷òîáû ññûëêè âûñòðàèâàëèñü â ðßä)***/
}