/*
Theme Name: Sonata
Theme URI: http://withemes.com
Author: Withemes
Author URI: http://themeforest.net/user/withemes?ref=withemes
Description: Responsive, Retina-ready Multipurpose WordPress theme with an elegant design
Version: 1.5.6
Text Domain: wi
License:
License URI:

/* General
-------------------------------------------------------------------------------------- */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#333;
	line-height:1.6;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin:0 0 20px;
	line-height:1.3;
	font-family:"Oswald", sans-serif;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:2px;
	}
h1 {
    font-size: 32px
    }
h2 {
    font-size: 28px
    }

h3 {
    font-size: 22px
    }

h4 {
    font-size: 16px
    }

h5, h6 {
    font-size: 13px
    }
ul {
    list-style: disc
    }

ol {
    list-style:decimal;
    }
ul, ol {
    margin-bottom: 30px
    }

li {
	line-height:1.8;
    }		
p {
	margin:0 0 20px;
	}	
a {
	color:#db4360;
	text-decoration:underline;
	}
a:hover {
	color:#23a1e0;
	text-decoration:none;
	}		
.container {
	width:1100px;
	}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}
	
	/* table */
table {
	width:100%;
	max-width:100%;
	margin: 0 0 30px;
	}
table td,
table th {
	border:1px solid #ddd;
	padding:8px;
	vertical-align:middle;
	text-align:left;
	}
input, textarea, select {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
	max-width: 100%;
    }
textarea {
	resize:none;
	}
code {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	}	
pre {
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
	margin: 0 0 30px;
	}
.wi-pre {
	display: block;
	font-size: 13px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0 0 30px;
	line-height: 1;
	padding: 20px;
	font-family:"Courier New", Courier, monospace;
	}	
cite {
	color: #db4360;
	font-size:14px;
	margin-left:10px;
	}
del {
	color:red;
	}
ins {
	text-decoration:underline;
	}
code, kbd, pre, samp {
	font-family: monospace, serif;
	}		
dl {
	margin:0 0 30px;
	}
dl dt {
	margin-bottom:10px;
	font-weight:600;
	}
dl dd {
	margin-bottom:20px;
	margin-left:30px;
	}		
blockquote {
    border-left: 2px solid #ccc;
    overflow: hidden;
    padding: 10px 50px;
    margin: 0 0 30px;
    margin-left: 30px;
	font-size: 20px;
	font-style: italic;
    }

blockquote p {
    margin-bottom: 10px;
    line-height: 1.6
    }

blockquote em,
blockquote cite {
    color: #db4360;
    font-size: 14px;
    margin-right: 20%;
    }
blockquote em a
blockquote cite a {
	color:#db4360;
	}
blockquote em:before,
blockquote cite:before {
    content: "\2014";
    margin-right: 6px
    }	
.media-container {
    margin: 0 0 30px;
	max-width:100%;
    }
.media-container iframe {
    max-width: 100%
    }
video, audio {
	max-width:100%;
	}
.wp-audio-shortcode,
.wp-video {
	margin-bottom:30px;
	}

/* Image elements 
---------------------------------------- */
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}	
.alignnone,
a img.alignnone {
    margin: 5px 20px 20px 0;
	}	
.alignright,
a img.alignright {
    margin: 5px 0 20px 20px;
    float: right
    }
.alignleft,
a img.alignleft {
	margin:5px 20px 20px 0;
	float:left;
	}
.aligncenter,
a img.aligncenter {
	display:block;
	margin:5px auto 20px;
	}
.wp-caption {
	border: 1px solid #ddd;
	padding: 10px;
	background:#fff;
	max-width: 100%; /* Image does not overflow the content area */
	text-align: center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
	}	
.wp-caption.alignleft{
	margin: 5px 20px 15px 0;
	}
.wp-caption.alignright {
	margin: 5px 0 15px 20px;
	}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width:100%;
    padding: 0;
    width: auto;
	}	
.wp-caption-text,
.gallery-caption {
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing:2px;
	font-family:"Oswald", sans-serif;
	margin-top: 10px;
	text-align:left;
	}
	
/* Gallery
---------------------------------------- */
.gallery-item {
	float: left;
	margin-top: 10px;
	margin-bottom:0;
	text-align: center;
	width: 16.5%;
	padding:0 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}		
.gallery-icon {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	background:transparent;
	padding:4px;
	}
.gallery-icon:hover {
	background:#db4360;
	}
.gallery-icon a {
	display:block;
	width:100%;
	}	
.gallery .gallery-item img {
	border:none !important;
	display:block;
	width:100%;
	}
	
/* Boxed and Wide Layout
---------------------------------------- */
body {
	background:#333;
	}
#wi-wrapper {
	background:#fff;
	margin:0 auto;
	}
body.layout-boxed {
	}
body.layout-boxed #wi-wrapper {
	width:1160px;
	background:#fff;
	margin:0 auto;
	}	

/* 404
---------------------------------------- */
.h1-404 {
	font-size: 150px;
	color: #ddd;
	text-align: center;
	}
.notfound-text {
	background:#eee;
	padding:10px;
	margin:0 0 20px;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	}
.notfound-text .inner {
	border:1px solid #777;
	padding:15px;
	}

/* Blank Template
---------------------------------------- */
body.blank-template {
	display: table;
	height: 100%;
	width: 100%!important;
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	overflow-x: hidden;
	background:#fff;
	}
body.blank-template #wi-wrapper {
	display: table-cell;
	float: none;
	vertical-align: middle;
	width: 100%;
	}
body.blank-template #wi-wrapper #wi-content {
	}
	
/* Topbar
-------------------------------------------------------------------------------------- */
#wi-topbar {
	clear:both;
	font-family:"Oswald", sans-serif;
	background:#151515;
	color:#999;
	color:rgba(255,255,255,.6);
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:2px;
	position:relative;
	}
#wi-topbar .container {
	line-height:40px;
	}	
#wi-topbar .ele {
	display:block;
	float:left;
	margin-left:-1px;
	}
#wi-topbar .ele:first-child {
	margin-left:0;
	}	
.topbar-right {
	float:right;
	}

#topbar-toggle {
	width:100%;
	height:32px;
	color:#fff;
	line-height:32px;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	cursor:pointer;
	display:none;
	border-top:1px solid #333;
	}
#topbar-toggle i {
	line-height:32px;
	}
#wi-topbar.topbar-light #topbar-toggle {
	color:#333;
	border-top:none;
	}
#wi-topbar.topbar-grey #topbar-toggle {
	color:#333;
	border-top:1px solid #ddd;
	}	
#wi-topbar.topbar-primary #topbar-toggle {
	color:#fff;
	border-top-color:rgba(255,255,255,.2);
	}	
	
/* Topbar text
---------------------------------------- */
.topbar-text {
	padding-right:10px;
	padding-left:10px;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-left-color:rgba(255,255,255,.2);
	border-right-color:rgba(255,255,255,.2);	
	}
	/* padding 0 if being the first element */
#wi-topbar .ele:first-child.topbar-text {
	padding-left:0;
	border-left:none;
	}
#wi-topbar .ele:last-child.topbar-text {
	padding-right:0;
	}	
.topbar-text a {
	color:#fff;
	color:#ddd;
	color:rgba(255,255,255,.96);
	text-decoration:none;
	background:#db4360;
	padding:0 5px;
	}
.topbar-text a:hover {
	color:#fff;
	}	

/* Topbar Menu
---------------------------------------- */
.topbar-menu .toggle-btn {
	position:relative;
	text-decoration:none;
	color:#aaa;
	color:rgba(255,255,255,.6);
	height:32px;
	line-height:32px;
	padding:0 14px;
	cursor:pointer;
	border:1px solid #777;
	border-color:rgba(255,255,255,.4);
	display:none;
	}
.topbar-menu .toggle-btn i {		
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 32px;
	line-height:32px;
	font-size:14px;
	text-align: center;
	}
.topbar-menu ul.menu {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	}
.topbar-menu ul.menu > li {
	display:block;
	float:left;
	position:relative;
	}
.topbar-menu ul.menu > li > a {
	display:block;
	text-decoration:none;
	height:40px;
	line-height:40px;
	padding:0 14px;
	color:#999;
	color:rgba(255,255,255,.6);
	border-right:1px solid #333;
	border-right-color:rgba(255,255,255,.2);
	-moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
	}		
.topbar-menu ul.menu > li:first-child > a {
	border-left:1px solid #333;
	border-left-color:rgba(255,255,255,.2);
	}
.topbar-menu ul.menu > li:hover > a,
.topbar-menu ul.menu > li.current-menu-item > a,
.topbar-menu ul.menu > li.current-menu-ancestor > a {
	color:#fff;
	}
.topbar-menu ul.menu > li > a .small-ic {
	margin:0 5px;
	text-decoration:none;
	}
.topbar-menu ul.menu > li > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width:110px;
	background:#151515;
	border-top:none;
	position:relative;
	top:40px;
	left:0px;
	z-index:200000;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	position:absolute;
	margin-top:0;
	visibility:hidden;
	padding:0 10px;
    }
.topbar-menu ul.menu > li:hover > ul {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	visibility:visible;
    }
	/* right menu */
.topbar-menu ul.menu > li.right-menu > ul {
	left:auto;
	right:0px;
	text-align:right;
	}
.topbar-menu ul.menu > li > ul > li {
	position:relative;
}
.topbar-menu ul.menu > li > ul > li > a {
    display: block;
    color: #999;
	color:rgba(255,255,255,.6);
    text-decoration: none;
    padding: 6px 4px;
    font-size: 11px;
	border-top:1px solid #444;
	border-top-color:rgba(255,255,255,.2);
	-moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
    }
.topbar-menu ul.menu > li > ul > li:first-child a{
	border-top:none;
    }
.topbar-menu ul.menu > li > ul > li > a .small-ic {
	margin:0 5px;
	text-decoration:none;
	}	
.topbar-menu ul.menu > li > ul > li > a:hover,
.topbar-menu ul.menu > li > ul > li.current-menu-item > a {
	color:#fff;
    }
	
	
/* Searchbox
---------------------------------------- */
.top-search {
	position:relative;
	}
	/* hidden */
.hidden-search {
	display:none;
	width:220px;
	padding:10px;
	padding-bottom:20px;
	position:absolute;
	z-index:10001;
	top:46px;
	right:0;
	border:1px solid #ccc;
	border-top:none;
	-webkit-box-shadow:0 -3px 0 #000;
	-moz-box-shadow:0 -3px 0 #000;
	box-shadow:0 -3px 0 #000;
	background:#fff;
	}
.visible-search	{
	display:block;
	}
.hidden-search .s {
	width:100%;
	height:24px;
	border:none;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	border-bottom:1px solid #ccc;
	line-height:16px;
	padding:4px 24px 4px 0px;
	font-size:12px;
	outline:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}
.hidden-search .s::-webkit-input-placeholder { 
	color:#aaa;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	}
.hidden-search .s::-moz-placeholder { 
	color:#ccc;
	text-transform:uppercase;
	letter-spacing:2px;
	}
.hidden-search .s:-ms-input-placeholder { 
	color:#ccc;
	text-transform:uppercase;
	letter-spacing:2px;
	}
.hidden-search .submit {
	position:absolute;
	z-index:999;
	font-size:16px;
	top:15px;
	right:10px;
	width:24px;
	height:24px;
	border:none;
	outline:none;
	background:none;
	color:#333;
	}
.hidden-search .submit i {
	line-height:24px;
	}	
.hidden-search .submit:hover {
	color:#999;
	}
	
	/* visible */
.top-search .button {
	border:none;
	background:none;
	width:40px;
	height:40px;
	font-size:14px;
	color:#ccc;
	color:rgba(255,255,255,.6);
	cursor:pointer;
	text-align:center;
	border:none;
	outline:none;
	display:block;
	-moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
	}
.top-search .button:hover {
	color:#fff;
	}	
.top-search .button i {
	line-height:40px;
	display:block;
	}
	
/* Social Icons
---------------------------------------- */
.top-social ul {
	list-style:none;
	margin:0;
	padding:0;
	}
.top-social ul li {
	display:block;
	float:left;
	width:40px;
	height:40px;
	text-align:center;
	overflow:hidden;
	}
.top-social ul li a {
	text-decoration:none;
	color:#999;
	color:rgba(255,255,255,.6);
	overflow:hidden;
	text-align:center;
	font-size:14px;
	line-height:40px;
	display:block;
	width:40px;
	height:40px;
	position:relative;
	-webkit-transition:margin-top .1s ease-out;
	-moz-transition:margin-top .1s ease-out;
	-ms-transition:margin-top .1s ease-out;
	-o-transition:margin-top .1s ease-out;
	transition:margin-top .1s ease-out;
	}
.top-social ul li:hover a {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
	}	
.top-social ul li:first-child a	{
	}
.top-social ul li a i {
	line-height:28px;
	}
.top-social ul li:hover a {
	color:#fff;
	top:15px;
	margin-top:-15px;
	}
.top-social ul li:hover {
	background:#555;
	}	
.top-social ul li.li-custom:hover a	{
	top:0;
	margin-top:0;
	background:transparent;
	}


	/* background colors */	
.top-social ul li.li-facebook:hover {
	background:#3b5998;
	}
.top-social ul li.li-twitter:hover {
	background:#16B1E9
	}
.top-social ul li.li-google-plus:hover {
	background:#F0652F
	}
.top-social ul li.li-linkedin:hover {
	background:#069
	}								
.top-social ul li.li-tumblr:hover {
	background:#529ecc
	}								
.top-social ul li.li-pinterest:hover {
	background:#e63d45
	}								
.top-social ul li.li-youtube:hover {
	background:#e62c22
	}								
.top-social ul li.li-skype:hover {
	background:#00aff0
	}								
.top-social ul li.li-instagram:hover {
	background:#3f729b
	}								
.top-social ul li.li-delicious:hover {
	background:#0b79e5
	}								
.top-social ul li.li-reddit:hover {
	background:blue
	}								
.top-social ul li.li-stumbleupon:hover {
	background:#eb4924
	}								
.top-social ul li.li-wordpress:hover {
	background:#999
	}								
.top-social ul li.li-joomla:hover {
	background:#136AA5
	}								
.top-social ul li.li-blogger:hover {
	background:#FA880D
	}								
.top-social ul li.li-vimeo:hover {
	background:#00adef
	}
.top-social ul li.li-yahoo:hover {
	background:#7B0099
	}									
.top-social ul li.li-flickr:hover {
	background:#ff0084
	}								
.top-social ul li.li-picasa:hover {
	background:#FF9542
	}								
.top-social ul li.li-deviantart:hover {
	background:#B3C432
	}								
.top-social ul li.li-github:hover {
	background:#405a6a
	}								
.top-social ul li.li-stackoverflow:hover {
	background:#75845C
	}								
.top-social ul li.li-xing:hover {
	background:#026466
	}								
.top-social ul li.li-flattr:hover {
	background:#58b535
	}								
.top-social ul li.li-foursquare:hover {
	background:#00aeef
	}								
.top-social ul li.li-paypal:hover {
	background:#0079C1
	}								
.top-social ul li.li-yelp:hover {
	background:#c41200
	}								
.top-social ul li.li-soundcloud:hover {
	background:#F76700
	}								
.top-social ul li.li-lastfm:hover {
	background:#e31b23
	}								
.top-social ul li.li-lanyrd:hover {
	background:#3a77ad
	}								
.top-social ul li.li-dribbble:hover {
	background:#ea4c89
	}								
.top-social ul li.li-forrst:hover {
	background:#47884d
	}								
.top-social ul li.li-steam:hover {
	background:#ccc;
	}								
.top-social ul li.li-behance:hover {
	background:#1769FF
	}								
.top-social ul li.li-mixi:hover {
	background:#996600
	}								
.top-social ul li.li-weibo:hover {
	background:#e64141
	}								
.top-social ul li.li-renren:hover {
	background:#005eac
	}								
.top-social ul li.li-evernote:hover {
	background:#5fb336
	}								
.top-social ul li.li-dropbox:hover {
	background:#007ee5
	}								
.top-social ul li.li-bitbucket:hover {
	background:#2d67a3
	}								
.top-social ul li.li-trello:hover {
	background:#00c6d4
	}								
.top-social ul li.li-vk:hover {
	background:#45668E
	}								
.top-social ul li.li-home:hover {
	background:#08c;
	}
.top-social ul li.li-envelope-alt:hover {
	background:#00a300;
	}
.top-social ul li.li-rss:hover {
	background:#f90
	}										
.top-social.black-white ul li:hover {
	background:#555;
	}
	
/* Topbar Theme
-------------------------------------------------------------------------------------- */
	/* Light 
	----------------------------------------- */
#wi-topbar.topbar-light {
	background:#fff;
	color:inherit;
	border-bottom:1px solid #eee;
	}
	
		/* Menu */
#wi-topbar.topbar-light	.topbar-menu .toggle-btn {
	color:#333;
	border-color:#aaa;
	}		
#wi-topbar.topbar-light	.topbar-menu ul.menu > li > a {
	color:#333;
	border-right-color:#eee;
	}
#wi-topbar.topbar-light	.topbar-menu ul.menu > li:first-child > a {
	border-left-color:#eee;
	}
#wi-topbar.topbar-light	.topbar-menu ul.menu > li:hover > a,
#wi-topbar.topbar-light	.topbar-menu ul.menu > li.current-menu-item > a,
#wi-topbar.topbar-light	.topbar-menu ul.menu > li.current-menu-ancestor > a {
	color:#000;
	text-decoration:underline;
	}
#wi-topbar.topbar-light	.topbar-menu ul.menu > li > ul {
	background:#fff;
	border:1px solid #eee;
	left:-1px;
	border-top:none;
	-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.2);
	-moz-box-shadow:3px 3px 5px rgba(0,0,0,.2);
	box-shadow:3px 3px 5px rgba(0,0,0,.2);
	}
#wi-topbar.topbar-light	.topbar-menu ul.menu > li > ul > li > a {
	color:#333;
	border-top-color:#eee;
	}				
#wi-topbar.topbar-light	.topbar-menu ul.menu > li > ul > li > a:hover,
#wi-topbar.topbar-light	.topbar-menu ul.menu > li > ul > li.current-menu-item > a {
	color:#000;
	text-decoration:underline;
	}
	
	/* Searchbox */
#wi-topbar.topbar-light	.top-search .button {
	color:#555;
	}	
#wi-topbar.topbar-light	.top-search .button:hover {
	color:#222;
	}
	
	/* Social Icons */
#wi-topbar.topbar-light	.top-social ul li a {
	color:#555;
	}	
#wi-topbar.topbar-light	.top-social ul li:hover a {
	color:#fff;
	}
	
	/* Grey
	----------------------------------------- */
#wi-topbar.topbar-grey {
	background:#eee;
	color:inherit;
	}	
/* Menu */
#wi-topbar.topbar-grey .topbar-menu .toggle-btn {
	color:#333;
	border-color:#aaa;
	background:#fff;
	}		
#wi-topbar.topbar-grey .topbar-menu ul.menu > li > a {
	color:#333;
	border-right-color:#ddd;
	}
#wi-topbar.topbar-grey .topbar-menu ul.menu > li.menu-item-has-children > a {
	-webkit-transition-property:color;
	-moz-transition-property:color;
	-ms-transition-property:color;
	-o-transition-property:color;
	transition-property:color;
	}
#wi-topbar.topbar-grey .topbar-menu ul.menu > li.menu-item-has-children:hover > a {
	background:#fff;
	text-decoration:none;
	}		
#wi-topbar.topbar-grey .topbar-menu ul.menu > li:first-child > a {
	border-left-color:#ddd;
	}
#wi-topbar.topbar-grey .topbar-menu ul.menu > li:hover > a,
#wi-topbar.topbar-grey .topbar-menu ul.menu > li.current-menu-item > a,
#wi-topbar.topbar-grey .topbar-menu ul.menu > li.current-menu-ancestor > a {
	color:#000;
	text-decoration:underline;
	}
#wi-topbar.topbar-grey .topbar-menu ul.menu > li > ul {
	background:#fff;
	border:1px solid #ddd;
	border-top:none;
	left:-1px;
	-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.2);
	-moz-box-shadow:3px 3px 5px rgba(0,0,0,.2);
	box-shadow:3px 3px 5px rgba(0,0,0,.2);
	}
#wi-topbar.topbar-grey .topbar-menu ul.menu > li > ul > li > a {
	color:#333;
	border-top-color:#eee;
	}				
#wi-topbar.topbar-grey .topbar-menu ul.menu > li > ul > li > a:hover,
#wi-topbar.topbar-grey .topbar-menu ul.menu > li > ul > li.current-menu-item > a {
	color:#000;
	text-decoration:underline;
	}
	
	/* Searchbox */
#wi-topbar.topbar-grey .top-search .button {
	color:#555;
	}	
#wi-topbar.topbar-grey .top-search .button:hover {
	color:#222;
	}
	
	/* Social Icons */
#wi-topbar.topbar-grey .top-social ul li a {
	color:#555;
	}	
#wi-topbar.topbar-grey .top-social ul li:hover a {
	color:#fff;
	}
	
	/* Primary
	----------------------------------------- */
#wi-topbar.topbar-primary {
	background:#db4360;
	}
		/* text */
#wi-topbar.topbar-primary .topbar-text a {
	color:#fff;
	border:1px solid #fff;
	color:rgba(255,255,255,.7);
	border-color:rgba(255,255,255,.7);
	padding:0 4px;
	background:transparent;
	-moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
	}			
#wi-topbar.topbar-primary .topbar-text a:hover {
	color:#fff;
	border-color:#fff;
	}
		/* menu */
#wi-topbar.topbar-primary .topbar-menu ul.menu > li > a {
	-moz-transition:color 0.2s ease-out;
    -o-transition:color 0.2s ease-out;
    -webkit-transition:color 0.2s ease-out;
    transition: color 0.2s ease-out
	}		
#wi-topbar.topbar-primary .topbar-menu ul.menu > li:hover > a {
	color:#fff;
	background:#151515;
	border-right-color:#151515;
	}
#wi-topbar.topbar-primary .topbar-menu ul.menu > li.current-menu-item > a,
#wi-topbar.topbar-primary .topbar-menu ul.menu > li.current-menu-ancestor > a {
	color:#fff;
	}

	
/* Superfish
-------------------------------------------------------------------------------------- */
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/* Navigation
-------------------------------------------------------------------------------------- */
	/* toggle menu */
.toggle-menu {
	display:block;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	font-size:20px;
	background:#111;
	color:#fff;
	color:rgba(255,255,255,.8);
	cursor:pointer;
	position:absolute;
	top:10px;
	right:20px;
	border:1px solid #fff;
	display:none;
	}
.toggle-menu:hover,	
.toggle-menu:active {
	color:#fff;
	}
.nav-submenu-light .toggle-menu {
	border:1px solid #777;
	color:#444;
	background:transparent;
	}
.nav-submenu-light .toggle-menu:hover,
.nav-submenu-light .toggle-menu:active {
	color:#333;
	border-color:#666;
	}	
		
#wi-mainnav {
	display:block;
	float:right;
	text-transform:uppercase;
	position:relative;
	}
#wi-mainnav a {
	position:relative;
	}	
#wi-mainnav .menu > ul {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	position:static;
	}
#wi-mainnav .menu > ul > li {
	display:block;
	float:left;
	position:relative;
	}
#wi-mainnav .menu > ul > li > a {
	font-size:14px;
	display:block;
	position:relative;
	text-decoration:none;
	color:#333;
	font-weight:400;
	height:80px;
	line-height:80px;
	padding:0 10px;
	font-family:"Oswald", sans-serif;
	letter-spacing:1px;
	-moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
	}	/* cart icon */
			#wi-mainnav .menu > ul > li.menu-cart-has > a,
			#wi-mainnav .menu > ul > li.menu-cart-has:hover > a {
				color:#db4360;
				}
#wi-mainnav .menu > ul > li > a i {
	margin-right:4px;
	}	
#wi-mainnav .menu > ul > li:hover > a,
#wi-mainnav .menu > ul > li.current-menu-item > a,
#wi-mainnav .menu > ul > li.current-menu-ancestor > a,
#wi-mainnav .menu > ul > li.current_page_item > a,
#wi-mainnav .menu > ul > li.current_page_ancestor > a {
	color:#aaa;
	}
#wi-mainnav .menu > ul > li > a.sf-with-ul {
	position:relative;
	}
#wi-mainnav .menu > ul > li > a.sf-with-ul:after,
#wi-mainnav .menu > ul > li a .indicator u:after {
	content:"\f107";
	font-family:FontAwesome;
	font-weight:normal;
	font-style:normal
	;text-decoration:inherit;
	-webkit-font-smoothing:antialiased;
	*margin-right:.3em;
	margin-left:6px;
	}
#wi-mainnav .menu > ul > li a .indicator {
	display:none;
	text-decoration:none;
	position:absolute;
	top:0;
	right:0;
	width:70px;
	height:100%;
	z-index:20;
	font-size:14px;
	}
#wi-mainnav .menu > ul > li a .indicator u {
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	margin:-10px 0 0 -10px;
	text-decoration:none;
	}	
#wi-mainnav .menu > ul > li:hover > a.sf-with-ul:after,
#wi-mainnav .menu > ul > li.current-menu-item > a.sf-with-ul:after,
#wi-mainnav .menu > ul > li.current-menu-ancestor > a.sf-with-ul:after,
#wi-mainnav .menu > ul > li.current_page_item > a.sf-with-ul:after,
#wi-mainnav .menu > ul > li.current_page_ancestor > a.sf-with-ul:after,

#wi-mainnav .menu > ul > li:hover > a.has-submenu:after,
#wi-mainnav .menu > ul > li.current-menu-item > a.has-submenu:after,
#wi-mainnav .menu > ul > li.current-menu-ancestor > a.has-submenu:after,
#wi-mainnav .menu > ul > li.current_page_item > a.has-submenu:after,
#wi-mainnav .menu > ul > li.current_page_ancestor > a.has-submenu:after {
	border-top-color:#aaa;
	}	
	
	/* Submenu */
#wi-mainnav .menu > ul > li ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width:200px;
	background:#111;
	border-top: none;
	-webkit-box-shadow: 0 -3px 0 #111;
	-moz-box-shadow: 0 -3px 0 #111;
	box-shadow: 0 -3px 0 #111;
	top:100%;
	left:-1px;
	z-index:2000;
	position:absolute;
	display:none;
	font-family:"Oswald", sans-serif;
	font-size:11px;
	letter-spacing:2px;
    }
#wi-mainnav .menu > ul > li:hover > ul {
    }
	
#wi-mainnav .menu > ul > li > ul ul {
	position:absolute;
	top:0;
	left:200px;
	}
	
#wi-mainnav .menu > ul > li ul > li {
	position:relative;
}
#wi-mainnav .menu > ul > li ul > li > a {
    display: block;
    color: #999;
	color:rgba(255,255,255,.6);
    text-decoration: none;
    padding: 7px 20px;
    font-size: 11px;
	border-top:1px solid #444;
	border-top-color:rgba(255,255,255,.1);
	-moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
    }
#wi-mainnav .menu > ul > li ul > li > a i {
	margin-right:4px;
	}	
#wi-mainnav .menu > ul > li ul > li:first-child > a{
	border-top:none;
    }
#wi-mainnav .menu > ul > li ul > li > a:hover {
	color:#fff;
    }
#wi-mainnav .menu > ul > li ul > li.current-menu-item > a,
#wi-mainnav .menu > ul > li ul > li.current-menu-ancestor > a,
#wi-mainnav .menu > ul > li ul > li.current_page_item > a,
#wi-mainnav .menu > ul > li ul > li.current_page_ancestor > a {
	color:#fff;
	}	
#wi-mainnav .menu > ul > li ul > li > a.sf-with-ul,
#wi-mainnav .menu > ul > li ul > li > a.has-submenu {
	position:relative;
	}
#wi-mainnav .menu > ul > li ul > li > a.sf-with-ul:after,
#wi-mainnav .menu > ul > li ul > li > a.has-submenu:after {
	float:right;
	content:"\f105";
	font-size:14px;
	font-family:FontAwesome;
	font-weight:normal;
	font-style:normal
	;text-decoration:inherit;
	-webkit-font-smoothing:antialiased;
	*margin-right:.3em;
	margin-left:6px;
	margin-top:-2px;
	}

	/* right menu */
#wi-mainnav .menu > ul > li.right-menu > ul {
	left:auto;
	right:-1px;
	}
#wi-mainnav .menu > ul > li.right-menu ul li ul {
	left:auto;
	right:200px;
	}
#wi-mainnav .menu > ul > li ul li.right-menu ul {
	left:auto;
	right:100%;
	}
	
/* MEGA MENU
-------------------------------------------------------------------------------------- */
	/* Mega Menu Width 
	Header for 4, 5 columns and Menu for 2, 3 columns
	*/
body.megamenu-width-header #wi-mainnav {
	position:static;
	}
body.megamenu-width-header .container {
	position:relative;
	}
body.megamenu-width-menu #wi-mainnav {
	position:relative;
	}
	
	/* Style */
#wi-mainnav .menu > ul >li.mega {
	display:block;
	position:static;
	}
#wi-mainnav .menu > ul >li.mega > ul {
	width:100%;
	top:100%;
	left:0;
	}
#wi-mainnav .menu > ul >li.mega > ul > li {
	display:block;
	float:left;
	width:25%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px;
	border-right:1px solid #444;
	border-right-color:rgba(255,255,255,.1);
	}
#wi-mainnav .menu > ul >li.mega > ul > li:last-child {
	border-right:none;
	}
#wi-mainnav .menu > ul >li.mega.mega-2 > ul > li {
	width:50%;
	}
#wi-mainnav .menu > ul >li.mega.mega-3 > ul > li {
	width:33.3%;
	}
#wi-mainnav .menu > ul >li.mega.mega-4 > ul > li {
	width:25%;
	}
#wi-mainnav .menu > ul >li.mega.mega-5 > ul > li {
	width:20%;
	}
#wi-mainnav .menu > ul >li.mega.mega-6 > ul > li {
	width:16.6%;
	}				
#wi-mainnav .menu > ul >li.mega > ul > li > a {
	font-size:13px;
	color:#fff;
	border-top:none;
	border-bottom:1px dotted #444;
	border-bottom-color:rgba(255,255,255,.1);
	border:none;
	padding:0;
	}
#wi-mainnav .menu > ul >li.mega > ul > li > a.sf-with-ul {
	margin-bottom:10px;
	}	
#wi-mainnav .menu > ul >li.mega > ul > li > a:after {
	display:none;
	}		
#wi-mainnav .menu > ul >li.mega > ul > li > ul {
	position:static !important;
	opacity:1 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
	width:100%;
	font-size:11px;
	}
@media (min-width: 980px) {
	#wi-mainnav .menu > ul >li.mega > ul > li > ul {
		display:block !important;
	}
}	
#wi-mainnav .menu > ul >li.mega > ul > li > ul > li > a {
	padding:10px 0;
	}
	
/* Submenu Light Theme
-------------------------------------------------------------------------------------- */
.nav-submenu-light #wi-mainnav .menu > ul > li ul {
	background:#fff;
	border:1px solid #eee;
	border-top:1px solid #444;
	-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.2);
	-moz-box-shadow:3px 3px 5px rgba(0,0,0,.2);
	box-shadow:3px 3px 5px rgba(0,0,0,.2);
	}
.nav-submenu-light #wi-mainnav .menu > ul > li ul > li > a,
.nav-submenu-light #wi-mainnav .menu > ul > li ul > li > a:hover {
	color:#333;
	}	
.nav-submenu-light #wi-mainnav .menu > ul > li ul > li > a:hover {
	text-decoration:underline;
	}
.nav-submenu-light #wi-mainnav .menu > ul > li ul > li > a i {
	text-decoration:none;
	}	
.nav-submenu-light #wi-mainnav .menu > ul > li ul > li > a.sf-with-ul:after, 
.nav-submenu-light #wi-mainnav .menu > ul > li ul > li > a.has-submenu:after {
	text-decoration:none;
	}	
.nav-submenu-light #wi-mainnav .menu > ul > li ul > li.current-menu-item > a, 
.nav-submenu-light #wi-mainnav .menu > ul > li ul > li.current-menu-ancestor > a, 
.nav-submenu-light #wi-mainnav .menu > ul > li ul > li.current_page_item > a, 
.nav-submenu-light #wi-mainnav .menu > ul > li ul > li.current_page_ancestor > a {
	color:#000;
	text-decoration:underline;
	}
	
	/* Mega Menu */
.nav-submenu-light #wi-mainnav .menu > ul >li.mega > ul > li > a {
	color:#000;
	text-decoration:underline;
	}	
.nav-submenu-light #wi-mainnav .menu > ul >li.mega > ul > li > a i {
	text-decoration:none;
	}
.nav-submenu-light #wi-mainnav .menu > ul >li.mega > ul > li > ul {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:none;
	}	
.nav-submenu-light #wi-mainnav .menu > ul >li.mega > ul > li {
	border-right-color:#ddd;
	}
	

/* Header
-------------------------------------------------------------------------------------- */
#wi-header {
	width:100%;
	height:80px;
	position:relative;
	background:#fff;
	z-index:9999;
	transition:height .3s ease-out;
	}
#wi-header .container {
	position:relative;
	}	
#wi-logo a {
	display:inline-block;
	color:#333;
	font-size:34px;
	font-family:"Oswald", sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	line-height:80px;
	margin:0;
	}
#wi-logo img {
	max-height:60px;
	display:block;
	}	
.site-description {
	color:#999;
	font-style:italic;
	margin-top:10px;
	}
.site-description a {
	color:#333;
	text-decoration:underline;
	}	

	/* Header Style 2
	----------------------------------------------------- */
#wi-header.style-2 {
	height:auto;
	}	
#wi-header.style-2 #wi-logo {
	text-align:center;
	margin-bottom:15px;
	}
#wi-header.style-2 #wi-logo img {
	max-height:none;
	}	
#wi-header.style-2 #wi-logo a {
	display:inline-block;
	float:none;
	line-height:40px;
	margin-top:16px;
	}	
#wi-header.style-2 .site-description	{
	text-align:center;
	margin-bottom:15px;
	}

#wi-header.style-2 #mainnav-container {
	text-align:center;
	}
#wi-header.style-2 #wi-mainnav {
	display:inline-block;
	text-align:left;
	float:none;
	height:60px;
	margin-bottom:30px;
	text-align:center;
	}
#wi-header.style-2 #wi-mainnav > .menu {
	display:inline-block;
	text-align:left;
	float:none;
	border-bottom:1px solid #777;
	}	
#wi-header.style-2 #wi-mainnav > .menu > ul > li > a {
	height:60px;
	line-height:60px;
	}	
.megamenu-width-header #wi-header.style-2 #wi-mainnav .menu > ul >li.mega > ul {
	margin-top:-30px; /* 30 is the bottom margin of wi-mainnav */
	}

/* Sticky header
-------------------------------------------------------------------------------------- */
#wi-header-sticky-wrapper #wi-header.is-sticky {
	left:0;
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 40px;
	background:#fff;
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	z-index:9999;
	position:fixed;
	top:0;
	}
.admin-bar #wi-header-sticky-wrapper #wi-header.is-sticky {
	top:32px;
	}
body.layout-boxed #wi-header-sticky-wrapper #wi-header.is-sticky {
	left:auto;
	}	
#wi-header-sticky-wrapper #wi-header.is-sticky #wi-logo,
#wi-header-sticky-wrapper #wi-header.is-sticky #wi-logo a {
	height:40px;
	display:block;
	}	
#wi-header-sticky-wrapper #wi-header.is-sticky #wi-logo img {
	max-height:40px;
	display:block;
	margin:0;
	}
#wi-header-sticky-wrapper #wi-header.is-sticky .site-description {
	display:none;
	}

#wi-header-sticky-wrapper #wi-header.is-sticky #wi-mainnav > .menu > ul > li > a {
	height:40px;
	line-height:40px;
	}
#wi-header-sticky-wrapper #wi-header.is-sticky #wi-mainnav .menu > ul > li > ul {
	margin-top:10px;
	}

	
	/* Sticky header in style 2 */
#wi-header-sticky-wrapper #wi-header.is-sticky.style-2 .logo-desc {
	display:none;
	}
#wi-header-sticky-wrapper #wi-header.is-sticky.style-2 #wi-mainnav {
	margin-bottom:0;
	height:40px;
	}	
#wi-header-sticky-wrapper #wi-header.is-sticky.style-2 #wi-mainnav > .menu {
	border-bottom:none;
	}	
.megamenu-width-header #wi-header-sticky-wrapper #wi-header.is-sticky.style-2 #wi-mainnav .menu > ul >li.mega > ul {
	margin-top:0;
	}

/* TITLEBAR
-------------------------------------------------------------------------------------- */
#wi-titlebar {
	position:relative;
	clear:both;
	display:block;
	text-align:center;
	}
#wi-titlebar .container {
	position:relative;
	z-index:99;
	}
#wi-titlebar .overlay,
#wi-titlebar .clipmask,
#wi-titlebar .shadow {
	position:absolute;
	top:0;
	left:0;
	z-index:5;
	width:100%;
	height:100%;
	background:#000;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	}
#wi-titlebar .clipmask {
	background:none;
	z-index:6;
	}
#wi-titlebar .shadow {
	background:url(images/shadow.png) top center no-repeat;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
	z-index:8;
	}
#wi-titlebar.enable-shadow .shadow {
	opacity:0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
	}		
#wi-titlebar .container .inner {
	padding:20px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}
#wi-titlebar .title {
	font-size:54px;
	line-height:1.3;
	margin-bottom:0;
	font-weight:400;
	color:#333;
	}
#wi-titlebar.has-subtitle .title {
	margin-bottom:15px;
	}
#wi-titlebar .subtitle {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#555;
	font-weight:normal;
	letter-spacing:2px;
	margin:0;
	}

	/* Clipmask */
#wi-titlebar.clipmask-dotted .clipmask {
	background-image:url(images/dot.png);
	background-repeat:repeat;
	-webkit-background-size:2px 2px;
	-moz-background-size:2px 2px;
	background-size:2px 2px;
	}
#wi-titlebar.clipmask-scattered-dotted .clipmask {
	background-image:url(images/dot_3x3.png);
	background-repeat:repeat;
	-webkit-background-size:3px 3px;
	-moz-background-size:3px 3px;
	background-size:3px 3px;
	}	
#wi-titlebar.clipmask-striped .clipmask {
	background-image:url(images/stripe.png);
	background-repeat:repeat;
	-webkit-background-size:4px 4px;
	-moz-background-size:4px 4px;
	background-size:4px 4px;
	}	
	
	/* Titlebar align
	--------------------------------------------- */
.titlebar-align-left #wi-titlebar {
	text-align:left;
	}
.titlebar-align-right #wi-titlebar {
	text-align:right;
	}

	/* Breadcrumb 
	--------------------------------------------- */
.breadcrumbs {
	padding-top:16px;
	color:#aaa;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:12px;
	}
.breadcrumb-right .breadcrumbs,
.has-sidebar.sidebar-left .breadcrumbs {
	float:right;
	}		
.breadcrumbs a,
.breadcrumbs a:hover {
	color:#666;
	font-style:normal;
	padding:0 5px;
	-webkit-transition:color .2s ease-out;
	-moz-transition:color .2s ease-out;
	-ms-transition:color .2s ease-out;
	-o-transition:color .2s ease-out;
	transition:color .2s ease-out;
	}
.breadcrumbs a.home,	
.breadcrumbs a:hover {
	}	

#wi-content {
	padding:30px 0;
	}
.zero-padding-top #wi-content {
	padding-top:0;
	}
	
	/* Meta
	--------------------------------------------- */
#wi-titlebar .meta	{
	display:inline-block;
	clear:both;
	color:#999;
	overflow:hidden;
	padding:10px 16px;
	margin-top:10px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:12px;
	}
.titlebar-align-left #wi-titlebar .meta {
	padding-left:0;
	}
.titlebar-align-right #wi-titlebar .meta {
	padding-right:0;
	}		
#wi-titlebar .meta a {
	color:#555;
	font-style:normal;
	text-decoration:none;
	}
#wi-titlebar .meta a:hover {
	text-decoration:underline;
	}
#wi-titlebar .meta a:hover i {
	text-decoration:none;
	}		
#wi-titlebar .meta .sep {
	color:#999;
	margin:0 5px;
	}	
#wi-titlebar .meta .ele {
	display:block;
	float:left;
	position:relative;
	padding:0 10px;
	}
#wi-titlebar .meta .ele:before {
	position:absolute;
	top:50%;
	left:0;
	width:1px;
	height:14px;
	margin-top:-7px;
	background:#ccc;
	content:"";
	}
#wi-titlebar .meta .ele:first-child:before {
	display:none;
	}
#wi-titlebar .meta .ele.edit {
	display:none;
	}
	
/* TITLE BAR STYLES
-------------------------------------------------------------------------------------- */
#wi-titlebar.style-1 .container .inner,
#wi-titlebar.style-2 .container .inner,
#wi-titlebar.style-3 .container .inner,
#wi-titlebar.style-4 .container .inner,
#wi-titlebar.style-5 .container .inner {
	border:none;
	}
	/*	
		Style 1 - Background Image 
		Style 4 - Dark with background color
		Style 5 - Dark with background pattern
	*/
#wi-titlebar.style-1 {
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:top center;
	}
#wi-titlebar.style-1.enable-parallax {
	background-attachment:fixed;
	}		
#wi-titlebar.style-1,
#wi-titlebar.style-4,
#wi-titlebar.style-5 {
	color:#fff;
	text-shadow:1px 1px 6px rgba(0,0,0,.6);
	}
#wi-titlebar.style-1 a,
#wi-titlebar.style-4 a,
#wi-titlebar.style-5 a {
	color:#fff;
	}
#wi-titlebar.style-1 .title,
#wi-titlebar.style-1 .subtitle,
#wi-titlebar.style-4 .title,
#wi-titlebar.style-4 .subtitle,
#wi-titlebar.style-5 .title,
#wi-titlebar.style-5 .subtitle {
	color:#fff;
	}
#wi-titlebar.style-5 {
	background-repeat:repeat;
	background-image:url(images/patterns/dark/dark_mosaic.png);
	-webkit-background-size:300px 295px;
	-moz-background-size:300px 295px;
	background-size:300px 295px;
	}
	
	/* Style 2 - Background Color Light Theme */
#wi-titlebar.style-2 {
	background-color:#f9f9f9;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	}

/* Style 4 - Background Color Dark Theme *
#wi-titlebar.style-4 {
	background-color:#333;
	}		

	/* Style 3 - Background Pattern Light Theme */
#wi-titlebar.style-3 {
	background-color:#f9f9f9;
	background-repeat:repeat;
	background-image:url(images/patterns/light/greyfloral.png);
	-webkit-background-size:150px 124px;
	-moz-background-size:150px 124px;
	background-size:150px 124px;
	}
	
	/* Use White Background For Text */
#wi-titlebar.white-bg-text .title {
	margin-bottom:5px;
	}
#wi-titlebar.white-bg-text .title span,
#wi-titlebar.white-bg-text .subtitle {
	background:#fff;
	color:#333;
	display:inline-block;
	clear:both;
	padding:6px 10px;
	text-shadow:none;
	}

/* Page Layout
-------------------------------------------------------------------------------------- */
#primary {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}
#secondary {
	}
	
	/* sidebar left */
.sidebar-left #secondary{
	float:left;
	margin-left:0;
	margin-right:2.127659574468085%;
	}
.sidebar-left #primary {
	float:right;
	padding-right:0;
	}
	
	/* template side nav */
.template-side-nav #primary,
.template-side-nav-slide #primary {
	padding-right:0;
	}
.wi-page.template-side-nav.sidebar-left #primary,		
.wi-page.template-side-nav-slide.sidebar-left #primary{
	padding-left:0;
	}


/* Side Navigation
-------------------------------------------------------------------------------------- */
.side-nav-slide.sticky { float: none; position: fixed; top: 20px; z-index: 6; left: auto; }
.side-nav-slide {
	background:#fff;
	}
.side-nav {
	border-top:3px solid #ddd;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	}
.side-nav > ul {
	list-style:none;
	margin:0;
	padding:0;
	border-top:none;
	padding:0 20px;
	border:1px solid #ddd;
	border-top:none;
	}
.side-nav > ul > li {
	display:block;
	position:relative;
	}
.side-nav > ul > li > a {
	cursor:pointer;
	position:relative;
	display: block;
	color: #414141;
	text-decoration: none;
	padding: 7px 10px;
	border-top:1px solid #eee;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	}	
.side-nav > ul > li > a span {
	padding:0 5px;
	}	
.side-nav > ul > li:first-child > a {
	border-top:none;
	}
.side-nav > ul > li > a:hover {
	color:#ccc;
	}
.side-nav > ul > li.current_page_item > a span {
	background:#ccc;
	color:#fff;
	}
.side-nav > ul > li.active > a {
	color:#999;
	}
	
	/* Submenu */
.side-nav > ul > li > ul {
	list-style:none;
	margin:0;
	padding:0;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	padding-left:20px;
	}	
.side-nav > ul > li > ul > li {
	display:block;
	}
.side-nav > ul > li > ul > li > a {
	text-decoration:none;
	cursor:pointer;
	padding:7px 10px;
	font-size:11px;
	display:block;
	color:#414141;
	position:relative;
	border-top:1px solid #eee;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	}
.side-nav > ul > li > ul > li > a span {
	padding:0 5px;
	}	
.side-nav > ul > li > ul > li > a:hover {
	color:#ccc;
	}
.side-nav > ul > li > ul > li.current_page_item > a span {
	background:#ccc;
	color:#fff;
	}	
.side-nav > ul > li > ul > li.active > a {
	color:#999;
	}

	/* Indicators */
.side-nav > ul > li > a:after {
	position: absolute;
	top: 50%;
	right: 10px;
	}
.side-nav > ul > li > a:before{
	content: "\2B"; /* plus */
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -1px;
	margin-right: 3px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	}
.side-nav > ul > li > ul > li > a:before {
	content:"\2D"; /* minus */
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-10px;
	}

	/* Page Decoration */
.wi-page .anchor {
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	clear:both;
	}	
.wi-page h3.anchor {
	border-bottom:none;
	padding-bottom:0;
	}
	
/* BLOG
-------------------------------------------------------------------------------------- */
.wi-article {
	display:block;
	clear:both;
	float:none;
	position:relative;
	padding:30px 0;
	}
.wi-article:first-child {
	padding-top:0;
	}	
.wi-article.no-meta {	/* no metaboxes */
	border-bottom:1px solid #ddd;
	margin-bottom:30px;
	}	
.wi-article:after {
	position:absolute;
	bottom:0;
	left:25%;
	width:50%;
	height:1px;
	background:#ddd;
	content:"";
	display:none;
	}
	
	/* sticky post */
.wi-article.sticky .sticky-label {
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	background:#f9f9f9;
	padding:5px;
	display:inline-block;
	margin-bottom:10px;
	}
.wi-article.sticky .sticky-label span {
	padding:5px;
	border:1px solid #777;
	display:block;
	}		

	/* password protected */
.post-password-form label {
	display:block;
	font-family: "Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#777;
	cursor:default;
	margin-bottom:20px;
	-moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
	}
.post-password-form label:hover {
	color:#666;
	}	
.post-password-form input[type="password"] {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ddd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	outline: none;
	background: #fff;
	height: 34px;
	max-width:100%;
	line-height: 20px;
	padding: 10px 6px;
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-moz-transition: border .2s ease-out;
    -o-transition: border .2s ease-out;
    -webkit-transition: border .2s ease-out;
    transition: border .2s ease-out;
	margin-top:6px;
	}
.post-password-form input[type="password"]:hover,
.post-password-form input[type="password"]:focus {
	border-color:#999;
	}		
.post-password-form input[type="submit"] {
	color: #414141;
	display: block;
	border: 1px solid #ddd;
	background: #fff;
	letter-spacing: 2px;
	padding: 10px 18px;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
	-webkit-transition: color .15s ease-out;
	-moz-transition: color .15s ease-out;
	-ms-transition: color .15s ease-out;
	-o-transition: color .15s ease-out;
	transition: color .15s ease-out;
	}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"]:active {
	background: #db4360;
	border-color: #db4360;
	color: #fff;
	outline:none;
	}
	
	/* thumbnail */	
.wi-article .post-thumbnail {
	position:relative;
	width:48%;
	margin-right:4%;
	float:left;
	text-align:right;
	}
		/* ANIMATION */
		.wi-article .post-thumbnail {
			-webkit-animation-fill-mode:both;
			-moz-animation-fill-mode:both;
			-ms-animation-fill-mode:both;
			-o-animation-fill-mode:both;
			animation-fill-mode:both;
			-webkit-animation-duration:1s;
			-moz-animation-duration:1s;
			-ms-animation-duration:1s;
			-o-animation-duration:1s;
			animation-duration:1s;
			opacity:0;
			}
		.no-js .wi-article .post-thumbnail,
		.no-csstransitions .wi-article .post-thumbnail {
			opacity:1;
			}
		.wi-article .post-thumbnail.running {
			-webkit-animation-name:fade;
			-moz-animation-name:fade;
			-o-animation-name:fade;
			animation-name:fade;
			}
.wi-article .post-thumbnail .inner {
	position:relative;
	display:inline-block;
	overflow:hidden;
	}	
.wi-article .post-thumbnail a {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	}
.wi-article .post-thumbnail .inner .overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99;
	background:#fff;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	}
.wi-article .post-thumbnail .inner:hover a .overlay {
	opacity:0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
	}		
.wi-article .post-thumbnail a.wi-colorbox:hover {
	}		
.wi-article .post-thumbnail img {
	-webkit-transition:all .4s ease-out;
	-moz-transition:all .4s ease-out;
	-ms-transition:all .4s ease-out;
	-o-transition:all .4s ease-out;
	transition:all .4s ease-out;
	}	
.wi-article .text-area {
	overflow:hidden;
	}
.wi-article .text-area .title {
	color:#333;
	font-size:22px;
	margin-bottom:20px;
	}
.wi-article .text-area .title a {
	color:#313131;
	text-decoration:none;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:color .3s ease-out;
	}
.wi-article .text-area .title a:hover {
	color:#aaa;
	}
	
	/* meta */
.wi-article .meta	{
	display:block;
	clear:both;
	color:#999;
	overflow:hidden;
	margin-bottom:10px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:10px 0;
	margin-top:30px;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:11px;
	}
.wi-article .meta a {
	color:#555;
	font-style:normal;
	text-decoration:none;
	}
.wi-article .meta a:hover {
	text-decoration:underline;
	}
.wi-article .meta a:hover i {
	text-decoration:none;
	}		
.wi-article .meta .sep {
	color:#999;
	margin:0 5px;
	}	
.wi-article .meta .ele {
	display:block;
	float:left;
	position:relative;
	padding:0 10px;
	}
.wi-article .meta .ele:first-child {
	padding-left:0;
	}	
.wi-article .meta .ele:before {
	position:absolute;
	top:50%;
	left:0;
	width:1px;
	height:14px;
	margin-top:-7px;
	background:#ccc;
	content:"";
	}
.wi-article .meta .ele:first-child:before {
	display:none;
	}


	/* excerpt */
.wi-article .text-area .excerpt,
.wi-article .text-area .post-content {
	color:#787878;
	}
	
	/* Readmore */
.wi-article .more-link {
	color:#555;
	border:1px solid #ddd;
	text-decoration:none;
	display:inline-block;
	padding:5px 20px;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	-webkit-transition:color .2s ease-out;
	-moz-transition:color .2s ease-out;
	-ms-transition:color .2s ease-out;
	-o-transition:color .2s ease-out;
	transition:color .2s ease-out;
	}
.wi-article .more-link:hover {
	border-color:#db4360;
	background-color:#db4360;
	color:#fff;
	}
	
	/* thumbnail right */
.wi-article.thumb-right .post-thumbnail {
	float:right;
	text-align:left;
	margin-left:4%;
	margin-right:0;
	}

	/* Fullwidth Layout */
.wi-article.layout-fullwidth .post-thumbnail {
	width:100%;
	margin:0;
	margin-bottom:20px;
	float:none;
	text-align:center;
	}
.wi-article.layout-fullwidth .post-thumbnail .wp-video {
	margin:0 auto;
	}

/* Post formats
-------------------------------------------------------------------------------------- */
	/* image */
.wi-article.image-has-caption .post-thumbnail .inner {
	}
.wi-article.format-image .post-thumbnail .indicator {
	position:absolute;
	top:50%;
	left:50%;
	z-index:100;
	width:40px;
	height:40px;
	margin:-20px 0 0 -20px;
	background:url(images/zoom.png) no-repeat center;
	-webkit-background-size:40px 40px;
	-moz-background-size:40px 40px;
	background-size:40px 40px;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	}
.wi-article.format-image .post-thumbnail .indicator i {
	line-height:40px;
	}
.wi-article.format-image .post-thumbnail .inner:hover .indicator {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	}			
.wi-article.image-has-caption .post-thumbnail .wi-caption {
	margin-bottom:0;
	text-transform:uppercase;
	font-family:11px;
	font-family:"Oswald", sans-serif;
	letter-spacing:2px;
	position:absolute;
	bottom:8%;
	left:0;
	background:#fff;
	z-index:99;
	padding:10px;
	padding-left:20px;
	text-align:left;
	}
.wi-article.image-has-caption .post-thumbnail .wi-caption a {
	color:#333;
	border-bottom:1px dotted;
	text-decoration:none;
	}
.wi-article.image-has-caption .post-thumbnail .wi-caption a:hover {
	border-bottom:1px solid;
	}

	
	/* status */
.wi-article.format-status .text-area {
	overflow:hidden;
	padding-left:20px;
	}	
.wi-article.format-status .text-area .post-content {
	padding: 20px 30px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #666;
	background:#eee;
	position:relative;
	}
.wi-article.format-status .text-area .post-content:before {
	content:"";
	position:absolute;
	top:10px;
	left:-20px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #eee transparent transparent;	
	}		
.wi-article.format-status .text-area p:last-child {
	margin-bottom:0;
	}
.wi-article.format-status .user-avatar {
	width:80px;
	height:80px;
	display:block;
	float:left;
	margin-right:20px;
	}
	
	/* link */
.wi-article.format-link .text-area {
	overflow:hidden;
	}	
.wi-article.format-link .text-area .post-content {
	}	
.wi-article.format-link .text-area p:last-child {
	margin-bottom:0;
	}
.wi-article.format-link .link-thumb {
	width:150px;
	display:block;
	float:left;
	margin-right:20px;
	}
.wi-article.format-link .title {
	padding-left:30px;
	background:url(images/link.png) no-repeat left 5px;
	-webkit-background-size:16px 16px;
	-moz-background-size:16px 16px;
	background-size:16px 16px;
	}

	
	/* quote */
.wi-article.format-quote .text-area {
	padding-left:80px;
	position:relative;
	}
.wi-article.format-quote .text-area:before {
	content:"\201c";
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:80px;
	color:#999;
	position:absolute;
	top:0;
	left:0;
	line-height:1;
	}	
.wi-article.format-quote .text-area .post-content {
	color:#787878;
	font-size:18px;
	font-style:italic;
	}
.wi-article.format-quote .text-area p {
	margin-bottom:10px;
	}
.wi-article.format-quote .text-area .post-content .quote-author {
	font-size:14px;
	color:#222;
	}
.wi-article.format-quote .text-area .post-content .quote-author a {
	color:#222;
	}	
.wi-article.format-quote .text-area .post-content .quote-author:before {
	content: "\2014";
	margin-right: 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
		
	/* gallery 
	--------------------------------------------------- */
.wi-blog-slider {
	text-align:center;
	}	
.wi-blog-slider .flexslider,
.wi-blog-slider .slides {
	margin:0;
	padding:0;
	border:none;
	outline:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	}
.wi-blog-slider.natural_width .flexslider .slides img {
	display:inline-block;
	width:auto;
	}	

	/* navi */
.wi-blog-slider	.flexslider .flex-direction-nav a {
	width: 50px;
	height: 50px;
	margin-top:-25px;
	text-indent: -9999px;
	direction: ltr;
	display:block;
	z-index:100;
	text-decoration:none;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 12px 19px;
	-moz-background-size: 12px 19px;
	background-size: 12px 19px;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	background-color: #fff;
	}
.has-sidebar .wi-blog-slider .flexslider .flex-direction-nav a {
	width:40px;
	height:40px;
	margin-top:-20px;
	}	
.wi-blog-slider[data-thumbnail-pager="true"] .flexslider .flex-direction-nav a {
	margin-top:-68px; /* 68 = 25 + 40 + 3 */
	}
.has-sidebar .wi-blog-slider[data-thumbnail-pager="true"] .flexslider .flex-direction-nav a {
	margin-top:-63px; /* 63 = 20 + 40 + 3 */
	}
.wi-blog-slider	.flexslider .flex-direction-nav .flex-next {
	background-image: url(images/next.png);
	-webkit-background-size: 12px 19px;
	-moz-background-size: 12px 19px;
	background-size: 12px 19px;
	right: 20px;
	background-position: center;
	}
.wi-blog-slider	.flexslider .flex-direction-nav .flex-prev {
	left: 20px;
	background-image: url(images/prev.png);
	-webkit-background-size: 12px 19px;
	-moz-background-size: 12px 19px;
	background-size: 12px 19px;
	background-position: center;
	}
	
	/* pager */
.wi-blog-slider	.flex-control-paging {
	bottom:20px;
	height:10px;
	z-index:100;
	}
.wi-blog-slider	.flex-control-paging li {
	margin:0 3px;
	}
.wi-blog-slider	.flex-control-paging li a {
	background:transparent;
	border:2px solid #fff;
	width:8px;
	height:8px;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	}
.wi-blog-slider	.flex-control-paging li a.flex-active {
	background:#db4360;
	}	

	
	/* thumbnail pager */
.wi-blog-slider .flex-control-thumbs {
	margin:0;
	}	
.wi-blog-slider .flex-control-thumbs li {
	width:auto;
	padding:6px 6px 6px 0px;
	}
.wi-blog-slider	.flex-control-thumbs img {
	width:auto;
	height:80px;
	opacity:0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
	border: 1px solid #ddd;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	}
.wi-blog-slider	.flex-control-thumbs img.flex-active {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	border-color:#999;
	}
	
	/* overlay */
.wi-blog-slider .slide {
	position:relative;
	overflow:hidden;
	}
.wi-blog-slider .slide img {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	}
.wi-blog-slider .slide .overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	background:#fff;
	z-index:11;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	}
.wi-blog-slider .slide:hover a .overlay {
	}

/* Pagination
-------------------------------------------------------------------------------------- */
.wi-pagination {
	text-align:center;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:12px;
	overflow:hidden;
	}
.wi-pagination > ul {
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;
	border:1px solid #ccc;
	padding:0 20px;
	margin-top:20px;
	overflow:hidden;
	}
.wi-pagination > ul > li {
	float:left;
	display:block;
	height:40px;
	text-align:center;
	line-height:40px;
	margin:0 6px;
	}	
.wi-pagination > ul > li > a,
.wi-pagination > ul > li > span {
	line-height:40px;
	padding:0 6px;
	-webkit-transition:color .1s ease-out;
	-moz-transition:color .1s ease-out;
	-ms-transition:color .1s ease-out;
	-o-transition:color .1s ease-out;
	transition:color .1s ease-out;
	color:#777;
	text-decoration:none;
	}
.wi-pagination > ul > li > span {
	color:#414141;
	background:#eee;
	}	
.wi-pagination > ul > li > a.prev,
.wi-pagination > ul > li > a.next {
	width:auto;
	}
.wi-pagination > ul > li > a.prev i {
	margin-right:5px;
	text-decoration:none;
	}
.wi-pagination > ul > li > a.next i {
	margin-left:5px;
	text-decoration:none;
	}	
.wi-pagination > ul > li > a:hover {
	color:#fff;
	background:#db4360;
	text-decoration:none;
	}
	
	
/* Single post
-------------------------------------------------------------------------------------- */
	/* thumbnail */
.wi-single .post-thumbnail {
	text-align:center;
	margin-bottom:30px;
}
.wi-single .post-thumbnail img {
	}
.wi-single .post-thumbnail .inner {
	display:inline-block;
	position:relative;
	}	
.wi-single .post-thumbnail .overlay {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:99;
	background:#fff;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	}
.wi-single .post-thumbnail .inner:hover a .overlay {
	opacity:0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
	}	
.wi-single .post-thumbnail .indicator {
	}	
.wi-single .post-thumbnail .indicator {
	position:absolute;
	top:50%;
	left:50%;
	z-index:100;
	width:40px;
	height:40px;
	margin:-20px 0 0 -20px;
	background:url(images/zoom.png) no-repeat center;
	-webkit-background-size:40px 40px;
	-moz-background-size:40px 40px;
	background-size:40px 40px;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	}
.wi-single .post-thumbnail .indicator i {
	line-height:40px;
	}
.wi-single .post-thumbnail .inner:hover a .indicator {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	}			
.wi-single .post-thumbnail .wi-caption {
	margin-bottom:0;
	text-transform:uppercase;
	font-family:11px;
	font-family:"Oswald", sans-serif;
	letter-spacing:2px;
	position:absolute;
	bottom:8%;
	left:0;
	background:#fff;
	z-index:99;
	padding:10px;
	padding-left:20px;
	text-align:left;
	}
.wi-single .post-thumbnail .wi-caption a {
	color:#333;
	border-bottom:1px dotted;
	text-decoration:none;
	}
.wi-single .post-thumbnail .wi-caption a:hover {
	border-bottom:1px solid;
	}	
	
	/* format status */	
.wi-single.format-status .text-area .post-content {
	padding: 20px 30px;
	margin-bottom: 40px;
	font-size: 18px;
	font-style: italic;
	color: #666;
	background:#eee;
	position:relative;
	}
.wi-single.format-status .text-area .post-content:before {
	bottom:-20px;
	right:6%;
	content:"";
	position:absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #eee transparent transparent transparent;
	}		
.wi-single.format-status .text-area .post-content p:last-child {
	margin-bottom:0;
	}	
	
	/* format link */
.wi-single.format-link .link-area {
	margin:0 0 20px;
	border:1px solid;
	padding:20px;
	}
.wi-single.format-link .link-area .link-title {
	margin:0 0 5px;
	font-size:16px;
	letter-spacing:2px;
	}	
.wi-single.format-link .link-area .link-title a {
	color:#414141;
	text-decoration:none;
	padding:0 6px;
	-webkit-transition:color .1s ease-out;
	-moz-transition:color .1s ease-out;
	-ms-transition:color .1s ease-out;
	-o-transition:color .1s ease-out;
	transition:color .1s ease-out;
	}
.wi-single.format-link .link-area .link-title a:hover {
	color:#fff;
	background:#db4360;
	}		
.wi-single.format-link .link-area .url {
	font-style:italic;
	font-size:12px;
	color:#999;
	margin:0;
	padding-left:6px;
	}
	
	/* format quote */
.wi-single.format-quote .text-area {
	padding-left:80px;
	position:relative;
	}
.wi-single.format-quote .text-area:before {
	content:"\201c";
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:80px;
	color:#999;
	position:absolute;
	top:0;
	left:0;
	line-height:1;
	}	
.wi-single.format-quote .text-area .post-content {
	color:#666;
	font-size:22px;
	font-style:italic;
	}
.wi-single.format-quote .text-area p:last-child {
	margin-bottom:0;
	}
.wi-single.format-quote .text-area .post-content .quote-author {
	font-size:14px;
	color:#db4360;
	}
.wi-single.format-quote .text-area .post-content .quote-author:before {
	content: "\2014";
	margin-right: 6px;
	}

/* Single page links
-------------------------------------------------------------------------------------- */
.page-links-container {
	overflow:hidden;
	margin:20px auto;
	}	
.page-links {
	float:right;
	padding:10px;
	border:1px solid #ccc;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	}	
.page-links-label {
	float:left;
	margin-right:10px;
	font-size:12px;
	color:#666;
}	
.page-links > span,
.page-links > a,
.page-links > a:hover {
	display:block;
	float:left;
	padding:0 5px;
	margin:0 5px;
	color:#414141;
	font-size:12px;
	text-decoration:none;
	}
.page-links > a {
	color:#999;
	}
.page-links > span {
	background:#eee;
	}	
.page-links > a:hover {
	background-color:#db4360;
	color:#fff;
	}

/* Post Navigation
-------------------------------------------------------------------------------------- */
.post-nav {
	display:block;
	width:100%;
	overflow:hidden;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	position:relative;
	margin-top:30px;
	}
.post-nav .ele {
	display:block;
	width:50%;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px 0px;
	border-left:none;
	border-right:none;
	}
.post-nav .next {
	text-align:right;
	float:right;	
	}
.post-nav .prev {
	}
.post-nav .nav-text {
	display:block;
	float:left;
	line-height:20px;
	padding:20px 0;
	}	
.post-nav .nav-thumb {
	width:60px;
	height:60px;
	float:left;
	margin-left:20px;
	}
.post-nav .next .nav-text,
.post-nav .next .nav-thumb {
	float:right;
	}
.post-nav .next .nav-thumb {
	margin-right:20px;
	margin-left:auto;
	}	
.post-nav .ele .nav-text a {
	color:#525252;
	font-family: "Oswald", sans-serif;
	text-transform:uppercase;
	font-size:16px;
	letter-spacing:2px;
	text-decoration:none;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:color .15s ease-out;
	}
.post-nav .prev .nav-text a	{
	padding-right:6px;
	}
.post-nav .next .nav-text a	{
	padding-left:6px;
	}
.post-nav .ele .nav-text a:hover {
	color:#fff;
	background:#db4360;
	}
.post-nav .ele a i {
	font-size:14px;
	position:relative;
	top:-2px;
	}	
.post-nav .prev a i {
	margin-right:10px;
	}	
.post-nav .next a i {
	margin-left:10px;
	}

.post-nav .nav-sep {
	position:absolute;
	top:0;
	left:50%;
	height:100%;
	margin-left:-1px;
	border-right:2px solid #ccc;
	}
	
	
/* Tags
-------------------------------------------------------------------------------------- */
.tags {
    display: block;
    clear: both;
    overflow: hidden;
    margin:0;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #525252;
    text-align: center;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;	
    }
.tag-label {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-right: 20px
    }
.tags a {
    display: inline-block;
    color: #525252;
	padding:0 5px;
    text-transform: uppercase;	
	letter-spacing:2px;
	-webkit-transition:color .15s ease-out;
	-moz-transition:color .15s ease-out;
	-ms-transition:color .15s ease-out;
	-o-transition:color .15s ease-out;
	transition:color .15s ease-out;
    }
.tags a:hover {
    color: #fff;
	background:#db4360;
    text-decoration: none
    }

.tags .sep {
	margin:0 5px;
	color:#999;
	}


/* Authorbox
-------------------------------------------------------------------------------------- */
.authorbox {
    overflow: hidden;
	background:#ededed;
	padding:10px;
	margin-bottom:30px;
	margin-top:15px;
    }
.authorbox .inner {
	border:1px solid #666;
	padding:20px;
	overflow:hidden;
	}
.authorbox .author-avatar {
    float: left;
    margin-right: 40px;
    width: 70px;
    position: relative
    }
.authorbox .author-avatar img {
    position: relative;
    z-index: 20;
	margin:0;
	border:2px solid #fff;
    }
.authorbox .text {
    display:block;
	overflow:hidden;
    }
.authorbox .text h4 {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
	font-weight: 400;
	letter-spacing:2px;
    }
.authorbox .text h4 a {
	text-decoration: none;
	background: #db4360;
	color:#fff;
	padding:0 6px;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-left: 5px
	}
.authorbox .text h4 a:hover {
    }
.authorbox .text .desc {
    }
.authorbox .text .desc p {
	margin-bottom:0;
	}
.authorbox .text .social {
	margin-top:10px;
	}	
.authorbox .text .social ul {
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;
	border-top:1px solid #fff;
	padding-top:10px;
	}
.authorbox .text .social ul li {
	float:left;
	margin-right:10px;
	}
.authorbox .text .social ul li:before {
	content:"\B7";
	margin-right:10px;
	}
.authorbox .text .social ul li:first-child:before {
	display:none;
	}	
.authorbox .text .social ul li a {
	color:#fff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

/* Comments
-------------------------------------------------------------------------------------- */
#comments {
	overflow:hidden;
	padding-top:30px;
	}
.nocomments	{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family:"Oswald", sans-serif;
	display: inline-block;
	padding: 10px;
	letter-spacing: 3px;
	font-size: 12px;
	background: #eee;
	}
/* Commentlist
--------------------------------------------- */
.comments-title {
	font-weight:300;
	font-size:60px;
	margin-bottom:40px;
	position:relative;
	display:inline-block;
	}
.comments-title:after {
	position:absolute;
	top:50%;
	left:100%;
	margin-left:20px;
	margin-top:-3px;
	content:"";
	border-top:1px solid #787878;
	width:999px;
	}
.commentlist {
    margin: 0;
    padding: 0;
    list-style: none
    }

.commentlist li {
    }
.commentlist li.bypostauthor {

	}
.commentlist article {
    padding: 0;
    border-bottom: 1px solid #999;
    margin-bottom: 24px;
    padding-bottom: 24px
    }

.commentlist .comment-avatar {
    float: left;
    margin-right: 30px;
    width: 60px;
    padding: 3px;
    border: 1px solid #ccc
    }
.commentlist .comment-avatar img {
	margin:0;
	}

.commentlist .text {
    display:block;
	overflow:hidden;
    }

.commentlist header {
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    clear: both
    }

.commentlist header a {
    color: #999;
    font-size: 11px;
    text-decoration: none;
    font-family: "Oswald", sans-serif;
	letter-spacing:2px;
    text-transform: uppercase;
    font-style: normal;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
    }

.commentlist header a:hover {
    text-decoration:underline;
    }

.commentlist header .sep {
    color: #ddd;
	font-family: "Oswald", sans-serif;
    text-transform: uppercase;
	margin:0 6px;
    }

.commentlist .fn {
    color: #414141;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    display: block;
	letter-spacing:2px;
    font-weight: 400;
    font-size: 16px;
    position: relative;
	margin-left:0;
	margin-bottom:10px;
    }

.commentlist .fn a {
	text-decoration:underline;
	font-size:16px;
	color:#333;
    }
.commentlist .fn span {
	vertical-align:middle;
	display:inline-block;
	}
.commentlist .fn span.post-author {
    background: #ccc;
    color: #fff;
    display: inline-block;
    padding: 0 6px;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-left: 10px
    }
.comments-area .comment-content p {
    margin-bottom: 10px
    }

.comment-content ul,
.comment-content ol {
	margin-bottom:30px;
	}
.comment-content ul ul, 
.comment-content ul ol, 
.comment-content ol ol, 
.comment-content ol ul {
	margin-bottom:0;
	}

	/* Children */
.commentlist ol.children {
    list-style: none;
    margin-left: 48px
    }

.commentlist ol.children .comment-avatar {
    width: 55px;
    }
	
/* Respond
--------------------------------------------- */
#respond .required {
	color:red;
	}
#cancel-comment-reply-link {
	margin-left:12px;
	color:inherit;
	}
.comment-awaiting-moderation {
	color:red;
	margin-bottom:10px;
	}	
#respond .comment-ele {
	margin:0 0 20px;
	}
#respond .comment-ele label {
	display:block;
	font-family: "Oswald", sans-serif;
	text-transform:uppercase;
	margin-bottom:6px;
	letter-spacing:2px;
	color:#414141;
	cursor:default;
	-moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
	}
#respond .comment-ele label:hover {
	color:#666;
	}	
#respond input[type="text"], 
#respond input[type="text"]:focus, 
#respond textarea, 
#respond textarea:focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ddd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	outline: none;
	background: #fff;
	height: 34px;
	line-height: 20px;
	padding: 10px 6px;
	width:100%;
	max-width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	-moz-transition: border .2s ease-out;
    -o-transition: border .2s ease-out;
    -webkit-transition: border .2s ease-out;
    transition: border .2s ease-out
	}
#respond textarea, 
#respond textarea:focus {
	height:200px;
	}
#respond input[type="text"]:focus,	
#respond textarea:focus	{
	border-color:#999;
	}
#respond #submit {
	color: #414141;
	display: block;
	border:1px solid #ddd;
	background:#fff;
	letter-spacing:2px;
	padding: 10px 18px;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
	-webkit-transition:color .15s ease-out;
	-moz-transition:color .15s ease-out;
	-ms-transition:color .15s ease-out;
	-o-transition:color .15s ease-out;
	transition:color .15s ease-out;
	}	
#respond #submit:hover {
	background: #db4360;
	border-color:#db4360;
	color:#fff;
	}


/* Widgets
-------------------------------------------------------------------------------------- */
/* 8.1 General
---------------------------------------- */
.widget {
	margin:0 0 50px;
	}
.widget-title {
	letter-spacing:2px;
	font-weight:400;
	font-size:16px;
	overflow:hidden;
	margin-bottom:30px;
	border-bottom:1px solid #ddd;
	padding:8px 0;
	}


/* 8.2 Searchform
---------------------------------------- */
.searchform {
	width: 100%;
	position: relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}	
.searchform .s, .searchform .s:focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ddd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	outline: none;
	background: #fff;
	height: 34px;
	max-width:100%;
	line-height: 20px;
	padding: 10px 34px 10px 8px;
	width:100%;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:13px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-moz-transition: border .2s ease-out;
    -o-transition: border .2s ease-out;
    -webkit-transition: border .2s ease-out;
    transition: border .2s ease-out
	}	
.searchform .submit, .searchform .submit:focus {
	position: absolute;
	width: 34px;
	height: 34px;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: transparent;
	text-align: center;
	display: block;
	font-size: 16px;
	border-color: #aaa;
	color: #666;
	}
.searchform .submit i {
	line-height: 34px;
	}

/* 8.3 Tagcloud
---------------------------------------- */
.tagcloud {
	overflow:hidden;
	}
.tagcloud a {
	display:block;
	float:left;
	border:1px solid #ccc;
	padding:6px 10px;
	color:#525252;
	font-size:11px !important;
	margin:0 6px 6px 0;
	font-family: "Oswald", sans-serif;
	letter-spacing:2px;
	text-transform:uppercase;
	text-decoration:none;
	-moz-transition:color 0.15s ease-out;
	-o-transition:color 0.15s ease-out;
	-webkit-transition:color 0.15s ease-out;
	transition:color 0.15s ease-out;
	}
.tagcloud a:hover {
	color:#fff;
	background:#db4360;
	border-color:#db4360;
	}	
	
/* 8.4 Lists
---------------------------------------- */
.widget_recent_entries ul,
.widget_archive ul,
.widget_categories ul,
.widget_product_categories ul,
.widget_meta ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_rss ul {
	list-style:none;
	margin:0;
	padding:0;
	}
.widget_recent_entries ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_product_categories ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_nav_menu ul li,
.widget_rss ul li {
	padding:6px 0 0;
	padding-left:15px;
	position:relative;
	color:#777;
	text-transform:uppercase;
	font-family:"Oswald", sans-serif;
	letter-spacing:2px;
	}
.widget_recent_entries ul li:before,
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_product_categories ul li:before,
.widget_meta ul li:before,
.widget_pages ul li:before,
.widget_nav_menu ul li:before,
.widget_rss ul li:before {
	font-family:FontAwesome;
	font-weight:normal;
	font-style:normal;
	text-decoration:inherit;
	-webkit-font-smoothing:antialiased;
	content:"\f105"; /* angle right */
	position:absolute;
	top:6px;
	left:0;
	}
.widget_recent_entries ul li a,
.widget_archive ul li a,
.widget_categories ul li a,
.widget_product_categories ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_nav_menu ul li a,
.widget_rss ul li a {
	color:#525252;
	text-decoration:none;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	}
.widget_recent_entries ul li a:hover,
.widget_archive ul li a:hover,
.widget_categories ul li a:hover,
.widget_product_categories ul li a:hover,
.widget_meta ul li a:hover,
.widget_pages ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_rss ul li a:hover {
	text-decoration:underline;
	}
	
	/* recent posts */
	/* pages */
.widget_pages > ul > li,
.widget_recent_entries ul li {
	padding-left:24px;
	}	
.widget_pages > ul > li:before,
.widget_recent_entries ul li:before {
	content:"\f016";
	font-size:14px;
	}	
.widget_recent_entries ul li {
	border-top:1px dotted #aaa;
	padding-top:8px;
	padding-bottom:8px;
	font-size:12px;
	}
.widget_recent_entries ul li:first-child {
	border-top:none;
	}	
.widget_recent_entries .post-date {
	color:#aaa;
	display:block;
	font-size:11px;
	}

	/* categories */
.widget_categories ul li,
.widget_product_categories ul li {
	display:block;
	border-top:1px dotted #aaa;
	padding:7px 0;
	padding-left:0;
	}
.widget_categories ul li:first-child,
.widget_product_categories ul li:first-child {
	border-top:none;
	}	
.widget_categories ul li:before,
.widget_product_categories ul li:before {
	content:"+";
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#414141;
	position:static;
	}
.widget_categories ul ul,
.widget_product_categories ul ul {
	margin-left:30px;
	}
.widget_categories ul ul li:last-child,
.widget_product_categories ul ul li:last-child {
	border-bottom:none;
	padding-bottom:0;
	}
.widget_categories select.postform,
.widget_product_categories select {
	font-family:"Oswald", sans-serif;
	letter-spacing:2px;
	text-transform:uppercase;
	width:100%;
	outline:none;
	font-size:12px;
	border:1px solid #ddd;
	height:30px;
	padding-left:4px;
	}
	
	/* comments */
.widget_recent_comments ul {
	list-style:none;
	margin:0;
	padding:0;
	font-family:"Oswald", sans-serif;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:12px;
	color:#414141;
	}	
.widget_recent_comments ul li {
	background:#eee;
	padding:10px;
	position:relative;
	margin-bottom:30px;
	border-left:2px solid #999;
	font-size:11px;
	}
.widget_recent_comments ul li:before {
	position:absolute;
	bottom:-15px;
	left:20px;
	content:"";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 15px 15px 0 0;
	border-color: #eee transparent transparent transparent;	
	}
.widget_recent_comments ul li a {
	text-decoration:underline;
	color:#414141;
	}
	
	/* rss */
.widget_rss ul li {
	padding-left:24px;
	}	
.widget_rss ul li:before {
	content:"\f09e"
	}
.rssSummary {
	color:#999;
	}

/* 8.5 Advertisement
---------------------------------------- */
.ad-cell {
	display:block;
	overflow:hidden;
	margin-bottom:0px;
	padding:2px;
	text-align:center;
}
.ad-cell.ad-150 {
	width:50%;
	float:left;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:2px;
}
.ad-cell.ad-300 {
	}
.ad-cell a {
	display:inline-block;
}
.ad-cell img {
	width:100%;
	}
	
/* 8.6 Calendar
---------------------------------------- */
#wp-calendar {
	font-family: "Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#999;
	}	
#wp-calendar caption {
	margin-bottom:10px;
	color:#525252;
	}
#wp-calendar th,
#wp-calendar td {
	text-align:center;
	border-color:#ccc;
	}
#wp-calendar #today {
	background:#fafafa;
	}
#wp-calendar a {
	text-decoration:underline;
	color:#525252;
	}
#wp-calendar #prev,
#wp-calendar #next {
	font-size:12px;
	}

/* Latest Tweets
---------------------------------------- */	
.widget_displaytweetswidget > p {
	display:block;
	padding-bottom:40px;
	margin-bottom:20px;
	position:relative;
	overflow:hidden;
}
.widget_displaytweetswidget > p:last-child {
	padding-bottom:0;
	margin-bottom:0;
	}
.widget_displaytweetswidget > p:before {
	position:absolute;
	bottom:0px;
	left:0;
	background:url(images/bird.png) no-repeat top left;
	-webkit-background-size:24px 17px;
	-moz-background-size:24px 17px;
	background-size:24px 17px;
	width:24px;
	height:17px;
	content:"";
}
.widget_displaytweetswidget > p:after {
	content:"";
	height:1px;
	right:0;
	width:100%;
	border-top:1px dotted #ccc;
	left:35px;		
	bottom:7px;
	position:absolute;
}
.widget_displaytweetswidget > p:last-child:before,
.widget_displaytweetswidget > p:last-child:after {
	display:none;
	}
.widget_displaytweetswidget > p a {
	color:#333;
}
.widget_displaytweetswidget > p a:hover {
}
.widget_displaytweetswidget .muted {	
	text-transform:uppercase;
	font-size:11px;
	font-family: "Oswald", sans-serif;
	color:#ccc;
	letter-spacing:2px;
	display:block;
	margin-top:15px;
}	

/* Latest Projects
---------------------------------------- */	
.wi-latest-portfolio-widget	.port-item {
	display:block;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:33.3%;
	padding:2px;
	text-align:center;
	}
.wi-latest-portfolio-widget	.port-item .inner {
	background:#fff;
	}	
.wi-latest-portfolio-widget	.port-item .inner a {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:4px solid transparent;
	}	
.wi-latest-portfolio-widget	.port-item .inner a:hover {
	border-color:#db4360;
	}
.wi-latest-portfolio-widget	.port-item .inner a img {
	width:100%;
	}	
.wi-latest-portfolio-widget.column-2 .port-item	{
	width:50%;
	}
.wi-latest-portfolio-widget.column-4 .port-item	{
	width:25%;
	}	

/* Flickr Widget
---------------------------------------- */
.wi-flickr-widget .flickr-item {
	display:block;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:33.3%;
	padding:5px;
	text-align:center;
	}
.wi-flickr-widget .flickr-item .inner {
	background:#fff;
	}	
.wi-flickr-widget .flickr-item .inner a {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:4px solid transparent;
	}	
.wi-flickr-widget .flickr-item .inner a:hover {
	border-color:#db4360;
	}
.wi-flickr-widget .flickr-item .inner a img {
	width:100%;
	}	
	
/* Tipsy
-------------------------------------------------------------------------------------- */
.tipsy { font-size: 12px; position: absolute; padding: 5px 6px; z-index: 100000; font-family:"Oswald", sans-serif; text-transform:uppercase; font-weight:300; letter-spacing:2px; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

/* Rounded corners */
.tipsy-inner { border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; }

/* 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; }

.tipsy-s {
    -webkit-animation: wiFromTop 0.2s ease-out;
    -moz-animation: wiFromTop 0.2s ease-out;
    animation: wiFromTop 0.2s ease-out
    }
.tipsy-n {
    -webkit-animation: wiFromBottom 0.2s ease-out;
    -moz-animation: wiFromBottom 0.2s ease-out;
    animation: wiFromBottom 0.2s ease-out
    }	

@-webkit-keyframes wiFromTop {
from {
    margin-top: -20px
    }
to {
    margin-top: 0
    }
}
@-moz-keyframes wiFromTop {
from {
    margin-top: -20px
    }
to {
    margin-top: 0
    }
}
@keyframes wiFromTop {
from {
	margin-top: - 20px;
	} to {
	margin-top: 0;
	}
}
@-webkit-keyframes wiFromBottom {
from {
    margin-top: 20px
    }
to {
    margin-top: 0;
    }
}
@-moz-keyframes wiFromBottom {
from {
    margin-top: 20px
    }
to {
   margin-top: 0;
    }
}
@keyframes wiFromBottom {
from {
	margin-top: 20px
	} to {
	margin-top: 0;
	}
}

/* Footer
-------------------------------------------------------------------------------------- */
	/* Footer Top Content */
#footer-top {
	padding:40px 0;
	border-top:1px solid #ccc;
	text-align:center;
	}
.footer-top-content {
	display:inline-block;
	text-align:left;
	}
	
	/* Widgets */
#wi-footer {
	border-top:1px solid #ccc;
	padding-top:60px;
	}
#wi-footer .footer-sidebar {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 12px;
	}
#wi-footer .widget-title {
	margin-bottom:20px;
	border-bottom:none;
	padding-bottom:0;
	}

	
/* Footer Dark Theme
-------------------------------------------------------------------------------------- */	
#wi-footer.theme-dark {
	background:#282E2D;
	border-top:none;
	color:#aaa;
	color:rgba(255,255,255,.6);
	padding:60px 0 30px;
	}
	
#wi-footer.theme-dark .widget-title {
	color:#fff;
	font-size:14px;
	}
	
	/* Search Form */
#wi-footer.theme-dark .searchform .s, 
#wi-footer.theme-dark .searchform .s:focus {
	border:none;
	}
	
	/* tagcloud */
#wi-footer.theme-dark .tagcloud a {
	border:1px solid #999;
	border-color:rgba(255,255,255,.5);
	color:#bbb;
	color:rgba(255,255,255,.7);
	}
#wi-footer.theme-dark .tagcloud a:hover {
	color:#fff;
	border-color:#fff;
	background:none;
	}
	
	/* Lists */
#wi-footer.theme-dark .widget_recent_entries ul li,
#wi-footer.theme-dark .widget_archive ul li,
#wi-footer.theme-dark .widget_categories ul li,
#wi-footer.theme-dark .widget_meta ul li,
#wi-footer.theme-dark .widget_pages ul li,
#wi-footer.theme-dark .widget_nav_menu ul li,
#wi-footer.theme-dark .widget_rss ul li {
	color:#999;
	color:rgba(255,255,255,.5);
	}	
#wi-footer.theme-dark .widget_recent_entries ul li a,
#wi-footer.theme-dark .widget_archive ul li a,
#wi-footer.theme-dark .widget_categories ul li a,
#wi-footer.theme-dark .widget_meta ul li a,
#wi-footer.theme-dark .widget_pages ul li a,
#wi-footer.theme-dark .widget_nav_menu ul li a,
#wi-footer.theme-dark .widget_rss ul li a {
	color:#bbb;
	color:rgba(255,255,255,.7);
	}
#wi-footer.theme-dark .widget_recent_entries ul li {
	border-top-color:#666;
	border-top-color:rgba(255,255,255,.2);
	}
#wi-footer.theme-dark .widget_recent_entries .post-date {
	color:#666;
	color:rgba(255,255,255,.25);
	}	
#wi-footer.theme-dark .widget_categories ul li:before {
	color:#999;
	color:rgba(255,255,255,.4);
	}
#wi-footer.theme-dark .widget_categories ul li {
	border-top-color:#666;
	border-top-color:rgba(255,255,255,.2);
	}
#wi-footer.theme-dark .widget_categories select.postform {
	border:none;
	}
	
	/* comments */
#wi-footer.theme-dark .widget_recent_comments ul {
	color:#999;
	color:rgba(255,255,255,.5);
	}	
#wi-footer.theme-dark .widget_recent_comments ul li {
	background:#141414;
	border-left-color:#000;
	}
#wi-footer.theme-dark .widget_recent_comments ul li:before {
	border-top-color:#141414;
	}
#wi-footer.theme-dark .widget_recent_comments ul li a {
	color:#eee;
	color:rgba(255,255,255,.9);
	}
	
	/* Calendar */
#wi-footer.theme-dark #wp-calendar {
	color:#999;
	color:rgba(255,255,255,.5);
	}
#wi-footer.theme-dark #wp-calendar caption {
	color:#bbb;
	color:rgba(255,255,255,.7);
	}
#wi-footer.theme-dark #wp-calendar th,
#wi-footer.theme-dark #wp-calendar td {
	border-color:#666;
	border-color:rgba(255,255,255,.2);
	}	
#wi-footer.theme-dark #wp-calendar #today {
	background:#141414;
	}
#wi-footer.theme-dark #wp-calendar a {
	color:#eee;
	color:rgba(255,255,255,.9);
	}
	
	/* Latest Tweets */
#wi-footer.theme-dark .widget_displaytweetswidget > p:after {
	border-top-color:#666;
	border-top-color:rgba(255,255,255,.2);
	}
#wi-footer.theme-dark .widget_displaytweetswidget > p a {
	color:#eee;
	color:rgba(255,255,255,.9);
	}
#wi-footer.theme-dark .widget_displaytweetswidget .muted {
	color:#666;
	color:rgba(255,255,255,.2);
	}
	
	/* Latest Projects */
#wi-footer.theme-dark .wi-latest-portfolio-widget .port-item .inner a:hover {
	opacity:0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
	}
	
	/* Flickr */
#wi-footer.theme-dark .wi-flickr-widget .flickr-item .inner:hover {
	opacity:0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
	}
	
	/* Contact form 7 */
#wi-footer.theme-dark .wpcf7 p {
	color:#ccc;
	color:rgba(255,255,255,.7);
	}	
#wi-footer.theme-dark .wpcf7 input[type=text],
#wi-footer.theme-dark .wpcf7 input[type=text]:focus,
#wi-footer.theme-dark .wpcf7 input[type=email],
#wi-footer.theme-dark .wpcf7 input[type=email]:focus,
#wi-footer.theme-dark .wpcf7 textarea,
#wi-footer.theme-dark .wpcf7 textarea:focus {
	border:none;
	}	
#wi-footer.theme-dark .wpcf7 .wpcf7-submit {
	background:none;
	border:1px solid #ccc;
	color:#ccc;
	border-color:rgba(255,255,255,.7);
	color:rgba(255,255,255,.7);
	}
#wi-footer.theme-dark .wpcf7 .wpcf7-submit:hover {
	color:#fff;
	border-color:#fff;
	}
	
	/* MailChimp */
body #wi-footer.theme-dark .mc4wp-form label {
	color:#ccc;
	color:rgba(255,255,255,.7);
	}
body #wi-footer.theme-dark .mc4wp-form input[type="text"],
body #wi-footer.theme-dark .mc4wp-form input[type="email"],
body #wi-footer.theme-dark .mc4wp-form textarea,
body #wi-footer.theme-dark .mc4wp-form input[type="text"]:focus,
body #wi-footer.theme-dark .mc4wp-form input[type="email"]:focus,
body #wi-footer.theme-dark .mc4wp-form textarea:focus {
	border:none;
	}
body #wi-footer.theme-dark .mc4wp-form input[type="submit"] {
	background:none;
	border:1px solid #ccc;
	color:#ccc;
	border-color:rgba(255,255,255,.7);
	color:rgba(255,255,255,.7);
	}
body #wi-footer.theme-dark .mc4wp-form input[type="submit"]:hover {
	color:#fff;
	border-color:#fff;
	}		

	
/* Footer Bottom
-------------------------------------------------------------------------------------- */	
#footer-bottom {
	background:#111;
	color:#fff;
	color:#ccc;
	color:rgba(255,255,255,.6);
	padding:20px 0;
	line-height:32px;
	height:32px;
	overflow:hidden;
	}
#footer-bottom .ele {
	display:block;
	float:left;
	}
#footer-bottom .footer-bottom-right {
	float:right;
	}
#footer-bottom .footer-bottom-left .ele {
	margin-right:10px;
	}
#footer-bottom .footer-bottom-right .ele {
	margin-left:10px;
	}	

	/* layout center */
#footer-bottom.layout-center {
	text-align:center;
	}
#footer-bottom.layout-center .inner {
	display:inline-block;
	text-align:left;
	}
	
	/* Copyright Text */	
#footer-bottom .footer-copyright-text {
	font-family:"Oswald", sans-serif;
	letter-spacing:2px;
	text-transform:uppercase;
	}	
#footer-bottom .footer-copyright-text a {
	color:#ddd;
	color:rgba(255,255,255,.8);
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	}
#footer-bottom .footer-copyright-text a:hover {
	color:#fff;
	}
	
	/* Social icons */
.footer-social {
	float:right;
	}	
.footer-social ul {
	list-style:none;
	margin:0;
	padding:0;
	}
.footer-social ul li {
	display:block;
	float:left;
	width:32px;
	height:32px;
	}
.footer-social ul li a {
	display:block;
	text-decoration:none;
	font-size:14px;
	color:#ccc;
	color:rgba(255,255,255,.6);
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	margin:6px;
	}
.footer-social ul li a i {
	line-height:20px;
	}	
.footer-social ul li a:hover {
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-ms-transform:scale(1.3);
	-o-transform:scale(1.3);
	transform:scale(1.3);
	color:#fff;
	}
	
	/* Back to top */
.backtotop {
	float:right;	
	}
.backtotop a {
	color:#ddd;
	color:rgba(255,255,255,.6);
	text-decoration:none;
	display:inline-block;
	border:1px solid #ddd;
	border-color:rgba(255,255,255,.6);
	height:24px;
	line-height:24px;
	padding:0 10px;
	margin-top:4px;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:10px;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	}	
.backtotop a:hover {
	color:#fff;
	border-color:#fff;
	}
.backtotop a i {
	margin-left:4px;
	}
	
	/* Footer menu */
.footer-menu {
	height:32px;
	}	
.footer-menu ul {
	list-style:none;
	margin:0;
	padding:0;
	height:32px;
	}
.footer-menu ul li {
	display:block;
	float:left;
	padding:0 10px;
	height:32px;
	position:relative;
	}
.footer-menu ul li:before {
	content:"";
	position:absolute;
	top:50%;
	left:0;
	width:1px;
	height:10px;
	margin-top:-5px;
	background:#999;
	}	
.footer-menu ul li:first-child:before {
	display:none;
	}
.footer-menu ul li a {
	display:block;
	color:#999;
	color:rgba(255,255,255,.6);
	text-decoration:none;
	line-height:32px;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:11px;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	}		
.footer-menu ul li a:hover {
	text-decoration:underline;
	}
	
/* Scrollup button
-------------------------------------------------------------------------------------- */
#scrollup {
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display:none;
	font-size: 40px;
	cursor: pointer;
	text-align: center;
	z-index: 1000;
	border: 1px solid #ccc;
	border-color:rgba(0,0,0,.3);
	background: #fff url(images/up.png) no-repeat center;
	background-color:rgba(255,255,255,.98);
	-webkit-background-size: 20px 13px;
	-moz-background-size: 20px 13px;
	background-size: 20px 13px;
	z-index: 999999999;
	
	-webkit-transition:border .3s ease-out;
	-moz-transition:border.3s ease-out;
	-ms-transition:border.3s ease-out;
	-o-transition:border.3s ease-out;
	transition:border .3s ease-out;
	}
#scrollup:hover {
	border-color:#999;
	border-color:rgba(0,0,0,.5);
	}
	
/* Contactform
-------------------------------------------------------------------------------------- */	
.wpcf7 {
	display:block;
	clear:both;
	overflow:hidden;
	}
.wpcf7 .input {
	display:block;
	width:48%;
	float:left;
	margin-right:4%;
	}
.wpcf7 .textarea {
	display:block;
	overflow:hidden;
	}	
.wpcf7 p {
	margin-bottom:20px;
	}
.wpcf7 p:last-child {
	margin-bottom:0;
	}		
.wpcf7 p {
	display:block;
	font-family: "Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#777;
	cursor:default;
	-moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
	}
.wpcf7 .ele label:hover {
	color:#666;
	}
span.wpcf7-form-control-wrap {
	display:block;
	margin-top:6px;
	}		
.wpcf7 input[type=text],
.wpcf7 input[type=text]:focus,
.wpcf7 input[type=email],
.wpcf7 input[type=email]:focus,
.wpcf7 textarea,
.wpcf7 textarea:focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ddd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	outline: none;
	background: #fff;
	height: 34px;
	max-width:500px;
	line-height: 20px;
	padding: 10px 6px;
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-moz-transition: border .2s ease-out;
    -o-transition: border .2s ease-out;
    -webkit-transition: border .2s ease-out;
    transition: border .2s ease-out
	}
.wpcf7 textarea,
.wpcf7 textarea:focus {
	height:142px;
	max-width:800px;
	}
.wpcf7 input[type=text]:focus,
.wpcf7 input[type=email]:focus,
.wpcf7 textarea:focus {
	border-color:#999;
	}
.wpcf7 .wpcf7-submit {
	color: #414141;
	display: block;
	border: 1px solid #ddd;
	background: #fff;
	letter-spacing: 2px;
	padding: 10px 18px;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
	-webkit-transition: color .15s ease-out;
	-moz-transition: color .15s ease-out;
	-ms-transition: color .15s ease-out;
	-o-transition: color .15s ease-out;
	transition: color .15s ease-out;
	}
.wpcf7 .wpcf7-submit.block {
	display:block;
	width:100%;
	}		
.wpcf7 .wpcf7-submit:hover,
.wpcf7 .wpcf7-submit:active,
.wpcf7 .wpcf7-submit:focus {
	background: #db4360;
	border-color: #db4360;
	color: #fff;
	outline:none;
	}
	
	/*	Response
	----------------------------------------------- */
div.wpcf7-response-output {
	margin-left:0 !important;
	margin-right:0 !important;
	border:1px solid #f7e700 !important;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	letter-spacing:2px;
	padding:15px !important;
	}
div.wpcf7-mail-sent-ng {
	border:1px solid #ff0000 !important;
	}	
span.wpcf7-not-valid-tip {
	padding:2px 8px !important;
	border:none !important;
	color:#fff !important;
	background:#000 !important;
	}	
span.wpcf7-not-valid-tip-no-ajax {
	display:block;
	margin-top:6px !important;
	}
	
/* Mailchimp form
-------------------------------------------------------------------------------------- */
body .mc4wp-form {
	display:block;
	margin:0;
	}
body .mc4wp-form label {
	display:block;
	font-weight:normal;
	font-family: "Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#777;
	cursor:default;
	margin-bottom:6px;
	-moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
	}
body .mc4wp-form label:hover {
	color:#666;
	}	
body .mc4wp-form input[type="text"],
body .mc4wp-form input[type="email"],
body .mc4wp-form textarea,
body .mc4wp-form input[type="text"]:focus,
body .mc4wp-form input[type="email"]:focus,
body .mc4wp-form textarea:focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ddd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	outline: none;
	background: #fff;
	height: 34px;
	max-width:100%;
	line-height: 20px;
	padding: 10px 6px;
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-moz-transition: border .2s ease-out;
    -o-transition: border .2s ease-out;
    -webkit-transition: border .2s ease-out;
    transition: border .2s ease-out
	}
body .mc4wp-form input[type="text"]::-webkit-input-placeholder,
body .mc4wp-form input[type="email"]::-webkit-input-placeholder,
body .mc4wp-form textarea::-webkit-input-placeholder { 
	color:#ddd;
	}
body .mc4wp-form input[type="text"]::-moz-placeholder,
body .mc4wp-form input[type="email"]::-moz-placeholder,
body .mc4wp-form textarea::-moz-placeholder {
	color:#ddd;
	}
body .mc4wp-form input[type="text"]:-ms-input-placeholder,
body .mc4wp-form input[type="email"]:-ms-input-placeholder,
body .mc4wp-form textarea:-ms-input-placeholder {
	color:#ddd;
	}		
body .mc4wp-form input[type="text"]:focus,
body .mc4wp-form input[type="email"]:focus,
body .mc4wp-form textarea:focus {
	border-color:#999;
	}
body .mc4wp-form textarea,
body .mc4wp-form textarea:focus {
	height:142px;
	}
body .mc4wp-form input[type="submit"] {
	color: #414141;
	display: block;
	border: 1px solid #ddd;
	background: #fff;
	letter-spacing: 2px;
	padding: 10px 18px;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transition: color .15s ease-out;
	-moz-transition: color .15s ease-out;
	-ms-transition: color .15s ease-out;
	-o-transition: color .15s ease-out;
	transition: color .15s ease-out;
	}
body .mc4wp-form input[type="submit"].block {
	display:block;
	width:100%;
	}	
body .mc4wp-form input[type="submit"]:hover,
body .mc4wp-form input[type="submit"]:active,
body .mc4wp-form input[type="submit"]:focus {	
	background: #db4360;
	border-color: #db4360;
	color: #fff;
	outline:none;
	}

	/* messages */
.mc4wp-alert {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	letter-spacing:2px;
	padding:15px !important;
	}		

/* Events Calendar (CSS for this plugin will come in the next release)
 * http://wordpress.org/plugins/the-events-calendar/
-------------------------------------------------------------------------------------- */
	
/* Latest Posts
-------------------------------------------------------------------------------------- */
.wi-recent-posts {
	display:block;
	clear:both;
	margin-bottom:20px;
	}
.recent-item {
	display:block;
	clear:both;
	padding:10px 0;
	}
.recent-item:first-child {
	border-top:none;
	}		
.recent-item .post-thumbnail {
	width:80px;
	height:80px;
	display:block;
	float:left;
	margin-right:20px;
	-moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
	}
.recent-item .post-thumbnail:hover {
	opacity:0.3;
	}	
.recent-item .post-thumbnail .format-icon {
	display:block;
	width:80px;
	height:80px;
	max-width:100%;
	text-align:center;
	font-size:20px;
	color:#222;
	position:relative;
	background:#eee;
	}
.recent-item .post-thumbnail .format-icon img {
	position:relative;
	z-index:10;
	visibility:hidden;
	}		
.recent-item .post-thumbnail .format-icon .ic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	text-align:center;
	z-index:20;
	}
.recent-item .post-thumbnail .format-icon .ic {
	width:24px;
	height:24px;
	line-height:24px;
	text-align:center;
	top:50%;
	left:50%;
	z-index:20;
	margin:-12px 0 0 -12px;
	display:block;
	}		
.recent-item .text {
	overflow:hidden;
	}
.recent-item .title {
	margin-bottom:6px;
	}	
.recent-item .title a {
	color:#444;
	text-decoration:none;
	}
.recent-item .title a:hover {
	text-decoration:underline;
	}
	/* meta */
.recent-item .meta	{
	display:block;
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:10px;
	color:#999;
	}
.recent-item .meta a {
	color:#666;
	font-style:normal;
	text-decoration:none;
	}
.recent-item .meta a:hover {
	text-decoration:underline;
	}
.recent-item .meta a:hover i {
	text-decoration:none;
	}		
.recent-item .meta .sep {
	color:#999;
	margin:0 5px;
	}	
.recent-item .meta .ele {
	display:block;
	float:left;
	position:relative;
	padding:0 10px;
	}
.recent-item .meta .ele:first-child {
	padding-left:0;
	}	
.recent-item .meta .ele:before {
	position:absolute;
	top:50%;
	left:0;
	width:1px;
	height:10px;
	margin-top:-5px;
	background:#ddd;
	content:"";
	}
.recent-item .meta .ele:first-child:before {
	display:none;
	}	
	
	/* excerpt */			
.recent-item .excerpt {
	color:#787878;
	}
.recent-item .excerpt p {
	margin-bottom:2px;
	}
		
	/* readmore */
.recent-item .readmore-link {
	display:inline-block;
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:11px;
	color:#414141;
	margin-left:10px;
	-webkit-transition: color .15s ease-out;
	-moz-transition: color .15s ease-out;
	-ms-transition: color .15s ease-out;
	-o-transition: color .15s ease-out;
	transition: color .15s ease-out;
	}
.recent-item .readmore-link i {
	text-decoration:none;
	margin-left:4px;
	}	
.recent-item .readmore-link:hover {
	text-decoration:none;
	}
	
/* Recent Posts Style 2
-------------------------------------------------------------------------------------- */
.wi-recent-posts.style-2 .recent-item {
	display:block;
	float:left;
	clear:none;
	padding:0 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}
.wi-recent-posts.style-2.column-1 .recent-item {
	width:100%;
	}	
.wi-recent-posts.style-2.column-2 .recent-item {
	width:50%;
	}
.wi-recent-posts.style-2.column-3 .recent-item {
	width:33%;
	}
.wi-recent-posts.style-2.column-4 .recent-item {
	width:25%;
	}		
.wi-recent-posts.style-2.column-5 .recent-item {
	width:20%;
	}
.wi-recent-posts.style-2.column-6 .recent-item {
	width:16.6%;
	}
.wi-recent-posts.style-2.column-7 .recent-item {
	width:14.3%;
	}	
.wi-recent-posts.style-2.column-8 .recent-item {
	width:12.5%;
	}
	
.wi-recent-posts.style-2 .recent-item .post-thumbnail {
	width:100%;
	height:auto;
	text-align:center;
	border:none;
	padding:0;
	float:none;
	clear:both;
	margin:0 0 14px;
	}
.wi-recent-posts.style-2 .recent-item .post-thumbnail .format-icon {
	display:inline-block;
	width:auto;
	height:auto;
	}	
.wi-recent-posts.style-2 .recent-item .post-thumbnail img {
	width:auto;
	}
.wi-recent-posts.style-2 .recent-item .title {
	margin-bottom:12px;
	}	
.wi-recent-posts.style-2 .recent-item .title a {
	font-size:80%;
	}

	
/* Bottom Popup
-------------------------------------------------------------------------------------- */
#wi-bottom-popup {
	position:fixed;
	bottom:0px;
	right:0px;
	z-index:9999999999;
	width:360px;
	background:#fff;
	padding:20px;
	padding-left:52px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:right 700ms ease-in-out;
	-moz-transition:right 700ms ease-in-out;
	-o-transition:right 700ms ease-in-out;
	-ms-transition:right 700ms ease-in-out;
	transition:right 300ms ease-in-out;
	}	
#wi-bottom-popup.hiding {
	right:-380px;
	}	
#wi-bottom-popup .inner {
	}
#wi-bottom-popup .close-holder {
	position:absolute;
	top:0;
	left:0;
	width:32px;
	height:100%;
	z-index:10;
	background:#000;
	}	
#wi-bottom-popup .close-popup {
	display:block;
	position:absolute;
	text-decoration:none;
	cursor:pointer;
	top:10px;
	left:0px;
	width:32px;
	height:32px;
	text-align:center;
	line-height:32px;
	font-size:32px;
	z-index:20;
	color:#fff;
	font-family:"Courier New", Courier, monospace;
	font-weight:100;
	}
#wi-bottom-popup .wpcf7 textarea, 
#wi-bottom-popup .wpcf7 textarea:focus {
	height:100px;
	}

/* Miscellaneous
-------------------------------------------------------------------------------------- */
	
#cboxTitle,
#cboxCurrent {
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	}
#cboxTitle a {
	color:#fff;
	text-decoration:underline;
	}
/* Revolution Slider
-------------------------------------------------------------------------------------- */
.rev_slider_wrapper {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}
	/* caption font */
.tp-caption.modern_medium_fat,
.tp-caption.modern_medium_fat_white,
.tp-caption.modern_medium_light,
.tp-caption.modern_big_bluebg,
.tp-caption.modern_big_redbg,
.tp-caption.thinheadline_dark,
.tp-caption.thintext_dark,
.tp-caption.largeblackbg,
.tp-caption.largepinkbg,
.tp-caption.largewhitebg,
.tp-caption.largegreenbg,
.tp-caption.large_bold_grey,
.tp-caption.medium_thin_grey,
.tp-caption.small_thin_grey,
.tp-caption.large_bold_darkblue,
.tp-caption.medium_bg_darkblue,
.tp-caption.medium_bold_red,
.tp-caption.medium_light_red,
.tp-caption.medium_bg_red,
.tp-caption.medium_bold_orange,
.tp-caption.medium_bg_orange,
.tp-caption.large_bold_white,
.tp-caption.medium_light_white,
.tp-caption.mediumlarge_light_white,
.tp-caption.mediumlarge_light_white_center,
.tp-caption.medium_bg_asbestos,
.tp-caption.medium_light_black,
.tp-caption.large_bold_black,
.tp-caption.mediumlarge_light_darkblue,
.tp-caption.small_light_white,
.tp-caption.large_bg_black,
.tp-caption.mediumwhitebg	{
	font-family:"Oswald", sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:400;
	}
	
	/* navigation */
.tp-leftarrow.default,
.tp-rightarrow.default {
	background:#fff url(images/prev.png) no-repeat center center;
	width:50px;
	height:50px;
	-webkit-background-size: 12px 19px;
	-moz-background-size: 12px 19px;
	background-size: 12px 19px;
	}
.tp-rightarrow.default {
	background-image:url(images/next.png);
	}
	
	/* pager */
.tp-bullets.simplebullets.round .bullet,
.tp-bullets.simplebullets.round-old .bullet,
.tp-bullets.simplebullets.navbar .bullet,
.tp-bullets.simplebullets.navbar-old .bullet {
	background:transparent;
	border:2px solid #fff;
	width:8px;
	height:8px;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	margin:0 5px;
	}
.tp-bullets.simplebullets.round .bullet:hover, 
.tp-bullets.simplebullets.round .bullet.selected {
	background:#db4360;
	}
	
	/* navbar */
.tp-bullets.simplebullets.navbar,
.tp-bullets.simplebullets.navbar-old {
	background:#f9f9f9;
	height:40px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	}	
.tp-bullets.simplebullets.navbar .bullet,
.tp-bullets.simplebullets.navbar-old .bullet {
	margin-top:14px;
	border-color:#666;
	}
.tp-bullets.simplebullets.navbar .bullet.selected,
.tp-bullets.simplebullets.navbar-old .bullet.selected {
	border-color:#db4360;
	}	
.tp-leftarrow.navbar,
.tp-rightarrow.navbar,
.tp-leftarrow.navbar-old,
.tp-rightarrow.navbar-old {
	font-family:FontAwesome;
	font-weight:normal;
	font-style:normal;
	text-decoration:inherit;
	-webkit-font-smoothing:antialiased;
	background:none;
	color:#666;
	text-align:center;
	
	width: 20px;
	height: 15px;
	float: left;
	margin-left: 6px;
	margin-top: 11px;
	}	
.tp-leftarrow.navbar,
.tp-leftarrow.navbar-old {
	margin-right:6px;
	margin-left:auto;
	}	
.tp-leftarrow.navbar:before,
.tp-leftarrow.navbar-old:before {
	content:"\f053"; /* chevron left */
	}	
.tp-rightarrow.navbar:before,
.tp-rightarrow.navbar-old:before {
	content:"\f054"; /* chevron right */
	}

	/* square old */
.tp-bullets.simplebullets.square-old .bullet {
	background:none;
	border:2px solid #fff;
	width:10px;
	height:10px;
	margin:0 3px;
	}
.tp-bullets.simplebullets.square-old .bullet.last {
	margin-right:3px;
	}
.tp-bullets.simplebullets.square-old .bullet.selected {
	background:#db4360;
	}		
.tp-rightarrow.square-old {
	background:none;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 7px 0 7px 8px;
	border-color: transparent transparent transparent #fff;
	margin:0 0 0 6px;
	}
.tp-leftarrow.square-old {
	background:none;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 7px 8px 7px 0;
	border-color: transparent #fff transparent transparent;
	margin:0 6px 0 0;
	}
	/* timer */
.tp-bannertimer {
	height:3px;
	}
	
	/* caption types */
.tp-caption.large_bg_black {
	padding:10px 20px;
	}
.tp-caption.large_bold_white {
	text-shadow:2px 2px 6px rgba(0,0,0,.3);
	}
.tp-caption.modern_small_text_dark {
	color:#000;
	}
.tp-caption.small_text {
	font-weight:normal;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	}

	
	/* buttons */
.tp-button {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
	text-shadow:none !important;
	padding:12px 16px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size:12px;
	font-weight:400;
	font-family:"Oswald", sans-serif;
	letter-spacing:2px;
	text-transform:uppercase;
	background-image:none;
	border:none;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	}	
.tp-button.big {
	font-weight:400;
	text-shadow:none;
	font-size:13px !important;
	background-image:none;
	}
.tp-button.primary {
	background:#db4360;
	}
.tp-button.white {
	background:#fff;
	color:#333 !important;
	}
.tp-button.white:hover {
	background:#fff;
	text-decoration:underline;
	}
.tp-button.black{
	background:#111;
	}
.tp-button.black:hover {
	background:#db4360;
	}		
.tp-button.transparent {
	background:transparent;
	border:1px solid #fff;
	padding: 11px 16px;
	}
.tp-button.red {
	background:#db4360;
	}				
.tp-button.red:hover {
	background:#A80909;
	}
.tp-button.green {
	background:#67ae73
	}
.tp-button.green:hover {
	background:#52965E;
	}
.tp-button.blue {
	background:#6488BD;
	}
.tp-button.blue:hover {
	background:#4F72A7;
	}
.tp-button.orange {
	background:#F39C12;
	}
.tp-button.orange:hover {
	background:#DF8D0D;
	}
.tp-button.pink {
	background:#F39C12;
	}
.tp-button.lightgrey {
	background:#cfcfcf;
	}
.tp-button.lightgrey:hover {
	background:#c5c5c5;
	}
.tp-button.darkgrey{
	background:#282E2D;
	}
.tp-button.darkgrey:hover {
	background:#5D6866;
	}	
	
	/* loader */
.tp-loader {
	z-index:99;
	background-color:#fff;
	background-image:url(images/ajax-loader.gif);
	background-position:center center;
	-webkit-background-size:32px 32px;
	-moz-background-size:32px 32px;
	background-size:32px 32px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	}
	
/* Animation
-------------------------------------------------------------------------------------- */
.wi-animated {
	-webkit-animation-fill-mode:both;
	-moz-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	-o-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	-ms-animation-duration:1s;
	-o-animation-duration:1s;
	animation-duration:1s;
	opacity:0;
	position:relative;
	}
.wi-animated .ani-image {
	margin-bottom:20px;
	}
.no-js .wi-animated,
.no-csstransitions .wi-animated {
	opacity:1;
	}

.wi-animated .viewport-ele {	/* Only run animation when view 30% item height */
	position:absolute;
	top:30%;
	left:0;
	width:1px;
	height:1px;
	display:block;
	}
	
	/* FADE */	
.wi-animated.effect-fade.run_animation {
	-webkit-animation-name:fade;
	-moz-animation-name:fade;
	-o-animation-name:fade;
	animation-name:fade;
	}	
@-webkit-keyframes fade{0%{opacity:0}100%{opacity:1}}
@-moz-keyframes fade{0%{opacity:0}100%{opacity:1}}
@-o-keyframes fade{0%{opacity:0}100%{opacity:1}}
@keyframes fade{0%{opacity:0}100%{opacity:1}}

	/* LEFT */		
.wi-animated.effect-left.run_animation {
	-webkit-animation-name:left;
	-moz-animation-name:left;
	-o-animation-name:left;
	animation-name:left;
	}	
@-webkit-keyframes left{0%{opacity:0;-webkit-transform:translateX(-20px);}100%{opacity:1;-webkit-transform:translateX(0);}}
@-moz-keyframes left{0%{opacity:0;-moz-transform:translateX(-20px);}100%{opacity:1;-moz-transform:translateX(0);}}
@-o-keyframes left{0%{opacity:0;-o-transform:translateX(-20px);}100%{opacity:1;-o-transform:translateX(0);}}
@keyframes left{0%{opacity:0;transform:translateX(-20px);}100%{opacity:1;transform:translateX(0);}}	

	/* RIGHT */		
.wi-animated.effect-right.run_animation {
	-webkit-animation-name:right;
	-moz-animation-name:right;
	-o-animation-name:right;
	animation-name:right;
	}	
@-webkit-keyframes right{0%{opacity:0;-webkit-transform:translateX(20px);}100%{opacity:1;-webkit-transform:translateX(0);}}
@-moz-keyframes right{0%{opacity:0;-moz-transform:translateX(20px);}100%{opacity:1;-moz-transform:translateX(0);}}
@-o-keyframes right{0%{opacity:0;-o-transform:translateX(20px);}100%{opacity:1;-o-transform:translateX(0);}}
@keyframes right{0%{opacity:0;transform:translateX(20px);}100%{opacity:1;transform:translateX(0);}}

	/* TOP */		
.wi-animated.effect-top.run_animation {
	-webkit-animation-name:top;
	-moz-animation-name:top;
	-o-animation-name:top;
	animation-name:top;
	}	
@-webkit-keyframes top{0%{opacity:0;-webkit-transform:translateY(-20px);}100%{opacity:1;-webkit-transform:translateY(0);}}
@-moz-keyframes top{0%{opacity:0;-moz-transform:translateY(-20px);}100%{opacity:1;-moz-transform:translateY(0);}}
@-o-keyframes top{0%{opacity:0;-o-transform:translateY(-20px);}100%{opacity:1;-o-transform:translateY(0);}}
@keyframes top{0%{opacity:0;transform:translateY(-20px);}100%{opacity:1;transform:translateY(0);}}

	/* BOTTOM */		
.wi-animated.effect-bottom.run_animation {
	-webkit-animation-name:bottom;
	-moz-animation-name:bottom;
	-o-animation-name:bottom;
	animation-name:bottom;
	}	
@-webkit-keyframes bottom{0%{opacity:0;-webkit-transform:translateY(20px);}100%{opacity:1;-webkit-transform:translateY(0);}}
@-moz-keyframes bottom{0%{opacity:0;-moz-transform:translateY(20px);}100%{opacity:1;-moz-transform:translateY(0);}}
@-o-keyframes bottom{0%{opacity:0;-o-transform:translateY(20px);}100%{opacity:1;-o-transform:translateY(0);}}
@keyframes bottom{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}

	/* POPUP */
.wi-animated.effect-popup {
	-webkit-animation-duration:.5s;
	-moz-animation-duration:.5s;
	-ms-animation-duration:.5s;
	-o-animation-duration:.5s;
	animation-duration:.5s;
	}		
.wi-animated.effect-popup.run_animation {
	-webkit-animation-name:popup;
	-moz-animation-name:popup;
	-o-animation-name:popup;
	animation-name:popup;
	}	
@-webkit-keyframes popup{0%{opacity:0;-webkit-transform:scale(0.8);}100%{opacity:1;-webkit-transform:scale(1);}}
@-moz-keyframes popup{0%{opacity:0;-moz-transform:scale(0.8);}100%{opacity:1;-moz-transform:scale(1);}}
@-o-keyframes popup{0%{opacity:0;-o-transform:scale(0.8);}100%{opacity:1;-o-transform:scale(1);}}
@keyframes popup{0%{opacity:0;transform:scale(0.8);}100%{opacity:1;transform:scale(1);}}

	/* zoomin */
.wi-animated.effect-zoomin {
	-webkit-animation-duration:.5s;
	-moz-animation-duration:.5s;
	-ms-animation-duration:.5s;
	-o-animation-duration:.5s;
	animation-duration:.5s;
	}		
.wi-animated.effect-zoomin.run_animation {
	-webkit-animation-name:zoomin;
	-moz-animation-name:zoomin;
	-o-animation-name:zoomin;
	animation-name:zoomin;
	}	
@-webkit-keyframes zoomin{0%{opacity:0;-webkit-transform:scale(1.3);}100%{opacity:1;-webkit-transform:scale(1);}}
@-moz-keyframes zoomin{0%{opacity:0;-moz-transform:scale(1.3);}100%{opacity:1;-moz-transform:scale(1);}}
@-o-keyframes zoomin{0%{opacity:0;-o-transform:scale(1.3);}100%{opacity:1;-o-transform:scale(1);}}
@keyframes zoomin{0%{opacity:0;transform:scale(1.3);}100%{opacity:1;transform:scale(1);}}

	/* rotate */
.wi-animated.effect-rotate {
	-webkit-animation-duration:.5s;
	-moz-animation-duration:.5s;
	-ms-animation-duration:.5s;
	-o-animation-duration:.5s;
	animation-duration:.5s;
	}		
.wi-animated.effect-rotate.run_animation {
	-webkit-animation-name:rotate;
	-moz-animation-name:rotate;
	-o-animation-name:rotate;
	animation-name:rotate;
	}	
@-webkit-keyframes rotate{0%{opacity:0;-webkit-transform:rotate(-10deg);}100%{opacity:1;-webkit-transform:rotate(0deg);}}
@-moz-keyframes rotate{0%{opacity:0;-moz-transform:rotate(-10deg);}100%{opacity:1;-moz-transform:rotate(0deg);}}
@-o-keyframes rotate{0%{opacity:0;-o-transform:rotate(-10deg);}100%{opacity:1;-o-transform:rotate(0deg);}}
@keyframes rotate{0%{opacity:0;transform:rotate(-10deg);}100%{opacity:1;transform:rotate(0deg);}}

/* Retina
-------------------------------------------------------------------------------------- */
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi){
	#wi-titlebar.clipmask-dotted .clipmask {
		background-image:url(images/dot@2x.png);
		}
	#wi-titlebar.clipmask-scattered-dotted .clipmask {
		background-image:url(images/dot_3x3@2x.png);
		}
	#wi-titlebar.clipmask-striped .clipmask {
		background-image:url(images/stripe@2x.png);
		}
	#wi-titlebar.style-5 {
		background-image:url(images/patterns/dark/dark_mosaic_@2X.png);
		}
	#wi-titlebar.style-3 {
		background-image:url(images/patterns/light/greyfloral_@2X.png);
		}	
	.wi-article.format-image .post-thumbnail .indicator {
		background-image:url(images/zoom@2x.png)
		}	
	.wi-article.format-link .title {
		background-image:url(images/link@2x.png)
		}
	.wi-blog-slider	.flexslider .flex-direction-nav .flex-next {
		background-image:url(images/next@2x.png);
		}
	.wi-blog-slider	.flexslider .flex-direction-nav .flex-prev {
		background-image:url(images/prev@2x.png);
		}
	.wi-single .post-thumbnail .indicator {
		background-image:url(images/zoom@2x.png);
		}
	.widget_displaytweetswidget > p:before {
		background-image:url(images/bird@2x.png);
		}
	#scrollup {
		background-image:url(images/up@2x.png)
		}
	.tp-leftarrow.default	{
		background-image:url(images/prev@2x.png);
		}
	.tp-rightarrow.default {
		background-image:url(images/next@2x.png);
		}
	.tp-loader {
		background-image:url(images/ajax-loader@2x.gif);
		}								
}