/*
Theme Name: Sungwonyang
Theme URI: 
Author: Olivier Chevre
Author URI: http://olivierchevre.com
Description: Custom theme based on Vee Winch's Boostrap basic
Version: 1
Text Domain: sungwonyang
Domain Path: /languages/

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}
.gallery-caption {
}
.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}



body {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-family: 'Open Sans', sans-serif;
	color: #010101;
	background : #f7f7f7;
}


p {
	margin: 0;
}

/* -------------------   Header ---------------------------- */


.zone-header::after {
	content: " ";
	display: block;
	height: 15px;
	background-color: rgba(255, 255, 255, 0.2);
	margin-top: -15px;
}


.site-title-heading a {
	display: block;
	width: 393px;
	height: 78px;
	margin: 5px;
	background: url(img/logo-sungwonyang-01.png) no-repeat bottom center;
	text-indent: -500px;
	overflow: hidden;
	max-width: 100%;
}

.site-description {
	display: inline-block;
	padding: 8px;
	width: 375px;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	font-size: 13px!important;
	margin: 0 5px 3px 120px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


.site-branding .widget_polylang {
	margin-top: 125px;
}
.site-branding .widget_polylang ul, .site-branding .widget_polylang li {
	list-style-type: none;
}
.site-branding .widget_polylang a {
	color: #faf7ad;
	font-size: 12px;
	text-transform: uppercase;
}
.site-branding .widget_polylang a:hover {
	color: #fff;
	text-decoration: none;
}

.en-US .widget_polylang .lang-item-en, .fr-FR .widget_polylang .lang-item-fr, .ko-KR .widget_polylang .lang-item-ko  {
	display: none;
}
/* -------------------   / Header ---------------------------- */

/* -------------------  Header visuals ---------------------------- */

/* -------------------  Header visuals / Concerts / default ---------------------------- */

.zone-header {
	background: #181F23;
}

.site-branding{
	background: url(img/image-header-03.jpg) center center no-repeat;
	height: 327px;
	padding-top: 115px;
	margin-bottom: 0!important;
}

/* -------------------  Header visuals / Homepage ---------------------------- */

.home .zone-header {
	background: #020201;
}

.home .site-branding {
	background: url(img/image-header-01.jpg) center center no-repeat;
	height: 327px;
	padding-top: 115px;
	margin-bottom: 0!important;
}

/* -------------------  Header visuals / Biography ---------------------------- */

.page-id-4 .zone-header, .page-id-117 .zone-header, .page-id-120 .zone-header {
	background: #020201;
}

.page-id-4 .site-branding ,
.page-id-117 .site-branding,
.page-id-120 .site-branding {
	background: url(img/image-header-02.jpg) center center no-repeat;
	height: 327px;
	padding-top: 115px;
	margin-bottom: 0!important;
}

/* -------------------  Header visuals / Discography ---------------------------- */

.category-discography-en .zone-header, .category-discography-fr .zone-header, .category-discography-ko .zone-header, .single-post .zone-header  {
	background: #020201;
}

.category-discography-en .site-branding ,
.category-discography-fr .site-branding,
.category-discography-ko .site-branding, 
.single-post .site-branding  {
	background: url(img/image-header-04.jpg) center center no-repeat;
	height: 327px;
	padding-top: 115px;
	margin-bottom: 0!important;
}


/* -------------------  Header visuals / Gallery ---------------------------- */

.page-id-212 .zone-header, .page-id-11 .zone-header, .page-id-215 .zone-header {
	background: #020201;
}

.page-id-212 .site-branding,
.page-id-11 .site-branding,
.page-id-215 .site-branding {
	background: url(img/image-header-05.jpg) center center no-repeat;
	height: 327px;
	padding-top: 115px;
	margin-bottom: 0!important;
}
/* -------------------  Header visuals / Festival Owon ---------------------------- */

.page-id-1499 .zone-header, .page-id-1451 .zone-header, .page-id-1503 .zone-header {
	background: #020201;
}

.page-id-1499 .site-branding ,
.page-id-1451 .site-branding,
.page-id-1503 .site-branding {
	background: url(img/image-header-06.jpg) center center no-repeat;
	height: 327px;
	padding-top: 115px;
	margin-bottom: 0!important;
}

/* -------------------   / Header visuals ---------------------------- */

/* -------------------   Menu Navbar ---------------------------- */

.navbar-default {
	font-family: 'Open Sans', sans-serif;
	border: none;
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius:0;
	margin-bottom: 0;
	margin-left: 65px;
}
.main-navigation {
	margin: 0;
	border-bottom: solid 1px #d4d4d4;
}

.no-padding {
	padding: 0;
}

.navbar-default .navbar-nav>.active>a {
	background-image: none;
	background-color: transparent;
	filter: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-default .navbar-nav>li>a {
	color: #656363;
	text-transform: uppercase;
	font-size: 18px;
	padding: 30px 22px 5px 22px;
	line-height: 18px;
}

.navbar-default .navbar-nav>li>a:hover {
	background-color: #e8e8e8;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-nav>li.current-menu-parent>a {
	color: #fff;
	background-color: #bfbebe;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color: #bfbebe;
	background-image: none;
	filter: none;
}

.dropdown-menu>li>a {
	display: block;
	padding: 5px 10px;
	clear: both;
	text-transform: uppercase;
}

/* -------------------   / Menu Navbar ---------------------------- */


/* -------------------   Footer ---------------------------- */

.footer-zone{
	padding: 12px 0;
	color: #fff;
	background: #a2a1a1;
	background: -moz-linear-gradient(top,  #a2a1a1 0%, #bababa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a2a1a1), color-stop(100%,#bababa));
	background: -webkit-linear-gradient(top,  #a2a1a1 0%,#bababa 100%);
	background: -o-linear-gradient(top,  #a2a1a1 0%,#bababa 100%);
	background: -ms-linear-gradient(top,  #a2a1a1 0%,#bababa 100%);
	background: linear-gradient(to bottom,  #a2a1a1 0%,#bababa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2a1a1', endColorstr='#bababa',GradientType=0 );
}


#site-footer {
	background: transparent;
	padding: 6px 15px 60px 15px;
	border-top: solid 1px #b9b9b9;
	text-align: center;
	font-size: 13px;
	font-weight: lighter;
}

#site-footer a{
	color: #fff;
}


/* -------------------   / Footer ---------------------------- */


.breadcrumbs {
	font-family: 'Open Sans', sans-serif;
	background: #fff;
	padding: 15px 120px 5px 120px;
	color: #717070;
	font-style: italic;
}

.en-US .breadcrumbs .home::after {
	content: "Home";
}
.fr-FR .breadcrumbs .home::after {
	content: "Accueil";
}

.ko-KR .breadcrumbs .home::after {
	content: "Home";
}

#content {
	padding: 0 120px;
}

.home #content {
	padding: 0 0 0 120px;
}


.site-main {
	padding: 5px 0;
}

#main-column .post, #main-column .page {
	border: none;
}

.home #main-column .page {
	border: none;
}

.color-zone{
	margin: 0 -125px;
	padding: 20px 125px;
	color: #000;
	background: #ffe761;
	background: -moz-linear-gradient(top,  #ffe761 0%, #f9bc34 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe761), color-stop(100%,#f9bc34));
	background: -webkit-linear-gradient(top,  #ffe761 0%,#f9bc34 100%);
	background: -o-linear-gradient(top,  #ffe761 0%,#f9bc34 100%);
	background: -ms-linear-gradient(top,  #ffe761 0%,#f9bc34 100%);
	background: linear-gradient(to bottom,  #ffe761 0%,#f9bc34 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe761', endColorstr='#f9bc34',GradientType=0 );
}

#main-column .page {
	border: none;
}

.page-header {
	padding-bottom: 0;
	margin: 25px 0 0;
	border-bottom: none;
}
.home .page-header {
	display: none;
}


.single-post .page-header {
	display: block;
}

#main h1 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: lighter;
	color: #1e1e1e;
}
#main h2 {
	font-size: 17px;
	text-transform: uppercase;
	color: #1e1e1e;
	font-weight: bold;
}

.concerts-list h2 {
	margin-bottom: 0;
}

#main h2 a {
	color: #1e1e1e;
}

#main h3 {
	font-size: 18px;
	color: #1e1e1e;
}

.entry-content p {
	text-align: justify;
}
#main-column .post, #main-column .page {
	border: none;
	border-bottom: solid 1px #e9e9e9;
	margin-bottom: 10px;
}
.vignette img, .cover img{
	border: solid 1px #c1c0c0;
	-moz-box-shadow: 0px 4px 5px 0px #b4b3b3;
	-webkit-box-shadow: 0px 4px 5px 0px #b4b3b3;
	-o-box-shadow: 0px 4px 5px 0px #b4b3b3;
	box-shadow: 0px 4px 5px 0px #b4b3b3;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#b4b3b3, Direction=180, Strength=5);
}
a.button-link {
	color: #fff;
	display: inline-block;
	padding: 4px 10px;
	margin: 7px 15px 7px 0;
	font-size: 13px;
	text-transform: uppercase;
	background: #de5e22;
	background: -moz-linear-gradient(top,  #de5e22 0%, #a22305 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de5e22), color-stop(100%,#a22305));
	background: -webkit-linear-gradient(top,  #de5e22 0%,#a22305 100%);
	background: -o-linear-gradient(top,  #de5e22 0%,#a22305 100%);
	background: -ms-linear-gradient(top,  #de5e22 0%,#a22305 100%);
	background: linear-gradient(to bottom,  #de5e22 0%,#a22305 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de5e22', endColorstr='#a22305',GradientType=0 );
	border: solid 1px #811a02;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.gallery img {
	border: 1px solid #d4d4d4!important;
}

#lightbox-container-image-data-box {
	box-sizing: content-box;
}

#lightbox-container-image img {
	max-width: 100%;
}
#tooltip h3, #tooltip div { 
	font-size: 12px;
}

.imagecaption {
	font-size: 12px;
}

.entry-content ol li {
	margin: 10px 0;
    list-style-type: decimal-leading-zero;
}


div.cover {
	display: inline-block;
	float: right;
	margin: 0 0 10px 15px;
}

iframe {
	border: solid 1px #111;
}

#sidebar-left, #sidebar-right  {
	padding-top: 20px;
}

#sidebar-left .widget, #sidebar-right .widget {
	border: none;
	margin-bottom: 5px;
	padding: 0;
}
#sidebar-right h2 {
	color: #8d8d8d;
	background: #f7f7f7;
	border-bottom: solid 1px #d4d4d4;
	text-transform: uppercase;
	text-align: center;
	padding: 4px 8px;
}

#sidebar-right .widget_ultimate_posts h2.widget-title {
	margin-top: 15px;
}

#main h2.widget-title, #sidebar-right .widget_ultimate_posts h2.widget-title, #main .widget_ultimate_posts h2.widget-title {
	color: #000;
	font-weight: normal;
	background: #ffe761;
	background: -moz-linear-gradient(top,  #ffe761 0%, #f9bc34 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe761), color-stop(100%,#f9bc34));
	background: -webkit-linear-gradient(top,  #ffe761 0%,#f9bc34 100%);
	background: -o-linear-gradient(top,  #ffe761 0%,#f9bc34 100%);
	background: -ms-linear-gradient(top,  #ffe761 0%,#f9bc34 100%);
	background: linear-gradient(to bottom,  #ffe761 0%,#f9bc34 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe761', endColorstr='#f9bc34',GradientType=0 );
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#sidebar-right .widget_ultimate_posts h2.widget-title {
	margin-bottom: 0;
	text-align: center;
	border: none;
	padding: 4px 8px 2px 8px;
	font-size: 15px;
}

#main h2.widget-title, #main .widget_ultimate_posts h2.widget-title {
	display: inline-block;
	padding: 4px 15px 2px 15px;
	margin: 10px 0;
	font-size: 17px;
}

#main .widget_ultimate_posts .upw-posts {
	border-top: solid 1px #e9e9e9;
}

.widget_ultimate_posts h4, .widget_ultimate_posts h4 a {
	font-size: 15px;
	color: #1e1e1e;
	font-weight: bold;
	text-decoration: none;
	margin-top: 14px;
}

.upw-posts article {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
	border-bottom: none!important;
}
.upw-posts .entry-title {
	margin-bottom: 0!important;
}
.upw-posts .entry-meta {
	text-align: right;
	margin-bottom: 0!important;
}

#main .widget_ultimate_posts h4, #main .widget_ultimate_posts h4 a, #main .widget h4, #main .widget h4 a {
	font-size: 15px;
	color: #000;
	font-weight: 500;
	text-decoration: none;
	margin-top: 14px;
}

.widget span.date {
	margin-bottom: 0;
	color: #888;
    font-size: .9em;
}

ul.display-posts-listing {
    list-style-type: none;
    padding: 0;
}
ul.display-posts-listing li {
    margin: 5px 0;
}
ul.display-posts-listing li a.title {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
    margin-top: 14px;
	display: block;
}
.widget.video ul.display-posts-listing li {
	display: inline-block;
	width: 48%;
    padding: 10px;
    vertical-align: top;
}
.widget span.date, a.excerpt-more {
    display: block;
}



#sidebar-right .upw-posts article {
	margin-bottom: 0!important;
}
.cycloneslider-template-standard .cycloneslider-caption-title {
	font-size: 18px!important;
}

.cycloneslider-template-standard .cycloneslider-pager span {
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	background: #dfdfdf!important;
}

.cycloneslider-template-standard .cycloneslider-pager span.cycle-pager-active {
	background-color: #c7c7c7!important;
}

.category-video-en #main .post, .category-video-fr #main .post, .category-video-ko #main .post, #main .home-videos .post {
	display: inline-block;
	width: 48%;
	padding: 10px;
	vertical-align: top;
}

.arve-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.arve-wrapper {
    margin-bottom: 20px;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-color: #000;
    position: relative;
    behavior: url(backgroundsize.min.htc);
}
.arve-embed-container {
    position: relative;
    display: block;
    height: 0;
    padding: 0 0 56.25%;
    overflow: hidden;
}

.home-videos .upw-posts {
	margin-top: 15px;
}
.home-videos h4 {
	padding-bottom: 10px;
	font-weight: normal;
}

#main .category-video-fr h2, #main .category-video-en h2, #main .category-video-ko h2 {
	font-size: 14px;
}

.category-video-fr .more-link, .category-video-en .more-link, .category-video-ko .more-link {
	display: none;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #bfbebe;
	border-color: #bfbebe;
}

#sidebar-right .widget_text {
  text-align: justify;
}

.wp-caption-text {
  font-size: 12px;
  font-style: italic;
  text-align: center!important;
  padding: 3px 8px!important;
  margin: 0!important;
}

.wp-caption img[class*="wp-image-"] {
  margin: 3px 0!important;
  max-width: 100%!important;
}
.wp-caption {
  padding: 0 3px!important;
}


.mejs-audio {
  width: 350px!important;
}

.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
  background: #b9b9b9!important;
}

/* ------------------------------- Responsive ajustments ----------------------  */ 


@media (max-width: 1200px) {
  .navbar-default {margin-left: 15px;}
  .navbar-default .navbar-nav>li>a {font-size: 17px;padding: 30px 16px 5px 16px;}
  .home #content {padding: 0 0 0 60px;}
  .site-branding .widget_polylang {margin-top: 105px;}
  #content {padding: 0 90px;}
  .color-zone {margin: 0 -105px; padding: 20px 105px;}
}

@media (max-width: 990px) {
  .navbar-default {margin-left: 0;}
  .navbar-default .navbar-nav>li>a {font-size: 15px;padding: 30px 8px 5px 8px;}
  .home #content {padding: 0 0 0 20px;}
  .site-description {display: none;}
  .site-branding .widget_polylang {margin-top: 25px;}
  #content {padding: 0 30px;}
  .container {padding-right: 0; padding-left: 0;}
}

@media (max-width: 770px) {
  .category-video-en #main .post, .category-video-fr #main .post, .category-video-ko #main .post {display: block; width: 100%;}
  .site-branding {height: 200px;padding-top: 35px;}
  .navbar-default .navbar-nav>li>a { padding: 8px 8px 5px 8px;}
  .breadcrumbs {padding: 15px 40px;}
  .site-branding .widget_polylang {margin-top: 10px;}
  .color-zone {margin: 5px -35px; padding: 25px;}
  .container {padding-right: 15px; padding-left: 15px;}
}