/*
	Theme Name: Nevia
    Description:    WordPress Business Theme
    Version:	1.0.9
    Author:		purethemes
	Theme URI:  http://themeforest.net/user/purethemes/portfolio
	Author URI: http://themeforest.net/user/purethemes/portfolio
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: white, light, two-columns, custom-menu, custom-background, custom-colors, post-formats, theme-options, threaded-comments
	*/


	/* =================================================================== */
/* Import Section
====================================================================== */
@import url("/aio/css/base.css");				/* Default Reset, Typography, Forms, etc. */
@import url("/aio/css/responsive.css");			/* 960 Grid + Media Query Layouts */



/* Text elements */
p {
	margin-bottom: 1.5em;
}
p:empty { display: none }
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: 600;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1em;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
th {
	font-weight: bold;
}



del span,
del {
	text-decoration: line-through;
}

body {
	
	font-size: 10px;
	line-height: 21px;
	color: #666;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

/* =================================================================== */
/* Header
====================================================================== */


#top-line {
	width: 100%;
	height: 5px;
	display: block;
}

#header { min-height: 130px; }

.contact-details {
	float: right;
	margin: -1px 0 1px 0;
	display: block;
	color: #888;
	font-size: 11px;
}

.top-search {
	float: right;
}

.top-search input {
	min-width: 180px;
	font-size: 11px;
	color: #888;
}

.search-btn {
	float: right;
	position: relative;
	padding: 0;
	top: 0;
	right: 0;
	margin: 1px 0 0 -35px;
	background: url('images/search.png') center center no-repeat;
	width: 35px;
	height: 32px;
	cursor: pointer;
	border: none;
	z-index: 100;
	box-shadow: none;
}

.search-field {
	float: right;
	position: relative;
}

/* Logo / Tagline
====================================*/
#logo {
	margin-top: 50px;
}
#logo h2,
#logo h1 { float: left; line-height: 25px}
#logo a img {
	float: left;

}

#tagline {
	color: #888;
	border-left: 1px solid #e8e8e8;
	margin: 0 0 0 20px;
	padding: 5px 0 5px 20px;
	float: left;
	font-size: 12px;
}

/* Header Logo full
====================================*/

.header-full #logo h2, .header-full  #logo h1 {
	margin:0px auto;
	float: none;
	text-align: center;
}
.header-full #logo a img {
	float: none;
	margin: 0px auto
}
.header-full #tagline {
	margin: 0px auto;
	border: 0px;
	text-align: center;
	float: none;
}
.header-full .top-search {
	float: right;
	margin-top: 10px;
}
.header-full #logo {
	margin-top: 5px;
	margin-bottom: 5px;
}
.header-full .social-icons {
	float: left;
}
.header-full .contact-details {
	margin-left: 15px;
	margin-top: 20px;
}
/* Social Icons
====================================*/

/* Header Icons */
.social-icons {
	margin: 23px 0 13px 0;
	float: right;
}

.social-icons li {
	display: inline;
	list-style: none;
	text-indent: -9999px;
	float: left;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.ie8 .social-icons li {
	background-color: #fff;
}

.columns.no-icons {
	margin:23px 0 0px 0
}
.social-icons li a {
	display: block;
	padding-left: 11px;
	height: 16px;
	width: 16px;
}

.social-icons li:hover { opacity: 1; }

/* Icon List */
.twitter {background: url(images/social/twitter.png) no-repeat 50%;}
.facebook {background: url(images/social/facebook.png) no-repeat 50%; margin: 0 -4px;}
.dribbble {background: url(images/social/dribbble.png) no-repeat 50%;}
.linkedin {background: url(images/social/linkedin.png) no-repeat 50%;}
.rss {background: url(images/social/rss.png) no-repeat 50%; margin: 0 -5px 0 0;}
.amazon {background: url(images/social/amazon.png) no-repeat 50%; }
.blogger {background: url(images/social/blogger.png) no-repeat 50%; }
.deviantart {background: url(images/social/deviantart.png) no-repeat 50%; }
.digg {background: url(images/social/digg.png) no-repeat 50%; }
.flickr {background: url(images/social/flickr.png) no-repeat 50%; }
.forrst {background: url(images/social/forrst.png) no-repeat 50%; }
.lastfm {background: url(images/social/lastfm.png) no-repeat 50%; }
.picasa {background: url(images/social/picasa.png) no-repeat 50%; }
.pinterest {background: url(images/social/pinterest.png) no-repeat 50%; }
.skype {background: url(images/social/skype.png) no-repeat 50%; }
.tumblr {background: url(images/social/tumblr.png) no-repeat 50%; }
.vimeo {background: url(images/social/vimeo.png) no-repeat 50%; }
.wordpress {background: url(images/social/wordpress.png) no-repeat 50%; }
.yahoo {background: url(images/social/yahoo.png) no-repeat 50%; }
.youtube {background: url(images/social/youtube.png) no-repeat 50%; }
.gplus {background: url(images/social/gplus.png) no-repeat 50%; }


/* Menu
====================================*/
#navigation {
	height: 49px;
	width: 1040px;
	margin-left: -10px;
	background-color: #3380CC;
	float: left;
	left: 1px;
}

/* Style Without Shadows */
.style-2 .left-corner,
.style-2 .right-corner { display: none; }
#navigation.style-2 { width: 1020px; margin-left: 0 !important; }
.style-2 ul li:first-child { margin-left: 1px !important; }

.selectnav {
	display: none;
}

.menu i.halflings { margin: 1px 2px 0 -2px; }

.menu ul, .menu li > div {
	visibility: hidden;
	display: none;
}

.menu li:hover > ul, .menu li:hover > div {
	visibility: visible;
	display: block;
}


/* Shadows */
.left-corner,
.right-corner {
	display:block;
	width: 0px;
	height: 0px;
	border-style: solid;
	position: relative;
	top: 49px;
	float: left;
	opacity: 0.58;
	filter:alpha(opacity=58);
}

.left-corner {
	border-color: transparent #888 transparent transparent;
	border-width: 0 9px 9px 0;
	float: left;
	left: 1px;
}

.right-corner {
	border-color: #888 transparent transparent transparent;
	border-width: 9px 9px 0 0;
	float: right;
	right: 1px;
}


/* Reset  */
.menu, .menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.menu li, .menu ul a {position:relative;}
.menu > li {float:left;}
.menu > li.floatr {float:right;}
.menu li > a {display:block;}
.menu li > a.button {display:inline-block;}

.menu ul {
	position:absolute;
	display:none;
	width:170px;
}
.menu ul ul {
	top:0;
	left:170px;
}

.menu li:hover > ul {display:block;}

#navigation ul li:first-child { margin-left: -8px; }
#navigation ul li ul li:first-child,
#navigation ul li ul li ul li:first-child { margin-left: 0; }

ul.menu > li.current-menu-parent > a,
ul.menu > li.current-menu-item > a,
#current {
	margin-left: -1px;
	padding-left:21px;
	z-index: 8;
	position: relative;
}
/*.sub-menu .current-menu-item > a {
	font-weight: bold
	}*/
	.menu a {text-decoration:none;}

	.menu > li > a {
		color:#fff;
		font-weight: 400;
		font-size: 13px;
		line-height:18px;
		padding: 15px 20px 16px 20px;
	}

	.menu > li:hover > a {
		background-color: #404040;
		border-left:none;
		padding-left:21px;
		border-right:1px solid #404040;
		margin: 0 0 0 -1px;
	}

	ul.menu li a {
		-webkit-transition: background-color 80ms ease-in-out;
		-moz-transition: background-color 80ms ease-in-out;
		-o-transition: background-color 80ms ease-in-out;
		-ms-transition: background-color 80ms ease-in-out;
		transition: background-color 80ms ease-in-out;
	}

	.menu ul li a {
		-webkit-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
		-moz-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
		-o-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
		-ms-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
		transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	}

	.menu > li > a { border-right:1px solid #666; }
	.menu > li > a:hover { border-right:1px solid #404040; margin: 0 0 0 -1px; }

	.menu > li > a img, .menu li > ul > li > a img {
		border:0;
		margin-right:7px;
	}


	/* Sub Menu */
	.menu ul {
		background-color: #404040;
		border:1px solid #404040;
		border-top:none;
		left:-1px;
		z-index: 999;
		border-radius: 0 0 2px 2px;
		-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
		box-shadow: 0 1px 1px rgba(0,0,0,0.04);
	}

	.menu ul a {
		color: #FFF;
		font-size: 12px;
		line-height: 18px;
		padding: 9px 12px;
		border-top: 1px solid #e6e6e6;
	}

	.menu ul a:hover {
		background-color:#f5f5f5;
		color:#000
	}


	/* Mega Menu */
	.menu .cols1, .menu .cols2, .menu .cols3, .menu .cols4, .menu .cols5 {
		position:absolute;
		display:none;
		overflow:auto;
		z-index: 999;
		background: #fff;
	}

	.menu .cols1, .menu .col1 {width:160px;}
	.menu .cols2, .menu .col2 {width:320px;}
	.menu .cols3, .menu .col3 {width:480px;}
	.menu .cols4, .menu .col4 {width:640px;}
	.menu .cols5, .menu .col5 {width:800px;}
	.menu > li.floatr > ul.cols1, ul.cols2, ul.cols3, ul.cols4, ul.cols5 {right:0;}
	.menu > li:hover > ul.cols1, ul.cols2, ul.cols3, ul.cols4, ul.cols5 {display:block;}
	.menu .col1, .menu .col2, .menu .col3, .menu .col4, .menu .col5 {float:left;}

	.menu li > ul.cols1,ul.cols2, ul.cols3, ul.cols4,ul.cols5  {
		background-color:#fff;
		border:1px solid #e0e0e0;
		border-top:none;
		left:-1px;
		padding:10px;
	}

	ul.cols1 a:hover, ul.cols2 a:hover, ul.cols3 a:hover, ul.cols4 a:hover, ul.cols5 a:hover {
		background: none;
		border: none;
	}

	ul.cols1 a, ul.cols2 a, ul.cols3 a, ul.cols4 a, ul.cols5 a {
		background: none;
		border: none;
	}

	ul.cols1 p a, ul.cols2 p a, ul.cols3 p a, ul.cols4 p a, ul.cols5 p a {
		padding: 0;
	}

	.menu h4 {
		font-size: 13px;
		color: #888;
		font-weight: normal;
		margin: 0px 10px 5px;
		padding-bottom: 5px;
		border-bottom: 1px solid #e0e0e0;
		letter-spacing: 0;
	}

	.menu h5 {
		font-size: 13px;
		margin: 8px 10px -3px 10px;
	}
	.menu h5 a {
		padding: 0px;
		font-size: 13px;
		font-weight: 600;
		color: #333333;

	}
	.menu h4 a {
		padding: 0px
	}
	.menu ol {
		list-style:none;
		margin: 7px 10px;
		padding: 0;
	}

	.menu ol a {
		color: #777;
		font-size: 12px;
		padding: 3px 0;
		line-height: 15px;
	}

	.menu ol a:hover {
		color: #444;
	}
	.menu p {
		font-size: 12px;
		line-height: 18px;
		margin: 9px 10px;
		padding: 0;
	}
	.menu p a {
		color: #888;
		text-decoration: underline;
	}
	.menu p a:hover {
		color: #555;
	}


	/*==================================================================== */
/* LayerSlider Styles
====================================================================== */

.ls-container {
	visibility: hidden;
	position: relative;
}

.ls-inner {
	position: relative;
	background-position: center center;
}

.ls-inner,
.ls-layer {
	width: 100%;
	height: 100%;
}

.ls-layer {
	position: absolute;
	display: none;
	background-position: center center;
	overflow: hidden;
}

.ls-layer * {
	margin: 0px;
	line-height: normal;
}

.ls-active,
.ls-animating {
	display: block !important;
}

.ls-layer > * {
	position: absolute;
	left: 0px;
	top: 0px;
}

.ls-layer .ls-bg {
	left: 50%;
	top: 50%;
}

.ls-yourlogo {
	position: absolute;
	z-index: 99;
}


/* Embedded videos */
.ls-vpcontainer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.ls-videopreview {
	width : 100%;
	height : 100%;
	position : absolute;
	left : 0px;
	top : 0px;
	cursor : pointer;
}

.ls-playvideo {
	position: absolute;
	left: 50%;
	top: 50%;
	cursor: pointer;
}

.ls-wp-fullwidth-container {
	width: 100%;
	position: relative;
}

.ls-wp-fullwidth-helper {
	position: absolute;
}

.ls-container img,
.entry-content .ls-container img,
.comment-content .ls-container img,
.widget .ls-container img {
	border-radius: 0px;
	box-shadow: none;
	max-width: none !important;
	transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
}

.entry-content .ls-container *,
.comment-content .ls-container *,
.widget .ls-container * {
	line-height: normal;
	padding: 0px;
	outline: none;
	border: 0px;
}

.entry-content .ls-yourlogo,
.entry-content .ls-inner *,
.comment-content .ls-inner *,
.widget .ls-inner * {
	margin: 0px;
}

.entry-content .ls-tn,
.comment-content .ls-tn,
.widget .ls-tn {
	display: none;
}

/* Style of LayerSlider Debug Console */

.ls-debug-console * {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
	color: white !important;
	text-shadow: none !important;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, serif !important;
	line-height: normal !important;
	-webkit-font-smoothing: antialiased !important;
	text-align: left !important;
}

.ls-debug-console h1 {
	padding-top: 10px !important;
	font-size: 17px !important;
	font-weight: 600 !important;
}

.ls-debug-console h1:first-child {
	padding-top: 0px !important;
}

.ls-debug-console ul {
	padding-top: 10px !important;
	list-style: none !important;
}

.ls-debug-console li {
	margin-left: 10px !important;
	font-size: 13px !important;
	position: relative !important;
	font-weight: normal !important;
}

.ls-debug-console li ul {
	display: none;
	position: absolute !important;
	width: 260px;
	left: -10px;
	bottom: 100% !important;
	padding: 10px 10px 10px 0px !important;
	background: white !important;
	border-radius: 10px !important;
	box-shadow: 0px 0px 20px black !important;
}

.ls-shadow { display: none !important; }

.ls-debug-console li:hover ul {
	display: block;
}

.ls-debug-console li ul * {
	color: black !important;
}

.ls-debug-console a {
	text-decoration: none !important;
	border-bottom: 1px dotted white !important;
}

/* LayerSlider Skin */
#layerslider-container {
	background: url(images/layerslider-loader.gif) no-repeat center;
}

.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next,
.ls-fullwidth .ls-playvideo,
.ls-fullwidth .ls-playvideo:hover {
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
}

.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
	width: 39px;
	height: 71px;
	margin-top: -36px;
	display: block;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	text-indent: -9999px;
	top: 50%;
}

.ls-fullwidth .ls-nav-prev { background: url(images/slider-left.png) no-repeat 50%; background-color: #4c4c4c; left: 0; border-radius: 0 2px 2px 0; }
.ls-fullwidth .ls-nav-next { background: url(images/slider-right.png) no-repeat 50%; background-color: #4c4c4c; right: 0; border-radius: 2px 0 0 2px; }


.ls-fullwidth .ls-playvideo {
	width: 50px;
	height: 50px;
	display: block;
	margin-left: -25px;
	margin-top: -25px;
	background: url(images/layerslider-video.png) no-repeat 50%;
	opacity: 0.8;
}

.ls-fullwidth .ls-playvideo:hover {	opacity: 1; }

.caption-gray,
.caption-color,
.caption-transparent {
	padding: 18px 22px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	border-radius: 2px;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
}

.caption-gray { background: #4c4c4c; }
.caption-transparent { background-color: #4c4c4c; background: rgba(0, 0, 0, 0.40); }


/*==================================================================== */
/* FlexSlider
====================================================================== */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.post-content .flexslider ul.flex-direction-nav,
.page-content .flexslider ul.flex-direction-nav,
.post-content .flexslider ul.slides,
.page-content .flexslider ul.slides {
	list-style: none;
	padding:0px;
}
/* FlexSlider Necessary Styles */
.flexslider {margin: 0; padding: 0; z-index: 1; position: relative;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li:first-child {display: block;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme */
.flexslider {margin: 0 0 0; border: none;position: relative; zoom: 1;}
.flexslider.home {margin: 0; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.flexslider .slider img {
	webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden
}

.carousel li {margin-right: 5px}

/* Direction Nav */
.flex-direction-nav {*height: 0;}

.flex-direction-nav .flex-next {background: url(images/slider-right.png) no-repeat 50%; background-color: #4c4c4c; right: 0; border-radius: 2px 0 0 2px; }
.flex-direction-nav .flex-prev {background: url(images/slider-left.png) no-repeat 50%; background-color: #4c4c4c; left:0; border-radius: 0 2px 2px 0; }

.flex-direction-nav a {
	width: 39px;
	height: 71px;
	margin-top: -36px;
	display: block;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	text-indent: -9999px;
	top: 50%;
	opacity: 1;
	filter:alpha(opacity=100);
	-webkit-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-o-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
}

.flexslider.home:hover .flex-next,
.flexslider.home:hover .flex-prev { opacity: 1; filter:alpha(opacity=100); }
.home .flex-direction-nav a { opacity: 0; filter:alpha(opacity=0); }


/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 14px; height: 14px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

/* Caption */
.slide-caption {
	width: 282px;
	padding: 28px;
	margin: 0;
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	background-color: #222;
	background: rgba(0, 0, 0, 0.45);
}

.slide-caption h3 {
	color: #fff;
	padding-bottom: 10px;
	margin:0;
	line-height: 22px;
}

.slide-caption p {
	margin:0;
	line-height: 19px;
	color: #bbb;
}

/* =================================================================== */
/* Icon Boxes
====================================================================== */
.icon-box-container { margin:  40px 0 45px 0; float:left; }
.icon-box-container p { margin: 0; }

.icon-box p,
.icon-box h3 { margin-left: 45px; }

.icon-box i {
	float: left;
	font-size: 31px;
	margin: 8px 0 0 0px;
	color: #404040;
}


/* =================================================================== */
/* Carousel
====================================================================== */

.arl,
.arr {
	margin-top: 20px;
	float: left;
	width: 24px;
	height: 24px;
	display: block;
	background-color: #eee;
	cursor: default;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.05);
	margin-right: 1px;
}

.arl i,
.arr i { margin: 3px 0 0 10px; font-size: 10px; color: #c8c8c8; }

.arl { border-radius: 2px 0 0 2px; }
.arr { border-radius: 0 2px 2px 0 }

.arl.active i,
.arr.active i {color: #fff;}
.arl.active,
.arr.active { background-color: #ccc; cursor: pointer; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.07); }

.arl.active:hover,
.arr.active:hover { box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1); }

.carousel-navi { margin: -10px 0 40px 0; float: left; }

.jcarousel {
	position: relative;
	overflow: hidden;
}

.jcarousel ul {
	width: 20000em;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* =================================================================== */
/* Recent Work
====================================================================== */
.entire { margin: 30px 0 0 0; }
.entire h3 { margin: 0 0 8px 0; }
.entire p { margin: 0 0 9px 0; color: #888; }
.entire a { color: #555; }
.entire a:hover { color: #888; }

.item-description {
	padding: 14px 0 19px 0;
	background: #fff;
	border-radius: 0 0 2px 2px;
	border-top: 5px solid #e5e5e5;
	text-align: center;
	-webkit-transition: all 180ms ease-in-out;
	-moz-transition: all 180ms ease-in-out;
	-o-transition: all 180ms ease-in-out;
	-ms-transition: all 180ms ease-in-out;
	transition: all 180ms ease-in-out;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.12), 0 0 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0,0,0,0.12), 0 0 1px rgba(0,0,0,0.1);
}

.ie8 .item-description {border-bottom: 1px solid #e8e8e8; }
#portfolio-wrapper {
	width: 100%;
}
.portfolio-item img {
	-webkit-transition: opacity 180ms ease-in-out;
	-moz-transition: opacity 180ms ease-in-out;
	-o-transition: opacity 180ms ease-in-out;
	-ms-transition: opacity 180ms ease-in-out;
	transition: opacity 180ms ease-in-out;
}

.portfolio-item:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.item-description h5 {
	margin-bottom: -3px;
	font-size: 13px;
	font-weight: 600;
}

.item-description span { color: #888; font-size: 13px; font-weight: 300; }
.recent-products-jc .shop-item  {
	margin: 40px 0;
	display: block;
}
.portfolio-item {
	margin: 40px 0;
	display: block;
	background-color: #fff;
}

.portfolio-item:hover > figure > .item-description {
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2), 0 0 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2), 0 0 1px rgba(0,0,0,0.1);
}


/* =================================================================== */
/* Recent Blog
====================================================================== */
.recent-blog { margin-bottom: 38px; }
.recent-blog h4 { line-height: 21px; margin-bottom: 10px; }
.recent-blog h4 a { color: #333; }
.recent-blog h4 a:hover { color: #888; }
.recent-blog p { margin-top: 7px; margin-bottom: 0; }
.margin-1 { margin: 28px 0 22px 0; }

.entry,
.recent-blog h4,
.recent-blog p { margin-left: 60px; }

.container section.date { float:left; text-align: center; height: 0px; }
.container section.date span { display: block; }
.container .day { background: #f2f2f2; padding: 10px; font-size: 16px; font-weight: 500; color: #999; border-radius: 2px 2px 0 0; }
.container .month { background: #ccc; padding: 0px 10px 2px 10px; color: #fff; border-radius: 0 0 2px 2px; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.07); }


/* =================================================================== */
/* Miscellaneous Styles
====================================================================== */
.margin-reset {margin-top: -10px;}
.margin-down {margin-bottom: 15px;}
.margin-both {margin-bottom: 15px;margin-top: 10px;}
.sidebar.padding-reset { padding-top: 0; }

.glyphicons { margin: 15px 0 0 0; }
.glyphicons li { margin: 0 0 2px 1px; }
.glyphicons li i { float: left; margin: 0 5px 0 0; }

.the-icons { margin: 18px 0 20px 0; }
.the-icons li i { font-size: 24px; color: #555; float: left; margin: 0 3px 0 0; }
.the-icons li { margin: 0 0 14px 0; }


/* 404 Error Page
====================================*/
#not-found { margin: 50px 0 75px 0; }

#not-found h2 {
	text-align: center;
	font-size: 210px;
	line-height: 210px;
	font-weight: normal;
	letter-spacing: -5px;
}

#not-found p {
	text-align: center;
	font-size: 28px;
	line-height: 36px;
}

#not-found i {
	color: #ddd;
	font-size: 200px;
}


/* Dropcaps
====================================*/
.dropcap {
	float: left;
	font-size: 58px;
	line-height: 54px;
	padding-top: 4px;
	padding-right: 10px;
	margin-top: -2px;
}

.dropcap.gray { color: #555; }


/* Highlights
====================================*/
.highlight.color,
.highlight.gray,
.highlight.light { padding: 2px 6px; color: #fff; border-radius: 2px; }

.highlight.gray { background: #4c4c4c; }
.highlight.light { background: #aaa; }


/* Blockquote
====================================*/
blockquote {
	border-left: 3px solid #e8e8e8;
	padding-left: 20px;
	color: #888;
	line-height: 20px;
	margin: 5px 0 20px 15px;
}


/* Progress Bar
====================================*/
.skill-bar {
	height: 41px;
	position: relative;
	background: #f6f6f6;
	margin: 0 0 10px 0;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.05);
}

.skill-bar-content[data-percentage] { text-indent: -9999px; }

.skill-bar-content {
	height: 41px;
	width: 0%;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.12);
}

.skill-bar .skill-title {
	color: #fff;
	top: 9px;
	left: 15px;
	position: absolute;
}

.skill-bar .percentage {
	color: #666;
	position: absolute;
	top: 9px;
	left: 90%;
}


/* Client Logo List
====================================*/

.psot-content .client-list ul,
.page-content .client-list ul{
	margin-bottom: 10px;
	padding-left: 0px
}

.client-list li {
	border: 1px solid #e0e0e0;
	float: left;
	margin: -1px 0 0 -1px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

.post-content .clients-jc ul,
.page-content .clients-jc ul {
	list-style: none;
}
.post-content .clients-jc ul li,
.page-content .clients-jc ul li {
	width:220px;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
/* Team
====================================*/
.team-name {
	padding: 20px 0 12px 0;
}

.team-name h5 {
	line-height: 16px;
	font-size: 13px;
}

.team-name span {
	display: block;
	font-weight: normal;
	color: #888;
}

.team-about p {
	margin-bottom: 0;
}

.team-entry {
	display: block;
	position: relative;
}


/* Page Title
====================================*/
.page-title {
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid #e0e0e0;
}

.page-title h1,
.page-title h2 {
	font-weight: normal;
	padding: 30px 0;
	float: left;
	font-size: 22px;
	line-height: 30px;
}


/* Breadcrumbs
====================================*/
#breadcrumbs ul {
	float: right;
	padding: 34px 0;
	font-size: 12px;
}

#breadcrumbs ul li {
	display: inline-block;
	color: #888;
	padding: 0 11px 0 0;
	margin: 0 0 0 5px;
	background: url(images/breadcrumbs.png) no-repeat 100% 50%;
}


#breadcrumbs ul li:first-child { padding-right: 0; margin-left: 0; }

#breadcrumbs ul li:first-child,
#breadcrumbs ul li:last-child {
	color: #888;
	background: none;
}

#breadcrumbs ul li:last-child { padding:0; background: none; }


/* Sidebars
====================================*/
.floated.sidebar.right {
	background: #fcfcfc;
	margin-left: -1px;
	border-left: 1px solid #e0e0e0;
	-webkit-box-shadow:inset 2px 0px 0px 0px rgba(0, 0, 0, 0.03), inset 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: inset 2px 0px 0px 0px rgba(0, 0, 0, 0.03), inset 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	height: 100%;
}

.floated.sidebar.left {
	background: #fcfcfc;
	margin-right: -1px;
	border-right: 1px solid #e0e0e0;
	-webkit-box-shadow: inset -2px 0px 0px 0px rgba(0, 0, 0, 0.03), inset 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: inset -2px 0px 0px 0px rgba(0, 0, 0, 0.03), inset 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	height: 100%;
}

.sidebar,
.page-content { padding: 40px 0; }

h4.margin { margin: 0 0 10px 0; }
h3.margin { margin: 0 0 10px 0; }
p.margin { margin: 0 0 25px 0; }

.line {
	height: 1px;
	width: 100%;
	margin: 0 0 0 -40px;
	padding: 0 80px 0 0;
	border-bottom: 1px solid #e0e0e0;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

.widget_search,
.widget-search {
	float: left;
}

.sidebar .widget_search,
.sidebar .widget-search {
	float: none
}
.ie8 .widget_search,
.ie8 .widget-search,
.ie8 .top-search {
	float: none;
}
.widget_product_search input {
	float: left;
	width: 200px;
}
.widget_search input,
.widget-search input {
	width: 200px;
	color: #888;
}
.woocommerce.widget_product_search {
	overflow: hidden;
}

#searchsubmit {
	text-indent: -9999px;
}

#searchsubmit,
.search-btn-widget {
	float: right;
	position: relative;
	padding: 0;
	top:0;
	right:0;
	margin: 0 0 0 -35px;
	background: url(images/search-2.png) 50% no-repeat;
	width: 35px;
	height: 36px;
	cursor: pointer;
	border: none;
	z-index: 100;
	border-radius: 0 2px 2px 0;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
#searchsubmit:hover,
.search-btn-widget:hover {
	background-color: #aaa;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
}

.widget .menu > li {
	float: none;
}

.widget .menu > li a {
	border:0px;
}
.widget .menu > li:hover > a {
	background-color: transparent;
	padding-left: 12px;
}

.widget .menu > li > a:hover {
	margin-left: 0px
}
.widget .menu ul {
	padding: 10px;
	left:20px;
	border-top: 1px solid #e0e0e0
}
.widget .menu ul li a {
	background: none;
}
/* Categories */
.widget:first-child {
	margin-top:0px;
}
.widget ul.menu > li.current-menu-parent > a, .widget  ul.menu > li.current-menu-item > a {
	background: none;
	border: none
}
.widget li a {
	color: #666;
	display: block;
	padding: 3px 0;
	padding-left: 12px;
	background: url(images/categories.png) no-repeat left 7px;
}

.widget li a:hover {color: #888}

.widget li:first-child a {
	margin: -6px 0 0 0;
}

.widget li span {
	/*	color: #aaa;*/
}

/* Blog Widgets */
.widget {
	margin: 30px 0 0 0;
}

.widget h4 {
	margin: 0 0 12px 0;
}


/* Tags */
.tagcloud a {
	padding: 3px 10px 5px 10px;
	display: inline-block;
	color: #888;
	background-color: #f2f2f2;
	margin: 0 2px 6px 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.05);
	border-radius: 2px;
}

.tagcloud a:last-child {margin-right:0;}

.tagcloud a:hover {
	color: #fff;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
}


/* Popular Posts */
.latest-post-blog {
	margin-bottom: 18px;
}

.latest-post-blog p {
	margin: 0;
	color: #666;
	line-height: 19px;
	margin-left: 75px;
}

.latest-post-blog p a {color: #666; display: block;}
.latest-post-blog p a:hover {color: #888;}

.latest-post-blog p span {
	color: #888;
	margin: 5px 0 0 0;
	display: block;
}

.latest-post-blog img {
	float: left;
	width: 56px;
	height: 56px;
	border: 1px solid #e0e0e0;
	padding: 4px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}



/* Twitter */
.widget #twitter li {
	line-height: 20px;
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
	background: url(images/twitter-01.png) no-repeat left 5%;
}

.widget #twitter li:last-child { margin: 0; }
.widget #twitter li a {
	color: #666;
	display: inline;
	padding: 0px
}
.sidebar .widget #twitter li a {
	background: none;
}
.sidebar .widget #twitter b a, .sidebar .widget #twitter b a:hover {
	color:#999;
}
.widget #twitter b a,
.widget #twitter b a:hover {
	font-weight: normal;
	padding: 0px;
	display: inline;
}


/* Flickr */
.flickr-widget-blog {margin-right: -15px;}
.flickr-widget-blog img {display: block; width: 100%;}

.flickr-widget-blog a {
	float: left;
	width: 57px;
	height: 57px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #e8e8e8;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	border-radius: 2px;
}

.flickr-widget-blog a:hover {
	border-radius: 2px;
}


/* Google Maps
====================================*/
.google-map-container { margin: -4px 0 30px 0; }
.google-map-container img { max-width: none !important; }


/* Fancybox
====================================*/
/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.ie8 .fancybox-overlay { background: url('images/fancybox_overlay.png') !important; }

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 600;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url('images/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}


/* Blog Post
====================================*/
.comments-sec {
	float:left;
	width:100%;
	margin: 30px 0 25px 0;
}
.comments-sec h3:first-child {
	margin-bottom: 15px
}
.nocomments {
	margin-top: 20px
}
ol.commentlist {
	/*float:left;*/
	width:100%;
	margin: 0;
}
ul.children {
	padding-top: 10px;
}
ul.children li,
ol.commentlist li {
	float:left;
	padding: 10px 0 15px 0;
}
ul.children .comment-des li, ol.commentlist .comment-des li {
	float: none;
}
ol.commentlist li.post.pingback {
	margin:0px 0px 10px;
	padding: 0px;
	display: block;
	width:94%;
	background: #f6f6f6;
	color: #888;
	border-radius: 2px;
	-webkit-box-shadow:: inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
	padding: 17px 20px 20px 20px;
}

ol.commentlist li {list-style: none;}

ol li ul.children{
	float:right;
	width:86%;
	margin:0px;
}

ol.commentlist li ul.children li:last-child {
	padding: 10px 0 0 0;
}


.comments-amount {color: #888;}

ol li ul.children .comment-des {
	float: left;
	width: 78%;
}

ol li ul.children ul.children .comment-des {
	float: left;
	width: 75%;
}

ol li ul.children ul.children ul.children .comment-des {
	float: left;
	width: 71%;
}

.avatar {
	float:left;
}

.avatar img {
	float: left;
	border-radius: 2px;
}

.comment-des p {margin:0;}

.comment-des {
	float: left;
	margin: -60px 0 0 81px;
	width: 81%;
	background: #f6f6f6;
	color: #888;
	border-radius: 2px;
	-webkit-box-shadow:: inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
	padding: 17px 20px 20px 20px;
}

.arrow-comment {
	width: 10px;
	height: 20px;
	position: relative;
	float: left;
	background: url(images/comment-arrow.png) no-repeat;
	margin-left: -30px;
}
/*#reviews .arrow-comment {
	margin-left: -20px;
}
#reviews .comment-des {
	padding: 17px 20px 20px 10px;
	}*/
	#reviews .comment-des {
		width: 79%
	}
	.comment-des strong {
		float:left;
		padding-right:5px;
		font-size:13px;

	}
	.comment-des span {
		float:left;
		color:#888;
	}

	.comment-by {
		float:left;
		width:100%;
		padding-bottom:8px;
		padding-top:5px;
	}

	.comment-by span.reply {
		color:#888;
		float:right;	display: inline;
	}

	.comment-by span.reply a {
		float: right;
		height: 17px;
		margin-left: 5px;
		font-weight: normal;
		float:right;

	}

	.comment-by span.date {
		color: #999;
		padding-right: 7px;
		float: right;
	}


	/* =================================================================== */
/* Portfolio
====================================================================== */
.portfolio-item.isotope { margin: 10px 0; }


/* Filters
====================================*/
#filters {
	display: block;
	margin: 10px 0 24px -1px;
}

#filters a {
	color: #888;
	display: block;
	padding: 4px 0;
}

#filters a:hover { color: #666; }

.filters-dropdown {
	position: relative;
	z-index: 9;
	width: 150px;
	height: 20px;
	cursor: pointer;
	padding: 6px 12px 8px 12px;
	display: inline-block;
	color: #888;
	background-color: #eee;
	margin: 0 3px 6px 0;
	-webkit-transition: background-color 200ms ease-out;
	-moz-transition: background-color 200ms ease-out;
	-ms-transition: background-color 200ms ease-out;
	-o-transition: background-color 200ms ease-out;
	transition: background-color 200ms ease-out;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.05);
	border-radius: 2px;
}

.filters-dropdown.active {
	color: #fff;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
}

.filters-dropdown.active:after { border-color: #fff rgba(255,255,255, 0); }
.ie8 .filters-dropdown.active:after { border-color: #fff transparent; }

.filters-dropdown.active .option-set {
	opacity: 1;
	pointer-events: auto;
}

.filters-dropdown:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -2px;
	border-width: 5px 5px 0 5px;
	border-style: solid;
	border-color: #aaa rgba(255,255,255, 0);
}

.ie8 .filters-dropdown:after { border-color: #aaa transparent; }
.filters-dropdown.active:after { border-width: 0 5px 5px 5px; }

.filters-dropdown .option-set {
	width: 142px;
	position: absolute;
	top: 100%;
	margin-top: 0;
	left: 1px;
	z-index: 1;
	border: inherit;
	background: #fff;
	list-style: none;
	-webkit-transition: opacity 200ms ease-out;
	-moz-transition: opacity 200ms ease-out;
	-ms-transition: opacity 200ms ease-out;
	-o-transition: opacity 200ms ease-out;
	transition: opacity 200ms ease-out;
	opacity: 0;
	pointer-events: none;
	padding: 15px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.2);
}

ul.option-set li a:active { background: #fff; }

.ie8 .filters-dropdown .option-set { display: none; }
.ie8 .filters-dropdown.active .option-set { display: block; }


/* Portfolio Content
====================================*/
.page-content.portfolio {
	padding: 30px 0;
	background: #fcfcfc;
}

.related-works {
	margin-bottom: -40px;
	padding-bottom: 40px;
	background: #fcfcfc;
}



/* Portfolio Navigation
====================================*/
#portfolio-navi {
	position: relative;
	float: right;
	display: block;
	margin: 29px 0 0 10px;
}

#portfolio-navi ul li {
	display: inline;
}

#portfolio-navi a {
	padding: 5px 10px 7px 10px;
	display: inline-block;
	color: #888;
	background-color: #f4f4f4;
	margin: 0 0 6px 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
	border-radius: 2px;
}

#portfolio-navi a:hover b { opacity: 1; }

#portfolio-navi a:hover {
	color: #fff;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
}
#portfolio-navi a.disabled:hover {
	background-color:  #f4f4f4;
	color: #888;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
}

#portfolio-navi a.disabled:hover b { opacity: 0.5; }

/* Portfolio Info
====================================*/
.project-info {
	padding: 21px 25px !important;
	background: #f6f6f6;
	color: #888;
	list-style: none !important;
	border-radius: 2px;
	-webkit-box-shadow:: inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
}

.project-info .button { line-height: 22px; }

.project-info li:first-child { padding-top: 0; }
.project-info li:last-child { border-bottom: 0; }

.project-info li {
	padding: 2px 0;
}

.launch {
	margin-top: 10px;
}

.project-tags {
	margin-top: 15px;
}

.project-tags strong {
	float: left;
	margin: 5px 10px 20px 0;
}


/* 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;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-ms-transition-property:     -ms-transform, opacity;
	-o-transition-property:         top, left, opacity;
	transition-property:         transform, opacity;
}

/**** 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;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}


/* Disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}


/* =================================================================== */
/* Shortcodes
====================================================================== */




/* Alert Boxes
====================================*/
.notification {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 15px;
	position: relative;
	padding: 14px 40px 14px 18px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}
.shop-page .notification {
	margin: 0px 10px 20px;
}
.notification p {margin: 0;}
.notification span {font-weight: 600;}

.notification.success,
.notification.success strong {
	background-color: #EBF6E0;
	color: #5f9025;
	border: 1px solid #b3dc82;
}

.notification.error,
.notification.error strong {
	background-color: #ffe9e9;
	color: #de5959;
	border: 1px solid #fbc4c4;
}

.notification.warning,
.notification.warning strong {
	background-color: #FBFADD;
	color: #8f872e;
	border: 1px solid #ded58a;
}

.notification.notice,
.notification.notice strong {
	background-color: #E9F7FE;
	color: #5091b2;
	border: 1px solid #b6d7e8;
}

.notification strong { border: none !important; }

.notification.success .close,
.notification.error .close,
.notification.warning .close,
.notification.notice .close {
	padding: 0px 14px;
	position: absolute;
	right: 0;
	top: 20px;
	display: block;
	height: 8px;
	weight: 8px;
}

.close i { font-size: 11px; margin: -5px 5px 0 0; float: left; }
.notification.success .close { color: #8dbf52; }
.notification.error .close { color: #f59292; }
.notification.warning .close { color: #c6bd67; }
.notification.notice .close { color: #86b4cc; }


/* Tabs
====================================*/
.page-content ul.tabs-nav, .post-content ul.tabs-nav,
.tabs,
.tabs-nav {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.tabs li,
.tabs-nav li {
	float: left;
	line-height: 38px;
	overflow: hidden;
	padding: 0;
	position: relative;

}
.tabs li a,
.tabs-nav li a {
	background-color: #f8f8f8;
	border: 1px solid #e0e0e0;
	border-right: none;
	color: #888;
	font-weight: 500;
	display: block;
	letter-spacing: 0;
	outline: none;
	padding: 0 20px;
	text-decoration: none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.tabs li:first-child a,
.tabs-nav li:first-child a { border-left: 1px solid #e0e0e0; }
.tabs li:last-child a,
.tabs-nav li:last-child a { border-right: 1px solid #e0e0e0; }

.tabs li.active a,
.tabs-nav li.active a {	color: #333; font-weight: 500; }
.tabs li.active i:before,
.tabs-nav li.active i:before  {	color: #555; }

.tabs li i:before,
.tabs-nav li i:before { color: #909090; }
.tabs li span,
.tabs-nav li span { margin-left: -7px; }
.tabs li.active a i,
.tabs-nav li.active a i {opacity: 1; filter: alpha(opacity=100);}
.tabs-nav li i,
.tabs-nav li i {opacity: 0.64; filter: alpha(opacity=64); margin: 10px 0 0 0; }

.tabs-nav li a:hover,
.tabs-nav li a:hover  { background: #fff; }

.tabs-nav li.active a,
.tabs-nav li.active a {
	background: #fff;
	border-bottom: 1px solid #fff;
}

.tab-content {padding: 20px;}
.shop-page .tab-content table p,
.tab-content p { margin: 0px;}
.shop-page .tab-content p {
	margin-bottom: 20px;
}
.tabs-container {
	border: 1px solid #e0e0e0;;
	margin: -1px 0 20px;
	overflow: hidden;
	width: 100%;
	line-height: 21px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}






/* Tooltip
====================================*/
.ui-tooltip,
.arrow:after {
	background: #444;
}

.ui-tooltip {
	color: #fff;
	padding: 1px 8px;
	position: absolute;
	z-index: 9999;
	font-size: 11px;
	max-width: 300px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.fade {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 100ms ease-in-out;
	-moz-transition: opacity 100ms ease-in-out;
	-o-transition: opacity 100ms ease-in-out;
	-ms-transition: opacity 100ms ease-in-out;
	transition: opacity 100ms ease-in-out;
}

.fade.in {
	opacity: 1;
	filter: alpha(opacity=100);
}

.ie8 .arrow {
	display: none;
}

.arrow {
	width: 70px;
	height: 5px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -5px;
}

.arrow.top {
	top: -16px;
	bottom: auto;
}

.arrow.left {
	left: 20%;
}

.arrow:after {
	content: "";
	position: absolute;
	left: 23px;
	top: -20px;
	width: 21px;
	height: 21px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	tranform: rotate(45deg);
}

.arrow.top:after {
	top: auto;
}
.post-content .client-list ul,
.page-content .client-list ul,
.client-list ul { list-style: none; margin: 0px 0px 20px 0px, padding: 0px;}
/* =================================================================== */
/* Blog
====================================================================== */


/* Posts
====================================*/
.post {
	margin: 40px 0;
}

.post-content {
	margin: 0 0 0 63px;
}

.post-content form {
	overflow: hidden;
}
.page-content ul,
.post-content ul {
	list-style: disc;
	padding-left: 30px;
}

.post-img a img {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	margin: 0 0 23px 0;
}

.post-img a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/* Tags */
.meta {
	color: #888;
	margin: 0 0 15px 0;
}

.meta a {
	color: #888;
	text-decoration: none;
}

.meta time {
	margin: 0 0 0 -2px;
}

.meta a:hover {
	color: #666;
}

.meta i.halflings {
	display: inline-block;
	opacity: 0.53;
	filter: alpha(opacity=53);
	margin: 2px 5px 0 0;
}


.meta:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

.meta i.halflings:before {
	color: #a5a5a5;
}

.meta span {
	margin-right: 12px;
	float: left;
}
.meta span.comments-link {
	float: none;
}

/* Title */
.meta h1,
.meta h2 {
	line-height: 26px;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 2px 0;
}

.meta h1 a,
.meta h2 a {
	color: #444;
}

.meta h1 a:hover,
.meta h2 a:hover {
	color: #666;
}


/* Medium Image */
.medium-image { float: left; margin: 0 20px 0 0; width: 28%; }
.medium-content { float: left; width: 59%; margin-left: 60px; }
.post.medium { margin-top: 40px; margin-bottom: 40px; }
.post.medium:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}


/* Pagination
====================================*/
.wp-pagenavi,
.pagination {
	margin: 30px 0;
	overflow: hidden;
}
.wp-pagenavi ul {
	list-style: none;
}
.shop-page .wp-pagenavi,
.shop-page .pagination {
	margin-left:10px;
	margin-bottom: 0px;
	margin-top: 20px
}
.wp-pagenavi a,
.wp-pagenavi span,
.pagination ul li a {
	padding: 6px 10px;
	border-bottom: none;
	display: inline-block;
	color: #888;
	float: left;
	margin-right: 4px;
	background-color: #f4f4f4;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
	border-radius: 2px;
}
.wp-pagenavi .current,
.pagination .current {
	color: #fff;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
}
.wp-pagenavi a:hover,
.wp-pagenavi span:hover,
.pagination ul li a:hover {
	background-color: #ccc;
	color: #fff;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
}


/* About Author
====================================*/
.about-author {
	margin-bottom: 40px;
	padding: 20px;
	overflow: hidden;
	background: #f6f6f6;
	color: #888;
	border-radius: 2px;
	-webkit-box-shadow:: inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
}

.about-author p { margin: 0 0 2px 0; }
.about-author img {
	float: left;
	margin: 7px 5px 5px 5px;
	width: 65px;
	height: 65px;
	border-radius: 2px;
}

.about-description {
	margin: -2px 0 0 90px;
}




/* =================================================================== */
/* Footer
====================================================================== */

#footer {
	background: #4c4c4c;
	width: 1020px;
	padding: 30px 0 31px 0;;
	margin: 0 auto;
	font-size: 12px;
}

#footer-bottom {
	background: #424242;
	width: 1020px;
	padding: 15px 0;
	margin: 0 auto;
	font-size: 12px;
}

#footer, #footer p, #footer a { color: #ddd; }
#footer a:hover { color: #fff; }

#footer h4 {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #fff;
}

.copyright { color: #aaa; }
.copyright a,
.copyright span { color: #eee !important; }

#sub-menu {
	float: right;
	font-size: 11px;
}

#sub-menu ul li a  { color: #aaa; }
#sub-menu ul li a:hover  { color: #eee; }

#sub-menu ul li  {
	display: inline-block;
	border-left: 1px solid #505050;
	margin:0;
	padding: 0 8px 0 8px;
	line-height: 12px;
}

#sub-menu ul li:first-child  { border: none; padding-left: 0; }
#sub-menu ul li:last-child  { padding-right: 0; }
#logo-footer { margin: 10px 0 20px 0; width: 100px; height: 24px; }


