/*
Theme Name: LIQ (adventurous - child)
Theme URI: 
description: >-
  LIQ (adventurous - child)
Author: miguel
Author URI: http://miguelferreira.net
Template: adventurous
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: adventurous-child
*/
 
@import url("../adventurous/style.css");







.simple .ccchildpage {
    background: black;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #FFF;
}

.ccpage_linked_title{

text-align: center;
    
}
    
    .attachment-featured  {
        clear: both;
display: block;
margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
        }
    

    
  .simple .ccchildpage a {
   // color: #FFF;
    //text-decoration: none;
}




.ccLIQ .ccchildpage {
    
    /*border-block-color: black;
border-block-style: solid;
border-block-width: thin;
border-color: black;
border-width: thin;*/
    
      
  background: white;
  color:black;
  /* Fallback ... */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* W3C */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #333;
    
    
  
}
.ccLIQ .ccchildpage a {
  color: #FFF;
  text-decoration: none;
}
.ccLIQ .ccpages_more {
  text-align: right;
  font-style: italic;
}
.ccLIQ .ccpages_more a {
  text-decoration: none;
}
.ccLIQ .ccsubpages {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 2px solid #9f9;
  padding: .5em;
}
/* End of Green skin */


.featued-content-wrap {
    	color: black;
	text-decoration: none;
    word-wrap: break-word;-moz-hyphens: auto;hyphens: auto; text-align: justify;
}
.featued-content-wrap a {
	color: black;
	text-decoration: none;
}
.featued-content-wrap a:hover {
	text-decoration: none;
    color: #7c9b30;
}


.entry-header .entry-title  {
  text-align:center;
}






/* Simple skin */
.simple2 .ccchildpage {
  background: black;
  /* Fallback ... */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* W3C */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: white;
}
.simple .ccchildpage a {
  color: white;
  text-decoration: none;
}
.simple .ccpages_more {
  text-align: right;
  font-style: italic;
}
.simple .ccpages_more a {
  text-decoration: none;
}

.simple .ccsubpages {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 0px solid #999;
  padding: .5em;
}
/* End of Simple skin */



.menu-item {
    font-weight: 900;
    
}


/* Simple skin */
.simple3 .ccchildpage {
  color: black;
}
.simple3 .ccchildpage a {
  color: #7c9b30 !important;
  text-decoration: none;
}
.simple3 .ccpages_more {
  text-align: ;
  font-style: italic;
}
.simple3 .ccpages_more a {
  text-decoration: none;
}

.simple3 .ccsubpages {

}
/* End of Simple skin */




/* Simple skin */
.simplefaq .ccchildpage {
  background: gainsboro;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: black;
}
.simplefaq .ccchildpage a {
  color: #7c9b30 !important;
  text-decoration: none;
}
.simplefaq .ccpages_more {
  text-align: right;
  font-style: italic;
}
.simplefaq .ccpages_more a {
    color: #7c9b30 !important;
  text-decoration: none;
}

.simplefaq .ccsubpages {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 0px solid #999;
  padding: .5em;
}
/* End of Simple skin */
