@charset "UTF-8";
/* CSS Document */

/* Tablet Landscape */

@media screen and (max-width: 1060px) {
    #primary {
        width: 67%;
    }
    #secondary {
        width: 30%;
        margin-left: 3%;
    }
}
/* Tabled Portrait */

@media screen and (max-width: 768px) {
    #primary {
        width: 100%;
    }
    #secondary {
        width: 100%;
        margin: 0;
        border: none;
    }
}
#RavenfilmNav li {
    display: block;
    float: left;
    border-right: 1px solid #5d5d5d;
    border-left: 1px solid #929292;
    width: 105px;
    height: 34px;
    border-bottom: 1px solid #575757;
    border-top: 1px solid #797979;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #787878), color-stop(0.5, #5E5E5E), color-stop(0.51, #707070), color-stop(1, #838383));
    background-image: -moz-linear-gradient(center bottom, #787878 0%, #5E5E5E 50%, #707070 51%, #838383 100%);
    background-color: #5f5f5f;
    /* Fallback */
}
#RavenfilmNav li:not(:last-child):hover {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3F3F3F), color-stop(0.5, #383838), color-stop(0.51, #434343), color-stop(1, #555555));
    background-image: -moz-linear-gradient(center bottom, #3F3F3F 0%, #383838 50%, #434343 51%, #555555 100%);
    background-color: #383838;
    /* Fallback */
    -moz-box-shadow: inset 0 0 5px 5px #535353;
    -webkit-box-shadow: inset 0 0 5px 5px #535353;
    box-shadow: inset 0 0 5px 5px #535353;
}
#RavenfilmNav li:not(:last-child):active {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3F3F3F), color-stop(0.5, #383838), color-stop(0.51, #434343), color-stop(1, #555555));
    background-image: -moz-linear-gradient(center bottom, #3F3F3F 0%, #383838 50%, #434343 51%, #555555 100%);
    background-color: #383838;
    /* Fallback */
    -moz-box-shadow: inset 0 1px 2px 2px #000;
    -webkit-box-shadow: inset 0 1px 2px 2px #000;
    box-shadow: inset 0 1px 2px 2px #000;
}
#RavenfilmNav li a {
    color: white;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 34px;
    outline: none;
}
#RavenfilmNav form input {
    width: 76px;
    height: 20px;
    margin-left: 9px;
    margin-top: 8px;
    border: none;
    padding-left: 20px;
    padding-right: 10px;
    color: #eee;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-image: url("../images/icons/magnifier.png"), -webkit-gradient(linear, left bottom, left top, color-stop(0, #747474), color-stop(0.5, #6E6E6E), color-stop(0.51, #7E7E7E), color-stop(1, #8D8D8D));
    background-image: url("../images/icons/magnifier.png"), -moz-linear-gradient(center bottom, #747474 0%, #6E6E6E 50%, #7E7E7E 51%, #8D8D8D 100%);
    background-repeat: no-repeat;
    background-color: #6E6E6E;
    /* Fallback */
    -moz-box-shadow: inset 0 2px 1px 1px #363636;
    -webkit-box-shadow: inset 0 2px 1px 1px #363636;
    box-shadow: inset 0 2px 1px 1px #363636;
}
#RavenfilmNav li:first-child {
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border-left: none;
}
#RavenfilmNav li:first-child a img {
    vertical-align: middle;
    margin-top: -2px;
}
#RavenfilmNav li:last-child {
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    border-right: none;
    width: 124px;
}
@-webkit-keyframes showMenu {
    from {
        opacity: 0;
        top: -20px;
    }
    to {
        opacity: 1;
    }
}
#RavenfilmNav {
    -webkit-animation: showMenu 1s;
    position: relative;
}
img {
    max-width: 100%;
}
#page-wrap div table tr td div .style1 {
    font-size: 30px;
    font-family: "Arial White", Gadget, sans-serif;
}
html, body {
	height: 100%;
}
body {
	background-image: url("../images/music_2013/jaramillionmusic_wp.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #999;
}
div, body {
margin: 0;
padding: 0;
font-family: exo, sans-serif;
color: #FFFFFF;
}
a:link {
	color: #FFFEA6;
	text-decoration: none;
}
.style4 strong {
	font-size: 16px;
}
.style8 {
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.style11 a {
	color: #FFF;
}
.style41 {
	font-size: 12px
}
.resp-container {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
}
.resp-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
