/*
Theme Name:     Scopic Child Theme
Theme URI: 		http://herothemes.com/
Description:    
Author: 		Chris Mooney (Hero Themes)
Author URI: 	http://herothemes.com
Template:       scopic
Version:        1.0.0
*/

@import url("/wp-content/themes/scopic/style.css");


/* ------- Insert custom styles below this line ------- */

/* HOME */
/*body.home {
background: url('/wp-content/themes/scopic-childtheme/images/bg.jpg') top center no-repeat #fffbf0;
}*/

/* COUNTDOWN */
#site-header .container.widget-countdown {margin-bottom:0px;}
/*#site-header .container.widget-countdown .hasCountdown*/ .widget-countdown-inner {
	position: absolute;
	top: -56px;
	right: 35px;
	margin-bottom: 0;
	width: auto;
}
.widget-countdown-inner p.intro-text {
	margin: -5px 0 0 0;
	font-size: 13px;
	line-height: 1em;
	color: #fff;
}
@media screen and (max-width: 720px) {
	/*#site-header .container.widget-countdown .hasCountdown*/ .widget-countdown-inner {
			position: relative;
			top: auto;
			right: auto;
			margin: 10px 0;
			text-align:center;
	}
	#site-header #the-countdown-pro-2-wrapper .countdown_amount {color: #333333}
	.widget-countdown-inner p.intro-text {display:none;}
}

/* FOOTER */
footer .text-3 {overflow:hidden;}

/* FLAGS */
.entry-footer ul li.location-li {margin-left:6px;}
a.location-flag {
	margin-left:4px;
	display:inline-block;
	width:16px;
	height:11px;
	text-align: left;
	line-height: 11px;
	text-indent:-999em;
}
.location-austria {
	background:url(/wp-content/themes/scopic-childtheme/images/location/at.png) no-repeat;
}
.location-belgium {
	background:url(/wp-content/themes/scopic-childtheme/images/location/be.png) no-repeat;
}
.location-czech-republic {
	background:url(/wp-content/themes/scopic-childtheme/images/location/cz.png) no-repeat;
}
.location-england {
	background:url(/wp-content/themes/scopic-childtheme/images/location/gb.png) no-repeat;
}
.location-france {
	background:url(/wp-content/themes/scopic-childtheme/images/location/fr.png) no-repeat;
}
.location-germany {
	background:url(/wp-content/themes/scopic-childtheme/images/location/de.png) no-repeat;
}
.location-israel {
	background:url(/wp-content/themes/scopic-childtheme/images/location/il.png) no-repeat;
}
.location-italy {
	background:url(/wp-content/themes/scopic-childtheme/images/location/it.png) no-repeat;
}
.location-netherlands {
	background:url(/wp-content/themes/scopic-childtheme/images/location/nl.png) no-repeat;
}
.location-switzerland {
	background:url(/wp-content/themes/scopic-childtheme/images/location/ch.png) no-repeat;
	width:11px;
}
.location-united-states {
	background:url(/wp-content/themes/scopic-childtheme/images/location/us.png) no-repeat;
}
.location-pirate {
	background:url(/wp-content/themes/scopic-childtheme/images/location/pirate.png) no-repeat;
}

/* Articles */
.single-post #site-container {
background: url(http://travelingjews.com/wp-content/uploads/2014/01/post-bg-timeline.png) top center no-repeat;
}
.tags {display:none;}
.article-arrows {
background: #fff;
border-top: 1px solid #DFDFDF;
padding: 20px 0;
min-height: 65px;
}
.article-arrows .container {
	position:relative;
}
.article-arrows .container a {
	color: #666666;
	font-size: 15px;
	font-weight: 600;
	padding: 8px 14px;
	border: 2px solid #666;
	border-radius: 99px;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	display: block;
	position: relative;
	outline: none;
	line-height: 100%;
	height: 100%;
	text-decoration: none;
}
.article-arrows .article-next:hover a,
.article-arrows .article-prev:hover a {
	border-color: #6784db;
	color: #6784db;
}
.article-arrows .article-prev {
	position: absolute;
	left: 30px;
	top: -6px;
}
.article-arrows .article-prev i {
	margin: 0 6px 0 0;
}
.article-arrows .article-next {
	position: absolute;
	right: 30px;
	top: -6px;
}
.article-arrows .article-next i {
	margin: 0 0 0 6px;
}

.hentry .entry-date a {
	color:#fff!important;	
}
#sharebar li iframe {
	margin-bottom:0px;
	max-width: inherit;
}
body ul#sharebar li {
	overflow: visible!important;
}
/*.fb-comments-count {
font-weight: 600;
font-size: 18px;
line-height: 1.2;
font-family: 'Helvetica Neue', arial, sans-serif;
color: #000;
margin: 0 0 18px;
}*/
.fb-comments.fb_iframe_widget {
width: 100%!important;
}
.fb-comments.fb_iframe_widget span {
width: 100%!important;
}
.fb-comments.fb_iframe_widget iframe {
width: 100%!important;
}

/* POLLS */
/*.wp-polls .pollbar {
	background-image: none!important;
	background: #6784db!important;
	border: 0px!important;
}*/

/* Google Maps Travel Route - Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* REACTION */
/* the reaction buttons region */
div.reaction_buttons{
    margin-top: 20px;
    font-size: 0.8em;
    text-align: left;
}

/* a single button */
div.reaction_buttons .reaction_button {
/*    line-height: 3.2em;
    padding: 5px;
    margin: 0 3px;
    margin-bottom: 25px;
    border: 1px solid #d3d3d3;*/
    cursor: pointer;
	background: #ebebeb;
	display: inline-block;
	color: #595959;
	font-weight: normal;
	font-size: 12px;
	line-height: 100%;
	padding: 6px 12px;
	margin: 0 0 10px 5px;
	text-decoration: none;
	border-radius: 99px;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
}

/* the button while hovering over it */
div.reaction_buttons > .reaction_button:hover {
    background-color: #dbdbdb;
}

/* the button after voting 
div.reaction_buttons > .voted, div.reaction_buttons > .voted:hover {
}
 /*

/* number of votes including parantheses.
.reaction_buttons .reaction_button .count {
}
 */

/* number of votes in between the parantheses.
.reaction_buttons .reaction_button .count_number {
}
 */
 
 
#sidebar div.widget_reaction_buttons h3 {
	margin: 0;
	margin-top: 4px;
	font-size: 1.1em;
}

#sidebar div.widget_reaction_buttons ol {
	margin-left: 25px;
}
.reaction_buttons_tagline {
	font-family: 'Open Sans', Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 600;
	color: #383838;
	font-size: 18px;
	margin: 1em 0;
}

.reaction_buttons_reaction_summary {
	position: absolute;
	top: -10px;
	right: -10px;
	background: url('/wp-content/themes/scopic-childtheme/images/reaction-button-top.png') no-repeat top left;
	width: 50px;
	height: 50px;
	text-indent:-99999em;
	z-index:99999;
}
.reaction_winnertop_LOL {background-position:0px 0px;}
.reaction_winnertop_win {background-position:0px -50px;}
.reaction_winnertop_omg {background-position:0px -100px;}
.reaction_winnertop_cute {background-position:0px -150px;}
.reaction_winnertop_fail {background-position:0px -200px;}
.reaction_winnertop_wtf {background-position:0px -250px;}
.reaction_winnertop_wow {background-position:0px -300px;}
.reaction_winnertop_+1 {background-position:0px -350px;}