/* Import other css */
@import url('reset.css');
@import url('social-icons.css');
@import url('comments.css');
@import url('elements.css');


/* GENERAL ------------------------------------------------------------*/
/******************************font face*********************************/
@font-face {
    font-family: 'Humanst521CnBTRegular';
    src: url('../fonts/humanst521-cn-bt.eot');
    src: url('../fonts/humanst521-cn-bt.eot') format('embedded-opentype'),
         url('../fonts/humanst521-cn-bt.woff') format('woff'),
         url('../fonts/humanst521-cn-bt.ttf') format('truetype'),
         url('../fonts/humanst521-cn-bt.svg#Humanst521CnBTRegular') format('svg');
			}
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans Narrow'), local('PTSans-Narrow'), url('../fonts/UyYrYy3ltEffJV9QueSi4RdbPw3QSf9R-kE0EsQUn2A.woff') format('woff');
}
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'), url('../fonts/Q_pTky3Sc3ubRibGToTAYiylde52zikAzebNtJS89aM.woff') format('woff');
}
@font-face {
    font-family: 'great_vibesregular';
    src: url('../fonts/greatvibes-regular-webfont.eot');
    src: url('../fonts/greatvibes-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/greatvibes-regular-webfont.woff') format('woff'),
         url('../fonts/greatvibes-regular-webfont.ttf') format('truetype'),
         url('../fonts/greatvibes-regular-webfont.svg#great_vibesregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/******************************font face*********************************/


.clearfix{ clear:both; }


.wrapper{
	margin: 0 auto; 
	position: relative;
	width:1000px;
}


body{
	background: #ececec url(../img/images.jpg);
	color: #888;
	}

body p{
	margin-bottom: 21px;
    font-family: 'Humanst521CnBTRegular';
	font-size:18px;
	text-align:justify;

}

body a{
	text-decoration: none;
	color: #444;
	
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

body a:hover{
	color: #fe8300;
}

#logo{
	display: block;
	padding-top:55px;
	float: left;
}

#logo:hover{ opacity: 0.8;}

.headline{
	font-family: Allan, helvetica, arial, sans-serif;
	font-size:16px;
	line-height: 1.5em;
	text-align: center;
	padding: 20px 0px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	margin-bottom: 50px;
	background: #eaeaea;
	color: #444;
}


#page-content{
	float: left;
	width:675px;
	margin-left: 24px;
	margin-top: 24px;
	padding-bottom: 60px;
}

#page-content-full{
	margin-right:80px;
	margin-left:80px;
	margin-top:40px;
	padding-bottom: 60px;
}

.home-block-heading{
	border-bottom: 1px solid #ccc;
	color: #444;
	padding-bottom: 20px;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 32px;
    font-family: 'great_vibesregular';
	font-weight:normal;
	font-size:28px;
	}
#clints_more {
    float: right;
    margin-bottom: 40px;
}


#clints_more ul {
    background: #e8ebf1;
    height:400px;
    width:800px;
}

#clints_more img {
    float: left;
    margin: 1px;
}
.welcome-content{
	font-weight:normal;
	text-align:justify;
	border-bottom: 1px solid #ccc;
	color: #444;
	padding-bottom: 20px;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 32px;
}
.welcome-content-heading{
    font-family: 'Humanst521CnBTRegular';
	text-transform:uppercase;
	font-style:italic;
	font-weight:normal;
	text-align:justify;
	color:#333;
	font-size:20px;
	padding-bottom:10px;
	margin-right: 24px;
	}

.h-heading{
	border-bottom: 1px solid #ccc;
	color: #444;
	padding-bottom: 20px;
	margin-bottom: 32px;
}
.c-margin{
	margin-bottom: 32px;
    font-family: 'Humanst521CnBTRegular';
	font-weight:normal;
	}
.h-margin{
	margin-bottom:10px;
    font-family: 'Humanst521CnBTRegular';
	font-weight:normal;
	font-size:20px;
	color:#09F;
	}
.h-margin span{
	margin-bottom:10px;
    font-family: 'Humanst521CnBTRegular';
	font-weight:normal;
	font-size:18px;
	color:#999;
	}
.block-divider{
	margin-bottom: 120px;
}

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
}

/* MASTHEAD ------------------------------------------------------------*/

#masthead{	
	position: relative;
	margin-top: -38px;
	background: #1c1d1d;
	padding-left:100px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.5); 
	box-shadow: 0px 0px 4px rgba(0,0,0,.5);
	
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 1); 
}

#masthead span{
	line-height: 69px;
}

#masthead .head{
    font-family: 'great_vibesregular';
	font-size: 28px;
	color: #ddd;
	font-weight:bold;
}

#masthead .subhead{
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #888;
	margin-left: 21px;
}

#masthead .breadcrumbs{
    font-family: 'Humanst521CnBTRegular';
	position: absolute;
	overflow: hidden;
	top: 24px;
	right: 24px;
	height: auto;
	font-size: 18px;
	color: #444;
	text-transform:capitalize;
	background:#FFF;
	text-shadow:none;
	padding:5px 10px 5px 10px;
}

#masthead .breadcrumbs a{
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#masthead .breadcrumbs a:hover{
	color: #fe8300;
}

#masthead .breadcrumbs li{
	display: inline;
}

/* HEADINGS ------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6{
	font-family: Allan, helvetica, arial, sans-serif;
	color: #444;
}

h1{ font-size: 26px; }

h2{ font-size: 12px; }

h3{ font-size: 21px; }

h4{ font-size: 18px; }

h5{ font-size: 14px; }

h6{ font-size: 12px; }


h1.heading, h2.heading, h3.heading, h4.heading, h5.heading, h6.heading{
	margin-bottom: 21px;
	font-family: 'great_vibesregular';
	font-size:22px;
	text-shadow:none;
	font-weight:normal;
	border-bottom:solid 1px #333333;

}


/* HEADER ------------------------------------------------------------*/

header{
	position: relative;
	height:200px;
	background: url(../img/header.png)  repeat-x center center;
	display: block;
}

/* NAVIGATION ------------------------------------------------------------*/


nav{

	float: right;
	line-height: 1.8em;
}

nav a{
	text-decoration: none;
	color: #acacac;
}

#nav{
	margin-top:55px;
}

#nav li{
	display: inline;
	font-size:22px;
	font-weight:1;
	float: left;
}

#nav>li>a{
	display: block;
	overflow: hidden;
	padding: 5px 12px 0px 12px;
	color: #f5f5f5;
	background: rgba(0,0,0,.0);
	text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
    font-family: 'Humanst521CnBTRegular';

}

#nav>li>a:hover,
#nav>li.current-menu-item>a,
#nav>li.current_page_item>a{
	background: #303232;
	background: rgba(0,0,0,.2);
	border-bottom: solid #1c1d1d 5px;
    font-family: 'Humanst521CnBTRegular';
	}

#nav>li.current-menu-item>a,
#nav>li.current_page_item>a{
	color: #fe8300;
    font-family: 'Humanst521CnBTRegular';

}

#nav>li>a>.subheader{
	font-family: 'great_vibesregular';
	color: #717171;
	display: block;
	font-size:13px;
	margin-top: -4px;
	font-weight: lighter;
}

#nav .sf-sub-indicator{
	float: right;
}

#nav>li>a>.sf-sub-indicator{
	display: none;
}

/* sub navigation -----------------------------------------------------*/

#nav>li ul{
	display: block;
	margin-top: -4px;
	background: #1c1d1d;
	width:150px;

}


#nav>li ul li a{
    font-family: 'Humanst521CnBTRegular';
	display: block;
	padding: 5px 15px;
	display: block;
	font-size:18px;
	color: #717171;
	text-decoration: none;
}

#nav>li ul li a span{
	display: block;
}

#nav>li ul li a:hover{
	background: #717171;
	color: #1c1d1d;
}


/* MOBILE NAVIGATION ------------------------------------------------*/

#mobile-nav-holder{
    z-index: 1000;
    background: #191a1a;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}

#mobile-nav{
	display: none;
    padding-top: 20px;
    padding-bottom: 30px;
}

#mobile-nav-holder a{
	display: block;
	padding: 7px 14px;
	text-decoration: none;
	color: #f5f5f5;
	font-size: 13px;
	font-weight: lighter;
	
	-webkit-transition: all  0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#mobile-nav-holder li a{
	border-bottom: 1px solid #222;
}

#mobile-nav-holder li:last-child a,
#mobile-nav-holder li > ul a{
	border: none;
}

#mobile-nav-holder li > ul a{
	color: #888888;
	margin-left: 30px;
}

#mobile-nav-holder a:hover,
#mobile-nav-holder a:focus {
	background: #0d0d0d; 
}

#mobile-nav-holder a:hover{
	padding-left: 20px;
}

#mobile-nav-holder #nav-open{
	background: #191a1a; 
	position: absolute;
	right: 0px;
	
	z-index: 2000;
}

#mobile-nav-holder #nav-open a{
	display: block;
	padding: 7px 14px;
	
		
}

#mobile-nav-holder #nav-open a:hover,
#mobile-nav-holder #nav-open a:focus{
	background: #191a1a;
}

#mobile-nav-holder #nav-open:hover a{
	color: #cccccc;
}

#mobile-nav > .current-menu-item > a,
#mobile-nav > .current_page_item > a{
	color: #fe8300;	
}

/* COLUMNS LAYOUT----------------------------------------------------------*/

.one-half,
.one-third{	
	float:left;
	margin-bottom: 40px;
	margin-right: 4.54%;
	position:relative;
	text-align:justify;
    font-family: 'Humanst521CnBTRegular';
	font-size:18px;
	}
.one-half p{
	padding-top:20px;
	}
.one-half span img{
	border:solid 1px #00b9fd;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-box-shadow: 3px 4px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    3px 4px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         3px 4px 5px rgba(50, 50, 50, 0.75);
	}
.one-half{ 
	width: 47.72%;
}

.one-third{ 
	width: 30.30%;
}

.last {
	clear:right;
	margin-right:0 !important;
}

/* MAIN ------------------------------------------------------------*/


#main{
	margin: 0 auto; 
	position: relative;
	width:1068px;

}

#content{
	position: relative;
	display: block;
	width:1000px;
	float: left;
	background: #f5f5f5;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.1); 
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.1); 
	box-shadow: 0px 0px 4px rgba(0,0,0,.1);
	
}

.shadow-main{
	width: 852px;
	height: 11px;
	margin-left: 68px;
	background: url(../img/shadow-main.png) no-repeat top center;
}

/* SOCIAL --------------------------------------------------------*/

#social-bar{
	display: block;
	float: left;
	width: 68px;
	background: url(../img/social-desktop.png) no-repeat bottom center;
	padding: 10px 0px 20px 0px;
}

#social-bar ul{
	display: block;
	margin: 0 auto ;
	width: 32px;
}

#social-bar li{
	display: block;
	padding: 0px;
	margin: 3px 0px;
}

#social-bar a{ display: block; }

#footer_connect a {
    display: block;
    float: left;
    height: 51px;
    margin: 0 0 10px 18px;
    text-indent: -9999px;
    width: 53px;
}

#facebook {
    background:url(../img/facebook_icon.png) no-repeat;
}

#dribbble {
    background: url(../img/dribbble_icon.png) no-repeat;
}

#pinterest {
    background: url(../img/pinterest_icon.png) no-repeat;
}

#linkedin {
    background: url(../img/linkedin_icon.png) no-repeat;
}

#skype {
    background: url(../img/skype_icon.png) no-repeat;
}

#sharethis {
    background: url(../img/sharethis_icon.png) no-repeat;
}

/* FEATURED ------------------------------------------------------------*/

.featured{ padding-bottom:0px; }

.featured figure{
	position: relative;
	float: left;
	width:90px;
	margin-left:14px;
	text-align:justify;
    font-family: 'Humanst521CnBTRegular';
	font-size:18px;
}

.featured figure .thumb{
	display: block;
	background: url(../img/plus.png) no-repeat center center;
	-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.featured figure .thumb:hover img{
	opacity: 0.15;
}

.featured figure:hover .link{
	display: block;
}

.featured figure img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:50px;
}

.featured figure .heading{
	text-decoration: none;
	text-align:justify;
	font-style: normal;
	font-weight:normal;
	font-size:15px;
	text-transform:capitalize;
	color: #444;
	display: block;
	margin-bottom: 14px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .heading:hover{
	color: #fe8300;
}

.featured figure .link{
	display: none;
	position: absolute;
	top: -2px;
	right: 10px;
	background: url(../img/ribbon-link.png) no-repeat top left;
	width: 33px;
	height: 61px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .link:hover{
	top: 0px;
}
#readmore{
	padding:0 0 0 10px;
	margin:0 0 0 0;
	background:#fe8300;
	width:85px;
	display:block;
	
	}
#readmore a {
	background:#000;
	padding-left:10px;
    font-family: 'Humanst521CnBTRegular';
    color:#fff;
	font-weight:normal;
	line-height:30px;
	text-decoration:none;
	font-size:18px;
	display:block;
	}
#readmore a:hover {
    text-decoration:none;
	background:#717171;
	color:#FFF;
	}

/* PORTFOLIO ------------------------------------------------------------*/

.featured.portfolio-list{
	margin-top: 70px;
}

.project-heading{
	margin: 44px 24px 44px 24px;
}


.project-heading h1{
	float: left;
	margin-right: 20px;
}

.project-heading .launch{
	display: block;
	float: left;
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.project-heading .launch:hover{
	color: #fe8300;
}

.project-description{
	float: left;
	margin-left: 24px;
	width: 528px;
	margin-bottom: 40px;
}


.project-info{
	float: left;
	margin-left: 24px;
	width: 252px;
	margin-bottom: 40px;
}

.project-info strong{
	color: #444;
}


.project-pager{
	overflow: hidden;
	margin: 0px 24px 0px 24px;
	padding-bottom: 50px;
}

.project-pager a{
	text-decoration: none;
	color: #444;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.project-pager a:hover{
	text-decoration: none;
	color: #fe8300;
}

.project-pager .prev-project{
	float: left;
}

.project-pager .next-project{
	float: right;
}

/* RELATED PROJECTS ---------------------------------------------------*/

.related-projects{
	display: block;
	background:#eaeaea;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding: 24px 0px 50px 0px;
}

.related-heading{
	font-weight: bold;
	color: #444;
	margin: 0px 0px 24px 24px;
}

.related-projects .related-list{
	display: block;
}

.related-projects  figure{
	display: block;
	float: left;
	margin-left: 24px;
	width: 252px;
}

.related-projects .thumb{
	display: block;
	background: url(../img/plus.png) no-repeat center center;
	margin-bottom: 21px;
	
	-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
}

.related-projects .thumb:hover img{
	opacity: 0.15;
}

.related-projects figure img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.related-projects .heading{
	text-decoration: none;
	font-style: normal;
	color: #444;
	text-align: center;
	display: block;
	margin-bottom: 14px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.related-projects .heading:hover{
	color: #fe8300;
}

/* RETRACTIL SIDEBAR ------------------------------------------------------------*/

aside.retractil{
	position: absolute;
	top: 34px;
	left: 0px;
	background: #eaeaea;
	width: 276px;
	
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
}

aside.retractil #sidebar-opener{
	cursor: pointer;
	margin: 15px 24px;
	color: #444;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-opener:hover{
	color: #fe8300;
}

aside.retractil #sidebar-closer{
	display: none;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-closer:hover{
	opacity: 0.5;
}

aside.retractil #sidebar-content{
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 50px;
	display: none;	
}


aside.retractil #sidebar-content a{
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-content a:hover{
	color: #444;
}

/* HOME-GALLERY ------------------------------------------------------------*/


.home-gallery{ 
	display: block;
	padding-bottom: 70px;
}

.home-gallery li{ 
	display: block;
	float: left;
	margin-left: 24px;
	margin-bottom: 21px;
	width: 252px;
}

.home-gallery .thumb{ 
	line-height: 0em;
	display: block;
	background: url(../img/plus.png) no-repeat center center;
	-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	box-shadow: 3px 3px 0px rgba(0,0,0,.2);
}

.home-gallery img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home-gallery .thumb:hover img{
	opacity: 0.15;
}

/* TEXT POSTS ------------------------------------------------------------*/

.text-posts{
	overflow: hidden;
	padding-bottom: 70px;
}

.text-posts li{
	display: block;
	float: left;
	margin-left: 24px;
	margin-bottom: 21px;
	width: 252px;
}

.text-posts .heading{
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.text-posts .heading:hover{
	color: #fe8300; 
}

/* BLOG ------------------------------------------------------------*/

#posts-list,
#post-content{
	width: 528px;
	float: left;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
}

#post-content .content-area{
	padding-bottom: 50px; 
}

#posts-list article{
	margin-bottom: 80px;
}


#posts-list .feature-image,
#post-content .feature-image{
	width: 100%;
	margin-bottom: 21px;
	background: url(../img/plus.png) center center no-repeat;
	line-height: 0em;
}

#posts-list .feature-image img,
#post-content .feature-image img{
	max-width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .feature-image:hover img,
#posts-content .feature-image:hover img{
	opacity: 0.2;
}

#posts-list .post-heading,
#post-content .post-heading{
	display: block;
	text-decoration: none;
	color: #444;
	line-height: 1em;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .post-heading:hover{
	color: #fe8300;
}

#posts-list .meta,
#post-content .meta{
	border-bottom: 1px solid #ccc;
	margin-bottom: 11px;
	padding-bottom: 11px;
	font-style: italic;
	font-size: 11px;
}

#posts-list .meta a,
#post-content .meta a{
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .meta a:hover,
#post-content .meta a:hover{
	color: #fe8300;
}

#posts-list .excerpt{
	margin-bottom: 21px;
}

#posts-list .read-more{
	background: #eaeaea;
	padding: 5px 10px;
	text-decoration: none;
	color: #888;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .read-more:hover{
	color: #fff;
	background: #fe8300;
}

/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	width: 252px;
	float: left;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
	border:solid 1px #333333;
}

#sidebar a{
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#sidebar a:hover{ color: #fe8300; }

#sidebar h4{
	background:#000;
	color:#FFF;
	text-align:center;
	padding:5px 0 5px 0;
	margin-bottom: 10px;
    font-family: 'Humanst521CnBTRegular';
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	}

#sidebar .block{
	padding: 16px;
	background: #eaeaea;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
	margin-bottom: 0;
}




/* PAGER ------------------------------------------------------------*/

.pager{
	overflow: hidden;
	display: block;
	font-size: 11px;
	margin: 0px 24px 0px 24px;
	padding-bottom: 50px;
}

.pager li{
	display: block;
	margin-right: 5px;
	float: left;
}

.pager li a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	color: #484848;
	width: 20px;
	border: 1px solid #ccc;
	line-height: 20px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.pager li.active a,
.pager li:hover a{
	color: #fff;
	background: #fe8300;
}

.pager .paged{
	float:right;
	font-style:italic;
}


/* CONTACT ------------------------------------------------------------*/


#map{
	display: block;
	height:180px;
	width: 100%;
	margin-bottom: 24px;
	border:solid 1px #333333;
}

.address-block li{
	padding-left: 20px;
}

.address-block .address{ background: url(../img/icon-address.png) no-repeat top left  }

.address-block .phone{ background: url(../img/icon-phone.png) no-repeat top left}

.address-block .mobile{ background: url(../img/icon-mobile.png) no-repeat top left }

.address-block .email{ background: url(../img/icon-email.png) no-repeat top left }


/* ----- Carousel and Portfolio Styling ----- */
#products {
    clear: left;
    float: left;
    width:940px;
	padding:0 0 0 0;
	margin:0 50px 50px 0;
}

#products h3 {
    background: url(../images/speechcloud_icon.png) no-repeat left 50%;
    font-size: 28px;
	line-height:31px;
    font-weight:normal;
    margin: 19px 0 15px 0;
    padding: 5px 0 0 38px;
	font-family: 'great_vibesregular';
}

#welcome {
    clear: left;
    float: left;
    width:580px;
	padding:0 0 0 0;
	margin:0 50px 50px 0;
}

#welcome h3 {
    background: url(../images/speechcloud_icon.png) no-repeat left 50%;
    font-size: 28px;
	line-height:31px;
    font-weight:normal;
    margin: 19px 0 15px 0;
    padding: 5px 0 0 38px;
	font-family: 'great_vibesregular';
}

#welcome p {
    color: #363636;
    font-size: 18px;
    line-height: 24px;
	margin-bottom:10px;
	text-align:justify;
}

.welcome_name {
    font-style: italic;
    font-weight: bold;
}


#newspanel {
	width:260px;
	float:right;
    margin-bottom: 40px;
	padding:0 20px 20px 20px;
	background: #fe8300;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	-o-box-shadow: 0px 0px 2px rgba(0,0,0,.3);
	box-shadow: 0px 0px 2px rgba(0,0,0,.3);
	 -webkit-transition: all 0.3s ease;
	 -moz-transition: all 0.3s ease;
	 -o-transition: all 0.3s ease;
	 transition: all 0.3s ease;
}

#newspanel h3 {
    background: url(../images/people_icon.png) no-repeat left 50%;
    font-size:28px;
	line-height:31px;
    font-weight:normal;
    margin: 19px 0 15px 0;
    padding: 4px 0 0 38px;
	font-family: 'great_vibesregular';
	text-transform:capitalize;
}


#testimonials {
    clear: left;
    float: left;
    width: 430px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#testimonials h3 {
    background: url(../images/speechcloud_icon.png) no-repeat left 50%;
    font-size: 28px;
	line-height:31px;
    font-weight:normal;
    margin: 19px 0 15px 0;
    padding: 5px 0 0 38px;
	font-family: 'great_vibesregular';
}

#testimonials p {
    color: #363636;
    font-size: 18px;
    line-height: 24px;
	margin-bottom:10px;
}

.testimonial_name {
    font-style: italic;
    font-weight: bold;
}


#clients {
    float: right;
    margin-bottom: 40px;
}

#clients h3 {
    background: url(../images/people_icon.png) no-repeat left 50%;
    font-size:28px;
	line-height:31px;
    font-weight:normal;
    margin: 19px 0 15px 0;
    padding: 4px 0 0 38px;
	font-family: 'great_vibesregular';
	text-transform:capitalize;
}

#clients ul {
    background: #e8ebf1;
    height: 200px;
    width: 480px;
}

#clients img {
    float: left;
    margin: 1px;
}
#bottom_content{
    margin: auto;
    width:940px;
	padding:0 0 0 0;
}
/* FOOTER ------------------------------------------------------------*/

footer{
	background: 
		url(../img/footer-line.png) repeat-x top left,
		url(../img/noise.png);
	background-color: #e6e5e1;
	min-height: 100px;
	text-shadow: 0 1px rgba(255, 255, 255, .9);	
}

footer a{
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

footer a:hover{
	color: #fe8300;
}

footer .wrapper{
	margin-top: -60px;
	padding-bottom: 0;
}

#footer-cols{
	padding-top: 100px;
	padding-left:10px;
}

#footer-cols>li{
	display: block;
	float: left;
	}

#footer-cols>li{
	display: block;
	float: left;
	width: 200px;
	margin-left:40px;	
}

#footer-cols h4{
	margin-bottom: 21px;
    font-family: 'great_vibesregular';
	font-size:28px;
	font-weight:normal;
	border-bottom:solid 1px #333333;

}

#footer-cols>li.first-col{
	
}

#footer-cols>li.second-col{

}

#footer-cols>li.third-col{ margin-right: 0px; }

footer #to-top{
	display: none;
	width: 68px;
	height: 68px;
	margin: 0 auto;
	background: url(../img/to-top.png) no-repeat;
	cursor: pointer;
}

footer #to-top:hover{ opacity: 0.7 }


/* WIDGETS ------------------------------------------------------------*/


.recent-post{
    font-family: 'Humanst521CnBTRegular';
	overflow: hidden;
	margin-bottom: 10px;
	margin-right:0;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
}


.recent-post .thumb{
	display: block;
	float: left;
	line-height: 0em;
	background: #fff;
	padding: 3px;
	
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
	box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
}

.recent-post .post-head{
	float: left;
	width:100px;
	margin-left: 7px;
	font-size: 18px;
	line-height:15px;
}


.recent-post .post-head span{
	display: block;
	font-size: 11px;
	color: #888888;
}
#footer-bottom{ background:#000; width:100%; }

#footer-bottom-panel { width:520px; margin:0 auto;}
.copy {  padding: 20px 0 10px 0; color:#fff; text-align:center; }
.copy p { color: #010101; font-size: 18px; color:#fff; }
.copy p a { color: #fff; text-decoration:none; }
.copy p a:hover { text-decoration:underline; }
/* end of footer */
/*************************social****************************/
.social-facebook {
	background-image: url(../img/social/facebook.png);
	height:32px;
	width:32px;
	margin:2px 10px 2px 17px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-facebook:hover {
	background-position: 0px -32px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	cursor:pointer;
}
.social-twitter {
	background-image: url(../img/social/twitter.png);
	height:32px;
	width:32px;
	margin:2px 10px 2px 17px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	}
.social-twitter:hover {
	background-position: 0px -32px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	cursor:pointer;
	}
.social-google {
	background-image: url(../img/social/google.png);
	height:32px;
	width:32px;
	margin:2px 10px 2px 17px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-google:hover {
	background-position: 0px -32px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	cursor:pointer;
	}
/********************************Social*******************************/
/* CSS Document*/ 
	#NewsVertical {
	width:100%;
	height:100%;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:6px;
    font-family: 'Humanst521CnBTRegular';
	color:#666;
	}
	#play_scroll_cont{display:none;}

	#TickerVertical {
		width:100%;
		height:100%;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
		text-align:justify;
	}
	#TickerVertical li {
		display: block;
		width:100%;
		color: #333333;
		text-align: left;
		font-size: 16px;
		font-weight:normal;
		font-family: 'Humanst521CnBTRegular';
		margin:0 5px 10px 0;
		text-align:justify;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			border-bottom:dashed 1px #333333;

		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 18px;
			text-transform:uppercase;
			font-style:italic;
			font-weight:normal;
		    font-family: 'Humanst521CnBTRegular';
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 15px;
			margin:6px 0 14px 0;
		}
