/**
 * Theme Name:  Twiggy
 * Theme URI:   http://themehybrid.com/themes/twiggy
 * Description: A clean and minimal child theme for the <a href="http://wordpress.org/themes/stargazer">Stargazer</a> parent theme. This child theme uses a thinner font to completely transform how its parent theme looks.  It offers an alternative color scheme and comes packaged with additional backgrounds to use with the WordPress custom background feature.
 * Version:     1.0.0
 * Author:      Justin Tadlock
 * Author URI:  http://themehybrid.com
 * Tags:        black, blue, gray, white, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 * License:     GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template:    stargazer
 */

/* ====== Primary Font ====== */

.font-primary,
body,
input,
textarea,
.label-checkbox,
.label-radio,
.required,
#site-description,
#reply-title small { 
	font-family:  'Open Sans', Arial, sans-serif;
	font-weight: 300;
}

/* ====== Secondary Font ====== */

.font-secondary,
dt,
th,
legend,
label,
input[type="submit"],
input[type="reset"], 
input[type="button"],
button,
select,
option,
.wp-caption-text,
.gallery-caption,
.mejs-controls,
.wp-playlist-item-meta,
.entry-byline,
.entry-footer,
.chat-author cite,
.chat-author,
.comment-meta,
.menu,
.breadcrumb-trail,
.media-info .prep,
.comment-reply-link,
.comment-reply-login,
.clean-my-archives .day,
.whistle-title {
	font-family:  'Open Sans', Arial, sans-serif;
	font-weight: 300;
}

/* ====== Headlines Font ====== */

.font-headlines,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:  'Open Sans', Arial, sans-serif;
	font-weight: 300;
}
h4 {
	font-weight: bold !important;
}

/* Thin font weights. */

#site-description, 
.main,
#menu-primary li a { font-weight: 300; }

/* Normal font weights. */
#menu-secondary li a,
.widget-title > .wrap,
#comments-number > .wrap,
#reply-title > .wrap,
.attachment-meta-title > .wrap,
dt,
dt.font-secondary { font-weight: 400; }

/* Bold font weights. */

b,
strong,
.comment-author { font-weight: 600; }

/* Variables look better in serif. */
var { 
	font-family: 'Droid Serif', 'Lora', 'Georgia', serif; 
}

h1, h2 {
    border-color: #dbdbdb;
}


.main {
    word-wrap: normal;
	-moz-hyphens: none;
}

body, .media-shortcode-extend .media-info, .wp-playlist-dark .wp-playlist-item {
    color: #222;
}

html {
    font-size: 14px;
}

#container > .wrap, #footer > .wrap, #menu-primary > .wrap {
    max-width: 1030px;
}

#container > .wrap, #footer > .wrap {
	padding-left: 5px;
}

#container > .wrap {
    max-width: 1030px;
	padding: 0 5px;
}

.wrap2 {
    max-width: 1030px;
    padding-left: 5px;
    position: relative;	
    box-sizing: border-box;
    margin: 0 auto;	
}

.breadcrumb-trail {
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	padding: 15px 0;
	margin-top: 0;
}

#menu-primary {
	height: 40px;
    padding: 8px 0 0;
}

#menu-primary > .wrap {
    padding-left: 0;
}

#header-fl-div {
	float:left;
	padding-right: 30px;
}

#menu-primary li a {
	font-size: 110%;
	color: #eee;
	text-transform: capitalize;
	font-variant: small-caps;
}

#menu-primary li li a {
	font-size: 110%;
}

h1.entry-title {
	border: 0;
	padding-bottom: 0;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
}

.wpscoop-thumb {
	float: left;
	margin: 10px 15px 30px 0;
	border: 1px solid #e3e3e3;
}

#footer p.credit {
	color: #ccc;
}

#footer p.credit strong {
	margin-left: 25px;
	color: eee;
}
/* Floating Social Bar */

.fsb-title {
 	color: #777 !important; 
    font-variant: small-caps;
    font-size: 17px !important;
    margin: 4px 20px 0 0 !important;  
}

.fsb-share-google div.socialite-loaded {
 	margin-top: 2px; 
}
.fsb-share-facebook div.socialite-loaded {
 	margin-top: -4px;
}
#fsb-social-bar {
   background: #fff url('http://wpscoop.com/imgs/thankyou.png') no-repeat 98% 50% !important;  
}

/* MOBILE STYLES */

ul.sub-menu {
	z-index: 9000;
	position:relative;
}

.menu-toggle:before {
    font-size: 34px;
    vertical-align: middle;
}

.ltr #menu-primary .menu-toggle {
	float: right;
    margin-left: 0;
	margin-right: 1.5em;
}

@media screen and (max-width: 580px)
{
	.header-image {
		width: 192px !important;
		margin-top: 8px;
	}	

	#fsb-social-bar {
		background: transparent !important;
	}
	
	.browse_comparisons_button, .social_media_buttons, .other_comparisons, .fp_bottom_pic {
		float: none !important;
		width: 100% !important;
	}
	
	.comp_main_pic {
		display: none !important;
	}

}

/* GUIDES */

.tipbox {
	padding: 10px 10px 0 10px;
  	border: 1px solid #c9eaef;
  	background: #F7FBFC;
  	margin-bottom: 10px;
}

.sectionbox {
	padding: 10px;
  	border: 1px solid #ddd;
  	margin-bottom: 10px;
}  
.sectionbox p.details {
 	font-size: 104%;
  	font-style: italic;
  	text-align: center;
  	margin: 0.65em 0;
}
.sectionbox .rightsection {
  	margin: 0 0 0 10px;
  	padding-left: 10px;
  	border-left: 1px solid #ddd;
  	float: right;
  	width: 170px;
}
.sectionbox .yellow {color: #C48613;}
.sectionbox .red {color: #BF2222;}
.sectionbox .green {color: #1E9922;}

/* WP INJECT */

.wpi-features-box {
	padding: 10px 15px 0 0;
}

.wpi-features-box:hover .wpic:before {
	color: #2784B2;
}

.wpi-features-title {
	font-size: 125%;
}
.wpic {
	float: left;
	height: 42px;
	width: 45px;
	margin-right: 2px;
}
.wpic:before {
	height: 42px;
	width: 45px;
	vertical-align: -50%;
    color: #2b8ddc;
    display: inline-block;
    font-family: "Dashicons",sans-serif;
    font-size: 40px;
    font-weight: normal;
}
.wpi-search:before {content: "\f179";}
.wpi-time:before {content: "\f469";}
.wpi-multi:before {content: "\f232";}
.wpi-seo:before {content: "\f238";}
.wpi-tools:before {content: "\f107";}
.wpi-license:before {content: "\f313";}
  
.wpi-features-list {
	clear: both;
}

.wpi-features-list li {
	font-size: 90%;
}

.wpi-download-box {
	padding: 20px;
	text-align: center;
}

.wpi-download-button-span {
	display: inline-block;
	margin: 0 20px;
}

.wpi-download-button {
    background-color: #2b8ddc;
    border: 1px solid #319FD6;
    color: #fff !important;
    display: inline-block;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    width: 200px;
}

.wpi-download-button:hover {
    background: -moz-linear-gradient(center top , #56C1F7 5%, #52B4E5 100%) repeat scroll 0 0 #56C1F7;
}

/* COMPARISONS */

.feature_expl {cursor: help;}
.feature_verified, .feature_yes, .feature_no {
	font-size: 30px;
	margin-right: 5px;
	cursor: help;
}
.feature_verified {
	color: #d33a34;
}
.feature_yes {
	color: #3CC448;
}
.feature_no {
	color: #AAAAAA;
}	

label {
    display: block;
    margin-bottom: 5px;
}

#comp-table tr td {
  background: #fff;
  color: #555;
}

#comp-table tr.darkc td {
  background: #F4FAFC;
}

#comp-table tr.brightc td {
  background: #fff;
}

#comp-table tr.comp-table-cat td {
  background: #E8F4F9;
}

#comp-table tr.darkc:hover td, #comp-table tr.brightc:hover td {
  background: #FFEDED;
}

#comp_results_container, #comp_nav {float: left;}
#comp_nav {width: 30%;}
#comp_results_container {width: 69%;}

.user-reviews-box {
	display: block;
	padding: 10px;
	background-color: #fff;
	color: #D33A34;
	border: 1px solid #D33A34 !important;
	font-size: 80%;
	margin: 0 0 15px 25px;
}
.user-reviews-box:hover {
	background-color: #fff;
	color: #A51715;
	border: 1px solid #A51715 !important;
}

.comp-box {
	margin: 0 0 15px 25px;
	background-color: #f9fdff;
	/*border: 1px solid rgba(11, 144, 188, 0.15);*/	
	border: 1px solid #D2EAF2;
}
.comp-box:hover {
	border: 1px solid #C7E3ED;
}
.comp-box-head {
 	padding: 5px 10px;
	background: #fff;
	border-bottom: 1px solid rgba(11, 144, 188, 0.15);
}
.comp-box-body {
 	margin: 5px 10px;
	color: #111;	
}

.comp-box h3 {
  margin: 0 0 7px 0 !important;
  font-size: 24px !important;		
}

.box-review-link {
 	float: right;
	font-size: 110%;
}

.box-trialdetails {
	font-size: 85%;
 	margin-top: 5px;
	color: #333;	
}

.box-bottom a {
    display: inline-block;
 	margin: 5px 0 0 0;
	padding: 3px 8px;
  font-size: 130%;
  background: #fff;
  border: 1px solid #C9EAEF;
}

.comp-price {
	border-bottom: 1px solid #C9EAEF; 
 	clear: left;
}
.comp-price .pr {font-size: 125%;}
.comp-price .pry {color: #444444;}

.comp-features span, .comp-features strong {
	font-size: 125%;  
}

.comp-missing, .comp-price {
 	border-top: 1px solid #C9EAEF; 
}
.comp-missing, .comp-price, .comp-features {
 	padding: 6px 0;   
}

.miss-item {
 	float: left;
  margin-right: 25px;
}

.comp-small-img {
	/*float: left;
 	width: 37px; */
  	display: block;
	max-height: 44px;
  	background: #fff;
  	float: right;
}

.comp-input, .comp-input2 {
  margin-top: 0 !important;
}

.comparison_main_image {
    float: right;
    margin: 0;
    width: 150px;
}

.mainlogo-img {
 	width: 310px; 
}

.comparison_link {
    clear: left;
 	display: block;
  	padding: 5px 0;
}

.comparison_link .twoline {
  	font-size: 130%;
	display: inline-block;
	margin: 7px 0;  
}

.comparison_link span.oneline {
  	font-size: 135%;
	display: inline-block;
}

.comparison_link div {
    color: #222;
}
.comparison_link div.twoline {
    color: #0A9FD2;
}
.comparison_link div.twoline:hover {
    color: #5BD8F9;
}

.comparison_link div.noflo {
  	clear: left;
    color: #222;
}

.comparison_link .cthumb {
  	float: left;
   	width: 53px;
  	height: 53px;
    border-radius: 50%;
  	-webkit-border-radius: 50%;
  	-moz-border-radius: 50%;
    border: 2px solid #5EC1E3;
  	background-size: 70px Auto;
  	margin-right: 7px;
}

.ct-managers {
	background: url(http://wpscoop.com/imgs/my-managers-plugin-comparison.jpg) no-repeat -7px 0px;  
}

.ct-backups {
	background: url(http://wpscoop.com/imgs/my-backups-plugin-comparison.jpg) no-repeat -7px 0px;  
}

.ct-forms {
	background: url(http://wpscoop.com/imgs/my-forms-plugin-comparison.jpg) no-repeat -7px 0px;  
}

.ct-galleries {
	background: url(http://wpscoop.com/imgs/my-galleries-plugin-comparison.jpg) no-repeat -7px 0px;  
}

.ct-membership {
	background: url(http://wpscoop.com/imgs/my-membership-plugin-comparison.jpg) no-repeat -7px 0px;  
}

.ct-ecommerce {
	background: url(http://wpscoop.com/imgs/my-ecommerce-plugin-comparison.jpg) no-repeat -7px 0px;  
}

.ct-thumb {
	background: url(http://wpscoop.com/imgs/misc-thumb.jpg) no-repeat -7px 0px;  
}

.comp-main-img {
 	width: 160px;
  	float: right;
}
.comp-main-img a {
  	background: #fff;
}

.comp-no {
 	color: #D33A34; 
}


#comp-tab-container ul.tab-buttons {
    height:35px;
  	margin: 0 0 10px 0;
  	border-bottom: 1px solid #ccc;
}
#comp-tab-container ul.tab-buttons li{
      float:left;
  	font-size: 120%;
  margin: 0 10px;
      list-style:none;
  	border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
-webkit-border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;border-radius: 5px 5px 0px 0px;
}
#comp-tab-container ul.tab-buttons li a{
      cursor:pointer;
      display:block;
      height:35px;
      line-height:35px;
      padding:0 15px;
}

#comp-tab-container ul.tab-buttons li a, #comp-tab-container ul.tab-buttons li a:hover, #comp-tab-container ul.tab-buttons li a:active {
	  border: 0;
}
#comp-tab-container ul.tab-buttons li a.active{
	color: #000;
  	border-bottom: 1px solid #FFFFFF;
  	margin-top: -1px;
}

#comp-tab-details {
 	clear: both; 
}

.c-table-detail {
	font-size: 83%;
  	font-variant: small-caps;
  	color: #bbb;
	cursor: help;
}

 #comp-table tr.darkc:hover .c-table-detail, #comp-table tr.brightc:hover .c-table-detail {
    color: #333;
}

.comp-content-box {
    float: right;
	width: 375px;
  	padding: 0 10px 0 35px;
	font-size: 98%;
}

h3.pleasehelp {
	margin: 0 0 5px 0;
}

h3.pleasehelp:before {
	content: "\f487";
	height: 33px;
	width: 43px;
	vertical-align: -20%;
    color: #D33A34;
    display: inline-block;
    font-family: "Dashicons",sans-serif;
    font-size: 33px;
    font-weight: normal;
}

.comp_social_links {
	text-align: center;
	padding: 55px 0;
}

/* FRONTPAGE DESIGN */

.social_media_bar {
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    margin: 25px 0;
	clear: both;
    padding: 25px 0;	
}

.social_media_bar p {
	font-size: 90%;
	color: #444;
	margin: 0;
}

.social_media_buttons {
	font-size: 300%;
	width: 400px;	
	text-align: center;
	float: right;
}
.social_media_buttons a {vertical-align: middle;}

.other_comparisons {
	padding-left: 40px;
	width: 320px;	
	float: right;
}

.ice_cream_sidebar {
	margin-top: 30px;
	height: 140px;
	background: url(images/ice-cream-2.jpg) no-repeat;  
	background-size: 170px;
	background-position: 93% 50%;
}

.comparison_link_sidebar {
 	display: block;
	border-bottom: 0 !important;
}
.comparison_link_sidebar span {
	text-transform: capitalize;
	display: inline-block;
	padding: 7px;
	font-size: 110%;
}
.comparison_link_sidebar:hover div {
	text-decoration: none;
}
.comparison_link_sidebar:hover span {
	text-decoration: underline;
}
.comparison_link_new_box {
	width: 410px;
	float: right;	
}

.comparison_link_new_bottom {
	text-align: center;	
	clear: both;
}

.comparison_link_new {
	width: 190px;
	padding: 10px 0 !important;	
	margin: 0 10px 10px 0;	
	text-align: center;	
 	display: inline-block;
	/*float: left;*/
}
.comparison_link_new_current {
	background-color: #F9FDFF;
	border: 1px solid rgba(11, 144, 188, 0.15);	
}
.comparison_link_new_cs {
	background-color: #FCFCFC;
	border: 1px solid #EDEDED;	
	color: #999;
}

a.comparison_link_new:hover {
	color: #FFF;
	background-color: #0B90BC;
}

.comparison_link_new i {
	text-align: center;
	font-size: 35px;
	padding: 10px 10px 0 10px;
}

.comparison_link_new strong {
	display: block;	
	padding-bottom: 8px;
}

.comparison_link_new span {
	display: block;	
	font-size: 70%;
}

.comparison_link_new_box span.more {
	font-size: 80%;
	display: block;	
	font-style: italic;
	color: #555;
	padding: 10px 0 15px 0;
	text-align: center;
}

.fp_bottom {
	min-height: 250px;
	border-top: 1px solid #dbdbdb;
	margin-top: 25px;
	padding-top: 25px;
}

.fp_bottom_pic {
	float: right;
	width: 400px;
	height: 250px;
	background: url(images/ice-cream-2.jpg) no-repeat 50% 90%;  
	background-size: 250px;
}

.comp_main_pic {
	float: right;
	width: 320px;
	height: 320px;
	background: url(images/ice-cream-1.jpg) no-repeat 50% 50%;  
	background-size: 270px;
}

.browse_comparisons_button {
	float: right;
	width: 400px;
	text-align: center;
	padding-top: 160px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	height: 100px;
	background: url(images/ice-cream-1.jpg) no-repeat 46% 50%;  
	background-size: 240px;
}

.delicious_icons {
	font-size: 250% !important;
	height: auto !important;
	width: auto !important;
	text-decoration: none !important;
}

.delicious_icons_head {
	font-size: 140% !important;
	height: auto !important;
	width: auto !important;
	display: inline-block !important;
	margin-right: 10px;
}

.delicious_button, input[type="submit"], .delicious_social_button {
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
    font-family: "Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
	letter-spacing:0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-transform: none;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	text-decoration: none;
	text-align: center; /* DELETE WHEN WIDTH AUTO */
	background: #D33A34 !important;	
	border-width: 0 !important;
}

.delicious_button, input[type="submit"] {
	padding: 10px 12px !important;
	margin: 0 15px 0 0;
}

.delicious_button {
	margin-top: 5px;
}

.delicious_social_button {
	padding: 9px !important;
	margin: 0 25px 0 0;		
}

.delicious_social_button i {
	height: auto;
	width: auto;
	font-size: 220%;
}

.delicious_button:hover, input[type="submit"]:hover, .delicious_social_button:hover {
	text-decoration: underline !important;
	color: #fff;
	background: #ED6863 !important;	
}  

.delicious_button div, .delicious_button i {
	font-size: 150%;
	margin-right: 9px;
}

.delicious_button:hover div, .delicious_button:hover i, .delicious_social_button:hover i {
	text-decoration: none !important;
}

.author_image {
	width: 80px;
	height: 80px;
	float: left;
	margin: 6px 20px 30px;
	border-radius: 5px;
	background: url(images/author.jpg) no-repeat 46% 50%;  
	background-size: 84px;
}

h2.comp_title {
	padding-bottom: 0;
	border-bottom: 0;
}

a.complist_link {
	border-bottom: 0;
	color: #333;
	text-decoration: underline;
}
a.complist_link:hover {
	text-decoration: underline;
}

div.share {
	padding: 10px;
	margin: 20px 0;
	border: 1px dashed #EFC5C4;
	background: url(images/ice-cream-2.jpg) no-repeat;  
	background-size: 200px;
	background-position: 99% 95%;	
}

div.share p {
	max-width: 550px;
}

/* AUTHORBOX */

.media {
	margin-top: 20px;
}

.media .bd h4 {
	margin-bottom: 0;
}
.media .bd p {
	font-size: 90%;
}
.media .avatar {
	margin-top: 6px;
    height: 95px;
    width: 95px;
}

.comp-loader {
	text-align: center;
	margin-top: 80px;
}
.comp-loader img.cone {
	margin-top: -10px;
}
.comp-loader img.ltxt {
	margin-top: 50px;
}

.hidden-correct {
	display: none;
}

#mc_embed_signup {
	margin: 15px 0;
}

.mce_main_tab {
	margin: 0 auto !important;
	max-width: 600px; 
}

#mce-EMAIL {
	display: inline-block;
	width: 70%;
	margin-right: 15px;
}

.data-verified {
    background-color: #d33a34;
    color: #fff;
    display: inline-block;
    font-size: 45%;
    margin: 10px 14px 0;
    padding: 2px 5px;
	text-transform: uppercase;
	border-radius: 3px;
	cursor: help;
	vertical-align: top;
}

p.crfp-field {
    margin: 0 0 40px !important;
}

ul.rev-link-list {
	list-style-type: none;
	margin-left: 0;
}

ul.rev-link-list li {
	display: inline-block;
	width: 237px;
	margin: 15px 9px;
	text-align: center;
	border: 1px dotted #fff;
}
ul.rev-link-list li:hover {
	border: 1px dotted #ddd;
}

ul.rev-link-list li strong {
	font-size: 118%;
}

ul.rev-link-list li span {
	color: #000;
}

ul.rev-link-list li img {
	color: #000;
	max-height: 40px;
}

.reviewselector,.reviewselector:focus,.reviewselector:active,.reviewselector:hover {
	border: 1px solid #D33A34;
	font-size: 110%;
	padding: 5px;
	color: #D33A34;
	border-radius: 5px;
	background-color: #fff;
}

.reviewselector strong {
	color: #000;
}

.reviewnowbox {
	float:right;
	width:340px;	
	margin-top: -60px;
	margin-left: 15px;
	margin-bottom: 60px;
	text-align: center;
	padding:10px;
	border:1px solid #D33A34;
	background: #FFF7F7;
	clear: right;
}

.reviewimgwbox {
	float:right;
	padding: 0 10px;
	text-align: right;
	width:340px;
	margin-left: 15px;
}

.comp-main-imgs {
	max-height: 40px;
	display: inline-block;
	margin: 20px;
	
}

a.box-link:hover {
	border-color: #40AFD1;
	background: #40AFD1;
	color: #fff;
}

a.box-link .dashicons {
	vertical-align: inherit !important;
}

.stats-small-box {
	padding-top:5px;
	text-align:center;
	display:inline-block;
	border:1px solid #ccc;
	width:240px;
	height:230px;
	margin: 0 10px 10px 0;
}

table.stats-tbl td {
	background-color: #fff;
}

table.stats-tbl td.hdr {
	background-color: #FCFCFC;
}