/*
Theme Name: Firstmate
Theme URI: http://firstmate.co.nz
Author: Baseone
Author URI: http://www.baseonesolutions.com/
Description: Wordpress Theme
Version: 1.0
Tags: light, white, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-menu, featured-images, full-width-template, theme-options, 
*/

@font-face {
    font-family: 'cartonslab';
    src: url('fonts/carton-webfont.eot');
    src: url('fonts/carton-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/carton-webfont.woff') format('woff'),
         url('fonts/carton-webfont.ttf') format('truetype'),
         url('fonts/carton-webfont.svg#cartonslab') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light-webfont.eot');
    src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light-webfont.woff') format('woff'),
         url('fonts/opensans-light-webfont.ttf') format('truetype'),
         url('fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'journalregular';
    src: url('fonts/journal-webfont.eot');
    src: url('fonts/journal-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/journal-webfont.woff') format('woff'),
         url('fonts/journal-webfont.ttf') format('truetype'),
         url('fonts/journal-webfont.svg#journalregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td { 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
}
body {
	color: #4d4d4f;
	padding:0;
	margin:0;
	font-size:12px;
	background:#fff  url(images/body_bg.jpg) repeat-y center top;
	font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
}
ul,ol { list-style:none; }
img,fieldset { border:none; }	
a { text-decoration:none; }
a:hover { text-decoration:none; }
.skip {
	position:absolute;
	left:-9999px;
}
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary { display: block; }
figure {
	margin:0;
	padding:0;
}
.clear {
	clear: both;
	height:0;
}
.wp-caption { max-width: 100%; }
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] { height: auto; }
img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}
embed,iframe, object,video { max-width: 100%; }

/*----------------------*/
/*     Page structure   */
/*----------------------*/
#wrapper { width:100%; }
.container { width:100%; }
.top_container {
	background:url(images/bgimg_bot.png) no-repeat center bottom;
	padding-bottom:218px
}
.center_container { margin:0 auto; }
.main_container_bg {
	max-width:672px;
	padding:0 10px 10px 10px; 
	margin:0 auto;
	background:url(images/wrap_bg.png);
	-webkit-box-shadow: 0px 0px 26px #b3b3b3;
	-moz-box-shadow: 0px 0px 26px #b3b3b3;
	box-shadow: 0px 0px 26px #b3b3b3;
}
.main_container { background:#fff; }

/*---------------------------*/
/*	header                   */
/*---------------------------*/
#header {
	max-width:648px;
	padding:29px 12px 0 12px;
	min-height:110px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}
.logo { float:left; }
.logo img {
	display:block;
	max-width:100%;
	height:auto;
}
.rgt_header {
	float:right;
	max-width:390px;
	overflow:hidden;
}
.header_pic {
	margin-top:-4px;
	float:left;
}
.header_pic img {
	display:block;
	max-width:100%;
	height:auto;
}
.icon_section {
	float:right;
	padding:9px 0 0 17px;
}
.icon_section img {
	margin-left:5px;
	max-width:100%;
	height:auto;
}

/*---------------------------*/
/*	Nav                      */
/*---------------------------*/
nav {
	margin:0 -35px;
	position:relative;
	z-index:100;
	background:url(images/nav_bg.png) repeat-y;
	height:38px;
	padding-top:11px;
	-webkit-box-shadow: 0px 5px 5px #bab3b3;
	-moz-box-shadow: 0px 5px 5px #bab3b3;
	box-shadow: 0px 5px 5px #bab3b3;
}
.lft_shade {
	position:absolute;
	left:-1px;
	top:-8px;
}
.rgt_shade {
	position:absolute;
	right:1px;
	top:-8px;
}
nav ul { text-align:center}
nav ul li {
	display:inline-block;
	position:relative;
	padding:0 0 0 5px;
	background:url(images/menu_bar.png) no-repeat;
}
nav ul li:first-child { background:none; }
nav ul li a {
	padding:0;
	min-height:32px;
	line-height:32px;
	display:block;
	color:#fff;
	font-size:16px;
	font-family: 'cartonslab';
	text-transform:uppercase;
}
nav ul .menu_bg1 > a { width:100px; }
nav ul .menu_bg1 > a:hover,
nav ul .menu_bg1:hover a {
	color:#b11924; 
	background:url(images/menu_bg1.png) no-repeat;
}
nav ul .menu_bg1.current_page_item > a,
nav ul .menu_bg1 > a:hover {
	color:#b11924;
}
nav ul .menu_bg1.current_page_item > a {
	background:url(images/menu_bg1.png) no-repeat;
}
nav ul .menu_bg2 > a { width:80px; }
nav ul .menu_bg2 > a:hover,
nav ul .menu_bg2:hover a {
	color:#b11924; 
	background:url(images/menu_bg2.png) no-repeat;
}
nav ul .menu_bg2.current_page_item > a,
nav ul .menu_bg2 > a:hover {
	color:#b11924;
}
nav ul .menu_bg2.current_page_item > a {
	background:url(images/menu_bg2.png) no-repeat;
}
nav ul .menu_bg3 > a { width:100px; }
nav ul .menu_bg3 > a:hover,
nav ul .menu_bg3:hover a {
	color:#b11924; 
	background:url(images/menu_bg3.png) no-repeat;
}
nav ul .menu_bg3.current_page_item > a,
nav ul .menu_bg3 > a:hover {
	color:#b11924;
}
nav ul .menu_bg3.current_page_item > a {
	background:url(images/menu_bg3.png) no-repeat;
}
nav ul .menu_bg4 > a { width:100px; }
nav ul .menu_bg4 > a:hover,
nav ul .menu_bg4:hover a {
	color:#b11924; 
	background:url(images/menu_bg4.png) no-repeat;
}
nav ul .menu_bg4.current_page_item > a,
nav ul .menu_bg4 > a:hover {
	color:#b11924;
}
nav ul .menu_bg4.current_page_item > a {
	background:url(images/menu_bg4.png) no-repeat;
}
nav ul .menu_bg5 > a { width:120px; }
nav ul .menu_bg5 > a:hover,
nav ul .menu_bg5:hover a {
	color:#b11924; 
	background:url(images/menu_bg5.png) no-repeat;
}
nav ul .menu_bg5.current_page_item > a,
nav ul .menu_bg5 > a:hover {
	color:#b11924;
}
nav ul .menu_bg5.current_page_item > a {
	background:url(images/menu_bg5.png) no-repeat;
}
nav ul .menu_bg6 > a { width:80px; }
nav ul .menu_bg6 > a:hover,
nav ul .menu_bg6:hover a {
	color:#b11924; 
	background:url(images/menu_bg2.png) no-repeat;
}
nav ul .menu_bg6.current_page_item > a,
nav ul .menu_bg6 > a:hover {
	color:#b11924;
}
nav ul .menu_bg6.current_page_item > a {
	background:url(images/menu_bg2.png) no-repeat;
}
nav ul .menu_bg7 > a { width:100px; }
nav ul .menu_bg7 > a:hover,
nav ul .menu_bg7:hover a {
	color:#b11924; 
	background:url(images/menu_bg7.png) no-repeat;
}
nav ul .menu_bg7.current_page_item > a,
nav ul .menu_bg7 > a:hover {
	color:#b11924;
}
nav ul .menu_bg7.current_page_item > a {
	background:url(images/menu_bg7.png) no-repeat;
}
nav ul li ul {
	width:180px;
	position:absolute;
	left:0px;
	top:31px;
	display:none;
	text-align:left;
	padding-top:7px;
}
nav ul li:hover > ul {
	display:block;
}
nav ul li ul li {
	font-size:16px;
	line-height:normal;
	margin:0;
	display:inherit;
	padding:0;
	float:none;
}
nav ul .menu_bg1 li,
nav ul .menu_bg2 li {
	color:#b11924 !important;
	background:#fff !important;
}
nav ul .menu_bg2 ul li a:hover{
	color:#b11924 !important;
	background:#fed24f !important;
}
nav ul li ul li a {
	display:block;
	min-height:inherit;
	padding:5px 0 5px 10px;
	line-height:normal;
	background:#fff !important;
	display:block;
}
nav ul li ul .current_page_item > a,
nav ul li ul li:hover > a {
	background:#fed24f !important;
	color:#b11924 !important;
}
nav ul li ul li ul {
	left:100%;
	top:-7px;
}
.slicknav_menu { display:none; }

/*---------------------------*/
/*	slider                   */
/*---------------------------*/
#slider_content {
	overflow:hidden;
	padding-top:10px;
}

/*---------------------------*/
/*	content_container        */
/*---------------------------*/
.content_container { }
.content_title {
	height:55px;
	clear:both;
	margin-bottom:8px;
}
.content_title h2 {
	background:url(images/sub_title.png) no-repeat;
	width:346px;
	height:38px;
	line-height:38px;
	padding:8px 0 9px 19px;
	margin-left:-39px;
	color: #fff;
    font-family: 'cartonslab';
    font-size: 18px;
    font-weight: normal;
	text-transform:uppercase;
}
.content_plan {
	padding:0 0 15px 4px;
	overflow:hidden;
}
.plan_box {
	width:25%;
	float:left;
}
.plan_box img {
	display:block;
	max-width:100%;
	height:auto;
}
.content_slider {
	overflow:hidden;
	padding:13px 10px 0 10px;
	min-height:217px;
}
.lft_box {
	float:left;
	width:162px;
}
.lft_box img {
	display:block;
	max-width:100%;
	height:auto;
}
.rgt_box { margin-left:171px; }
.rgt_box h3 {
	color: #da3138;
	font-family: 'cartonslab';
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
}
.rgt_box p {
	 color: #58595b;
    font-size:16px;
    font-weight: normal;
    line-height:23px;
}
.content_social { padding:59px 10px 9px 10px; }
#social_link { 
	border-top:1px solid #c8c7c7;
	padding:14px 0 0 84px;
	overflow:hidden;
}
#social_link span {
	display:block;
	float:left;
	color: #da3138;
	font-family: 'cartonslab';
    font-size: 20px;
    font-weight: normal;
	padding:5px 2px 0 0;
}
#social_link img {
	display:block;
	float:left;
	margin-left:8px;
}

/*---------------------------*/
/*	footer                   */
/*---------------------------*/
.footer_container {
	background:url(images/footer_bg.png) repeat-x left bottom;
	overflow:hidden;
	padding-bottom:49px;
}
.footer_container_bg {
	background:#cd3425 url(images/footer_red_bg.png) repeat-x ;
	overflow:hidden;
}
.center_container {
	max-width:877px;
	margin:0 auto;
	padding:0 10px;
}
#footer { padding:14px 0 15px 0; }
#footer p {
	font-size:15px;
	color:#fff;
}
.footer_content {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	overflow:hidden;
	padding:37px 6px 15px 6px;
	margin:9px 0 14px 0;
}
.footer_box {
	float:left;
	width:25%;
}
.footer_box:nth-child(1) { width:171px; }
.footer_box:nth-child(2) { width:196px; }
.footer_box:nth-child(3) { width:260px; }
.footer_box:nth-child(4) { width:210px; }
.footer_box h4,
.footer_box ol li,
.footer_box span,
.footer_box ul li  {
	font-size:15px;
	color:#fff;
}
.footer_box h4 { padding-bottom:17px; }
.footer_box ol {
	list-style:decimal;
	padding-left:20px;
}
.footer_box ol li, 
.footer_box ol li a,
.footer_box ul li a { color:#fff;}
.footer_box ol li a:hover,
.footer_box ul li a:hover { text-decoration:underline; }
.footer_box ul { overflow:hidden;}
.footer_box span { display:block; }
.footer_box a { color:#fff;}
.footer_box a:hover { text-decoration:underline; }
.footer_box img {
	display:block;
	max-width:100%;
	height:auto;
}

/*---------------------------*/
/*	about                    */
/*---------------------------*/
.content_feature {
	overflow:hidden;
	padding:12px 12px 17px 12px;
}
.lft_feature_box {
	float:left;
	width:32%;
}
.lft_feature_box img {
	display:block;
	max-width:100%;
	height:auto;
}
.rgt_feature_box {
	width:66%;
	float:right;
	padding-top:20px;
}
.rgt_feature_box h3 {
	color: #da3138;
	font-family: 'cartonslab';
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	padding-bottom:16px;
}
.rgt_feature_box p {
	 color: #58595b;
    font-size:16px;
    font-weight: normal;
    line-height:23px;
}
.content_section {
	padding:0 12px 0px 12px;
	overflow:hidden;
}
.content_section img {
	max-width:100%;
	height:auto;
	display:block;
}
.content_section ul {
    margin-left: 0;
    padding-bottom:14px;
}
.content_section li {
    background: url("images/list_bullet.png") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
    list-style-type: none;
    margin: 0;
    padding-left: 15px;
	font-size:14px;
	color:#4d4d51;
	line-height:19px;
	padding-bottom:1px;
}
.about_container .content_section li {
	padding-bottom:19px;
}
.content_section p {
	font-size:14px;
	color:#4d4d51;
	line-height:19px;
	padding-bottom:21px;
}
.content_section h4 {
	color:red;
	font-size:14px;
}

/*---------------------------*/
/*	entry-content            */
/*---------------------------*/
.commont_section {
	padding:30px 12px 0px 12px;
	overflow:hidden;
}
.entry-content { width:100%; }
.entry-content h1,
.entry-content h2,
.entry-content h3 {
	color: #da3138;
    font-family: 'cartonslab';
    font-weight: normal;
}
.entry-content h1 {
    font-size: 36px;
	padding-bottom:25px;
}
.entry-content h2 {
    font-size: 28px;
	padding-bottom:25px;
}
.entry-content h3 {
    font-size: 24px;
	padding-bottom:15px;
}
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	color: #4d4d4f;
}
.entry-content h4 {
	font-size:18px;
	padding-bottom:15px;
}
.entry-content h5 {
	font-size:14px;
	padding-bottom:15px;
}
.entry-content h6 {
	font-size:12px;
	padding-bottom:15px;
}
.entry-content p {
	color: #4d4d4f;
	font-size:14px;
	font-weight: normal;
	line-height:20px;
	padding-bottom:15px;
}
.entry-content ul {
	list-style-type:none;
	padding:0 0 15px 0;
}
.entry-content ul li {
	background: url("images/list_bullet.png") no-repeat scroll 0 8px;
    list-style-type: none;
    margin: 0;
    padding-left: 15px;
	font-size:14px;
	color:#4d4d51;
	line-height:19px;
}	
.entry-content ol {
	list-style-type:decimal;
	padding:0 0 20px 20px;
}
.entry-content ol li {
	list-style-type:decimal;
	color:#42423a;
	font-size:14px;
	line-height:18px;
}	
.entry-content a {
	color:#007daf;
}
.entry-content blockquote {
	border:1px dashed #ccc;
	padding:10px;
	margin:0 0 20px 0;
	color:#42423a;
	font-size:14px;
	line-height:18px;
	font-style:italic;
}	
.entry-content blockquote p {
	padding-bottom:0;
}
.entry-content table {
    border-collapse: collapse;
	width:100%;
}
.entry-content table, th, td {
    border: 1px solid #dfe9f2;
	color:#42423a;
	font-size:14px;
	line-height:18px;
	text-align:center;
	padding:5px 0;
}

/*---------------------------*/
/*	Plans                    */
/*---------------------------*/
#plan_area {
	overflow:hidden;
	padding:12px 12px 17px 12px;
}
.plan_post {
	border-top:1px solid #c8c7c7;
	overflow:hidden;
	padding:23px 0 15px 0;
}
.plan_post:first-child { border-top:none; }
#plan_area .plan_post h3 {
	color: #da3138;
	font-family: 'cartonslab';
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	padding-bottom:16px;
}
#plan_area .plan_post h4 {
	color:#4d4d4f;
	font-size:14px;
	line-height:21px;
	padding-bottom:15px;
}
#plan_area p {
	color:#565656;
	font-size:14px;
	font-weight: normal;
	line-height:20px;
	padding-bottom:15px;
}
.lft_plan_post {
	float:left;
	width:38%;
}
#plan_area .lft_plan_post h3 { font-size:19px; }
.lft_plan_post img {
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
	margin-top:9px;
}
.plan_post:first-child .lft_plan_post img { margin-top:0; }
.lft_plan_post strong,
.lft_plan_post span {
	display:block;
	text-align:center;
	color:#4d4d4f;
	font-size:14px;
}
.rgt_plan_post {
	width:59.8%;
	float:right;
}
.rgt_plan_post p {
	color:#565656;
	font-size:15px;
	font-weight: normal;
	line-height:20px;
	padding-bottom:15px;
}
.rgt_plan_post p a {
	color: #de3d2f;
    text-decoration: underline;
}
.btn_plan {
	background: url(images/btn_register.png) no-repeat;
	width:146px;
	height:43px;
	display:block;
}
.btn_contact {
	background: url(images/btn_contact.png) no-repeat;
	width:146px;
	height:43px;
	display:block;
}
#plan_area p {
	color:#565656;
	font-size:15px;
	font-weight: normal;
	line-height:20px;
	padding-bottom:15px;
}
#plan_area ul {
	list-style-type:none;
	padding:0 0 15px 0;
}
#plan_area ul li {
	background: url("images/list_bullet.png") no-repeat scroll 0 8px;
    list-style-type: none;
    margin: 0;
    padding-left: 15px;
	font-size:14px;
	color:#4d4d51;
	line-height:19px;
}

/*---------------------------*/
/*	register                 */
/*---------------------------*/	
.rgt_feature_box ul {
	list-style-type:none;
	padding:0 0 15px 0;
}
.rgt_feature_box ul li {
	background: url("images/list_bullet.png") no-repeat scroll 0 8px;
    list-style-type: none;
    margin: 0;
    padding-left: 15px;
	font-size:14px;
	color:#4d4d51;
	line-height:19px;
}
.pic_area {
	width:258px;
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
}
.pic_area img {
	display:block;
	float:left;
	margin:0 2px;
}
.center_text { text-align:center; }
.content_container hr {
	border:none;
	height:1px;
	background:#ccc;
	margin:-6px 0 18px 0;
}
.content_container h4 { color:#4d4d4f; }
.content_container span {
	display:block;
	font-size:14px;
	color:#4d4d4f;
	padding-bottom:21px;
}
.register_container {
	min-height:350px;
}
.register_section {
	padding:0 12px 0px 12px;
	overflow: visible;
	position:relative;
	z-index:1000;
}
#register_form_area {
	overflow:hidden;
	padding-right:50px;
}
#lft_register {
	width:170px;
	float:left;
}
#lft_register span {
	display:block;
	line-height:30px;
}
#rgt_register {
	float:right;
	width:402px;
}
#register_form {
	margin:0 auto;
	position:relative;
	padding:10px 0 42px 0;
	margin-bottom:25px;
}
#register_form .radio_row { position:relative; }
#register_form .radio_row > input[type="radio"] { display:none; }
#register_form .radio_row > input[type="radio"] + label span {
    display:inline-block;
    width:9px;
    height:9px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(images/check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
	position:absolute;
	top:12px;
	left:0;
}
#register_form .radio_row > input[type="radio"]:checked + label span {
    background:url(images/check_radio_sheet.png) -9px top no-repeat;
}
#register_form .radio_row .form_box {
	padding-bottom:15px;
	overflow:hidden;
}
#register_form .radio_row .form_box_select {
	padding-bottom:15px;
	overflow: visible;
}
#register_form .radio_row .form_box label {
	display:block;
	float:left;
	padding-left:23px;
	line-height:30px;
	text-align:right;
	font-size:14px;
}
#register_form .radio_row .form_box input[type="text"],
#register_form .radio_row .form_box input[type="submit"] {
	border:none;
	padding:0;
	margin:0;
	outline:none;
}
#register_form .radio_row .form_box input[type="text"]{
	width:285px;
	padding:0 5px;
	float:right;
	background:#ededee;
	height:28px;
	border:1px solid #6d6e71;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#register_form .radio_row .form_box .submit_row { overflow:hidden; }
#register_form .submit_row input[type="submit"] {
	background:url(images/btn_send.png) no-repeat;
	width:104px;
	height:28px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	float:right;
	-webkit-box-shadow: 5px 0px 5px #ccc;
	-moz-box-shadow: 5px 0px 5px #ccc;
	box-shadow: 5px 0px 5px #ccc;
	position:absolute;
	left:105px;
	bottom:14px;
	cursor:pointer;
	border:none;
}
#register_form .radio_row .form_box select {
	float:right;
	width:220px;
	height:30px;
	line-height:20px;
	outline:none;
}

/*---------------------------*/
/*	xero                     */
/*---------------------------*/
.center_pic { margin:0 auto; }
.content_info {
	overflow:hidden;
	padding-top:25px;
}
.lft_info {
	float:left;
	width:44%;
}
.lft_info p a { display:block; }
.rgt_info {
	float:right;
	width:52%;
}
.content_info img {
	display:block;
	float:right;
	margin:-21px 0 0 0px;
}
.content_info p a {
    color: #de3d2f;
    text-decoration: underline;
}

/*---------------------------*/
/*	Contact                  */
/*---------------------------*/
.address {
	max-width:322px;
	padding-top:17px;
}
.address span {
	display:block;
	font-size:14px;
    color: #4d4d4f;
	overflow:hidden;
}
.address span strong {
	width:96px;
	display:block;
	float:left;
}
.address span a { color: #4d4d4f; }
.address span em {
	display:block;
	float:right;
	font-style:normal;
	width:224px;
}
#contact_form {
	max-width:560px;
	margin:0 auto;
	position:relative;
	padding:10px 0 12px 0;
	margin-bottom:5px;
}
#contact_form p {
	padding-bottom:7px;
	overflow:hidden;
}
#contact_form p label {
	display:block;
	float:left;
	width:28%;
	text-align:right;
}
#contact_form p input[type="text"],
#contact_form p input[type="email"],
#contact_form p input[type="submit"] {
	border:none;
	padding:0;
	margin:0;
	outline:none;
}
#contact_form p input[type="text"],
#contact_form p input[type="email"],
#contact_form p textarea {
	width:64%;
	padding:0 2%;
	float:right;
	background:#ededee;
	height:24px;
	border:1px solid #6d6e71;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#contact_form p textarea {
	height:117px;
	padding:5px 2%;
	resize: none;
}
#contact_form input[type="submit"] {
	background:url(images/btn_send.png) no-repeat;
	width:104px;
	height:28px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	float:right;
	-webkit-box-shadow: 5px 0px 5px #ccc;
	-moz-box-shadow: 5px 0px 5px #ccc;
	box-shadow: 5px 0px 5px #ccc;
	position:absolute;
	right:0;
	bottom:60px;
	cursor:pointer;
	text-indent:-9999999px;
}
#security_area{
	width:100%;
	overflow:hidden;
}
#security_code {
	float:right;
	width:68%;
	clear:both;
}
#security_code span {
	display:block;
	float:left;
	margin-right:15px;
	padding-top:22px;
	line-height:20px
}
#security_code img {
	display:block;
	max-width:100%;
	height:auto;
	border:2px solid #000;
}
#security_code a {
	display:block;
	padding-bottom:10px;
	color:#de3d2f;
	text-decoration:underline;
}
#security_code .security_row {
	overflow:hidden;
	margin-top:-18px;
	padding:0;
}
#security_code .security_row:first-child {
	margin-top:1px;
}
#security_code .security_row input[type="text"] {
	width:44%;
	padding:0 2%;
	float: left;
	background:#ededee;
	height:24px;
	border:1px solid #6d6e71;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#member_area { padding-top:10px; }
.member {
	overflow:hidden;
	padding-bottom:24px;
}
.member_pic {
	float:left;
	width:31%;
}
.member_pic img {
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
}
.member_info {
	float:right;
	width:68%;
	padding-top:6px;
}
#member_area h3 {
	color: #da3138;
    font-family: 'cartonslab';
    font-size: 28px;
    font-weight: normal;
    line-height: 30px;
	padding-bottom:5px;
}
#member_area span {
	color: #4d4d4f;
	font-size:14px;
	padding:0;
	display:block;
	padding-bottom:6px;
}
#member_area span a {
	color: #de3d2f;
    text-decoration: underline;
}
#member_area span strong {
	width:62px;
	display:block;
	float:left;
}

/*---------------------------*/
/*	Blog                     */
/*---------------------------*/
#content_blog_area {
	overflow:hidden;
	padding:17px 13px 0 21px; 
}
#blog_menu {
	width:33%;
	float:right;
}
#blog_menu ul {
	padding:0;
	margin:0;
}
#blog_menu ul li {
	background:#ef812a;
    color: #fff;
    list-style: disc inside none;
	padding:0 14px;
	line-height:33px;
	margin-bottom:5px;
	font-size:16px;
}
#blog_menu ul .active_menu,
#blog_menu ul .current-cat,
#blog_menu ul li:hover { background:#e65233; }
#blog_menu ul li:first-child { list-style: none outside none; }	
#blog_menu ul li a,
#blog_menu ul .active_menu a,
#blog_menu ul .current-cat a,
#blog_menu ul li a:hover {  color: #fff; }
#blog_content {
	float:left;
	width:66%
}
.blog_post {
	overflow:hidden;
	border-top:1px solid #e65233;
	padding:12px 0 28px 0;
}
.blog_post:first-child {
	border-top:none;
	padding-top:0;
}
.blog_post h3 {
	font-size:14px;
	color: #4d4d4f;
	padding-bottom:3px;
}
.blog_post h3 a { color: #4d4d4f; }
.blog_post h3 a:hover { text-decoration:underline; }
.blog_post h3 span {
	padding-left:11px;
	font-weight:normal;
	display:inline;
}
.blog_post p {
	font-size:14px;
	color:#4d4d4f;
	line-height:20px;
	padding-bottom:20px;
}
.blog_post p a { color:#db363a; }
.blog_post p a:hover { text-decoration:underline; }
.blog_social_area {
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	padding:6px 0;
}
.blog_post h4 {
	font-size:14px;
	color: #4d4d4f;
	padding-bottom:20px;
}
.blog_social_area h5 {
	font-size:12px;
	color:#4d4d4f;
}
.blog_social_area h5 small { font-weight:normal; }
.social_like { padding-top:6px; }
.social_like img {
	display:block;
	max-width:100%;
	height:auto;
}
#pagination { overflow:hidden;}
#pagination h4 {
	display:block;
	float:left;
}
#pagination ul { float:left; }
#pagination ul li {
	float:left;
	padding:0 9px;
}
#pagination ul li a {
	color: #4d4d4f;
	text-decoration:underline;
}
#pagination .active a,
#pagination ul li a:hover {
	text-decoration:none;
	font-weight:700;
}

/*---------------------------*/
/*	Blog single              */
/*---------------------------*/
#single_content { overflow:hidden; }
#single_content { padding-top:15px; }
.blog_post h2 {
	color: #da3138;
    font-family: 'cartonslab';
    font-size: 28px;
    font-weight: normal;
    line-height: 30px;
	padding-bottom:35px;
}
.btn_back {
	color: #da3138;
	font-size:18px;
	display:block;
	padding-top:21px;
}
.btn_back:hover { text-decoration:underline; }

/*---------------------------*/
/*	Transition               */
/*---------------------------*/
.blog_post p a,
.blog_post h3 a,
#pagination ul li a {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s
}
.no_space {
	padding:0px 10px 9px 10px;
	margin-top:-9px;
}
/*-------------------------------*/
/*      Post Images              */
/*-------------------------------*/
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin:0 auto;
}
.alignright {
	margin: 4px 0 15px 13px;
	display: inline;
}
.alignleft {
	margin: 4px 13px 15px 0;
	display: inline;
}
.alignright { float: right; }
.alignleft { float: left; }
.wp-caption {
	border: 1px solid #b2c4c8;
	text-align: center;
	background-color: #E6E6E6;
	padding:9px 4px 4px 4px;
	margin-bottom:10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	color:#5a5863;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*-------------------------------*/
/*            Pagination         */
/*-------------------------------*/
.wp-pagenavi{
	width:auto;
	text-align:center;
}
.wp-pagenavi span{
	display:inline-block;
	border:0px solid #005DA8!important;
}
.wp-pagenavi a{
	display:inline-block;
	border:0px solid #005DA8!important;
	color: #4d4d4f;
	text-decoration:underline;
}
	
/*-------------------------------*/
/*       Contact form 7         */
/*------------------------------*/	
span.wpcf7-not-valid-tip{
	 -moz-box-sizing: border-box;
    background: none  !important;
    border: 0px solid #DDDDDD !important;
    bottom: 0 !important;
    color: #B94A48 !important;
    display: block;
    font-size: 12px !important;
    height: 22px !important;
    left: 3px !important;
    line-height: 16px !important;
    overflow: hidden;
    padding: 4px 6px !important;
    position: absolute;
    right: 0 !important;
    top: 1px !important;
    width: 96% !important;
	text-align:right!important;
}
#register_part4 span.wpcf7-not-valid-tip{
	width: 72% !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0){span.wpcf7-not-valid-tip{height:13px !important;width:88% !important}}

div.wpcf7-validation-errors{
	background-color:#f2dede !important;
	border-color:#ddd !important;
	color:#b94a48 !important; 
	clear:both;
}
div.wpcf7-response-output{ 
	clear:both; 
	background-color:#fcf8e3;
	border:1px solid #ddd !important;
	border-radius:4px;
	color:#c09853;
	margin:23px 0 !important;
	padding:8px 35px 8px 14px !important;
	text-shadow:0 1px 0 rgba(255,255,255,0.5)
}
div.wpcf7-validation-errors{
	border:2px solid #f7e700; 
	clear:both;
}
.social_like{
	overflow:hidden;
}
.social_like span{
	float:left;
	padding:0 0 5px 7px !important;
}
#successMessage,
#failureMessage {
	background:#fff;
	display:none;
}
.statusMessage p { color: #707173; font-size:14px; opacity: .95;  }
.error { border:1px solid #f8dbdb!important; background:#f8dbdb!important; }



#register_form1 {
	font-family: 'open_sanslight';
}
#register_form1 a {
    color: #de3d2f;
    text-decoration: underline;
}
.register_row { padding-bottom:2px; }
#register_form1 p {
	padding:0 ;
	margin:0 0 6px 0 ;
	overflow:hidden;
	font-weight:normal;
	line-height:normal;
}
#register_form1 .overflow_visible { overflow:visible !important; }
#register_form1 input[type="text"], 
#register_form1 input[type="email"],
#register_form1 textarea, 
#register_form1 select {
    background:#ededee;
    border: 1px solid #6d6e71;
    border-radius: 5px;
    font-size: 12px;
	height:18px;
	float:right;
    font-family: 'open_sanslight';
}
#register_form1 select { height:22px; }
#register_form1 label {
	display:block;
	float:left;
	font-size:12px;
    font-family: 'open_sanslight';
	padding-top:3px;
}
#register_form1 label small { 
	float:right;
	font-family: 'open_sanslight';
	padding-top:1px;
}
#register_part1,
#register_part2,
#register_part3,
#register_part4,
#register_part5,
#register_part6,
#register_part7 { padding:0 0px 0 3px; }
#register_part1 { max-width:568px; }
#register_part1 input[type="text"], 
#register_part1 input[type="email"], 
#register_part1 textarea {  width: 350px; }
#register_part1 select {  width: 353px; }
#register_part1 label { width:209px; }
.register_row_bottom { padding-top:25px; }
#register_part2 { max-width:363px; }
#register_part2 input[type="text"], 
#register_part2 input[type="email"], 
#register_part2 textarea, 
#register_part2 select {  width:205px; }
#register_part2 label { width:149px; }
#register_part3 { max-width:400px; }
#register_part3 input[type="text"], 
#register_part3 input[type="email"],
#register_part3 textarea, 
#register_part3 select { width:205px; }
#register_part3 label { width:182px; }
#register_part4 { max-width:642px; }
#register_part4 span {
	width:468px;
	display:block;
	float: right;
	padding:0;
}
#register_part4 span small { font-size:11px; }
#register_part4 input[type="text"], 
#register_part4 input[type="email"], 
#register_part4 textarea, 
#register_part4 select { width:354px; float:left; }
#register_part4 label { width:165px; }
#register_part4 span strong {
	font-weight:normal;
	float:right;
}
#register_part5 { max-width:548px; }
#register_part5 span {
	width:322px;
	display:block;
	float:right;
	padding:0;
}
#register_part5 input[type="text"], 
#register_part5 input[type="email"], 
#register_part5 textarea, 
#register_part5 select { width:322px; }
#register_part5 select { width:206px; float:left; }
#register_part5 label { width:216px; }
#register_part6 { max-width:456px; }
#register_part6 input[type="text"],
#register_part6 textarea {
	width:202px;
	float:left;
} 
#register_part6 select { width:205px; float:left; }
#register_part6 label { width:234px; }
#register_part6 span {
	width:206px;
	display:block;
	float:right;
	padding:0;
	float:right;
}
#register_part6 span em {
	display:block;
	font-style:normal;
	font-size:11px;
}
#register_part7 { max-width:548px; }
#register_part6 span {
	width:206px;
	display:block;
	float:right;
	padding:0;
	float:right;
}
#register_part7 input[type="text"],
#register_part7 input[type="email"],
#register_part7 textarea { width:205px; float:left;}
#register_part7 select { width:202px; float:left; }
#register_part7 label { width:220px; }
#register_part7 textarea { height:89px; margin-bottom:7px;}
#register_form1 #security_area{ padding-top:36px; }
#register_form1 #security_code {
	float: right;
	clear:both;
	width:326px;
}
#register_form1 #security_code span {
	display:block;
	float:left;
	margin-right:7px;
	padding-top:23px;
	line-height:20px;
}
#register_form1 #security_code img {
	display:block;
	max-width:100%;
	height:auto;
	border:2px solid #000;
}
#register_form1 #security_code a {
	display:block;
	padding-bottom:10px;
	color:#de3d2f;
	text-decoration:underline;
}
#security_code .security_row {
	overflow:hidden;
	margin-top:-18px;
	padding:0;
}
#register_form1 #security_code .security_row input[type="text"] {
	width:44%;
	padding:0 2%;
	float: left;
	background:#ededee;
	height:24px;
	border:1px solid #6d6e71;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#security_code p input[type="submit"] {
	width:223px;
	height:46px;
	padding:0;
	margin:20px 0 0 -3px;
	float:left;
	background:url(images/button_submit.png) no-repeat;
	border:none;
	outline:none;
	text-indent:-9999999999px;
}
#register_form1 .center_text { padding-top:16px; }
#register_form1 .center_text p {
	font-size:18px;
	line-height:23px;
	color: #4d4d4f;
}
#register_form1 .center_text p  a { color: #4d4d4f;}
.register_feature h2 {
	color: #da3138;
    font-family: 'cartonslab';
    font-size: 28px;
    font-weight: normal;
    line-height: 30px;
	padding: 18px 0 19px 0; 
}
.register_feature p {
	font-size:18px;
	line-height:23px;
	color: #4d4d4f;
}
#register_form1 input[type="checkbox"]{
	float:left;
}
.wpcf7-list-item-label{
	display:inline-block;
	float:left;
	width:290px !important;
}
#register_part4 .wpcf7-list-item-label{
	width:440px !important;
}
#video {
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 5px;
    height: 0;
    overflow: hidden;
	margin-bottom:25px;
}
#video iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

