/* General Styles */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #9d9fa2;
	line-height: 20px;
}

.link_01 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.link_01:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ee5c49;
	text-decoration: none;
}

.link_02 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #19a2ff;
	text-decoration: none;
}

.link_02:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #19a2ff;
	text-decoration: underline;
}

.link_03 {
	font-family: 'Signika', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #505151;
	text-decoration: none;
}

.link_03:hover {
	font-family: 'Signika', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #1ba3ff;
}

.link_04 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #9d9fa2;
	text-decoration: none;
}

.link_04:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #49a3e0;
}

.link_05 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #77787b;
	text-decoration: none;
}

.link_05:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #77787b;
	text-decoration: underline;
}

.link_06 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #77787b;
	text-decoration: none;
}

.link_06:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #19a2ff;
}

.link_07 {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #ee5c49;
	text-decoration: none;
}

.link_07:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #ee5c49;
	text-decoration: underline;
}

h1 {
	font-family: 'Signika', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #2d2d2f;
}

h2 {
	font-family: 'Signika', sans-serif;
	font-size: 23px;
	font-weight: 300;
	color: #59bcff;
}

h3 {
	font-family: 'Signika', sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #ffffff;
}

h4 {
	font-family: 'Signika', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #505151;
}

h5 {
	font-family: 'Signika', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #505151;
}

/* Header */

.bg_top {
	background-color: #49a3e0;
	height:110px;
}

.signup {
	margin-top: 10px;
	width: 95px;
}

.signup li {
	display: inline;
}

.signup li:after {
	content: '|';
	color: #77787b;
	padding: 0px 8px;
}

.signup li:last-child:after {
	content: none;
}

.social_top {
	margin-top: 10px; 
}

.fbbutton {
	float: left;
}

.fbbutton a {
	width:24px;
	height:24px;
	display:block;
	background: url(../img/social_top.png) 0px 0px;
}

.fbbutton a:hover {
	background-position: 0px -24px;
}

.twitterbutton {
	float: left;
	padding-left: 15px; 
}

.twitterbutton a {
	width:24px;
	height:24px;
	display:block;
	background: url(../img/social_top.png) -24px 0px;
}

.twitterbutton a:hover {
	background-position: -24px -24px;
}

.googlebutton {
	float: left;
	padding-left: 14px; 
}

.googlebutton a {
	width:24px;
	height:24px;
	display:block;
	background: url(../img/social_top.png) -48px 0px;
}

.googlebutton a:hover {
	background-position: -48px -24px;
}

.inbutton {
	float: left;
	padding-left: 15px; 
}

.inbutton a {
	width:24px;
	height:24px;
	display:block;
	background: url(../img/social_top.png) -72px 0px;
}

.inbutton a:hover {
	background-position: -72px -24px;
}

.header_container {
	height: 400px;
	background-color: #ee5c49;
	background: url(../img/img_bg_header_home.gif);
	margin-bottom: 30px;
	position: relative;
}

.wrap_slider {
	width: 1349px;
	margin: 0 auto;
}

#slider {
	width: 1349px;
	height:400px;
	position: absolute;
}

#nav {
	position: relative; 
	z-index: 11; background:#FFF; padding-top:0px; margin-top:0px; 
}

.logo {
	background: url(../img/logo.png) no-repeat;
	width: 260px;
	height: 100px;
	margin-top:0px;
}

.logo a {
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	display: block;
}

.logo_home {
	background: url(../img/logo_home.png) no-repeat;
	width: 0px;
	height: 100px;
	margin-top:5px;
}

.logo_home a {
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	display: block;
}

nav {
	margin-top: 20px;
}

#top_nav {
	float: right; width:598px; margin-top:0px; 
}

#top_nav li a {
	font-family: 'Signika', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none; 
}

#top_nav li a:hover {
	font-family: 'Signika', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #292929;
	text-decoration: none;
}

#top_nav .active {
	font-family: 'Signika', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
}

#top_nav > li {
	float: left;
	padding-left: 23px; text-align:right;
}

#top_nav li a {
	display: block;
}

#top_nav li ul {
	display: none;
	position: absolute;
	min-width: 180px;
	padding-top: 6px; float:right; 
}

#top_nav li ul li a {
	background-color: #2d2d2f;
	padding: 10px 15px;
	display: block;
	text-align: left;
	font-family: 'Signika', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
}

#top_nav li ul li a:hover {
	background-color: #49a3e0;
	padding: 10px 15px;
	display: block;
	text-align: left;
	font-family: 'Signika', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
}

#top_nav li:hover > ul {
	display: block;
}








.slider_box {
	height:90px;
	background-color: #FFF ;
	position: absolute;
	z-index: 12;
	margin-top: 250px;
}

.slider_box_title {
	font-family: 'Signika', sans-serif;
	font-size: 33px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fcb005;
	padding: 20px 0px 0px 40px;
	text-shadow: 0px 1px 0px #000000;
}

.slider_box_text {
	font-family: 'Signika', sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 25px;
	color: #00000;
	padding: 10px 0px 0px 40px;
	text-shadow: 0px 1px 0px #000000;
}

.view_more a {
	width: 206px;
	height: 49px;
	background: url(../img/view_more.png);
	display: block;
	margin: 31px 0px 0px 40px;
}

.view_more a:hover {
	width: 206px;
	height: 49px;
	background: url(../img/view_more.png);
	display: block;
	margin: 31px 0px 0px 40px;
	background-position: 0px 49px;
}

/* Content */

.boxes {
	margin-bottom: 40px;
}

.box {
	background: #f7f7f7;
	width: 298px;
	height: 223px;
	border: 1px solid #e2e3e3;
}

.box p {
	width: 262px;
	margin: 0px 0px 23px 19px; 
}

.box .title_01 {
	font-family: 'Signika', sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #49a3e0;
	background: url(../img/icon_01.gif) no-repeat;
	padding: 15px 0px 16px 58px;
	margin: 17px  0px  14px 19px;
}

.box .title_02 {
	font-family: 'Signika', sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #49a3e0;
	background: url(../img/icon_02.gif) no-repeat;
	padding: 15px 0px 16px 58px;
	margin: 17px  0px  14px 19px;
}

.box .title_03 {
	font-family: 'Signika', sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #49a3e0;
	background: url(../img/icon_03.gif) no-repeat;
	padding: 15px 0px 16px 58px;
	margin: 17px  0px  14px 19px;
}

.read_more_01 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #505151;
	text-decoration: none;
	background: url(../img/plus_black.gif) no-repeat;
	background-position: 60px 0px;
	padding-right: 22px;
	margin-left: 19px;
}

.read_more_01:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #49a3e0;
	text-decoration: none;
}

.recent_projects h2 {
	margin-bottom: 25px;
	float: left;
	width: 180px;
}

.slash_recentproject {
 	width: 736px;
 	height: 21px;
 	background: url(../img/slash_bg.png);
 	float: left;
}

.arrows_01 {
	float: right;
	margin-top: 5px;
}

.arrow_left {
	float: left;
}

.arrow_left a {
	width:8px;
	height:12px;
	display:block;
	background: url(../img/arrow_left.png);
}

.arrow_left a:hover {
	background-position: 0px -12px;
}

.arrow_right {
	float: left;
	margin-left: 11px;
}

.arrow_right a {
	width:8px;
	height:12px;
	display:block;
	background: url(../img/arrow_right.png);
}

.arrow_right a:hover {
	background-position: 0px -12px;
}

.project figcaption {
	text-align: center;
	padding: 12px 0px 15px 0px;
	border-bottom: 1px solid #e2e3e3;
}

.cta {
	background: url(../img/cta_bg.jpg) no-repeat;
	width: 940px;
	height: 110px;
	margin-bottom: 39px;
	margin-top: 41px;
}

.cta p {
	font-family: 'Signika', sans-serif;
	font-size: 26px;
	font-weight: 300;
	color: #505151;
	background: url(../img/icon_cta.png) no-repeat;
	padding: 20px 0px 20px 78px;
	margin: 25px 0px 0px 46px;
	width: 550px;
	float: left;
}

.readmore_02 a {
	width: 197px;
	height: 52px;
	display: block;
	background: url(../img/readmore_cta.png) no-repeat;
	float: right;
	margin: 29px 46px 0px 0px;
}

.readmore_02 a:hover {
	background-position: 0px -52px;
}

.post_wrapper {
	float: left;
	width: 620px;
	height: 162px;
}

.latest_post h2 {
	margin-bottom: 25px;
	float: left;
	width: 150px;
}

.latest_post h4 a {
	font-family: 'Signika', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #505151;
	text-decoration: none;
}

.latest_post h4 a:hover {
	font-family: 'Signika', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #49a3e0;
	text-decoration: none;
}

.slash_latest_post {
 	width: 430px;
 	height: 21px;
 	background: url(../img/slash_bg.png);
 	float: left;
 }

.meta {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e2e3e3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e2e3e3;
	padding: 5px 0px 7px 0px;
}

.post_01 h4 {
	margin-bottom: 9px;
}

.post_01 p {
	margin-bottom: 18px;
}

.meta li {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #9d9fa2;
	display: inline;
	padding-right: 15px;
}

.date {
	background: url(../img/date.png) no-repeat;
	padding: 0px 0px 0px 20px;
}

.user {
	background: url(../img/user.png) no-repeat;
	padding: 0px 0px 0px 20px;
}

.testimonial h2 {
	margin-bottom: 14px;
	float: left;
	width: 170px;
}

.slash_testimonial {
 	width: 90px;
 	height: 21px;
 	background: url(../img/slash_bg.png);
 	float: left;
}

.testimonial_bg {
	background: url(../img/testimonial.png) no-repeat;
	width: 300px;
	height: 173px;
	background-position: 0px 0px;
	float: left;
}

.testimonial_bg blockquote {
	padding: 42px 17px 10px 18px;
}

.testimonial_bg p {
	padding: 0px 0px 0px 18px;
	color: #505151;
	font-size: 11px;
	font-weight: bold;
}

/* Footer */

footer {
	height: 320px;
	background: url(../img/footer_bg.png) ;
	color: #77787b;
	margin-top: 70px;
}

.footer_wrap {
	padding-top: 34px;
}

.aboutus h3 {
	padding-bottom: 7px;
	border-bottom: 1px solid #393939;
	margin-bottom: 16px;
}

.aboutus p {
	padding-bottom: 26px;
}

.tweets h3 {
	padding-bottom: 7px;
	border-bottom: 1px solid #393939;
	margin-bottom: 17px;
}

.tweet_01 {
	height: 50px;
	border-bottom: 1px solid #393939;
	padding-bottom: 17px;
	margin-top: 17px;
}

.tweet_01:last-child {
	border-bottom: none;
}

.tweet_01 img {
	float: left;
}

.tweet_post {
	float: right;
	width: 236px;
	margin-bottom: 20px;
}

.tweet_post p {
	line-height: 17px;
}

.tweet_post ul {
	margin-top: -2px;

}

.tweet_post li {
	display: inline;
	margin-top: -2px;
}

.tweet_post li:after {
	content: '·';
	color: #ffffff;
	padding: 0px 2px 0px 5px;
}

.tweet_post li:last-child:after {
	content: none;
}

.tweet_post li a{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #aeafb0;
	text-decoration: none
}

.tweet_post li a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #aeafb0;
	text-decoration: underline;
}

.contactus h3 {
	padding-bottom: 7px;
	border-bottom: 1px solid #393939;
	margin-bottom: 16px;
}

.contactus ul {
	padding-bottom: 22px;
}

.contactus li {
	height: 20px;
	margin-bottom: 6px;
	padding-left: 22px;
}

.address {
	background: url(../img/address.png) no-repeat;
	background-position: 0px 2px; 
}

.phone {
	background: url(../img/phone.png) no-repeat;
	background-position: 0px 2px;
}

.email {
	background: url(../img/email.png) no-repeat;
	background-position: 0px 2px;
}

.skype {
	background: url(../img/skype.png) no-repeat;
	background-position: 0px 2px;
}

.footer_bg {
	height: 53px;
	background: #2d2d2f;
	border-top: 1px solid #252526;
	margin-top: 18px;
}

.footer_menu li {
	display: inline;
	padding-right: 20px;
}

.rights {
	text-align: right;
}

.footer {
	padding-top: 15px;
}

.subscribe input[type='email'] {
	background: #ffffff;
	border: 0px;
	width: 197px;
	height: 27px;
	padding: 0px 0px 0px 8px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #868788;
	margin: 1px 3px 0px 0px;
}

.subscribe input[type="submit"] {
	width: 82px;
	height: 27px;
	background: url(../img/submit.png) no-repeat;
	border: 0px;
	vertical-align: middle;
}
	
.subscribe input[type="submit"]:hover {
	background: url(../img/submit.png) no-repeat;
	background-position: 0px -27px;
	border: 0px;
	cursor: pointer;
}

/* Header Inner Pages */

.header {
	height: 128px;
	background: url(../img/img_bg_header.gif);
	margin-bottom: 45px;
}

/* About Us */
 
.slash {
 	width: 810px;
 	height: 21px;
 	background: url(../img/slash_bg.png);
 	float: right;
}

.title_aboutus h1 {
 	width: 117px;
 	float: left;
	margin-bottom: 40px;
}

.red_title {
 	font-family: 'Signika', sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #ee5c49;
	margin-bottom: 10px;
}

.about_text p{
	margin-bottom: 32px;
}

.cta_01 {
	border: 1px solid #e2e3e3;
	position: relative;
	padding: 22px 15px 5px 15px;
}

.cta_01 p {
	margin-top: 8px;
}

.cta_01 figure {
	text-align: center;
	padding: 15px 0px 0px 0px; 
}

.red_top {
	background: #ee5c49;
	height: 11px;
	width: 220px;
	position: absolute;
	left: -1px;
	top: -1px;
}

.divider {
	border-bottom: 1px solid #e2e3e3;
	margin-bottom: 32px;
}

.our_team figure {
	margin: 15px 0px 20px 0px;
}

.our_team p {
	margin: 8px 0px 15px 0px;
}

/* Portfolio */

.title_portfolio .slash {
 	width: 812px;
 	height: 21px;
 	background: url(../img/slash_bg.png);
 	float: right;
}

.title_portfolio h1 {
 	width: 116px;
 	float: left;
	margin-bottom: 40px;
}

.thumb_portfolio img {
	width: 300px;
	height: 207px;
}

.thumb_portfolio figcaption {
	text-align: center;
	font-family: 'Signika', arial, helvetica, sans-serif;
	font-weight: 600;
	color: #505151;
	font-size: 14px;
	border-bottom: 1px solid #e2e3e3;
	padding: 10px 0px 10px 0px; 
}

.row_portfolio {
	margin-top: 30px;
}

.pagination {
	padding-top: 31px;
}

.pagination li {
	display: inline;
	padding-right: 5px;
}

.pagination a {
	font-family: arial, helvetica, sans-serif;
	color: #737474;
	font-size: 11px;
	text-decoration: none;
	background: #dcddde;
	padding: 3px 7px;
}

.pagination a:hover {
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	background: #ee5c49;
	padding: 3px 7px;
}

.arrows_02 {
	float: right;
	margin-top: 36px;
}

/* Services */

.title_services .slash {
 	width: 818px;
 	height: 21px;
 	background: url(../img/slash_bg.png);
 	float: right;
}

.title_services h1 {
 	width: 110px;
 	float: left;
	margin-bottom: 40px;
}

.boxes_services {
	margin-bottom: 20px;
}

.box_services {
	background: #fff;
	width: 298px;
	height: 186px;
	border: 1px solid #e2e3e3;
}

.box_services p {
	width: 262px;
	margin: 0px 0px 23px 19px; 
}

.box_services .title_01 {
	font-family: 'Signika', sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #ee5c49;
	background: url(../img/icon_01.gif) no-repeat;
	padding: 15px 0px 16px 58px;
	margin: 17px  0px  14px 19px;
}

.box_services .title_02 {
	font-family: 'Signika', sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #ee5c49;
	background: url(../img/icon_02.gif) no-repeat;
	padding: 15px 0px 16px 58px;
	margin: 17px  0px  14px 19px;
}

.box_services .title_03 {
	font-family: 'Signika', sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #ee5c49;
	background: url(../img/icon_03.gif) no-repeat;
	padding: 15px 0px 16px 58px;
	margin: 17px  0px  14px 19px;
}

.box_services .title_04 {
	font-family: 'Signika', sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #ee5c49;
	background: url(../img/icon_04.gif) no-repeat;
	padding: 15px 0px 16px 58px;
	margin: 17px  0px  14px 19px;
}

.box_services .title_05 {
	font-family: 'Signika', sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #ee5c49;
	background: url(../img/icon_05.gif) no-repeat;
	padding: 15px 0px 16px 58px;
	margin: 17px  0px  14px 19px;
}

.box_services .title_06 {
	font-family: 'Signika', sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #ee5c49;
	background: url(../img/icon_06.gif) no-repeat;
	padding: 15px 0px 16px 58px;
	margin: 17px  0px  14px 19px;
}

.cta_services {
	background: url(../img/dots.png);
	height: 111px;
	border-top: 1px solid #e2e3e3;
	border-bottom: 1px solid #e2e3e3;
	margin: 40px 0px 25px 0px;
}

.cta_services .title {
	font-family: 'Signika', arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: 300;
	color: #505151;
	text-align: center;
	margin-top: 33px;
}

.cta_services .text {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #9d9fa2;
	text-align: center;
	margin-top: 8px;
}

#accordion h3 a {
	font-family: 'Signika', arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #505151;
	text-decoration: none;
}

#accordion h3 a:hover {
	font-family: 'Signika', arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #f05342;
	text-decoration: none;
}

#accordion h3 {
	border: none;
	background: white;
	border-radius: 0px;
	padding: 8px 0px 10px 29px;
}

#accordion p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #9d9fa2;
	line-height: 20px;
	border: none;
	background: none;
	border-radius: 0px;
	padding: 10px 15px 10px 29px;
}

#accordion h3 {
	border-bottom: 1px solid #e2e3e3;
}

#tabs {
	background: #ffffff;
	margin-top: 15px;
}

#tabs ul {
	background: #ffffff;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #e2e3e3;
}

#tabs li {
	border-left: 1px solid #e2e3e3;
	border-right: 1px solid #e2e3e3;
	border-top: 1px solid #e2e3e3;
}

#tabs, #tabs ul, #tabs li {
	border-radius: 0px;
}

#tabs ul li a {
	font-family: 'Signika', arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #505151;
}

#tabs-1, #tabs-2, #tabs-3 {
	overflow: hidden;
}

#tabs-1 h4, #tabs-2 h4, #tabs-3 h4 {
	color: #ee5c49;
}

#tabs-1 p, #tabs-2 p, #tabs-3 p {
	font-family: 'Signika', arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #9d9fa2;
	padding: 9px 0px 20px 0px;
}

#tabs-1 figure, #tabs-2 figure, #tabs-3 figure {
	float: left;
	width: 220px;
	height: 147;
	padding-right: 2px;
	margin-top: 5px;
}

#tabs-1 .tab_block, #tabs-2 .tab_block, #tabs-3 .tab_block {
	float: right;
	width: 260px;
	margin-top: 5px;
}

#tabs-1 .tab_block a, #tabs-2 .tab_block a,#tabs-3 .tab_block a {
	margin-left: 0px;
}

/* Blog */

.title_blog .slash {
 	width: 868px;
 	height: 21px;
 	background: url(../img/slash_bg.png);
 	float: right;
 }

.title_blog h1 {
 	width: 60px;
 	float: left;
 	margin-bottom: 40px;
 }

.blog_date {
 	width: 60px;
 	height: 76px;
 	background: #f24b3b;
 	text-align: center;
 	position: relative;
 }

.number {
 	font-family: 'Signika', arial, helvetica, sans-serif;
	font-size: 32px;
	font-weight: 600;
	color: #a93a2e;
	padding-top: 16px; 
	text-shadow: 0px 1px #f57165, -0px -1px #85221a;
 }

.month {
 	font-family: 'Signika', arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #a93a2e;
	padding-top: 3px;
	text-shadow: 0px 1px #f57165, -0px -1px #85221a; 
 }

.line_date {
 	width: 60px;
 	height: 7px;
 	background: #42282a;
 	position: absolute;
 	bottom: 0px;
 }

.blog_post{
 	margin-bottom: 45px;
 }

.meta_blog {
 	float: left;
 }

.user {
	background: url(../img/user.png) no-repeat;
	padding: 0px 0px 0px 20px;
}

.comment {
	background: url(../img/comment.png) no-repeat;
	padding: 0px 0px 2px 20px;
	background-position: 0px 2px;
}

.tags {
	background: url(../img/tag.png) no-repeat;
	padding: 0px 0px 0px 20px;
}

.arrow_small {
	background: url(../img/arrow_small.png) no-repeat;
	padding: 0px 0px 0px 10px;
	background-position: 0px 8px;
	width: 55px;
	height: 15px;
	float: right;
}

.blog_article .link_02 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ee5c49;
	text-decoration: none;
}

.blog_article .link_02:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ee5c49;
	text-decoration: underline;
}

.blog_article figure {
	margin-bottom: 22px;
}

.blog_article h4 {
	margin-bottom: 11px;
}

.blog_article .blog_text {
	margin-bottom: 21px;
}

.vertical_line_container {
	width: 60px;
	height: 1400px;
}

.vertical_line {
	width: 1px;
	height: 100%;
	background: #e2e3e3;
	margin: auto;
}

.arrow_small_red {
	background: url(../img/arrow_small_red.png) no-repeat;
	padding: 0px 0px 0px 10px;
	background-position: 1px 5px;
	width: 6px;
	height: 6px;
}

.categories h4 {
	margin-bottom: 8px;
}

.categories li, .archives li {
	border-bottom: 1px solid #e2e3e3;
	padding: 5px 0px 7px 0px;
}

.archives h4, .text_widget h4 {
	margin: 32px 0px 8px 0px;
}

.footer_blog {
	margin-top: 25px;
}

/* Post */

.comment_post {
	width: 420px;
	height: 123px;
	background: #f6f6f6;
	padding: 13px 18px 0px 22px;
	margin-bottom: 21px;
}

.comment_post h5, .sub_comment_post h5  {
	float: left;
}

.post_icon a {
	float: right;
	width: 20px;
	height: 16px;
	display: block;
	background: url(../img/post.png) 0px 0px;
	margin-top: 3px;
}

.post_icon a:hover {
	background-position: 0px -16px;
}

.meta_comment {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #bcbdbe;
	padding-top: 1px;
}

.block_comment {
	padding-top: 6px;
}

.title_comment_01 {
	margin: 40px 0px 35px 0px;
}

.sub_comment_post {
	width: 340px;
	height: 123px;
	background: #f6f6f6;
	padding: 13px 18px 0px 22px;
	margin-bottom: 21px;
}

.title_comment_02 {
	margin: 20px 0px 30px 0px;
}

.blog_form input[type="email"], .blog_form input[type="text"], .blog_form textarea {
    width: 454px;
    height: 19px;
    background: #ffffff;
    border: 1px solid #c7c8ca;
    padding: 4px 7px 6px 7px;
    font-family: 'Open Sans', arial, helvetica, sans-serif;
    font-size: 12px;
    color: #646566;
    margin: -3px 0px 16px 15px;
}

.blog_form textarea {
    height: 160px;
    resize: none;
    margin-bottom: 23px;
}

.blog_form input[type="submit"] {
	width: 82px;
	height: 27px;
	background: url(../img/send.png) no-repeat;
	border: 0px;
	vertical-align: middle;
	margin-left: 15px;
}

.blog_form input[type="submit"]:hover {
	background: url(../img/send.png) no-repeat;
	background-position: 0px -27px;
	border: 0px;
	cursor: pointer;
}

.vertical_line_container_blog {
	width: 60px;
	height: 1848px;
}

.meta_container {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e2e3e3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e2e3e3;
	padding: 5px 0px 7px 0px;
	margin-top: 27px;
}

.meta_container li {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #9d9fa2;
	display: inline;
	padding-right: 15px;
}

/* Contact */

.title_contact .slash {
 	width: 826px;
 	height: 21px;
 	background: url(../img/slash_bg.png);
 	float: right;
 }

.title_contact h1 {
 	width: 100px;
 	float: left;
 	margin-bottom: 40px;
 }

.map {
 	width: 940px;
 	height: 336px;
 	margin-bottom: 40px;
 }

.intro_contact {
 	margin-bottom: 40px;
 }

.intro_contact h4 {
 	margin-bottom: 8px;
}

.contact_form input[type="email"], .contact_form input[type="text"], .contact_form textarea {
    width: 533px;
    height: 19px;
    background: #ffffff;
    border: 1px solid #c7c8ca;
    padding: 4px 7px 6px 7px;
    font-family: 'Open Sans', arial, helvetica, sans-serif;
    font-size: 12px;
    color: #646566;
    margin: -3px 0px 16px 15px;
}

.contact_form textarea {
    height: 160px;
    resize: none;
    margin-bottom: 23px;
}

.contact_form input[type="submit"] {
	width: 82px;
	height: 27px;
	background: url(../img/send.png) no-repeat;
	border: 0px;
	vertical-align: middle;
	margin-left: 15px;
}

.contact_form input[type="submit"]:hover {
	background: url(../img/send.png) no-repeat;
	background-position: 0px -27px;
	border: 0px;
	cursor: pointer;
}

#send {
	text-indent: -9999px;
	display: block;
}

.vertical_line_container_contact {
	width: 60px;
	height: 418px;
}

.aside_contact h4 {
	margin-bottom: 8px;
}

.aside_contact li {
	height: 20px;
	margin-bottom: 6px;
	padding-left: 22px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #77787b;
}

.aside_contact .text_widget h4{
	margin: 30px 0px 8px 0px;
}

.address_black {
	background: url(../img/address_black.png) no-repeat;
	background-position: 0px 2px;
}

.phone_black {
	background: url(../img/phone_black.png) no-repeat;
	background-position: 0px 2px;
}

.email_black {
	background: url(../img/email_black.png) no-repeat;
	background-position: 0px 2px;
}

.skype_black {
	background: url(../img/skype_black.png) no-repeat;
	background-position: 0px 2px;
}

/* Project Detail */

.title_project .slash {
 	width: 751px;
 	height: 21px;
 	background: url(../img/slash_bg.png);
 	float: right;
 }

.title_project h1 {
 	width: 180px;
 	float: left;
 	margin-bottom: 40px;
 }

.social_project {
	margin-top: 15px; 
}

.rssbutton {
	float: left;
}

.rssbutton a {
	width:24px;
	height:24px;
	display:block;
	background: url(../img/social_project.png) 0px 0px;
}

.rssbutton a:hover {
	background-position: 0px -24px;
}

.pinbutton {
	float: left;
	padding-left: 15px; 
}

.pinbutton a {
	width:24px;
	height:24px;
	display:block;
	background: url(../img/social_project.png) -24px 0px;
}

.pinbutton a:hover {
	background-position: -24px -24px;
}

.flickrbutton {
	float: left;
	padding-left: 15px; 
}

.flickrbutton a {
	width:24px;
	height:24px;
	display:block;
	background: url(../img/social_project.png) -48px 0px;
}

.flickrbutton a:hover {
	background-position: -48px -24px;
}

.project_detail p {
	margin-top: 14px;
}

.recent_project_detail {
	margin-top: 40px;
}

.recent_project_detail .project figcaption {
	margin-bottom: 0px;
	text-align: center;
	padding: 12px 0px 15px 0px;
	border-bottom: 1px solid #e2e3e3;
}

.link_project_detail {
	margin-top: 24px;
}

.link_project_detail h4 {
	margin-bottom: 8px;
}

.link_project_detail li {
	border-bottom: 1px solid #e2e3e3;
	padding: 5px 0px 7px 0px;
}

.launch_button {
	margin-top: 20px;
}

.launch_button a {
	width: 134px;
	height: 27px;
	display:block;
	background-image: url(../img/launch_project.png);
}

.launch_button a:hover {
	background-position: 0px 27px;
}

.recent_project_detail h2 {
	margin-bottom: 25px;
	float: left;
	width: 165px;
}

.slash_recentproject {
 	width: 725px;
 	height: 21px;
 	background: url(../img/slash_bg.png);
 	float: left;
}