html, body {
        height: 100%;
        margin:0;
}

body {
        background-color:#000000;        background-image: url('premade/bg.jpg');
        font-family: 'Playfair Display', sans-serif!important;
        font-weight: 400!important;
        text-align:center;
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        color: #ffffff;
}



/*------------------------------------------
2     Navigation
------------------------------------------*/
#navigation {
	position:relative;
        width:100%;
	left:0px;
	top:0px;
        font-family: 'Tahoma';
        font-weight: 500;
        line-height:120px;
        padding-top:4px;
        padding-bottom:6px;
        padding-left:0px;
        overflow:hidden;
        text-align:center;
}

#navigation A:link { 
        text-decoration: none; 
        color:#A3C2B3; 
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        font-weight: 300;
        text-transform: uppercase; 
        padding-top:10px;
        padding-bottom:10px;
        padding-left:7px;
        padding-right:7px;
        -webkit-transition: opacity 0.5s linear;
        -webkit-transition: all 0.5s ease-out; 
        -moz-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
}

#navigation A:visited { 
        text-decoration: none; 
        color:#A3C2B3; 
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        font-weight: 500;
        text-transform: uppercase; 
        padding-top:10px;
        padding-bottom:10px;
        padding-left:7px;
        padding-right:7px;
        -webkit-transition: opacity 0.5s linear;
        -webkit-transition: all 0.5s ease-out; 
        -moz-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
}

#navigation A:active { 
        text-decoration: none; 
        color:#A3C2B3; 
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        font-weight: 500;
        text-transform: uppercase; 
        padding-top:10px;
        padding-bottom:10px;
        padding-left:7px;
        padding-right:7px;
        -webkit-transition: opacity 0.5s linear;
        -webkit-transition: all 0.5s ease-out; 
        -moz-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
}

#navigation A:hover { 
        text-decoration: none; 
        color:#ffffff; 
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        font-weight: 500;
        text-transform: uppercase; 
        padding-top:10px;
        padding-bottom:10px;
        padding-left:7px;
        padding-right:7px;
        -webkit-transition: opacity 0.5s linear;
        -webkit-transition: all 0.5s ease-out; 
        -moz-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        opacity:0.7;
}


#navigation i {
	font-family: 'FontAwesome';
	font-style: normal;
        color:inherit;
        font-size:inherit;
}
/*------------------------------------------
3     Header Classes
------------------------------------------*/

#header {
        background-color:#000000;
        background-image: url('premade/corn.jpg'), url('premade/bg.jpg');
        background-repeat: no-repeat, repeat;
        background-position: center;
        height:540px;
        width:100%;
        margin-top:-20px;
}


#space {
        height:15px;
}

#wrapper{
        float:center;
        width: 1302px;
}

#container{
        overflow:hidden;
        float:center;
        width:1302px;
}

#footer{
        background-image:url(premade/bg.jpg);        background-repeat: repeat;
        position: relative;background-position: center;height:50px;
font-family: 'Abel', sans-serif!important; 
        text-align:center;
        font-size: 10px;
        color: #757575; 
}

#footer a:link {
font-family: 'Abel', sans-serif!important; 
        text-align:center;
        font-size: 10px;
        color: #757575; 
}

#footer a:hover {
font-family: 'Abel', sans-serif!important; 
        text-align:center;
        font-size: 10px;
        color: #757575; 
}

#footer a:visited {
font-family: 'Abel', sans-serif!important; 
        text-align:center;
        font-size: 10x;
        color: #757575; 
}



/*------------------------------------------
5     link classes
------------------------------------------*/

a:link {
        text-decoration: none; 
        text-decoration: none; 
        color:#D63D3D; 
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        font-weight: 100!important;
        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; 
        color:#D63D3D; 
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        font-weight: 100!important;
        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:#D63D3D; 
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        font-weight: 100!important;
        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:#D28E8E; 
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        font-weight: 100!important;
        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: #D28E8E; 
}

i { 
        color: #D28E8E; 
}




/*------------------------------------------
7     sidebar
------------------------------------------*/

#sidebar {
        float:left;
        margin-left:0px;
        width:170px;
        margin-bottom:30px;
        margin-top:37px;
}

.sidebarcontainer{
        background-color:#282B30;
        border:10px solid #282B30;
        padding:10px;
        font-size:12px;
        text-align:justify;
        line-height:18px;
        color:#6c6c6c;
        margin-left:2px;
        margin-right:2px;
        opacity:0.8;
}

.sidebartitle{
        background-color:#3A2A2C;
        font-family: 'Roboto', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        letter-spacing:0px;
        padding-left:10px;
        padding-right:8px;
        padding-top:9px;
        padding-bottom:9px;
	font-size: 13px; 
        line-height:20px;
        font-weight:none;
        text-align:center;
	color: #ffffff;
        margin-bottom:5px;
}





/*------------------------------------------
8     Posts/Updates/Pages
------------------------------------------*/

#content {
        float:center;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:50px;
        width:1302px;

}

.contentcontainer{
        background-color:#000000;        background-image: url('premade/bg.jpg');
        padding:19px;
        margin-left:150px;
        margin-right:150px;
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        font-weight: 400!important;
        text-align:justify;
        color:#777777;
        margin-bottom:20px;text-shadow: #000000 1px 1px 3px;letter-spacing: .1em;
}


blockquote {
 	background-color:#282828;
        background-position:center;
 	padding: 8px;
	text-align:center;
	color:#818181;width:300px;
	font-style:italic;
        border-radius: 70px;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;        padding:10px 5px;
    border-left:10px solid #D28E8E; 
    display:inline-block;}

h1 { 
	color:#D28E8E;
        line-height:25px;
        font-size:12px;
        font: normal 1em 'Abel', sans-serif;
        padding:10px;}


.contentcontainer input, textarea, select {
  background-color: #000000;
  border: 5px solid #D28E8E;
  padding:4px;
  color:#D28E8E;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

/*------------------------------------------
      DO NOT REMOVE OR EDIT
------------------------------------------*/

.clearfooter {
        height:100px;
        clear:both;
}

.clear{
        clear:both;
}