/*
Theme Name: InspirationFuse Gallery
Theme URI: http://inspirationfuse.com
Description: A theme for CSS Galleries
Author: James Vincent
Author URI: http://jdidit.com
Version: 1.3
Tags: css gallery, gallery, css galleries
*/
@import url("css/typeinspire-forms.css");
@import url("css/typeinspire.css");
/*@import url("ubermenu/typeinspire-ubermenu.css");*/

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
body a {
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
}
p {
	margin: 20px 0;
}
#masthead {
width: 100%;
height: 50px;
}
#inner-header {
	width: 960px;
	height: 50px;
	margin: 0 auto;
}
.site-title {
float: left;
margin: 12px 0 0 0;
display: inline-block;
}
.site-sub-title {
	float:left;
	margin:18px 0 0 35px;
}
.site-sub-title em {
	color:#eec0d9;
	font-size:16px;
}
nav {
	display:block;
}
ul.nav {
	height: 50px;
	float: right;
}
ul.nav li {
	height: 50px;
 	float: left;
	list-style-type: none;
}
ul.nav li a {
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	margin-left: 20px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#main {
	width: 654px;
	margin: 0;
	float: left;
	display: inline;
}
#postContent, #pageContent {
width: 585px;
float: left;
padding: 20px 20px 0 20px;
background-color: #fff;
margin-top: 18px;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
#postContent .post-sub-meta {
	padding:6px 0 12px 0;
}
.post-date, .post-filed {
	font-size: 12px;
	line-height: 12px;
	color: #6c6c6c;
	margin: 5px 0;
}
.post-date {
	float:left;
}
.post-filed {
	float:right;
	margin-right:16px;
}
#postContent ul, #pageContent ul {
	margin-left: 30px;
}

#postContent img {
	padding: 0;
	background: #000;
	border: 0;
}
#postContent img.noborder {
	padding: 0;
	border: 0;
}
/*Link Transitions*/
ul.nav li a, .wp-pagenavi a, .excerpt a, .st-tag-cloud a, .excerpt img, .footer-logo img, .if-border-button, .if-border-button-footer, .sidebar_adhere a {
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-webkit-perspective: 1000;
}
/*Clear Fix for widgets*/
.if-clearfix:before {
 	content:"";
 	display:table;
}
.if-clearfix:after {
 	clear:both;
 	content:".";
 	display:block;
 	font-size:0;
 	height:0;
 	visibility:hidden;
}
.if-clearfix {
	zoom: 1; /* IE < 8 */
}
/*Excerpts*/
.excerpt {
width: 280px;
float: left;
margin: 35px 35px 0 0;
background-color: white;
padding: 0 0 12px 0;
border: 1px solid #E0E0E0;
}
.excerpt p {
margin: 0 !important;
padding: 0 !important;
background-color: #000;
line-height:0;
}
.excerpt a {
	margin:0 !important;
	padding:0 !important;
	line-height:0;
}
.if-single-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.if-excerpt-meta {
padding: 12px 5px 0 12px;
}
.if-excerpt-meta h4 {
	margin:0;
	padding:0;
}
.if-excerpt-meta h4 a {
	text-decoration:none;
}
.if-excerpt-meta h4 a:hover {
	text-decoration:none;
}
/* Fade Images */
.excerpt img:hover, .footer-logo img{
	opacity:0.5;
}
.footer-logo img:hover {
	opacity:1;
}
/*Buttons*/
.if-border-button, .if-border-button-footer {
background-color: transparent;
font-weight: bold;
border-width: 1px;
border-style: solid;
padding: 8px 16px;
display:inline-block;
text-decoration: none;
text-align: center;
font-size: 1em;
}
.if-border-button-footer {
	color: #999;
	border-color: #999;
}
/* Sidebar & Widgets */
#sidebar {
	width: 302px;
	margin: 0 2px;
	float: right;
	display: inline;
}
#sidebar .widgettitle {
	margin: 20px 0 15px 0;
}
#sidebar h3 .widgettitle, .widgettitle {
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 16px;
font-family: Helvetica, Gotham, Arial, sans-serif;
}
#subscribers { 
	margin: 15px 20px 0 20px;
}
#subscribers p {
	margin: 0 0 5px 0;
}
#subscribers p a {
	color: #42102d;
}
#subscribers p a:hover {
	color: #333333;
}
.subCount {
	margin-top: 0;
	font-size: 24px;
	line-height: 24px;
	background-image: url(images/rss-icon.png);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 34px;
	color: #42102d;
}
#sidebar-grush {
	width:300px;
	margin:0 auto;
	text-align:center;
}
#sidebar-grush img.grush {
	margin:0 0 17px 0;
}
#sidebarAds {
	margin-top: 5px;
}
#sidebarAds img.ad {
	margin:0 0 10px 20px;
}
#sidebar img.loot {
	margin: 0 0 10px 20px;
}
#search {
margin: 12px 0 20px 0;
clear: both;
}
#searchint {
width: 300px;
margin: 0 auto;
}
input#s {
width: 210px;
padding: 3px 0 3px 3px;
font-size: 13px;
}
#sidebar ul {
	list-style-type: none;
	margin: 10px 0 20px 0;
}
#sidebar ul li {
	margin:0 0 3px 0;
}
#sidebar ul li a {
	text-decoration: none;
}
#sidebar ul li a:hover {
	text-decoration: none;
}
.widget-area h4 i {
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding-right: 15px;
}
.widget-area h4 a {
	text-decoration:none;
}
.widget-area h4 a:hover{
	text-decoration: none;
}
.widget-area .widgetSeparatorTop {
	height:3px;
}
.widgetsUl {
	padding:0;
	margin:0px !important;
}
.icon_friends{ background:url(icons/friends.png) no-repeat; width:40px; height:40px; display:block; float:left;}
.icon_archives{ background:url(icons/archives.png) no-repeat; width:40px; height:40px; display:block; float:left;}
.icon_calendar{ background:url(icons/calendar.png) no-repeat; width:30px; height:30px; display:block; float:left;}
.icon_paint-bucket{ background:url(icons/paint-bucket.png) no-repeat; width:40px; height:40px; display:block; float:left;}
.icon_twitter{ background:url(icons/twitter.png) no-repeat; width:40px; height:40px; display:block; float:left;}
.icon_categories{ background:url(icons/categories.png) no-repeat; width:40px; height:40px; display:block; float:left;}

/*BuySellAds and Adsense Styles*/
.sidebar_adhere a {
height: 20px;
width: 300px;
font-size: 11px;
border: 1px solid;
border-color: #CECECE;
display: block;
color: #A6A6A6;
font-family: verdana,sans-serif;
margin: 0 auto 10px auto;
text-align: center;
text-decoration: none;
overflow: hidden;
}
.sidebar_adhere a:hover {
	border-color: #C4C4C4;
	background-color: #C4C4C4;
	color: #fff;
}
/*Footer*/
#footer {
	clear: both;
	padding-bottom: 20px;
}
#footer p {
	margin: 20px 0 0 0;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
}
#comments_wrap h4 {
	clear: both;
	font-size: 18px;
	padding-bottom: 5px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0;
}
h4 {
	margin: 3px 0 0 6px;
	font-size: 14px;
	font-weight: bold;
}
h4 a {
	text-decoration: none;
}
h4 a:hover {
	text-decoration: underline;
}
#respond h4, #comments_wrap h4 {
	margin-left: 0;
}
.if-excerpt-meta p {
	font-size: 12px;
	line-height: 12px;
	color: #6c6c6c;
	margin: 0 0 0 6px;
}
#subNumber {
	margin-right: 40px;
}
.imgborder { 
	border-bottom: solid 1px #ffffff;
}
.margTop {
	margin-top: 10px;
}
.btn {
	margin-top: 5px;
}
.pagination{
	clear: both;
	padding: 30px 0;
}
p.taginfo { 
	margin: 0 0 20px 0;
}
#sidebar form#searchform input.search_submit {
	width: 66px; height: 22px;
	border: none;
	font: 14px Arial, serif;
	margin: 9px 0 0 9px;
}


/* Style the menu and position list items */
ul.nav-menu {
	position: relative;
	height: 50px;
	float: right;
	margin-right: 20px;
}
ul.nav-menu li { 
 	float: left;
	list-style-type: none;
}

/* Style and position links and images in second level list items */
ul.subnav {
	width: 150px;
}
ul.subnav li {
	clear: both;
	width: 150px;
}
ul.nav-menu li a {
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	color: #efefef;
	margin-left: 20px;
	display: block;
	font-weight: bold;
}
/* When hovering over main list items, show second level lists */
/* This is only for #menu1 */
ul.cssonly li:hover ul { display: block; }

/* Position and style second level lists and items */
ul.nav-menu ul {
	position: absolute;
	float: right;
	display: none; /* Hide until parent list item is hovered on */
}
ul.nav-menu ul li { height: 35px; line-height: 35px; }
ul.nav-menu ul a {
	font-size: 12px;
	display: block;
	height: 35px;
	line-height: 35px;
}

/* IE6 FIXES */
ul.nav-menu li,
ul.nav-menu li a { _float:left; _display: inline; }

/* Comments */
h4.commh2{
	font-size: 14px;
	padding: 10px;
}
ol.commentlist{
	margin: 10px 0 20px 0px;
	padding: 0;
	list-style: none;
	font-size: 14px;
	line-height: 20px;
}

ol.commentlist img {
	float: left;
	margin-right: 10px;
}

ol.commentlist p {
	margin-bottom: 10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 0 10px;
	
}
/*ol.commentlist li.alt{
	padding: 20px 10px 0 10px !important;	
}*/
#comments_wrap ol {
	list-style: none !important;
}
#comments_wrap ol li {
	margin-bottom: 20px !important;
}
#comments_wrap ol .commentmetadata {
	font-size: 10px !important;
}
#comment {
	width:625px;
	margin: 20px 0 0 0;
}
#comment h4 {
	font-size: 20px;
	padding: 20px 0 10px 0;
}
#commentform {
	margin: 20px 0;
}
#commentform input {
	background-color: #fff;
	border: 1px solid #999;
	margin-bottom: 10px;
}
#commentform textarea {
	background-color: #fff;
}
#commentform label {
	color: #191919;
	display: block;
	font-size: 14px;
}
/*Banners*/
#bottomBanner {
display: block;
position: fixed;
bottom: 0px;
left: 0px;
width: 100%;
height: 40px;
z-index: 999;
text-align: center;
margin: 0;
padding: 0;
}
#bottomBanner img {
margin: 0 auto;
border: none;
}
#innerBottomBanner { width: 960px; margin: 0 auto; padding: 0; }

/*Tag Cloud Widget & WP-PageNavi*/
.st-tag-cloud a, .widget_tag_cloud a {
	display: inline-block;
	font-size: 12px !important;
	float: left;
	border: 1px solid;
	padding: 4px 8px;
	margin: 0 5px 5px 0;
	text-decoration:none;
}
.st-tag-cloud a:hover, .widget_tag_cloud a:hover, .wp-pagenavi a:hover {
	text-decoration:none;
}
/*Default style for WP-PageNavi plugin*/
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	color: #A25B9A;
	font-size: 12px;
	border: 1px solid;
	border-color:#A25B9A;
	padding: 4px 8px;
	margin: 2px;
	text-decoration:none;
}

.wp-pagenavi span.current {
	font-weight: bold;
	border-color: #D5B3D0;
	color: #874B80;
	background-color: #D5B3D0;
}
.wp-pagenavi span.pages, .wp-pagenavi span.extend {
	border:none;
}
/*Twitter Widget Spacing for AdBlock*/
.if-twitter-widget {
margin-bottom: 8px;
}
/*Widgetized Footer Styles*/
.if-row{
	margin:0 auto;
	max-width:960px;
}
.if-row:after{
	content:"";
	display:block;
	clear:both;
}
.columns{
	overflow:hidden;
	margin:0 0 60px;
}
.columns .col{
	float:left;
	width:22%;
	margin:0 4% 20px 0;
}
.columns-4 .col:nth-child(4n) {
	margin-right: 0;
}
.columns-3 .col{
	width:30.6666%
}
.columns-2 .col{
	width:48%
}
.columns-1 .col{
	width:100%
}

.columns-3 .col:nth-child(3n+1){
	clear:both;
}
.columns-3 .col:nth-child(3n){
	margin-right:0;
}
.columns-2 .col:nth-child(1n){
	margin-right:0;
	float:left;
	clear:left;
}
.columns-2 .col:nth-child(2n){
	margin-right:0 !important;
	float:right;
	clear:right;
}
.columns-4 .col{
	width:22%;
	margin:0 4% 0 0;	
}
.columns-4 .col:nth-child(4n+1){
	clear:both;
}
.columns-4 .col:nth-child(4n){
	margin-right:0 !important;
}
.columns-5 .col:nth-child(5n+1){
	clear:both;
}
.columns-5 .col:nth-child(5n){
	margin-right:0 !important;
}
.columns .col.last{margin-right:0;}
.col .heading{
	overflow:hidden;
	margin:0 0 15px; 
}
.col .heading img{
	float:left;
	margin:0 10px 0 0;
}
.col p{margin:0 0 23px;} 
.col .flexslider{margin:0;}
.footer-widget-col{margin-bottom:20px;}
.footer-widget-col:last-child{margin-bottom:0;}
.footer-area{
	border-top:12px solid #e9eaee;
	background:#363839;
	padding:43px 10px 40px;
	color:#8c8989;
	position: relative;
	width:100%;
}
.footer-area  h3 {
	margin:0 0 28px;
	color:#ddd;
	text-transform:uppercase;
	font:16px/20px gotham, helvetica, arial, sans-serif;
}
.footer-area .columns {margin:0;}
.footer-area .text-block {
	text-shadow:1px 2px 1px #000;
}
.footer-area .holder-block img {width:100%;}
.footer-area ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:15px;
}
.footer-area ul li a{
	padding:12px 0;
	border-bottom: 1px solid #282a2b;
	display:block;
}
.footer-area .footer-widget-col ul:first-child > li:first-child > a,.footer-area .footer-widget-col > ul > li:first-child > a {
	background-image:none;
	padding-top:0px;
}
.footer-area a {
	color:#bfbfbf;
}
.footer-area ul#recentcomments li.recentcomments:first-child {
	padding-top:0px !important;
	background:none !important;
}
.footer-area li.recentcomments {
	padding:12px 0;
	border-bottom: 1px solid #282a2b;
	display:block;
}
.footer-area li.recentcomments a{
	border: none !important;
}
#footer{
	padding:18px 10px 12px;
	background:#282a2b;
	border-top:1px solid #4b4c4d;
}
.footer-logo {
	margin-bottom:12px;
}
.copyright{
	list-style:none;
	margin:0;
	padding:20px 0;
	float:left;
	color:#8c8989;
	font-size:12px;
	text-shadow:1px 2px 1px #000;
}
.copyright li{
	float:left;
	padding:0 9px 0 10px;
	background:url(images/divider-02.gif) no-repeat 0 50%;
}
.copyright li:first-child{
	padding-left:0;
	background:none;
}
.copyright a { color:#8c8989;}
.copyright a:hover { color:#bfbfbf;}
.footer-area .sub-menu,.footer-area .children{margin-left:15px !important;}

.footer-area .columns-1 .col,#slidingbar-area .columns-1 .col{
	width:100%;
	padding-right:0;
}

.footer-area .columns-2 .col,#slidingbar-area .columns-2 .col{
	width:48%;
	margin-right: 4%;
}

.footer-area .columns-3 .col,#slidingbar-area .columns-3 .col{
	width:30%;
	margin-right: 3.3%;
}

.footer-area .columns-1 .col:nth-child(2),.footer-area .columns-1 .col:nth-child(3),
.footer-area .columns-1 .col:nth-child(4),
.footer-area .columns-2 .col:nth-child(3),.footer-area .columns-2 .col:nth-child(4),
.footer-area .columns-3 .col:nth-child(4),#slidingbar-area .columns-1 .col:nth-child(2),#slidingbar-area .columns-1 .col:nth-child(3),

#if-footer-navigation {
float: right;
}
#if-footer-navigation ul {
list-style: none;
margin: 0;
padding: 0;
display: block;
}
#if-footer-navigation ul li {
display: inline-block;
float: left;
margin: 0;
padding: 0;
}
#if-footer-navigation ul li a {
	color: #ACACAC;
	margin: 20px 12px;
	display: block;
	font-size: 12px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	opacity: 0.6;
}
#if-footer-navigation ul li a:hover {
	color:#FFF;
	text-shadow:none;
}
/*UberMenu*/
#megaMenu{
    float:right;
}
/*Comments*/
.commentlist>.comment, .CommentForm>.comment, .comment ul>.comment {
list-style: none;
background: white;
position: relative;
padding: 20px 0 20px 20px;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
box-shadow: 0 0 5px rgba(0,0,0,0.2);
margin: 0 0 20px 0;
font-size: 0.9rem;
}
.comment-body p {
	padding-right:20px;
}
#respond {
list-style: none;
background: white;
position: relative;
padding: 0 0 20px 20px;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
box-shadow: 0 0 5px rgba(0,0,0,0.2);
margin: 0 0 20px 0;
font-size: 0.9rem;
}
#commentform label {
margin: 10px 0 4px 0;
font-weight: bold;
line-height: 1.3em;
clear: both;
color: #777;
font-size: 13px;
display:block;
}