/*
Theme Name: Creative Good Responsive
Author: Creative Good
Author URI:
Version: 1.1
Description: Responsive theme for creativegood.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky,
.bypostauthor{
	display:block;
}

.navigation{
    overflow:hidden;
    width:100%;
    text-align:justify;
}
.navigation .next{float:right;}
.navigation .prev{float:left;}

#content .social-area{
    overflow: visible;
}

#content .social-area li{
    float: left;
    height: 24px !important;
}

#content .post .addthis_button_email {
  background: url("images/elements.png") no-repeat scroll 0 -306px transparent;
  float: left;
  height: 24px;
  overflow: hidden;
  text-indent: -9999px;
  width: 32px;
}
 .post .addthis_button_email .at16t_email{
    background: none !important;
}

#content .addthis_button_tweet{
    width: 79px !important;
    height: 24px !important;
}

#content .comments .comment {
  overflow: hidden;
}


#content .comments .comment-reply-link {
  font-size: 16px;
  line-height: 20px;
}

#content .comments .commentlist li:first-child .comment-reply-link {
  font-size: 14px;
  line-height: 18px;
}

#content .comments ul.children .comment-reply-link {
  font-size: 16px !important;
  line-height: 20px !important;
}

#content .comments .meta .txt {
    color:#1B84C6;
}

#main .partners{
    padding: 45px 9983px 38px;
}




/* main elements */
