/*------------------------------------------
1     Body Stylesheet
------------------------------------------*/

html, body {
        height: 100%;
        margin:0;
}

body {
        background-color:#000000;        background-image: url('images/bg.jpg');
        font-family: 'Playfair Display', sans-serif!important;
        font-weight: 400!important;
        text-align:center;
        font-size: 13px;
        color: #ffffff;
}



::-webkit-scrollbar {width: 31px; height: 3px; background: #000000;}
::-webkit-scrollbar-thumb {background-color: #CA4C4C; border: 5px;}


.menuBar{
    width:100%;
    height:85px;
    display:block;
    position:fixed;
    top:0;
    left:0;
    background: #000000;  
    }
.nav{
    float:center;
    margin-top: 35px;
    margin-right:40px;}

.nav A:link { 
        text-decoration: none; 
        color:#CA4C4C; 
	font-size: 22px;
        letter-spacing:1px;
font-family: 'Libre Baskerville', serif;
        font-weight: 40;
        text-transform: uppercase; 
        padding-top:40px;
        padding-bottom:30px;
        padding-left:7px;
        padding-right:7px;
}

.nav A:visited { 
        text-decoration: none;
        color:#CA4C4C; 
	font-size: 22px;
        letter-spacing:1px;
font-family: 'Libre Baskerville', serif;
        font-weight: 40;
        text-transform: uppercase; 
        padding-top:40px;
        padding-bottom:30px;
        padding-left:7px;
        padding-right:7px;
}

.nav A:active { 
        text-decoration: none; 
        color:#CA4C4C; 
	font-size: 22px;
        letter-spacing:1px;
font-family: 'Libre Baskerville', serif;
        font-weight: 40;
        text-transform: uppercase; 
        padding-top:40px;
        padding-bottom:30px;
        padding-left:7px;
        padding-right:7px;
}

.nav A:hover { 
        text-decoration: none; 
        color:#ffffff; 
	font-size: 22px;
        letter-spacing:1px;
font-family: 'Libre Baskerville', serif;
        font-weight: 40;
        padding-top:40px;
        padding-bottom:30px;
        padding-left:7px;
        padding-right:7px;
}

#navigation i {
	font-family: 'FontAwesome';
	font-style: normal;
        color:inherit;
        font-size:inherit;
}

#header {
        background-color:#000000;
        background-image: url('images/header1.jpg'), url('images/bg1.jpg');
        background-repeat: no-repeat, repeat;
        background-position: center; 
        height:578px;
        width:100%;
        margin-top:30px;
}


#space {
        height:15px;
}

#wrapper{
        float:center;
        width: 1142px;
}

#container{
        overflow:hidden;
        float:center;
        width:1142px;
}

#footer{
        background-image:url(images/bg.jpg);        background-repeat: repeat;
        position: relative;background-position: center;
        font-family: 'Playfair Display', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:14px;
        padding:30px;
        line-height:30px;
        color: #ffffff;
}

#footer a:link {
        font-family: 'Roboto', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:16px;
        line-height:13px;
        color: #CA4C4C;
}

#footer a:hover {
        font-family: 'Roboto', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:16px;
        line-height:13px;
        color: #CA4C4C;
}

#footer a:visited {
        font-family: 'Roboto', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:16px;
        line-height:13px;
        color: #CA4C4C;
}



/*------------------------------------------
5     link classes
------------------------------------------*/

a:link {
        text-decoration: none; 
        text-decoration: none; 
        color:#CA4C4C; 
	font-size: 16px;
font-family: 'Libre Baskerville', serif;
        font-weight: 100!important;
        letter-spacing:4px;
        padding:3px;
        line-height:5px;
        font-style:none;
        opacity: 0.9;
        -webkit-transition: opacity 0.9s linear;
        -webkit-transition: all 0.9s ease-out; 
        -moz-transition: all 0.9s ease-out;
        transition: all 0.9s ease-out;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;}

a:visited {
        text-decoration: none; 
        text-decoration: none; 
        color:#CA4C4C; 
	font-size: 16x;
font-family: 'Libre Baskerville', serif;
        font-weight: 100!important;
        letter-spacing:4px;
        padding:3px;
        line-height:5px;
        font-style:none;
        opacity: 0.9;
        -webkit-transition: opacity 0.9s linear;
        -webkit-transition: all 0.9s ease-out; 
        -moz-transition: all 0.9s ease-out;
        transition: all 0.9s ease-out;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;}

a:active {
        text-decoration: none; 
color: #CA4C4C; 
	font-size: 16px;
font-family: 'Libre Baskerville', serif;
        font-weight: 100!important;
        letter-spacing:4px;
        padding:3px;
        line-height:5px;
        font-style:none;
        opacity: 0.9;
        -webkit-transition: opacity 0.9s linear;
        -webkit-transition: all 0.9s ease-out; 
        -moz-transition: all 0.9s ease-out;
        transition: all 0.9s ease-out;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;}

a:hover {
        text-decoration: none;
        color:#ffffff; 
	font-size: 16px;
font-family: 'Libre Baskerville', serif;
        font-weight: 100!important;
        letter-spacing:4px;
        padding:3px;
        line-height:5px;
        font-style:none;
        opacity: 0.9;
        -webkit-transition: opacity 0.9s linear;
        -webkit-transition: all 0.9s ease-out; 
        -moz-transition: all 0.9s ease-out;
        transition: all 0.9s ease-out;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
   opacity:0.7;}




b { 
        color: #CA4C4C; 
}

i { 
        color: #CA4C4C; 
}





#content {
        float:center;
        margin-right:0px;
        margin-top:-20px;
        margin-bottom:20px;
        width:1142px;

}

.contentcontainer{
        background-color:#1B1B1B;     
        padding:19px;
        margin-left:0px;
        margin-right:0px;
        line-height:33px;
        font-size:16px;
font-family: 'Libre Baskerville', serif;
        font-weight: 400!important;
        text-align:justify;
        color:#AAAAAA;
        margin-bottom:20px;text-shadow: #000000 2px 2px 3px;
}


blockquote {
 	background-color:#0C0C0C; 
 	border-top: 10px solid #933B3B;
 	padding: 8px;
	text-align:justify;
	color:#AAAAAA;
	font-style:italic;
        border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;}

h1 { 
	color:#C75B5B;
        letter-spacing:1px;
font-family: 'Sofia', cursive;
        font-size:22px;
        padding:10px;}


.contentcontainer input, textarea, select {
  background-color: #0C0C0C;
  border: 3px solid #C75B5B;
  padding:4px;
  color:#C75B5B;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

/*------------------------------------------
      DO NOT REMOVE OR EDIT
------------------------------------------*/

.clearfooter {
        height:100px;
        clear:both;
}

.clear{
        clear:both;
}