/*------------------------------------------
1     FONTS
------------------------------------------*/

@import url(http://fonts.googleapis.com/css?family=Josefin+Sans);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Dancing+Script);


/*------------------------------------------
1     Body Stylesheet
------------------------------------------*/

::-webkit-scrollbar {width: 18px; height: 3px; background: #DEDEDE;}
::-webkit-scrollbar-thumb {background-color: #000000; border: 5px;}

html, body {
        height: 100%;
        margin:0;
}

body {
        background-color:#DEDEDE;
        font-family: 'Roboto', sans-serif!important;
        font-weight: 400!important;
        text-align:center;
        font-size: 26px;
        color: #EBEBEB
}


#navigation {
	position:relative;
        width:100%;
        color:#C56053; 
	left:0px;
	top:-30px;
        font-family: 'Abel';
        font-weight: 500;
        line-height:80px;
        padding-top:4px;
        padding-bottom:6px;
        padding-left:0px;
        overflow:hidden;
        text-align:center;
}

#navigation A:link { 
        text-decoration: none; 
        color:#C56053; 
	font-size: 27px;
        letter-spacing:1px;
        font-family: 'Abel';
        font-weight: 300;
        text-transform: uppercase; 
        padding-top:10px;
        padding-bottom:10px;
        padding-left:14px;
        padding-right:14px;
        -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;	text-shadow: 0px 1px 0px #ffffff;
}

#navigation A:visited { 
        text-decoration: none; 
        color:#C56053; 
	font-size: 27px;
        letter-spacing:1px;
        font-family: 'Abel';
        font-weight: 300;
        text-transform: uppercase; 
        padding-top:10px;
        padding-bottom:10px;
        padding-left:14px;
        padding-right:14px;
        -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;	text-shadow: 0px 1px 0px #ffffff;
}

#navigation A:active { 
        text-decoration: none; 
        color:#C56053; 
	font-size: 27px;
        letter-spacing:1px;
        font-family: 'Abel';
        font-weight: 300;
        text-transform: uppercase; 
        padding-top:10px;
        padding-bottom:10px;
        padding-left:14px;
        padding-right:14px;
        -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;	text-shadow: 0px 1px 0px ffffff;
}

#navigation A:hover { 
        text-decoration: none; 
        color:#80B2DE; 
	font-size: 27px;
        letter-spacing:1px;
        font-family: 'Abel';
        font-weight: 300;
        text-transform: uppercase; 
        padding-top:10px;
        padding-bottom:10px;
        padding-left:14px;
        padding-right:14px;
        -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;
	text-shadow: 0px 1px 0px #ffffff;
}


#navigation i {
	font-family: 'FontAwesome';
	font-style: normal;
        color:inherit;
        font-size:inherit;
}

#header {
        background-color:#DEDEDE;
        background-image: url('premade/pack.jpg');
        background-repeat: no-repeat;
        background-position: center; 
        height:750px;
        width:100%;
        margin-top:-20px;
}


#space {
        height:15px;
}

#wrapper{
        float:center;
        width: 1390px;
}

#container{
        overflow:hidden;
        float:center;
        width:1390px;
}

#footer{
        background-color:#ffffff;
        position: relative;
        font-family: 'Abel', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:17px;
        padding:30px;
        line-height:29px;
        color: #676767;
border-top: 5px solid #88AFD2;
}

#footer a:link {
        font-family: 'Abel', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:17px;
        line-height:13px;
        color: #676767
}

#footer a:hover {
        font-family: 'Abel', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:17px;
        line-height:13px;
        color: #676767;
}

#footer a:visited {
        font-family: 'Abel', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:17px;
        line-height:13px;
        color: #676767;
}



/*------------------------------------------
5     link classes
------------------------------------------*/

a:link {
        text-decoration:none; 
        color: #676767;
	font-size: 26px;
        font-family: 'Abel', sans-serif!important;
        font-weight: 200!important;
        letter-spacing:0px;
        padding:0px;
        line-height:11px;
        font-style:none;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;}

a:visited {
        text-decoration:none; 
        color: #676767;
	font-size: 26px;
        font-family: 'Abel', sans-serif!important;
        font-weight: 4200!important;
        letter-spacing:0px;
        padding:0px;
        line-height:11px;
        font-style:none;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;}

a:active {
        text-decoration:none; 
        color: #676767;
	font-size: 26px;
        font-family: 'Abel', sans-serif!important;
        font-weight: 200!important;
        letter-spacing:0px;
        padding:0px;
        line-height:11px;
        font-style:none;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;	 }

a:hover {
        text-decoration:none; 
        color: #D0AD8E;
	font-size: 26px;
        font-family: 'Abel', sans-serif!important;
        font-weight: 4200!important;
        letter-spacing:0px;
        padding:0px;
        line-height:11px;
        font-style:none;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
	}




b { 
        color: #D0AD8E; 
}

i { 
        color: #D0AD8E; 
}

#sidebar {
        float:left;
        margin-left:0px;
        width:326px;
        margin-top:16px;
}

.sidebarcontainer{
        background-color:#e8e8e8;
        border:1px solid #e8e8e8;
        padding:5px;
        font-size:12px;
        text-align:justify;
        line-height:18px;
        color:#6c6c6c;
        margin-left:2px;
        margin-right:2px;
}

.sidebartitle{
        border-bottom:2px solid #dcdcdc;
        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: #646464;
        margin-bottom:5px;
}

.sidebartitle i {
	color: #646464;
	font-family: 'FontAwesome';
	font-style: normal;
}




/*------------------------------------------
8     Posts/Updates/Pages
------------------------------------------*/

#content {
        float:center;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:70px;
        width:1390px;

}

.contentcontainer{
        background-color: #F0E5E5;
        padding:40px;
        margin-left:0px;
        margin-right:0px;
        line-height:27px;
        font-size:26px;
        font-family: 'Abel', sans-serif!important;
        font-weight: 4200!important;
        text-align:justify;
        color:#686868;
        margin-bottom:-18px;
	text-shadow: 0px 1px 0px #ffffff;
}

/*------------------------------------------
9     Other
------------------------------------------*/

hr {
        border: 0;
        width: 100%;
        color: #686868;
        height: 1px;
}

/*---------UL/LI---------*/

ul { 
        margin:0 auto;
        padding:0px; 
}

li { 
        margin:0 auto; 
        padding:5px; 
        color:#686868;
        list-style:none;
}

li:hover { 
        margin:0 auto; 
        padding:5px; 
        color:#686868;
        list-style:none;
}

blockquote {
 	background-color:#ffffff; 
 border-top: 9px solid #D89A9A;
 	padding: 15px;
	text-align:justify;
	color:#000000;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
}

h1 {
 	background-color:#ffffff; 
	color:#7CC4D2;
        letter-spacing:1px;
        text-transform:none;
        font-family: Abel;
        font-weight:none;
        font-style:none;
        font-size:21px;
        padding:10px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
border-bottom: 20px solid #D2C37C;	text-shadow: 0px 1px 0px #ffffff;
}

.contentcontainer input, textarea, select {
  background-color: #E8E8E8;
  border:2px solid #D2C37C;
  padding:5px;
  color:#D2C37C;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
}


/*------------------------------------------
      DO NOT REMOVE OR EDIT
------------------------------------------*/

.clearfooter {
        height:100px;
        clear:both;
}

.clear{
        clear:both;
}