@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);

::-webkit-scrollbar {width: 23px; height: 3px; background: #000000;}
::-webkit-scrollbar-thumb {background-color: #916C5D; border: 5px;}

html, body {
        height: 100%;
        margin:0;
}

body {
        background-color:#000000;     background-image: url(images/bg.jpg); background-repeat: repeat; 
        font-family: 'Gabriela', sans-serif!important;
        font-weight: 400!important;
        text-align:center;
        font-size: 10px;
        color: #93A6A9;
overflow-x: hidden;    background-attachment: fixed;
}

.nav {
top:0;
width:100%;
z-index:1;
position:fixed;
text-align:center;
font-size:13px;
letter-spacing:3px;
line-height:30px;
padding:15px;
padding-bottom:20px;
height:30px; background-color:#000000;
opacity:0.7;
}
			
.nav a {
text-transform:uppercase;
letter-spacing:4px;
padding:15px;
font-size:13px; background-color:#000000;}

.nav A:link { 
font-family: 'Gabriela';
letter-spacing:4px;
padding:15px;
font-size:16px;
color:#A98679; background-color:#000000;
}

.nav A:visited { 
font-family: 'Gabriela';
letter-spacing:4px;
padding:15px;
font-size:16px;
color:#A98679; background-color:#000000;
}

.nav A:active { 
font-family: 'Gabriela';
letter-spacing:4px;
padding:15px;
font-size:16px;
color:#A98679; background-color:#000000;
}

.nav A:hover { 
font-family: 'Gabriela';
letter-spacing:4px;
padding:15px;
font-size:16px;
color:#000000; background-color:#A98679;
}

#header {
    position: relative;
    /* center the element */
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    /* give it dimensions */
    width: 1197px;
    height: 530px;
    background-image: url(images/walk.jpg);
    background-repeat: no-repeat;
}

@media only screen and (max-width:767px){
  .header{
      text-align: center;
  }
}

#space {
        height:15px;
}

#wrapper{
        float:center;
          width: 1197px;
}

#container{
        overflow:hidden;
        float:center;
            width: 1197px;
}

#footer{
        background-color:#000000; 
        position:relative;
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:13px;
        padding:20px;
        line-height:10px;
        color: #3A8547;opacity:0.8;
}

#footer a:link {
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:13px;
        line-height:13px;
        color: #3A8547;
}

#footer a:hover {
        font-family: 'Cormorant Garamond', serif;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:13px;
        line-height:13px;
        color: #3A8547;
}

#footer a:visited {
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:11px;
        line-height:13px;
        color: #3A8547;
}

a:link {
        text-decoration:none; 
        color: #A98679;
	font-size: 22px;
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!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: #A98679;
	font-size: 22px;
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!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: #A98679;
	font-size: 22px;
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!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: #C9B5AD;
	font-size: 22px;
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!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: #C9B5AD; 
        border-bottom: #AFBC76;	font-size: 22px;
font-family: 'Cormorant Garamond', serif;
}

i { 
        color: #C9B5AD; 
        border-bottom: #AFBC76;	font-size: 22px;
font-family: 'Cormorant Garamond', serif;
}

#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;
}

#content {
        float:center;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:90px;
        width:1197px;
}

.contentcontainer{
        background-color:#242424;
border-top: 30px solid #846559; border-bottom: 30px solid #846559;
        background-repeat: repeat;
        padding:20px;
        margin-left:0px;
        margin-right:0px;
        line-height:27px;
	font-size: 22px;
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!important;
        text-align:justify;
        color:#ffffff;
        margin-bottom:-18px;
}

blockquote {
 	background-color:#141414; width: 460px;
 	padding: 10px;
	text-align:justify; border:3px solid #846559;
	color:#ffffff;
	font-style:italic; background-position:center; background-image: url(images/block.jpg);
opacity:0.8;
}

h1 {
	color:#A98679;
	font-size: 30px;
font-family: 'Bowlby One SC', cursive;
        font-weight:none;
        font-style:none;
        padding:10px;
}

.contentcontainer input, textarea, select {
  background-color: #1C1C1C;
  border: 2px dashed A98679;
  padding:8px;
  color:#A98679;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.work-wrap {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 220px;
}

column {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.clearfooter {
        height:100px;
        clear:both;
}

.clear{
        clear:both;
}