/*
Theme Name:     StrapPress Child
Theme URI:      http://example.com/
Description:    Child theme for StrapPress
Author:         Your name here
Author URI:     http://example.com/about/
Template:       strappress
Version:        0.1.0
*/

@import url("../strappress/style.css");

/*Typography Overrides*/

a {color: #e9004b;}
a:hover, a:active, a:focus {color: #b7b8b8; text-decoration: none;}
body {font-weight: 300; font-family: 'Roboto'; font-size: 14px; line-height: 24px; overflow-x: hidden;}
html, body, #map-canvas { height: 100%; margin: 0; padding: 0;}
p {margin: 0 0 20px}
.description-area {position: relative;background: #363636;animation-duration: 2s;-moz-animation-duration: 2s;-webkit-animation-duration: 2s;z-index: 100;color: #fff;padding: 50px 0;height: 100%;float:left;}
h1 {
  font-family: "minion-pro",serif;
  font-size: 48px;
}

h1 span.pink {color:#e9004b; font-style: italic;}

.h2, h2 {
  font-size: 24px;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

h2.sub-title {
  font-weight: 300;
  padding-bottom: 1em;
  margin-bottom: 1.5em;
  border-bottom: 2px solid #e9004b;
}

.justify {text-align: justify !important;}

p.lead {font-size: 16px; font-weight: 400;}

hr {
  background-color: #e9004b !important;
}

/** Structure **/

.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.padding-sm { padding: 20px 0;}
.padding-lg { padding: 50px 0;}
img.wp-post-image {display: inline;}


/** Forms & Buttons **/

.btn, .wpcf7 input[type="submit"] {
  padding: 12px 12px !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  border-radius: 2px !important;
  border-style:none;
}

.btn-primary, .wpcf7 input[type="submit"] {
  color: #fff;
  background-color: #e9004b;
  border-color: #e9004b;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .wpcf7 input[type="submit"]:hover, .wpcf7 input[type="submit"]:focus, .wpcf7 input[type="submit"]:active {
  color: #fff;
  background-color: #cc0041 !important;
  border-color: #cc0041 !important;
}

.form-control:focus {
  border-color: #e9004b;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(233,0,75,.075),0 0 8px rgba(233,0,75,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(233,0,75,.6);
}

.form-control {
  height: 40px;
  line-height: 2em;
}

#footer .wpcf7 input[type="email"] {
  padding:10px;
  border-radius: 6px 0 0 6px !important;
  border-style: groove;
  border-right-style: none;
}
/* Homepage*/
header{overflow: hidden;}
#home-head {height: 1157px; background-position: fixed; overflow: hidden;}
img.home-logo {padding: 50px 0 0 50px;}
#home-cta {background: rgba(255,255,255,0.85); padding-bottom: 9999px; margin-bottom: -9999px;}

#logo {
  float: none !important;
  margin-right: 0 !important;
  margin-left: 50px !important;
}

#homepage-menu ul, #homepage-menu li a {
  list-style: none !important;
  color: #000;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 48px;
}

#home-about { 
	-moz-animation-duration: 2s;
	-moz-animation-delay: 1s;
	-webkit-animation-duration: 2s;
	-webkit-animation-delay: 1s;
	animation-duration: 2s;
	animation-delay: 1s;
}

.about-content {
  margin: 80px 0 135px 0;
}

.home-social {
  margin-top: 50px;
  text-align: right;
  margin-right: 50px;
}

.home-social a, .sidebar-social a {
  padding: 0 20px 0 0;
}

.home-social a:last-child, .sidebar-social a:last-child {padding-right: 0px;}

a i.fa {
  color: #000;
}
a i.fa:hover, a i.fa:active, a i.fa:focus {color: #e9004b;}

#homepage-menu li a:hover {color: #e9004b;}

#homepage-menu {margin: 250px 0 0 50px;}

img#bloom {margin: 230px 0 0 50px;}

div.click2call {
  padding: 25px 0;
  width: calc(100% + 30px);
  text-align: center;
  font-size: 24px;
  color: #e9004b;
  border-bottom: 1px solid #959595;
  margin-left: -15px;
  background: #fff;
}

.click2call .fa {
  color: #959595;
}

.insurance {margin-left: -15px; width: -moz-calc(100% + 30px); width: -webkit-calc(100% + 30px); width: calc(100% + 30px); text-align: center; background: #fff; margin-top: 300px; padding-top: 30px; border-top: 1px solid #959595; margin-bottom: -9999px; padding-bottom: 9999px;}

.recovery-begins {
  padding-bottom: 30px;
}

.home-media {margin-top: 142px;}
.home-media img {margin-bottom: 20px;}

#home-section-2 {position: relative; background: #363636; min-height: 768px; animation-duration: 2s; -moz-animation-duration: 2s; -webkit-animation-duration: 2s; z-index: 100; color: #fff;}

#experience {
  padding: 78px 0;

}
.insurance-logos p {
    text-align: center;
    font-weight: bold;
    margin: 0 0 10px;
}
.insurance p {
    text-align: center;
    padding: 0 25px;
    font-weight: bold;
    margin: 0 0 10px;
}
.experience-title {
  margin-bottom: 20px;
}

#experience article p {
  text-align: justify;
  height: 250px;
}

/* Navigation */

#sticky-nav {top:0; left:0; width:100%; z-index: 9999;}
#sticky-nav, .navbar-default {
  background-color: #e9004b !important;
  border-color: #e9004b !important;
  color: #ffffff !important;
}

.navbar {
  margin: 10px 0 !important;
}

#mega-menu-wrap-top-bar #mega-menu-top-bar > li.mega-menu-item > a {
  font-family: 'Roboto condensed';
  text-transform: uppercase;
  font-weight: 400 !important;
}

#mega-menu-wrap-top-bar #mega-menu-top-bar > li.mega-menu-item > a:hover, #mega-menu-wrap-top-bar #mega-menu-top-bar > li.mega-menu-item > a:focus, #mega-menu-wrap-top-bar #mega-menu-top-bar > li.mega-menu-item > a:active {
  font-weight: 400 !important;
}

/** Page **/

#title-img {
  height: 600px;
  background: url('images/header-img.jpg') top center no-repeat;
  margin-bottom: 30px;
  background-attachment: fixed;
}

#mobile-title {display: none;}

.recovery-sidebar {
  position:absolute;
  border: 1px solid #efefef;
  padding: 0 30px 0 30px;
  float: right;
  margin-top: -330px;
  background: rgba(255,255,255, 0.85);
}
.sidebar-social {height: 90px; border-bottom: 1px solid #efefef; border-top: 1px solid #efefef; line-height: 90px;}
.insurance-logos {
  padding: 30px 0;
  border-bottom: 1px solid #efefef;
}

.certification-logos {
  padding: 20px 0;
  border-bottom: 1px solid #efefef;
}

.media-logos {
  padding: 30px;
}

.sidebar-contact {
  padding: 30px;
}

.click2call2 {
  padding: 25px 0;
  text-align: center;
  font-size: 24px;
  color: #e9004b;
  border-bottom: 1px solid #efefef;
  background: #fff;
  width: calc(100% + 60px);
  margin-left: -30px;
}

#title-img .page-title {
  background: url('images/circle.png') top center no-repeat;
  background-size: 80%;
  height: 80%;
  margin-top: 5em;
}

#title-img .page-title h1 {
  font-size: 70px;
  overflow: hidden;
  margin-top: 2.25em;
  padding: 25px;
}

.post-entry {
  clear: both;
  padding: 20px 0;
}

h1.heading > span:last-child {
    color: #e9004b;
    font-style: italic;
}

ul.rose {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ul.rose a {color: #ffffff;}

ul.rose li {
  width: 240px;
  height: 240px;
  float: left;
  margin: 10px;
  border-radius: 100%;
  padding: 12% 0%;
  color: #fff;
  font-weight: 400;
  font-size: 35px;
  text-align: center;
  line-height: 1em;
  background: url('images/rose-bg.png') center center no-repeat;
  background-size: contain;
}

.row.process {
  padding: 30px 10px;
  background-color: #ededed;
  border-top: 5px solid #e9004b;
  margin-bottom: 30px;
  min-height: 275px;
}

.row.process h1 {
  font-style: italic;
}

.process .number {
  font-size: 240px;
  color: #e9004b;
  font-family: 'Roboto Condensed';
  margin-top: 95px;
  font-weight: 500;
}

.test-vid {
   width:80%;
   margin:0 20px 0px 0px;
   text-align:center;
}
.vid-title {
    display:block;
    color: #fff;
    background-color: #e9004b;
    padding:6px 2px 4px 2px !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    width:100%;
    margin-bottom:40px;
    margin-top:-2px;
}
/** Blog Pages **/

article.loop h3 {
  font-size: 38px;
  font-family: 'Minion Pro', sans-serif;
  font-weight: 300;
}

.word6, .word7, .word8, .word9, .word10, .word11, .word12, .word13, .word14, .word15, article.loop h3 > span:last-child  {
	color: #e9004b;
	font-style: italic;
}

p.date {font-size: 14px; font-weight: 400; padding-bottom: 30px;}

article.loop {
  margin-bottom: 75px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 75px;
}

.read-more {
  clear: both;
  float: right;
  background: #e9004b;
}

.read-more a {
  color: #ffffff !important;
  display: block;
  padding: 10px 75px;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}

.read-more a:hover, .read-more a:active, .read-more a:focus {background-color: #cc0041 !important;}

/** Footer **/

#footer {padding:0 !important;}
#testimonials {background-color: #e9004b; min-height: 138px; padding: 20px 0;}
img.testimonial-author {float: left; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px;}
.quote { color: #ffffff; font-size: 28px; font-family: "minion-pro",serif; margin: 25px 0 15px 120px;}
.author { margin: 0 0 0 120px; font-size: 18px; font-weight: 400;}

#footer-logo .phone {font-size: 24px; color: #e9004b;}
#footer-map {min-height: 558px; background: #efefef; padding 0 !important;}

.col-lg-10.col-md-10.map {
  height: 578px;
  padding: 0px;
}

.facebook {padding: 0 !important;}

div#footer-logo {
  border-right: 2px solid #efefef;
  padding-right: 30px;
}

#copyright .copyright-col { line-height: 35px; border-top: 2px solid #e9004b;}

div#footer-menu {
  float: right;
  margin: 30px 0;
}

#footer-menu li.menu-item-has-children, #footer-menu .menu-item-90, #footer-menu .menu-item-89 {
  float: left;
  list-style: none;
  text-transform: uppercase;
  margin: 0 20px;
  font-weight: 400;
  font-size: 16px;
}

#footer-menu ul.sub-menu {
  list-style: none;
  margin: 1.25em 0;
  padding: 0px !important;
  font-weight: 300;
  text-transform: capitalize;
  line-height: 3em;
  font-size: 14px;
}

#footer-menu li.menu-item-has-children a:hover, #footer-menu li.menu-item-has-children a:active, #footer-menu .menu-item-90 a:hover, #footer-menu .menu-item-90 a:active, #footer-menu .menu-item-89 a:hover, #footer-menu .menu-item-89 a:active {color: #000000; text-decoration: none;}

#footer-menu ul.sub-menu a {color: #000000; text-decoration: none;}
#footer-menu ul.sub-menu a:hover {color: #e9004b;}

.newsletter {
  clear: both;
  width: 50%;
  float: right;
}

div.newsletter button.btn.btn-primary {
    padding: 10px 12px !important;
}

div#footer-menu {
  border-bottom: 2px solid #efefef;
  padding-bottom: 20px;
}



/* ============================================================
  CUSTOM PAGINATION
============================================================ */
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}
.custom-pagination a {
  background-color: #ebebeb;
  color: #ff3c50;
}
.custom-pagination a:hover {
  background-color: #ff3c50;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}

.custom-pagination span.current {
  background-color: #e9004b;
  color: #fff;
}

nav.custom-pagination {
  padding-top: 30px;
}


/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  /** margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff; **/
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}




	
/* Media Queries */

/* Large Devices, Wide Screens */

@media only screen and (max-width : 1400px) {
	
	#mega-menu-wrap-top-bar #mega-menu-top-bar > li.mega-menu-item > a {font-size: 15px;}
	
	#experience article p {
	  text-align: justify;
	  height: 320px;
	}

	
}

 @media only screen and (max-width : 1200px) {
	 
	 #mega-menu-wrap-top-bar #mega-menu-top-bar > li.mega-menu-item > a {font-size: 12px;}
	 
	 #title-img .page-title h1 {
	  font-size: 70px;
	  overflow: hidden;
	  margin-top: 2.5em;
	  padding: 25px;
	}
	
	.experience-title {
	  margin-bottom: 50px;
	}
	
	#experience h2.sub-title {
	  text-align: center;
	  padding-top: 20px;
	}
	
	#experience article img {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	
	
		.experience-title h1 {
		  font-size: 72px;
		  text-align: center;
		}
	    
	    #experience article {
		  margin-bottom: 100px;
		  padding: 0px 20px;
		}

	 

    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
	    
		.newsletter {width: 100% !important;}
		#footer-logo img {display: block; margin-right: auto; margin-left: auto;}
		
		.recovery-sidebar {
		  float: none;
		  margin-top: 0px;
		  position:relative;
		  text-align: center;
		}
		
		.recovery-sidebar input, .recovery-sidebar textarea{
			border:1px solid #ccc;
			border-radius: 3px;
			
		}
		
		.experience-title h1 {
		  font-size: 72px;
		  text-align: center;
		}
	    
	    #experience article {
		  margin-bottom: 100px;
		  padding: 0px 20px;
		}
		
		#title-img {
		  height: 300px;
		  background-attachment: inherit;
		  background-size: cover;
		}
		
		#content {padding: 30px;}
		
		#mobile-title {display: block;}
		
		#experience {
		    background-image: none !important;
	    }
		
		#experience article p {
		  text-align: justify;
		  height: auto !important;
		}

    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
	    
	    #experience {
		    background-image: none !important;
	    }
	    
	    #experience article {
		  margin-bottom: 100px;
		  padding: 0px 20px;
		}
		
		.experience-title h1 {
		  font-size: 72px;
		  text-align: center;
		}
		
		#footer-logo img {display: block; margin-right: auto; margin-left: auto;}
		div#footer-menu {float: none; text-align: center;}
		
		#footer-menu li.menu-item-has-children, #footer-menu .menu-item-90, #footer-menu .menu-item-89 {float: none;}
		
		.newsletter {width: 100% !important;}
		
		#copyright .copyright-col {text-align: center;}
		
		ul#menu-footer-menu {
		  margin-left: 0px;
		  padding-left: 0px;
		}
		
		.recovery-sidebar {
		  float: none;
		  margin-top: 0px;
		}
		
		#title-img .page-title h1 {
		  margin-top: 1.5em;
		}
		
		#title-img .page-title {
		  background: url('images/circle.png') top center no-repeat;
		  background-size: 50%;
		  height: 60%;
		  margin-top: -3em;
		}
		
		#title-img .page-title h1 {
		  margin-top: 1.5em;
		  padding: 100px 150px;
		  font-size: 58px !important;
		}
		
		#logo {
		  float: none !important;
		  margin-right: 0 !important;
		  margin-left: 0px !important;
		}
		
		.navbar div.click2call {
		  padding: 12px 0;
		  width: calc(100% + 30px);
		  text-align: center;
		  font-size: 18px;
		  color: #ffffff;
		  border-bottom: none;
		  background: none;
		}
		
		.navbar div.click2call a {color: #ffffff;}
		.navbar .click2call .fa {
		  color: #ffffff;
		}
		
		#mega-menu-wrap-top-bar .mega-menu-toggle {
		  display: block;
		  padding: 10px 0;
		}
		
		.nav-call {
		  position: absolute;
		  top: 0px;
		  right: 25%;
		  z-index: 999;
		}
	}

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
	    
	    .experience-title h1 {font-size: 58px;}
	    
	    .navbar div.click2call {
		  padding: 16px 0;
		  font-size: 14px;
		}

    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
}

/* custom IM
-------------------------------------------------------------- */
.blogImg {
	float:left !important;
	margin:0px 20px 20px 0px !important;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 	
}