/* THEME NATHANIEL */
/* A PREMIUM THEME */
/* BY: MISS-YANI.COM */
/* MISS-YANI.COM/NATHANIELTHEME */



/* General Layout */
#maincontainer {
max-width: 1020px;
height: auto;
margin: 0px auto;margin-top: 100px;margin-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
background: ;


}

/* Main Column */
#content {
width: 70%;
float: left;

}

/* Side Column */
#side-column {
width: 25%;
float: right;
}
@media screen and (max-width: 603px) {
#content,
#side-column {
width: auto;
float: none;
}

#content{
padding-right: 0;
}
#side-column {
display: none;   
}
}

/* Clearfix */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;
}

.content-area {
border-top: 0px solid #e1e0e0;
border-bottom: 0px solid #e1e0e0;
}





/* =============================================================================
   PXU Photoset Extended Styles
   ========================================================================== */

.clearit:before, .clearit:after { content: ""; display: table; }
.clearit:after { clear: both; }
.clearit { *zoom: 1; }

/* Photoset */

.photo-slideshow {
  visibility: hidden;
}

.photo-slideshow.processed {
  visibility: visible;
}

.photo-slideshow .row {
  clear: both;
  width: 100%;
}

.photo-slideshow .pxu-photo {
  display: block;
  float: left;
  margin-bottom: 0;
  width: 100%;
  overflow: hidden;
}

.photo-slideshow .pxu-photo img {
  display: block;
}

.photo-slideshow.processed .pxu-photo img {
  width: 100%;
  height: auto;
}

.photo-slideshow .pxu-photo:first-child img {
  margin-left: 0;
}

.photo-slideshow .count-1 {
  width: 100%;
}

.photo-slideshow .count-2 {
  width: 50%;
}

.photo-slideshow .count-3 {
  width: 33.33%;
}

.photo-slideshow .count-4 {
  width: 25%;
}

.photo-slideshow .count-5 {
  width: 20%;
}

.photo-slideshow .info {
  display: none;
}

/* Icons for EXIF Data and Zoom */

.photo-data {
  position: relative;
  float: left;
}

.icons {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 66px;
  text-indent: -9999px;
  z-index: 999;
  visibility: hidden;
}

.icons > span, .icons .tumblr-box span {
  width: 20px;
  height: 20px;
  display: block;
  margin-bottom: 2px;
  cursor: pointer;
}

.zoom {
  background: url('http://static.tumblr.com/hugxd2w/kgem0so9j/zoom-icon.png');
}

.info {
  background: url('http://static.tumblr.com/hugxd2w/ffwm0so9t/info-icon.png');
  position: relative;
}

/* EXIF & CAPTION Data Tooltip */

.pxu-data {
  position: absolute;
  top: 30px;
  left: -110px;
  width: 240px;
  background: #000;
  background: rgba(0,0,0,.85);
  color: #fff;
  font-size: 12px;
  line-height: 1.4;
  text-indent: 0;
  padding: 20px;
  display: none;
  opacity: 0;
  filter: alpha(opacity = 0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  box-shadow: 2px 2px 7px rgba(0,0,0,0.55);

  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;

  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

.pxu-caption {
  margin-top: 0;
  word-wrap: break-word;
}

.pxu-caption:before {
  content: url('http://static.tumblr.com/hugxd2w/SSBm6wxmm/caption-icon.png');
  opacity: 0.5;
  filter: alpha(opacity = 50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  float: left;
  margin-right: 5px;
}

.pxu-data.caption-only .pxu-caption {
  margin-bottom: 0;
}

.pxu-data table {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
  width: 100%;
}

.pxu-data table tr {
  width: 100%;
}

.pxu-data table tr td {
  width: 50%;
  font-weight: bold;
  padding-bottom: 15px;
}

.pxu-data table tr:last-child td {
  padding-bottom: 0;
}

.pxu-data .label {
  color: #cccccc;
  text-transform: uppercase;
  font-size: 10px;
  text-align: right;
  padding-right: 12px;
  font-weight: normal;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;

  border-bottom: 10px solid rgba(0,0,0,0.85);

  position: absolute;
  top: -10px;
  left: 110px;
}
/* Slideshow Styles */
.cycle-slideshow {
	margin-bottom: 30px;
}

.slide {
	width: 100%;
	position: relative;
}

.slide img {
	display: block;
}


@media screen and (max-width: 767px) {

	.slide-text {
		position: static;
		background-color: {color:Slider Text};
	}

}


.cycle-next {
	right: 0;
}

.cycle-slideshow:hover .cycle-prev,
.cycle-slideshow:hover .cycle-next {
	opacity: 1;
}

.cycle-pager {
	position: absolute;
	top: 20px;
	z-index: 1003;
	width: 100%;
	text-align: center;
}

.cycle-pager span {
	text-indent: -9999px;
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #FFF;
	margin: 0 4px;
	cursor: pointer;
}

.cycle-pager .cycle-pager-active {
	background-color: #000;

}


@media screen and (max-width: 767px) {
	.box-a {
		margin-bottom: 15px;
	}
}

#test2 { display: none;

    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }

}
/*SOCIAL */
#social {
width: 100%;
height: 150px;
margin-bottom: 50px;
}
.socialbtn {
float:left;
margin-left: -30px;


}
.socialbtn ul {
 overflow: hidden;
}

.socialbtn ul li {
list-style-type: none;
float: left;
}
.socialbtncenter {
max-width:1020px;
width: 100%;
position: relative;
text-align: center;
}
.socialbtnfooter ul {
 overflow: hidden;
}

.socialbtnfooter ul li {
list-style-type: none;
float: left;
}
@media only screen and (max-width: 800px) {
  .socialbtnfooter ul li a i {
width: 12px;
height: 12px;
font-size: 12px;
margin: 5px 5px 0px 15px;
padding: 12px;
}
.socialbtnfooter {
margin-left: -30px;
}
#socialfooter {
font-size: 80%;
}
}
@media only screen and (max-width: 414px) {
  .socialfooterbox {
      display: none;
  }
}
/*SOCIAL IN THE POST */
#socialpost {
width: 100%;
height: auto;
}
.socialpostbtn {
float:left;
}
.socialpostbtn ul {
 overflow: hidden;
}

.socialpostbtn ul li {
list-style-type: none;
float: left;
}
/*FLICK*/
#flickr {
width:100%;
height:200px;
padding: 0px 5px 0px 5px;
margin-left:1px; padding-top:0px;
}

@media screen and (max-width: 603px) {
.circular {
 width: 95px;
height: auto;
float:left;
margin-right: 5px;   
}
.desc {
text-align: left;
width: 100%;
margin-top: -35px;
padding-left: 5px;
padding-bottom: -22px;  
min-height: 100px;
} 
}
.circular:hover {
-webkit-transition: .30s ease-in;
opacity: 0.5;

}
#featured {
    width: 100%;
    min-height: 80px;width: 100%;border-bottom: 1px dashed #e7e6e6;margin-bottom: 10px;padding-bottom: -10px;height: auto;

}
.circularbot {
width: 95px;
height: auto;
float:left;
margin-right: 5px;


}
.sbdescbot {
text-align: left;
width: 100%;
margin-top: -35px;
padding-left: 5px;
padding-bottom: -22px;

}
.circularbot:hover {
-webkit-transition: .30s ease-in;
opacity: 0.5;
}
.sbdesc {
text-align: right;
width: 100%;
margin-top: -35px;

}
.circular:hover {
-webkit-transition: .30s ease-in;
opacity: 0.5;
}
.circularperma {
width: 100px;
height: 100px;
float:left;
margin-right: 10px ;
border-radius: 50%;


}
.sbdescperma {
text-align: left;
width: 100%;
margin-top: -15px;

}
.circularperma:hover {
-webkit-transition: .30s ease-in;
opacity: 0.5;


}
iframe, img, embed, object, video {
    max-width: 100%;

}
/*footer*/
.footerbox {
   max-width: 1020px;
   width: 100%;
	margin: 0px auto;margin-top: 10px;
	padding:5px;


}

/* Footer Widget Areas */
.footer-widgets {
	padding-top: 20px;
    margin-left: 25px;


}

#tweets{
position: relative;
width: 100%;
margin-bottom:10px;
display: block;
padding: 0px;

}
#instawrap {
margin-top: 10px;

}
#instafeed img {
width:16.66666666666667%;
	display:inline;
	float:left;
filter:alpha(opacity=80);
}

#instafeed img:hover {
opacity:1;
filter:alpha(opacity=100);

}
#instafeed .col-xs-4  {
    padding-bottom: 15px;
    padding-top: 15px;

}
/* Form wrapper styling */
.search-wrapper {
max-width: 255px;
width: 100%;
margin: 45px auto 50px auto;
box-shadow: 0 1px 1px rgba(0, 0, 0, .4) inset, 0 1px 0 rgba(255, 255, 255, .2);

}


@media screen and (max-width: 800px) {

	.search-wrapper {
		max-width: 200px;
width: 100%;
	}
}


@media screen and (max-width: 414px) {

	.search-wrapper {
		max-width: 400px;

	}
}
 @media screen and (max-width: 800px) {
	.search-wrapper input {
	font: bold 10px/20px;width: 69%;
	}
}
@media screen and (max-width: 414px) {
	.search-wrapper input {
	font: bold 13px/20px;width: 70%;
	}
}
@media screen and (max-width: 800px) {
.search-wrapper button {
 width: 45%;font: bold 15px/30px {font:Blog Main Font};
}
}
@media screen and (max-width: 414px) {
	.search-wrapper button {
     width: 26%;font: bold 15px/40px;
	}
}
@media screen and (max-width: 1024px) {
	.search-wrapper button {
     width: 25%;font: bold 10px/38px;
	}
}
