@import url(https://fonts.googleapis.com/css?family=Roboto:100);
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900);

.entry-title{
font-family: 'Lato', sans-serif;
font-weight: 700;
}

#sidebar {position: relative; float: right; width: 500px;
color: #111111; 
font-family: 'Roboto', sans-serif;
font-size: 200%; background-color: rgb(0,0,0,0.0);}

#header a{
  font-weight: 100;
  color: #111111;
  text-decoration: none;
}


h4.widgettitle {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}

ol.commentlist li.comment p { font-family:Lato; font-size:24px; margin:0 0 1em; letter-spacing: 0px; color: #222222;}

.home {
    background:#282828;
    padding:0px;
}

body.page-id-18 {
 	background: #282828;
  	padding:0px;
}

body.page-id-21 {
 	background: #282828;
  	padding:0px;
}

body.page-id-26 {
 	background: #282828;
  	padding:0px;
}

body.page-id-773 {
 	background: #282828;
  	padding:0px;
}

article.post {
    border: medium none;
}

.wp-pagenavi { float: left; }

.gk-nsp-links .gk-image-link:hover img,
.gk-nsp-video_list .gk-nsp-image-wrap:hover img {
   -webkit-transform: none;
   -moz-transform: none;
   -ms-transform: none;
   -o-transform: none;
   transform: none;
}