/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Contents
==================================================
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
 */


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

/* ----------------------------------------------------- */
/* Tablet (Portrait) */
/* ----------------------------------------------------- */
/* Width of 768px */
/* ----------------------------------------------------- */

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

@media only screen and (min-width: 768px) and (max-width: 959px) {
.container {
	width: 768px;
}
.container .column, .container .columns {
	margin-left: 10px;
	margin-right: 10px;
}
.column.alpha, .columns.alpha {
	margin-left: 0;
	margin-right: 10px;
}
.column.omega, .columns.omega {
	margin-right: 0;
	margin-left: 10px;
}
.alpha.omega {
	margin-left: 0;
	margin-right: 0;
}
.container .one.column, .container .one.columns {
	width: 28px;
}
.container .two.columns {
	width: 76px;
}
.container .three.columns {
	width: 124px;
}
.container .four.columns {
	width: 172px;
}
.container .five.columns {
	width: 220px;
}
.container .six.columns {
	width: 268px;
}
.container .seven.columns {
	width: 316px;
}
.container .eight.columns {
	width: 364px;
}
.container .nine.columns {
	width: 412px;
}
.container .ten.columns {
	width: 460px;
}
.container .eleven.columns {
	width: 508px;
}
.container .twelve.columns {
	width: 556px;
}
.container .thirteen.columns {
	width: 604px;
}
.container .fourteen.columns {
	width: 652px;
}
.container .fifteen.columns {
	width: 700px;
}
.container .sixteen.columns {
	width: 748px;
}
.container .one-third.column {
	width: 236px;
}
.container .two-thirds.column {
	width: 492px;
}
/* Offsets */
.container .offset-by-one {
	padding-left: 48px;
}
.container .offset-by-two {
	padding-left: 96px;
}
.container .offset-by-three {
	padding-left: 144px;
}
.container .offset-by-four {
	padding-left: 192px;
}
.container .offset-by-five {
	padding-left: 240px;
}
.container .offset-by-six {
	padding-left: 288px;
}
.container .offset-by-seven {
	padding-left: 336px;
}
.container .offset-by-eight {
	padding-left: 384px;
}
.container .offset-by-nine {
	padding-left: 432px;
}
.container .offset-by-ten {
	padding-left: 480px;
}
.container .offset-by-eleven {
	padding-left: 528px;
}
.container .offset-by-twelve {
	padding-left: 576px;
}
.container .offset-by-thirteen {
	padding-left: 624px;
}
.container .offset-by-fourteen {
	padding-left: 672px;
}
.container .offset-by-fifteen {
	padding-left: 720px;
}
#wrapper {
	width: auto;
}
.recent-blog-content {
	width: 294px;
}
.recent-blog-content img {
	width: 274px;
}
.featured-work .four figure, .featured-work .four img {
	width: 172px;
	height: 130px;	
}
.featured-work .eight figure, .featured-work .eight img {
	width: 364px;
	height: 200px;
}
.featured-work .one-third figure, .featured-work .one-third img {
	width: 236px;
	height: 130px;	
}
.sf-menu li {
	margin: 0 5px;	
}
.header-tagline h3 {
     font-size: 15px;
}
.header-tagline {
	width: 353px;	
}
#featuredslider {
	width: 768px;	
}
#featuredslider .captions, #featuredslider p {
	width: 508px;	
}
.recent-blog-content {
	width: 115px;	
}
.footer-left-column, .footer-middle-column {
	margin-right: 20px;
    padding-right: 20px;
}
.footer-left-column, .footer-middle-column, .footer-right-column {
	width: 195px;	
}
.footer-middle {
	width: 668px !important;
	padding-left: 20px;
	padding-right: 20px;	
}
.twitter-container {
	width: 700px;	
}
.twitter-feed {
	padding-left: 53px;	
}
.tweet {
	width: 645px;	
}
.newsletter {
	display: none;	
}
.entry-content, .entry-thumb, .entry-gallery, .entry-thumb img {
	width: 478px;	
}
.entry-meta {
	width: 466px;	
}
.entry-thumb, .entry-gallery, .entry-thumb img {
	height: auto;	
}
}


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

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

    @media only screen and (max-width: 767px) {
.container {
	width: 300px;
}
.container .columns, .container .column {
	margin: 0;
}
.container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column {
	width: 300px;
}
/* Offsets */
.container .offset-by-one, .container .offset-by-two, .container .offset-by-three, .container .offset-by-four, .container .offset-by-five, .container .offset-by-six, .container .offset-by-seven, .container .offset-by-eight, .container .offset-by-nine, .container .offset-by-ten, .container .offset-by-eleven, .container .offset-by-twelve, .container .offset-by-thirteen, .container .offset-by-fourteen, .container .offset-by-fifteen {
	padding-left: 0;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
	line-height: 30px;
}
h3 {
	font-size: 18px;
	line-height: 28px;
}
h4 {
	font-size: 16px;
	line-height: 22px;
}
h5 {
	font-size: 16px;
	line-height: 20px;
}
h6 {
	font-size: 14px;
	line-height: 14px;
}
#header {
	height: auto;
	background-color: #fff;	
}
#footer {
	padding-top: 0;	
}
.footer-left-column, .footer-middle-column {
	border: none;	
}
.bottom-footer {
	text-align: center;	
}
.social-bottom {
	margin: 10px 0 0;	
}
.entry-meta {
	padding: 5px 4%;
	width: 92% !important;	
}
.entry-gallery, .entry-video, .entry-thumb, .entry-thumb img {
	width: 100% !important;	
}
.entry-meta ul li {
	margin: 0;
	width: 90% !important;
}
.entry-content {
	width: 92% !important;
	padding: 0 4% 15px; 	
}
.social-bottom ul {
	width: 100%;
	text-align: center;	
}
.social-bottom li {
	float: none;
	display: inline-block;
}
.social-bottom li:first-child {
	margin-left: 0;	
}
#featuredslider {
	width: 100%;
	height: auto;	
}
.captions {
	display: none;	
}
#featuredslider .flex-direction-nav a {
	margin-top: -40px;	
}
.search-box {
	position: relative;
	top: auto;
	right: auto;
	margin-bottom: 20px !important;
}
.social-bar, .left-bg, .phone-slogan, .grey-stripe, .triangle-arrow-newsletter {
	display: none;	
}
#wrapper {
	width: auto;
	margin: 0;
}
.one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth {
	width: 300px;
}
.phone-email-icons {
	display: none !important;	
}
.site-title {
	text-align: center;
}
#menu-nav {
	display: none;
}
.main-menu {
	height: auto;
}
.mnav {
	display: block;
	width: 300px;
	margin: 6px 0 20px;
	border: 1px solid #d7dadc;
	padding: 2px 2px 2px 0;
	border-radius: 0;
}
.menu-content {
	height: 40px;	
}
.social-top {
	margin: 0 0 8px;
	float: none;
	text-align: center;	
}
.subscribe-top li {
	float: none;
	display: inline;
	margin-left: 5px;
}

.featured-work {
	margin: 0;	
}
.featured-work .one-third figure, .featured-work .one-third img, .featured-work .eight figure, .featured-work .eight img, .featured-work .four figure, .featured-work .four img {
	width: 300px;
	height: 150px;	
}
.feedburner-input {
	width: 230px;
}
.copyright {
	text-align: center;
}
.copyright .six {
	margin-bottom: 20px !important;
}
.footer-menu {
	float: none;
}
.footer-menu ul {
	width: 100%;
}
.footer-menu ul li {
	float: none;
	display: inline-block;
}
.breadcrumbs {
	display: none !important;
}
.entry-meta {
	margin-bottom: 10px;
}
.entry-meta ul li, .entry-meta, .entry-content {
	width: 100%;
	float: none;
}
.blog-entry footer {
	text-align: center;
}
.read-more {
	float: none;
	margin: 0;
}
.entry-audio {
	width: 300px;	
}
.entry-gallery, .entry-video, .entry-thumb, .entry-thumb img {
	width: 288px;	
}
.entry-thumb, .entry-gallery, .entry-gallery img, .entry-thumb img {
	height: auto;	
}
.entry-video {
	height: 168px;
}
.entry-video iframe, .entry-audio iframe {
	width: 100%;
}
.entry-video iframe {
	height: 168px;
}
.pagination {
	float: none;
	margin: 40px 0;
	text-align: center;
}

#comments .children {
	margin-left: 0;	
}
.respond-textarea textarea {
	max-width: 90%;
}
#search {
	display: none;	
}
.page-top {
	text-align: center;	
}
.google_map {
	max-width: 100%;
}
.pricing-column {
	margin-bottom: 40px;
}
.social-bottom {
	float: none;	
}
.footer-left-column, .footer-middle-column {
	width: 300px;
	padding-right: 0;
	margin-right: 0;
}
.footer-middle {
	padding-left: 0;
	padding-right: 0;
	width: 300px !important;
}
#footer {
	background-color: #43494C;	
}
}


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

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

    @media only screen and (min-width: 480px) and (max-width: 767px) {
.container {
	width: 420px;
}
.container .columns, .container .column {
	margin: 0;
}
.container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column {
	width: 420px;
}
#wrapper {
	width: auto;
}
.main-menu {
	height: auto;	
}
.mnav {
	display: block;
	width: 420px;
	margin: 6px 0 20px;
	border: 1px solid #d7dadc;
	padding: 2px 2px 2px 0;
	border-radius: 0;
}
.footer-left-column, .footer-middle-column {
	width: 420px;
	padding-right: 0;
	margin-right: 0;
}
.footer-middle {
	width: 420px !important;
}
.social-top {
	margin: 0 0 8px;
	float: none;
	text-align: center;	
}
.subscribe-top li {
	float: none;
	display: inline;	
}
.featured-work .one-third figure, .featured-work .one-third img, .featured-work .eight figure, .featured-work .eight img, .featured-work .four figure, .featured-work .four img, .featured-work .one-third figure, .featured-work .one-third img, .featured-work .eight figure, .featured-work .eight img, .featured-work .four figure, .featured-work .four img {
	width: 420px;
	height: 250px;	
}
.one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth {
	width: 420px;
}
.feedburner-input {
	width: 354px;
}
.post-format-standard, .post-format-video, .post-format-gallery, .post-format-audio, .post-format-link {
	left: 190px;
}
.entry-video iframe {
	height: 245px;
}
.entry-audio {
	width: 420px;	
}
.entry-gallery, .entry-video, .entry-thumb, .entry-thumb img {
	width: 408px;	
}
.entry-thumb, .entry-gallery, .entry-gallery img, .entry-thumb img {
	height: auto;	
}
.entry-video {
	height: 168px;
	height: 230px;
}
.page-top h2 {
	padding-left: 0;	
}
.entry-audio iframe {
	width: 100%;
}
.entry-video iframe {
	height: 230px;
	
}
.select-replace {
	background-position: 344px -245px;	
}
.social-bottom {
	float: none;	
}
}