/*
	Theme Name: Hueman Child
	Theme URI: http://alxmedia.se/themes/hueman/
	Description: Sample child theme for customization.
	Author: Mike Pokrajac
	Author URI: 
	Template: hueman
	Version: 2.1.7
*/
@import url("../hueman/style.css");  

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */
/*FROM HERE - CSS  */
/********************************************/

/*****Widget EPIDEMIC****/
#text-83, #text-84 {
padding-top: 1px!important;
padding-bottom: 1px!important;
padding-left: 5px!important;
padding-right: 5px!important;
border-bottom: 1px solid #000!important;
}


/********************************************/

/***** CSS, RIGHT sidebar Link Unit - OFS Responsive Link Right Sidebar - widget #text-81,  #text-82 - post sidebar****/
#text-81> h3 {
border-bottom: 1px solid #000;
text-transform: capitalize;
text-align: center;
}
/*
#text-81 {
padding: 5px 5px 5px 5px;
}
*/

#text-82 > h3 {
border-bottom: 1px solid #000;
text-transform: capitalize;
text-align: center;
}
/*
#text-82 {
padding: 5px 5px 5px 5px;
}
*/

/******** "  OFS Responsive Link Right Sidebar "  END *******/


/****CSS modif. for " Responsive Link Units Dole " - Ad IZNAD FOOTER    ****/
#text-80 > h3 {
background-color: #EAEAEA!important;
margin-bottom: 1px!important;
border-bottom: 1px solid #000;
text-transform: capitalize;
text-align: center; 
}

/******** " Responsive Link Units Dole "  END *******/

/*Widget CREEPY DOLL MUSIC*/

#text-46{
padding-top: 5px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid #000;
}

#text-46 > h3 {
font-weight: bold;
text-align:center;
/* color:#F6921E; */
margin-bottom: 6px;
}

/********************************************/

/*************HIDING sharre container for mobile - TEMPORARY!***********/

@media only screen and (max-width: 719px) {
.sharrre-container { display:none;}
}
/********************************************/




/* smaller margin below "download" button and ads*/
.blog .post, .single .post {
    margin-bottom: 5px!important;
}

/***** CSS MODIF SKYSCRAPER, RIGHT sidebar POST, 160X600 widget #text-6  ****/
/***** NE RADI!! ZASTO???????  ****/
#text-6	{
padding-top: 5px!important;
}

/***** CSS MODIF SKYSCRAPER, RIGHT sidebar MAIN, 160X600 widget #text-21  ****/
/***** NE RADI!! ZASTO???????  ****/
#text-21 > h3 {
padding-top: 5px!important;

}



/***** CSS MODIF SKYSCRAPER, RIGHT sidebar MAIN, 160X600 widget #text-6 >h3  ****/

#text-6	 > h3 {
border-bottom: 1px solid #000;
text-transform: capitalize;
}

/***** CSS MODIF SKYSCRAPER, RIGHT sidebar MAIN, 160X600 widget #text-21 >h3  ****/
#text-21 > h3 {
border-bottom: 1px solid #000;
text-transform: capitalize;
}

/***** CSS MODIF LINK-AD 180/90, left sidebar POST, 180X90 widget #text-7 >h3  ****/
#text-7 > h3 {
border-bottom: 1px solid #000;
text-transform: capitalize;
}

/***** CSS MODIF LINK-AD 180/90, left sidebar MAIN, 180X90 widget #text-8 >h3  ****/
#text-8 > h3 {
border-bottom: 1px solid #000;
text-transform: capitalize;
text-align: center;
}

/***** CSS MODIF LINK-AD 180/90, left sidebar za POST , 180X90 widget #text-7 >h3  ****/
#text-7 > h3 {
border-bottom: 1px solid #000;
text-transform: capitalize;
text-align: center;
}

/****CSS modif. for "OrangeFreeSounds-Levo  " - Ad Left Sidebar POST, widget #text-5 >h3    ****/
#text-5 > h3 {
text-align: center; 
border-bottom: 1px solid #000;
text-transform: capitalize;
}

/****CSS modif. for "OrangeFreeSounds-Levo  " - Ad Left Sidebar MAIN, widget #text-20 >h3    ****/
#text-20 > h3 {
text-align: center; 
border-bottom: 1px solid #000;
text-transform: capitalize;
}


/****CSS modif. for "OtangeFreeSounds Dole NO POST" - Ad ISPOD SLIDER, MRDAM GA RED DOLE - widget #text-28 >h3    ****/
#text-28 > h3 {
margin-bottom: 1px!important;
border-style: solid!important;
background-color: #EAEAEA!important;
text-transform: capitalize;
text-align: center; 
}
/*font-weight: bold;*/
/*border-color: #000;*/

/****OVO MORAM DIREKT REKLAMU - PREBLIZU JE DONJEG REDA ******/
#text-28 {
margin-bottom: 15px!important;
}
/******** "OtangeFreeSounds Dole NO POST"  END *******/

/****CSS modif. for "OtangeFreeSounds Dole " - Ad in post -TITLE - widget #text-26 I NASLOV #text-26 >h3    ****/
#text-26 > h3 {
margin-bottom: 1px!important;
border-style: solid!important;
background-color: #EAEAEA;
text-transform: capitalize;
text-align: center; 
}
/*font-weight: bold;*/
/*border-color: #000;*/
/*border-style: 4px solid;  */
/* border-color: #000;*/
/****CSS modif. for "OtangeFreeSounds Dole " - Ad in post -TITLE - widget #text-26 >h3   - KRAJ  ****/

/****MODIFICATIONS MAIN PAGE - START ****/

/****1- remove arrows - SLIDER ***/
#flexslider-featured .flex-direction-nav {
display:none;
}

/*** 2- REMOVE STRIPE ABOVE SLIDER ****/
.flex-control-nav {
display:none;
}

/**** 3 - bottom margin FEATURED flexslider- START ******/
/**MOBILE PREBACITI u child responsive.css **/

.featured.flexslider {
   margin-bottom: 5px!important;
}

/*mobile mid res */
@media only screen and (max-width: 719px) {
	#flexslider-featured { 
	margin-top: 10px!important; 
	}
}

/**Mobile (Low Res) : 479px > 0 (320px)   ****/
@media only screen and (max-width: 479px) {
     #flexslider-featured {
	margin-top: 6px!important; 
	margin-bottom: 5px!important;
     }
}
/**** 3 - bottom margin FEATURED flexslider- END  ******/

/**** 4 - bottom margin FEATURED post - flexslider- /END ******/
.featured .post {
    margin-bottom: 3px !important;
}
/**** 4 - bottom margin FEATURED post flexslider- /END ******/

/**** Featured TITLE FONT SIZE - start   ********/
.featured .post-title {
    font-size: 24px;
}
/*mobile mid res */
@media only screen and (max-width: 719px) {
  .featured .post-title {
    font-size: 20px !important;
  }
}

/**Mobile (Low Res) : 479px > 0 (320px)   ****/
@media only screen and (max-width: 479px) {
  .featured .post-title {
    font-size: 18px !important;
  }

}
/**** Featured TITLE FONT SIZE - END   ********/

/** povecava prostor ispod reklame - START ***/
.post-list {
      margin-top: 15px;
}
/** povecava prostor ispod reklame - END ***/


/****MODIFICATIONS MAIN PAGE - END ****/


/*****modifications ad in post *****/
/*single post tags black border*/

.post-tags a {
border: 1px solid #333333;
}

/*top margin for tags- enlarge distance between ads and tags group below */
.post-tags {
    margin-top: 20px;
}

/*****modifications ad in post- END *****/

/*Widget FULL MOON WALKING*/

#text-41{
padding-top: 5px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid #000;
}

#text-41 > h3 {
font-weight: bold;
text-align:center;
/* color:#F6921E; */
margin-bottom: 6px;
}


/********************************************/

/*Widget CRICKET SOUNDS PACK*/

#text-40{
padding-top: 5px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid #000;
}

#text-40 > h3 {
font-weight: bold;
text-align:center;
/* color:#F6921E; */
margin-bottom: 6px;
}


/********************************************/

/********************************************/

/*Widget BACKGROUND NOISE*/

#text-39{
padding-top: 5px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid #000;
}

#text-39 > h3 {
font-weight: bold;
text-align:center;
/* color:#F6921E; */
margin-bottom: 6px;
}


/********************************************/

/*Widget FUNK GUITAR*/

#text-33{
padding-top: 5px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid #000;
}

#text-33 > h3 {
font-weight: bold;
text-align:center;
/* color:#F6921E; */
margin-bottom: 6px;
}

/********************************************/
/*Widget SOUND BREAKS Collection*/

#text-32{
padding-top: 5px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid #000;
}

#text-32 > h3 {
font-weight: bold;
text-align:center;
/* color:#F6921E; */
margin-bottom: 6px;
}


/********************************************/
/*POST TITLE GLOBAL - padding reduced from 25px to 5px  */
.pad {
   padding-top: 5px;
}

.post-title {
   margin-bottom: 5px;
}
/********************************************/

/********************************************/
/*LEFT sidebar - next/previous padding reduced to 5 px */

.post-nav li a {
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 13px;
}
/********************************************/

/********************************************/
/*IMPORTANT - all posts margin bottom reduced from 40 to 20 px */
.blog .post, .single .post{
    margin-bottom: 20px;
}

/********************************************/

/*MOST POPULAR WIDGET - SMANJEN BOTTOM PAD DA DIGNE REKLAMU ISPOD TOGA!!!! */
#alxtabs-2 {
   padding-top: 5px!important ;
   padding-bottom: 2px!important ;
}
/********************************************/
/*IMPORTANT - FORMATTING FLEXSLIDER - PADDING, MARGINES ETC*/
.featured, .featured.flexslider {
   padding-bottom: 2px ;
    margin-bottom: 15px ;
}
/********************************************/


/*Correct bottom page margin*/
#page { padding-bottom: 0; }

/*Formatting footer ads widget*/
#footer-ads
{
text-align:center;
}

/******************************************/

/* Fiving too wide wp page navi when too many posts */
/* ZAVRSI - NE VALJA CSS- ALI...NIJE RESPONSIVE PLUGIN */

/*
@media only screen and (max-width: 479px) {
*/
/*
.wp-pagenavi a.page, span.extend {
 display: none;
 }

*/

/***** ORIGINAL sa bluecapra.com/responsive-design-wp-pagenavi/  ****/
/*
.wp-pagenavi a.page, span.extend, a.last {
 display: none;
 }
*/


/******************************************/


/*Widget SOUND BREAKS Collection*/

#text-31{
padding-top: 5px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid #000;
}

#text-31 > h3 {
font-weight: bold;
text-align:center;
/* color:#F6921E; */
margin-bottom: 6px;
}



/*Widget Animal Farm */

#text-30{
padding-top: 5px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid #000;
}

#text-30 > h3 {
font-weight: bold;
text-align:center;
/* color:#F6921E; */
margin-bottom: 6px;
}



/******************************************/
/*Widget Rain Sounds*/
#text-29{
padding-top: 5px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid #000;
}

#text-29 > h3 {
font-weight: bold;
text-align:center;
/* color:#F6921E; */
margin-bottom: 6px;
}

/***************************/

/* ------------------------------------------------------------------------- */
/*Widget CATEGORIES*/
#ns-category-widget-2, #ns-category-widget-3, #ns-category-widget-5 {
font-weight:bold;
color: #000;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:5px;
background-color: #CECECE;  /* Gray  */
} 

/*SHADOW http://www.css3.info/preview/box-shadow/ */
#ns-category-widget-2, #ns-category-widget-3, #ns-category-widget-5  {
-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 5px 5px #888;
}

/*TITLE*/
#ns-category-widget-2 >h3{
font-weight:bold;
color: #000;
}
/*TITLE*/
#ns-category-widget-3 >h3{
font-weight:bold;
color: #000;
}

/*TITLE*/
#ns-category-widget-5 >h3{
font-weight:bold;
color: #000;
}

/******************************************/
/*Widget Bass Loops*/
#text-27{
padding-top: 5px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid #000;
}

#text-27 > h3 {
font-weight: bold;
text-align:center;
/* color:#F6921E; */
margin-bottom: 6px;
}

/***************************/
/* Widget Cartoon Sounds */

#text-23{
padding:1px!important;
padding-top:1px!important;
color:red!important;
}

#text-23 > h3 {
text-weight: bold;
text-align:center;
color:#F6921E;
margin-bottom: 2px;
}

/***************************/
/*Widget HAPPY Holidays*/
/*
#text-22{
padding:1px;
color:red!important;
}

#text-22 > h3 {
text-weight: bold;
text-align:center;
color:#F6921E;
margin-bottom: 2px;
}
*/

/*Widget Orange Synth Loop collection Vol. 2*/

#text-15{
padding:1px;
text-weight: 900;
}

#text-15 > h3
{
text-weight: 900;
text-align:center;
color:#F6921E;
}

/***************************************************/

/* format halloween countdown widget - REMOVED AFTER HALLOWEEN */
/*
#hallocount-2 .h3{
font-weight:bold!important;
text-align:center;
color:#F6921E;
}

#hallocount-2{
font-weight:bold!important;
font-size:25px;
color:#F6921E!important;
text-align:center;
padding-top:5px;
padding-bottom:1px;
padding-left:0px;
padding-right:0px;
}

*/



/* ------------------------------------------------------------------------- */

/*UBACI BACK IMAGE I LINK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
/* background-image: url("http://www.orangefreesounds/wp-content/uploads/2014/06/OrangeFreeSounds_New.jpg");*/
/*Widget Hot News 1 CSS */
#text-13{
padding:1px;
}

/** formatting WIDGET CATEGORIES **************/

/*FORMAT Collapsing Categories  - OUTDATED  */
/*
#collapscat-4{
padding: 2px;
}
*/

/* TITLE */
/*
#collapscat-4  h3{
font-weight:bold;

}
*/
/***********************************************/

/** formatting WIDGET NEWS**************/
#text-12{
background-image: url("http://www.orangefreesounds.com/wp-content/uploads/2014/06/OrangeFreeSounds_New.jpg");
padding:15px;
/*border-top:1px solid;*/
/*border-bottom:1px solid;*/
}

#text-12 .my-title h4{
text-align:center;
color: green;
font-size:20px;
}
#text-12 .my-content {
text-align:center;
color: #000000;
font-size:20px;
color: black;
font-weight:bold;
}

/*------------------------------------------------------ */

/******search widget in post modificat**************/
#search-2 { 
padding-top: 20px;
padding-bottom: 10px;
}

/******search widget modificat**************/
#search-3 { 
padding-top: 20px;
padding-bottom: 10px;
}

/******FB widget IN POST modificat**************/
#text-4 { 
padding-top: 10px;
padding-bottom: 10px;
/*border-top:1px solid;*/
}


/******FB widget modificat**************/
#text-2 { 
padding-top: 10px;
padding-bottom: 10px;
/*border-top:1px solid;*/
}
/*hides featured posts date*/
.featured .post-date { display: none; }

/* featured text hidden*/
/*.featured .entry.excerpt { display: none; }*/

/* featured text hidden*/
/*.featured .entry.excerpt { display: none; }*/

/* featured category  hidden*/
/*.featured .post-category{ display: none; }*/


/* fetured bottom line 1 px */
.featured, .featured.flexslider {border-bottom:1px solid;} 
/************************************************/
/*post dates black & bold*/
.post-meta .post-date {color: black; font-weight:bold;}

.alx-tab .tab-item-date,
.alx-tab .tab-item-name,
.alx-posts .post-item-date {color: black; font-weight:bold;}



/************************PRIVREMENO RESENJE - HEADER BEO - MENU OFARBAN NAKNADNO U ORIGINAL SIVO  ***********************/
/* ----- HEADER - WHITE ------*/
#header {
background: none repeat scroll 0 0 #ffffff;
}


body { background: #ffffff; font-size: 16px; line-height: 1.5em; color: #666; font-weight: 300; }
.col-3cl .s2 .icon-sidebar-toggle:before { content: "\f100"; color: #000000 }
.sidebar-toggle i { font-size: 38px; color: #f6921e; padding: 5px 0; }
.fa { width: 1em; text-align: center; color: #f6921e }


	/* common */
	#nav-header .nav {  }
	#nav-header .nav li a { color: #000000; color: rgba(0,0,0,0.7); }	
	/* level 1 */
	#nav-header .nav > li { border-right: none; }
	#nav-header .nav > li > a:hover, 
	#nav-header .nav > li:hover > a { background: rgba(255,255,255,0.1); }
	#nav-header .nav li > a:hover, 
	#nav-header .nav li:hover > a, 
	#nav-header .nav li.current_page_item > a, 
	#nav-header .nav li.current-menu-item > a,
	#nav-header .nav li.current-menu-ancestor > a,
	#nav-header .nav li.current-post-parent > a { color: #fff; }
	/* level 2 & 3 */
	#nav-header .nav ul { background: #33363b url(img/opacity-10.png) repeat; }
	#nav-header .nav ul li { box-shadow: 0 1px 0 rgba(255,255,255,0.06); -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.06); }
	#nav-header .nav ul li:last-child { box-shadow: none; -webkit-box-shadow: none; }
	
	.s2 .sidebar-top,
.s2 .sidebar-toggle { background: #fff; }

.s1 .sidebar-top,
.s1 .sidebar-toggle { background: #fff; }
@media only screen and (min-width: 479px) and (max-width: 960px) {
	.s1 .sidebar-top { background: none!important; border-bottom: 1px solid #ddd; }
	.s1 .sidebar-top p { color: #666; }
	.s1 .sidebar-top .social-links .social-tooltip { color: #666; }
}

.sidebar-top p { float: left; color: #e5ab41; color: rgba(229,171,65,0.8); font-size: 16px; font-weight: 600; text-transform: uppercase; line-height: 24px; padding: 3px 0; }

/* Centered  middle menu -  possible: left, right, center*/
#nav-header .container {
text-align: center;
}

/***************NEW - MOBILE MENUS - COLORS + LEFT ALIGN*************/

/* #nav-header .nav ul { background: #33363b url(img/opacity-10.png) repeat; } */
#nav-header .nav ul { text-align: left; }  /*left align menu items */

@media only screen and (max-width: 719px) {
#nav-header .nav ul { background-color: #F0F0F0!important; } /* background for mobile - ispod 720px*/
}

/***** END ----NEW - MOBILE MENUS - COLORS***********/

/*bold fonts for menu - too much bold????*/
/* .nav { font-weight: bold; } */

/*-------------------------pozadina TOP -  main menu -> SUB MENUS ---------- */
/* "creme" #F0F0F0  -  sub menus - same as top menu, can be different*/
#nav-header.nav-container { background-color: #F0F0F0 } /* ovo je za top*/
@media only screen and (min-width: 720px) {
	#nav-header .nav ul { background-color: #F0F0F0 ; }  
}

/*----------------------------------------------------------------------------- */

/* changes  MIDDLE menu: -Font color + hover ORANGE #e5ab41*/
/* OVO JE CRNA BOJA SLOVA KOJA JE PO DEFAULT BELA */
#nav-header .nav li a { color: #000000; } 

#nav-header .nav li > a:hover,
#nav-header .nav li:hover > a,
#nav-header .nav li.current_page_item > a,
#nav-header .nav li.current-menu-item > a,
#nav-header .nav li.current-menu-ancestor > a,
#nav-header .nav li.current-post-parent > a { color: #e5ab41 }



/*----------------------------------------------------------------------------- */
/* GLOBAL PARA - CHILD THEME */
/* 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 {}
}



