/**
 * =Responsive & Media Queries
 * ----------------------------------------------------------------------------
 */

/* Larger Desktops */
@media only screen and (min-width: 1129px) {
	.main-featured .flexslider .slides > li { min-height: 336px; }
	
	.navigation .menu > li li a {
    min-width: 201px;
}
}

/* Tablets - Small Desktops - fluid wrapper */
@media only screen and (max-width: 1128px) {


li#menu-item-13551.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-13551,
li#menu-item-14091.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-14091

{ 
	border-right:none;
	padding-right:6px; 
	    position: relative;
}


li#menu-item-13551.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-13551:hover,
li#menu-item-14091.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-14091:hover


{ 
border-right:none;
background-color:#f27a95;


}

li#menu-item-13551.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-292.current_page_item.menu-item-13551,
li#menu-item-14091.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-292.current_page_item.menu-item-14091
{ 
	border-right:none;
	padding-right:6px;
	background-color:#f27a95;
	border-bottom:2px solid #f27a95;
	    position: relative;

	
}
	
input, textarea, select {
	background: #f9f9f9;
	border: 1px solid #d9d9d9;
	padding: 7px 8px;
	outline: 0;
	font-size: 13px;
	color: #a6a6a6;
	width: 260px;
} 	

button, input[type="submit"] {
    -moz-box-sizing: content-box;
    cursor: pointer;
    background-color: #999;
    color: white;
    text-transform: uppercase;
    font-family: "Open Sans";
    font-size: 11px;
    padding-right: 15px;
    padding-left: 15px;
	width:100px !important;
}


.top-bar .search-button, button.search-button {

width:31px !important;

}

#footerwidgets a, #footerwidgets p {

font-size:11px;

}


#footerwidgets h3 {

margin-bottom:3px;

}
.lower-foot .textwidget {
    float: right;
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
	
}

#prefooter
{
padding-top:0px;
margin-top:0px !important;
}

#pre-footer img, #pre-footer a img, .site-content-home img, 
.site-content-home a img, #primary.site-content-shop img, #primary.site-content-shop a img {
zoom:1;
filter:alpha(opacity=100);
opacity:1.0;
width:100%;
height:auto;

}


.home-formarea form input, form#cm_ajax_shortcode_1.cm_ajax_shortcode_form input#cm-ajax-email.widefat {
    font-size: 12px;
    border: 1px solid rgb(221, 221, 221);
    height: 15px;
    margin-top: -1px;
display:inline;
width:175px;
    margin-right: 5px;
}

	.wrap, .boxed .main-wrap { 
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box; 
	
	}
	
	body.boxed { padding: 0 25px 0 25px; }
	
	.background-cover {
		position: fixed;
		background-position: 50% 0;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-position: center center;
		background-size: cover;
		z-index: -1;
	}
	
	.trending-ticker a { max-width: 400px; }
	
	.main-head .right { margin-left: 250px; margin-top: 26px;}
	
	.navigation.sticky {
		width: 100%;
		left: 0;
	}
	
	.navigation .menu li > a { padding: 0 15px;  }


	.tabbed .tabs-list a { padding: 0 3%; }
	
	.post-header img, .post-content img {
		max-width: 100%;
		height: auto;
	}
	
	.post-share .text { display: none; }
	.share-links a { margin-bottom: 4px; }
	
	/* fluid slider blocks */
	.main-featured .blocks .image-link img {
		max-width: 100%;
		height: auto;
	}
	
	.main-featured .blocks .small {
		width: 48%;
		margin-right: 4%;	
	}
	
	.main-footer input.feedburner-subscribe {
		margin-top: 5px;
		margin-left: 0;
		display: block;
	}
	
	.flickr-widget .flickr_badge_image:nth-of-type(4n) { margin-right: 12px; }
	.flickr-widget .flickr_badge_image:nth-of-type(3n) { margin-right: 0; }
	
	.no-display { opacity: 1; }
	
	/* fontawesome rendering issue on android 4.2/nexus */
	.navigation .menu li > a:after, .navigation .mega-menu.links > li li a:before, 
	.flex-direction-nav a:after, .sc-accordion-title a:after, .sc-toggle-title a:after, .fa {
		text-rendering: auto;
	}
}

/* Large Tablet Layout: 800px. - fluid */
@media only screen and (min-width: 800px) and (max-width: 940px) {




#footerwidgets a, #footerwidgets p {
line-height:1.2em;
}

#footerwidgets h3 {
line-height:1.2em;
}


.lower-foot .textwidget {
    float: right;
    font-size: 11px;
    margin-bottom: 0px;
    margin-right: 0px;
	
}



table.home-formarea td {
    padding-top: 0px;
    vertical-align: top;
    border-collapse: collapse;
    display: block;
    text-align: left;
	margin-top:60px;
}
.home-formarea h6 {
    font-size: 10px;
    line-height: 12px;
    margin: 0px !important;
    padding: 0px !important;
    text-transform: none;
    color: rgb(119, 119, 119) !important;
    font-weight: 400 !important;
}


.main-featured .slider .caption, .main-featured .blocks h3, .featured .caption {
  background-color: rgba(255,255,255,0.5); /* FF3.6+ */
    height: 100%;
    width: 210px;
}

	.column, .row [class*="col-"] {
		padding-left: 15px;
		padding-right: 15px;
	}
		
	.wrap > .row, .row {
		margin-left: -15px;
		margin-right: -15px; 
	}

	/* change top bar */
	.trending-ticker { font-size: 13px; }
	.trending-ticker .heading { margin-right: 25px; }
	
	.trending-ticker a {
		max-width: 235px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		display: inline-block;
		vertical-align: middle;
		line-height: 1.3;
		padding-right: 5px;
		margin-top: -2px;
	}
		
	/*
	 * Make menu and mega menus compact
	 */
	.navigation .menu > li > a {
		font-size: 11px;
		padding: 0 10px;
		border-right: 1px solid #ffffff;
	}
	
	.navigation .menu li > a:after { 
		margin-left: 5px;
		font-size: 12px;
		line-height: 1;
	}
	
	/* category mega menu */
	.mega-menu .sub-cats { padding: 0; }
	
	.mega-menu .sub-nav {
		padding-left: 15px;
		padding-right: 15px;
	} 
	
	.mega-menu .extend { padding: 0; }
	
	.mega-menu .recent-posts .post:nth-child(3) { display: none; }	
	
	/* links mega menu */
	.navigation .mega-menu.links > li { padding: 0 15px; }

	.navigation .mega-menu, .navigation .mega-menu.links > li > a, .navigation .mega-menu .sub-nav li a { font-size: 12px; }
	.navigation .mega-menu.links > li li a:before { display: none; }
	.navigation .mega-menu.links > li li a { padding-left: 5px; }
	
	/* slider */
		
	.main-featured .blocks .small h3 { padding: 20px 5px 5px 5px; }
	.main-featured .blocks.col-4 { padding-left: 4px; }

	
	.tabbed .tabs-list a {
		font-size: 12px;
		padding: 0 2.5%;	
	}
	
	.main .sidebar:before { margin-left: -15px; }
	
	/* reduce image size in sidebar widgets */
	.sidebar .posts-list img { width: 65px; }
	.sidebar .posts-list .content { margin-left: 80px; }
	
	
	.listing-alt img { width: 110%; }
	.listing-alt article > a { max-width: 200px; }
	.listing-alt article .content { margin-left: 220px; }
	
	.main-footer .posts-list img { width: 60px; }
	.main-footer .posts-list .content { margin-left: 75px; }
	
	.flickr-widget a {
		width: 60px;
		height: 52px;
	}
	
	#pre-footer {
  
    margin-top: 20px;
}

.lower-foot .textwidget {
    float: right;
    font-size: 11px;
    margin-bottom: 0px;
    margin-right: 0px;
	margin-top:0px;
	
}



}



  /* Tablets, iPads (landscape) ----------- */
    @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px) 
    and (orientation : landscape) {
	.main-head .right { 
	margin-top:50px;
	}
	
	
		.navigation .menu li > a { padding: 0 20px;  }


    }





/* Small Tablet: IPAD PORTRAIT */

@media only screen 
and (min-device-width : 481px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	
	.main .sidebar {
 display:none;
}


table.home-formarea td {
    padding-top: 0px;
    vertical-align: top;
    border-collapse: collapse;
    display: block;
    text-align: center;
	margin-top:130px;
}



#pre-footer {

	margin-top:20px;
}


.lower-foot .textwidget {
    float: right;
    font-size: 11px;
    margin-bottom: 0px;
    margin-right: 0px;
	margin-top:0px;
	
}


.logo-image {

	margin-top:50px;
}


}




@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
	
	.logo-image {

	margin-top:60px;
}

 }






	/* Small Tablet: not sure IPAD landscape */
@media only screen and (min-width: 768px) and (max-width: 799px) {


	.post-content-contact h5 {
position:relative;
top:92px;
right:33px;
}


.lower-foot .textwidget {
    float: right;
    font-size: 11px;
    margin-bottom: 0px;
    margin-right: 0px;
	margin-top:0px;
	
}


.lower-foot .widgets > div:first-child {
    margin-top: 0px;
    margin-right: 0px;
    text-align: right !important;
    float: right;
}

	#footerwidgets h3
{
  font-size:11px;
line-height:1.1em;
	
}




.navigation {
	background-color: #fff;
	border-bottom:none;
	color: #efefef;
	-webkit-box-shadow:0 1px 5px 1px rgba(0,0,0,0.2);
box-shadow:0 1px 5px 1px rgba(0,0,0,0.2);

	text-transform: uppercase;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
}


table.home-formarea td {
    padding-top: 0px;
    vertical-align: top;
    border-collapse: collapse;
    display: block;
    text-align: center;
}

	div.search {
    position: relative;
    top: -38px !important;
 
}
	

	
		.align-top {
    margin: 0px auto;
    display: table-cell;
}


.navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a, .navigation .menu > .current-menu-parent > a, .navigation .mega-menu.links > li:hover, .navigation .menu > .current-menu-ancestor > a, .navigation .menu li.active {
    background-color: #f27a95 !important;
    color: #fff !important;
}

.main-featured .slider .caption, .main-featured .blocks h3, .featured .caption {
  background-color: rgba(255,255,255,0.5); /* FF3.6+ */
    height: 100%;
    width: 210px;
}
	

	.main-featured .blocks { display: none; }
	.main-featured .slider, .main-featured .flexslider .slides img { width: 100%; }
	
	.main-content, .sidebar { width: 100%; }
	
	/* show nav for slider on tablets */
	.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev { opacity: 0.8; }
	
	.main-footer .col-4 {
		width: 100%;
		margin-top: 28px;
	}
	
	.main-footer .col-4:first-child { margin-top: 0; }
	
	/* footer fix */
	.flickr-widget .flickr_badge_image:nth-of-type(4n) { margin-right: 12px; }
	
	
	.main-footer input.feedburner-subscribe {
		display: inline;
		margin-left: 4px;
	}
	
	#pre-footer {

	margin-top:20px;
}


	
}



/* Mobile + Small Tablet shared rules * includes ****IPAD MINI Portrait*****/ 
@media only screen and (max-width: 799px) {

	/*
	 * Top Bar
	 */
	 
	/* change top bar styling */
	
	#footerwidgets h3
{
  font-size:12px;

	
}

table.home-formarea td {
    padding-top: 0px;
    vertical-align: top;
    border-collapse: collapse;
    display: block;
    text-align: center;
	margin-top:130px;
	padding:0 !important;
	float:none;
	position:relative;
	left:0px;
	
}




.search{margin-top:10px;}



	.navigation {
	background-color: #fff;
	border-bottom:none;
	color: #efefef;
	-webkit-box-shadow:0 1px 5px 1px rgba(0,0,0,0.2);
box-shadow:0 1px 5px 1px rgba(0,0,0,0.2);

	text-transform: uppercase;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
}
	
	.main-footer .wrap {
padding: 10px;
position: relative;
top: 0px;
margin-bottom: 20px;
}

	table.home-formarea td {
    padding-top: 0px !important;
    vertical-align: top !important;
    border-collapse: collapse !important;
    display: block !important;
    text-align: center !important;
    margin-top: 130px !important;
    position: relative !important;
    left: 0px !important;
}

div.search {
    position: relative;
    top: -22px;
    left: 8px;
	
}


	.main-featured .slider .caption, .main-featured .blocks h3, .featured .caption {
  background-color: rgba(255,255,255,0.5); /* FF3.6+ */
   height: 100%;
    width: 210px;
}
	
	
	.align-top {
    margin: 0px auto;
    display: table-cell;
}

	.top-bar .social-icons {
		clear: both;
		text-align: center;
		float: none;
	}
	
	.top-bar .search { display: none; }
	
	.top-bar .social-icons li {
		float: none;
		display: inline-block;
	}
	
	.top-bar-content > div { display: block; }
	
	.top-bar .trending-ticker .heading {
		float: none;
		margin-right: 0;
	}
	
	.top-bar .trending-ticker ul { float: none; }
	
	.top-bar .trending-ticker {
		text-align: center;
		margin-bottom: 14px;
	}
	
	.top-bar .trending-ticket li { 
		max-width: 100%;
		text-overflow: ellipsis;
	}
	
	.top-bar .menu { 
		float: none;
		text-align: center; 
		margin-bottom: 7px;
	}
	
	.top-bar .menu li {
		float: none;
		display: inline-block;
		padding-left: 14px;
	} 
	
	/*
	 * meet PAGES and about PAGES
	 */
	
	.post-content-meet, .post-content-about-the-artist, .post-content-background, .post-content-licensing, .post-content-stock, .post-content-default   {
     background-image: none;
    background-repeat: no-repeat;
    background-position: right top;
}

.post-content-meet {
    border: 5px solid rgb(204, 204, 204);
    padding: 5px 20px;
    font-size: 13px;
	min-height:230px;
}

.post-content-about-the-artist
{
    border: 5px solid rgb(204, 204, 204);
    padding: 5px 20px;
    font-size: 13px;
	min-height:250px;
}

	.post-content-meet p, .post-content-about-the-artist p, .post-content-background p, .post-content-licensing p, .post-content-stock p,, .post-content-default  {
max-width:799px;
}




	/*
	 * Header 
	 */
	.main-head .title {
		float: none;
		text-align: center;
		margin-bottom: 28px;
		margin-top: 0px;
		line-height: 1;
	}
	
	.main-head .right { 
		float: none;
		margin-bottom: 0px;
		line-height: 1.5;
		text-align: center;
	}
	
	.main-head .right > div {
		display: inline-block;
		max-width: 100%;
	}
		
	.main-head .right  { margin-left: 0; }

	.main .sidebar {
    margin-top: 25px;
}
	.main .sidebar:before { display: none; }
	

	/*
	 * Mobile Navigation 
	 */
	.navigation { border-bottom: 0; }
	
	.navigation.sticky {
		position: static;
	}
	
	.navigation .menu { display: none; }	
	.navigation .mobile-menu.active { display: block; }
	
	.navigation ul li {
		float: none;
		clear: both;
		display: block;
	}
	
	.navigation .menu ul {
		position: static;
		display: none;
		visibility: visible;
		opacity: 1;
	}
	
	.navigation .menu > li > a {
		font-size: 12px;
		margin-bottom: 0;
		border-bottom: 0;
	}
	
	.navigation .mobile:hover a { text-decoration: none; }
	.navigation .mobile { display: block; }
	
	.navigation .mobile .selected {
		display: block; 
		padding: 0 15px;
		line-height: 44px;
		margin-bottom: -1px;
		overflow: hidden;
	}
	
	.navigation .mobile .text  { float: left; }
	
	.navigation .mobile .current {
		float: left;
		margin-left: 14px; 
		font-size: 12px;
		max-width: 40%;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		vertical-align: bottom;
	}
	
	.navigation .mobile .fa {
		font-size: 21px;
		float: right;
		width: 50px;
		background: #e54e53;
		margin-right: -15px;
		text-align: center;
		line-height: 43px;
		color:#fff;
	}

	
	.navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a, 
	.navigation .menu > .current-menu-parent > a, .navigation .mega-menu.links > li:hover,
	.navigation .menu > .current-menu-ancestor > a {
		border-bottom: 0;
		background: #f27a95; 
		color:#fff;
		
		
	}
	
	.navigation .menu li a {
		float: none;
		display: block;
		border-top: 1px solid #eee;
	}
		
	.navigation .menu li > a:after { display: none; }
	
	
	.navigation .menu li > a .chevron {
    float: right;
    width: 50px;
    text-align: center;
    font-size: 16px;
    margin-right: -20px;
    background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color:#ffffff;
}
	
	.navigation .menu li ul li > a .chevron { 
		margin: 0;
		margin-right: -25px;	
		padding: 2px 0;
		margin-top: -5px;
			background-color:#ffffff;
	}

	.navigation .menu > li li a { padding-left: 35px; }
	.navigation .menu > li li li a { padding-left: 45px; }
	
	.navigation .menu li.active { background: #1e2935; }
	
	/* mega menu fixes */
	.navigation .mega-menu { display: none; }
	
	.navigation .mega-menu.links { padding: 0; }
	
	.navigation .mega-menu.links > li { 
		float: none;
		width: auto;
		padding: 0;
	}
		
	.navigation .mega-menu.links > li > a {
		text-transform: none;
		font-weight: normal;
		font-size: 12px;
		padding: 6px 25px;
		border-bottom: 0;
		border-top: 1px solid #1f2c38;
	}
	
	.navigation .mega-menu.links .chevron {
		margin-top: -5px;
		padding: 2px 0px;
		border-top: 0;
			background-color:#ffffff;
	}
	
	.navigation .mega-menu.links > li li a:before { display: none; }
	
	.navigation .mega-menu.links > li li a { padding-left: 45px; }
	.navigation .mega-menu.links > li li a:last-child { border-bottom: 0; }
	
	/* disabled above in large tablet/1024 breakpoint */
	.post-share .text { display: inline-block; }
	
	/* sidebar */
	.sidebar .gallery-block .slides img { width: 100%; }
	
	/* flickr widget footer fluid fix */
	.flickr-widget .flickr_badge_image:nth-of-type(4n), .flickr-widget .flickr_badge_image:nth-of-type(3n) { margin-right: 12px; }
}

/* Phones and smaller tablets - fluid */ 
@media only screen and (max-width: 767px) {

	
	/* all columns fluid */
	
	.lower-foot .widgets > div:first-child {
    margin-top: 38px !important;
    margin-right: 0px;
    text-align: right !important;
    float: right;
}

	#footerwidgets img, #footer-right img.alignright, #footer-right img {
    margin: 0px;
    max-width: 100px;
    height: auto;
    font-size: 10px;
}

	.main-footer .wrap {
    padding: 10px;
    position: relative;
    top: -42px;
	margin-bottom:0px;
}

	
	table.home-formarea td {
    padding-top: 0px;
    vertical-align: top;
    border-collapse: collapse;
    display: block;
    text-align: center;
}
	
	.navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a, .navigation .menu > .current-menu-parent > a, .navigation .mega-menu.links > li:hover, .navigation .menu > .current-menu-ancestor > a, .navigation .menu li.active {
    background-color: #f27a95 !important;
    color: #fff !important;
}



		div.search {
    position: relative;
    top: -22px;
    left: 8px;
	float:none;
}


	.row .column, .column, .row [class*="col-"] {
		width: 100%;
		margin-bottom: 28px;
	}
	
	.post-content .row .column { margin-bottom: 1.857em; }
		
	.page > .row.builder > .column:only-child { margin-bottom: 0; }
	
	
	/* breadcrumbs */
	.breadcrumbs { 
		padding: 14px;
		line-height: 1.5;
	}
	
	.breadcrumbs .location { display: none; }

	.main-featured .slider h3 a { font-size: 22px; }
	.main-featured .blocks { display: none; }
	.main-featured .slider, .main-featured .flexslider .slides img { width: 100%; }
		
	/* show nav for slider on tablets */
	.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev { opacity: 0.8; }

	
	/*
	 * Homepage Blocks 
	 */
	 
	/* cleanup highlights 3 col style */
	.highlights-box.three-col .column.one-third {
		margin-bottom: 42px;
	}
	
	.highlights-box.three-col .column.one-third:last-child { margin-bottom: 0; }	
	.highlights-box.three-col article {
		float: left;
		width: 50%; 
	}
	
	.no-sidebar .highlights-box.three-col article {
		float: none;
		width: 100%;
	}	
	
	.highlights-box .column.half {
		margin-top: 42px;
		margin-bottom: 0;
	}

	.highlights-box .column.half:first-child {
		margin-top: 0;
		border-right: 0; 
	}
	
	.highlights .block.posts { 
		border-top: 0;
		margin-top: 0;
	}

	.news-focus .posts, .highlights-box.three-col article { margin-bottom: 0; }

	.news-focus .focus .image-link {
		float: left;
		margin-right: 14px;
		width: 25%;
	}
	
	.news-focus .focus .image-link img {
		width: 100%;
		height: auto;
	}
	
	.news-focus .excerpt {
		border-bottom: 1px solid #d9d9d9;
		padding-bottom: 14px;
	}
	
	.news-focus > .row { margin-bottom: -28px; }
	
	.news-focus .heading .subcats { display: none; }
		
	/*
	 * Single Post 
	 */
	.post-content { margin-left: 0; } 
	
	.post-content-right { clear: both; }
	
	.post-share { margin-left: 0; }
	
	.share-links { line-height: 33px; }
	
	.author-info .avatar { 
		max-width: 75px;
		height: auto;
	}
	
	.author-info .description { margin-left: 100px; }
	
	.author-info .social-icons { 
		float: none;
		overflow: hidden;
		padding-top: 14px;
	} 
	
	
	.related-posts .highlights-box.three-col .column { margin-bottom: 28px; }
	
	.comments-list .children, .comment .comment-respond { margin-left: 15px; }
	
	.comment-respond input {
		max-width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	/*
	 * Category listings
	 */
	.listing-alt article > a {
		max-width: 100%; 
		float: none;
	}
	 
	.listing-alt img {
		width: 100%;
		margin-left: 0;
		float: none;
	}
	
	.listing-alt article .content {
		margin-left: 0;
		margin-top: 0;
	}
	
	
	/*
	 * Footer Changes
	 */ 
	
	.main-footer .widget:last-child { margin-bottom: 0; }
	
	.main-footer input.feedburner-subscribe { margin-top: 5px; }
	
	/* footer styles */
	.flickr-widget { margin-right: -14px; }
	
	
	#footerwidgets a, #footerwidgets p {
    color: rgb(153, 153, 153);
    text-decoration: none;
    font-size: 11px;
	
}


	/* lower widget center aligned */
.lower-foot .widgets > div:first-child {
    margin-top: 48px !important;
    margin-right: 0px;
    text-align: right !important;
    float: right;
	    line-height: 1.3em;
}


	
	.lower-foot .textwidget { float:right;  }
	
	.lower-foot .menu-footer-container {
		overflow: hidden;
		text-align: center;
		clear: both;
		
		/* hidden by default - but will work if following line is removed */
		display: none;
	}
	
	.lower-foot .menu { 
		float: none;
		display: inline-block;
	}
	
	.main-footer input.feedburner-subscribe {
		display: inline;
		margin-left: 4px;
	}
	
	/* footer fix */
	.flickr-widget .flickr_badge_image:nth-of-type(4n) { margin-right: 12px; }
	
	.modal {
		width: 250px;
		margin-left: -125px;
	}
}


/* IPHONE LANDSCAPE*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { 

	.logo-image {

	margin-top:50px;
}



table.home-formarea {

background-position: 55%;
margin-top:-50px !important;


}


	table.home-formarea td {
    padding-top: 30px !important;
    vertical-align: top;
    border-collapse: collapse;
    display: block;
    text-align: center;
	margin-right:10px;
	float:none;
	position:relative;
	left:3px;
	
}
	
table.home-formarea img {
    height: auto;
    max-width: 250px;
    margin: 0 auto;
}



table.home-formarea label {
display:inline;
}




.post-content-blog {
  width: auto;
    margin-bottom: 20px;
}
.post-content-join {

    margin-bottom: 25px;
}


	.main .sidebar { display:none; }
	

#footer-right,#footer-02,#footer-03,#footer-04,#footer-left {
float:none;
padding-left:0;
padding-right:0;
padding-top:1em;
width:100%;
font-size:13px;
}

#footerwidgets a, #footerwidgets p {

font-size:13px;

}

#footerwidgets h3 {

font-size:13px;
}



	

}


/* Smaller Phones IPHONES PORTRAIT - Some androids have upto 400px portrait */
@media only screen and (max-width: 400px) {

	
.post-content-blog {
  width: auto;
margin-bottom:35px;
}



.join-formarea button,form#cm_ajax_shortcode_1.cm_ajax_shortcode_form input[type=submit] {
width:90px;
text-transform:uppercase;
background-color:#f59a5f;
color:#fff;
height:29px;
margin:0;
position:relative;
top:8px;
float:left;
left:-100px;

}
	
	
	
.shop-formarea button,form#cm_ajax_shortcode_1.cm_ajax_shortcode_form input[type=submit] {

width:90px;
text-transform:uppercase;
background-color:#ef7b96;
color:#fff;
height:29px;
margin:0;
position:relative;
top:8px;
float:left;
left:-100px;

}
	.post-content-join img
{
max-width:250px;
height:auto;
margin-bottom:25px;
}




input, textarea
 {
width:250px;
}

.join-formarea button,form#cm_ajax_shortcode_1.cm_ajax_shortcode_form input[type=submit] {
width:100px;
float:right;
text-transform:uppercase;
background-color:#f27a94;
color:#fff;
height:29px;
margin-top:7px;
position:relative;
top:2px;
right:20px;
}


.join-formarea button, form#cm_ajax_shortcode_1.cm_ajax_shortcode_form input[type="submit"] {
 
    right: 68px;
}
	
.main-footer .wrap {
    padding: 0px 10px !important;
  margin-bottom: 0px;
}

	.main-footer {
    background: none repeat scroll 0% 0% rgb(25, 35, 45);
    margin-top: -20px;
    padding-bottom: 20px;
	padding-bottom:22px;
}

lower-foot .widgets > div:first-child {
    float: right;
    margin-top: 13px;
    margin-bottom: 30px;
	line-height:10px;
	
	
}


#footer-right,#footer-02,#footer-03,#footer-04,#footer-left {
float:none;
padding-left:0;
padding-right:0;
padding-top:1em;
width:100%;
font-size:12px;
}

#footerwidgets h3
{
 margin-bottom:2px;
}

#footerwidgets img, #footer-right img.alignright, #footer-right img {
    margin: 0px;
    max-width: 100px;
    height: auto;
margin-bottom:6px;
}



	
	.wrap, .boxed .main-wrap { 
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box; 
	
	}
	
	
	#pre-footer td {
    padding-top: 0px;
    vertical-align: top;
    border-collapse: collapse;
    display: block;
    text-align: center;
}

#pre-footer td img
 {
 width:100%;
 height:auto;
}

	.navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a, .navigation .menu > .current-menu-parent > a, .navigation .mega-menu.links > li:hover, .navigation .menu > .current-menu-ancestor > a, .navigation .menu li.active {
    background-color: #f27a95 !important;
    color: #fff !important;
}



	body.boxed { padding: 0; }
	
	.main-head .title { font-size: 32px; }
	
	.breadcrumbs { display: none; }
	
.main-featured .slider .caption {
    overflow: hidden;
    position: static;
    background: white;
    width: 100%;
}
	
	.main-featured .flex-direction-nav .flex-next, .main-featured .flex-direction-nav .flex-prev { top: 100px; }
	
	.main-featured .pages { display: none; }
	
	
	/* cleanup highlights 3 col style */	
	.highlights-box.three-col article, .highlights-box.three-col .posts {
		width: 100%;
		float: none;
		padding: 0;
	}
	
	.highlights-box.three-col .column.one-third { margin-top: 28px;	}
	
	.highlights-box.three-col article { margin-bottom: 28px; }
	
	.gallery-block .carousel .title a { font-size: 12px; }
	
	/* author box */
	.author-info .social-icons { 
		float: none;
		padding: 21px 0;
	}
	
	.author-info .avatar { 
		max-width: 65px;
		height: auto;
	}
	
	.author-info .description { margin-left: 75px; }
	
	
	/* comments list narrower */
	.comments-list .comment-meta { margin-left: 20%; }
	.comments-list .comment-content {
		margin-left: 0;
		margin-top: 28px;
	}
	
	.comment .comment-respond { margin-left: 0; }

	.main-footer input.feedburner-subscribe {
		margin-left: 0;
		display: block;
	}
}

@media (min-width: 768px) {
	/* retina images fix */
	.listing-alt img { max-width: 351px; }
	
	
}


@media (min-device-width: 1824px) {
	/* post/page body font size for large desktop */ 
	.post-content { font-size: 14px; }
}



/* Smartphones (portrait) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
	
	
table.home-formarea {
width:100%;
background-image: url("http://www.sarahkay.com/wp-content/themes/smart-mag/images/background-newsletter-signup.jpg") left top;
background-repeat:no-repeat;
height:auto;
vertical-align:top;
text-align:right;
margin-top:-60px !important;
background-position: 0%;



}

	table.home-formarea td {
    padding-top: 50px !important;
    vertical-align: top;
    border-collapse: collapse;
    display: block;
    text-align: center;
	margin-right:10px;
	float:none;
	position:relative;
	left:0px;
	
}
	
table.home-formarea img {
    height: auto;
    max-width: 250px;
    margin: 0 auto;
}



table.home-formarea label {
display:block;
}



	.post-content-join
{
margin-bottom:25px;


}

	.post-content-blog {
  width: auto;
margin-bottom:35px;
}

.post-content-contact {
margin-bottom:35px;
}



	.social-icons {margin-bottom:10px;}
	.main .sidebar { display:none; }

.rev_slider img {
 
    margin-bottom: 25px;
	max-width:300px !important;
  
}


#footerwidgets a, #footerwidgets p {
    color: rgb(153, 153, 153);
    text-decoration: none;
    font-size: 12px;
	
}






button, input[type="submit"] {
    -moz-box-sizing: content-box;
    cursor: pointer;
    background-color: #999;
    color: white;
    text-transform: uppercase;
    font-family: "Open Sans";
    font-size: 11px;
    padding-right: 15px;
    padding-left: 15px;
	width:100px !important;
	margin-top:6px;
}


.top-bar .search-button, button.search-button {

width:31px !important;

}


	  }  
	  
/* Smartphones (landscape) ----------- */

@media only screen and (min-width : 480px) and (max-width : 595px) {
	.social-icons {margin-bottom:10px;}
	
	


#footerwidgets a, #footerwidgets p {
    color: rgb(153, 153, 153);
    text-decoration: none;
    font-size: 12px;

}

#pre-footer


 {
 margin-top:20px;
}

table.home-formarea{
margin-top: 0px;
}
	}
	
	
	
	
	
	
	
/*Tablets (portrait) ----------- */
@media only screen and (min-width : 690px) and (max-width : 800px) {
	
	
		div.search {
    position: relative;
    top: -38px !important;
 
}

button, input[type="submit"] {
    -moz-box-sizing: content-box;
    cursor: pointer;
    background-color: #999;
    color: white;
    text-transform: uppercase;
    font-family: "Open Sans";
    font-size: 11px;
    padding-right: 15px;
    padding-left: 15px;
	width:100px !important;
}


.top-bar .search-button, button.search-button {

width:31px !important;

}

}
	
	
	   /* Tablets, iPads (landscape) ----------- */
    @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px) 
    and (orientation : landscape) {


button, input[type="submit"] {
    -moz-box-sizing: content-box;
    cursor: pointer;
    background-color: #999;
    color: white;
    text-transform: uppercase;
    font-family: "Open Sans";
    font-size: 11px;
    padding-right: 15px;
    padding-left: 15px;
	width:100px !important;
}


.top-bar .search-button, button.search-button {

width:31px !important;

}

.post-content-join #footerwidgets {

    margin-top: 0px;
}



    }
	
	/*--- Small tablet portrait ---*/
	@media only screen and (min-width : 595px) and (max-width : 690px) {
	table.home-formarea td {
    padding-top: 0px;
    vertical-align: top;
    border-collapse: collapse;
    display: block;
    text-align: center;
	margin-top:130px;
}

	}
	