/*



Theme Name: Elevetis



Theme URI: https://www.ryuka-design.com/Elevetis



Description: A theme by <a href="https://www.ryukadesign.com">Ryuka Design</a>.



Version: 1.8



Author: Selsek Lucas



Author URI: https://www.ryuka-design.com



License: GNU General Public License



License URI: licensing/README_License.txt



Tags: black, two-columns, custom-header, custom-background, threaded-comments



*/





/*

0 Reset 

1 Header 

2 Home Section

3 Content

4 Staff section

5 Blog

6 Sidebar

7 Portfolio

8 Contact

9 ShortCodes

10 Comments

11 Footer

12 Isotope









/************************************************************************************





0 Reset





*************************************************************************************/









html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */



article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
blockquote {
	position: relative;
	color: #999;
	font-style: italic;
	font-size: 12px;
	line-height: 25px;
	background-color:#fff;
	border:1px solid rgba(0, 0, 0, 0.1);
	margin:10px 0 10px 0px;
	padding:15px 30px 5px 30px;
}
blockquote:before {
	content:'\f10d';
	font-family:"FontAwesome";
	position:absolute;
	top:5px;
	left:10px;
}
blockquote:after {
	content:'\f10e';
	font-family:"FontAwesome";
	position:absolute;
	bottom:5px;
	right:10px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'PT Sans Caption';
	font-weight:bold;
}
h1 {
	font-size: 34px;
	margin-bottom: 10px;
	line-height: 45px;
}
h2 {
	font-size: 24px;
	line-height: 36px;
}
h3 {
	font-size: 20px;
	margin-bottom: 10px;
}
h4 {
	font-size: 18px;
	margin-bottom: 10px;
}
h5 {
	font-size: 16px;
	margin-bottom: 10px;
}
h6 {
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: normal;
}
.clearfix {
	clear:both;
}
body {
	font-family:"HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #676767;
	overflow-x:hidden;
	background-color:#f7f7f7;
}
.loading {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:100000;
	background:url(images/loader.gif) no-repeat center center #fff;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 19px;
}
a, a:visited, a:hover, a:active {
	text-decoration: none;
	border: none;
	outline: none;
}
a {
	color:#414141;
	text-decoration: none;
	outline: none;
 transition: all ease-in-out .4s;
 -webkit-transition: all ease-in-out .4s;
 -moz-transition: all ease-in-out .4s;
 -o-transition: all ease-in-out .4s;
}
.clear {
	clear: both;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	border: none;
	background: transparent;
	display: block;
}
.alignleft, img.alignleft {
	display:inline;
	float: left;
	margin:5px 5px 0px 0px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin:5px 5px 0px 5px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding:0;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-top:5px;
	margin-bottom: 5px;
}
.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor {
}
/************ Container *************/



#main_content {
	width: 100%;
	margin:0 auto;
}
.pagefix {
	height: 101%;
	overflow: hidden;
}
.wrapper {
	width: 960px;
	padding:0 30px;
	margin:0 auto;
	z-index:10;
	position:relative;
	overflow:hidden;
}
#main_content .section:first-child {
	border-top:81px solid #1c1d1f;
}
.section {
	width: 100%;
	min-height: 100%;
	overflow:auto;
	padding-bottom:0px;
	line-height: 19px;
	text-shadow:1px 1px 0 rgba( 255, 255, 255, 0.8);
	position:relative;
}
#footer_bg {
	width:100%;
	margin:80px 0 0 0;
	background:url(images/title_bg.png) repeat;
}
.rev_slider_wrapper {
	z-index:1;
}
.left {
	float:left;
}
.right {
	float:right;
}
img {
	max-width: 100%;
	height: auto;
}
/************************************************************************************





1 Header





*************************************************************************************/



#boxed {
	width:1020px;
	margin:0 auto;
	background-color:#f7f7f7;
	-webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0px 25px rgba(0, 0, 0, 0.30);
}
header {
	position: fixed;
	font-family:'PT Sans Caption';
	top: 0;
	left: 0;
	margin:0 auto;
	z-index: 200;
	width:100%;
	min-height:80px;
	height:auto;
	background:url(images/title_bg.png) repeat;
	border-bottom:1px solid #1c1d1f;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	text-transform:uppercase;
	transition: all 0.4s linear;
}
header .wrapper {
	background:url(images/title_bg.png) repeat;
	overflow:visible;
}
#logo_img {
	line-height:80px;
	max-width:170px;
	width:auto;
	max-height:80px;
	text-align:center;
	margin:0px;
	padding:0px;
	float:left;
}
#logo_img:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.5em; /* Adjusts for spacing */
}
#logo_img img {
	display: inline-block;
	vertical-align: middle;
	margin-top:-1px;
	max-height:80px;
}
.logo {
	line-height:80px;
	max-width:170px;
	width:auto;
	max-height:80px;
	text-align:center;
	margin:0px;
	padding:0px;
	float:left;
}
.logo:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.5em; /* Adjusts for spacing */
}
.logo a {
	display: inline-block;
	vertical-align: middle;
	color:#fff;
	margin-top:-1px;
	max-height:80px;
}
#nav_mini {
	display:none;
}
#nav_button {
	display:none;
}
nav {
	width:auto;
	height: 80px;
	height:auto;
	width:auto;
	display:block;
	position:relative;
	z-index:10000;
	margin:0px 0 0px 0;
	position:relative;
}
nav ul {
	float:right;
	position:relative;
	z-index:10000;
	overflow:visible;
}
nav ul li {
	position: relative;
	font-size: 13px;
	float:left;
	z-index:10000;
}
nav ul li a {
	position: relative;
	display: block;
	padding:19px 10px 36px 10px;
	min-width:80px;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	color:#666666;
	outline: none;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-align:center;
	float:left;
	z-index:2000;
}
nav li.active a{
	color:#fff;
	background:#111;
}

nav li.active li a{
	color:#666666;
	background:none;
}
nav ul li.active a:after {
	color: #f1f1f1;
	content: attr(data-description);
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: 400;
	display: block;
	line-height: 0;
	margin: 3px 0 -3px;
	text-align: center;
	letter-spacing:0.01em;
	text-transform: lowercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
nav ul li a:hover {
	background: #111;
	color:#fff;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
nav ul li a:hover:after {
	color: #f1f1f1;
	content: attr(data-description);
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: 400;
	display: block;
	line-height: 0;
	margin: 3px 0 -3px;
	text-align: center;
	letter-spacing:0.01em;
	text-transform: lowercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
nav ul span {
	padding-left: 10px;
	padding-right: 10px;
}
nav ul a:after {
	color: #464646;
	content: attr(data-description);
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: 400;
	display: block;
	line-height: 0;
	margin: 3px 0 -3px;
	text-align: center;
	letter-spacing:0.01em;
	text-transform: lowercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
nav ul ul {
	position: absolute;
	top: -9999em;
	width: 160px;
	line-height: 20px;
	padding: 0 0 0 0;
	margin:0;
	z-index:10000;
	background:url(images/title_bg.png) repeat;
	border:1px solid #383a3f;
	outline:1px solid #1c1d1f;
	background-color: #414141;
}
nav ul ul li {
	width:100%;
}
nav ul ul li a {
	width: 100%;
	text-align:center;
	padding:9px 0 10px 0;
	border:none;
}
nav ul ul li:last-child {
	border:none;
}
nav ul li:hover ul, nav ul li.sfHover ul {
	left: 0px;
	top: 80px;
	z-index: 100000;
}
nav ul li:hover li ul, nav ul li.sfHover li ul, nav ul li li:hover li ul, nav ul li li.sfHover li ul, nav ul li li li:hover li ul, nav ul li li li.sfHover li ul {
	top: -9999em
}
nav ul li li:hover ul, nav ul li li.sfHover ul, nav ul li li li:hover ul, nav ul li li li.sfHover ul, nav ul li li li li:hover ul, nav ul li li li li.sfHover ul {
	left: 160px;
	top:-1px;
}
/************************************************************************************





2 Home Section





*************************************************************************************/





#center_adjust {
	display:table;
	width:100%;
	height:100%;
}
#intro {
	display:table-cell;
	vertical-align:middle;
	text-shadow:none;
}
.home_top_message {
	width: 100%;
	overflow: hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	font-family:"Open Sans";
	font-weight:300;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	background-color:rgba(0, 0, 0, 0.56);
	display: block;
	line-height: 80px;
	padding: 50px 0 20px 0;
	margin:0;
	color: #fff;
	font-size: 80px;
	text-transform: uppercase;
	text-align: center;
}
.home_top_message img {
	padding-bottom:20px;
}
.home_middle_message {
	display: block;
	line-height: 20px;
	color: rgba(255, 255, 255, 1);
	font-size: 25px;
	text-align: center;
	padding:0;
	margin:0;
	font-family:"Open Sans";
	font-weight:300;
	background-color:rgba(0, 0, 0, 0.56);
	color:#fff;
}
.home_bottom_message {
	display: block;
	line-height: 30px;
	color: rgba(255, 255, 255, 1);
	font-size: 30px;
	text-align: center;
	font-family:"Open Sans";
	font-weight:300;
	padding:30px 0 60px 0;
	background-color:rgba(0, 0, 0, 0.56);
	color:#fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	border-top:0;
}
#down_arrow {
	position:absolute;
	bottom:0px;
	left:50%;
	min-width:88px;
	min-height:25px;
	margin:0 0 0 -44px;
	padding:0;
	opacity:0.7;
	background:url(images/down_arrow.png) no-repeat top center;
 transition: all ease-in-out .4s;
 -webkit-transition: all ease-in-out .4s;
 -moz-transition: all ease-in-out .4s;
 -o-transition: all ease-in-out .4s;
}
#down_arrow:hover {
	opacity:1;
	bottom:0px;
}
/************************************************************************************





3 Content





*************************************************************************************/

#main_content .section:first-child .page_title_ctn {
	margin:0 0 81px 0;
}
.page_title_ctn {
	margin:81px 0;
	background:url(images/title_bg.png) repeat;
	border-top:1px solid #383a3f;
	position:relative;
	height:80px;
	overflow:auto;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.30);
}
.page_title {
	display: block;
	font-size:20px;
	line-height:18px;
	margin:30px 0 0 0px;
	float:left;
	color:#fff;
	font-weight:bold;
}
.page_subtitle {
	color:#999;
	margin:32px 0 0 15px;
	padding-left:15px;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	float:left;
	background:url(images/subtitlebg.png) no-repeat left;
}
.to_top {
	position:absolute;
	right:30px;
	top:22px;
	background-color:black;
	overflow:auto;
	min-width:50px;
	border-radius: 5px;
	min-height:36px;
	opacity:0.3;
 transition: all ease-in-out .4s;
 -webkit-transition: all ease-in-out .4s;
 -moz-transition: all ease-in-out .4s;
 -o-transition: all ease-in-out .4s;
}
.to_top:hover {
	opacity:1;
}
.to_top:before {
	font-family:"FontAwesome";
	color:#fff;
	display:block;
	content:"\f077";
	padding:8px 0 0 16px;
	font-size:18px;
}
/************************************************************************************





4 Staff section





*************************************************************************************/





.team-member {
	overflow:hidden;
}
.member-photo {
	border:5px solid #fff;
	border-radius: 50%;
}
.member-photo img {
	display: block;
	width:100%;
	height:auto;
	border-radius: 50%;
}
.member-info {
	display: block;
	padding: 16px 0px 9px;
}
.member-info h3 {
	margin: 0;
	margin-bottom:3px !important;
	font-size:25px;
	text-align:center;
}
.member-info .position {
	display: block;
	margin-bottom: 15px;
	font-size:12px;
	text-align:center;
}
.member-info p {
	text-align:center;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin: 10px 0 0 0;
	padding: 20px 5px;
}
.member-social-links {
	display: inline-block;
	margin:0 auto;
	height:20px;
}
.member-social-links li {
	display: block;
	float: left;
	margin-bottom:0px !important;
	margin-top:0px !important;
}
.member-social-links {
	width:100%;
	overflow:hidden;
	text-align:center;
	height:75px;
	margin:0;
	padding:0 0 30px 0;
}
.member-social-links ul {
	width:auto;
	float:none;
	list-style:none;
	text-align:left;
	display:inline-block;
	zoom:1;
	margin:0 auto;
	padding:0 0 0 5px;
	margin-top:20px;
}
.member-social-links li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	margin-right:5px;
	position:relative;
}
.member-social-links li a {
	float:left;
	text-indent:-10000px;
	height:28px;
}
.member-social-links li.facebook a {
	width:28px;
	background:url(images/share_icons/facebook.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.facebook a:hover {
	width:28px;
	background:url(images/share_icons/facebook.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.twitter a {
	width:28px;
	background:url(images/share_icons/twitter.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.twitter a:hover {
	width:28px;
	background:url(images/share_icons/twitter.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.linkedin a {
	width:28px;
	background:url(images/share_icons/linkedin.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.linkedin a:hover {
	width:28px;
	background:url(images/share_icons/linkedin.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.tumblr a {
	width:28px;
	background:url(images/share_icons/tumblr.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.tumblr a:hover {
	width:28px;
	background:url(images/share_icons/tumblr.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.google a {
	width:28px;
	background:url(images/share_icons/g-.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.google a:hover {
	width:28px;
	background:url(images/share_icons/g-.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.email a {
	width:28px;
	background:url(images/share_icons/mail.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.email a:hover {
	width:28px;
	background:url(images/share_icons/mail.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.skype a {
	width:28px;
	background:url(images/share_icons/skype.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.skype a:hover {
	width:28px;
	background:url(images/share_icons/skype.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.blogger a {
	width:28px;
	background:url(images/share_icons/blogger.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.blogger a:hover {
	width:28px;
	background:url(images/share_icons/blogger.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.vimeo a {
	width:28px;
	background:url(images/share_icons/vimeo.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.vimeo a:hover {
	width:28px;
	background:url(images/share_icons/vimeo.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.youtube a {
	width:28px;
	background:url(images/share_icons/youtube.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.youtube a:hover {
	width:28px;
	background:url(images/share_icons/youtube.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.dribbble a {
	width:28px;
	background:url(images/share_icons/dribbble.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.dribbble a:hover {
	width:28px;
	background:url(images/share_icons/dribbble.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.deviantart a {
	width:28px;
	background:url(images/share_icons/deviantart.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.deviantart a:hover {
	width:28px;
	background:url(images/share_icons/deviantart.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.reddit a {
	width:28px;
	background:url(images/share_icons/reddit.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.reddit a:hover {
	width:28px;
	background:url(images/share_icons/reddit.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.behance a {
	width:28px;
	background:url(images/share_icons/behance.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.behance a:hover {
	width:28px;
	background:url(images/share_icons/behance.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.digg a {
	width:28px;
	background:url(images/share_icons/digg.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.digg a:hover {
	width:28px;
	background:url(images/share_icons/digg.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.flickr a {
	width:28px;
	background:url(images/share_icons/flickr.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.flickr a:hover {
	width:28px;
	background:url(images/share_icons/flickr.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.instagram a {
	width:28px;
	background:url(images/share_icons/instagram.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.member-social-links li.instagram a:hover {
	width:28px;
	background:url(images/share_icons/instagram.png) no-repeat;
	background-position:0px -31px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
/************************************************************************************





5 Blog





*************************************************************************************/

#posts {
	width:700px;
	max-width:700px;
}
.post {
	margin:0 0 40px 0;
	padding:0px;
	background-color:#fafafa;
	border:1px solid rgba(0, 0, 0, 0.1);
	overflow:auto;
	box-shadow:0 13px 0 -10px #f7f7f7, 0 13px 1px -9px rgba(0, 0, 0, 0.15);
}
.post_single {
	margin:0px 0 0px 0;
}
.post-attachement {
	overflow:hidden;
	position:relative;
	width:auto;
	margin:0 0 0px 0;
}
.post_att_s {
	overflow:hidden;
	position:relative;
	width:auto;
	border:1px solid rgba(0, 0, 0, 0.1);
	margin:0;
}
.post-content {
	float:right;
	margin:30px 30px 15px 0px;
	width:500px;
}
.post-content-large {
	float:right;
	margin:30px 30px 15px 0px;
	width:760px;
}
.post-title {
	font-size:18px;
	color:#676767;
	margin:0px 0 0 0;
	padding:0px 0 5px 0px;
	font-weight:bold;
	text-shadow:none;
}
.post-title a {
	color:#676767;
}
.post-info {
	width:120px;
	height:auto;
	overflow:auto;
	color:#999;
	float:left;
	font-size:11px;
	margin:28px 0px 10px 30px;
	padding:0px 0px 0px 0px;
}
.post-info a {
	color:#666;
}
.post-info a:hover {
	color:#606060;
}
.post-user {
	width:110px;
	float:left;
	margin:0px 0 4px 0;
	padding:1px 7px 1px 0px;
}
.post-user:before {
	font-family:'FontAwesome';
	font-size:13px;
	content:'\f007';
	padding:0px 1px 0px 0px;
	color:#676767;
}
.post-date {
	width:110px;
	float:left;
	margin:4px 0 4px 0;
	padding:1px 0px 1px 0px;
}
.post-date:before {
	font-family:'FontAwesome';
	font-size:13px;
	content:'\f017';
	padding:0px 1px 0px 0px;
	color:#676767;
}
.post-cat {
	width:110px;
	float:left;
	margin:4px 0 4px 0;
	padding:1px 0px 1px 0px;
}
.post-cat:before {
	font-family:'FontAwesome';
	font-size:13px;
	content:'\f07c';
	padding:0px 1px 0px 0px;
	color:#676767;
}
.post-tag {
	width:110px;
	float:left;
	margin:4px 0 4px 0;
	padding:1px 0px 1px 0px;
}
.post-tag:before {
	font-family:'FontAwesome';
	font-size:13px;
	content:'\f02c';
	padding:0px 1px 0px 0px;
	color:#676767;
}
.post-com {
	width:110px;
	float:left;
	margin:4px 0 4px 0;
	padding:1px 0px 1px 0px;
}
.post-com:before {
	font-family:'FontAwesome';
	font-size:13px;
	content:'\f086';
	padding:0px 1px 0px 0px;
	color:#676767;
}
.more-link {
	display:block;
	padding:10px 0 0 0;
	clear:both;
}
/***********Grid layout (be inclued in the next update **********/

.post_grid {
	float:left;
	margin:0 30px 30px 0;
	width:465px;
}
.post_grid .entry {
	font-size:12px;
}
.post_grid .post-info {
	font-size:10px;
}
#posts .post_grid {
	width:335px;
}
/*** blog, portfolio navigation ***/

#pbd-alp-load-posts {
	padding:20px 0;
}
#pbd-alp-load-posts a {
	padding:10px 15px 10px 30px;
	background-color:#fafafa;
	position:relative;
	border:1px solid rgba(0, 0, 0, 0.1);
}
.navigation {
	padding:20px 0px 20px 0px;
	width:100%;
	font-weight:normal;
}
.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
}
.pagination span, .pagination a {
	display: inline-block;
 *display: inline;
	margin-bottom: 0;
 *margin-left: .3em;
	text-align: center;
	font-size:13px;
	font-family:"Open sans";
	letter-spacing:0.5px;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border:1px solid rgba(0, 0, 0, 0.1);
	text-shadow:none;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 8px 5px 8px;
	width:auto;
}
.pagination a:hover {
	color:#fff;
	background: #3279BB;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}
.pagination .current {
	background: #3279BB;
	color:#fff;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}
.pagination a.active, .pagination a:active {
	background-color: #e6e6e6;
	background-color: #d9d9d9 \9;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/********* Share Icons ********/



.share-box {
	width:100%;
	text-align:center;
	height:70px;
	padding:0 0 30px 0;
}
.share-box ul {
	width:auto;
	float:none;
	list-style:none;
	text-align:left;
	display:inline-block;
	zoom:1;
	margin:0 auto;
	padding:0 0 0 19px;
	margin-top:20px;
}
.share-box li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	margin-right:19px;
	position:relative;
}
.share-box li a {
	float:left;
	text-indent:-10000px;
	height:28px;
}
.share-box li.facebook a {
	width:28px;
	background:url(images/share_icons/facebook.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.share-box li.twitter a {
	width:28px;
	background:url(images/share_icons/twitter.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.share-box li.linkedin a {
	width:28px;
	background:url(images/share_icons/linkedin.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.share-box li.reddit a {
	width:28px;
	background:url(images/share_icons/reddit.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.share-box li.tumblr a {
	width:28px;
	background:url(images/share_icons/tumblr.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.share-box li.google a {
	width:28px;
	background:url(images/share_icons/g-.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.share-box li.email a {
	width:28px;
	background:url(images/share_icons/mail.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
.popup {
	display:none;
	position:absolute;
	padding:0 0 6px;
	color:#d1d1d2;
	font-size:11px;
	line-height:15px;
	bottom:110%;
	left:-17px;
	text-shadow:none;
	background:url(images/bg-popup.png) no-repeat 0 100%;
	background-size:23px;
}
.popup p {
	margin:0;
}
.popup .holder {
	padding:4px 11px;
	background:#46494a;
}
/************************************************************************************





6 Sidebar





*************************************************************************************/





#sidebar {
	width:230px;
}
.sb_widget {
	overflow:auto;
	margin-bottom:30px;
	font-size:12px;
}
.sb_widget h4 {
	font-size:13px;
	color:#676767;
	text-transform:uppercase;
	margin:0px 0 0 0;
	padding:10px 15px;
	margin-bottom:30px;
	font-weight:bold;
	border:1px solid rgba(0, 0, 0, 0.1);
	background-color:#fafafa;
	box-shadow:0 13px 0 -10px #f7f7f7, 0 13px 1px -9px rgba(0, 0, 0, 0.15);
}
#search {
	overflow:hidden;
}
/********Recent Post widget**********/



.widget_recent_entries li {
	list-style:none;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	display:block;
	overflow:auto;
}
.widget_recent_entries li:last-child {
	padding-bottom:0px;
	margin:0;
 !important
}
.thumbnail {
	width:40px;
	height:40px;
	padding:5px;
	margin-right:10px;
	border:1px solid rgba(0, 0, 0, 0.1);
	background-color:#f7f7f7;
	float:left;
 transition: all ease-in-out .4s;
 -webkit-transition: all ease-in-out .4s;
 -moz-transition: all ease-in-out .4s;
 -o-transition: all ease-in-out .4s;
}
/********Recent Portfolio widget**********/



.port_widget {
	width:100%;
	overflow:auto;
	padding:0 0 0px 0;
	margin:0;
}
.port_widget img {
	width:auto;
	height:auto;
}
.no_margin {
	width:22%;
	float:left;
	margin:0px 0 5px 0;
	padding:0;
	border:none;
 !important
}
.margin_r {
	width:22%;
	float:left;
	margin-top:0px;
	margin-right:4%;
	padding:0;
	border:none;
 !important
}
.port_tn {
	width:auto;
 !important height:auto;
	padding:5px 5px 0px 5px;
	border:1px solid rgba(0, 0, 0, 0.1);
	margin:0;
	background:#f7f7f7;
 transition: all ease-in-out .4s;
 -webkit-transition: all ease-in-out .4s;
 -moz-transition: all ease-in-out .4s;
 -o-transition: all ease-in-out .4s;
}
/********Twitter widget**********/







.tweets {
	clear: both;
	list-style: none;
	margin: 0;
	width:100%;
	padding: 6px 0 0;
}
.tweets li:before {
	font-family:'FontAwesome';
	content:'\f099';
	color:#222;
	width:10px;
	height:60px;
	padding-right:10px;
	float:left;
}
.tweets li {
	margin-bottom: 6px;
	width:100%;
	float:left;
}
.tweets p {
	margin-bottom: 0;
	width:auto;
}
.tweets span {
	display: block;
	font-size: 10px;
}
/************************************************************************************





7 Portfolio





*************************************************************************************/



/********** Tags **********/



#portfolio-tags {
	margin:0 auto;
	padding:0 0 0 30px;
	text-align:center;
}
#options {
	display:inline-block;
	zoom:1;
	list-style:none;
	width:auto;
	margin:0 0px 0 0;
	padding:0 0px 10px 0;
	overflow:auto;
}
#options li {
	float:left;
	letter-spacing:0px;
	margin:0 0px 0 0;
	padding:3px 10px 10px 0;
}
#options a {
	display: inline-block;
 *display: inline;
	padding: 3px 10px;
	background-color:#fafafa;
	border:1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 0;
 *margin-left: .3em;
	text-align: center;
	font-size:13px;
	font-family:"Open sans";
	margin-top:-5px;
	color:#bdbdbd;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
 transition: all ease-in-out .4s;
 -webkit-transition: all ease-in-out .4s;
 -moz-transition: all ease-in-out .4s;
 -o-transition: all ease-in-out .4s;
	margin-bottom:20px!important;
}
#options a:focus {
	outline: 0;
}
#options a.active, #options a:active, #options .selected a {
	color:#fff;
	background-color:#414141;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.30);
	outline: 0;
}
/**** Container ****/



.portfolio {
	margin:0px 0px 0px -30px;
	padding:10px 0px 0px 0px;
	z-index:1;
}
.columns2 .isotope-item {
	height:auto;
	width:465px;
	margin:0 0 35px 30px;
	box-shadow:0 13px 0 -10px #f7f7f7, 0 13px 1px -9px rgba(0, 0, 0, 0.15);
}
.columns3 .isotope-item {
	height:auto;
	width:300px;
	margin:0 0 35px 30px;
	box-shadow:0 13px 0 -10px #f7f7f7, 0 13px 1px -9px rgba(0, 0, 0, 0.15);
}
.columns4 .isotope-item {
	height:auto;
	width:217px;
	margin:0 0 35px 30px;
	box-shadow:0 13px 0 -10px #f7f7f7, 0 13px 1px -9px rgba(0, 0, 0, 0.15);
}
.filter_img a {
	margin:0;
	padding:0;
}
.ico_link, .ico_link img, .ico_link div, .ico_link canvas {
	border:none!important;
	display:block!important;
	text-decoration:none!important;
	outline:none!important;
	background-color:#fafafa!important;
}
.portfolio_desc {
	background-color:#fafafa;
	border:1px solid rgba(0, 0, 0, 0.1);
	text-align:center;
}
.portfolio_desc h5 {
	padding:10px 0 0 0;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	font-size:12px;
}
.portfolio_desc h6 {
	font-size:11px;
	color:#bdbdbd;
}
.portfolio_desc h5 a {
	margin:0;
	padding:0;
}
.load_more_cont {
	margin-left:30px;
	padding:30px 0 30px 0;
}
.load_more_cont a {
	border:1px solid rgba(0, 0, 0, 0.1);
	position:relative;
	z-index:2;
	color:#bdbdbd;
}
.get_portfolio_works_btn {
	padding:10px 15px 10px 30px;
	background-color:#fafafa;
}
.refresh_icn {
	font-family:"FontAwesome";
	position:absolute;
	color:#676767;
	top:10px;
	font-size:14px;
	left:10px;
	z-index:1;
}
.load_more_cont .icon-refresh {
	top:9px;
}
.get_portfolio_works_btn:hover {
	border:1px solid #e1e1e1;
}
/**** Thumbnail ****/







.img_link:before {
	font-family:'FontAwesome';
	font-size:14px;
	color:14px;
	content:'\f002';
}
.img_link {
	position:absolute;
	top:50%;
	margin-top:-16px;
	left:15px;
	opacity:0;
 transition: all ease-in-out .4s;
 -webkit-transition: all ease-in-out .4s;
 -moz-transition: all ease-in-out .4s;
 -o-transition: all ease-in-out .4s;
	z-index:2;
	width: 32px;
	height: 32px;
	background: #222222;
	display: inline-block;
	font-size: 18px;
	border-radius: 32px;
	color: #f5f5f5;
	text-align: center;
	line-height: 28px;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
}
.post_link:before {
	font-family:'FontAwesome';
	font-size:14px;
	color:14px;
	content:'\f0c1';
}
.post_link {
	position:absolute;
	top:50%;
	margin-top:-16px;
	right:15px;
	opacity:0;
 transition: all ease-in-out .4s;
 -webkit-transition: all ease-in-out .4s;
 -moz-transition: all ease-in-out .4s;
 -o-transition: all ease-in-out .4s;
	z-index:1;
	width: 32px;
	height: 32px;
	background: #222222;
	display: inline-block;
	font-size: 18px;
	border-radius: 32px;
	color: #f5f5f5;
	text-align: center;
	line-height: 30px;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
}
.img_link:hover {
	opacity:1;
}
.post_link:hover {
	opacity:1;
}
/**** Project details ****/



#information {
	width:230px;
	float:right;
}
/**** Carousel ****/



.jcarousel {
	padding-top:5px;
	margin:0 0 0 -30px;
	overflow:hidden;
 !important
}
.portfolio_recent_post {
	width:217px;
	margin:0 0 35px 30px;
	box-shadow:0 13px 0 -10px #f7f7f7, 0 13px 1px -9px rgba(0, 0, 0, 0.15);
}
.portfolio_recent_post img {
	padding:0;
	margin:0;
}
.portfolio_recent_post .portfolio_desc h5 {
	padding:10px 0 0 0;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	font-size:12px;
	line-height: normal;
}
.portfolio_recent_post .portfolio_desc h6 {
	font-size:11px;
	color:#bdbdbd;
}
.carousel_nav {
	position:relative;
	width:100%;
	z-index:100;
}
.carousel_left, .carousel_right {
	position:absolute;
	top:-35px;
	right:25px;
	width: 18px;
	height: 18px;
	border:1px solid rgba(0, 0, 0, 0.1);
	cursor: pointer;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.carousel_left:hover, .carousel_right:hover {
	color:#fff;
}
.carousel_right {
	right:2px;
}
.carousel_left:before {
	font-family:'FontAwesome';
	content:'\f104';
	position:absolute;
	left:5px;
	top:-4px;
	font-size:15px;
}
.carousel_right:before {
	font-family:'FontAwesome';
	content:'\f105';
	position:absolute;
	left:7px;
	top:-4px;
	font-size:15px;
}
/************************************************************************************





8 Contact





*************************************************************************************/



.wpcf7 input[type=text],.wpcf7 input[type=email], input[type=password], textarea {
	margin-top:10px;
}
input[type=text], input[type=email], input[type=password], textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 20px;
	height: 30px;
	color: #999999;
	padding: 0 1% 0 2%;
}
input[type=text], input[type=email], input[type=password] {
	width: 96%;
}
textarea {
	height: 90px;
	width: 96%;
	padding: 1% 1% 0 2%;
}
input[type=text]:focus, input[type=email]:focus, textarea:focus, select:focus {
	border-color: #dedede;
	box-shadow:  0 1px 2px 0 #e0e0e0;
	-moz-box-shadow: 0 1px 2px 0 #e0e0e0;
	-webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
}
input[type=submit] {
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	padding: 0 15px;
	color: #ffffff;
	background: #404040;
	border: 1px solid rgba(255, 255, 255, 0.1);
	cursor: pointer;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
input[type=submit]:hover {
	background-color:#000;
	color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
form {
	margin-top: 0px;
}
form div {
	margin-top: 15px;
	position: relative;
}
div form:first-child, form div:first-child {
	margin-top: 0px;
}
/************************************************************************************





9 ShortCodes





*************************************************************************************/


/* Pricetalbe  */

.pricetable-clear {
	clear:both;
}
.pricetable {
	width: 100%;
	margin: 0px auto 0px auto;
	padding:60px 0 30px 0;
	margin-bottom: 1em;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.pricetable .pricetable-inner {
	position: relative;
	border: 1px solid rgba(0,0,0,0.1);
	background: #fafafa;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.pricetable .pricetable-column {
	float: left;
	line-height: 1em;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.pricetable .pricetable-column.pricetable-featured {
	margin: -20px 0;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 4px 4px 20px 4px;
	background: #fafafa;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0), 0 8px 0 -5px #f7f7f7, 0 8px 1px -4px rgba(0, 0, 0, 0.15), 0 17px 0 -10px #f7f7f7, 0 17px 1px -9px rgba(0, 0, 0, 0.15);

}
.pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
	background: #fafafa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/* @group Borders */

.pricetable .pricetable-column.pricetable-standard {
	border-right: 1px solid #ededed;
}
.pricetable .pricetable-column.pricetable-standard.pricetable-last, .pricetable .pricetable-column.pricetable-standard.pricetable-before-featured {
	border-right: none;
}
/* @end */

/* @group Headers */

.pricetable h3.pricetable-name, .pricetable h4.pricetable-price {
	/* Override the post content height */
	line-height: 1 !important;
	margin: 0 !important;
	font-family: 'PT sans', sans-serif;
	font-weight:bold;
}
.pricetable h3.pricetable-name {
	color: #444444;
	margin: 0;
	padding: 22px 14px 9px 14px;
	font-size: 20px;
	font-weight:bold;
	text-align: center;
	text-transform: uppercase;
}
.pricetable .pricetable-featured h3.pricetable-name {
	padding: 22px 14px 9px 14px;
}
.pricetable h4.pricetable-price {
	color: #888888;
	font-size: 17px;
	font-family:"Open sans";
	font-weight:300;
	border-width: 1px 0;
	text-align: center;
	padding:0 0 10px 0;
}
.pricetable .pricetable-featured h4.pricetable-price {
}
.pricetable .pricetable-header p {
	color: #444444;
	font-size:13px;
	text-align:center;
	padding:0 0 30px 0;
	margin:0;
}
/* @end */

/* @group Features */

.pricetable .pricetable-features {
	position: relative;
}
.pricetable .pricetable-feature {
	position: relative;
	color: #444;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 15px;
	border-top: 1px solid #eee;
	padding: 10px 0;
}
.pricetable .pricetable-feature small {
	font-size: 0.9em;
	color: #888;
	display: block;
	margin-top: 0.5em;
}
.pricetable .pricetable-feature:last-child {
	border-bottom: 1px solid #eee;
}
.pricetable .pricetable-feature h4 {
	line-height: 1;
	margin: 0px;
	color: #333;
}
.pricetable .pricetable-feature p {
	margin: 0.5em 0em 0em 0em;
	color: #555;
}
/* @end */

/* @group Button */

.pricetable .pricetable-button-container {
	margin-top: 30px;
	padding: 15px;
}
.pricetable .pricetable-featured .pricetable-button-container {
	padding: 22px 15px 20px 15px;
}
.pricetable .pricetable-button-container a, .pricetable .pricetable-button-container a .pricetable-gradient, .pricetable .pricetable-button-container a .pricetable-noise {
	display: block;
}
.pricetable .pricetable-button-container a {
	width: 75%;
	margin: 0 auto;
	color: #fff;
	background-color:#F93;
	text-decoration: none;
	text-shadow:none;
	border: 1px solid #CCC;
	display: block;
	overflow: hidden;
	/* Soften the border */
    -webkit-box-shadow: 0 0 1px #ccc;
	-moz-box-shadow: 0 0 1px #ccc;
	box-shadow: 0 0 1px #ccc;
	 transition: all ease-in-out .4s;
 -webkit-transition: all ease-in-out .4s;
 -moz-transition: all ease-in-out .4s;
 -o-transition: all ease-in-out .4s;
}
.pricetable .pricetable-button-container a:active {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
	-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
}
.pricetable .pricetable-button-container a .pricetable-gradient {
	text-align: center;
		 transition: all ease-in-out .4s;
 -webkit-transition: all ease-in-out .4s;
 -moz-transition: all ease-in-out .4s;
 -o-transition: all ease-in-out .4s;
}
.pricetable .pricetable-button-container a:hover .pricetable-gradient {
	border-color:#CCC;
	background-color:#333;
}
.pricetable .pricetable-button-container .pricetable-noise {
	display: block;
	padding: 12px 0px;
	width: 100%;
}
/* Some themes add breaks to the pricetable, we dont want those */
.pricetable br {
	display: none;
}



/**************** Buttons **********************/





.button_sc_ {
	padding:5px 4px;
	border:1px solid rgba(0, 0, 0, 0.25);
	line-height:35px;
	color:#fff;
	text-shadow:none;
	overflow:hidden;
}
.button_sc_:hover {
	border:1px solid rgba(0, 0, 0, 0.1);
	background-color:#222;
}
.black {
	color:#fff;
	background-color: #414141;
 *background-color: #222222;
	background-image: -ms-linear-gradient(top, #555555, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
	background-image: -webkit-linear-gradient(top, #555555, #222222);
	background-image: -o-linear-gradient(top, #555555, #222222);
	background-image: -moz-linear-gradient(top, #555555, #222222);
	background-image: linear-gradient(top, #555555, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.black:hover, .black:active, .black.active, .black.disabled, .black[disabled] {
	color:#fff;
	background-color: #222222;
 *background-color: #151515;
}
.black:active, .black.active {
	background-color: #080808 \9;
}
.green {
	color:#fff;
	background-color: #5fb01c;
 *background-color: #4f9114;
	background-image: -ms-linear-gradient(top, #66b81f, #4f9114);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#66b81f), to(#4f9114));
	background-image: -webkit-linear-gradient(top, #66b81f, #4f9114);
	background-image: -o-linear-gradient(top, #66b81f, #4f9114);
	background-image: -moz-linear-gradient(top, #66b81f, #4f9114);
	background-image: linear-gradient(top, #66b81f, #4f9114);
	background-repeat: repeat-x;
	border-color: #4f9114 #4f9114 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#66b81f', endColorstr='#4f9114', GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.green:hover, .green:active, .green.active, .green.disabled, .green[disabled] {
	color:#fff;
	background-color: #4f9114;
 *background-color: #3f730e;
}
.green:active, .green.active {
	background-color: #080808 \9;
}
.blue {
	color:#fff;
	background-color: #2865de;
 *background-color: #2654ab;
	background-image: -ms-linear-gradient(top, #2b70f0, #2654ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2b70f0), to(#2654ab));
	background-image: -webkit-linear-gradient(top, #2b70f0, #2654ab);
	background-image: -o-linear-gradient(top, #2b70f0, #2654ab);
	background-image: -moz-linear-gradient(top, #2b70f0, #2654ab);
	background-image: linear-gradient(top, #2b70f0, #2654ab);
	background-repeat: repeat-x;
	border-color: #2654ab #2654ab #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#2b70f0', endColorstr='#2654ab', GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.blue:hover, .blue:active, .blue.active, .blue.disabled, .blue[disabled] {
	color:#fff;
	background-color: #2654ab;
 *background-color: #3f730e;
}
.blue:active, .blue.active {
	background-color: #080808 \9;
}
.light_blue {
	color:#fff;
	background-color: #33adff;
 *background-color: #2b9be6;
	background-image: -ms-linear-gradient(top, #4fb9ff, #2b9be6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4fb9ff), to(#2b9be6));
	background-image: -webkit-linear-gradient(top, #4fb9ff, #2b9be6);
	background-image: -o-linear-gradient(top, #4fb9ff, #2b9be6);
	background-image: -moz-linear-gradient(top, #4fb9ff, #2b9be6);
	background-image: linear-gradient(top, #4fb9ff, #2b9be6);
	background-repeat: repeat-x;
	border-color: #2b9be6 #2b9be6 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#2b70f0', endColorstr='#2b9be6', GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.light_blue:hover, .light_blue:active, .light_blue.active, .light_blue.disabled, .light_blue[disabled] {
	color:#fff;
	background-color: #2b9be6;
 *background-color: #3f730e;
}
.light_blue:active, .light_blue.active {
	background-color: #080808 \9;
}
.orange {
	color:#fff;
	background-color: #ffaa00;
 *background-color: #eba71e;
	background-image: -ms-linear-gradient(top, #ffbe3d, #eba71e);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffbe3d), to(#eba71e));
	background-image: -webkit-linear-gradient(top, #ffbe3d, #eba71e);
	background-image: -o-linear-gradient(top, #ffbe3d, #eba71e);
	background-image: -moz-linear-gradient(top, #ffbe3d, #eba71e);
	background-image: linear-gradient(top, #ffbe3d, #eba71e);
	background-repeat: repeat-x;
	border-color: #eba71e #eba71e #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffbe3d', endColorstr='#eba71e', GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.orange:hover, .orange:active, .orange.active, .orange.disabled, .orange[disabled] {
	color:#fff;
	background-color: #eba71e;
 *background-color: #db960d;
}
.orange:active, .orange.active {
	background-color: #080808 \9;
}
.dark_orange {
	color:#fff;
	background-color: #ff6533;
 *background-color: #e85a2e;
	background-image: -ms-linear-gradient(top, #fa7850, #eba71e);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fa7850), to(#e85a2e));
	background-image: -webkit-linear-gradient(top, #fa7850, #e85a2ee);
	background-image: -o-linear-gradient(top, #fa7850, #e85a2e);
	background-image: -moz-linear-gradient(top, #fa7850, #e85a2e);
	background-image: linear-gradient(top, #fa7850, #e85a2e);
	background-repeat: repeat-x;
	border-color: #e85a2e #e85a2e #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fa7850', endColorstr='#e85a2e', GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.dark_orange:hover, .dark_orange:active, .dark_orange.active, .dark_orange.disabled, .dark_orange[disabled] {
	color:#fff;
	background-color: #e85a2e;
 *background-color: #d4522a;
}
.dark_orange:active, .dark_orange.active {
	background-color: #080808 \9;
}
.red {
	color:#fff;
	background-color: #da4f49;
 *background-color: #bd362f;
	background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(top, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.red:hover, .red:active, .red.active, .red.disabled, .red[disabled] {
	color:#fff;
	background-color: #bd362f;
 *background-color: #942a26;
}
.red:active, .red.active {
	background-color: #080808 \9;
}
/****************Lines / Divider****************/





.sc_line {
	padding:0px 0px 20px 0;
	display:block;
	overflow:auto;
	clear:both;
}
.normal {
	border-bottom:1px solid rgba(0, 0, 0, 0.25);
}
.dashed {
	border-bottom:1px dashed rgba(0, 0, 0, 0.25);
}
.dotted {
	border-bottom:1px dotted rgba(0, 0, 0, 0.25);
}
.none {
	border-bottom:none;
}
/****************Text Divider****************/



.sc_divider {
	overflow:auto;
	text-align:center;
	height:auto;
	background:url(images/lt_border.png) center 50% no-repeat;
}
.sc_divider span {
	background-color:#f7f7f7;
	padding:0 25px;
	line-height:55px;
	font-family:'PT Sans Caption';
}
/****************Columns****************/





.one-half-sc, .one-third-sc, .one-fourth-sc, .three-fourth-sc, .two-third-sc {
	position:relative;
	height:auto;
	overflow:visible;
	margin:0 30px 20px 0;
	padding:0;
	float: left;
}
.last-column {
	margin:0 0 20px 0;
 !important padding:0;
}
.one-half-sc {
	width:465px;
}
.one-third-sc {
	width:300px;
}
.two-third-sc {
	width:630px;
}
.one-fourth-sc {
	width:217.5px;
}
#posts .one-half-sc {
	width:335px;
} 
#posts .one-third-sc {
	width:213px;
} 
#posts .two-third-sc {
	width:457px;
} 
#posts .one-fourth-sc {
	width:152px;
} 
/****************Large text****************/



.lt_text {
	font-size:26px;
	padding:50px 0 10px 0;
	text-align:center;
	color:#CCC;
	background:url(images/lt_border.png) top center no-repeat;
}
.lt_sub_text {
	font-size:45px;
	line-height:35px;
	font-family:"Open Sans";
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 0 55px 0;
	text-align:center;
	background:url(images/lt_border.png) bottom center no-repeat;
}
/****************Progress Bar****************/



.progress_bar_sc {
	width:auto;
	margin:5px 0 5px 0;
	font-size:13px;
	font-family:"Cabin";
}
.pb_title:before {
	font-family:'FontAwesome';
	padding-right:5px;
	content:"\f105";
	font-size:15px;
}
.pb_title {
	float:left;
	padding:0 5px 0 0px;
}
.pb_percentage {
	float:left;
	color:#a9a9a9;
	font-size:8px;
	font-style:italic;
	padding-top:1px;
	font-family:Arial, Helvetica, sans-serif;
}
.pb_ctn {
	margin-top:5px;
	width:100%;
	background-color:#f6f6f6;
	height:18px;
	position:relative;
}
.pb_bg {
	position:absolute;
	z-index:1;
	height:18px;
	left:0;
	background:url(images/progress_bar.png) repeat;
	background-color:#bababa;
}
.pb_end {
	position:absolute;
	z-index:10;
	left:0;
	height:18px;
	background:url(images/progress_bar_end.png) no-repeat top right;
}
/****************Alerts Box****************/





.alert {
	text-align:center;
	padding:30px;
	margin-bottom:20px;
}
.alert.white {
	background-color: #fff;
	color: #a9a6a6;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
	border: 1px solid #e1e1e1;
}
.alert.grey {
	background-color: #eeeeee;
	color: #848484;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
	border: 1px solid #cbcbcb;
}
.alert.red_a {
	background-color: #ffe7e7;
	color: #d86d6d;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
	border: 1px solid #ed9393;
}
.alert.orange_a {
	background-color: #fff6e7;
	color: #ccb059;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
	border: 1px solid #edd093;
}
.alert.blue_a {
	background-color: #e7e8ff;
	color: #7773c1;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
	border: 1px solid #9393ed;
}
.alert.green_a {
	background-color: #ecffe7;
	color: #53a755;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
	border: 1px solid #93ed95;
}
/****************Drop Caps****************/





	.dropcap {
	width: 32px;
	height: 32px;
	background: #222222;
	margin: 8px 12px;
	display: inline-block;
	float: left;
	font-size: 18px;
	font-weight: 700;
	border-radius: 32px;
	color: #f5f5f5;
	text-align: center;
	line-height: 30px;
	text-shadow:none;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
}
h4 .dropcap {
	float: none;
	margin: 0 12px 0 0;
	vertical-align: middle;
}
.dropcap icon {
	padding:0;
	margin:1px 0 0 0px;
	text-shadow:none;
}
/*dropcap styles */

	.dropcap.a {
	font-size: 42px;
	font-weight: 600;
	background-color: transparent;
	color:#222;
	border-radius:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	height:40px;
}
.dropcap.b {
	background-color: transparent;
}
/****************Icons****************/



icon {
	font-size:70px;
	padding:15px;
	display:block !important;
}
/****************Icon box****************/

	

.icon_box {
	border:1px solid rgba(0, 0, 0, 0.1);
	display:block;
	background-color:#fafafa;
	position:relative;
	padding:10px 20px 20px 20px;
	margin-bottom:20px;
	overflow:hidden;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0), 0 8px 0 -5px #f7f7f7, 0 8px 1px -4px rgba(0, 0, 0, 0.15), 0 17px 0 -10px #f7f7f7, 0 17px 1px -9px rgba(0, 0, 0, 0.15);
}
.icon_box icon {
	position:absolute;
	font-size:50px;
	top:-20px;
	right:-20px;
	color:#333;
	display:block !important;
	text-align: center;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.icon_box:hover icon {
	top:-12px;
	right:-10px;
}
.icon_box h3 {
	display: block;
	text-align:left;
	padding:20px 0 0 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.icon_box p {
	padding:5px 0 0 0;
	text-align:left;
}
/****************Toggle****************/



.toggle {
	border:1px solid rgba(0, 0, 0, 0.1);
	margin-top:-1px;
	background:#fafafa;
	color:#676767;
}
div .toggle:first-child {
	margin-top: 0px;
}
.toggle {
	padding:10px;
}
.toggle a {
	display:block;
	color:#676767;
	text-decoration:none;
	font-size:12px;
}
.toggle .toggle_icon:before {
	font-family:'FontAwesome';
	content:'\f067';
	color:#676767;
	font-size:14px;
}
.toggle .toggle_icon {
	width: 13px;
	height: 13px;
	display: inline-block;
	float: left;
	padding: 1px;
	margin-right: 10px;
	margin-top: 0px;
}
.toggle a.active .toggle_icon {
	background-color:#F00
}
.toggle-content {
	border:1px solid rgba(0, 0, 0, 0.1);
	border-top: 1px solid #fcfcfc;
	padding-top: 15px;
	padding: 15px;
	display: none;
	background-color:#fff;
}
/****************Tab Box****************/



.tab-holder .tabs {
	height:39px;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.tab-holder .tabs li {
	margin:0;
	padding:0;
	border-left:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
	height:40px;
	float:left;
}
.tab-holder .tabs li a {
	background:url(https://camaraoscura.org/wp-content/themes/Elevetis/images/tab-bg.png) repeat-x top left;
	border:0;
	font:13px/39px 'Open sans';
	text-indent:0;
	color:#333333;
	padding:10px 15px 11px 15px;
	margin:0;
	border-bottom:1px solid #dcdcdc;
}
.tab-holder .tabs li:last-child {
	border-right:1px solid #d9d9d9;
}
.tab-holder .tabs li:last-child a {
	width:100%;
}
.tab-holder .tabs li.active a {
	background:none;
	background-color:#fafafa;
	padding:7px 15px 11px 15px;
	border-top:4px solid #84c650;
	border-bottom:1px solid #fff;
}
.tab-holder .news-list {
	list-style:none;
	margin:0;
	padding:0;
}
.tab-holder .news-list li {
	border-bottom:1px solid #e2e2e2;
	padding:0px 15px;
	overflow:hidden;
}
.tab-holder .news-list li a {
	background:none;
	padding:0;
}
.tab-holder .news-list li:last-child {
	border-bottom:0;
}
.tab-holder .news-list .post-holder a {
	margin:0;
	padding:0;
	overflow:hidden;
	background:none;
	border:0;
	text-indent:0;
	height:auto;
	line-height:normal;
}
.tab-holder .news-list li .image {
	float:left;
	margin-right:13px;
}
.tab-holder .news-list li .post-holder {
}
.tab-holder .news-list li .post-holder a {
	color:#444444;
	font-size:13px;
	line-height:17px;
}
.tab-holder .news-list li .post-holder p {
	margin:0;
	margin-bottom:5px;
}
.tab-holder .news-list li .post-holder .meta {
	margin:0;
	margin-top:2px;
	font-size:12px;
	color:#747474;
}
.tab-holder .news-list li .post-holder .meta em {
	font-style:normal;
	font-size:12px;
	color:#747474;
}
.tab-holder .news-list li .post-holder .comment-text-side {
	line-height:16px;
}
.tabs-container {
	margin-top:-1px;
	border:1px solid #e2e2e2;
	padding:15px;
	background-color:#fafafa;
}
.panes .pane {
	display:none;
}
.panes div {
	display:none;
	border-top:0;
	height:auto;
	background: #fff;
	padding: 19px 10px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
/********Recent comment widget / Testimonial shortcode **********/



.testimonials-wrapper {
	position: relative;
	overflow: hidden;
}
.testimonial {
	position: relative;
	top:0;
	left:0;
	overflow: hidden;
}
.testimonial-content {
	min-height: 40px;
	font-family: "Open Sans", "Times New Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	background-color:#fafafa;
	width: auto;
	border:1px solid rgba(0, 0, 0, 0.1);
	padding: 14px 20px;
}
.testimonial-author, .testimonial-author a {
	color: #999;
	font-family: "Open Sans", "Times New Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
}
.testimonial-author a {
	font-weight: 600;
	color: #404040;
}
.testimonial-author a:hover {
	color: #e56a1b;
}
.testimonial-author {
	position: relative;
	top: -1px;
	background: url('https://camaraoscura.org/wp-content/themes/Elevetis/images/icon-testimonial.png') no-repeat;
	padding:  6px 0 0 30px;
	height: 23px;
	margin-left:0;
	border-left:1px solid rgba(0, 0, 0, 0.1);
	overflow:hidden;
	background:url(https://camaraoscura.org/wp-content/themes/Elevetis/images/white_line.png) -1px 0px no-repeat;
}
.testimonial-author:before {
	position: absolute;
	top: -22px;
	content: '';
	left: -23px;
	display: block;
	background-color:#fafafa;
	border:1px solid rgba(0, 0, 0, 0.1);
	height: 42px;
	width: 42px;
	margin: 0 0 0 0px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.testimonial-next, .testimonial-prev {
	width: 18px;
	height: 18px;
	position: absolute;
	padding-bottom:0px;
	background-color:#fafafa;
	right: 1px;
	bottom: 2px;
	border:1px solid rgba(0, 0, 0, 0.1);
	cursor: pointer;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.testimonial-prev {
	right: 20px;
}
.testimonial-prev:before {
	font-family:'FontAwesome';
	content:'\f104';
	position:absolute;
	left:5px;
	top:-1px;
	font-size:15px;
	text-shadow:none;
}
.testimonial-next:before {
	font-family:'FontAwesome';
	content:'\f105';
	position:absolute;
	left:7px;
	top:-1px;
	font-size:15px;
	text-shadow:none;
}
.testimonial-next:hover, .testimonial-prev:hover {
	background-position: 0 -18px;
	color:#fafafa;
}
/************************************************************************************





10 Comments





*************************************************************************************/	


#comments {
	margin-bottom: 20px;
	padding-top:0px;
}
#comments ul {
	margin-bottom: 0;
	margin-left: 75px !important;
}
#comments ul:first-child {
	margin-left: 0 !important;
}
.comment_ctn {
	background-color:#fafafa;
	border:1px solid rgba(0, 0, 0, 0.1);
	padding:0 5px 6px 6px;
	box-shadow:0 13px 0 -10px #f7f7f7, 0 13px 1px -9px rgba(0, 0, 0, 0.15);
}
#comments ul li {
	padding: 20px 0 10px;
	margin-bottom: 0;
}
#comments > ul > li:first-child {
	border-top-width: 0;
	padding-top:0px;
}
#comments li:last-child {
	padding-bottom: 0;
}
#comments > ul > li ul {
	padding-top: 10px;
}
#comments ul li p {
	line-height: 24px;
}
#comments li p:last-child {
	margin-bottom: 0;
}
#comments ul li .avatar {
	float:left;
	margin-top: 5px;
}
#comments ul li .details {
	padding-left: 20px;
	overflow: hidden;
}
#comments ul li .details span {
	margin-right: 6px;
}
#comments ul li .details span:last-child {
	margin-right: 0;
}
#comments ul li .details span.author {
	font-size: 12px;
	font-weight: 700;
	color: #333;
}
#comments ul li .details span.reply a, #comments ul li .details span.reply a:visited {
	font-size: 11px;
	color: #999;
}
#comments ul li .details span.reply a:hover {
	color: #333;
}
#comments ul li .details span.date {
	font-size: 11px;
	color: #a6a6a6;
}
#comments ul li .details span.comment {
	display: block;
	margin-top:10px;
}
.avatar img {
	padding:5px;
	border:1px solid rgba(0, 0, 0, 0.1);
}
.page-numbers {
	display: inline-block;
 *display: inline;
	margin-bottom: 0;
 *margin-left: .3em;
	text-align: center;
	font-size:13px;
	font-family:"Open sans";
	letter-spacing:0.5px;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border:1px solid rgba(0, 0, 0, 0.1);
	text-shadow:none;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 8px 5px 8px;
	width:auto;
}
.page-numbers:hover {
	color:#fff;
	background: #3279BB;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
	border:1px solid rgba(0, 0, 0, 0.1);
}
.current {
	background: #3279BB;
	color:#fff;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}
/*Leave a Comment */

#add-comment {
	padding-top:20px;
}
#add-comment input, #add-comment textarea {
	margin-bottom: 0;
}
#add-comment h4 {
	font-size:13px;
	font-weight:bold;
}
#add-comment textarea {
	height: 90px;
	width: 96%;
	padding: 1% 1% 0 2%;
}
#comment {
	width:100%;
}
.comment-notes, .form-allowed-tags {
	display:none;
}
#reply-title {
	font-size: 16px;
	line-height: 24px;
	margin-top:10px;
}
/************************************************************************************





11 Footer





*************************************************************************************/	



#footer {
	width:990px;
	padding-bottom:30px;
	overflow:auto;
	position:relative;
}
.widget {
	width:217px;
	margin:60px 30px 30px 0;
	float:left;
}
.widget h2 {
	font-size:13px;
	color:#676767;
	text-transform:uppercase;
	margin:0px 0 0 0;
	padding:0px 0 15px 0px;
	font-weight:bold;
}
.widget .thumbnail, .widget .port_tn {
	background-color:#383838;
}
/********Social icons *******/





#footer_coms {
	text-align:center;
	padding-bottom:30px;
}
#to_top {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#to_top_img {
	display:block;
	background:url(images/social_icons/top.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#to_top_img:hover {
	background-position:0px -31px;
}
#twitter {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#twitter_img {
	display:block;
	background:url(images/social_icons/twitter.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#twitter_img:hover {
	background-position:0px -31px;
}
#facebook {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#facebook_img {
	display:block;
	background:url(images/social_icons/facebook.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#facebook_img:hover {
	background-position:0px -31px;
}
#behance {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#behance_img {
	display:block;
	background:url(images/social_icons/behance.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#behance_img:hover {
	background-position:0px -31px;
}
#digg {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#digg_img {
	display:block;
	background:url(images/social_icons/digg.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#digg_img:hover {
	background-position:0px -31px;
}
#flickr {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#flickr_img {
	display:block;
	background:url(images/social_icons/flickr.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#flickr_img:hover {
	background-position:0px -31px;
}
#instagram {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#instagram_img {
	display:block;
	background:url(images/social_icons/instagram.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#instagram_img:hover {
	background-position:0px -31px;
}
#rss {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#rss_img {
	display:block;
	background:url(images/social_icons/rss.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#rss_img:hover {
	background-position:0px -31px;
}
#gplus {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#gplus_img {
	display:block;
	background:url(images/social_icons/g-.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#gplus_img:hover {
	background-position:0px -31px;
}
#vimeo {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	min-height:28px;
	min-width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#vimeo_img {
	display:block;
	background:url(images/social_icons/vimeo.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#vimeo_img:hover {
	background-position:0px -31px;
}
#lin {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#lin_img {
	display:block;
	background:url(images/social_icons/linkedin.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#lin_img:hover {
	background-position:0px -31px;
}
#yt {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#yt_img {
	display:block;
	background:url(images/social_icons/youtube.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#yt_img:hover {
	background-position:0px -31px;
}
#tumblr {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#tumblr_img {
	display:block;
	background:url(images/social_icons/tumblr.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#tumblr_img:hover {
	background-position:0px -31px;
}
#blogger {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#blogger_img {
	display:block;
	background:url(images/social_icons/blogger.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#blogger_img:hover {
	background-position:0px -31px;
}
#reddit {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#reddit_img {
	display:block;
	background:url(images/social_icons/reddit.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#reddit_img:hover {
	background-position:0px -31px;
}
#dribbble {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#dribbble_img {
	display:block;
	background:url(images/social_icons/dribbble.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#dribbble_img:hover {
	background-position:0px -31px;
}
#skype {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#skype_img {
	display:block;
	background:url(images/social_icons/skype.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#skype_img:hover {
	background-position:0px -31px;
}
#da {
	margin:0;
	padding:0px 5px 0px 0px;
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:inline-block;
 *display:inline;
	zoom:1;
	height:28px;
	width:28px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
#da_img {
	display:block;
	background:url(images/social_icons/deviantart.png) no-repeat;
	background-position:0px 0px;
	background-size: 28px;
	min-height:28px;
	min-width:28px;
}
#da_img:hover {
	background-position:0px -31px;
}

/************************************************************************************





12 Isotope





*************************************************************************************/	



/**** Isotope Filtering ****/

.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/



.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	transition-property:         transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/



.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/

.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}