/*
Theme Name:  NiceGrapes
Theme URI:   http://themeforest.net/user/pixelwars/portfolio
Author:      Pixelwars
Author URI:  http://themeforest.net/user/pixelwars
Description: Responsive WordPress theme.
Version:     1.4
License:     ThemeForest License
License URI: http://themeforest.net/licenses
Tags:        light, dark, white
Text Domain: read
*/

/*
    Do not remove any of the commented text above as it is used by the theme for proper function!
*/

/* =WordPress Core
-------------------------------------------------------------- */
.aligncenter, .alignnone, .alignright, .alignleft {
    display: block; margin: 1.6em auto; clear: both;
	}
.wp-caption {
	color:#555; max-width: 100%;
	}
.wp-caption img {
	border: 0 none; height: auto; margin: 0; padding: 0;
	}
.wp-caption-text {
    font-size: 14px; margin: 0; padding: .6em .1em 0; color: #C5C2B6;
	}
.wp-caption.aligncenter { 
	text-align: center; 
	}
	
/* TABLETS */
@media screen and (min-width: 768px) {
	.alignnone {
		margin: 3em 0; 
		}
	.aligncenter {
		margin: 3em auto; 
		}
	.alignleft,
	.alignright {
		max-width: 50%; 
		}
	.alignright {
		float:right; margin: .4em 0 1em 2em;
		}
	.alignleft {
		float: left; margin: .4em 2em 1em 0;
		}
		blockquote{
			font-size: 1.5em;
		}
		audiopreview{
			margin-top: -35px!important;
		}
}

/* iPHONE */

/* iPhone 6 in portrait & landscape */

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) { .display_none_iphone{display: none!important;}
#jp_container_N {display: none!important;}
.footer bg-light {display: none!important;}
}

/* iPhone 6 in landscape */

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {.display_none_iphone{display: none!important;
}
.audiopreview{
	margin-top:-30px!important;
}
#jp_container_N {display: none!important;}
.footer bg-light {display: none!important;}
}

/* iPhone 6 in portrait */

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
.single body{
	font-size: 0.8em!important;
}

.home .tag-tidbit .post .entry-content > p{
display: none!important;
}

.audiopreview{
	margin-top:-30px!important;
}
.display_none_iphone{display: none!important;
}
#jp_container_N {display: none!important;}
.footer bg-light {display: none!important;}
}

/* iPhone 6 Plus Media Queries
iPhone 6 Plus in portrait & landscape */

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {.display_none_iphone{display: none!important;
}
#jp_container_N {display: none!important;}
.footer bg-light {display: none!important;}}

/* iPhone 6 Plus in landscape */

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {.display_none_iphone{display: none!important;
}
.audiopreview{
	margin-top:-30px!important;
}
#jp_container_N {display: none!important;}
.footer bg-light {display: none!important;}
}

/* iPhone 6 Plus in portrait */

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
.single body{
	font-size: 0.8em!important;}
.home .tag-tidbit .post .entry-content > p{
display: none!important;
}
.audiopreview{
	margin-top:-30px!important;
}
.display_none_iphone{display: none!important;
}
#jp_container_N {display: none!important;}
.footer bg-light {display: none!important;}}

/* iPhone 5 & 5S Media Queries
iPhone 5 & 5S in portrait & landscape */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
.home .tag-tidbit .post .entry-content > p{
display: none!important;
}
.audiopreview{
	margin-top:-30px!important;
}
.display_none_iphone{display: none!important;
}
#jp_container_N {display: none!important;}
.footer bg-light {display: none!important;}}

/* iPhone 5 & 5S in landscape */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {.display_none_iphone{display: none!important;
}
.audiopreview{
	margin-top:-30px!important;
}
#jp_container_N {display: none!important;}
.footer bg-light {display: none!important;}
}

/* iPhone 5 & 5S in portrait */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
.home .tag-tidbit .post .entry-content > p{
display: none!important;
}
.audiopreview{
	margin-top:-30px!important;
}
.post .entry-content{
	font-size: 1.0em !important;
}
.display_none_iphone{display: none!important;
}
#jp_container_N {display: none!important;}
.footer bg-light {display: none!important;}}

/* iPhone 2G, 3G, 4, 4S Media Queries */

/* It's noteworthy that these media queries are also the same for iPod Touch generations 1-4.
iPhone 2G-4S in portrait & landscape */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
.home .tag-tidbit .post .entry-content > p{
display: none!important;
}
.display_none_iphone{display: none!important;
}
#jp_container_N {display: none!important;}
.footer bg-light {display: none!important;}}

/* iPhone 2G-4S in landscape */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) {.display_none_iphone{display: none!important;
}
.audiopreview{
	margin-top:-10px!important;
}
#jp_container_N {display: none!important;}
.footer bg-light {display: none!important;}
}

/* iPhone 2G-4S in portrait */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {
.home .tag-tidbit .post .entry-content > p{
display: none!important;
}
.display_none_iphone{display: none!important;
}
.audiopreview{
	margin-top:-10px!important;
}
#jp_container_N {display: none!important;}
.footer bg-light {display: none!important;}
}

/* DESKTOPS MEDIUM */
@media screen and (min-width: 1200px) { 
	.content-area:not(.with-sidebar) .alignright, .content-area:not(.with-sidebar) .wp-caption.alignright {
		margin-right: -140px; margin-left: 2em;
		}
	.content-area:not(.with-sidebar) .alignleft, .content-area:not(.with-sidebar) .wp-caption.alignleft {
		margin-left: -140px; margin-right: 2em;
		}	
		.asb_rev_img{
			margin-top: 50px;
		}

}