@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { @media
{
    #wpbs_slider { 

        display:none !important; 

    }
}}

#wpbs_slider{
background:transparent url('/wp-content/uploads/2015/03/info-01.png') no-repeat !important;
  background-size:38px !important;
  background-position: 0px !important;
}

#wpbs__cont{
 border-radius: 0px !important; 
  background:rgba(0, 0, 0, 0.8)
}

.textwidget p{
color: white;
font-size: 16px;
letter-spacing: 1px;
margin-left: 11px;
 line-height: 21px;
  margin-bottom:20px !important;
}

.textwidget{
 color: white;
}

.textwidget a{
 color: white;
}

.jandro {
font-size: 12px;
font-weight: 200;
letter-spacing: 0px;
margin-top: 10px;
color: white;
}


.jandro a {
color: white;
text-decoration: underline;
}





.nav-next {
width: auto;
height: 64px;
background: url('/wp-content/uploads/2015/03/next-previous2-01.png') no-repeat scroll right center transparent;
background-size: 33px !important;
background-position: 0px 0px;
text-align: right;
float: right;
}

#footerwidgets{
 background:transparent; 
}

.footerboxes{
 background:transparent !important; 
}

#first {
background: #007dd7;
}

#second {
background: url('/wp-content/uploads/2015/03/flagpattern-01.png');
width: 53%;
background-size: 35%;
height: 106px;
}

#footer-widget-area {
overflow: hidden;
padding-top: 10px;
padding-bottom: 0px;
padding-left: 12%;
padding-right: 12%;
}

.next-previous_nav_previous{
	left:36px
}

.next-previous_nav_next {
  right: 36px;}

.nav-previous {
width: auto;
height: 64px;
background-size: 33px !important;
background: url('/wp-content/uploads/2015/03/next-previous2-01.png') no-repeat scroll left center transparent;
background-position: 0px -74px;
float: left;
}

div#second .textwidget {
display: none;
}


#wpbs__cont .widget {
padding-left: 40px !important;
padding-right: 40px !important;
padding-top: 40px !important;
padding-bottom: 40px !important;
font-size: 9pt;
font-weight: 200;
line-height: 18px !important;
}


body {
 background-image: url('/wp-content/uploads/2015/03/stars5.jpg') !important;
  background-attachment: fixed;
  background-size: 80%;
}

.nav-previous a span, .nav-next a span {
margin-top: -10px;
padding: 10px;
display: none;
min-width: 140px;
background-color: transparent;
border: none;
}

div#contentcontainer{
	padding-left: 10% !important;
	padding-right: 10% !important;
  	border:none;
}

.textwidget a {
text-decoration: underline;
color: white;
}


.entry-meta{
  display:none;
}

#sidebar{
 margin-top:100px; 
}


.single-post .grid_4{
 margin-right:0px;
  margin-left: 0px;
  
}

h3.widget-title {
font-weight: 500;
font-size: 15px;
}

.xoxo a{
font-size: 15px;
color: black;
  font-weight: 200;

}

.single-post .entry-content img {
	width:30%;

}

#contentcontainer img {
  box-shadow:rgb(179, 179, 179) -3px 3px 9px;
}

#contentcontainer img:hover{
 box-shadow:none; 
}

#primary{
	margin-left:30px; 
  
}

#links {
 padding-top:40px;
 border-top: 1px dashed #fa696a;
  margin-bottom: 60px !Important;
}

#links p{
 margin-bottom: 0px !important;
}

#links a{
 margin-left: 48px !important;
  color: black;
  text-decoration: underline;
}

#links img{
margin-top: 25px !Important;
box-shadow: none !important;
width: 158px;
margin-bottom: -15px;

}

#links img:hover{
 box-shadow:none !important;
}

#links h2{
 color: #fa696a; 
}

.wp-caption img{
 width: 100% !important; 
 margin-top: 0px !Important;
}

.wp-caption{
  width: 30% !important;
}

h3.entry-title{
	margin-top:-20px !important;
  margin-bottom:20px !important;
  font-weight: 300;
  font-size: 17px;
}

.single-post img:hover{
  box-shadow:rgb(179, 179, 179) -3px 3px 9px !important;
}


#navigation{
  background:rgba(255, 255, 255, 0.95)
}

#logo{
  margin:33px auto -22px auto;
  width: 20%;
}


div#wrapper{
	margin-top: 14% !important;
}

#logo img:hover{
	box-shadow:none !important;
}

#footer {
  display:none;
}

h2{
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 3px;
  margin-bottom: 20px;
  margin-top: 0px !important;
  padding-top: 0px !important;
  line-height: 22px !Important;
}

h1.entry-title {
font-family: 'rokkitt' !important;
font-weight: bold;
font-size: 45px;
letter-spacing: 1px;
margin-bottom: 40px !important;
}

.widget-container{
 background: transparent; 
}

nav#jPanelMenu-menu{
	background: black;
  	opacity: 0.9;
}

#jPanelMenu-menu li.menu-item a{
  font-family: 'rokkitt' !important;
  color: white;
  font-size: 20px;
  letter-spacing: 0.5px;
}
#jPanelMenu-menu ul li.menu-item {
	border-bottom: none !important;

}

input#s{
	display:none;
}

::-webkit-scrollbar {
      width: 12px;
} /* this targets the default scrollbar (compulsory) */

::-webkit-scrollbar-track {
      background-color: #white;
} /* the new scrollbar will have a flat appearance with the set background color */
 
::-webkit-scrollbar-thumb {
      background-color: rgba(0, 0, 0, 1); 
} /* this will style the thumb, ignoring the track */
 
::-webkit-scrollbar-button {
      background-color: #black;
} /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
 
::-webkit-scrollbar-corner {
      background-color: black;
} /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */

.wp-caption .wp-caption-text{
  padding-left: 0px !important;
  padding-top: 15px !important;
 font-family: 'rokkitt';
  color: rgb(125, 125, 125);
  
}

.menu-main-menu-container{
margin-top: 138px;
}


a.menu-trigger{
 color: black; 
}

.menu-trigger{
 position: absolute;
left: 34px;
font-size: 158%;
}

header.postlistbox.box.archiveheader.masonry-brick{
position: relative;
top: 0px;
display: block;
width: 100%;
left: 0px;
}

.searchheader, .archiveheader{
  background: white;
}

.jPanelMenu-panel{
  background: transparent !Important;
}

p {
  font-size: 18px;
  margin-bottom: 50px !important;
}

@media (max-width: 1000px) {

div#wpbs_slider{
 display:none;  
}

}


@media (max-width: 767px) {

.next-previous_nav.next-previous_nav_previous {
display: none !Important;
}

.next-previous_nav.next-previous_nav_next {
display: none !important;
}

#logo img {
max-width: 170%;
 margin-left: -30%;
}

.home #postlistcontainer {
width: 150px !important;
}

.home article {
 width: 100% !important; 
}

.category #postlistcontainer {
width: 150px !important;
}

.category article {
 width: 100% !important; 
}


.single-post .boxes {

margin: 70px 0 0px 0;
}


.home div#contentcontainer {
margin-top: 70px;
}

.category div#contentcontainer {
margin-top: 70px;
}


}