/*
Theme Name: Fravicmusic.cl	
Theme URI: http://fravicmusic.cl
Description:
Version: 2014 
Author: Creativaweb
Author URI: http://creativaweb.cl
Tags:

*/


/*
 
 NORMALIZE.CSS v2.1.3

*/


/************************ TIPOS Y PARRAFOS ************************/

h1,h2,h3,h4,h5,h6
{
    font-family: 'Roboto Condensed', sans-serif;
}

h1
{
    font-size: 24px;
}
h2
{
    font-size: 18px;
}
h3
{
    font-size: 16px;
}
h4
{
    font-size: 14px;
}
h5
{
    font-size: 12px;
}

a
{
    text-decoration: none;

    color: #2e61b3;
}
a:hover
{
    text-decoration: none;

    color: #45464d;
}

p
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 300;

    text-align: justify;
}

/************************ ESTRUCTURA ************************/

body
{
    font-family: 'Roboto Condensed', sans-serif;

    margin: 0 0 0 0;

    color: #fff;
    background: url(images/bg.jpg) #000 center top no-repeat;
}
.container
{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

/************************ CONTENIDO ************************/

.testimonios-item
{
    float: left;

    width: 190px;
    margin: 20px 30px;
}
.testimonios-item .datos
{
    float: left;
}
.testimonios-item .datos h1
{
    font-size: 20px !important;
    font-weight: 400 !important;

    float: left;

    width: 190px;

    text-align: center !important;

    color: #fff !important;
}
#comentario
{
    float: left;

    width: 700px;
    height: 150px;
    margin-top: 10px;
    margin-bottom: 20px;

    background: #fff;
}
.scroll-pane
{
    float: left;

    height: 500px;
}
.contenido
{
    position: absolute;

    float: left;

    width: 833px;
    height: auto;
    margin: 140px 0 0 279px;
    padding-bottom: 30px;

    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    background: url(images/contenido.png) #000 no-repeat;
}
#gallery-1 img
{
    -webkit-transition: background 590ms ease-out;
       -moz-transition: background 590ms ease-out;
        -ms-transition: background 590ms ease-out;
         -o-transition: background 590ms ease-out;
            transition: background 590ms ease-out;

    border: 2px solid #fff !important;
}
#gallery-1 img:hover
{
         opacity: .60;

    -moz-opacity: .60;
    -khtml-opacity: .60;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha'(Opacity=40);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
        filter: alpha(opacity=40);
}
.contenido .titulos-h2
{
    font-family: 'Oswald', sans-serif;
    font-size: 50px;
    font-weight: 300;

    float: left;

    width: 712px;
    margin: 30px 60px 0;
    padding: 0;

    color: #fff;
}
.contenido .seccion-contenido
{
    float: left;

    width: 720px;
    height: auto;
    margin-top: 0;
    padding: 0 40px 25px 50px;
}
.wpcf7-list-item
{
    float: left;

    width: 120px;
    height: 25px;
}
.wpcf7-radio {
    margin-top: 5px;
	float: left;
}
input[type=radio]
{
    float: left;
    width: 250px !important;
    margin-bottom: 7px;
}
.wpcf7-list-item-label
{
    float: left;

    margin-top: -30px;
    margin-left: 20px;
}
.contenido .scroll-pane:focus
{
    outline: 0;
}
.contenido .seccion-contenido p
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;

    margin: 15px 0;

    color: #fff;
}
.contenido .seccion-contenido li
{
    font-size: 16px;
    font-weight: 300;

    margin: 5px 0;

    list-style-type: square;
}
.contenido .seccion-contenido h1
{
    font-size: 35px;
    font-weight: 600;

    margin: 5px 0;

    text-transform: uppercase;

    color: #34c1dd;
}
.contenido .seccion-contenido p a
{
    color: #34c1dd;
}
.contenido .seccion-contenido p a:hover
{
    color: #fff;
}
/************************ HEADER ************************/

header
{
    position: absolute;
    z-index: 4;

    float: left;

    width: 100%;
    height: 65px;

    border-bottom: 3px solid #d9001d;
    background: #000;
}
header #logo
{
    float: left;
}
header #principal
{
    position: relative;
    z-index: 5;

    float: left;

    width: 910px;
    height: 65px;
    margin: 0;
}
header #principal ul
{
    margin: 0;
    padding: 0 0 0 0;
}
header #principal ul li
{
    display: inline;

    list-style: none outside none;
}
header #principal ul li a
{
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 300;

    float: left;

    margin: 14px 8px;
    padding: 8px 19px;

    -webkit-transition: background 590ms ease-out;
       -moz-transition: background 590ms ease-out;
        -ms-transition: background 590ms ease-out;
         -o-transition: background 590ms ease-out;
            transition: background 590ms ease-out;
    text-transform: uppercase;

    color: #fff;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}
header #principal ul li a:hover
{
    color: #000;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background: #d9001d;
}
header #principal ul li.current-menu-item a
{
    color: #000;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background: #d9001d;
}
header #principal ul li.current-menu-item a:hover
{
    color: #000;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background: #d9001d;
}
header #principal .menu-item
{
    display: block;
    float: left;
}
header #principal li:first-child
{
    background: none;
}
header #principal li a.active
{
    -webkit-transition: all .3s ease-out;
       -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
         -o-transition: all .3s ease-out;
            transition: all .3s ease-out;
    text-decoration: none;

    color: #fff;
}
header #principal li > ul
{
    position: absolute;
    z-index: 300;

    width: 125px;
    margin-top: 68px;
    padding: 0;

    background: #000;
}
header #principal li > ul li
{
    overflow: hidden;

    height: 0;
    padding: 0;

    -webkit-transition: height .25s ease .1s;
       -moz-transition: height .25s ease .1s;
        -ms-transition: height .25s ease .1s;
         -o-transition: height .25s ease .1s;
            transition: height .25s ease .1s;

    background: #2d2e30;
}
header #principal li:hover > ul li
{
    float: left;
    overflow: visible;

    height: 31px;
}
header #principal li > ul li a
{
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5em;

    width: 125px;
    height: 20px;
    margin: 0;
    padding: 5px 0;

    text-align: center;

    color: #fff;
    border-bottom: 1px solid #d9001d;
    -webkit-border-radius: 0 !important;
       -moz-border-radius: 0 !important;
            border-radius: 0 !important;
    background: #000;
}
header #principal li > ul li a:hover
{
    color: #fff;
    background: #d9001d;
}
header .social
{
    float: right;

    width: 25px;
    height: 25px;
    margin: 20px 10px;
}
header .social .fb
{
    float: left;

    width: 25px;
    height: 25px;

    -webkit-transition: all .3s ease-out;
       -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
         -o-transition: all .3s ease-out;
            transition: all .3s ease-out;

    background: url(images/fb.png);
}
header .social .fb:hover
{
         opacity: .50;

    -moz-opacity: .50;
    -khtml-opacity: .50;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha'(Opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50);
}

/************************ INDEX ************************/

#slider
{
    position: relative;
    z-index: -1;

    float: left;

    width: 100%;
    height: 100%;
    max-height: 100%;
}

/************************ GALERIA ************************/

.ngg-album-compactbox
{
    border: 0 none !important;
}
.ngg-album-compactbox:after
{
    border: 0 none !important;
}
.ngg-album-compactbox:before
{
    border: 0 none !important;
}
.ngg-album-compact h4 .ngg-album-desc
{
    font-weight: 400 !important;

    margin: 0 !important;
    padding: 0 !important;

    text-align: center;

    color: #fff;
}
.ngg-album-compactbox img.Thumb
{
    width: 120px;

    border: 3px solid #d9001d !important;
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
}
.ngg-album-compact h4 .ngg-album-desc
{
    width: 140px !important;
    max-width: 140px !important;
}
.ngg-album-compact h4
{
    margin: 0 !important;
}
.ngg-gallery-thumbnail img
{
    padding: 0 !important;

    border: 3px solid #d9001d !important;
}
.ngg-album-compact p
{
    display: none;
}

/************************ CONTACTO ************************/

.wpcf7
{
    float: left;

    margin: 0 25px 0 0 !important;
}
.wpcf7 p
{
    font-size: 15px !important;
    line-height: 35px !important;

    width: 425px;
    margin: 5px 0;
    margin: 0 0  !important;
    padding: 0 !important;
}
.wpcf7 input
{
    width: 400px;
    padding: 7px 10px;

    color: #fff;
    border: 2px solid #d80000;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    background: #000;
}

.wpcf7 input[type=submit]
{
    float: right;

    width: 120px;
    margin-top: 7px;
    padding: 10px;

    text-transform: uppercase;

    border: 0;
    background: #dd3434;
}
.wpcf7 input[type=submit]:focus
{
    background: red;
}
.wpcf7 textarea
{
    width: 400px;
    height: 80px;
    padding: 7px 10px;

    color: #fff;
    border: 2px solid #d80000;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    background: #000;
}
textarea:focus, input:focus
{
    outline: 0;
}
span.wpcf7-not-valid-tip
{
    display: none !important;
}
div.wpcf7-validation-errors
{
    font-size: 12px;

    float: left;

    width: 270px;
    margin: -23px 0 !important;
    padding: 4px 13px !important;

    text-align: center;

    color: red;
    border: 1px solid red !important;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background: #000;
}
div.wpcf7-mail-sent-ok
{
    font-size: 12px;

    width: 270px;
    margin: -23px 0 !important;
    padding: 4px 13px !important;

    text-align: center;

    color: red;
    border: 1px solid red !important;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background: #000;
}
#top
{
    float: left;

    width: 100%;
    height: 92px;

    background: url(images/footer.jpg);
}
#top p
{
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 13px;

    float: left;

    margin: 38px 40px;
}
#top p a
{
    color: #d9001d;
}
