/*-- RESPONSIVE --*/
/* --------------------------------------------
  All
-------------------------------------------- */


@media only screen and (max-width: 1200px) {

#back-top span {
	display: none;
}


}


/* #Tablet & Small Desktop
================================================== */

/* Note: Design for a width of 1024px */

@media only screen and (min-width: 960px) and (max-width: 1181px) {


/*-----------------------------------------------------------------------------------*/
/*	Body
/*-----------------------------------------------------------------------------------*/

#header .wrapper {
	/*width: 960px;*/
}

.main-content { 
	width: 959px;
}

#content {
	width: 629px;
}

/*-----------------------------------------------------------------------------------*/
/*	Menu Bar
/*-----------------------------------------------------------------------------------*/

.top-menu-right li.turn-off {
	display: block;
}

#top-navigation .top-menu-right li .dropdown-menu.social-icons {
	margin-left: -250px;
}

li.responsive{
	display: none;
}

/*-----------------------------------------------------------------------------------*/
/*	Header Ads
/*-----------------------------------------------------------------------------------*/

.header-ads, .single-ads, .front-ads {
	width: 600px;
}

/*-----------------------------------------------------------------------------------*/
/*	First - Grid Articles
/*-----------------------------------------------------------------------------------*/

.grid-big { 
	width: 501px;
}

.grid-big .hentry .featured-image {
	width: 501px;
	height: 292px;
}

.grid-big .hentry .featured-image img {
	width: 501px;
	height: 292px;
}

.grid-small {
	width: 229px;
}

.grid-small .hentry .featured-image {
    width: 229px;
	height: 146px;
}

.grid-small .hentry .featured-image img {
    width: 229px;
	height: 146px;
}

/*-----------------------------------------------------------------------------------*/
/*	Random Article
/*-----------------------------------------------------------------------------------*/

#random-section .random-article {
	width: 764px;
}

#random-section .random-article h4 a {
	font-size: 16px;
	line-height: 24px;
}

/*-----------------------------------------------------------------------------------*/
/*	Second - Grid Articles
/*-----------------------------------------------------------------------------------*/

.grid-big-second {
	width: 370px;
}

.grid-big-second .hentry .featured-image {
	width: 370px;
}

.grid-big-second .hentry .featured-image img {
	width: 370px;
}

.grid-small-second {
	width: 244px;
}

.grid-small-second.last {
	/*padding: 0 0 30px 0;*/
}

.grid-small-second.last.hello-masonry {
	padding: 0 0 0 0;
}

.grid-small-second .hentry .featured-image {
	width: 244px;
}

.grid-small-second .hentry .featured-image img {
	width: 244px;
}

.grid-small-second .hentry h2.post-title a {
	font-size: 16px;
	line-height: 22px;
}

/*-----------------------------------------------------------------------------------*/
/*	Block Articles
/*-----------------------------------------------------------------------------------*/

.block {
	width: 574px;
}

.block.loop-single.review{
    width: 698px;
    margin: 0 130px;
}

.block .hentry .featured-image {
	width: 180px;
	height: 158px;
}

.block .hentry .featured-image img {
	width: 180px;
	height: 158px;
}

.block .hentry .post-content-right {
	width: 364px;
}

/*-----------------------------------------------------------------------------------*/
/*	Single Post
/*-----------------------------------------------------------------------------------*/

.block.loop-single .hentry .post-content .post-content-right .meta-info {
	margin: 10px 0px 10px 0px;
}

.block.loop-single .hentry .featured-image {
	/*width: 574px;*/
	/*height: 250px;*/
}

.block.loop-single .hentry .featured-image img {
	width: 574px;
	height: 250px;
}

.block.loop-single .hentry .featured-image.video {
	width: 574px;
	height: 324px;
}

.block.loop-single .hentry .post-content .post-content-left {
	display: none;
}

.block.loop-single .hentry .post-content .post-content-right {
	/*width: 574px;*/
}

.share-buttons.responsive {
	display: block;
}

.share-buttons.responsive ul li {
	width: 100px;
	float: left;
}

.share-buttons.responsive ul li.twitter-button {
	width: 118px;
}

.share-buttons.responsive ul li.facebook-button {
	width: 115px;
}

.share-buttons.responsive ul li.google-button {
	width: 105px;
}

.share-buttons.responsive ul li.linkedin-button {
	width: 100px;
}

.share-buttons.responsive ul li.pinterest-button {
	width: 60px;
}


/*-----------------------------------------------------------------------------------*/
/*	Paginaion
/*-----------------------------------------------------------------------------------*/

#post-nav {
	width: 899px;
}

.pagination a, .pagination span {
	/*padding: 6px 14px;*/
}

/*-----------------------------------------------------------------------------------*/
/*	Author
/*-----------------------------------------------------------------------------------*/

.author-info {
    float: left;
    width: 615px;
}

/*-----------------------------------------------------------------------------------*/
/*	Related Posts
/*-----------------------------------------------------------------------------------*/

/*.block.loop-single.review .hentry .related-posts ul li {
	width: 312px;
}

.block.loop-single .hentry .related-posts ul li {
	width: 274px;
}

.block.loop-single .hentry .related-posts .post-content {
	font-size: 14px;
	line-height: 1.5em;
}*/

/*.block.loop-single.review .hentry .related-posts ul li {
	width: 198px;
	height: auto;
}

.block.loop-single .hentry .related-posts .featured-image {
	width: 174px;
	height: 100px;
}

.block.loop-single.review .hentry .related-posts .featured-image {
	width: 198px;
	height: 100px;
}

.block.loop-single .hentry .related-posts .featured-image img {
	width: 174px;
	height: 100px;
}

.block.loop-single.review .hentry .related-posts .featured-image img {
	width: 198px;
	height: 100px;
}*/

/*-----------------------------------------------------------------------------------*/
/*	Comments
/*-----------------------------------------------------------------------------------*/

#respond textarea {
	/*width:550px;*/
}

/*-----------------------------------------------------------------------------------*/
/*	Page Templates
/*-----------------------------------------------------------------------------------*/

#content.full-width .block.loop-single {
    margin: 0 25px;
    width: 909px;
}

.error-search #searchform {
	width: 572px;
}

.error-search #searchform input[type="text"] {
	width: 520px;
}

/*-----------------------------------------------------------------------------------*/
/*	End Responsive
/*-----------------------------------------------------------------------------------*/


}






/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {

.top-menu-center li {
	width: 30px;
}

.top-menu-center li:before {
	margin-left: 3px;
}

.top-menu-center li a {
	font-size: 0px;
	padding: 16px 13px;
	margin-left: -28px;
	width: 0px;
}

.top-menu-left li.categories a span.categories-icon{
	margin: 0px;
}

.top-menu-left li.categories a {
	font-size: 0px;
}

.top-menu-left li.hot-tags a span.tags-icon{
	margin: 0px;
}

.top-menu-left li.chronicles a {
	font-size: 0px;
}

.top-menu-left li.chronicles a span.chronicles-icon{
	margin: 0px;
}

.top-menu-left li.pictures a {
	font-size: 0px;	
}

.top-menu-left li.pictures a span.pictures-icon{
	margin: 0px;
}

.top-menu-left li.new-bands a {
	font-size: 0px;
}

.top-menu-left li.new-bands a span.bands-icon{
	margin: 0px;
}

/*-----------------------------------------------------------------------------------*/
/*	Body
/*-----------------------------------------------------------------------------------*/

#header .wrapper {
	/*width: 699px;*/
}

.main-content { 
	width: 698px;
}

#content {
	width: 698px;
}

#sidebar {
	display: none;
}

.footer-shadow {
	display: none;
}

#footer { 
	padding: 30px 0 30px 0;
}

/*-----------------------------------------------------------------------------------*/
/*	Menu Bar
/*-----------------------------------------------------------------------------------*/

.top-menu-left li.hot-tags a{
	font-size: 0px;
}

.top-menu-right li.search {
	background: none;
	padding: 0 0 0 0;
}

#top-navigation .top-menu-right li .dropdown-menu.social-icons {
    margin-left: -250px;
}

.top-menu-right li.turn-off {
	display: block;
}

/*-----------------------------------------------------------------------------------*/
/*	Header Ads
/*-----------------------------------------------------------------------------------*/

.header-ads, .single-ads, .front-ads {
	/*display: none;*/
    width: 600px;
}

/*-----------------------------------------------------------------------------------*/
/*	First- Grid Posts
/*-----------------------------------------------------------------------------------*/

.grid-big {
	width: 698px;
}

.grid-big .hentry .featured-image {
	width: 698px;
	height: 407px;
}

.grid-big .hentry .featured-image img {
	width: 698px;
	height: 407px;
}

.grid-small {
	width: 349px;
}

.grid-small .hentry .featured-image {
	width: 349px;
	height: 211px;
}

.grid-small .hentry .featured-image img {
	width: 349px;
	height: 211px;
}

/*-----------------------------------------------------------------------------------*/
/*	Random Article
/*-----------------------------------------------------------------------------------*/

#random-section .random-title {
	display: none;
}

#random-section .random-article {
	padding-right: 25px;
	width: 648px;
}

#random-section .random-article h4 a {
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}

#random-section .random-article h4 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------------*/
/*	Second - Grid Posts
/*-----------------------------------------------------------------------------------*/

.grid-big-second {
	width: 648px;
}

.grid-big-second .hentry .featured-image {
	width: 648px;
	height: 330px;
}

.grid-big-second .hentry .featured-image img {
	width: 648px;
	height: 330px;
}

.grid-small-second {
	width: 311px;
	margin: 0 25px 25px 25px;
}

.grid-small-second.last {
	margin: 0 25px 25px 0;
}

.grid-small-second .hentry .featured-image {
	width: 311px;
}

.grid-small-second .hentry .featured-image img {
	width: 311px;
}

/*-----------------------------------------------------------------------------------*/
/*	Front Ads
/*-----------------------------------------------------------------------------------*/

/*.front-ads {*/
	/*padding: 25px 25px 25px 25px;*/
	/*width: 648px;*/
/*}*/

/*-----------------------------------------------------------------------------------*/
/*	Block Posts
/*-----------------------------------------------------------------------------------*/

.block {
	width: 698px;
	margin: 0;
}

.block.loop-single.review{
	width: 698px;
	margin: 0px;
}

.review-info-header{
	width: 698px;
}

.block .hentry .featured-image {
	width: 200px;
	height: 176px;
	margin: 0 25px 0 0;
}

.block .hentry .featured-image img {
	width: 200px;
	height: 176px;
}

.block .hentry .post-content-right {
	width: 423px;
}

/*-----------------------------------------------------------------------------------*/
/*	Singple Post
/*-----------------------------------------------------------------------------------*/

.block.loop-single .hentry .post-content .post-content-right .meta-info {
	margin: 10px 0px 10px 0px;
}

.block.loop-single .hentry .featured-image {
	/*width: 648px;
	height: 284px;*/
}

.block.loop-single .hentry .featured-image img {
	width: 648px;
	height: 284px;
}

.block.loop-single .hentry .featured-image.video {
	width: 648px;
	height: 365px;
}

.block.loop-single .hentry .post-content .post-content-left {
	display: none;
}

.block.loop-single .hentry .post-content .post-content-right {
	/*width: 648px;*/
}

.share-buttons.responsive {
	display: block;
}

.share-buttons.responsive ul li {
	width: 100px;
	float: left;
}

.share-buttons.responsive ul li.twitter-button {
	width: 138px;
}

.share-buttons.responsive ul li.facebook-button {
	width: 135px;
}

.share-buttons.responsive ul li.google-button {
	width: 125px;
}

.share-buttons.responsive ul li.linkedin-button {
	width: 120px;
}

.share-buttons.responsive ul li.pinterest-button {
	width: 60px;
}

/*-----------------------------------------------------------------------------------*/
/*	Paginaion
/*-----------------------------------------------------------------------------------*/

#post-nav {
	width: 649px;
	padding: 30px 25px 40px 25px;
}

/*-----------------------------------------------------------------------------------*/
/*	Author Box
/*-----------------------------------------------------------------------------------*/

.author-info {
    float: left;
    width: 516px;
}

/*-----------------------------------------------------------------------------------*/
/*	Related Posts
/*-----------------------------------------------------------------------------------*/

/*.block.loop-single .hentry .related-posts ul li {
	width: 312px;
	height: auto;
}

.block.loop-single .hentry .related-posts .post-content {
	font-size: 14px;
	line-height: 1.5em;
}*/


/*-----------------------------------------------------------------------------------*/
/*	Comments
/*-----------------------------------------------------------------------------------*/

#respond textarea {
	/*width: 624px;*/
}

/*-----------------------------------------------------------------------------------*/
/*	Page Templates
/*-----------------------------------------------------------------------------------*/

#content.full-width .block.loop-single {
    width: 648px;
}

.error-search #searchform {
	width: 646px;
}

.error-search #searchform input[type="text"] {
	width: 594px;
}

/*-----------------------------------------------------------------------------------*/
/*	End Responsive
/*-----------------------------------------------------------------------------------*/


}






/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media only screen and (max-width: 479px) {

.logo{
	left: 50%;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
	margin-left: 0px;
	top: 48px;
	width: 300px;
	height: 65px;
}
.custom-logo img{
	display: inline-block;
	float: left;
	height: 65px;
	width: auto;
}

.custom-logo p{
	line-height: 65px;
	margin-left: 10px;
	width: auto;
	clear: none;
}

#main{
	margin-top: 1em;
}

#top-navigation{
	position: fixed;
	top:0px;
}

#top-navigation.admin-bar {
	position: fixed;
	top:46px;
}

#header{
	background-color: transparent;
	/*height: 145px;*/
	height: 46px;
	overflow: hidden;
}

.top-menu-logo li.fa-bars{
	padding: 0;
}

.top-menu-logo li.fa-bars:hover{
	color: #494949;
}

.single-review #header{
	height: 45px;
}

.top-menu-center{
	display: none;
}

.top-menu-center li a{
	font-size: 0;
}

.top-menu-left li.categories a span.categories-icon{
	margin: 0px;
}

.top-menu-left li.categories a {
	font-size: 0px;
}

.top-menu-left li.hot-tags a span.tags-icon{
	margin: 0px;
}

.top-menu-left li.chronicles a {
	font-size: 0px;
}

.top-menu-left li.chronicles a span.chronicles-icon{
	margin: 0px;
}

.top-menu-left li.pictures a {
	font-size: 0px;	
}

.top-menu-left li.pictures a span.pictures-icon{
	margin: 0px;
}

.top-menu-left li.new-bands a {
	font-size: 0px;
}

.top-menu-left li.new-bands a span.bands-icon{
	margin: 0px;
}

/*-----------------------------------------------------------------------------------*/
/*	Body
/*-----------------------------------------------------------------------------------*/

#header .wrapper {
	/*width: 300px;*/
	height: 128px;
}

.single-review .header .wrapper{
	height: 0;
}

.main-content { 
	width: 298px;
}

#content {
	width: 298px;
}

.post-box-archives {
    display: block;
    overflow: hidden;
    padding: 20px 0px 0 0px;
}

#sidebar {
	display: none;
}

.footer-shadow {
	display: none;
}

#footer { 
	padding: 30px 0 30px 0;
}

/*-----------------------------------------------------------------------------------*/
/*	Menu Bar
/*-----------------------------------------------------------------------------------*/

#top-navigation .top-menu-logo li.small-logo {
	display: none;
}

.center-icon{
	display: inline-block;
}

.top-menu-left li.small-logo a {
	width: 43px;
}

.top-menu-left li.small-logo a span.home-icon {
	/*left: 14px;*/
	background-size: contain;
	width:40px;
	top:10px;
}

#top-navigation .top-menu-left li.hot-tags a{
	font-size: 0px;
}

#top-navigation .top-menu-right {
	/*float: left;*/
	float: right;
}

#top-navigation .top-menu-right li.search {
	background: none;
	padding: 0 0 0 0;
	margin-right: 0;
}

.top-menu-right li.search a {
	/*padding: 16px 16px;*/
	font-size: 0px;
}

.top-menu-right .social-elements-to-hide{
	display: none;
}

#top-navigation .top-menu-right li.twitter {
	display: none;
} 

#top-navigation .top-menu-right li.share {
	display: none
}

#top-navigation .top-menu-left{
	display: none;
}

#top-navigation .top-menu-logo .small-logo{
	display: none;
}

li.responsive{
	display: inline-block;
}

li.categories{
	display: none;
}

li.hot-tags{
	display: none;
}

/*li.chronicles{*/
	/*display: none;*/
/*}*/

li.pictures{
	display: none;
}

/*li.new-bands{*/
	/*display: none;*/
/*}*/

/*-----------------------------------------------------------------------------------*/
/*	Header Ads
/*-----------------------------------------------------------------------------------*/

.header-ads, .single-ads, .front-ads {
	/*display: none;*/
    width: 320px;
}

/*-----------------------------------------------------------------------------------*/
/*	First - Grid Posts
/*-----------------------------------------------------------------------------------*/

.grid-big {
	width: 298px;
}

.grid-big .hentry .featured-image {
	width: 298px;
	height: 174px;
}

.grid-big .hentry .featured-image img {
	width: 298px;
	height: 174px;
}

.grid-big .hentry h2.post-title a {
	font-size: 16px;
	line-height: 22px;
}

.grid-small {
	width: 298px;
}

.grid-small .hentry .featured-image {
    height: 174px;
    width: 298px;
}

.grid-small .hentry .featured-image img {
    height: 174px;
    width: 298px;
}

/*-----------------------------------------------------------------------------------*/
/*	Random Article
/*-----------------------------------------------------------------------------------*/

#random-section .random-title {
	display: none;
}

#random-section .random-article { 
	height: auto;
	padding: 0 20px;
	width: 260px;
}

#random-section .random-article h4 {
	margin: 16px 0 16px 0;
}

#random-section .random-article h4 a {
	color: #ffffff;
}

#random-section .random-article h4 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------------*/
/*	Second - Grid Posts
/*-----------------------------------------------------------------------------------*/

.grid-big-second {
	margin: 20px;
	width: 258px;
}

.grid-big-second .hentry .featured-image {
	width: 258px;
	height: 128px;
}

.grid-big-second .hentry .featured-image img {
	width: 258px;
	height: 128px;
}

.grid-small-second {
	margin: 0 20px 20px 20px;
	width: 258px;
}

.grid-small-second.last {
	margin: 0 20px 20px 20px;
}

.grid-small-second .hentry .featured-image {
	width: 258px;
	height: 118px;
}

.grid-small-second .hentry .featured-image img {
	width: 258px;
	height: 118px;
}

/*-----------------------------------------------------------------------------------*/
/*	Front Ads
/*-----------------------------------------------------------------------------------*/

/*.front-ads {*/
	/*padding: 20px 20px 20px 20px*/
	/*width: 258px;*/
/*}*/

/*-----------------------------------------------------------------------------------*/
/*	Block Posts
/*-----------------------------------------------------------------------------------*/

.block {
    margin: 0;
	width: 298px;
}

.block.loop-single.review{
	/*margin: 0 20px 0 20px;
	width: 258px;*/
}

.review-info-header{
	width: 258px;
}

.featured-image.review-image.clearfix{
	margin-top: -20px;
    filter: none;
    -webkit-filter: none;
}
.featured-image.review-image.clearfix:after{
    height: 20%;
}

.review-info-header p{
	font-size: 18px;
}

.review-info-header h1{
	font-size: 30px;
	margin-top: 20px;
}

.review-info-header h2{
	font-size: 21px;
	margin-top: 10px;
}

.review-info-header .score-review{
	width: 80px;
	height: 80px;
}

.review-info-header .score-review span{
    width: 58px;
    line-height: 58px;
    font-size: 30px;
}

.review-info-header .score-review.best-new-music {
	margin-top: 20px;
	height: 75px;
}

.review-info-header .score-review.best-new-music span{
	margin-top: 8.5px;
}

.block .hentry .featured-image {
	width: 258px;
	height: 227px;
	margin: 0 0 20px 0;
}

.block .hentry .featured-image img {
	width: 258px;
	height: 227px;
}

.block .hentry .post-content-right {
	width: 258px;
}

.share-buttons.responsive {
	display: block;
}

.share-buttons.responsive ul li {
	width: 100px;
	float: left;
}

.share-buttons.responsive ul li.twitter-button {
	width: 95px;
}

.share-buttons.responsive ul li.facebook-button {
	width: 90px;
}

.share-buttons.responsive ul li.google-button {
	width: 70px;
}

.share-buttons.responsive ul li.linkedin-button {
	display: none;
}

.share-buttons.responsive ul li.pinterest-button {
	display: none;
}

/*-----------------------------------------------------------------------------------*/
/*	Pagination
/*-----------------------------------------------------------------------------------*/

#post-nav {
	padding: 30px 20px 30px 20px;
	width: 258px;
}

.pagination a, .pagination span {
	/*background: none;
	color: #222222;
    border-radius: 0 0 0 0;
    display: inline-block;
    float: left;
    font-family: 'Raleway',sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin: 0 10px 0 0;
    overflow: hidden;
    padding: 0 0 0 0;
    text-align: center;*/
    font-size: 14px;
    padding: 4px;
}

.pagination .current {
	/*background: none;
	color: #555555;*/
}

.pagination a:hover {
	/*background: none;
	color: #555555;*/
}

/*-----------------------------------------------------------------------------------*/
/*	Single Post
/*-----------------------------------------------------------------------------------*/

.block.loop-single .hentry h1.post-title{
	font-size: 24px;
	line-height: 1.3em;
}
.block.loop-single .hentry .post-content .post-content-right{
	font-size: 14px;
	line-height: 23px;
}

.block.loop-single .hentry .post-content .post-content-right .meta-info{
	font-size: 11px;
	margin: 10px 0px 10px 0px;
}

.block.loop-single .hentry .post-content .post-content-right .meta-info a{
	font-size: 11px;
}

.block.loop-single .hentry .featured-image {
    /*width: 258px;
	height: 113px;*/
}

.block.loop-single .hentry .featured-image img {
    width: 258px;
	height: 113px;
}

.block.loop-single .hentry .featured-image.video {
	width: 258px;
	height: 145px;
}

.block.loop-single .hentry .post-content .post-content-left {
	display: none;
}

.block.loop-single .hentry .post-content .post-content-right {
	/*width: 258px;*/
}

/*-----------------------------------------------------------------------------------*/
/*	Author Box
/*-----------------------------------------------------------------------------------*/

.author-gravatar {
	display: none;
}

.author-info {
	width: 245px;
}

/*-----------------------------------------------------------------------------------*/
/*	Related Posts
/*-----------------------------------------------------------------------------------*/

/*.block.loop-single .hentry .related-posts ul li {
	margin: 0 0 25px 0;
	width: 258px;
	height: auto;
}

.block.loop-single .hentry .related-posts .post-content {
	font-size: 12px;
	line-height: 1.5em;
}

.block.loop-single .hentry .related-posts .featured-image {
	height: 125px;
    width: 258px;
}

.block.loop-single .hentry .related-posts .featured-image img {
	height: 125px;
    width: 258px;
}*/

/*-----------------------------------------------------------------------------------*/
/*	Comments
/*-----------------------------------------------------------------------------------*/

#respond textarea {
	/*width: 233px;*/
}

#respond #submit {
	width: 216px;
	font-size: 16px;
	line-height: 20px;
}

.comment .children li {
	padding-left: 0;
}

.comment .vcard {
    width: 45px;
}

.comment-avatar {
    width: 45px;
}

.comment-body .avatar {
	width: 45px;
	height: 45px;
}

.comment-content {
    margin: 0 0 0 65px;
}

.comment-body time {
	display: none;
}

input, textarea, select { 
	width: 90%;
}

/*-----------------------------------------------------------------------------------*/
/*	Page Templates
/*-----------------------------------------------------------------------------------*/

#content.full-width .block.loop-single {
    width: 298px;
    margin: 0 0px 0 0px;
}


.archive-lists .recent-post-list {
	width: 100%;
}

.archive-lists .popular-post-list {
	width: 100%;
}

.archive-lists .categories {
	width: 100%;
}

.archive-lists .archives {
	width: 100%;
}

.error-search #searchform {
	width: 256px;
}

.error-search #searchform input[type="text"] {
	width: 202px;
}

/*-----------------------------------------------------------------------------------*/
/* Review System
/*-----------------------------------------------------------------------------------*/

.uxde-user-review-criteria {
	height: 52px;
}

span.uxde-criteria-star-under {
	top: 40px;
	left: 12px;
	right: 0;
}

.main-search-title{
    top:15px;
}
/*-----------------------------------------------------------------------------------*/
/*	End Responsive
/*-----------------------------------------------------------------------------------*/


}






/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {

.logo{
	left: 50%;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
	margin-left: 0px;
	top: 48px;
	width: 320px;
	height: 65px;
}
.custom-logo img{
	display: inline-block;
	float: left;
	height: 65px;
	width: auto;
}

.custom-logo p{
	line-height: 65px;
	margin-left: 10px;
	width: auto;
	clear: none;
}

#main{
	margin-top: 1em;
}

#top-navigation{
	position: fixed;
	top:0px;
}

#top-navigation.admin-bar {
	position: fixed;
	top:46px;
}

#header{
	background-color: transparent;
	/*height: 145px;*/
	height: 46px;
	overflow: hidden;
}

.top-menu-logo li.fa-bars{
	padding: 0;
}

.top-menu-logo li.fa-bars:hover{
	color:#494949;
}

.single-review #header{
	height: 45px;
}

.top-menu-center{
	display: none;
}

.top-menu-center li a {
	font-size: 0px;
}

.top-menu-left{
	display: none;
}

.top-menu-left li.categories a span.categories-icon{
	margin: 0px;
}

.top-menu-left li.categories a {
	font-size: 0px;
}

.top-menu-left li.hot-tags a span.tags-icon{
	margin: 0px;
}

.top-menu-left li.chronicles a {
	font-size: 0px;
}

.top-menu-left li.chronicles a span.chronicles-icon{
	margin: 0px;
}

.top-menu-left li.pictures a {
	font-size: 0px;	
}

.top-menu-left li.pictures a span.pictures-icon{
	margin: 0px;
}

.top-menu-left li.new-bands a {
	font-size: 0px;
}

.top-menu-left li.new-bands a span.bands-icon{
	margin: 0px;
}


/*-----------------------------------------------------------------------------------*/
/*	Body
/*-----------------------------------------------------------------------------------*/

#header .wrapper {
	/*width: 460px;*/
	height: 128px
}

.main-content { 
	width: 458px;
}

#content {
	width: 458px;
}

.post-box-archives {
    display: block;
    overflow: hidden;
    padding: 20px 20px 0 20px;
}

#sidebar {
	display: none;
}

.footer-shadow {
	display: none;
}

#footer { 
	padding: 30px 0 30px 0;
}

/*-----------------------------------------------------------------------------------*/
/*	Menu Bar
/*-----------------------------------------------------------------------------------*/
#top-navigation .top-menu-logo li.small-logo {
	display: none;
}

.center-icon{
	display: inline-block;
}

.top-menu-left li.small-logo {
	display: block;
}

.top-menu-left li.hot-tags a{
		font-size: 0px;	
}

.top-menu-right {
	/*float: left;*/
	float:right;
}

.top-menu-right li.search {
	/*background: none;*/
	padding: 0 0 0 0;
	margin-right: 0;
}

.top-menu-right li.search a{
	/*background: none;*/
	font-size: 0px;
}

.top-menu-right li.shareface a{
	/*background: none;*/
	font-size: 0px;
}

.top-menu-right li.twitter {
	/*display: none;*/
}

.top-menu-right .social-elements-to-hide{
	display: none;
}

#top-navigation .top-menu-right li .dropdown-share-buttons {
	margin-left: 0;
	width: 104px;
}

.chrome #top-navigation .top-menu-right li .dropdown-share-buttons,
.opera #top-navigation .top-menu-right li .dropdown-share-buttons,
.safari #top-navigation .top-menu-right li .dropdown-share-buttons {
	margin-left: 0;
	width: 100px;
}



.top-menu-right .dropdown-share-buttons {
	display: block;
}

#top-navigation .top-menu-left .categories-menu {
	margin-left: -59px;
}

/*-----------------------------------------------------------------------------------*/
/*	Header Ads
/*-----------------------------------------------------------------------------------*/

.header-ads, .single-ads, .front-ads {
	/*display: none;*/
    width: 400px;
}

/*-----------------------------------------------------------------------------------*/
/*	First - Grid Posts
/*-----------------------------------------------------------------------------------*/

.grid-big {
	width: 458px;
}

.grid-big .hentry .featured-image {
	width: 458px;
	height: 267px;
}

.grid-big .hentry .featured-image img {
	width: 458px;
	height: 267px;
}

.grid-small {
    width: 229px;
}

.grid-small .hentry .featured-image {
    width: 229px;
	height: 150px;
}

.grid-small .hentry .featured-image img {
    width: 229px;
	height: 150px;
}

.grid-small .hentry .meta-category {
	top: 0;
}

.grid-small .hentry h2.post-title {
	top: 31px;
}

/*-----------------------------------------------------------------------------------*/
/*	Random Article
/*-----------------------------------------------------------------------------------*/

#random-section .random-title {
	display: none;
}

#random-section .random-article {
	padding: 0 20px 0 20px;
	width: 418px;
	height: auto;
}

#random-section .random-article h4 {
	margin: 16px 0 16px 0;
}

#random-section .random-article h4 a {
	color: #FFFFFF;
}

#random-section .random-article h4 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------------*/
/*	Second - Grid Posts
/*-----------------------------------------------------------------------------------*/

.grid-big-second {
	margin: 20px 20px 20px 20px;
	width: 418px;
}

.grid-big-second .hentry .featured-image {
	width: 418px;
	height: 210px;
}

.grid-big-second .hentry .featured-image img {
	width: 418px;
	height: 210px;
}

.grid-small-second {
	width: 418px;
	margin: 0 20px 20px 20px;
}

.grid-small-second.last {
	margin: 0 20px 20px 20px;
}

.grid-small-second .hentry .featured-image {
	width: 418px;
	height: 192px;
}

.grid-small-second .hentry .featured-image img {
	width: 418px;
	height: 192px;
}

/*-----------------------------------------------------------------------------------*/
/*	Front Ads
/*-----------------------------------------------------------------------------------*/

/*.front-ads {*/
	/*padding: 20px 20px 20px 20px;*/
	/*width: 418px;*/
/*}*/

/*-----------------------------------------------------------------------------------*/
/*	Block Posts
/*-----------------------------------------------------------------------------------*/

.block {
    margin: 0 20px 0 20px;
    width: 418px;
}

.block.loop-single.review{
	margin: 0;
    width: 458px;
}

.review-info-header{
	width: 418px;
}

.featured-image.review-image.clearfix{
	margin-top: -20px;
    -ms-filter: none;
    filter: none;
    -webkit-filter: none;
}




.review-info-header p{
	font-size: 18px;
}

.review-info-header h1{
	font-size: 40px;
	margin-top: 20px;
}

.review-info-header h2{
	font-size: 30px;
	margin-top: 10px;
}

.review-info-header .score-review{
	width: 90px;
	height: 90px;
}

.review-info-header .score-review span{
    width: 78px;
    line-height: 78px;
    font-size: 38px;
}

.review-info-header .score-review.best-new-music {
	margin-top: 20px;
	height: 100px;
}

.review-info-header .score-review.best-new-music span{
    margin-top: 10.5px;
}

.block .hentry .featured-image {
	display: none;
}

.block .hentry .meta-category {
	display: none;
}

.block .hentry .post-content-right {
	width: 418px;
}

/*-----------------------------------------------------------------------------------*/
/*	Pagination
/*-----------------------------------------------------------------------------------*/

#post-nav {
	padding: 30px 20px 30px 20px;
	width: 418px;
}

.pagination a, .pagination span {
	/*background: none;*/
	/*color: #222222;*/
    /*border-radius: 0 0 0 0;*/
    /*display: inline-block;*/
    /*float: left;*/
    /*font-family: 'Raleway',sans-serif;*/
    /*font-size: 16px;*/
    /*font-weight: 500;*/
    /*line-height: 22px;*/
    /*margin: 0 10px 0 0;*/
    /*overflow: hidden;*/
    /*padding: 0 0 0 0;*/
    /*text-align: center;*/
    font-size: 14px;
    padding: 4px;
}

.pagination .current {
	/*background: none;*/
	/*color: #555555;*/
}

.pagination a:hover {
	/*background: none;
	color: #555555;*/
}

/*-----------------------------------------------------------------------------------*/
/*	Single Post
/*-----------------------------------------------------------------------------------*/

.block.loop-single .hentry h1.post-title{
	font-size: 32px;
	line-height: 1.3em;
}
.block.loop-single .hentry .post-content .post-content-right{
	font-size: 16px;
	/*line-height: 23px;*/
}

.block.loop-single .hentry .post-content .post-content-right .meta-info{
	margin: 10px 0px 10px 0px;
	font-size: 12px;
}

.block.loop-single .hentry .post-content .post-content-right .meta-info a{
	font-size: 12px;
}

.block.loop-single .hentry .featured-image {
	/*display: block;
	width: 418px;
	height: 183px;*/
}

.block.loop-single .hentry .featured-image img {
	display: block;
	width: 418px;
	height: 183px;
}

.block.loop-single .hentry .featured-image.video {
	width: 418px;
	height: 235px;
}

.block.loop-single .hentry .post-content .post-content-left {
	display: none;
}

.block.loop-single .hentry .post-content .post-content-right {
	/*width: 418px;*/
}

.share-buttons.responsive {
	display: block;
}

.share-buttons.responsive ul li {
	width: 100px;
	float: left;
}

.share-buttons.responsive ul li.twitter-button {
	width: 100px;
}

.share-buttons.responsive ul li.facebook-button {
	width: 95px;
}

.share-buttons.responsive ul li.google-button {
	width: 75px;
}

.share-buttons.responsive ul li.linkedin-button {
	width: 85px;
}

.share-buttons.responsive ul li.pinterest-button {
	width: 60px
}

/*-----------------------------------------------------------------------------------*/
/*	Author Box
/*-----------------------------------------------------------------------------------*/

.author-gravatar {
	display: none;
}

.author-info {
    float: left;
    width: 402px;
}

/*-----------------------------------------------------------------------------------*/
/*	Related Posts
/*-----------------------------------------------------------------------------------*/

/*.block.loop-single .hentry .related-posts ul li {
	width: 418px;
	*//*height: 271px;*//*
	margin: 0 0 25px 0;
	height: auto;
}

.block.loop-single .hentry .related-posts .post-content {
	font-size: 14px;
	line-height: 1.5em;
}


.block.loop-single .hentry .related-posts .featured-image {
    width: 418px;
	height: 201px;
}

.block.loop-single .hentry .related-posts .featured-image img {
    width: 418px;
	height: 201px;
}*/

/*-----------------------------------------------------------------------------------*/
/*	Comments
/*-----------------------------------------------------------------------------------*/

#respond textarea {
	/*width: 392px;*/
}

.comment .children li {
	padding-left: 0;
}

.comment .vcard {
    width: 45px;
}

.comment-avatar {
    width: 45px;
}

.comment-body .avatar {
	width: 45px;
	height: 45px;
}

.comment-content {
    margin: 0 0 0 65px;
}

textarea {
	width: 93%;
}

/*-----------------------------------------------------------------------------------*/
/*	Page Templates
/*-----------------------------------------------------------------------------------*/

#content.full-width .block.loop-single {
	margin: 0 20px 0 20px;
	width: 418px;
}

.archive-lists .recent-post-list {
	width: 100%;
}

.archive-lists .popular-post-list {
	width: 100%;
}

.archive-lists .categories {
	width: 100%;
}

.archive-lists .archives {
	width: 100%;
}

.error-search #searchform {
	width: 416px;
}

.error-search #searchform input[type="text"] {
	width: 364px;
}

.main-search-title{
    top:15px;
}

/*-----------------------------------------------------------------------------------*/
/*	End Responsive
/*-----------------------------------------------------------------------------------*/


}