/*
Theme Name: EaselMods for Jugglerz
Theme URI: http://frumph.net/easel
Description: A theme with many different roles and capabilities, a framework-like theme for more components to be added with it, includes a base theme design that is easily cleared for child themes, with post type addons, 2column and 3column layouts and different visual schemes.  Easel also handles custom post type rewrite rules for archives and feeds automatically without any additional plugin.
Author: Joerg Niemann
Author URI: http://www.joerg-niemann.de
Tags: Dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready
Version: 2.0.7.1
License: GNU General Public License, v3 (or newer)
License URI: http://www.opensource.org/licenses/gpl-3.0.html
Template: easel
*/

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

body {
    background-color: #EBEDEA;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    min-height: 800px;
    font-family: encode_sansregular, Arial;
}
/*body.custom-background01 {*/
    /*background-attachment: fixed;*/
    /*background-image: url("https://jugglerzradio.com/wordpress2/wp-content/uploads/2015/09/bgfoto_jugglerz02.jpg");*/
    /*background-position: center center;*/
    /*background-repeat: no-repeat;*/
    /*background-attachment: fixed;*/
    /*background-size: cover;*/
/*}*/
/*body.custom-background02 {*/
    /*background-attachment: fixed;*/
    /*background-image: url("https://jugglerzradio.com/wordpress2/wp-content/uploads/2015/09/bgfoto_jugglerz03.jpg");*/
    /*background-position: center center;*/
    /*background-repeat: no-repeat;*/
    /*background-attachment: fixed;*/
    /*background-size: cover;*/
/*}*/
/*body.custom-background03 {*/
    /*background-attachment: fixed;*/
    /*background-image: url("https://jugglerzradio.com/wordpress2/wp-content/uploads/2015/09/bgfoto_jugglerz04.jpg");*/
    /*background-position: center center;*/
    /*background-repeat: no-repeat;*/
    /*background-attachment: fixed;*/
    /*background-size: cover;*/
/*}*/
/*body.custom-background04 {*/
    /*background-attachment: fixed;*/
    /*background-image: url("https://jugglerzradio.com/wordpress2/wp-content/uploads/2015/09/bgfoto_jugglerz05.jpg");*/
    /*background-position: center center;*/
    /*background-repeat: no-repeat;*/
    /*background-attachment: fixed;*/
    /*background-size: cover;*/
/*}*/




a:active,
a:hover,
a:link,
a:visited,
.post-cat a {
    color: #000000;
    font-weight: bold;
}
#page-wrap {
    width:100%;
    margin:auto;
}
#head-wrap {

}
#page {
    width: 990px;
    margin: auto;
    background-color: rgba(240, 240, 240, 0.5);    
    padding: 0 20px;
}
.page-title,
.archiveresults {
    color: #ffffff;
}
#subcontent-wrapper {
    float: left;
}


/***********************************
*  Header
***********************************/
#header {
    display: inline-block;
}
#header-miwata {
    background: url("https://jugglerzradio.com/wordpress/wp-content/uploads/2012/10/bg_header_miwata.jpg") no-repeat scroll center top transparent;
    height: 191px;
    overflow: visible;
    width: 990px;
}
#box-link {
    position: relative;
    top: 20px;
    left: 20px;
    width: 300px;
    height: 100px;
    background-color: transparent;
}

/***********************************
*  Menu
***********************************/
#menubar-wrapper {
    background-color: transparent;
    font-family: encode_sansregular, Arial;
    height: 32px;
    margin-bottom: 25px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -8px;
    width: 100%;
    float: none;
    font-weight: normal;
}
#menubar-wrapper ul {
    width: 100%;
    position: relative;
}
#menubar-wrapper ul li {
    padding-right: 11px;
    width: 20%;
    box-sizing: border-box;
}
#menubar-wrapper ul li:last-child
{
    padding-right:0;
    float: right;
}
div.menu {
    padding-top: 7px;
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width:100%;
}
.menu ul li a {
    font-size: 18px;
    font-family: encode_sansbold;
    background-color: #000000;
    color: #ffffff;
/*    border: 1px solid #000000;*/
}
.menu ul li a:hover {
	text-align: center;
	background: #ffffff; /* background of menu items (default state)*/
    color: #000000
}

#sidebar-above-header {
    width: 1030px;
    margin: auto;
    position: relative;
    background-color: #3D3D3D;
    color: #ffffff;
    z-index: 101;
    height:24px;
}
.menu-meta-menu-container {
    position: relative;
    right:20px;
    z-index: 101;
    height:30px;
    font-size: 11px;
}
#menu-meta-menu {
    color: #ffffff;
    width:1030px;
    text-align:right;
    padding-top: 4px;
}
#menu-meta-menu ul {
    padding-right: 20px;
}
#menu-meta-menu li a {
    color: #ffffff;
    float:right;
    padding-left:10px;
}
.share-einzeln, .logo {
    margin-top: 30px;
    position:relative;
    vertical-align: middle;
    width:49%;
    height: 70px;
    float:right;
}
.share-einzeln-box {
    margin: 10px 0 0 10px;
    float: right;
    width: 40px;
    height: 40px;
}
.share-einzeln-rss {
    background-image:url(images/sm_icons_schwarz.png);
    background-position: -240px 0;
    background-size: cover;
}
.share-einzeln-rss:hover {
    background-image:url(images/sm_icons_farbe.png);
    background-position: -240px 0;
    background-size: cover;
}
.share-einzeln-twitter {
    background-image:url(images/sm_icons_schwarz.png);
    background-position: -192px 0;
    background-size: cover;
}
.share-einzeln-twitter:hover {
    background-image:url(images/sm_icons_farbe.png);
    background-position: -192px 0;
    background-size: cover;
}
.share-einzeln-facebook {
    background-image:url(images/sm_icons_schwarz.png);
    background-position: 0 0;
    background-size: cover;
}
.share-einzeln-facebook:hover {
    background-image:url(images/sm_icons_farbe.png);
    background-position: 0 0;
    background-size: cover;
}
.share-einzeln-youtube {
    background-image:url(images/sm_icons_schwarz.png);
    background-position: -144px 0;
    background-size: cover;
}
.share-einzeln-youtube:hover {
    background-image:url(images/sm_icons_farbe.png);
    background-position: -144px 0;
    background-size: cover;
}
.share-einzeln-soundcloud {
    background-image:url(images/sm_icons_schwarz.png);
    background-position: -48px 0;
    background-size: cover;
}
.share-einzeln-soundcloud:hover {
    background-image:url(images/sm_icons_farbe.png);
    background-position: -48px 0;
    background-size: cover;
}
.share-einzeln-myspace {
    background-image:url(images/sm_icons_schwarz.png);
    background-position: -288px 0;
    background-size: cover;
}
.share-einzeln-myspace:hover {
    background-image:url(images/sm_icons_farbe.png);
    background-position: -288px 0;
    background-size: cover;
}
.share-einzeln-instagram {
    background-image:url(images/sm_icons_schwarz.png);
    background-position: -336px 0;
    background-size: cover;
}
.share-einzeln-instagram:hover {
    background-image:url(images/sm_icons_farbe.png);
    background-position: -336px 0;
    background-size: cover;
}
.share-einzeln-spotify {
    background-image:url(images/sm_icons_schwarz.png);
    background-position: -96px 0;
    background-size: cover;
}
.share-einzeln-spotify:hover {
    background-image:url(images/sm_icons_farbe.png);
    background-position: -96px 0;
    background-size: cover;
}


/***********************************
*  Sidebars
***********************************/

#sidebar-over-blog {
    margin-bottom: 20px;
}
#sidebar-left,
#sidebar-right {
    background-color: transparent;
	width: 240px;
    margin: auto;
    padding: 20px 0 0 0;
}
#sidebar-left .widget,
#sidebar-right .widget {
    background-color: #ffffff;
    width: 240px;
/*    padding-bottom: 5px;*/
    margin-bottom: 20px;
}
/*
#sidebar-left div.widget-head {
    background-image: url("images/ecke_links.png");
    background-repeat: no-repeat;
    height: 30px;
}
*/
#sidebar-right div.widget-head {
/*    background-color: #C9E6EC;*/
    background-color: #ffffff;
    height: 10px;
}

#sidebar-left h2.widgettitle {
    background-color: #C9E6EC;
    font-weight: normal;
    font-size: 15px;
    color: #000000;
    letter-spacing: normal;
    height: 30px;
    width: 240px;
    text-align: center;
    padding: 10px 0 5px 0;
    margin-top: 15px;
    left:-15px;
}

#sidebar-right h2.widgettitle {
    background-color: #C9E6EC;
    font-weight: normal;
    font-size: 15px;
    color: #000000;
    letter-spacing: normal;
    height: 30px;
    text-align: center;
    padding: 10px 5px 5px 5px;
    margin-left: -5px;
}
#sidebar-right .widget-content {
    padding-left: 5px;
}
div#iframe-widget div.widget-content {
    padding-left: 0px;
}
#sidebar-right div.widget_sp_image img {
    padding-top:20px;
}
.jugglerz-header-left {
    padding-top:6px;
    height: 22px;
}

#skyscraper {
    position: relative;
    width:160px;
    top: 99px;
    left: 1040px;
}


/***********************************
*  Widgets
***********************************/

.widget-foot {
    height: 15px;
}
.widget_adrotate_widgets .widget-foot {
    height: 0;
}
#upcoming-gigs h2.widgettitle {
    display: none;
}
ul.gigs {
    padding-top: 10px;
    padding-right: 5px;
}
ul.gigs li {
    /*padding-bottom: 10px;*/
}
.wysija-submit-field {
    background-image: url(images/button_anmelden.png);
    background-repeat: no-repeat;
    color: transparent;
    height: 24px;
    width: 103px;
    font-size: 0;
    border: none;
}

#wp-calendar caption {
    font-family: encode_sansregular, Arial;
}
#wp-calendar a {
	color: #000;
}
#calendar_wrap,
#wp-calendar {
    padding-top: 22px;
}
#wp-calendar {
    width: 230px;
}

div.fb-event-title {
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 14px;
}
div.fb-event-description {
    display: none;
}

.gallery-icon {
    padding-right: 2px;
    padding-left: 2px;
}
/***********************************
*  Content
***********************************/
.widget-content {
    position: relative;
/*    top: -15px;*/
}
.widget_last_posts_widget .widget-content {
    padding-top: 10px;
}
.widget_last_posts_widget .widget-content ul li {
    padding-top: 10px;
}
.jugglerz-header-center {
    background-color: #ffffff;
    font-weight: normal;
    font-size: 15px;
    color: #000000;
    text-align: left;
}
.jugglerz-header-center-link {
    padding-right: 12px;
    z-index: 0;
}
.jugglerz-header-center-link a {
    position: relative;
    top:-4px;
    z-index:0;
}

.single .jugglerz-header-center {
    padding-left: 10px;
}

.help_info{
    position:relative;
    top:-10px;
}
.twoclick_social_bookmarks_post_2 {
    position: relative;
    top:-10px;
}
.social_share_privacy,
.social_share_privacy_area {
    height:40px;
}
.type-page {
    color: #1a1a1a;
    font-family: encode_sansregular, Arial;
    margin-bottom: 20px;
    padding: 10px;
    background-color: #ffffff;
}
.post {
    color: #1a1a1a;
    font-family: encode_sansregular, Arial;
    margin-bottom: 20px;
    padding: 10px;
    background-color: #ffffff;
}
.post-author,
.posted-on,
.post-date,
.post-cat {
    font-size: 11px;
/*
    padding-left: 10px;
*/
}
.widget_last_posts_widget,
#video-box,
#facebook-box {
    float: left;
    color: #1a1a1a;
    font-family: encode_sansregular, Arial;
    background-color: #ffffff;
    margin-bottom: 20px;
}
#facebook-box {
    padding-bottom: 0;
}
.audio-box {
    color: #1a1a1a;
    font-family: encode_sansregular, Arial;
    background-color: #ffffff;
    margin-bottom: 20px;
    padding: 10px 0 0 10px;
}
div[id^='content'] {
    padding: 10px 10px 0 10px;

}
.audio-box p {


}

.narrowcolumn {
	width: 460px;
    margin-left: 23px;
    margin-right: 23px;
    padding: 0;
}

div#recaptcha_area {
    padding-left:50px;
}

.more_stuff {
    border: none;
    background-color: #ffffff;
    color: #000000;
    cursor: pointer;
    position: relative;
    top: -10px;
 }

img.zoom {
    transition: transform 0.5s ease-in;
    -moz-transition: -moz-transform 0.5s ease-in;
    -webkit-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
    z-index: 1;
    position: relative;
}
img.zoom:hover {
    /*cursor: zoom-in;*/
    /*cursor: -moz-zoom-in;*/
    /*cursor: -webkit-zoom-in;*/
    transform: scale(2.0, 2.0);
    -moz-transform: scale(2.0, 2.0);
    -webkit-transform: scale(2.0, 2.0);
    -o-transform: scale(2.0, 2.0);
    -ms-transform: scale(2.0, 2.0);
    z-index: 1;
    position: relative;
}


/***********************************
*  Social Media Buttons
***********************************/

ul {
    list-style-type: none;
}
.share-einzeln-twitter-post{float:left;background:url(/wordpress/wp-content/themes/easelMods/images/social-media-icons.png) 0px 1px no-repeat;height:25px;width:24px;margin-right: 10px;}
.share-einzeln-facebook-post{float:left;background:url(/wordpress/wp-content/themes/easelMods/images/social-media-icons.png) 0px -25px no-repeat;height:25px;width:24px;margin-right: 10px;}
.share-einzeln-googleplus-post{float:left;background:url(/wordpress/wp-content/themes/easelMods/images/social-media-icons.png) 0px -51px no-repeat;height:25px;width:24px;margin-right: 10px;}

#fb_like {
    float: right;
    height: 0;
    position: relative;
    top: 10px;
    vertical-align: middle;
    width: 25%;
    text-align: right;
}

/***********************************
*  Comments
***********************************/

#respond,
#comment-wrapper {
    background-color: #ffffff;
    padding: 10px;
}
textarea#comment {
	width: 420px;
	height: 80px;
}


/***********************************
*  Footer
***********************************/
#footer,
#footer a:link,
#footer a:visited,
#footer .footer-text {
    color: #ffffff;
}

#footer div.textwidget {
    margin-top:20px;
    position:relative;
    top:20px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    body,
    #menubar-wrapper {
        font-family: encode_sansregular, Arial, Helvetica;
    }
}

.widget_adrotate_widgets {
    text-align: center;
}
div.g {
    margin: auto;
}
.g img {
    width: 100%;
}
li table tr td {
    vertical-align: top;
}
li table tr td a:active,
li table tr td a:hover,
li table tr td a:link,
li table tr td a:visited {
    font-weight: normal;
}


/***********************************
*  Ole's CSS
***********************************/

#menu-meta-menu li a {
    color: #ffffff;
    float: right;
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
    text-transform: uppercase;
}


#sidebar-left h2.widgettitle,
#sidebar-right h2.widgettitle {
    font-weight: bold;
}

.jugglerz-header-center {
    font-size: 18px;
    font-weight: bold;
}
.jugglerz-author {
    margin-left: 10px;
}