/* 
    Created on : Feb 3, 2015, 8:33:39 AM
    Author     : BILLY
*/
body {
    background: burlywood;
    background-image: url(http://chronixxmusic.com/images/chronixx-crowd.jpg);
    background-position: center center;
    background-repeat: no-repeat;    
    background-attachment: fixed;
    background-size: cover;
    color: #333333;
    font-size: 87.5%;
    font-family: 'helvetica neue', helvetica, Arial, Lucida Sans Unicode;
    line-height: 1.5;
    text-align: left;
}
.body {
    margin:0 auto;
    width: 100%;
    height: 100% !important;
    clear: both;
}
a {
    text-decoration: none;
}
.pressEnter {    
    background: rgba(0,0,0,.75);
    width: 600px;
    height: 250px;
    margin: 2% auto;
    margin-top: 20%;
    -webit-animation-duration: 3s;
    -webkit-animation-delay: 1s;
    -webkit-animation-iteration-count: 1;
    border: thin solid rgba(32,32,32,.75);
    border-radius: 5px;
    border-bottom: 15px solid rgba(41,65,27,.75);
}
.pressEnter article p {
    color: #d2d2d2; padding: 0 30px; font-size: 14px;
}
.pressEnter header h1 {
    color: #d3bb44; text-align: left; padding-top: 20px; padding-left: 30px; font-size: 3rem;
}
.pressEnter footer a:hover, .pressEnter article p a:hover {
    text-decoration: none;
}
.pressEnter article p a {
    color: #d3bb44;
}
.pressEnter footer a {
    color: #d3bb44;
}
.pressEnter img {
    margin: 0 auto;
    width: 100%;
}
.gotoWeb-f1 {
    margin: 0 auto;
    text-decoration: none;
    width: 30%;
    -webit-animation-duration: 2s;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: 1;
}
.gotoWeb {
    text-decoration: none;
    background-color: #dba31d;    
    margin: 0 auto;
    width: 80%;
    color: #e6c830;
    border: thin solid #c59012;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -webit-animation-duration: 3s;
    -webkit-animation-delay: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a .gotoWeb {
    margin: 0 auto;
    width: 80%;
    font-size: 20px;
    text-decoration: none;
    line-height: 25px;
    text-align: center;    
    color: #000;
}
a .gotoWeb:hover {
    text-decoration: none;
    background-color: #29411b;
    color: #d2d2d2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: thin solid #1e3112;
}

.CL_logo {
    width: 35%;
    margin: 0 auto;
}
.CL_logo img {
    margin: 0;
    padding: 0 3%;
}
.CL_logo .anLogo2 {
    width: 38%;    
    -webit-animation-duration: 3s;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: 1;
}
.CL_logo .anLogo1 {
    width: 15%;
    -webit-animation-duration: 3s;
    -webkit-animation-delay: 3s;
    -webkit-animation-iteration-count: 1;
}
.CL_logo .anLogo3 {
    width: 18%;
    -webit-animation-duration: 3s;
    -webkit-animation-delay: 4s;
    -webkit-animation-iteration-count: 1;
}
.CL_logo .anLogo4 {
    width: 16%;   
    -webit-animation-duration: 3s;
    -webkit-animation-delay: 5s;
    -webkit-animation-iteration-count: 1;
}

.copyright {
    margin: 0 auto;
    width: 70%;
    font-size: 100%;
    padding: 5px;
    color: #f2f2f2;
    text-align: center;
    -webit-animation-duration: 3s;
    -webkit-animation-delay: 4s;
    -webkit-animation-iteration-count: 1;
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) 
{
/* Styles */
    .pressEnter {    
        background: rgba(0,0,0,.75);
        width: 80%;
        height: 30%;
        margin: 3% auto;
        margin-top: 15%;
        -webit-animation-duration: 3s;
        -webkit-animation-delay: 1s;
        -webkit-animation-iteration-count: 1;
        border-radius: 5px;
    }
    .pressEnter article p {
        color: #d2d2d2; padding: 0 20px; font-size: 12px;
    }
    .pressEnter header h1 {
        color: #fff; text-align: center; padding-top: 18px;
    }

.gotoWeb-f1 {
	margin:0 auto;
	padding:0;
	width: 80%;
}
    
    a .gotoWeb {
        width: 100%;
        font-size: 16px;
        line-height: 35px;
        text-align: center;    
        color: #000;
    }
    .footer {
        margin: 10px auto;
        width: 100%;
    }
    .CL_logo {
        width: 100%;
        margin: 0;
    }
    .CL_logo img {
        width: 100%;
        margin: 0;
        padding: 0 3%;
}
    .CL_logo .anLogo2 {
        width: 90%;
        padding-left: 5%;
        margin: 0 auto;
    }
    .CL_logo .anLogo1 {
        width: 30%;
        margin: 0 auto;
    }    
    .CL_logo .anLogo3 {
        width: 35%;
        margin: 0 auto;
    }
    .CL_logo .anLogo4 {
        width: 30%;
        margin: 0 auto;
    }
    .copyright {
        margin: 0 auto;
        width: 100%;
        font-size: 30%;
        padding: 5px;
        color: #f2f2f2;
        text-align: center;
        -webit-animation-duration: 3s;
        -webkit-animation-delay: 4s;
        -webkit-animation-iteration-count: 1;
    }    
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) and (max-width : 768px){
/* Styles */

    .pressEnter {    
        background: rgba(0,0,0,.75);
        width: 80%;
        height: 30%;
        margin: 2% auto;
        margin-top: 8%;
        -webit-animation-duration: 3s;
        -webkit-animation-delay: 1s;
        -webkit-animation-iteration-count: 1;
        border-radius: 5px;
    }
    .pressEnter article p {
        color: #d2d2d2; padding: 0 20px; font-size: 12px;
    }
    .pressEnter header h1 {
        color: #fff; text-align: center; padding-top: 18px;
    }
    
    .pressEnter img.txSpan {
        padding: 0;
        width: 100%;
        margin: 10% auto;
    }
    a .gotoWeb {
        width: 100%;
        font-size: 16px;
        line-height: 35px;
        text-align: center;    
        color: #000;
		margin-bottom: 10px;
    }
	.gotoWeb-f1 {
		margin:0 auto;
		padding:0;
		width: 80%;
	}
    .footer {
        margin: 10px auto;
        width: 100%;
    }
    .CL_logo {
        width: 100%;
        margin: 0;
    }
    .CL_logo img {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .CL_logo .anLogo2 {
        width: 40%;
        margin: 0 auto;
    }
    .CL_logo .anLogo1 {
        width: 16%;
        margin: 0 auto;
    }    
    .CL_logo .anLogo3 {
        width: 20%;
        margin: 0 auto;
    }
    .CL_logo .anLogo4 {
        width: 18%;
        margin: 0 auto;
    }
    .copyright {
        margin: 0 auto;
        width: 100%;
        font-size: .5em;
        padding: 2px;
        color: #f2f2f2;
        text-align: center;
        -webit-animation-duration: 3s;
        -webkit-animation-delay: 4s;
        -webkit-animation-iteration-count: 1;
    }      
}
/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 769px) 
and (orientation : landscape) {
/* Styles */
    .pressEnter img.txSpan {
        padding: 0;
        margin: 3% auto 0 auto;
        width: 100%;
    }
    .gotoWeb {
        padding: 10px;
        margin: 0 auto;
    }
    
    a .gotoWeb {
        margin: 0 auto 20px auto;
        text-decoration: none;
        padding: 10px;
        font-size: 18px;
        line-height: 35px;
        text-align: center;    
        color: #333;
    }
    .footer {
        margin: 10px auto;
        width: 100%;
    }
    .CL_logo {
        width: 70%;
        margin: 0 auto;
    }
    .CL_logo img {
        margin: 0;
        padding-left: 1%;
    }
    .CL_logo .anLogo2 {
        width: 40%;
        margin: 0 auto;
        padding-left: 10%;
    }
    .CL_logo .anLogo1 {
        width: 12%;
        margin: 0 auto;
    }    
    .CL_logo .anLogo3 {
        width: 15%;
        margin: 0 auto;
    }
    .CL_logo .anLogo4 {
        width: 12%;
        margin: 0 auto;
    }
    .copyright {
        margin: 0 auto;
        width: 100%;
        font-size: 100%;
        padding: 2px;
        color: #f2f2f2;
        text-align: center;
        -webit-animation-duration: 3s;
        -webkit-animation-delay: 4s;
        -webkit-animation-iteration-count: 1;
    } 

}