<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* Styles
* Copyright 2012, Theme Island
* Original Skeleton Framework, Copyright 2011, Dave Gamache 
* Skeleton Theme Styles by Charles &amp; Brandon Jones.
*/  


/* Table of Content (Text-Search these hashes)
==================================================
	#SITE STYLES
	#SLIDE CAROUSEL STYLES
	#TOP HAT STYLES
	#HEADER STYLES
	#PAGE STYLES
	#CONTACT STYLES
	#FOOTER STYLES
	#MEDIA QUERIES
*/	


/* ======================================================= */
/* #SITE STYLES : Universal Theme Visual Styles */
/* ======================================================= */

/* Set BG */
body 
{ 
	background: white;
	background: rgba(255,255,255,1) ;
	z-index: 1; 
} 
.hidden{display: none;}
/* Wrap .container sections with this to create a full width section (for full width BG color stripes) */
.full-width{width: 100%;}

/* HR Divider */
hr{	
	border-top: dotted #ddd; 
	border-top: dotted rgba(0,0,0,0.2); 
	border-width: 1px 0 0; 
	clear: both;
	border-bottom: 1px solid #FFF;
	border-bottom: 1px solid rgba(255,255,255,0.1);
    height: 2px;
    margin: 10px 0 30px;
	}	
hr.partial-bottom{margin-bottom: 15px;}
hr.remove-top{margin-top: 0px;}

.hr1{margin: 0;}
.hr2{margin: 20px 0 -10px;}
.hr3{margin: 5px 0 0px;}
.hr4{margin: 0;}
.hr5{margin: 0;}
.hr6{margin: 5px 0 0px;}
.hr7{margin: 0px 0 -10px;}
.hr-slider{margin: 5px 0 16px !important;}
.hr-pageslider{margin: 0 0 18px;}

h1#logo {
    color: #222;
    font-size: 55px;
    font-weight: 300;
    letter-spacing: -1px;
    margin-bottom: 10px;
    margin-top: 43px;
    text-align: left;
}

@media only screen and (max-width: 767px) {
	h1#logo {
    margin: 50px auto 0;
    text-align: center;
    width: 80%;
}}


h1#logo span {
    font-size: 15px;
    font-weight: 200;
    letter-spacing: 0px;
    position: relative;
    top: -20px !important;
    margin-left: 2px;
}

h1#logo img{margin-bottom: 20px;}


#section-cat-row{
	background: #ddd;
}

/* .hr1, .hr2, .hr3, .hr4, .hr5, .hr-slider, .nav-hr, .hr-pageslider{display: none;} */

/* Responsive Images */
.columns img, .column img, p img{max-width: 100%; height: auto;}
.content img{margin-bottom:0;}
.icon img{width: 100%;}

/* Basic alignment */
.alignleft{float: left; margin: 20px 20px 20px 0;}
.aligncenter{text-align: center; clear: both; margin: 15px auto; display: block;}
.alignright{float: right; margin: 20px 0px 20px 20px;} 
.alignnone{margin: 0;} 

/* #Global Transitions */
a, .container, .list_carousel li, .es-nav span, .caroufredsel_wrapper, .list_carousel, .column, .columns, .row, .widget, .widget input, .module-img img, a.header-advert img, a.sidebar-advert img {
  	   -moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
	}
/* #Global Transitions */
.sf-menu strong, .sf-menu span, .sf-menu li, .sf-menu a, .sf-menu li:after {
  	   -moz-transition: all .0s ease-in-out;
	-webkit-transition: all .0s ease-in-out;
	     -o-transition: all .0s ease-in-out;
	        transition: all .0s ease-in-out;
	}

/* General Demo Style */
@font-face {
  font-family: 'icons';
  src: url('/wp_content/themes/nitro/assets/stylesheets/fonts/icons.eot');
  src: url('/wp_content/themes/nitro/assets/stylesheets/fonts/icons.eot') format('embedded-opentype'),
       url('/wp_content/themes/nitro/assets/stylesheets/fonts/icons.woff') format('woff'),
       url('/wp_content/themes/nitro/assets/stylesheets/fonts/icons.ttf') format('truetype'),
       url('/wp_content/themes/nitro/assets/stylesheets/fonts/icons.svg') format('svg');
  font-weight: normal; font-style: normal;
}

.view-back span[data-icon]:before {
    color: #CCCCCC;
    content: attr(data-icon);
    font-family: 'icons';
    margin-left: -22px;
    position: absolute;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.2);
}

.live-link {
    margin-left: 15px;
}

/* ======================================================= */
/* #TOPHAT SECTION */
/* ======================================================= */
#section-tophat{
	height: 22px;
	overflow: hidden;
}

#section-tophat, #section-footer{
	background: transparent url("/wp_content/themes/nitro/assets/images/theme/backgrounds/topo.jpg") repeat;
}

body #section-tophat a{color: #ddd !important;}

#section-tophat{padding: 10px 0;}

#section-tophat span.tagline{float: right;}
#tagline{margin-top: -1px; font-size: 12px; color: #777; color: rgba(255, 255, 255, 0.5);}

.tophat_blurb{float: left;}

.tagline input {
    padding: 5px !important;
    background: #222 !important;
    border: 1px solid #292929 !important;
    color: #eee !important;
}
.tagline form {
    float: left;
}
.tophat_social{float: right;}





/* ======================================================= */
/* #HEADER SECTION */
/* ======================================================= */

/* #section-logo, #section-navigation, #section-header{display: inline-block; float: left;}
body{background: black !important;}
#section-superheader{opacity: 0;}
#logo{opacity: 1 !important;} */
#section-header {    
    margin-bottom: -1px;
    z-index: 3;
}

#section-slider{
	overflow: hidden; 
	z-index: 1;
	-moz-box-shadow:    inset 0  8px 8px -8px rgba(0,0,0,0.5), 
                        inset 0 -8px 8px -8px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0  8px 8px -8px rgba(0,0,0,0.5), 
                        inset 0 -8px 8px -8px rgba(0,0,0,0.5);
     box-shadow:        inset 0  8px 8px -8px rgba(0,0,0,0.5), 
                        inset 0 -8px 8px -8px rgba(0,0,0,0.5);             
}

/* Header / Sidebar Advertisement */
a.header-advert{
	margin-top: 30px;
	margin-bottom: 20px;
	float: right; 
	}
a.header-advert img, a.sidebar-advert img{ 
	padding: 6px;
	background: #eee; 
	background:rgba(200,200,200,0.05);
	}
a.header-advert:hover img, a.sidebar-advert:hover img{
	background: #ddd; 
	background:rgba(200,200,200,0.3);
}

.header_blurb{
	margin-top: 10px; 
	z-index: 9; 
	color: #999; 
	font-size: 22px; 
	font-weight: 300;
	position: absolute;
}

.tp-button.blue, .tp-button.blue:hover, .purchase.blue, .purchase.blue:hover {
    box-shadow: 0px !important;
}
.tp-button {
    border-bottom: 0 none !important;
    border-radius: 0 0 0 0 !important;
    color: #FFFFFF !important;
    cursor: pointer;
    font-family: inherit !important;
    font-size: 19px !important;
    font-weight: 300 !important;
    height: auto;
    letter-spacing: 0 !important;
    line-height: 45px !important;
    padding: 9px 20px 8px !important;
    text-decoration: none;
}

.action_button_wrapper{text-align: center;}
.action_button{text-align: center; margin: 0 auto; display: inline-block; margin: 25px 0 10px; position: relative; bottom: 20px;}
.action_button a, .action_button:visited{background: #333; color: white !important; font-size: 14pt; font-weight: 300; padding: 10px;}
.action_button a{box-shadow: 0 -3px rgba(0, 0, 0, 0.2) inset;}

.read_more_button, .read_more_button:visited {
    background: none repeat scroll 0 0 #333333;
    color: white !important;
    font-size: 11pt;
    font-weight: 300;
    padding: 5px 8px;
    position: relative;
    top: -7px;    
    float: left;
}

.readmore {
    clear: both !important;
    display: block;
}

.category_row{}
.category_row h1 {
    font-size: 25px;
    font-weight: 100;
    padding: 20px 0 10px;
}
.category_row hr{margin: 0 0 40px;}

.category_row .hr7:last-child{margin-bottom: 0px;}

/* Social Icons Section */
ul.social{
	text-align: left; 
	margin-bottom: 0; 
	float: left;
	}
.rev_slider_wrapper {
    border-bottom: 1px solid #EEEEEE;
}
	
#section-sub-footer ul.social{margin-left: 15px; float: right; text-align: right;}
	
ul.social li{
	display: inline-block; 
	width: 24px; 
	height: 24px; 
	padding: 18px 0px 0;
	margin: 0;
	}
	        
ul.social li:hover{
			   -moz-opacity:1.0 !important;
     filter: alpha(opacity=100) !important;
     			    opacity:1.0 !important;
}	

.page .hentry{padding-bottom: 15px;} 

.fp_caption{margin-top: 15px; text-align: center;}

.fp_caption h1{}

.page .hentry, .content .hentry, .module-container { padding-bottom: 15px; } 

.blurb-maker .hybrid, .hybrid, .module-container{text-align: center; border-bottom: 0px solid #ddd; padding: 2px 0 12px; margin-bottom: 23px;}

.blurb-maker h4, .hybrid h4, .module-container h4 {
    font-size: 25px;
    line-height: 25px;
    margin: 16px 0;
}

.blurb-maker h4 a, .hybrid h4 a, .module-container h4 a{color: #333;}

.blurb-maker h4{margin: 5px 0;}

.blurb-maker .the_content{padding-top: 0px !important;}

.blurb-maker p, .hybrid p, .module-container p {
    margin-bottom: 5px !important;
    padding: 4px 12px 0;
}
.blurb-maker {
    bottom: -25px;
    margin: 15px 0px;
    display: inline-block;
    position: relative;
}

.home .blurb-maker{text-align: left;}
.blurb-maker .icon{float: left; margin: 0 10px 2px 0;}
.home .blurb-maker h4{float: left; margin-top: 14px;}
.home .blurb-maker p{clear: both; margin: 8px 0 0 0; text-align: left; padding: 0px;}


.module-meta {
    width: 100%;
}

.module-meta h4 a{text-transform: none;}

.zilla-likes-count {
    margin-left: 0px;
}


.view-back &gt; span:first-child {
    margin-right: 13px;
}

.view-grid, .view-grid:hover{
	border-bottom: 0px;
	box-shadow: 0 0px 0 #1F8882 inset !important;
	margin-bottom: 0px;
}

.view-grid .module-img a{
	overflow: hidden;
    display: block;
    margin-bottom: -5px
}

.module-container{height: auto !important;}



/* ======================================================= */
/* #NAVIGATION STYLES (Theme defaults, then SuperFish mods) */
/* ======================================================= */
#menu{float: right;}
header .navigation {
    float: right;
    margin-top: 0px;
}

footer .navigation{margin-top: 0;}

#section-navigation{background: black;}

.sf-menu{margin-top: 13%;}
@media only screen and (min-width: 1120px) {.sf-menu{margin-top: 13%;}} 
@media only screen and (min-width: 959px) {.sf-menu{margin-top: 13%;}} 
@media only screen and (min-width: 768px) and (max-width: 959px) {.sf-menu{margin-top:3%;}}
/*@media only screen and (max-width: 767px) {.sf-menu{margin-top: 7%;}}
@media only screen and (min-width: 480) and (max-width: 767px) {.sf-menu{margin-top: 6%;}}
@media only screen and (max-width: 479px) {}*/

.sf-menu &gt; li &gt; a strong {
    color: #222;
    font-weight: 600;
    clear: right;
}

.sf-menu &gt; li:hover a strong{color: #222;}
.sf-menu li li:hover &gt; a:hover{color: #000;}


/* Top Level Styles */
.sf-menu &gt; li{
	border-left: 0px solid #ffffff;
	border-left: 0px solid rgba(255,255,255,0);
	border-right: 0px solid #fafafa;
	text-align: left;
}
.sf-menu &gt; li &gt; a {	
	background: transparent;
	margin-bottom: 0; /* Adjust for padding below our list */
	}

@-moz-document url-prefix() { 
	.sf-menu &gt; li &gt; a {
		}
}
.sub-menu .sub-menu{left: 15.5em !important;}
	
/* .sf-menu &gt; li:hover{
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
} */

.sf-menu li li a strong{font-weight: 200;}

/* DARK VERSION - Second Level Styles (the Dropdown) */
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li:focus, .sf-menu li li:hover, .sf-menu li li:active {

}

.sf-menu li li a, .sf-menu li li a:hover, .sf-menu li li a:focus {
	padding:8px 10 8px 11px !important; 
	background: transparent; margin: 0;
}

/* MAIN SKIN FOR DROPDOWN */
.sf-menu li li:hover {
	background: url("/wp_content/themes/nitro/assets/images/theme/uparrow.png") no-repeat scroll 35px 5px transparent !important;
}

.sf-menu li li {
	margin:0 0 0 1px;
	background: rgb(0,0,0);  /* BG Color for the dropdown */
	background: rgba(0,0,0,0.9);
	padding:3px 0;
-webkit-border-top: 1px solid rgba(255, 255, 255, 0.05); /* Top/Bottom border for the dropdown links */
   -moz-border-top: 1px solid rgba(255, 255, 255, 0.05);
     -o-border-top: 1px solid rgba(255, 255, 255, 0.05);
		border-top: 1px solid rgba(255, 255, 255, 0.05);
	-webkit-border-bottom: 1px solid rgba(0, 0, 0, 0.9);
	   -moz-border-bottom: 1px solid rgba(0, 0, 0, 0.9);
	     -o-border-bottom: 1px solid rgba(0, 0, 0, 0.9);
			border-bottom: 1px solid rgba(0, 0, 0, 0.9);
	  /*-webkit-border-left: 1px solid rgba(0, 0, 0, 0.9);
	     -moz-border-left: 1px solid rgba(0, 0, 0, 0.9);
	  	   -o-border-left: 1px solid rgba(0, 0, 0, 0.9);
			  border-left: 1px solid rgba(0, 0, 0, 0.9);
	 -webkit-border-right: 1px solid rgba(0, 0, 0, 0.9);
	    -moz-border-right: 1px solid rgba(0, 0, 0, 0.9);
	      -o-border-right: 1px solid rgba(0, 0, 0, 0.9);
			 border-right: 1px solid rgba(0, 0, 0, 0.9);*/
}

.sub-menu{margin-top: -1px;}
.sf-menu li li:first-child {  
    border-top: none;  
/*	-webkit-border-radius: 3px 3px 0 0;
	   -moz-border-radius: 3px 3px 0 0;
         -o-border-radius: 3px 3px 0 0;
	        border-radius: 3px 3px 0 0; */
}  
 
.sf-menu .sub-menu li:first-child{
		border-top: 0px solid rgba(0, 0, 0, 0.1);
}

.sf-menu li li:last-child {  
	border-bottom: none;  
	border-radius: 0;
} 




/* ======================================================= */
/* #SLIDE CAROUSEL SECTION */
/* ======================================================= */
#slides img{display: none;}

#section-header .caroufredsel_wrapper{background: white;}

.list_carousel {
	padding: 10px 0 14px;
	position: relative;
	display: block;
	text-align: center;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li.slide {
	border-radius: 0px;
	overflow: hidden;
	position: relative;
	font-size: 30px;
	color: #666;
	text-align: center;
	background-color: transparent;
	border: 0px solid #ccc;
	width: 0px; /* Sets a fixed width of nothing so the thumbnails don't stack when it loads */
	padding: 0px;
	margin: 10px 10px 0px !important;
	display: block;
	float: left;
}

.list_carousel li.slide img {
	border-radius: 0px;
	overflow: hidden;
}

.slider_nav{
	margin: -40px auto 0; 
	position: absolute;
	right: 20px;
}

.category_row a.prev, .category_row a.next {
    cursor: pointer;
    height: 30px;
    margin-top: 0;
    opacity: 1;
    position: relative;
    width: 25px;
    margin-left: 10px;
    text-indent: -9999px;
    float: left;
}

#section-header a.prev:hover, #section-header a.next:hover{
	opacity: 0.4;
}

#section-header a.prev:hover, #section-header a.next:hover{
	opacity: 1;
}

.home .pageslider a.prev, .home .pageslider a.next{
	top: 33% !important;
} 

.category_row a.prev {
    background-position: 0 0;   
    background: url('http://thatdragonflysmiled.com/wp-content/themes/nitro/assets/images/left_button.png') no-repeat;
}
.category_row a.next {
    background-position: right top;
    margin-left: 2px;
    background: url('http://thatdragonflysmiled.com/wp-content/themes/nitro/assets/images/right_button.png') no-repeat;
}

.category_row a.prev span, .category_row a.next span {
    display: none;
}

#section-header a.prev {
    background: url('http://thatdragonflysmiled.com/wp-content/themes/nitro/assets/images/left_button_lighter.png') no-repeat;
}
#section-header a.next {
    background: url('http://thatdragonflysmiled.com/wp-content/themes/nitro/assets/images/right_button_lighter.png') no-repeat;
}


.list_carousel .slide-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 44px;
    color: #FFFFFF;
    font-size: 20px;
    left: 0;
    margin-bottom: -44px;
    max-width: 100%;
    padding: 20px 25px;
    position: absolute;
    text-align: left;
    width: auto;
    z-index: 500;
}

.slide-caption h4 {
    color: white;
    text-align: left !important;
    text-shadow: 0 0;
}

/* OLD STYLE
#section-header .slide-caption {
    background: none repeat scroll 0 0 rgba(85,85,85,0.95);    
    color: #FFFFFF;    
    padding: 14px 20px;    
    font-size: 14px;
    z-index: 500;
    position: absolute;
    left: 0px;
    bottom: 49px;
    margin-bottom: -44px;    
    max-width: 100%;
}*/







/* ======================================================= */
/* #PAGE STYLES */
/* ======================================================= */

/* Section declarations for BG stripes */
#section-tophat, #section-footer, #section-sub-footer {	position: relative;  z-index: 1;  } /* Setup for :after double bgs below */

#section-tophat{  background-color: #222;  background-color: rgba(0,0,0,0.8); }
#section-header{ margin-top: 0px;}
#section-slider{ margin-top: 0px; margin-bottom: -7px; display: inline-block;}
#section-portfolio{}
#section-projects{}
#section-sidebar-right{}
#section-project-single{}
#section-footer{ margin-top: 0px; background-color: #222;	background-color: rgba(0,0,0,0.8);	}
#section-sub-footer{  background-color: #111;	background-color: rgba(0,0,0,0.95); box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1); bottom: 0px; }


.grid-example .column, 
.grid-example .columns{
	background: #ccc; 
	color: #ccc;
	display: block; 
	height: 60px;
	margin-bottom: 20px;
	}
 
.grid-example .example{color: #222; background: transparent;}

/* Now we'll add some more granular styles to each specific section*/

/* Hybrid View Styles */
/* Clear Fixes - for the hybrid blog templates to make sure the layout doesn't look awful */

.floatleft{float:left;clear: none;}
.hybrid-blog-4 .aside,
.hybrid-blog-3 .aside,
.hybrid-blog-2 .aside {
	border: 0;
    padding: 5px;
}

.home #breakout-row h4{text-align: left;}

.clearleft, #breakout-row .four:nth-child(4n+6) 
{clear: left !important;}
 






/* ======================================================= */
/* #IMAGE OVERLAY STYLES*/
/* ======================================================= */
.module, .module-img{position: relative; overflow: hidden;}
.module{margin-bottom: 7px;}
.module-meta {display: inline;} 
.module-img{text-align: center; }

.module-img,
.content img,
.icon img{border-radius: 3px;}


/* The lightbox and full post link styles */
.module-img .thumbLink, .module-img .lightboxLink{
    background: url("http://thatdragonflysmiled.com/wp-content/themes/nitro/assets/images/theme/post_link.png") no-repeat scroll 0 0 transparent;
    height: 20px !important;
    width: 20px !important;
    z-index: 9 !important;  
    margin-top: -20px; /* Nudge up a bit */
    position: absolute; 
    right: 0;
    display: none;
}

.module-img .lightboxLink{
	background: url("http://thatdragonflysmiled.com/wp-content/themes/nitro/assets/images/theme/pop_link.png") no-repeat scroll 0 0 transparent;
    right: 21px;
}

/* Our transitions for the thumbnails */
.module-img .thumbLink, .module-img .lightboxLink{ 
			  -moz-opacity:0.0;
      filter: alpha(opacity=0);
     			   opacity:0.0;
     			   text-indent: -9999px;
	   -moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	     -o-transition: opacity .3s ease-in-out;
	        transition: opacity .3s ease-in-out;
}

.module:hover .thumbLink, .module:hover .lightboxLink{
			   -moz-opacity:1.0 !important;	    		  
     filter: alpha(opacity=100) !important;
     			    opacity:1.0 !important;
}

.thumbLink:hover , .lightboxLink:hover { 
			  -moz-opacity:0.8 !important;	    		  
     filter: alpha(opacity=80) !important;
     			   opacity:0.8 !important;
}

div#qTip {
    padding: 3px 8px;
    border: 1px solid #666;
    border-radius: 3px;
    display: none;
    background: #444;
    background: rgba(85,85,85,0.9);
    color: #ddd;
    font-size: 9px;
    position: absolute;
    z-index: 1000;
}



/* Make the entire space clickable */
.popLink{display: block; height: 20px;}


/* Styling for centered overlay */
.module-img img{
	border: medium none;
    margin: 0;
    outline: medium none;
    position: relative;
    text-decoration: none;
    background: black;
    margin: 0 0 -8px;
    z-index: 2;}
    
.module-img:hover img{opacity: 0.09;}

.module-img span{
	background: url("http://thatdragonflysmiled.com/wp-content/themes/nitro/assets/images/theme/img-bg-pat.png") repeat scroll center center;
    height: 100%;
    left: 0;
    position: absolute;
    top: -6px; /* Removes auto height of the HTML5 span element */
    width: 100%;
    z-index: 1;
}






/* ======================================================= */
/* #MISCELLANY */
/* ======================================================= */
/* Custom Lists, Buttons, Tags, etc. */
ul.square {padding: 10px;}
a.button{text-align: center;}

/* Form Overrides */
input{ padding: 10px !important; font-size: 11px !important; }
input#s{ min-width: 145px;  width: 87%; } 
#adminbarsearch-wrap input{padding: 2px !important;}
.widget_search h3,
#searchform label,
#searchform #searchsubmit{ display: none; }
iframe{width: 100% !important;}




/* Tags / Categories Styling */

.excerpt h4{margin-bottom: 18px;}

.single h1.title {
    border-bottom: 0 none !important;
    margin-bottom: 4px;
    padding: 0 0 13px;
}

.single-meta {
    display: inline-block;
    float: left;
    font-size: 16px;
    padding-bottom: 5px;
    position: relative;
    text-align: left;
    top: 2px;
    width: 90%;
}

.single .meta-space{padding-bottom: 0px;}

.meta-space{padding-bottom: 50px;} 

.excerpt .date {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px dotted #DDDDDD;
    border-top: 1px dotted #DDDDDD;
    margin: 20px auto 17px;
    padding: 15px 15px 26px;
    width: auto;
    z-index: 10;
}

.excerpt .meta-space {
    padding-bottom: 25px;
}

.single .date {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 0 solid #DDDDDD;
    border-top: 1px dotted #DDDDDD;
    margin: -5px auto -16px;
    padding: 15px 15px 26px;
    width: auto;
    z-index: 10;
}

.my-avatar, .tw-avatar, img.avatar {
    float: left;
    height: 50px;
    margin: 2px 9px 5px -1px;
    position: relative;
    top: -2px;
    width: 50px;
}

.my-avatar img, .tw-avatar img, img.avatar {/*border-radius: 300px;*/ display: block;}

.single .my-avatar, .date .my-avatar{padding: 11px 10px 5px 11px;}

.date .my-avatar, .date .my-avatar img {
    float: left;
    height: 25px;
    margin-bottom: 7px;
    padding: 0 0 0 1px;
    width: 25px;
}

img.avatar{border: 0px; padding: 0px;}

.meta-space {
    font-size: 11px;
    line-height: 25px;
    font-family: Arial;
    clear: both;
}

.tags{float: left;}

.the_comments {
    float: right;
    position: relative;
    top: 2px;
}

.date .the_comments{display: none;}

.tags a {
    padding: 5px 8px;
    text-decoration: none;
}

img.tag_icon{
	float: left; 
	border: 0 !important; 
	padding: 5px 13px 0 0;
	margin-bottom: 0;
	}

#section-footer .textwidget{font-size: 14px; line-height: 160%;}


ul.square, ul.circle, ul.disc {
    margin-left: 15px;
    font-size: 13px;
}

pre, code, address{
	font-family: Courier, Arial;
}

pre{
	padding: 15px;
	line-height: 200%;
}

p.social{margin-top: 20px;text-align: center;}


#ui-lightbox-overlay{z-index: 9998 !important;}

/* Table Styling - Box Style */
table {
    border-collapse: collapse;
    font-size: 12px;
    margin: 10px 10px 20px;
    text-align: left;
    width: 98%;
}
table thead th.rounded-company {
    background: #ccc;
}
table thead th.rounded-q4 {
    background: #ccc;
}
table th {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #222222;
    font-size: 10px;
    font-weight: bold;
    padding: 8px;
    text-transform: uppercase;
}
table td {
    background: none repeat scroll 0 0 #eee;
    border-top: 1px solid #FFFFFF;
    color: #333;
    padding: 8px;
}
table tfoot td.rounded-foot-left {
    background: #eee;
}
tabletfoot td.rounded-foot-right {
    background: #eee;
}
table tbody tr:hover td {
    background: none repeat scroll 0 0 #ddd;
}





/* ======================================================= */
/* #WP REQUIRED STYLES and more MISCELLANY */
/* ======================================================= */
.wp-caption{
	background: rgba(0, 0, 0, 0.05);
    border: 0 solid transparent;
    max-width: 100%;
    padding: 0 0 7px;
    text-align: center;
	clear: both;
	display: block;
 }
 
.gallery-caption{
	text-align: center;  
	padding: 0px 0 7px;
	border: 1px solid rgba(0, 0, 0, 0.0); 
}

.wp-caption img{padding: 0 0; max-width: 99.8%;}
  
.wp-caption-text{margin: -9px 0 4px 0 !important; font-size: 11px;}

.sticky{}

p img{margin-bottom: 0;}

#gallery-1 img {border: 0;}

.bypostauthor{background: rgba(100, 100, 100, 0.2);}





/* ======================================================= */
/* #CONTACT STYLES*/
/* ======================================================= */

#cf7-right {
    display: inline;
    float: right;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 4px;
    padding-top: 7px;
    text-align: left;
    width: 65%;
    min-width: 195px;
}

#cf7-left {
    clear: both;
    display: inline;
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
    padding-bottom: 9px;
    padding-left: 0px;
    padding-right: 0;
    padding-top: 10px;
    text-align: left;
    white-space: none !important;
    width: 15%;
    font-size: 13px;
    font-weight: bold;
}

#cf7-left p, #cf7-right p {
    margin-top: -15px;
}
p.required {
    margin-top: -20px;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
    box-shadow: 0 0 5px #cfeeff inset !important;
    margin-top: 5px;
}
.wpcf7-form-control.wpcf7-submit {
    width: 68% !important;
}





/* ======================================================= */
/* #FOOTER SECTION */
/* ======================================================= */

#section-content .container:last-child{padding-bottom: 15px;}

.hybrid-blog-2 .article_nav,
.hybrid-blog-3 .article_nav,
.hybrid-blog-4 .article_nav,
.article_nav{
	margin-top: -80px;
}

.article_nav{clear: both;}

.portfolio-pag-fix .article_nav {
    margin: -55px 0 0;
    padding: 0 10px;
}

#section-footer{
	border-top: 2px solid #111;
	padding: 15px 0 35px;
} 

#section-footer h5{
	position: relative;
	z-index: 1;
	padding: 2px 0px;
	margin-bottom: 20px;
	}
 
#section-footer ul li{
	padding:10px 0;
	margin: 0;
-webkit-border-top: 1px solid rgba(255, 255, 255, 0.05); /* Top/Bottom border for the dropdown links */
   -moz-border-top: 1px solid rgba(255, 255, 255, 0.05);
     -o-border-top: 1px solid rgba(255, 255, 255, 0.05);
		border-top: 1px solid rgba(255, 255, 255, 0.05);
	-webkit-border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	   -moz-border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	     -o-border-bottom: 1px solid rgba(0, 0, 0, 0.4);
			border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}

#section-footer ul li:first-child { 
	border-top: none; 
	padding-top: 0;
	}  
  
#section-footer ul li:last-child { 
	border-bottom: none; 
	} 

#section-footer ul.children{margin: 0;}

#section-footer ul.children li { 
	padding:10px 0 10px 20px;
	margin: 0;
-webkit-border-top: 1px solid rgba(255, 255, 255, 0.05); /* Top/Bottom border for the dropdown links */
   -moz-border-top: 1px solid rgba(255, 255, 255, 0.05);
     -o-border-top: 1px solid rgba(255, 255, 255, 0.05);
		border-top: 1px solid rgba(255, 255, 255, 0.05);
	-webkit-border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	   -moz-border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	     -o-border-bottom: 1px solid rgba(0, 0, 0, 0.4);
			border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	} 

#section-footer ul.children li:last-child { 
	border-bottom: none; 
	padding: 10px 0 0px 20px;
	} 
#section-footer ul.children li:first-child { 
	border-top: none; 
	} 

#section-footer .simpleimage img{margin-top:10px;}

#section-footer select{width: 160px;}

/* #SUBFOOTER */
#section-sub-footer{
	background: black;
}

#section-sub-footer span{
	padding: 20px 0;
	}

#section-sub-footer span.copyright{float: left;}
#section-sub-footer span.colophon{float: right;}






/* ======================================================= */
/* #FONT-FACE TEMPLATE */
/* ======================================================= */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('http://thatdragonflysmiled.com/wp-content/themes/nitro/assets/fonts/FontName.eot');
	    src: url('http://thatdragonflysmiled.com/wp-content/themes/nitro/assets/fonts/FontName.eot?iefix') format('eot'),
	         url('http://thatdragonflysmiled.com/wp-content/themes/nitro/assets/fonts/FontName.woff') format('woff'),
	         url('http://thatdragonflysmiled.com/wp-content/themes/nitro/assets/fonts/FontName.ttf') format('truetype'),
	         url('http://thatdragonflysmiled.com/wp-content/themes/nitro/assets/fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/





/* ======================================================= */
/* #FILTERABLE */
/* ======================================================= */

#portfolio-list, .slide .slide-caption{
	   -moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	     -o-transition: all 0.4s ease-in-out;
	        transition: all 0.4s ease-in-out;
}

#portfolio-list .module-meta{display: none;}

#portfolio-list .module-meta.visible{display: inline;}

span.list_btn:hover, span.grid_btn:hover, span.hybrid_btn:hover{cursor: pointer;}

#portfolio-filter{text-align: center;;}

.portfolio-view{display: none;}

#portfolio-filter span, .portfolio-view span{margin-right: 10px;}

.portfolio-view span{float: left; margin-top: 6px;}

span.grid_btn, span.list_btn, span.hybrid_btn {margin-right: 3px; margin-top: 0px;}

.portfolio-nav br:nth-child(3),
.portfolio-nav hr {
    display: none;
}

.portfolio-nav{margin-top: -5px; margin-bottom: 0px;}

.page-template-template-portfolio-4col-php #section-footer,
.page-template-template-portfolio-3col-php #section-footer,
.page-template-template-portfolio-2col-php #section-footer{margin-top: 50px;}

.portfolio-nav a.button {
    background: none repeat scroll 0 0 #222222;
    border: 0 none;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
    padding: 10px 14px 8px;
    text-shadow: 0 0 transparent;
    text-transform: uppercase;
}

#portfolio-filter a.current{background: #dfdfdf;} 

.portfolio-nav p {
    margin: 5px 0 0px;
}



/* ======================================================= */
/* #CUSTOMIZATIONS SECTION */
/* ======================================================= */
.logospace {
    display: block;
    position: relative;
    text-align: center;
    z-index: 99;
}
.sf-menu {display: inline-block; float: none; margin-bottom: -7px;}
.navigation{text-align: center;}
.es-carousel li{line-height: 0;}
.sf-menu &gt; li a span{display; none;}
.sf-menu &gt; li &gt; a strong{font-size: 18px;}
.sf-menu li li:hover{background: #333 !important;}

.sf-menu a:not([href]){cursor: default;}

.the_content hr.partial-bottom{margin: 25px 0 30px;}
.the_content:first-child hr.partial-bottom{display: none;} 
.the_content:first-child {padding-top: 10px;} 

.content {padding: 10px 0 0;}
.single-post .content{padding: 23px 0 0;}

.su-heading, .su-box, .su-note, .su-box{clear: both;} 
.su-highlight {padding: 1px 0 4px;}
.su-tabs {display: inline-block;}
.sub-menu{text-align: left;}
.su-media, .su-media iframe {
    border-radius: 8px;
    display: block;
    margin: 0 0 1.5em;
    overflow: hidden;
}
.su-button{margin-bottom: 5px;}
.su-button span{font-family: 'Helvetica Neue', Arial, sans-serif; text-transform: inherit !important; font-weight: bold;}
 
.fp_banner {
    display: block;
    position: absolute;
    text-align: right;
    width: 940px;
    z-index: 9999;
}

.sidebar{padding-top: 30px;}

#section-footer .simple-flickr-photostream {
    margin-left: 17px;
}

.tw-avatar{
	 padding: 9px 3px 5px 0;
}

#quick-flickr{text-align: center;}
#quick-flickr h5{text-align: left;}
#quick-flickr a{padding-right: 7px;}

.rev_slider_wrapper{border-bottom: 1px solid transparent !important;}

li.comment{display: inline-block;}


.aside{border: 0px !important; padding: 0px !important;}

.nav-hr{margin: 0; top: -9px; position: relative;}

/* .container{background: white; position: inherit;} */

#section-tophat .container,
#section-footer .container,
#section-sub-footer .container
{background: transparent;}

#section-footer input[type="text"], #section-footer input[type="password"], #section-footer input[type="email"], #section-footer textarea, #section-footer select {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #222222;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF !important;
    display: block;
    font: 13px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 20px;
    max-width: 100%;
    min-width: 210px;
    outline: medium none;
    padding: 6px 4px;
}

#section-tophat ul.social li {
    -moz-transition: all 0.3s ease-in-out 0s;
    display: inline-block;
    height: 16px;
    margin: 0;
    padding: 4px 1px 0;
    width: 16px;
}

.fullwidth_social ul.social {
    float: none;
    margin-bottom: 0;
    text-align: center;
}


.fullwidth_social ul.social li {
    display: inline-block;
    height: 32px;
    margin: 0 0 -10px;
    padding: 0 4px 43px;
    width: 32px;
}

.full-width h4 {
}

.full-width h4, .full-width .date, .full-width .meta-space {
    text-align: center;
}

.full-width .date{
	margin: 0 auto 0px;
}

.page-template-template-vertblog-nosidebar-php .excerpt h4,
.page-template-template-vertblog-nosidebar-bigimages-php .excerpt h4 {
    font-size: 30px;
    margin-bottom: 25px;
}

.widget {
    display: inline-block;
    max-width: 100%;
    width: 100%;
}

.widget_categories li, .widget_archive li {
   background: #333;
   padding: 9px 10px;
   margin-bottom: 2px;		   
}

.widget_categories a, 
.widget_categories a:hover, 
.widget_categories a:visited,
.widget_archive a, 
.widget_archive a:hover, 
.widget_archive a:visited{
	color: white !important;
}


/*.isotope #portfolio-filter {
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}*/




/* Isotope Transition Speed */
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
      -ms-transition-duration: 0.6s;
       -o-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/* no transition on .isotope container */

.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}



/* ======================================================= */
/* #PLUGIN STYLES SECTION */
/* ======================================================= */
.widget {
    margin-bottom: 40px;
}

.widget:first-child {
    margin-top: 0px;
}

.widget hr.partial-bottom {
    position: relative;
    top: 20px;
}

.widget_searchwidget input {
    top: 8px;
    position: relative;
}

.quick-flickr-item {
    width: 30%;
    float: left;
    margin: 4px 4px 4px 0;
    height: 100px;
    overflow: hidden;
}

.gallery p{margin: 0;}

.widget_nav_menu hr {
    top: 0px !important;
}

.widget_nav_menu li {
    border-top: 1px dotted #ccc;
    padding-top: 13px;
}

.widgets-list-layout .widgets-list-layout-blavatar {
    border: 1px solid #CCCCCC;
    padding: 2px;
}

/* Media Query Breakpoints Stack */ 
/* 960 and above */ 
@media only screen and (min-width: 959px) {
	.widgets-list-layout-links {
    width: 82.404% !important;
}
} 

@media only screen and (max-width: 767px) {
	.widgets-list-layout-links {
    width: 82.404% !important;
}
} 


.picture-item {
    border: 0 none !important;
    float: left;
    margin-bottom: -2px;
    padding: 0 12px 12px 0 !important;
}

.picture-item img{
	border-radius: 4px 4px 4px 4px;
}

.rev_slider_wrapper{background: transparent !important;}


/* WP Evolution Slider Integration */
.jquery-slider-wrapper, .jquery-slider-wrapper &gt; div:first-child, .jquery-slider-slide {
    width: 100% !important;
}
.jquery-slider-wrapper{margin-bottom: 25px;}
.jquery-slider-slide img{
	max-width: inherit !important;
	   -moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
}

.fullwidth_social h1{
	text-align: center;
}

.pptwj ul{margin-bottom: 0;} 

/* Instapress sidebar widget integration */
.instagram-image {
    float: left;
    margin-right: 0;
    margin-top: 0;
    padding: 7px;
    width: 43%;
    background: transparent;
}

.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

/* Rounded corners */
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }

/* Rules to colour arrows */
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }

.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }


.tp-button.blue, .tp-button.blue:hover, .purchase.blue, .purchase.blue:hover {
    box-shadow: inset 0 -3px 0 0 rgba(0,0,0,0.2) !important;
}

.su-heading-style-2 {
    border-bottom: 0px solid #999999 !important;
    border-top: 0px solid #999999 !important;
    margin: 0 0 0.5em !important;
    padding: 2px 0;
}

.su-heading-style-2 .su-heading-shell {
    border-bottom: 0px solid #EEEEEE !important;
    border-top: 0px solid #EEEEEE !important;
    font-size: 1.2em;
    color: #444;
    padding: 0px !important;
    text-align: center;
}

.su-gmap {
    border: medium none;
    margin: 0 0 -8px !important;
}

h1.slider_title {
    margin-bottom: 11px !important;
    margin-top: 6px;
}


.wp-paginate {
    margin: 25px 0 0 !important;
}


/* Revolution Slider Mods */
.fullwidthbanner-container{
	float: left !important;
	padding: 0px !important;
	margin-top: -9px !important;
}

.HasListener{width: 533px !important;}


.home .aside img, .aside img{border-radius: 8px;}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea{margin-top: 5px;}



/* Styles with Shortcodes Tweaks */
blockquote {
    border-left: 0px solid #DDDDDD;
}

blockquote.alignleft {
    margin: 10px 30px 0 0;
    width: 90% !important;
}

blockquote, blockquote p {
    color: #777777;
    font-size: 20px;
    font-style: italic;
    line-height: 130%;
}

.ui-widget {
    font-family: inherit !important;
    font-size: 1em !important;
}

.ui-accordion .ui-accordion-header a {
    font-size: 0.8em !important;
}

.ui-accordion .ui-accordion-content {
    font-size: 14px !important;
    padding: 10px 20px 20px !important;
}



/* ======================================================= */
/* #MEDIA QUERIES SECTION */
/* ======================================================= */

/* Used for copy/pasting - the full theme set is below */
/* Media Query Breakpoints Stack */ 
/* 960 and above */ 
@media only screen and (min-width: 959px) {} 

/* Tablet to 960 */ 
@media only screen and (min-width: 768px) and (max-width: 959px) {}

/* All Mobile Sizes */ 
@media only screen and (max-width: 767px) {}

/* Mobile Landscape Size to Tablet Size  */ 
@media only screen and (min-width: 480) and (max-width: 767px) {}

/* Mobile Portrait Size to Mobile Landscape Size */ 
@media only screen and (max-width: 479px) {}



/* ======================================================= */
/* Responsive Nav Queries - Swaps normal Nav with a dropdown menu with the #responsive-nav ID */
/* ======================================================= */

#responsive-nav{display: none; float: right;}
#responsive-nav li{clear: both;} 

/* @media only screen 
and (max-width: 960) {
  .navigation ul.sf-menu  { display: none; }
  #responsive-nav, .chzn-container, .chzn-container div { display: inline-block !important; }
} */

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

  .navigation ul.sf-menu { display: none;} 
  
  #section-tophat span.subscribe, #section-tophat span.tagline,
  #section-sub-footer span.copyright, #section-sub-footer span.colophon,
  {float: none; text-align: center;}
  
  header .navigation{margin-top: 10px;}
  
  #responsive-nav { display: inline-block !important; width: 100% !important; margin-top: 5px;}
  
  #responsive-nav .chzn-container{width: 100% !important;}
  
  #responsive-nav .chzn-container-single .chzn-single, #responsive-nav .chzn-container-single .chzn-single div {padding: 4px 9px;}
  
  #logo, #tagline p, ul.social, ul.social li{text-align: center; float: none;}
  
  #section-sub-footer span.copyright, #section-sub-footer span.colophon{width: 100%; display: block; clear: both; text-align: center; float: none !important;}
  
  #tagline p{font-size: 24px; line-height: 28px; padding: 0 10 22px 11px;}
  
  ul.social{margin-bottom: 18px !important;}
  
  body #section-sub-footer ul.social{margin-bottom: 0px !important;}
  
  a.button.pagination{width: 90% !important;}
  
  ul.social li{
  	float: none; display: inline; 
			   -moz-opacity:1.0 !important;	    		  
     filter: alpha(opacity=100) !important;
     			    opacity:1.0 !important;
	}	 
	     			  
}


	/* Responsive WP Gallery Shortcode */
	.content .gallery .gallery-item img {
	    border: 1px solid #E6E6E6 !important;
	    border: 1px solid rgba(255, 255, 255, 0.15) !important;
	    padding: 2px;
	    margin-bottom: 0;
	}

	.gallery-columns-4 .gallery-item {
		width:23% !important;
		padding-right:2% !important;
	}
	.gallery-columns-5 .gallery-item {
		width:18% !important;
		padding-right:2% !important;
	}
	.gallery-columns-6 .gallery-item {
	    padding: 0 0.8% !important;
	    width: 15% !important;
	}
	.gallery-columns-7 .gallery-item {
		width:12% !important;
		padding-right:2% !important;
	}
	.gallery-columns-8 .gallery-item {
		width:10% !important;
		padding-right:2% !important;
	}
	.gallery-columns-9 .gallery-item {
		width:9% !important;
		padding-right:2% !important;
	}
	.gallery-columns-4 .gallery-item img,
	.gallery-columns-5 .gallery-item img,
	.gallery-columns-6 .gallery-item img,
	.gallery-columns-7 .gallery-item img,
	.gallery-columns-8 .gallery-item img,
	.gallery-columns-9 .gallery-item img {
		width:100% !important;
		height:auto !important;
	}
	
	.gallery-columns-3 .gallery-item {
		width:31% !important;
		padding-right:2% !important;
	}
	.gallery-columns-3 .gallery-item img {
		width:100% !important;
		height:auto !important;
	}
	
	
	
	/* Large devices only */
	@media only screen and (min-width: 959px) {
		
		.twelve.columns.content{padding-left: 10px; margin-right: 0px;}
		.four.columns.sidebar{padding-left: 10px; width:200px;}
		
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
		a.sidebar-advert img { width: 43%;}
		.fp_banner {width: 747px;}
		.sf-menu &gt; li &gt; a {padding: 35px 8px 37px;}

	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {		
		
		#responsive-nav {
		    display: none;
		    float: none;
		    text-align: center;
		}

		#breakout-row a.prev, #breakout-row a.next{top: 0px !important;}
		
		#breakout-row .column.omega, #breakout-row .columns.omega {
		    margin-right: 10px !important;
		}

		.list_carousel {
		    padding: 15px 0 0px;
	    }
	    				
		.tophat_blurb {
		    float: none;
		    text-align: center;
		}
		
		.fp_banner {
		    display: none;
		}
	
		#section-header .slide-caption {
		    display: block;
		    height: 100%;
		    left: 0;
		    margin-bottom: 0;
		    position: absolute;
		    top: 46px;
		    width: 88%;
		}
		
  		.commentlist .comment-body {padding: 30px !important;} 
		h1.title span, h1.title {line-height: 125% !important;}
		
		
		#section-tophat{
			text-align: center; 
			height: auto; 
			padding-bottom: 0 !important; 			
		}
		
		.tagline, #tagline, .tagline form, .tagline input {
		    float: none !important;
		    margin: 10px auto;
		    text-align: center;
		    width: 75%;
		}
		.tagline input{text-align: left; font-size: 14px !important; padding: 7px 10px !important;}
			
		.aside{ 
		  	padding: 0;
		  	border-right: 0px solid rgba(155, 155, 155, 0.2); 
		 	}
		  
		.navigation input{clear: both; margin-top: 20px !important;}
		ul.social li{height: 32px !important; width: 32px !important;}
		  
		#section-tophat {
		    padding: 10px 0 26px;
		}
		
		.nav-hr{top: -20px;}
								
		.twelve.content{
			padding: 0 10px 0 20px !important
			width: 99% !important;
		}
		
		.post-thumbnail .aside, .post-excerpt{
		    width: 99% !important;
		}
		.tw-status{clear: both;}
		
		.single .my-avatar {padding: 20px 14px 5px 0;}
				
		header .navigation {
		    float: none;
		    text-align: center;
		}
		
		.navigation select {
		    background: none repeat scroll 0 0 #222222;
		    color: #EEEEEE;
		    font-size: 18px;
		    font-weight: 400;
		    margin: 0 auto;
		    padding: 5px;
		    width: 85%;
		}
		
		.tophat_social{float: none;}
		
		#section-tophat ul.social{
			clear: both;
			float: none !important;
			text-align: center !important;
			margin-top: 10px;
		}
		
		#section-sub-footer ul.social {
		    float: none;
		    margin: -10px auto 10px !important;
		    padding-bottom: 20px;
		    text-align: center;
		}

	}
	

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480) and (max-width: 767px) {
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		
		#gallery-1 .gallery-item{width: 90%;}		
		.gallery-columns-2 .gallery-item {
			width:45% !important;
			padding-right:4% !important;
		}
		.gallery-columns-2 .gallery-item img {
			width:100% !important;
			height:auto !important;
		}
				
	}



/*
     </pre></body></html>