/*
 * Author: Carlos Alvarez
 * URL: http://Alvarez.is
 *
 * Project Name: NYC Design
 * Version: 1.0
 * Date: 04-20-2014
 * URL:
 */


/* ==========================================================================
   Base Styles, Bootstrap Modifications & Fonts Import
   ========================================================================== */

@font-face {
  font-family: 'Noticia Text';
  font-style: normal;
  font-weight: 400;
  src: local('Noticia Text'), local('NoticiaText-Regular'), url(http://fonts.gstatic.com/s/noticiatext/v9/VuJ2dNDF2Yv9qppOePKYRP12aDtd.ttf) format('truetype');
}


html,
button,
input,
select,
textarea {
    color: #222;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #f2c2c9;
    color: #a4003a;
    text-shadow: none;
}

::selection {
    background: #16a085;
    color: #a4003a;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.centered {
	text-align: center
}


/* ==========================================================================
   General styles
   ========================================================================== */

html,
body {
    height: 100%;
}

body {
    font-family: 'Noticia Text', serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
}


/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#header {
    z-index: 10;
    position: relative;
	background: url(../themes/jauna-slavas-dziesma/assets/images/water.jpg) no-repeat center top;
	margin-top: 0px;
	padding-top:120px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 700px;
	width: 100%;
    overflow-x: hidden;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#header h1 {
	color:#ffffff;
	margin-top: 100px;
	padding-bottom: 30px;
	font-size: 80px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
}

/* About */
#about {
    margin-top: 60px;
	margin-bottom: 60px;
}

.name {
	text-align: center;
}
.name p {
	font-size: 22px;
	font-weight: lighter;
	margin-top: 15px;
	letter-spacing: 2px;
}

.name-label {
	width: 60px;
	height: 60px;
	margin: 0 auto 45px;
	border-top: 1px solid #000;
	background: url(../themes/jauna-slavas-dziesma/assets/images/name-label.png) center bottom no-repeat;
	background-size: 35px 35px;
}

h2 {
	font-size: 40px;
	line-height: 1.45;
	font-weight: 300;
    background: url(../themes/jauna-slavas-dziesma/assets/images/name-zig.png) 0 0 no-repeat;
    background-size: 73px 17px;
    background-position: left 70px;
    padding-bottom: 38px;
}

.sep {
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 250px;
    position: relative;
    overflow-x: hidden;
}
.sep h3 {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    color: #fff;
    width: 100%;
    text-align: center;
    letter-spacing: 3px;
    font-size: 80px;
    font-weight: bold;
    text-shadow: 0px 1px 6px #000;
    padding-left: 10px;
    padding-right: 10px;
}

.sep.jsd { background-image: url(../themes/jauna-slavas-dziesma/assets/images/QGXfT1CkRpmvlwtPpgul_IMG_0558.jpg); }
.sep.jsdz { background-image: url(../themes/jauna-slavas-dziesma/assets/images/sunset.jpg); }

/* Contact Wrap */
#contact {
	background-color: #2f2f2f;
	margin-top: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#contact p, #contact a {
	color: #f2f2f2;
}

#contact small {
	font-size: 13px;
}

#contact label {
	color: #f2f2f2;
	margin-top: 10px;
}

.social { margin-top: 20px; }
.social a { opacity: 0.7; transition: 0.15s all; }
.social a:hover { opacity: 1; }
.social i { font-size: 50px; }
.social .fa-facebook { color: #3D5B99; }
.social .fa-youtube { color: #E12A27; }
.social img.draugiem { height: 50px; }
.social img.bandcamp { width: 90px; margin-top: 12px; }
.social > div { margin-bottom: 10px; }

#contact .social { float: right; }
#contact .social > div { display: inline; width: auto; }

#side {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    background: #2f2f2f;
    color: #fff;
    padding: 20px 15px 20px 20px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#news { margin: 40px auto 80px auto; }
#news iframe { float: right; max-width: 400px; max-height: 225px; margin-left: 10px; }

#video { margin: 30px 0 0 0; }
#video .row > div { margin-bottom: 30px; }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 992px) {
    #news iframe { max-width: 100%; width: 100%; margin-bottom: 10px; }
}

@media only screen and (max-width: 768px) {
    #header { min-height: 500px; }
    #header h1 { font-size: 50px; margin-top: 30px; }
    .sep { height: 150px; }
    .sep h3 {
        font-size: 36px;
        margin-top: -36px;
    }
    h2 { font-size: 25px; background-position: left 50px; }
    #about { margin-top: 30px; }
    body { font-size: 14px; }
}
