@import url("bootstrap-modal.css");
@import url("bootstrap-modal-bs3patch.css");

/* ==========================================================================
   Author's custom styles
   Author: Sunil Soundarapandian
   email: ssunils2004@gmail.com
   ========================================================================== */
p{line-height: 20px;}
#wrapper {
  margin: 10px auto;
  max-width: 960px;
  background: #fff;
  box-shadow: 0 0 6px -1px #000000;
}
.grey-bg{background: #ffffff;}
.logo{ padding: 15px 0 ; display:  inline-block;}
.since{padding-top: 10px; max-width: 140px;}
.navbar-custom{ background:#575757; border-radius: 0; font-family:"TitilliumText22LMedium", arial; color: #fff; border: none;}
.navbar-custom a{color: #fff; font-size: 14px; text-shadow:2px 3px 2px #000;}
.navigation{padding-top: 80px;  padding-left: 0; padding-right: 0 ;}
.navigation > li.active > a, .navigation > li > a:hover{ background:url(../images/active-bg-1.jpg) left top no-repeat transparent; display: block;}
.navigation > li.active > a span, .navigation > li > a:hover span{ background:url(../images/active-bg-2.jpg) right top no-repeat transparent;}
.navigation > li > a span {
  background: url("../images/menu-seperator.jpg") no-repeat right top;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  padding: 15px 17px;
}
.navigation > li > a span.last{background: none;}
.navigation > li > a {padding: 0;}
.navigation > li{ float: left; padding:0; margin: 0 1px 0 0; position: relative;}
.navigation{ list-style: none; margin:0; padding: 0; display: block;}
.lt-ie9 .navbar-header{ display: none !important;}
.navbar-nav > li{float: left; }
.sub-menu {
  margin: 0px 0 0;
  padding: 3px 0px 0px 0px;
  position: absolute;
  width: 214px;
  display: none;
}
.sub-menu li{
	background: url(../images/sub-menu-bg.PNG) repeat;
  list-style: none outside none;
  margin: 1px 0 0;
  position: relative;
 display: none;
 z-index: 99;
}
.sub-menu li a{display: block; padding: 10px 10px 10px 20px; text-shadow: none; text-transform: none;}
.sub-menu li a:hover, .activeSub > a{background: #222;}
.sub-menu li ul.sub-menu2 {
  position: absolute;
  right: 215px;
  top: -1px;
  width: 300px;
}
.lt-ie9 #wrapper{border: 1px solid #919191;}
.menu-wrap{position: relative;}
.menu-before{ position: absolute; background:url(../images/menu-bef.png) no-repeat; height: 62px; width: 7px; left: -6px;}
.menu-after{ position:absolute; background:url(../images/menu-aft.png) no-repeat; height: 62px; width: 7px; right: -7px;}
img{ max-width: 100%;}
#wrapper{width: 960px !important;}
.container{max-width: none !important;}
.testimonial{
	position: relative;
	background:url(../images/testimony.jpg) repeat-x;
	height: 255px;
	width: 287px;
}
.testimonyTitle {
  position: absolute;
  right: -13px;
  top: 14px;
}
.nameClient p{font-style: italic; color: #666;}
.testimonyHolder.even .nameClient {
  border-left: 1px solid #CCCCCC;
  border-right: 0 solid #CCCCCC;
  left: auto;
  right: 14px;
  text-align: right;
}
.workPass li{
	font-size: 14px;  
	height: auto;
  line-height: 35px;
  list-style: none outside none;
  margin: 0 !important;
  }
 .activeLink a{color: #111;}
.jobHolder {
  background: none repeat scroll 0 0 #F9F9F9;
  box-shadow: 0 0 3px 1px #DADADA;
  margin: 15px 0;
  padding: 10px;
}
.jobHolder h3 {
	margin-top: 5px;
}
.jobHolder > ul {
  padding-left: 20px;
}
.hidContent{display: none;}
.jobsList .btn{padding: 2px 12px;}
.jobDesc td{vertical-align: top;}
.jobDesc{display: none; width: 100%;}
.jobDesc div{display: none;}
.jobTitle.even td{background: #fff !important;}
.jobTitle.activeJob td {
  background: none repeat scroll 0 0 #FFFFE0 !important;
}
.logo > img {
  height: auto;
  max-width: 280px;
}
.address1 .bb{
border-bottom: 1px solid#ccc;
margin-bottom: 15px;
padding-bottom: 15px;
}
.contact_tab input, .contact_tab textarea {
  border: 1px solid #CCCCCC !important;
  border-radius: 8px;
  height: 30px;
  margin: 8px 40px;
  width: 98%;
  resize: none;
}
.contact_tab textarea#address{height: 75px;}
.contact_tab textarea {
	height: 150px;
}
.contact_tab select {
  height: 22px;
  width: 98%;
}
.contact_tab{width: 95%;}

/*BLOG POST CSS*/

.blog_post {
  display: block;
  margin-bottom: 30px;
  text-shadow: 0 1px 0 #FFFFFF;
  width: 100%;
}
.blog_date {
  color: #FFFFFF;
  display: block;
  float: left;
  height: 48px;
  line-height: 16px;
  margin-left: -48px;
  padding-top: 8px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  width: 43px;
}
.blog_date sub {
  display: block;
   padding: 6px 0 0;
}
.post_title {
  border-bottom: 1px solid #E2E2E2;
  box-shadow: 0 1px 0 #FFFFFF;
  margin-bottom: 20px;
  padding-bottom: 0;
}
#content .post_title a.comment_icon {
  background: url("../images/comment_icon.html") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #798C09;
}
 .blog_date {
  background: url("../images/blog_date.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size: 14px;
  font-weight: bold;
  padding-left: 6px;
}
article.blog-post {
  padding-left: 10px;
}
.post_title i{
	color: #666;
	padding: 0 5px;}
.sidebar_box h3 {
  display: block;
  line-height: 33px;
  width: 269px;
  background: url("../images/sidebar_titlebg1.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  text-align: center;
  margin: 30px auto;
}
.sideBarBlock ul {
  margin: -5px 0 15px;
  padding: 0;
  width: 100%;
  list-style: none;
}
.sideBarBlock ul li{
	list-style: none;
	padding:0;
}
.sideBarBlock ul li {
  background: url("../images/sidebar_list_bg.png") no-repeat scroll 4px 9px rgba(0, 0, 0, 0);
  border-bottom: 1px dotted #3F3F3F;
  clear: both;
  display: block;
  line-height: 20px;
  padding: 8px 0 8px 25px;
  text-decoration: none;
  text-indent: 0;
  width: 100%;
}
.sideBarBlock ul li:first-child {
  border-top: medium none;
}
.sideBarBlock ul.my_cat_items li a {
  display: block;
  color: #3F3F3F;
}
.sideBarBlock ul li.cat-item a small {
  background: none repeat scroll 0 0 #F2F2F2;
  border-radius: 3px;
  display: block;
  float: right;
  font-size: 11px;
  padding: 0 7px;
  
}
.blog_post .pf_featured_img {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  display: block;
  float: left;
  font-size: 0;
  line-height: 0;
  margin: 0 20px 20px 0;
  padding: 8px;
}
.blog_post .sq_img {
  height: 120px;
  width: 120px;
}
.zoom-icon {
  background: url("../images/icon_zoom2.png") no-repeat scroll 50% 50% #951100;
}
.featured_post {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 20px;
}
.featured_post:last-child{
	border-bottom: none;
}
iframe {
  border: medium none;
  width: 100%;
}
input.btn-warning[type="image"] {
  display: block;
  padding: 6px;
  text-align: center;
  width: 98% !important;
}
.formContainer{
	background:#E6E8E8;
	padding: 10px;
}
#submit.btn-warning{
	position: absolute;
	left: -9999px;
}
