@charset utf-8;
/*--
    Theme Name: theme1579
    Theme URI: http://zip2zap.com/
    Description: A theme for Wordpress 3.2+ from zip2zap.com Collection
    Author: zip2zap
    Author URL: http://www.zip2zap.com/
--*/

.services-excerpt .box-button a{color: #FFF;}
.services-excerpt .box-button a:hover{color: #e11b22;}
.button[title="more"]{color: #FFF;}
.button[title="more"] a:hover{color: #e11b22;}
a.button{color: #FFF;}
a:hover.button{color: #e11b22;}
/* General---------------------------------------- */
html, body {
	min-width: 320px;
}
html {
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;
}
body {
	background: #fcfcfc url(images/fcfcfc.gif) 50% 0;
	color:#777;
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	position: relative;
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust:none;
	/* Stops Mobile Safari from auto-adjusting font-sizes */
}

.header-nodisplay{background: #FBFBFB;}
.header-loggedin{
	background: #ffffff url(images/ffffff.gif) 50% 0;
}
/* Control Nav */
.top1 {
	position: absolute;
	bottom:	40px;
	left: 	25px;
	color: 	#fff;
	font: 	42px/55px "Sans Serif", Arial, Helvetica, Trebuchet MS;
}

.top2 {
	position: absolute;
	top:	20px;
	left: 	25px;
	color: 	#fff;
	font: 	23px "Sans Serif", Arial, Helvetica, Trebuchet MS;
}

.top3 {
	position: absolute;
	top: 	20px;
	left: 	25px;
	color: 	#000;
	font: 	23px "Sans Serif", Arial, Helvetica, Trebuchet MS;
}

.top4 {
	position: absolute;
	bottom:	100px;
	left: 	25px;
	color:	#000;
	font: 	22px "Sans Serif", Arial, Helvetica, Trebuchet MS;
}

.bold-text {
	font: 57px/65px "Sans Serif", Arial, Helvetica, Trebuchet MS;
	font-weight: bolder;
}
.try_now_text a{
	color: #d6d6d2;
	font: 20px/20px "segoe script", Arial-ItalicMT;
	font-weight: bold;
}
.try_now_text a:hover{color: #e11b22;}

.try_now {
	color: #d6d6d2;
	position: absolute;
	font: 15px/20px "segoe script", Arial-ItalicMT;
	font-weight: bolder;
	top: 260px;
	left: 55px;
}
.try_now a:hover{color: #e11b22!important;}

.try_now_free_trial a {
   color: #969695;
   font-family: "Trebuchet MS",​Arial,​Helvetica,​sans-serif;
   font-size: 24px;
   font-weight: 700;
   position: absolute;
   top: 2.8%;
   right: 1.2%;
}
.try_now_free_trial a:hover {
   color: #af2a2b;
   }
#webticker li a.try_now_link {
	color: #d6d6d2;
	font-size: 20px;
}

#main {
  font-size: .8125em;
}
.home #main {
  background: url(images/splash.png) 50% 0 no-repeat;
}
/* List styling */
ul {
  list-style-type: none;
  padding: 6px 0 0 0;
  margin: 0 0 2.5em 0;
}
ul li {
  list-style-type: none;
  padding: 0 0 7px 22px;
  margin: 0;
  background: url(images/marker.png) 0 4px no-repeat;
}
dl dt {
  background: url(images/list-arrow.gif) no-repeat 0 3px;
  padding: 0 0 3px 32px;
  margin-bottom: .2em;
  font-size: 18px;
  line-height: 1.2em;
}
dl dd {
  padding: 0 0 0 32px;
  margin: 0 0 1.5em 0;
}
img {
  max-width: 100%;
  height: auto;
}
#su_user_photo img{
  width: 150px;
  height: 150px;	
}
#topnav img{
  width: 40px;
  height: 40px;		
}
.ie8 img {
  max-width: none !important;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #777;
}
h1 {
  font-size: 26px;
  line-height: 1.25em;
  text-transform: uppercase;
  margin: 0 0 1.25em 0;
  color: #777;
}
h1#individual_category{
  font-size: 20px;
  line-height: 1.25em;
  text-transform: uppercase;
  margin: 0 0 1.25em 0;
  color: #777;
}

h1#individual_category>span.trunktitle{
	/*trunk text*/
	display:inline-block;
	width: 350px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

h2 {
  font-size: 18px;
  color: #000;
  line-height: 1.25em;
  text-transform: uppercase;
  margin: 0 0 1.25em 0;
}
h3 {
  font-size: 15px;
  line-height: 1.2em;
  text-transform: uppercase;
  margin: 0 0 1.25em 0;
  color: #333;
}
h5 {
  font-family: Arial, Helvetica, sans-serif;
  color: #777;
  font-weight: normal;
  font-size: 1em;
  margin-bottom: 18px;
  padding-top: 6px;
}

.companylogo{
	padding-top:15px;
	color:#002C77;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	top:10px;
}

.services_bullets{
	padding-top:12px;  
	margin-left:0px;  
}
.services_bullets .services{ 
	list-style-type: none;
	color:#af2a2b;
	background: url(images/marker.png) 0 4px no-repeat;
}
li.services:hover {
   background: url("images/marker-hover.png") no-repeat 0 4px;
}
li.services.current-cat{
  background: url(images/marker-hover.png) 0 4px no-repeat;
}
li.services.current-cat a{
 color:#969695;
}
.services-ul ul li {
	list-style-type: disc;
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
}

.about{ list-style-type:disc;padding:0 0 10px 0;}
.about_bullets{padding:0;margin:0;}
div #media-items{display:none;}

/* Links */
a {
  color: #e11b22;
  text-decoration: none;
}
a:hover {
  color: #969695;
}
.menu-item .photo{ 
  width: 44px;
  position: relative;
  top: 3px;
}
.comment-author .photo{
	  width: 60px;
	  height: 60px;
}
.avatar .photo{
	background-clip: border-box;
	margin: 5px 23px 7px 0;
	max-width: 150px;
	height: auto;	
}
.photo{ 
  display: block;
  position: relative;
  float: left;
  border: 5px solid #2d2d2d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;}
.photo:hover {
  border-color: #e11b22;
}
#su_user_photo .photo {
	float: left;
}
.nav{
margin: 0;
  padding: 0;
  list-style-type:none;
  }
.nav li{ float:left; margin: 0;
  padding: 0;
  list-style-type:none;
}
.nav li a{ color:#969695; padding:8px 18px 10px;}
.nav li:hover,.nav li.selected{color: #FFFFFF;}

/* Selection colors (easy to forget) */
::selection {
  background: rgba(209, 169, 46, 0.9);
  color: #000;
}
::-moz-selection {
  background: rgba(209, 169, 46, 0.9);
  color: #000;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  -webkit-tap-highlight-color: #ffff9e;
}
/* Header
---------------------------------------- */
#header {
  min-height: 175px;
  position: relative;
  z-index: 99;
  border-top:16px solid #0f0f0f
}
#header .grid_12 {
  min-height: 170px;
  background: url(images/tile.gif) 0 100% repeat-x;
  margin-bottom: 26px;
}
.logged-in-as {
   margin-right: 0px;
}
.register{
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
 	 color: #484848;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  }
.register a {
  color: #000;
  font-weight:bold;
}

.register a:hover {
  color: #969695;
}

/* Logo */
.logo {
  float: left;
  position: relative;
  margin: 15px 0 0 0;
}
.logo h1, .logo h2 {
  font-size: 3em;
  margin-bottom: 0;
}
.logo h1 a, .logo h2 a {
  color: #222;
  text-decoration: none;
}
.logo .tagline {
  font-size: 10px;
  text-transform: uppercase;
}
/* EasyTooltip */
.tooltip {
  background: none repeat scroll 0 0 #252525;
  border: 1px solid #000000;
  color: #EEEEEE;
  display: none;
  font-size: 11px;
  line-height: 1.2em;
  margin: 13px 0 0;
  padding: 5px;
  z-index: 99;
}
/* Request a quote */


/* Slider*/
#slides, #slides .slide, .slidesContainer, .slidesControl {
	width:	940px;
	height: 698px !important;
}
#slides {
	position:relative;
	background: url(images/tile.gif) 0 100% repeat-x;
    margin-bottom: 55px;
}

.screen1 {
	position: absolute;
	bottom: 100px;
	right: 160px;
	color: #d6d6d2;
	text-align: center;
	font-weight: bolder;
	font: 55px/55px "Segoe Script", Arial-ItalicMT;
}

#slides .slidesNext,#slides .slidesPrevious {
	display:none;
}
/* Pagination */
.slidesPagination {
  position: absolute;
  right: 17px;
  top: 660px;
  z-index: 10;
}

.slidesPagination li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 23px;
	height: 22px;
	overflow: hidden;
	float: left;
	margin-left:10px;
 }

.slidesPagination li a {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  padding: 0;
  margin: 0 10px 0 0;
  background: url(images/bullet.png) 100% 0 no-repeat;
}

.slidesPagination li.slidesCurrent a {
	background-position: 0 0;
}

#try40 {
	left: 815px;
	top: 20px;
	color: #21759B
}
#try41 {
	left: 55px;
	top: 235px
}
#try42 {
	left: 295px;
	top: 175px
}
#try43 {
	left: 485px;
	top: 220px
}
#try44 {
	left: 725px;
	top: 205px
}
#ubicon4 {
	position: absolute;
	left: 25px;
	bottom: 25px
}

.current_slide {
	font:bold 10px/1.33 sans-serif;
	float:left;
	margin-top:12px;
}

.controls {
	display:block;
	margin-top:12px;
	float:left;
	color:#333;
	font:bold 10px/1.33 sans-serif;
	margin-right:10px;
}
#slider {
	width:940px;
	position:relative;
	height: 733px;
	background: url(images/tile.gif) 0 100% repeat-x;
    margin-bottom: 55px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.slider_container {
	  	width: 940px;
		height: 733px;
	}
  /* Chrome- and Safari-specific CSS here*/
}
.slider_container {
  width: 940px;
  height: 733px;
  -moz-height: 733px;
}
.slider_container .item {
  width: 940px;
  height: auto;
  display: block;
  color: #1c1c1c;
  text-shadow: 0 1px rgba(255, 255, 255, 0.08);
}
.slider_container .item p {
  margin: 0 0 5px 0;
}
.slider_container .item strong {
  display: block;
  font-size: 130px;
  line-height: 1em;
  position: relative;
  letter-spacing: -7px;
  margin: 0 0 -20px -6px;
}
.slider_container .item .inner {
  padding: 0 0 0 0;
}
.slider_container .item .button {
  font-size: 26px;
  line-height: 53px;
  color: #343434;
  border-bottom-color: #4a4a4a;
}
#slider .pagination {
  position: absolute;
  right: 17px;
  top:700px;
  z-index: 10;
}
#slider .pagination li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 21px;
  height: 22px;
  overflow: hidden;
}
#slider .pagination li a {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  padding: 0;
  margin: 0 10px 0 0;
  background: url(images/bullet.png) 100% 0 no-repeat;
}
#slider .pagination .current a, #slider .pagination li a:hover {
  background-position: 0 0;
}

/* Navigations
---------------------------------------- */
/* Primary navigation */
nav.primary {
  position: relative;
  z-index: 2;
  max-width: 720px;
  margin-top: 20px;
  float: right;
  
}

/* Essential styles for dropdown menu */
.sf-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu {
  line-height: 1.0;
}
.sf-menu ul {
  margin: 0;
  padding: 0;
  position: absolute;
  top: -999em;
  width: 127px;
  /* left offset of submenus need to match (see below) */

}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */

}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
  left: 0;
  top: 125px;
  /* match top ul list item height */

  z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
  left: 129px;
  /* match ul width */
  top: -22px;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
  left: 129px;
  /* match ul width */
  top: -22px;
}
/* Our skin for dropdown menu */
.sf-menu li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: none !important;
}
.sf-menu a {
  text-decoration: none;
  color: #777;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-shadow: 0 1px 0 #000;
}

a.header-desktop-avatar, a.header-mobile-avatar{
	display: inline;
}
#header-desktop-user-photo, #header-mobile-user-photo {
	display: inline;
	float: right;
	margin-left:12px;
}
#header-mobile-user-photo img {
	height:50px !important;
	width: 50px !important;
}
#header-desktop-user-photo img {
	margin-top: 20px;
	height:40px !important;
	width: 40px !important;
}
.sf-menu > li {
  margin-left: 4px;
}
.sf-menu > li:first-child {
  margin-left: 0;
}
.sf-menu > li > a {
  padding: 0 13px;
  line-height: 53px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {
  color: #e11b22;
  border-bottom: 1px solid #3d3d3d;
  background: #191919;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #212121), color-stop(1, #131313));
  background: -ms-linear-gradient(bottom, #212121, #131313);
  background: -moz-linear-gradient(center bottom, #212121 0%, #131313 100%);
}
/* Submenu */
.sf-menu ul {
  padding: 22px 0;
  border-bottom: 1px solid #3d3d3d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #191919;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #212121), color-stop(1, #131313));
  background: -ms-linear-gradient(bottom, #212121, #131313);
  background: -moz-linear-gradient(center bottom, #212121 0%, #131313 100%);
}
.sf-menu li li {
  padding: 0 5px 0 14px;
  line-height: 20px;
  width: auto;
}
.sf-menu li li a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a {
  color: #ffffff;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active,
.sf-menu li.current-menu-item > a {
  outline: 0;
}
.sf-menu ul ul{ width:170px;}

/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right: 2.25em;
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */
}

.sf-menu .member-list a{
	font-size: 14px;
	width: 130px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.sf-sub-indicator {
  position: absolute;
  display: block;
  right: .75em;
  top: 1.05em;
  /* IE6 only */

  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url(images/arrows-ffffff.png) no-repeat -10px -100px;
  /* 8-bit indexed alpha png. IE6 gets solid image only */

}
a > .sf-sub-indicator {
  /* give all except IE6 the correct values */

  top: .8em;
  background-position: 0 -100px;
  /* use translucent arrow for modern browsers*/

}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers*/

}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers*/

}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
  background: url(images/shadow.png) no-repeat bottom right;
  padding: 0 8px 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
  background: transparent;
}
/* Navigation select styling */
select.mnav {
  border: 1px solid #c8c8c8;
  background-color: #e4e4e4;
  display: none;
  width: 100%;
  height: 30px;
  padding: 5px;
  cursor: pointer;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
select.mnav:focus {
  border-color: #999;
}
select.mnav option {
  padding: 5px;
  cursor: pointer;
  text-transform:uppercase;
}
select.mnav option.main_item {
  font-weight: bold;
}
/* Top search */
#top-search {
  position: absolute;
  right: 10px;
  top: 15px;
}
#top-search .input-search {
  width: 160px;
  margin-right: 10px;
}
#top-search #submit {
  width: 50px;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
/* Content
---------------------------------------- */
.primary_content_wrap {
  position: relative;
  z-index: 0;
  padding-bottom: 55px !important; /* may need important */
}
.archive-content-top .grid_8 {
	margin-top: 23px;
}
.index-content-top .grid_8 {
	margin-top: 34px;
}
.single-content-top .grid_8 {
	margin-top: 34px;
}
.project-content-top .grid_12 {
	margin-top: 23px;
}
#content.left {
  float: right !important;
}
.indent {
  padding: 0 30px 0 0 ;
}
#content.left .indent {
  padding: 0 0 0 20px;
}
/* Page */
/* Comments
---------------------------------------- */
h2#comments {
  padding-top: 25px;
}
.commentlist {
  list-style-type: none;
  padding: 0 0 50px 0;
  margin: 0;
}
li.comment {
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  background: none !important;
}
li.comment .comment-body {
  padding: 25px 30px 25px 25px;
  position: relative;
  zoom: 1;
  background: rgba(255, 255, 255, 0.03);
  margin-top: 10px;
  min-height: 95px;
}
.no-opacity li.comment .comment-body {
  list-style-type: none;
  background: url(images/bg.png);
}
.posted-by {
  display: block;
  color: #ffffff;
  font-style: normal;
  font-size: 12px;

}
.fn{
  color: #af2a2b;
  font-style: normal;
}
.comment-author .says {
  display: none;
}

.comment-meta {
  margin-bottom: 1em;
  display: inline;
  white-space:nowrap;
}
.comment-meta a:hover {
  color: #af2a2b;
}

li.comment .avatar {
  display: block;
  vertical-align: top;
  overflow: hidden;
}
#topnav .photo{
	width: 40px;
	margin-top: 3px;
	margin-left:5px;
}

.date-break {
	display: none;
}
.commentlist  li {
	list-style-type: none;
}
.commentlist  li.depth-1  { /*comment*/
  margin: 0 0 0 0px;  
  padding: 0;  
}

.commentlist  li.depth-2 { /*Reply to comment*/
  margin: 0 0 0 17px;  
  padding: 0;  
}

.commentlist  li.depth-3  { /*Reply to reply (2nd reply) */
  margin: 0 0 0 17px;  
  padding: 0;  
}

.commentlist  li.depth-4  {
  margin: 0 0 0 17px;  
  padding: 0;  
}

.commentlist  li.depth-5  {
  margin: 0 0 0 17px;  
  padding: 0;
}
.commentlist  li.depth-6  {
  margin: 0 0 0 0px;  
  padding: 0;
}
.commentlist  li.depth-7 {
  margin: 0 0 0 0px;  
  padding: 0;
}
.commentlist  li.depth-8 {
  margin: 0 0 0 0px;  
  padding: 0;
}

.reply {
  position: absolute;
  right: 31px;
  bottom: 18px;
}
.reply a {
  font-size: 11px;
  position: relative;
}
.allowed_tags {
  background: #eee;
  padding: 15px;
  font-size: 11px;
  font-family: "Courier New", Courier, monospace;
  color: #666;
}
.allowed_tags strong {
  font-family: Tahoma, Geneva, sans-serif;
}
#respond {
  padding: 20px 0 0 0;
}
/* Post
---------------------------------------- */
#category_table div{height:23px}
#post_category_display ul{padding:0; margin:0; list-style-type: none;}

#post_category_display ul li {
	text-align: right;
}

#post_category_display ul li a{
	color:#484848;
	font-size:13px;
	line-height: 16.25px;
	/*trunk text*/
	display:inline-block;
	width: 250px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.projectsubtopic h2>span.clientname{
	color:#484848; /*different site color would be different*/
	font-size:13px;
	line-height: 16.25px;
	text-align:right;
	/*trunk text*/
	display:inline-block;
	width: 250px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#post_category_display ul li a:hover{color:#777;}
#projectname h2{font-size:13px;float:left}

#projectname h2>a.discussion_title{
	/*trunk text*/
	display:inline-block;
	width: 240px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.post-holder {
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
}
/* Post header */
.post-holder .entry-header {
  position: relative;
  padding: 0 0 3px 70px;
  margin-top: 7px;
  min-height: 72px;
}
.post-holder .entry-header h1, .post-holder .entry-header h2 {
  font-size: 15px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.post-holder .entry-header h2 a {
  color: #bbb;
}
.post-holder .entry-header h2 a:hover {
  color: #e11b22;
}

.post-holder .entry-header .project_h2 {
	text-align:right;
	/*trunk text*/
	display:inline-block;
	width: 350px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.post-holder.single-post {
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%;
}
/* Featured thumbnail */
.post-thumb {
  display: block;
  position: relative;
  float: left;
  margin: 5px 23px 7px 0;
  border: 5px solid #2d2d2d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.post-thumb:hover {
  border-color: #e11b22;
}
.post-thumb a {
  display: block;
  position: relative;
  float: left;
}
/* Large thumbnail */
.post-thumb.large {
  margin-right: 0;
  overflow: hidden;
  margin-bottom: 1.5em;
}
.post-thumb.large .img-wrap {
  float: none;
  display: block;
  overflow: hidden;
}
/* Post content */
.post-content .excerpt {
  margin-bottom: 1.5em;
}
.pagination a {
  display: inline-block;
  padding: 0 5px;
  background: #eee;
}
/* Post footer */
.post-holder footer {
  clear: both;
  padding: 5px 0 0 0;
}
.post-holder.single-post footer {
  margin-top: 20px;
}
/* Meta information for post */
.post-meta {
  color: #e11b22;
  padding-bottom:15px;
}
.post-meta .date-holder {
  position: absolute;
  left: 0;
  top: 0;
  width: 51px;
  height: 72px;
  background: url(images/square.png) 0 0 no-repeat;
  font-size: 15px;
  line-height: 1em;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  text-transform: lowercase;
}
.post-meta .date-holder .day {
  padding-top: 10px;
}
.post-meta .lock {
	position: absolute;
	left:	43px;
	top:	-7px;
}
p.gravatar {
  float: left;
  margin-right: 20px;
}
/* Post edit link */
.post-edit-link {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 2px 7px;
  background: #000;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 3px;
}
.post-edit-link:hover {
  background: #666;
}
/* Image styling */
.alignleft {
  float: left;
  margin: 0 20px 10px 0;
}
.alignright {
  float: right;
  margin: 0 0 10px 20px;
}
.aligncenter {
  text-align: center;
  margin: 0 auto;
}
.alignnone {
  margin: 0 0 10px 0;
}

article .post-content img {
  max-width: 710px;
}

.frame {
  display: block;
  position: relative;
  float: left;
  margin: 5px 20px 5px 0;
  border: 5px solid #2d2d2d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.frame:hover {
  border-color: #e11b22;
}
.frame img.alignleft, .frame img.alignright, .frame img.alignnone {
  margin: 0;
  padding: 0;
  border: none;
}
.frame.alignleft img, .frame.alignright img, .frame.alignnone img {
  width: 100% !important;
  height: auto !important;
}

.advice-help-line {
	margin: 0 10px 0;
	padding: 0;
}
.start-new-project, .individual-teamtalk{
	margin-right: 7px;
	padding:0;
	float:right;
}
.advice-help-line a, .start-new-project a, .individual-teamtalk a {
  text-decoration: none;
  padding: 5px 10px;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background: #131313;
  border-bottom: 1px solid #3d3d3d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-transform: uppercase;
  vertical-align:top;
}

.advice-help-line a {
  color: #e11b22;  
}
.advice-help-line a:hover {
  color: #fff;
}

.start-new-project a:hover, .individual-teamtalk a:hover {
  color: #e11b22;
}


/* Page Navigaton (wp-pagenavi) */
.wp-pagenavi {
  clear: both;
  overflow: hidden;
  text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  padding: 5px 10px;
  margin-right: 7px;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background: #131313;
  border-bottom: 1px solid #424242;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-transform: uppercase;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background: none;
  border-bottom: none;
  padding-bottom: 11px;
  color: #e11b22;
}
.wp-pagenavi span.current {
  font-weight: bold;
}
.wp-pagenavi .pages {
  float: right;
  border: none;
}
/* Older and newer navigation */
nav.oldernewer {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.5em;
}
.older {
  float: left;
}
.newer {
  float: right;
}
/* Author
---------------------------------------- */
#post-author {
  overflow: hidden;
  border: 1px solid #dbdbdb;
  padding: 20px;
  margin-bottom: 2em;
}
#author-link {
  margin-top: 1.5em;
}
#post-author .gravatar {
  margin: 0 20px 0 0;
}
#post-author .gravatar img {
  background: #fff;
  border: 1px solid #dbdbdb;
  padding: 5px;
}
/* Recent author posts */
#recent-author-posts {
  margin-bottom: 3em;
}
/* Recent author comments */
.author-info {
  width: 100%;
  overflow: hidden;
  margin-bottom: 3em;
}
.author-info .avatar img {
  float: left;
}
.author-meta {
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}
.author-meta p.gravatar {
  margin: 0;
}
.author-description{ min-width: 200px; }
/* 404
---------------------------------------- */
#error404 {
  padding: 30px 0 100px 0;
}
.error404-num {
  font-size: 250px;
  line-height: 1.2em;
  color: #4e4e4e;
  text-align: center;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#error404 hgroup {
  margin: 0 0 2em 0;
  padding-top: 50px;
}
#error404 hgroup h1 {
  font-size: 3em;
  margin-bottom: .2em;
}
/* Portfolio
---------------------------------------- */
.latestwork {
  width: 100%;
  overflow: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.latestwork li {
  float: left;
  margin-right: 20px;
}
/* Header Title */
.header-title {
  margin-bottom: 2.5em;
}
.header-title2 {
  padding: 20px 0px 25px 0px;
}
.header-title h1 {
  font-size: 19px;
  color: #333;
  line-height: 1em;
  text-transform: uppercase;
  margin-bottom: .1em;
  /*trunk text*/
  width: 480px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header-title h2 {
  font-size: 12px;
  color: #666;
  line-height: 1em;
  margin-top: .5em;
  margin-bottom: .1em;
}
.header-title .page-desc {
  font-size: 11px;
}
.project-filter-panel {
	float:right;
	margin-top:-20px;
}
.project-filter-panel .fcol-span{
	float:left;
	margin-left:10px;
	font-weight:bold;
	color:#e11b22;
}
.project-filter-panel .fcol-selector{
	float:left;
	margin-left:10px;
	margin-top:-5px;
}
.project-filter-panel .fcol-selector .project-filter-selector {
	border: 1px solid #d3d3d3;
	color: #555;
	background: #e6e6e6;
	padding: 2px;
	border-radius: 4px;
	font-family:Verdana, Arial, sans-serif;
}
/* Default layout 3 columns */
#progressDisplay #progressBarPercentage{font-weight:bold;}

#progressImage{padding: 3px 0px 0px 3px;}

#gallery .portfolio {
  width: 100%;
  overflow: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#gallery .portfolio li {
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  width: 270px;
  background: #515151;
  padding: 15px !important;
  margin: 0 16px 20px 0;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#gallery .portfolio li:hover {
  background: #2d2d2d;
  color: #ffffff;
}
* + html #gallery .portfolio li {
  display: inline;
}
#gallery .portfolio li.nomargin {
  margin-right: 0 !important;
}
#gallery .portfolio li a.image-wrap {
  display: block;
  overflow: hidden;
  width: 270px;
  height: 155px;
  position: relative;
  background: #222222 url(images/loading-folio.gif) 50% 50% no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#gallery .portfolio li a.image-wrap img {
  float: left;
}
#gallery .portfolio .folio-desc {
  margin-bottom: 0;
  padding: 1em 0 0 0;
}
#gallery .portfolio li h3 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  font-weight: normal;
  font-size: 1em;
  text-transform: none;
}
#gallery .portfolio li h3 a {
  color: #969695;
}

#gallery .portfolio li h3 a.trunktitle {
  /*trunk text*/
	display:inline-block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#gallery .portfolio p.excerpt {
  padding: 0;
}
.zoom-icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 270px;
  height: 155px;
  background: url(images/magnify.png) 50% 50% no-repeat;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.no-opacity .zoom-icon {
  visibility: hidden;
}
#gallery .portfolio li a.image-wrap:hover .zoom-icon {
  top: 0;
  opacity: 1;
}
.no-opacity #gallery .portfolio li a.image-wrap:hover .zoom-icon {
  visibility: visible;
}
/* 1 column portfolio*/
#gallery.one_column .portfolio li {
  float: none;
  display: block;
  width: auto;
  margin-right: 0;
  margin-left: 0;
}
#gallery.one_column .portfolio li a.image-wrap {
  width: 591px;
  height: 339px;
  float: left;
}
#gallery.one_column .zoom-icon {
  width: 591px;
  height: 339px;
}
#gallery.one_column .folio-desc {
  float: left;
  margin: 0 0 0 20px;
  padding-left: 0;
  overflow: hidden;
  width: 295px;
  padding-left: 0;
}
#gallery.one_column .folio-desc h3 {
  margin-bottom: 1.5em;
}
#gallery .folio-desc p{
	height: 18px;
}
#gallery.one_column .folio-desc p {
	height: auto;
}
/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
  width: 430px;
}
#gallery.two_columns .portfolio li a.image-wrap {
  width: 430px;
  height: 225px;
}
#gallery.two_columns .zoom-icon {
  width: 430px;
  height: 225px;
}
/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
  width: 190px;
  height: 230px;
}
#gallery.four_columns .portfolio li a.image-wrap {
  width: 190px;
  height: 122px;
}
#gallery.four_columns .zoom-icon {
  width: 190px;
  height: 122px;
}
#gallery.four_columns .folio-desc p{
	height: 36px;
}
/* Sidebar
---------------------------------------- */
.widget {
  margin-bottom: 55px;
}
.widget h3 {
  font-size: 20px;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1.5em;
}
.widget ul li{
  list-style-type: none;
  padding: 0 0 7px 30px;
  margin: 0;
  background: url(images/marker.png) 5px 4px no-repeat;
}
.widget ul li:hover{
  background: url(images/marker-hover.png) 5px 4px no-repeat;
}
.widget ul li.selected{
  background: url(images/marker-hover.png) 5px 4px no-repeat;
}
.widget ul li.selected a{
 color:#333;
}
.widget ul li.current-cat{
  background: url(images/marker-hover.png) 5px 4px no-repeat;
}
.widget ul li.current-cat a{
 color:#969695;
}


#sidebar .cate_class_link{
	display: inline-block;
	padding-right:3px;
	text-transform: uppercase;
	font-weight: bold;
}

#sidebar span.cate_class_link{
	color: #969695;
}

#sidebar .cate_class_link.active{
	color: #333;
}
#sidebar .cate_class_link.active:hover{
	color: #333;
}
#sidebar a.cate_class_link:hover{
	color: #333;
}



.widget ul li.monthly{
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: none;
}
.widget ul li.monthly div.year_label{
  padding: 10px 0 10px 0;
  color: #333;
  font-size: 18px;
  line-height: 18px;
}
.widget ul li.monthly:first-child div.year_label{
  padding-top:0;
}

.widget ul li.monthly div.year_label+ul{
  display: none;
}

.widget ul li.monthly div.year_label.active+ul{
  display: block;
}

.widget ul li.monthly div.year_label .year_text_label{
  float: left;
  font-weight: bold;
}

.widget ul li.monthly div.year_label .plus_label, .widget ul li.monthly div.year_label .minus_label{
  float: left;
  width: 20px;
  height: 20px;
  line-height: 14.7667px;
  margin: 0 10px 0 0;
  padding: 0;
  background: #e6e6e6;
  border: solid 1px #d3d3de;
  border-radius: 4px;
  box-sizing: border-box !important;
  outline: medium none;
  text-align: center;
  color: #555555;
  font-family: Verdana,Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  cursor: pointer;
}

.widget ul li.monthly div.year_label .plus_label:hover, .widget ul li.monthly div.year_label .minus_label:hover{
  background: #dadada;
  border: solid 1px #999999;
}

.widget ul li.monthly div.year_label .plus_label{
  display: inline-block;
}

.widget ul li.monthly div.year_label.active .plus_label{
  display: none;
}

.widget ul li.monthly div.year_label .minus_label{
  display: none;
}

.widget ul li.monthly div.year_label.active .minus_label{
  display: inline-block;
}

.widget ul li.monthly ul{
  padding: 0;
  margin: 0;
}

.widget_pagenavi{
	text-align: center;
}

.widget_pagenavi_link{
	color: #ffffff;
	background-clip: padding-box;
    background-color: #131313;
    border-bottom: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 6px;
    text-decoration: none;
    text-transform: uppercase;
	margin-left:7px;
}

.widget_pagenavi_link:first-child{
	margin-left:0px;
}

.widget_pagenavi_current, a.widget_pagenavi_link:hover{
	color: #cf0540;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: medium none;
    padding-bottom: 11px;
}

/* searchBox */
.searchBox {
	position: relative;
}
.searchBox input {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: #c7c7c7 !important;
	float: left;
	width: 120px;
	padding-right:20px !important;
	height: 23px;
}
.searchBox .searchIcon {
	width: 23px;
	height: 23px;
	border-style: solid;
	border-width: 1px;
	border-left-width: 0;
	border-color: #c7c7c7;
	background-color: #eee;
	background-image: url('images/magnify-w.png');
	background-size: 77%;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	cursor: pointer;
}
.searchBox .searchIcon:hover {
	background-color: #c7c7c7;

}

.searchBox .searchIcon.categorySearch, .searchBox .searchIcon.projectSearch{
	background-color: #333;
}

.searchBox .searchIcon.categorySearch:hover, .searchBox .searchIcon.projectSearch:hover{
	background-color: #c7c7c7;

}


.searchBox .search_clear{
	display:block;
	height:12px;
	width:12px;
	background: url('images/ep-icons/search_clear.png');
	cursor: pointer;
	position: absolute;
	top:6px;
	left:130px;
}



/* Calendar */
#calendar_wrap {
  padding: 0;
}
#wp-calendar {
  width: 100%;
}
#wp-calendar td {
  text-align: center;
  padding: 6px 0;
  border: none;
}
#wp-calendar caption {
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  padding: 4px 0;
  margin-bottom: 5px;
  text-align: center;
}
#wp-calendar thead th {
  padding: 7px 0;
  font-size: 14px;
  background: #fff;
  color: #000;
  text-align: center;
}
#wp-calendar #prev {
  text-align: left;
}
#wp-calendar #next {
  text-align: right;
}
/* Custom widgets
---------------------------------------- */
/* Recent Comments */
ul.recentcomments {
  padding: 0;
  margin: 0;
}
ul.recentcomments li {
  border-top: 1px solid #2d2d2d;
  padding: 25px 0 25px 0;
  margin: 0;
  border-bottom: none;
  background: none;
  overflow: hidden;
  list-style-type: none;
}
ul.recentcomments li:first-child {
  padding-top: 0;
  border-top: none;
}
ul.recentcomments li img {
  float: left;
  margin: 0 12px 0 0;
}
ul.recentcomments .comment-body {
  padding: 15px 0 0 0;
}
ul.recentcomments .comment-body a {
  text-decoration: none;
  color: #96999d;
}
ul.recentcomments .comment-body a:hover {
  color: #af2a2b;
  text-decoration: underline;
}
ul.recentcomments li h4 {
  margin-bottom: .1em;
}
ul.recentcomments li h4 a {
  text-decoration: none;
}
ul.recentcomments li h4 a:hover {
  color: #000;
}
ul.recentcomments li small {
  font-size: 11px;
  color: #6a6a6a;
}

/* Posts Type widget */
.post_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.post_list li {
  overflow: hidden;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  border-top: 1px solid #dbdbdb;
  margin: 0;
}
.post_list li:first-child {
  border: none;
  padding-top: 0;
}
.post_list li img {
  float: left;
  margin: 0 15px 0 0;
}
/* Popular posts */
.popular-posts {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.popular-posts li {
  overflow: hidden;
  margin: 0 0 2em 0;
  list-style-type: none;
  padding: 0;
}
.popular-posts li .post-thumb {
  float: left;
  margin-right: 20px;
  width: 100px;
  height: 100px;
  overflow: hidden;
  padding: 1px;
  border: 1px solid #dbdbdb;
}
.popular-posts li .post-thumb.empty-thumb {
  background: url(images/empty_thumb.gif) no-repeat 50% 50% #ececec;
}
.popular-posts li h5 {
  font-size: 1em;
  margin-bottom: .5em;
}
.popular-posts li .excerpt {
  margin-bottom: .8em;
}
/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/
.slides_container {
  width: 270px;
  display: none;
}
/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/
.slides_container .item {
  width: 270px;
  height: 170px;
  display: block;
}
/*
	Optional:
	Reset list default style
*/
.pagination {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
	Optional:
	Show the current slide in the pagination
*/
.pagination {
  text-align: center;
}
.pagination li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
  padding: 0 3px;
}
.pagination .current a {
  color: red;
}
/* Carousel widget */
.es-carousel-wrapper {
  background: #101010;
  padding: 10px 37px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}
.es-carousel {
  overflow: hidden;
  background: #000;
}
.es-carousel ul {
  display: none;
}
.es-carousel ul li {
  height: 100%;
  float: left;
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  color: #fff;
}
.es-carousel ul li .thumbnail {
  display: block;
  border-style: solid;
  border-color: #222;
}
.es-carousel ul li a img {
  display: block;
  border: none;
  max-height: 100%;
  max-width: 100%;
}
.es-nav span {
  position: absolute;
  top: 50%;
  left: 12px;
  background: transparent url(images/nav.png) no-repeat top left;
  width: 14px;
  height: 26px;
  margin-top: -13px;
  text-indent: -9000px;
  cursor: pointer;
  opacity: 0.8;
}
.es-carousel ul li h4 {
  margin-bottom: .5em;
}
.es-carousel ul li .excerpt {
  margin-bottom: 10px;
}
.es-nav span.es-nav-next {
  right: 12px;
  left: auto;
  background-position: top right;
}
.es-nav span:hover {
  opacity: 1.0;
}
/* Testimonials */
.testimonials {
  padding: 0;
  margin: 0;
}
.testimonials div.testi_item {
  padding: 0;
  margin: 0 10px 2em 10px;
  background: none;
  width: 293px;
}
.testimonials div.testi_item blockquote {
  display: block;
  position: relative;
  margin: 0;
  border: 1px solid #3f3f3f;
  padding: 35px;
  background: #1b1b1b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b1b1b), color-stop(1, #232323));
  background: -ms-linear-gradient(bottom, #1b1b1b, #232323);
  background: -moz-linear-gradient(center bottom, #1b1b1b 0%, #232323 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 90px;
}
.testimonials div.testi_item blockquote:before {
  content: "";
  display: block;
  position: absolute;
  left: 32px;
  bottom: -20px;
  background: url(images/bq-arrow.png) 0 0 no-repeat;
  width: 34px;
  height: 20px;
}
.testimonials div.testi_item blockquote:after {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 10px;
  width: 41px;
  height: 38px;
  background: url(images/quotes.png) 0 0 no-repeat;
}
.testimonials div.testi_item blockquote a {
  text-decoration: none;
  color: #eee;
  display: block;
  font-style: normal;
  position: relative;
}
.testimonials div.testi_item blockquote a:hover {
  color: #e11b22;
}

.name-testi {
  padding: 12px 0 0 0;
  margin-top: 10px;
  text-align: center;
  display: block;
  color: #e11b22;
}
.testi_item .name-testi {
  text-align: left;
}
.testimonials .name-testi .user{
  position: relative; 
  left: 65px;
  width: 200px;
}
.post-content .name-testi {
  text-align: right;
}
.name-testi a {
  font-weight: normal;
}
.testimonials .thumb {
  float: left;
  margin-right: 20px;
}

/* Misc for Cycle widgets */
#testi-cycle .testi_item {
  display: none;
}
#testi-cycle .testi_item:first {
  display: block;
}
#testi-controls {
  text-align: center;
  overflow: hidden;
}
#testi-controls ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#testi-controls ul li {
  padding: 0;
  margin: 0 2px 0 0;
  display: inline-block;
}
* + html #testi-controls ul li {
  display: inline;
  zoom: 1;
}
/* Recent Posts */
.latestpost {
  list-style-type: none;
  margin: 0;
  padding: 0 0 20px 0;
}
.latestpost li {
  padding: 0;
  margin: 0 0 11px 0;
  list-style-type: none;
  background: none;
}
.latestpost li h4 {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  padding-top: 8px;
}
.latestpost li canvas {
  float: left;
}
.latestpost li .featured-thumbnail img {
  width: 79px;
  height: 79px;
  display: block;
}
.latestpost li .img-wrap {
  display: block;
}
.bwWrapper {
  position: relative;
  display: block;
}
/* Twitter widget */
.twitter_update_list {
  overflow: hidden;
}
.twitter ul li {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 0 0 0 37px;
  background: url(images/twitter-icon-dark.png) no-repeat 0 0;
}
.twitter ul li .twitt-body {
  padding: 0 0 5px 0;
}
.twitter ul li .twitt-body a {
  font-weight: bold;
}
.twitter ul li a.timesince {
  font-size: 11px;
}
/* Flickr widget */
.flickrImages {
  overflow: hidden;
  position: relative;
}
.flickrImages a {
  float: left;
  display: block;
  width: 75px;
  height: 75px;
  background: #000;
  margin: 0 1px 1px 0;
}
.flickrImages a img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  max-width: 100%;
  height: auto;
}
.flickrImages a.link {
  display: inline;
  float: none;
  width: auto;
  height: auto;
  margin: 0;
  background: none;
}
/* Banner widget */
.banners-holder {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.banners-holder li {
  list-style-type: none;
  float: left;
  margin: 0 3px 3px 0;
  padding: 0;
}
.banners-holder li img {
  vertical-align: top;
  float: left;
}
/* Testimonials
---------------------------------------- */
/* Testimonials list */
article.testimonial {
  border: 1px solid #3f3f3f;
  padding: 30px;
  background: #1b1b1b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b1b1b), color-stop(1, #232323));
  background: -ms-linear-gradient(bottom, #1b1b1b, #232323);
  background: -moz-linear-gradient(center bottom, #1b1b1b 0%, #232323 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 30px 30px 30px 235px;
  width: auto;
  font-size: 14px;
  line-height: 1.5em;
  font-style: italic;
  margin: 0 0 2em 0;
  position: relative;
}
article.testimonial:after {
  content: "";
  display: block;
  position: absolute;
  left: 180px;
  top: 10px;
  width: 41px;
  height: 38px;
  background: url(images/quotes.png) 0 0 no-repeat;
}
article.testimonial .name-testi a {
  text-decoration: none;
}
article.testimonial .name-testi a:hover {
  text-decoration: underline;
}
/* Single Testimonial */
blockquote.testi-single {
  border: 1px solid #3f3f3f;
  padding: 30px;
  background: #1b1b1b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b1b1b), color-stop(1, #232323));
  background: -ms-linear-gradient(bottom, #1b1b1b, #232323);
  background: -moz-linear-gradient(center bottom, #1b1b1b 0%, #232323 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 30px 30px 30px 235px;
  width: auto;
  font-size: 14px;
  line-height: 1.5em;
  font-style: italic;
  margin: 0 0 2em 0;
  position: relative;
}
blockquote.testi-single:after {
  content: "";
  display: block;
  position: absolute;
  left: 180px;
  top: 10px;
  width: 41px;
  height: 38px;
  background: url(images/quotes.png) 0 0 no-repeat;
}
blockquote.testi-single p {
  margin: 0 0 1em 0;
  padding: 0;
}
.testi-pic {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 120px;
  height: auto;
}
.testi-pic img {
  width: 100%;
  height: auto;
  border: 5px solid #2d2d2d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
/* Shortcodes
---------------------------------------- */
/* Recent Posts */
.recent-posts {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
  border: none;
}
.recent-posts li {
  margin: 0 0 20px 0;
  padding: 0;
  border: none;
  list-style-type: none;
}
.recent-posts li img.thumb {
  float: left;
  margin: 0 20px 0 0;
}
.recent-posts li h5 {
  font-size: 1em;
  margin-bottom: 0;
}
.recent-posts li .excerpt {
  margin-bottom: 1.5em;
}
.recent-posts li span.meta {
  display: block;
  margin-bottom: .5em;
  font-size: 10px;
  color: #888;
  text-transform: uppercase;
}
/* Our team */
.recent-posts.team {
  margin: 0;
  padding: 0; 
}
.recent-posts.team li {
  float: left;
  width: 174px;
  overflow: hidden;
  margin: 0 19px 20px 0;
  background: #2d2d2d;
  padding: 10px;
  color: #969695;
  list-style-type: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.recent-posts.team li:hover {
  background: #e11b22;
  color: #000;
}
.recent-posts.team li:nth-child(3n) {
  margin-right: 0;
}
.recent-posts.team li.nomargin {
  margin-right: 0;
}
.recent-posts.team li .thumb-wrap {
  width: 174px;
  overflow: hidden;
  float: none;
  margin: 0 0 3px 0;
}
.recent-posts.team li .excerpt {
  margin-bottom: 0;
}
.recent-posts.team li:hover a {
  color: #ffffff;
}
/* Tags */
.tags-cloud a, .tagcloud a {
  display: inline-block;
  background: #2d2d2d;
  padding: 5px 10px;
  text-decoration: none;
  color: #838383;
  margin: 0 1px 4px 0;
  font-size: 11px !important;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  line-height: 1.5em;
  vertical-align: top;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tags-cloud a:hover, .tagcloud a:hover {
  background: #000;
  color: #fff;
}
/* Recent Comments */
.recent-comments {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.recent-comments li {
  padding: 0;
  margin: 0;
  border: none;
  padding-bottom: .5em;
}
/* Footer
---------------------------------------- */
/* Footer navigation */
nav.footer {
  float: right;
  position:absolute;
  left:350px;
}
nav.footer ul {
  margin: 0;
  padding: 0;
}
nav.footer ul li {
  list-style-type: none;
  display: inline;
  padding: 0 0 0 15px;
  margin: 0;
  background: none;
float:left;
}
/* Copyright */
#copyright {
  padding: 20px 0 45px 0;
  background: url(images/tile.gif) 0 0 repeat-x;
}
/* Footer text */
#footer-text {
  float: left;
  width:100%;
  font-size: 12px;
}
#footer-text span {
	white-space:nowrap;
}
.footer-link{
float:right;
}
#toTop-nav {
   display:none;
}
/* Misc
---------------------------------------- */
.button {
  display: inline-block;
  font-size: 16px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0 17px;
  line-height: 43px;
  color: #2b2b2b;
  letter-spacing: 0;
  border-bottom: 1px solid #3d3d3d;
  text-decoration: none;
  text-shadow: none;
  text-transform:uppercase;
  font-weight: bold;
  background: #141414;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1d1d1d), color-stop(1, #101010));
  background: -ms-linear-gradient(bottom, #1d1d1d, #101010);
  background: -moz-linear-gradient(center bottom, #1d1d1d 0%, #101010 100%);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  float:right;
}
.comment-button{
  text-decoration: none;
  color: #af2a2b;
  font-size:16px;
}
.comment-button:hover {
  text-decoration: none;
  color: #777 !important;
}
.featured-thumbnail {
  float: left;
  margin: 0 15px 0 0;
  padding: 5px;
  background: #2d2d2d;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.featured-thumbnail:hover {
  background: #af2a2b;
}
/* Tabs */
.tabs {
  margin: 1px 0 20px 0;
}
.tabs .tab-wrapper {
  border: 1px solid #dddddd;
  border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 5px;
  margin: -1px 0 0 0;
}
.tabs .tab-menu ul {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}
.tabs .tab-menu li {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
}
.tabs .tab-menu a {
  background-color: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  color: #aaaaaa;
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 0 2px 0 0;
  padding: 8px 20px;
}
.tabs .tab-menu a:hover {
  background-color: #f2f2f2;
  color: #666666;
}
.tabs .tab-menu a.active {
  background-color: #ffffff;
  filter: "progid:dximagetransform.microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa')";
  background: -moz-linear-gradient(bottom, #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fafafa), color-stop(90%, #f6f6f6));
  border-bottom: none;
  color: #666666;
  padding: 8px 20px 9px 20px;
}
.tabs .tab {
  background-color: #fafafa;
  border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 5px;
  padding: 20px;
}
.tabs ul li {
  list-style-type: none;
}

/* Toggle */
.toggle {
  padding: 0 0 2px 0;
}
.toggle .trigger {
  background-color: #f5f5f5;
  background: -moz-linear-gradient(bottom, #f2f2f2 0px, #ffffff 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2f2f2), color-stop(1, #ffffff));
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #666666;
  display: block;
  padding: 10px 12px 10px 40px;
  position: relative;
  text-decoration: none;
  height: 1%;
}
.toggle .trigger span {
  background: url(includes/images/toggle.png) 0 0 no-repeat;
  display: block;
  position: absolute;
  top: 9px;
  left: 10px;
  text-indent: -9999px;
  width: 22px;
  height: 20px;
}
.toggle .trigger:hover, .toggle .active {
  background: #191919;
  color: #fff;
}
.toggle .active span {
  background-position: 0 -20px;
}
.toggle .box {
  background-color: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 20px;
}
/* Dropcap */
.dropcap {
  display: block;
  float: left;
  margin: 0 22px 0 0;
  text-transform: uppercase;
  width: 51px;
  height: 72px;
  background: url(images/square.png) 0 0 no-repeat;
  font-size: 36px;
  line-height: 51px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  text-transform: lowercase;
}
.hr {
  height: 5px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 25px 10px;
  background: url(images/tile.gif) 0 100% repeat-x;
}
.sm_hr {
  height: 1px;
  background: #373737;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 25px 10px;
}
.grid_1 .hr,
.grid_2 .hr,
.grid_3 .hr,
.grid_4 .hr,
.grid_5 .hr,
.grid_6 .hr,
.grid_7 .hr,
.grid_8 .hr,
.grid_9 .hr,
.grid_10 .hr,
.grid_11 .hr,
.grid_12 .hr {
  margin-left: 0;
  margin-right: 0;
}
.grid_1 .sm_hr,
.grid_2 .sm_hr,
.grid_3 .sm_hr,
.grid_4 .sm_hr,
.grid_5 .sm_hr,
.grid_6 .sm_hr,
.grid_7 .sm_hr,
.grid_8 .sm_hr,
.grid_9 .sm_hr,
.grid_10 .sm_hr,
.grid_11 .sm_hr,
.grid_12 .sm_hr {
  margin-left: 0;
  margin-right: 0;
}
.spacer {
  height: 30px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.big_spacer {
  height: 52px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
ul li{
	background:none;
}

.contact {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.0;
  color:#e11b22;
  font-weight:bold;
  }
.contact li {
  float:left;
  margin-bottom:20px;
}

.contact li.selected a{
  color:#e11b22;
  font-weight:bold;
}
.contact li a {
  color:#777;
  width:100%;
  text-decoration: none;
  display:inline;
}
.contactlinks
{
color:#969695;
  text-decoration: none;
}
/* Address */
.address {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}
.address dt {
  float: left;
  width: 250px;
  margin-right: 20px;
  margin-bottom:20px;
  padding: 0 0 0 40px;
  background: none;
  font-size: 1em;
  line-height: 18px;
}
.address dd {
  float: left;
  width: 235px;
  padding: 0 0 0 25px;
}
.address dd ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.address dd ul li {
  background: none;
  padding: 0;
  list-style-type: none;
}
.address dd span {
  float: left;
  width: 70px;
}
.address dd .hkspan {
  float: left;
  width: 100px;
}
.address dd a:hover {
  text-decoration: none;
}
/* VIDEO */
.video-wrap {
  margin-bottom: 10px;
  position: relative;
  zoom: 1;
}
.video-wrap object {
  position: relative;
  z-index: 2;
}
.video-bg {
  background-color: black;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
/* AUDIO */
.audio-wrapper {
  margin-bottom: 1.5em;
}
.audio-desc {
  font-size: .91em;
  color: #999;
  padding: .5em 0 0 0;
}
.audiojs audio {
  position: absolute;
  left: -1px;
}
.audiojs {
  width: 460px;
  height: 36px;
  background: #404040;
  overflow: hidden;
  font-family: monospace;
  font-size: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444444), color-stop(0.5, #555555), color-stop(0.51, #444444), color-stop(1, #444444));
  background-image: -moz-linear-gradient(center top, #444444 0%, #555555 50%, #444444 51%, #444444 100%);
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}
.audiojs .play-pause {
  width: 25px;
  height: 40px;
  padding: 4px 6px;
  margin: 0px;
  float: left;
  overflow: hidden;
  border-right: 1px solid #000;
}
.audiojs p {
  display: none;
  width: 25px;
  height: 40px;
  margin: 0px;
  cursor: pointer;
}
.audiojs .play {
  display: block;
}
.audiojs .scrubber {
  position: relative;
  float: left;
  width: 280px;
  background: #5a5a5a;
  height: 14px;
  margin: 10px;
  border-top: 1px solid #3f3f3f;
  border-left: 0px;
  border-bottom: 0px;
  overflow: hidden;
}
.audiojs .progress {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 14px;
  width: 0px;
  background: #ccc;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cccccc), color-stop(0.5, #dddddd), color-stop(0.51, #cccccc), color-stop(1, #cccccc));
  background-image: -moz-linear-gradient(center top, #cccccc 0%, #dddddd 50%, #cccccc 51%, #cccccc 100%);
}
.audiojs .loaded {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 14px;
  width: 0px;
  background: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222222), color-stop(0.5, #333333), color-stop(0.51, #222222), color-stop(1, #222222));
  background-image: -moz-linear-gradient(center top, #222222 0%, #333333 50%, #222222 51%, #222222 100%);
}
.audiojs .time {
  float: left;
  height: 36px;
  line-height: 36px;
  margin: 0px 0px 0px 6px;
  padding: 0px 6px 0px 12px;
  border-left: 1px solid #000;
  color: #ddd;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.audiojs .time em {
  padding: 0px 2px 0px 0px;
  color: #f9f9f9;
  font-style: normal;
}
.audiojs .time strong {
  padding: 0px 0px 0px 2px;
  font-weight: normal;
}
.audiojs .error-message {
  float: left;
  display: none;
  margin: 0px 10px;
  height: 36px;
  width: 400px;
  overflow: hidden;
  line-height: 36px;
  white-space: nowrap;
  color: #fff;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}
.audiojs .error-message a {
  color: #eee;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 1px solid #999;
}
.audiojs .play {
  background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat;
}
.audiojs .loading {
  background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat;
}
.audiojs .error {
  background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat;
}
.audiojs .pause {
  background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat;
}
.playing .play, .playing .loading, .playing .error {
  display: none;
}
.playing .pause {
  display: block;
}
.loading .play, .loading .pause, .loading .error {
  display: none;
}
.loading .loading {
  display: block;
}
.error .time,
.error .play,
.error .pause,
.error .scrubber,
.error .loading {
  display: none;
}
.error .error {
  display: block;
}
.error .play-pause p {
  cursor: auto;
}
.error .error-message {
  display: block;
}
/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
  padding: 20px 20px 20px 90px !important;
  font-size: .91em;
  line-height: 1.4em;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
.error-box, .wpcf7-mail-sent-ng {
  border-color: #ff9999;
  color: #c31b00;
}
.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
  border-color: #e6c555;
}
.notice-box {
  border-color: #68a2cf;
  color: #2e6093;
  background: url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
}
.approved-box, .wpcf7-mail-sent-ok {
  border-color: #a3c159;
  color: #5e6f33;
  background: url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
}
.widget ul li.current-cat{
  background: url(images/marker-hover.png) 5px 4px no-repeat;
}
.widget ul li.current-cat a{
 color:#969695;
}

/* Forms
---------------------------------------- */
/* Form defaults */
input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  vertical-align: middle;
  font-weight: normal;
  background: rgba(255, 255, 255, 0.03);
  border: none;
  outline: none;
color: #969695;
padding: 7px 3px 3px 1px;
}
input[type="text"], textarea {
  background: rgba(255, 255, 255, 0.03);
  border: none;
  padding: 9px 9px 9px 17px;
  color: #969695;
}
.no-opacity input[type="text"], .no-opacity textarea {
  background: url(images/bg.png);
}
input[type="submit"], input[type="reset"] {
  font-size: 14px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border: none;
  background:none;
  color:#21759B;
  float:left;
}
input[type="submit"]:hover, input[type="reset"]:hover {
  text-decoration: none;
  color: #777;
  }

#btn-select-file:hover {
  text-decoration: none;
  color: #d54e21;
  }

#btn-next, #btn-submit, #btn-publish, #btn-reset{
    font-size: 13px !important;
    line-height: 16px;
    padding: 3px 10px;
    background:#21759B url(images/button-grad.png) repeat-x scroll left top;
    border-color: #298CBA;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);

    -moz-box-sizing: content-box;
    border-radius: 11px 11px 11px 11px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    text-decoration: none;
}

#btn-reset{
	background:#FFFFFF !important;
    color: #666666 !important;
    border-color: #999999;
    font-weight: normal;
}

#btn-next:hover, #btn-submit:hover, #btn-publish:hover, #btn-reset:hover{
    border-color: #13455B;
    color: #EAF2FA;
}

#btn-reset:hover{
    border-color: #666666;
}
#btn-submit{
	margin-top: 28px;
	margin-right: -2px;
}
#btn-next, #btn-publish{
	margin-right: 20px;
	margin-top: 100px;
}  
/* Comment form */
#commentform, #editing-content-form {
	overflow:hidden;
}
#commentform p.field {
  margin-bottom: 10px;
}
#commentform small {
  color: #8b8b8b;
}
#commentform label, #editing-content-form label{
  display: block;
}
#commentform input[type="text"] {
  width: 320px;
}
#commentform textarea, #editing-content-form textarea {
  width: 85% !important;
  min-width: 60px !important;
  height: 200px;
  min-height: 200px;
  overflow: auto;
  background: #f6f6f6;
}


.children #commentform input[type="text"], .children #commentform textarea {
  width: 350px;
  max-width: 350px;
  min-width: 350px;
}
/* Contact form */
.wpcf7-form p.field {
  margin-bottom: 9px;
  overflow: hidden;
  vertical-align: top;
  position: relative;
}
.wpcf7-form p.field input {
  width: 270px;
}
.wpcf7-form p.field small {
  color: red;
}
.wpcf7-form textarea {
  width: 270px;
  max-width: 270px;
  min-width: 270px;
  height: 255px;
  min-height: 255px;
  overflow: auto;
  margin-bottom: 17px;
}
.wpcf7-form .submit-wrap {
  padding: 0;
  margin: 0;
}
span.wpcf7-form-control-wrap {
}
.wpcf7-not-valid-tip {
  width: 284px !important;
  position: absolute;
  left: 0 !important;
  top: 0 !important;
  padding: 6px 0 6px 10px !important;
  background: #f3b7b7 !important;
  color: red !important;
  border: 1px solid red !important;
}
div.wpcf7-response-output {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* Sidebar search form */
#searchform .searching {
  width: 160px;
  margin-right: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
}
#searchform .submit {
  cursor: pointer;
}
/* Fluid Columns */
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 65.33%;
}
.one_fourth {
  width: 22%;
}
.three_fourth {
  width: 74%;
}
.one_fifth {
  width: 16.8%;
}
.two_fifth {
  width: 37.6%;
}
.three_fifth {
  width: 58.4%;
}
.four_fifth {
  width: 79.2%;
}
.one_sixth {
  width: 13.33%;
}
.five_sixth {
  width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 4%;
  float: left;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clear {
  clear: both;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.extra-wrap {
  overflow: hidden;
}
/* Clear Floated Elements */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
  margin-bottom:35px;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.fb{
	font-weight:bold;
}
.hand, .jqx-button.hand{
	cursor: pointer;
}
.no-results p{
	color: red;
	margin: 0;
	font-size: 14px;
}
/*	Retina media query.
	Overrides styles for devices with a 
	device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  
}
@media only screen and (max-width: 767px) {
	.slider_container .slide, #slider, .slider_container {
		width: 300px !important;
		height: 237px !important;
	}
	#slider .pagination {
		bottom: 5px !important;
		right: 0px !important;
		top: 205px;
	}
	.top1 {
		position: absolute;
		bottom: 10px;
		left: 10px;
		color: #fff;
		font: 13px/15px "Sans Serif", Arial, Helvetica, Trebuchet MS;
	}
	.bold-text {
		font: 17px/25px "Sans Serif", Arial, Helvetica, Trebuchet MS;
		font-weight: bolder;
	}
	.post-meta {
		padding-bottom: 15px;
	}
	.address dd ul li {
		list-style-type: none;
		padding-left: 15px;
	}
	.captchaSizeDivLarge {
		width: 10px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#slider, .slider_container .slide, .slider_container {
		width: 420px !important;
		height: 330px !important;
	}
	#slider .pagination {
		bottom: 25px !important;
		right: 15px !important;
		top: 295px;
	}
	.top1 {
		position: absolute;
		bottom: 30px;
		left: 20px;
		color: #fff;
		font: 18px/20px "Sans Serif", Arial, Helvetica, Trebuchet MS;
	}
	.bold-text {
		font: 22px/25px "Sans Serif", Arial, Helvetica, Trebuchet MS;
		font-weight: bolder;
	}

	.address dd ul li {
		padding-left: 15px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	.slider_container div.slide, #slider, .slider_container {
		width: 748px !important;
		height: 585px !important;
	}
	#slider .pagination {
		bottom: 10px !important;
		right: 15px !important;
		top: 550px;
	}
	.top1 {
		position: absolute;
		bottom: 20px;
		left: 30px;
		color: #fff;
		font: 30px/35px "Sans Serif", Arial, Helvetica, Trebuchet MS;
	}
	.bold-text {
		font: 35px/45px "Sans Serif", Arial, Helvetica, Trebuchet MS;
		font-weight: bolder;
	}
	.post-meta {
		padding-bottom: 15px;
	}

}


#chart {	/* Rounded Conners to Chart*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}
#splitter-box{
	height: 300px;
}
#rightside table{
	height: 100px;
}
#rightside table tr{
	height: 10px;
}

#btn-select-file{
	background: transparent;
	color: #21759B;
	font-size: smaller;
}


/* Edit Project */
#ep-icons div{
	-border: 1px dotted red;
	display: block;
	float: left;
}
#ep-icons .ep-icon{
	width: 32px;
	height: 32px;
	margin-left: 4px;
	--background-color: orange;
	position: relative;
	top: -6px;
}
#ep-icons .ep-icon-gap{
	width: 15px;
	height: 36px;
	-background-color: yellow;
}

#teamtalk-icons div{
	-border: 1px dotted red;
	display: block;
	float: left;
	padding-left:5px;
}

#post-icons{float:left;}

#post-icons div{
	float: left;
}

#post-icons div span{
	padding-right:20px;
	top:14px;
	position:relative;
}


.services-content h3, 
.services-content h4, 
.services-content h5, 
.services-content h6 { 
	font-family: Arial, Helvetica, sans-serif;
	font-style:  normal;
	font-weight: normal;
	margin: 	 1.12em 0 0 0;
}

.services-content h3 {
	color: #e11b22;
	font-size: 15px;
	text-transform: none;
}
.services-content h4 {
	color: #e11b22;
	font-size: 13px;
}
.services-content h5 {
	color: #666;
	font-size: 12px;
	margin:    1em 0 1.5em 0;
}
.services-content h6 {
	color: #ffffff;
	font-size: 11px;
}


.services-excerpt h3,
.services-excerpt h4,
.services-excerpt h5,
.services-excerpt h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0; 
	padding:0;
}

.services-excerpt h3 {
	color: #af2a2b;
	font-size: 15px;
}
.services-excerpt h4 {
	color: #af2a2b;
	font-size: 13px;
}
.services-excerpt h5 {
	color: #ffffff;
	font-size: 12px;
}
.services-excerpt h6 {
	color: #ffffff;
	font-size: 11px;
}

.report.post-thumb{
	width: 98%;
}
.nocomments{
	margin: 1.5em 0;
}
.trash{
	width: 32px;
	height: 25px;
	background: url(images/ep-icons/trash.png) no-repeat;
}
.trash:hover{
	background: url(images/ep-icons/trash-h.png) no-repeat;
}
.create-pdf{
	width: 45px;
	height: 25px;
	background: url(images/ep-icons/print-pdf.png) no-repeat;
}
.create-pdf:hover{
	background: url(images/ep-icons/print-pdf-g.png) no-repeat;
}
/*the following are created by roy*/
.services-ul .indent a:last-of-type {
   color:#000;
}
.team-single h7 {
   font-family: Arial,Helvetica,sans-serif;
   color: #af2a2b;
   margin: 0 0 1.5em;
   padding: 0;
}
.desktop-no-display {
	display:none;
}
.display-on-320 {
	display:none;
}
.linebreak {
   display: none;
}
.mobile-welcomelog {
   display:none;
}
.mobile-header-img, #header-mobile-user-photo img {
	display: none;
}
#loading {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: fixed;
	display: block;
	opacity: 0.7;
	background-color: #000;
	z-index: 28000;
	text-align: center;
}
#loading-image {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 28799;
}
#loading-text {
	color: #FFFFFF;
	position: relative;
	top: 54%;
	font-size: 12px;
}
#profilelink a{
	color: #000;
}
#profilelink a:hover {
	color: #969695;
}

#project_note{
	margin-top:20px;
	margin-bottom: 20px;
}
#project_note_title{
	position: relative;
}

#project_note_title #project_note_save{
	position: absolute;
	right: 30px;
	top:3px;
	color: #af2a2a;
    cursor: pointer;
}
#project_note_title #project_note_save:hover{
	color: #969695;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */