/*
Theme Name: Impressio-Lite
Theme URI: http://www.themesclub.com/
Author: ThemesClub.com
Description: Impressio-Lite WordPress Theme
Version: 1.0.4
License: GNU General Public License
License URI: license.txt
Tags: red,gray,silver,two-columns,right-sidebar,left-sidebar,custom-menu,featured-images,sticky-post
*/
/* =Reset
-------------------------------------------------------------- */
@import url("bootstrap/css/bootstrap.css");
@import url("bootstrap/css/bootstrap-responsive.css");
body
{
	font-family: 'Open Sans', sans-serif;
	background:#FFF; 
	font-size:13px;
	color:#3b3b3b;
}
.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6
{
	font-weight:normal;
}
.headers-styles h1,.headers-styles h2,.headers-styles h3,.headers-styles h4,.headers-styles h5,.headers-styles h6
{
	font-weight:normal;
}
.widget-area h1.widget-title
{
	font-size:23px;
	font-weight:normal;
}
/* Links */
a {
	color: #b91919;
}
a:visited {
	color: #8d3b3b;
}
a:hover,
a:focus,
a:active {
	color: #dd5330;
	text-decoration:none;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #4e4949;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
.clear:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}
/* =Content
----------------------------------------------- */
.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
/* =Media
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #454545;
	margin-bottom: 1.5em;
	max-width: 99.3%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}
/* =Navigation
----------------------------------------------- */
.site-content [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
/* =Comments
----------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}
/* =Widgets
----------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}
/* Search widget */
.widget_search .search-submit {
	display: none;
}
/* Impressio-Lite Theme Styles */
/* header */
nav#site-navigation
{
	margin-top:-21px;
}
img.no-responsive-image
{
	max-width:inherit;
}
.header-1-wrap
{
	background:#1f1f1f;
	border-bottom:1px solid #FFF;
}
.header-1-wrap .row
{
	min-height:116px;
}
div.logo
{
	margin-top:27px;
}
.logo img
{
	max-width:300px;
	max-height:90px;
}
/* top main menu */
.nav-menu
{
	float:right;
	font-size:14px;
}
.nav-menu li a {
	color:#FFF;
	display: block;
	line-height: 1;
	text-decoration: none;
}
.nav-menu li li a
{
	color:#333;
}
/* top menu active */
.nav-menu > li.current_page_item > a,
.nav-menu > li.current-menu-ancestor > a,
.nav-menu > li.current-menu-item > a
{  
	color : #FFF;
	background: url(images/top-menu-active.png) bottom left repeat-x;
	font-weight:bold;
}
/* all child menu active */
.nav-menu ul li.current_page_item  > a,
.nav-menu ul li.current-menu-item  > a
{
	color:#f47a37;
}
/* parent li only */
.nav-menu > li
{
}
.nav-menu > li > a
{
}
ul.nav-menu,
div.nav-menu > ul {
	margin: 0 0 0 -20px;
}
.nav-menu li {
	display: inline-block;
	position: relative;
}
.nav-menu li a span{
	display: block;
	padding: 50px 20px 10px;
}
.nav-menu ul li span
{ 
	display: block;
	padding: 12px 20px;
}
.nav-menu .sub-menu,
.nav-menu .children {
	margin:0;
	background-color: #f9f9f9; 
	border-top: 0; 
	display: none;
	float: left;
	padding: 0;
	position: absolute;
	top: 74pxpx;
	left:0px;
	z-index: 99999;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0, .3);
	box-shadow: 0 1px 5px rgba(0,0,0, .3);
}
.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
	margin: 0;
	width: 200px;
}
/* all child menu hover */
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
	background-color: #ebebeb;
	color:#313131;
}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
	display: block;
}
.mynavbar
{
display:none;
}
/* Small menu */
	.mynavbar
	{
	}
	.menu-toggle {
		cursor: pointer; 
		margin: 0; 
		margin-top:20px;
		font-weight:normal;
		text-align:center;
		background:green;
		display:block;
		color: #867f74;
		border-bottom: 3px solid #f47a37;
		background: #f9f9f9;
	}
	.menu-toggle:after { 
		font-size: 12px;
		padding-left: 8px;
		vertical-align: -4px;
	}
	.toggled-on .menu-toggle:after {
		vertical-align: 2px;
	}
	.toggled-on .nav-small-menu,
	.toggled-on .nav-small-menu > ul {
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%; 
		background:#f9f9f9;
	}
	.toggled-on .nav-small-menu li a 
	{   
		display: block;
		padding: 12px 20px;
		color:#313131;
	}
	.toggled-on li,
	.toggled-on .children {
		display: block;
		border:none; 
	}
	.toggled-on .nav-small-menu li > ul {
		background-color: transparent;
		display: block;
		float: none;
		margin-left: 20px;
		position: relative;
		left: auto;
		top: auto;
	}
	.toggled-on .nav-small-menu li > ul a {
		width: auto;
		display:block;
	}
	.toggled-on .nav-small-menu a:hover
	{
		background-color: #ebebeb;
		color: #313131;
		text-decoration:none;
	}
/* slider */
.slider-wrap
{
	color:#FFF;
	padding:0 !important;
	background:#EEE;
}
.ml-slider-resize
{
	overflow:hidden;
}
/* buy theme box */
.buy-theme-box
{
	background:#fafafa;
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #e9e9e9;
	text-align:center;
}
.buy-theme-box h2
{
	font-size:28px;
	font-weight:600;
	text-align:center;
	margin: 25px 0;
}
.btn-buy-theme
{
	display:inline-block;
	width:250px;
	height:63px;
	background:url(images/btn-buy-theme.png) no-repeat;
	text-indent:-9999px;
	outline:none;
	margin-bottom:35px;
}
/* features boxes */
.feature-boxes
{
	padding: 55px 0 40px;
}
.feature-text-1 .row
{
	padding:20px 0 15px;
}
.feature-text-1
{
	background:url(images/grey-stone-bg.png);
}
.feature-text-1 h1
{
	color:#dd5330;
	font-size:20px;
	line-height:25px;
	font-weight:500;
	text-align:center;
	margin:0;
	padding:0;
}
.feature-text-1 p
{
	text-align:center;
	font-size:13px;
	color:#cacaca;
}
.feature-box-content
{
	 position:relative;
	 padding-left:60px;
}
.feature-box-image
{
	position:absolute;
	min-width:60px;
	width:60px;
	text-align:center;
	padding-top:5px;
	display:block;
	left:0;
}
.link-box-border
{
	height:7px;
	width:100%;
	background:#292929;
	border-top:1px solid #FFF;
}
.link-box-border span
{
	display:none;
}
a.link-box-link-1
{
	display:block;
	background:#b91919 url(images/bullet-1.png) 95% 11px no-repeat;
	color: #FFF;
	padding:10px;
}
.link-box-1,
.link-box-2,
.link-box-3
{
	margin-bottom:20px;
}
.link-boxes .span4
{
	max-width:300px;
}
.feature-box-image img
{
}
.feature-box-content h1
{
	color:#292929;
	font-size:14px;
	font-weight:600;
	line-height:25px;
	margin:0;
	padding:0;
}
.allfeatures
{
	text-align:center;
	color:#e0e0e0;
	font-size:13px;
	padding-top:20px;
}
.features-boxes .allfeatures p
{
	font-size:13px;
	margin-top:0;
}
.allfeatures h3
{
	line-height:30px;
	font-size:14px;
	font-weight:500;
	margin:0;
	padding:0;
	margin-top:20px;
}
.border-bottom-features
{
	border-bottom:1px solid #d8d8d8;
}
.features-box img
{
	position:absolute;
	left:3%;
	top:30%;
}
.features-box h3
{
	font-size:18px;
	line-height: 18px;
	margin:0;
	margin-bottom:12px;
}
/* recent posts and testimonial */
.recent-posts-testimonials
{
	background:url(images/grey-bg.png);
	border-top:1px solid #c0c0c0;
	min-height:200px;
	padding-top:20px;
}
.recent-posts-testimonials h1.widget-title
{
	color:#d51d1d;
	font-weight:600;
	font-size:17px;
}
.testi-photo-wrap
{
	width:143px;
	height:137px;
	background:url(images/testi-person-bg.png) no-repeat;
	min-width:155px;
	float:left;
}
.testi-photo-wrap img
{
	margin-top: 12px;
	margin-left: 10px;
	width:112px;
	height:112px;
	max-width:112px;
	max-height:112px;
}
.each-testimonial
{
	margin-bottom:20px;
	clear:left;
	float:left;
	position:relative;
}
.testi-person-name
{
	color:#b91919;
	font-weight:600;
	font-size:15px;
}
.testi-from
{
 margin-top:20px;
}
.testi-company-name
{
	color:#a4a4a4;
}
.each-testimonial .span2
{
	min-width:140px;
}
.list-each-testimonial
{
	background:#e7e7e7;margin-bottom:20px;border:1px solid #d8d7cf;min-height:40px;
}
.list-each-testimonial .row
{
	padding: 20px;
}
.list-each-testimonial .span2
{
	width:140px;
}
/* carousel for recent works */
.recent-carousel
{
	padding-top:20px;
}
.list-carousel { 
width:auto;
}
.list-carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list-carousel li img
{ 
}
.list-carousel.responsive {
width: auto;
margin-left: 0;
}
.clearfix {
float: none;
clear: both;
}
.prev {
	background:url(images/icons-carousel-nav.png) no-repeat;
	width:10px;
	height:11px;
	display:inline-block;
	text-indent:-9999px;
	margin-top:4px;
	margin-left:10px;
}
.next { 
	background:url(images/icons-carousel-nav.png) top right no-repeat;
	width:10px;
	height:11px;
	display:inline-block;
	text-indent:-9999px;
}
a.prev:hover
{
	background:url(images/icons-carousel-nav.png) bottom left no-repeat;
}
a.next:hover
{
	background:url(images/icons-carousel-nav.png) bottom right no-repeat;
}
.pager {
float: left;
width: 300px;
text-align: center;
}
.pager a {
margin: 0 5px;
text-decoration: none;
}
.pager a.selected {
text-decoration: underline;
}
.timer {
background-color: #999;
height: 6px;
width: 0px;
}
.generic-title-1,
.generic-title-1 a
{
	font-size:15px;
	font-weight:500;
	color:#dd5330;
	line-height:18px;
	margin:0;
	margin-bottom:25px;
	text-decoration:none;
}
.recent-carousel h3.generic-title-1
{
	float:left;
}
a.recent-work-link
{
	font-size:16px;
	font-weight:600;
	color:#dd5330;
	text-decoration:none;
	position:relative;
	display:block;
}
.recent-work-link img
{
	border:5px solid #5c5656;
	-webkit-box-shadow:  0px 1px 1px 1px #342e2e;
	box-shadow:  0px 1px 1px 1px #342e2e;
}
.recent-work-cat
{
	font-size:14px;
}
a.recent-work-link:hover .carousel-zoom-layer
{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 1;
}
.each-recent-work
{
	text-align:center;
}
.each-recent-work-name
{
	display:block;
	padding:20px 0;
}
.carousel-zoom-layer
{
	display:block; 
	position:absolute;
	left:0;
	top:0;
	width:inherit;
	height:auto;
	opacity: 0;
	-webkit-transition: all 0.6s ease;
	-moz-transition:    all 0.6s ease;
	-o-transition:      all 0.6s ease;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
	transition:all 0.6s ease;
}
.right-widget-content ul li
{
	background:url(images/bullet-1.png) 0px 3px no-repeat;
	padding-left:30px;
	margin-bottom:20px;
}
.right-widget-content ul
{
	list-style-type:none;
	margin:0;
}
/* homepage latest post */
.latest-post
{
	margin-top:30px;
}
.recent-posts-wrap
{
	border-left:1px solid #4e4949;
	border-right:1px solid #4e4949;
}
.recent-posts-wrap ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.recent-posts-wrap ul li
{
	border-bottom:1px solid #F1F1F1;
	background: url(images/bullet-1.gif) 20px center no-repeat;
	padding:10px 10px 10px 45px;
	-webkit-transition: all 0.6s ease;
	-moz-transition:    all 0.6s ease;
	-o-transition:      all 0.6s ease;
	transition:all 0.6s ease;
}
.recent-posts-wrap ul li:hover
{
	background:#f25b08 url(images/bullet-1-inverse.gif) 20px center no-repeat;
	color:#c5c5c5;
}
.recent-posts-wrap ul li:hover a
{
	color:#FFF;
}
.recent-posts-wrap ul li a:hover
{
	color	: #FFF;
}
.recent-posts-wrap ul li a
{
	-webkit-transition: all 0.6s ease;
	-moz-transition:    all 0.6s ease;
	-o-transition:      all 0.6s ease;
	transition:all 0.6s ease;
	color:#c5c5c5;
	text-decoration:none;
	font-size:14px;
}
a.learn-more
{
	display:inline-block;
	width:138px; 
	color:#FFF;
	text-transform:uppercase;
	background:#dd5330;
	text-align:center;
	padding:10px 0;
	margin:40px 0;
}
a.learn-more:hover
{
	text-decoration:none;
}
.home-page-boxes3
{
	background:url(images/section-bg-1.png);
	border-bottom:1px solid #4c4747;
	border-top:1px solid #4c4747;
	padding-top:20px;
	/* for homepage only */
	margin-bottom:-20px;
}
/* footer section */
.footer-widgets
{
	background:url(images/grey-stone-bg.png);
	padding:35px 0 60px;
	color:#c7c7c7;
}
.footer-widgets a:hover
{
	text-decoration:underline;
}
.footer-widgets h1.widget-title
{
	font-size:20px;
	color:#FFF;
	font-weight:normal;
}
.footer-widget-1 ul li.home
{
	background:url(images/footer-icons.png) no-repeat;
}
.footer-widget-1 ul li.phone
{
	background:url(images/footer-icons.png) 0px -27px no-repeat;
}
.footer-widget-1 ul li.email
{
	background:url(images/footer-icons.png) 0px -52px no-repeat;
}
.nl-form input[type="submit"]
{
	background:#c31515;
	border:none;
}
.nl-form
{
	position:relative;width:90%;
}
.nl-form input
{
	position:absolute;
}
.nl-form input[type="submit"]
{
	right:-10px;
	top:3px;
}
.nl-form input[type="text"]
{
width:100%;
border-radius:0;
font-size:12px;
}
.footer-widget-1 ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
.footer-widget-1 ul li
{
	padding-left:30px;
	padding-bottom:5px;
}
.footer-wrap
{
	background:#FFF;
	border-top:1px solid #221e1e;
	color	: #292929; 
}
.footer-wrap a
{
	color:#dd5330;
}
.footer-wrap a:hover
{
	color:#dd5330;
}
.footer-wrap .social-icons a
{
}
.footer-wrap ul li
{
	background:url(images/bullet-2.png) 4px center no-repeat;
	padding:0 8px 0 10px;
}
.footer-wrap ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.custom-recent-posts p
{
	color:#adadad;
}
.custom-recent-posts ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
.custom-recent-posts ul li
{
	background:none;
	padding:0;
}
#tctwitter .interact
{
	display:none;
}
#tctwitter ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#tctwitter span
{
	word-break:break-all;
}
#tctwitter a
{
	color:#c0c0c0;
}
#tctwitter  li
{
	background:none;
	padding-left:0;
}
.copyright .row
{
	padding:10px 0;
}
/* footer menu */
ul.nav-footer-menu
{
	padding:0;
	margin:0;
}
.menu-footer-menu li.first
{
	padding-left:0;
}
.footer-wrap ul li.first
{
	padding-left:0;
}
.footer-wrap ul li.last
{
	background:none;
}
div.copyright_text
{
	padding-top:5px;
}
ul.nav-footer-menu li
{
	display:inline;
	background:url(images/footer-menu-sep.png) 100% 3px no-repeat;
}
ul.nav-footer-menu a
{
	color	: #e9e9e9;
	text-decoration:none;
}
ul.nav-footer-menu a:hover
{
	color:#f25b08;
}
.social-icons a
{
	padding-left:10px;
}
/* Page */
h1.post-title
{
	font-size:15px;
	color:#dd5330;
	font-weight:600;
	margin:0;
	padding:0;
	line-height:25px;
	margin-bottom:20px;
}
.content-area
{
	text-align:justify;
}
.form-allowed-tags
{display:none;}
.content-title-wrap h1
{
	color:#f25b08;
	font-size:18px;
	font-weight:700;
}
.content-title-wrap
{ 
	 background:url(images/slider-bg.jpg);
}
.content-title-wrap .row
{
	padding:18px 0;
}
.content-title-wrap h1
{
	line-height:20px;
	color:#FFF;
	font-size:24px;
}
/* sidebar */
.widget-area
{
}
 .widget-area h1.widget-title
{
	font-size:17px;
	font-weight:700;
	color:#d51d1d;
	line-height:18px;
	margin:0;
	margin-bottom:25px;
	text-decoration:none;
}
.widget-content > ul 
{
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1; 
	padding:0;
	margin:0;
	list-style-type:none;
}
.widget-content > ul > li 
{
	border-bottom: 1px solid #F1F1F1;
	background: url(images/bullet-1.gif) 20px center no-repeat;
	padding: 10px 10px 10px 45px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.widget-content > ul > li:hover
{
	background:#b91919 url(images/bullet-1-inverse.gif) 20px center no-repeat;
	color:#FFF;
}
.widget-content > ul > li:hover > a
{
	color:#FFF;
}
.widget-content > ul > li > a 
{
	 -webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
color: #3b3b3b;
text-decoration: none;
font-size: 14px;
}
#wp-calendar {width: 100%; }
#wp-calendar caption {  color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
.widget-area ul.menu {
    background: #FFF url(images/carousel-bg.png) left bottom repeat-x;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.widget-area ul.menu a
{
	color:#3b3b3b;
}
.widget-area ul.menu ul {
    list-style-type: none;
}
.widget-area ul.menu li {
    padding: 5px 5px 10px 14px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.widget-area ul.menu > li {
    border-bottom: 1px solid #F1F1F1;
}
.widget-area ul.menu li.current-menu-item > a
{
    text-decoration:underline;
}
/* single post */
.single-post-container h1.entry-title
{
	font-size: 17px;
	color: #d51d1d;
	font-weight: 600;
	margin: 0;
	padding: 0;
	line-height: 25px;
	margin-bottom: 20px;
}
.single-post-container,
.single-page-container,
.blog-posts-container,
.single-staff-container
{
	padding-top:40px;
	margin-bottom:20px;
}
.staff-pagination-wrap
{
	margin-bottom:20px;
}
.single-staff-container .span4
{
	min-width:300px;
}
.single-page-container .entry-content
{
	margin:0;
}
.single-staff-container .span3
{
	min-width:220px;
}
/* comment section */
/* comment */
#comments
{
clear:both;
margin-top:50px;
}
#comments h2 
{	
	font-size: 18px;
}
#respond {
    clear: both;
    margin: 15px 0 15px 0;
}
#author, #email, #url {
    background: #fff ;
    width: 230px;
    color: #464646;
    font-size: 12px;
    padding: 8px 10px;
    margin: 5px 5px 0 0;
    border: 1px solid #d2d2d2;
}
#comment {
    background: #fff ;
    width: 96%;
    height: 150px;
    color: #464646;
    font-family: Arial,Tahoma,Verdana;
    font-size: 12px;
    padding: 8px 10px;
    margin: 5px 0 5px 0;
    border: 1px solid #d2d2d2;
}
.comment-list, .children {
    margin: 0;
    padding: 0;
	list-style:none;
}
.ping-list {
    margin: 0 0 40px 0;
    padding: 0;
}
.comment-list ol, .ping-list ol {
    margin: 0;
    padding: 10px;
    max-width: 550px;
}
.comment-list li, .ping-list li {
   
    border-bottom: 0px solid #d2d2d2;
    position: relative;
	margin-top:20px;
}

div.comment-content li 
{
	margin-top:0px;
}

.comment-list li ul li {
    margin-left: 40px;
   
}
.comment-list li ul li #respond {
    margin-left: -40px ;
    margin-top: 20px;
}
.comment-list li ul li li #respond {
    margin-left: -80px ;
}
.comment-list p, .ping-list p {
    font-weight: normal;
    text-transform: none;
    margin: 10px 5px 10px 0;
    padding: 0;
}
.comment-list li .avatar {
    background: #FFF;
    float: left;
    margin: 0 10px 0 0px;
    border-radius: 50%;
    -moz-border-radius: 50%;
}
.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
    font-weight: bold;
    font-style: normal;
}
.bypostauthor {
}
#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.nocomments {
    text-align: center;
}
#comments .navigation {
    display: block;
    margin: 10px 0 0 0;
}
.thread-alt, .thread-even {
}
.even, .alt, .depth-1 {
}
#comments h3 {
    text-transform: uppercase;
    font-size: 24px;
    padding: 0 0 10px ;
}
.comment-content {
    border: 1px solid #d2d2d2;
    padding: 10px 20px 25px;
    margin: 20px 0 0;
}
.comment-list li .fn, .comment-list li .cfn {
    text-transform: uppercase;
    font-size: 14px;
}
.comment-list li .says {
    display: none;
}
.comment-list li .commentmetadata {
    font-weight: normal;
    font-size: 13px;
    font-style: italic;
    padding: 5px 0 0 ;
}
.comment-list li .commentmetadata a {
    color: #999;
}
.comment-list li .reply {
    right: 1px;
    position: absolute;
    margin-top: -32px;
    background: #eee;
    padding: 5px 10px;
}
.depth-4 .reply {
    display: none ;
}
.commentfields-left {
    float: left;
    width: 290px;
    margin: -10px 0 0 ;
}
#alt-login-methods {
    float: right;
    margin: 5px 30px 0 0;
}
.divider {
    width: 50px;
    height: 90px;
    margin: -100px 0 0 280px;
    float: left;
}
.commentpolicy {
    margin: 30px 0 ;
}
.reply a, .reply a:visited {
    text-decoration: none;
    color: #999;
    font-size: 13px;
    font-weight: normal;
}
.reply a:hover, #cancel-comment-reply-link a:hover {
    color: #464646;
    font-weight: bold;
}
h3#reply-title {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 26px;
    padding: 0px ;
    margin: 0px ;
}
#cancel-comment-reply-link {
    font-size: 11px;
}
.form-submit {
    text-align: left;
}
#submit {
    width: 168px;
    height: 40px;
    border: 0px;
    cursor: pointer;
}
.comment-form-author label, .comment-form-email label, .comment-form-url label {
    font-family: Helvetica,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}
/* Blog Template Layout */
.blog-posts-container h1.entry-title
{
	font-size: 18px;
	font-weight: 700;
	color: #c5c5c5;
	line-height: 25px;
	margin: 0; 
	text-decoration: none;
}
h1.entry-title
{
	word-wrap:break-word;
}
.entry-content
{
	word-wrap:break-word;
}
.moretag
{
	outline:none;
	padding:12px;
	background:#1f1f1f;
	margin-top:20px;
	color:#FFF;
	margin:20px 0;
	display:inline-block;
}
a.moretag
{
	color:#FFF;
}
.single-post-image-wrap
{ 
	padding	: 4px;
	border-left:1px solid #4e4949;
	border-right:1px solid #4e4949;
}
/* archive */
.taxonomy-description
{
	padding-top:20px;
	font-size:14px;
}
.archive-posts-container
{
	padding-top:20px;
}
.archive-posts-container h1.entry-title
{
	font-size: 18px;
	font-weight: 700;
	color: #dd5330;
	line-height: 25px;
	margin: 0; 
	text-decoration: none;
}
h1.entry-title a
{
	color: #dd5330;
}
/* search page */
.search-entry-title span
{
	color:#333;
}
.generic-content-container
{
	padding-top:20px;
}
/* 404 */
.page-404-container h1
{
	font-size:18px;
}
.page-404-container h2
{
	font-size:16px;
}
section.no-results h1
{
	font-size:18px;
}
/* CPT gallery */
/* projects gallery page */
.cats
{
}
.cats ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	margin	: 0px 20px;
	text-align	: center;
}
.cats ul li
{
	display:inline;
	margin		: 0 5px;
}
.cats ul li a
{
	display:inline-block; 
	text-decoration	:none;
	color	: #e7e7e7;
	font-size:13px;
	font-weight:600;
}
.cats ul li a:hover
{
	color			: #d26628;
}
div.cats .current-cat a span
{ 
	color			: #e7e7e7; 
	display			: block;
	text-align		: center; 
	background		: #1f1f1f;
	padding			: 7px 20px;
}
.cats ul li a span
{
	color			: #e7e7e7; 
	display			: block;
	text-align		: center; 
	background:none;
	padding			: 7px 20px;
}
.cats ul li a:hover span
{
	color			: #e7e7e7; 
	display			: block;
	text-align		: center; 
	background		: #1f1f1f;
	padding			: 7px 20px;
}
.portfolio-gallery-container .span3
{
	width:220px;
}
.portfolio-gallery-container
{
	padding-top:30px;
}
.portfolio-gallery-container .gallery-item-link
{
	font-size: 18px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	position: relative;
	display: block;
}
a.gallery-item-link:hover .gallery-zoom-image
{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 1;
}
.each-gallery-item
{
	min-width:300px; 
	text-align: center;
	width: 300px;
	height: 275px;
	padding: 0;
	background: #FFF url(images/carousel-bg.png) bottom left repeat-x;
	overflow: hidden;
	margin-bottom:20px;
}
.gallery-zoom-image
{
	display:block; 
	position:absolute;
	left:0;
	top:0;
	width:inherit;
	height:auto;
	opacity: 0;
	-webkit-transition: all 0.6s ease;
	-moz-transition:    all 0.6s ease;
	-o-transition:      all 0.6s ease;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
	transition:all 0.6s ease;
}
/* EMM PAGINATION */
.emm-paginate {  overflow:hidden;}
.emm-paginate a {  color:#4a4a4a; margin	: 0 3px; padding:6px 10px; text-align:center; text-decoration:none;}
.emm-paginate .emm-title { display:none;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate .emm-page {padding: 6px 10px;margin: 0 4px;}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}
.emm-paginate
{
	text-align: center;
	padding		: 10px 0; 
	font-weight	: 600;
}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current
{ 
	color		: #c31515 !important;
}
/* single portfolio item */
.launch-project
{
display:block;
margin-top:20px;
}
/* staff members section in page */
.each-staff
{
	min-width:210px;
	width:210px; 
	text-align:center;
	margin-bottom:20px;
}
.each-staff .each-staff-name
{
	font-size:18px;
	font-weight:700;
	padding-top:12px;
	display:block;
}
.each-staff a:hover
{
	text-decoration:none;
}
.each-staff img
{
	border :5px solid #b91919;
}
.staff-section-wrap
{
	margin-top:20px;
}
.staff-section-wrap .span4
{
	min-width:300px;
}
.staff-icons
{
	padding-top:12px;
}
.staff-icons span,
.staff-icons a
{
	display:inline-block;
	text-indent:-9999px;
	margin:0 4px;
}
.staff-icons a.staff-email
{
	width:30px;
	height:30px;
	background:url(images/staff-icons.png) bottom left no-repeat;
}
.staff-icons a.staff-email:hover
{
	background:url(images/staff-icons.png) top left no-repeat;
}
.staff-icons a.staff-gplus
{
	width:30px;
	height:30px;
	background:url(images/staff-icons.png) -93px bottom no-repeat;
}
.staff-icons a.staff-gplus:hover
{
	background:url(images/staff-icons.png) -93px top no-repeat;
}
.staff-icons a.staff-linkedin
{
	width:30px;
	height:30px;
	background:url(images/staff-icons.png) -124px bottom no-repeat;
}
.staff-icons a.staff-linkedin:hover
{
	background:url(images/staff-icons.png) -124px top no-repeat;
}
.staff-icons a.staff-facebook
{
	width:30px;
	height:30px;
	background:url(images/staff-icons.png) -31px bottom no-repeat;
}
.staff-icons a.staff-facebook:hover
{
	background:url(images/staff-icons.png) -31px top no-repeat;
}
.staff-icons a.staff-twitter
{
	width:30px;
	height:30px;
	background:url(images/staff-icons.png) -61px bottom no-repeat;
}
.staff-icons a.staff-twitter:hover
{
	background:url(images/staff-icons.png) -61px top no-repeat;
}
div.wpcf7 textarea
{
	width:90%;
}
/* slider exclusive */
.slider-1-feature
{
	background:url(images/slider-1-bullet.png) 0px 50% no-repeat;
	padding-left:20px !important;
}
/* Sade widget style */
div.ul-crpw div.crpw-item
{
	padding-left:0;
	clear:left;
	width:100%;
	padding-bottom:34px;
	float:left;
}
div.ul-crpw div img
{
	display:inline;
	vertical-align:top;
	float:left;
	margin-right:7px;
}
a.crpw-read-more
{
	color:#dd5330;
}
/* meta slider */
.rslides
{ 
}
.flexslider
{
	margin:0 !important;
}
.ml-slider-resize
{
	margin:0 auto;
	width:auto;
}
/* portfolio page section */
.porfolio-page-section-wrap
{
	background: url(images/grey-bg.png);
	border-top: 1px solid #c0c0c0;
	padding-top: 20px;
	padding-bottom:30px;
}
.each-portfolio-item
{
	position:relative;
	margin-bottom:20px;
	overflow:hidden;
	min-height:214px; 
}
.each-portfolio-item img.wp-post-image
{
	min-height:214;
	height:214px;
}
.each-portfolio-item .portfolio-title
{
	font-size:18px;
	color:#FFF;
	font-weight:600;
}
.portfolio-cat
{
	font-size:14px;
	color:#FFF;
	font-weight:400;
}
.each-portfolio-item .zoom-layer
{
	position:absolute;
	width:300px;
	top:0;
	left:0;
	background:url(images/zoom-layer-bg.png);
	text-align:center;
 	min-height:214px;
 	 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity:0;
   -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity  0.5s ease-in-out;
  -ms-transition: opacity  0.5s ease-in-out;
  -o-transition: opacity  0.5s ease-in-out;
  transition: opacity  0.5s ease-in-out;
}
.portfolio-item-link
{
	display:inline-block;
}
.portfolio-item-link:hover .zoom-layer
{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity:1;
}
.portfolio-item-link:hover .title-n-cat
{
	/* for ie 8 only */	 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.title-n-cat
{
	padding-top:65px;
	margin-top:-30px;
	position:absolute;
	top:50%;
	width:100%;
	background:url(images/zoom-layer-lens.png) top center no-repeat;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.portfolio-page-section h1,
.archive-tcportfolio h1.gallery-title
{
	font-size:18px;
	color:#dd5330;
	font-weight:600;
	line-height:20px;
	text-align:center;
}
.portfolio-page-section h2,
.archive-tcportfolio h2.gallery-subtitle
{
	font-size:13px;
	text-align:center;
	font-weight:100;
	line-height:16px;
	padding-bottom:20px;
	color:#242424;
}
.archive-tcportfolio h2.gallery-subtitle
{
	padding-bottom:10px;
}
.gallery-pagination
{ 
	padding:10px 0;
	margin-bottom:40px;
}
a.btn
{
	color:#FFF;
	font-size:15px;
	background: url(images/slider-bg.jpg) -5px -5px;
}
.btn-primary:focus,
.btn-primary:active
{
	background:#8d160e;
}
.image-blog-list img
{
	max-width:620px;
	padding-bottom:20px;
}
a.link-in-widget
{
	display: block;
	background: #b91919 url(images/bullet-1.png) 95% 11px no-repeat;
	color: #FFF;
	padding: 10px;
	margin-bottom:10px;
}

h1.site-title
{
	margin:0;
}

h1.site-title a
{
	color:#FFF;
}

h1.site-title a:hover
{
	color:#dd5330;
}




/* reset for WP */
/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
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: 14px;
	 
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1em;
}
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;
}


table {
  width: 100%;
  background: #fff;
}
table td, table th {
  padding: 8px;
  border: 1px solid #bbb;
  text-align: left;
}
table th {
  background: #ddd;
  font-weight: bold;
}
table caption {
  padding: 1em 0;
  text-align: center;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}


 