/*
Theme name: A-NO-NE
Author: Hiroaki Honshuku
Description: Child theme of ColorMag
Version: 0.1
Template: colormag
*/

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

h4 {
	font-size: 1.4em;
}

p, li {
	font-size: 0.9rem;
}

hr {
	clear: both;
}

.wall {
	clear: both;
}

#content .post .article-content img {
	width: initial;
	padding: 5px;
}

#content .post img {
	width: 300px;
}

.main-navigation .sub-menu li a {
	font-size: 0.7rem;
}

.archive #content .post p {
	font-size: 0.6rem;
}

.category-image {
	text-align: left;
}

.category-image img {
	/*height: 200px;*/
}

.category-index-image img {
	height: 63px;
}

.taxonomy-description {
	border: thin solid #CCC;
	margin-bottom: 1em;
	padding: 10px 5px 0 5px;
}

#content .post .article-content .entry-title {
	font-size: 2em;
}
.archive #content .post:not(:first-child) .article-content .entry-title {
	font-size: 1rem;
}

#secondary .widget ul {
	margin-left: 2rem;
}

#secondary .widget ul li, #colophon .widget ul li {
    line-height: 1rem;
    font-size: 0.8rem;
}

#secondary .widget ul li li, #colophon .widget ul li li {
    line-height: 0.8rem;
    font-size: 0.8rem;
   	list-style-type: circle;
}

#secondary .widget, .error-404 .widget {
    font-size: 1rem;
    margin-bottom: 15px;
}

#secondary .widget ul ul, #colophon .widget ul ul {
    padding-left: 1rem;
}

.category-index-header,
.category-index {
	/*max-width: 1060px;*/
	margin: 0.5em auto;
	padding: 0.5em;
	list-style-type: none;
}

.category-index {
	background-color: hsl(0, 0%, 90%);
    	display: inline-block;
	width: 100%;
}

.category-index-header .page-title {
	font-size: 2em;
	background-color: none;
	text-align: center;
}

.category-list-item {
	float: left;
	width: 29%;
	padding: 1em;
}

.category-index-image {
	padding: 1em;
	background-color: white;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
	margin: 0 0 10px;
	line-height: 5px;
}

.bbp-login-form label {
	font-size: 0.8rem;
}

.bbp-login-form .bbp-login-links a {
	margin-top: 25px;
	margin-right: 30px;
	float: right;
}

.bbp-login-form label {
	width: 80%;
}


.widget_featured_slider .slide-content {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) , rgba(0, 0, 0, 0.9));
}

.easy-table th, .easy-table td {
	font-size: 0.7rem;
}

td a img {
	width: 100px;
}

td {
	font-size: 0.8rem;
}

.query-unformatted .query-field-featured_image {
	width: 200px;
}

#content .widget-title {
    border-bottom: 2px solid #3a3f56;
}
#content .widget-title {
    font-size: 1rem;
    line-height: 1.2;
}

#content .widget-title {
    margin-bottom: 15px;
    padding-bottom: 0;
}

#content .widget-title span {
    background-color: #3a3f56;
}
#content .widget-title span {
    color: #fff;
    padding: 6px 12px;
    display: inline-block;
}

.query-footer {
	text-align: center;
	font-size: 0.8rem;
	margin: 0 0 2rem 0;
}

.query-field-callback_field {
	font-size: 0.8rem;
	margin-bottom: 1rem;
}

div.pp_default .pp_content_container .pp_details {
    margin-top: -10px;
}

div.pp_content {
	padding-bottom: 10px;
}

#secondary .widget-title span a {
	color: #fff;
}

li.page-item {
	list-style: none;
}


/*YouTubeChannel*/
h5.ytctitle{
	font-size: 12px;
	line-height: 1.2;
}

/* Mobile Device Menu Issue Fix */
@media screen and (max-width: 768px) {
  #site-navigation {
    position: relative !important;
  }

   .category-index {
	width: 95%;
  }
  .category-list-item {
	float: left;
	width: 95%;
	padding: 1em;
  }
}

/*Forum*/
blockquote p::before {
	font-size: 1.5rem;
}

blockquote p {
	font-size: 0.8rem;
}

.d4p-bbt-quote-title a {
	color: #ffffff;
}

.query-field-featured_image {
	width: 80px;
}

.post .featured-image {
   text-align: left;
}

/*Easy Query*/
.wp-easy-query .wp-easy-query-posts ul.q-block > li {
	margin-bottom: 80px;
}

.q-block h3 {
	font-size: 1.3em;
	padding-bottom: 5px;
}

.q-block p {
	font-size: 0.8em;
}

.q-block .entry-meta {
	padding-bottom: 0;
}

.q-block .hupso-share-buttons {
	display: none;
}

.wp-easy-query ul > li > p.entry-meta {
	margin-bottom: 0;
}

.q-sidebar img {
	display: none;
}

.q-sidebar h3 {
	font-size: 100%;
	padding-bottom: 0;
}

.q-sidebar p {
	display: none;
}

.q-sidebar .sharedaddy {
	display: none;
}

.wp-easy-query ul.q-sidebar > li > p.entry-meta {
	display: block;
	padding: 0;
	text-align: right;
}

#secondary .widget p.entry-meta {
	font-size: 90%;
}

.q-sidebar .hupso-share-buttons {
	display: none;
}

.q-block .sd-sharing-enabled {
	display: none;
}

.wp-easy-query .wp-easy-query-posts ul > li {
	/*min-height: 0;*/
	margin: 0;
}

.wp-easy-query ul > li > a img.wp-post-image {
    border-radius: 2px;
    left: 0;
    max-width: 120px;
    position: absolute;
    top: 0;
}


/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #FFF;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: none;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #FFF;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #FFF;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.ddl-full-width-row>[class*="col-"]:first-child {
	clear: left;
	padding-top: 20px;

}
/*
.ddl-full-width-row row {
	clear: right;
}
*/

@media screen and (max-width: 480px){	
   .wp-easy-query ul > li > a img.wp-post-image{
    border-radius: 2px;
    left: 0;
    max-width: 70px;
    position: absolute;
    top: 0;
   }
}  
