/*
Theme Name: Kidbiz
Author: kariandco
Author URI: http://www.kariandco.com
Version: 1.0
Description: Custom theme
*/

/*-----------------------------------------------------------------------------------*/
/*	RESET
/*-----------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body {
	line-height:1
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
th, td {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.clear, .push {
	clear: both;
}
.both {
	clear: both;
}
br {
	line-height: 10px;
}
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
 border : 0px;
}
input[type="submit"]:focus, input[type="button"]:focus {
	outline : none;
}
/*-----------------------------------------------------------------------------------*/
/*	GENERAL
/*-----------------------------------------------------------------------------------*/

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('style/type/bebas/bebasneue-webfont.eot');
    src: url('style/type/bebas/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('style/type/bebas/bebasneue-webfont.woff') format('woff'),
         url('style/type/bebas/bebasneue-webfont.ttf') format('truetype'),
         url('style/type/bebas/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4, h5, h6 {
	font-family: 'BebasNeueRegular';
	text-transform: uppercase;
}
.dropcap {
	font-size:45px;
	font-family: 'BebasNeueRegular';
}
.menu {
	font-family: 'BebasNeueRegular';
	text-transform: uppercase;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #fff url(style/images/bg.png) repeat-x 0 0;
	color: #343434;
}
body.page-template-theme_2-php {
	background: #fff url(style/images/bg1.png) repeat-x 0 0;
}
p {
	line-height: 1.5em;
}
a {
	color: #e30027;
	text-decoration: none;
	-webkit-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	color: #f6032f;
}
body.page-template-theme_2-php h1 {
	color: #532D90;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	color: #f6032f;
}
body.page-template-theme_2-php h2 {
	color: #532D90;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	color: #f6032f;
}
body.page-template-theme_2-php h3 {
	color: #532D90;
}
.col-side h3 {
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
        text-decoration: underline;
}
body.page-template-theme_2-php .col-side h3 {
	color: #fff;
}
h4 {
	font-size: 12px;
	line-height: 16px;
}
h5 {
	font-size: 12px;
	line-height: 16px;
}
h6 {
	font-size: 12px;
	line-height: 16px;
}
.caps {
	text-transform: uppercase;
}
.col-main p, .col-main ul, .col-main ol, .col-side ul, .text-content p, .text-content ul, .text-content ol, .post-text p, .post-text ul, .post-text ol {
	margin-bottom: 1em;
	line-height: 1.5em;
}
ul {

}
ul li {
	
}
ol {
	list-style: decimal;
	list-style-position: inside;
}
ol li {
	padding: 0;
	margin: 0;
}
.intro {
	
	font-size: 21px;
	line-height: 31px;
	text-align: center;
	margin-bottom: -2px;
}
blockquote, blockquote p {
	
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
}
blockquote {
	padding-left: 30px;
}
.hr2 {
	border-top: 1px solid #ccc;
	margin: 15px 0;
	clear: both;
}
.hr1 {
	height: 0;
	border-bottom: 1px solid #454545;
	margin: 36px 0;
	clear: both;
}
.center {
	text-align: center;
	display: block;
	margin: 0 auto;
}
p .center {
	text-align: center;
	display: block;
	margin: 0 auto 10px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
img.center, .img-center {
	margin: 0 0 15px 0;
}
.img-center {
	text-align: center;
}
img.left, .img-left {
	float: left;
	margin: 0 20px 15px 0;
}
img.right, .img-right {
	float: right;
	margin: 0 0 15px 20px;
}
h1 img, h2 img, h3 img, h4 img, h5 img {
	float: left;
	margin-right: 6px;
}
.img-left-col {
	float: left;
	margin: 0 30px 30px 0;
}
.margin-bottom {
	margin-bottom: 36px;
}
.margin-bottom-half{
	margin-bottom: 15px;
}
a.button {
	background: #5499c3 url(style/images/button.png) repeat-x;
	border: none;
	height: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	
	font-size: 14px;
	padding: 6px 15px 6px 15px;
	margin: 10px 0;
	display: inline-block;
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
}
p a.button {
	line-height: 15px;
}
a.button.blue {
	background-color: #5499c3;
}

a.button.green {
	background-color: #4dab96;
}

a.button.lime {
	background-color: #92ab4d;
}

a.button.red {
	background-color: #ab4d63;
}

a.button.purple {
	background-color: #8d4dab;
}

a.button.blue:hover {
	color: #fff;
	background-color: #ab4d63;
}

a.button.green:hover {
	color: #fff;
	background-color: #ab4d63;
}

a.button.lime:hover {
	color: #fff;
	background-color: #ab4d63;
}

a.button.red:hover {
	color: #fff;
	background-color: #4d87ab;
}

a.button.purple:hover {
	color: #fff;
	background-color: #4dab96;
}

.dropcap {
	display:block;
	float:left;
	font-size:45px;
	padding:0;
	margin: 0;
	margin:10px 8px 3px 0;
	font-family: 'Museo500';
}
pre {
	margin: 5px 0px 40px 0px;
	padding: 0 10px 0px 10px;
	display: block;
	clear: both;
	background: url(style/images/codebg.jpg) repeat;
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #cfcfcf;
	color: #222;
}
.download-box, .warning-box, .info-box, .note-box {
	clear:both;
	margin: 10px 0px;
	text-shadow: none;
	padding: 15px 15px 13px 15px;
	line-height: 17px;
}

/*-----------------------------------------------------------------------------------*/
/*	LAYOUT
/*-----------------------------------------------------------------------------------*/

#wrapper {
	
}
.wrap {
	width: 980px;
	padding: 0;
	margin: 0 auto;
}
#footer {
	background: url(style/images/ftr.png) repeat-x center 0;
	height: 90px;
	padding: 40px 0 0;
}
body.page-template-theme_2-php #footer {
	background: url(style/images/ftr1.png) repeat-x center 0;
}
#footer a {
	color: #000;
	font-size: 11px;
	line-height: 1.6em;
}
#footer a:hover {
	color: #999;
}
#header {
	display: block;
	position: relative;
	height: 63px;
}
.logo {
	position: absolute;
	top: 0;
	display: block;
	left: 30px;
	z-index: 2;
	width: 137px;
	height: 106px;
	background: url(style/images/logo.png) no-repeat 0 0;
}
body.page-template-theme_2-php .logo {
	background: url(style/images/logo1.png) no-repeat 0 0;
}
.social {
	width: 100%;
overflow: hidden;
}
.social ul li {
	float: left;
	margin: 0 0 2px 3px;
	background: none;
	padding: 0;
}
.social ul li img {
	width: 26px;
}
#container {
	padding: 20px 0;
	position: relative;
	clear: both;
}
#copyright {
	
}
#copyright p {
	text-align: center;
	line-height: 1.6em;
}
#footer h3 {
	margin-bottom: 5px;
}
#footer-menu {
	text-align: center;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}
#footer-menu ul {
	float: left;
}
#footer-menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer-menu li.last {
	border-right: none;
}
#footer-menu li a{
	display: block;
	float: left;
	padding: 0 10px;
	border-right: 1px solid #666;
}
#footer-menu li.last a {
	border-right: none;
}
.col-side ul {
	margin: 0;
	list-style-type: none;
	font-style: normal;
	letter-spacing: normal;
}
.col-side ul li {
	position: relative;
	display: block;
	padding: 0;
	background: none;
}
.col-side li ul {
	padding: 0 0 0 10px;
}
.col-side li a:hover, .col-side ul.menu li a:hover {
	color: #000;
}
/*-----------------------------------------------------------------------------------*/
/*	MENU
/*-----------------------------------------------------------------------------------*/

.menu {
	list-style: none;
	font-size: 24px;
	padding: 0 0 0 10px;
	clear: both;
	float: right;
	width: 758px;
	height: 35px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(style/images/bg_menu.png) no-repeat 0 0;
}
.menu ul {
	margin: 0;
	list-style-type: none;
	font-style: normal;
	letter-spacing: normal;
}
.menu ul li {
	position: relative;
	display: inline;
	padding: 0;
	background: none;
}
.menu ul li a {
	display: block;
	float: left;
	padding: 6px 30px 5px 30px;
	text-decoration: none;
	color: #f6032f;
	line-height: 1em;
}
body.page-template-theme_2-php .menu ul li a {
	color: #c7a5ff;
}
.menu li ul {
	padding: 0 0 0 10px;
}
.menu li a:hover, body.page-template-theme_2-php .menu ul li a:hover {
	color: #fff;
}
.quote {
	clear: both;
	overflow: hidden;
	margin-bottom: 25px;
}
.quote blockquote {
	padding: 15px 15px 15px 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.quote span {
	float: right;
}
.quote em {
	
	font-style: normal;
}
#piecemaker {
	margin-top: -30px;
}

/*-----------------------------------------------------------------------------------*/
/*	COLUMNS
/*-----------------------------------------------------------------------------------*/

.one-half {
	width:48%;
}
.one-third {
	width:30.66%;
}
.two-third {
	width:65.33%;
}
.one-fourth {
	width:22%;
}
.three-fourth {
	width:74%;
}
.one-fifth {
	width:16.8%;
}
.two-fifth {
	width:37.6%;
}
.three-fifth {
	width:58.4%;
}
.four-fifth {
	width:67.2%;
}
.one-sixth {
	width:13.33%;
}
.five-sixth {
	width:82.67%;
}
.one-half, .one-third, .two-third, .three-fourth, .one-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth {
	position:relative;
	margin-right:4%;
	float:left;
}
.one-half.first, .one-third.first, .two-third.first, .three-fourth.first, .one-fourth.first, .one-fifth.first, .two-fifth.first, .three-fifth.first, .four-fifth.first, .one-sixth.first, .five-sixth.first {
	clear: both;
}
.last {
	margin-right:0 !important;
	clear:right;
}

/*-----------------------------------------------------------------------------------*/
/*	BLOG
/*-----------------------------------------------------------------------------------*/

.blog {
}
.col-main {
	width: 766px;
	padding: 0;
}
.col-side {
	width: 178px;
	color: #fff;
	padding: 50px 10px 0 10px;
	background: url(style/images/bg_sidebar.png) repeat-y 0 0;
}
body.page-template-theme_2-php .col-side {
	background: url(style/images/bg_sidebar1.png) repeat-y 0 0;
}
.col-side:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.col-side .tagline {
	color: #fff;
	font-size: 18px;
	font-family: BebasNeueRegular;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 -10px;
	text-align: center;
	background: url(style/images/logo_side.png) no-repeat center 100%;
	padding: 0 0 120px 0;
}
body.page-template-theme_2-php .col-side .tagline {
	display: none; background: url(style/images/logo_side1.png) no-repeat center 100%;
}
.col-side a {
	color: #fff;
}
.col-side a:hover {
	color: #e30027;
}
.post {
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.single-post .post {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.blog-post .post {
	border: none;
	padding: 0;
	margin: 0;
}
.post-info {
	
}
.post-title {
}
.post-title h1 {
	padding: 0;
	margin-bottom: 10px;
}
.post-info:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.post iframe {
	margin-bottom:10px;
}
.link-more {
	font-style: italic;
	color: #000;
}
.link-more:hover {
	color: #999;
}
.post-date {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #505050;
	margin-bottom: 10px;
}
.post-meta {
	font-size: 12px;
	height: 13px;
	display: block;
}
.page-navi {
	margin: 0;
}
.page-navi p {
	float: left;
	padding: 0 20px 0 0;
	border-right: solid 1px #666;
	margin-right: 20px;
	font-size: 12px;
	margin-top: 5px;
}
.page-navi ul {
	list-style: none;
	
}
.page-navi ul li {
	display: inline;
	background: none;
	padding: 0;
}
.page-navi ul li a {
	float: left;
	font-size: 12px;
	display: block;
	font-style: normal;
	line-height: 1;
	text-align: center;
	padding: 6px 8px 4px 8px;
	margin-right: 7px;
	border: 1px solid transparent;
	-webkit-transition:none;
	-o-transition:none;
	-moz-transition:none;
}
.page-navi ul li a:hover, .page-navi ul li a.current {
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.widget-container {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.widget-container ul li {
	line-height: 1.5em;
}
#footer .widget-container {
	margin-bottom: 0;
}
.searchform input {
	width: 162px;
        margin: 2px auto;
	padding: 5px 7px;
	height: 16px;
	font-size: 12px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.widget_tag_cloud .tagcloud {
	width: 100%;
	overflow: hidden;
}
.widget_tag_cloud .tagcloud a {
	margin: 0 5px 5px 0;
	padding: 3px 10px;
	display: block;
	text-transform: lowercase;
	font-style: italic;
	float: left;
    font-size: 14px;
    line-height: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul.ads {
	width: 280px;
	margin-right: -15px;
}
ul.ads li {
	float: left;
	background: none;
	padding: 0;
	margin: 0 15px 15px 0;
}
.wp-caption {
}
.wp-caption-text {
}
.sticky {
}
.bypostauthor {
}
.alignright {
	float: right;
	margin: 0 0 15px 15px;
}
.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}
.aligncenter {
	margin: 0 auto 15px auto;
}

/*-----------------------------------------------------------------------------------*/
/*	SOCIAL BUTTONS
/*-----------------------------------------------------------------------------------*/
.social-buttons {
	padding: 15px 0;
}
.social-button  {
	float: left;
}
.social-button.vertical, .social-button.none  {
	width: 60px;
	text-align: center;
}
.social-button.horizontal  {
	width: 100px;
}

/*-----------------------------------------------------------------------------------*/
/*	GALLERY
/*-----------------------------------------------------------------------------------*/
#gallery {
	margin-top: 40px;
}
.gallery-caption {
}
/*-----------------------------------------------------------------------------------*/
/*	GALLERY
/*-----------------------------------------------------------------------------------*/

.gallery {
	width: 100%;
	margin-bottom: 20px;
}
.gallery-item {
	float: left;
	margin: 0 20px 20px 0;
}
.col-main .gallery p, .gallery p {
	line-height: auto;
	margin: 0;
}


/*-----------------------------------------------------------------------------------*/
/*	SHOWCASE
/*-----------------------------------------------------------------------------------*/

#awOnePageButton .view-slide {
	display: none;
}
.showcase-load {
	height: 470px; /* Same as showcase javascript option */
	overflow: hidden;
}

.showcase-onepage {
/**/
}
.showcase {
	position: relative;
	margin: 0 auto 33px auto;
}
.showcase-content-container {
	background-color: #000;
}
.showcase-arrow-previous, .showcase-arrow-next {
	position: absolute;
	top: 50%;
	margin-top: -9px;
	background: url('style/images/arrows.png');
	width: 25px;
	height: 25px;
	cursor: pointer;
}
.showcase-arrow-previous {
	background-position: 0 0;
}
.showcase-arrow-previous:hover {
	background-position: 0 -25px;
}
.showcase-arrow-next {
	background-position: 25px 0;
}
.showcase-arrow-next:hover {
	background-position: -25px -25px;
}
.showcase-content {
	background-color: #000;
	text-align: center;
}
.showcase-content-wrapper {
	text-align: center;
	width: 900px;
	display: table-cell;
	vertical-align: middle;
}
.showcase-plus-anchor {
	background-image: url('style/images/plus.png');
	background-repeat: no-repeat;
}
.showcase-plus-anchor:hover {
	background-position: -32px 0;
}
div.showcase-tooltip {
	background-color: #fff;
	color: #000;
	text-align: left;
	padding: 5px 8px;
	background-image: url(style/images/white-opacity-80.png);
}
.showcase-caption {
	padding: 9px 15px 7px 15px;
	text-align: left;
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: auto;
}
.jquery-slider-wrapper .caption {
    bottom: 20px;
    left: 10px;
    padding: 9px 15px 7px;
    position: absolute;
}
.showcase-caption, .caption {
	display: none;
}
.showcase-content .showcase-caption, .jquery-slider-wrapper .caption {
	display: block;
}
.showcase-onepage .showcase-content {
	margin-bottom: 10px;
}
.showcase-button-wrapper {
	clear: both;
	margin-top: 15px;
	text-align: center;
	position: relative;
	margin-right:-7px;
}
.showcase-button-wrapper span {
	cursor: pointer;
	margin: 3px 7px 0 0;
	width: 12px;
	height: 12px;
	text-indent: -99999px;
	display: inline-block;
	background: url('style/images/navs.png');
}
.showcase-button-wrapper span:hover, .showcase-button-wrapper span.active {
	background-position: 0 -12px;
}
.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */ {
	background-color: #000;
}
.showcase-thumbnail-wrapper {
	overflow: hidden;
}
.showcase-thumbnail {
	width: 120px;
	height: 90px;
	cursor: pointer;
	border: solid 1px #333;
	position: relative;
}
.showcase-thumbnail-caption {
	position: absolute;
	bottom: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.showcase-thumbnail-content {
	padding: 10px;
	text-align: center;
	padding-top: 25px;
}
.showcase-thumbnail-cover {
	background-image: url(style/images/black-opacity-40.png);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.showcase-thumbnail:hover {
	border: solid 1px #999;
}
.showcase-thumbnail:hover .showcase-thumbnail-cover {
	display: none;
}
.showcase-thumbnail.active {
	border: solid 1px #999;
}
.showcase-thumbnail.active .showcase-thumbnail-cover {
	display: none;
}
.showcase-thumbnail-wrapper-horizontal {
	padding: 10px;
}
.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail {
	margin-right: 10px;
	width: 116px;
}
.showcase-thumbnail-wrapper-vertical {
	padding: 10px;
}
.showcase-thumbnail-wrapper-vertical .showcase-thumbnail {
	margin-bottom: 10px;
}
.showcase-thumbnail-button-backward,  .showcase-thumbnail-button-forward {
	padding: 7px;
	cursor: pointer;
}
.showcase-thumbnail-button-backward {
	padding-bottom: 0px;
	padding-right: 0px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-horizontal, .showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-image: url(style/images/arrows-small.png);
	background-repeat: no-repeat;
	display: block;
	width: 17px;
	height: 17px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical {
	background-position: 0 -51px;
	margin-left: 55px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical {
	background-position: -17px -51px;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical {
	background-position: 0 -34px;
	margin-left: 55px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical {
	background-position: -17px -34px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-position: 0 -17px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal {
	background-position: -17px -17px;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal {
	background-position: 0 0;
	margin-top: 40px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal {
	background-position: -17px 0;
}
/* Hide button text */
.showcase-thumbnail-button-forward span span, .showcase-thumbnail-button-backward span span {
	display: none;
}

/*-----------------------------------------------------------------------------------*/
/*	CAROUSEL
/*-----------------------------------------------------------------------------------*/

.carousel-outer {
	position: relative;
	margin-bottom: 20px;
	padding-top: 30px;
}
.carousel-outer h2 {
	position: absolute;
	top: 0;
	left: 0;
}
.carousel {
	padding-top: 5px;
	display: block;
	overflow: hidden;
}
.carousel ul li {
	background: none;
	margin-right: 20px;
	padding: 0;
	float: left;
}
.btn-carousel {
	background: transparent url(style/images/car-arrow.png) no-repeat;
	width: 21px;
	height: 21px;
	text-indent: -99999px;
	display: block;
	position: absolute;
	top: 0;
	-webkit-transition:none;
	-o-transition:none;
	-moz-transition:none;
}
.btn-carousel.prev {
	background-position: top left;
	right: 30px;
}
.btn-carousel.next {
	background-position: top right;
	right: 0;
}
.btn-carousel.prev:hover {
	background-position: bottom left;
}
.btn-carousel.next:hover {
	background-position: bottom right;
}

/*-----------------------------------------------------------------------------------*/
/*	TWITTER
/*-----------------------------------------------------------------------------------*/

.twitter-wrapper {
	float: none;
	clear: both;
	position: relative;
	overflow: hidden;
}
.twitter {
	font-size:11px;
}
.twitter em {
	font-style: normal;
}
.twitter ul {
	padding: 0;
	margin: 0 0 15px 0;
}
.twitter ul li {
	background-position: 0 6px;
	padding: 0 0 10px 12px;
	margin-top: 10px;
	border-bottom: 1px dashed #454545;
}
.twitter ul li.twitter-item {
}
.twitter ul li.twitter-item.odd{
}
.twitter ul li.twitter-item.even{
}
.twitter ul li.twitter-error{
}
.twitter ul li:first-child {
	margin-top: 0;
}
.username {
	clear: both;
	position: absolute;
	padding: 15px 0 0 0;
	bottom:0;
	font-size: 12px;
	line-height: 20px;
}
.twitter-follow {
	padding: 0 0 0 12px;
}
/*-----------------------------------------------------------------------------------*/
/* COMMENTS
/*-----------------------------------------------------------------------------------*/

#comments {
	width: 590px;
}
.full-width #comments {
	width: 900px;
}
ol.commentlist .message p {
	font-style: normal;
	clear: both;
	padding: 0;
}
.col-main ol.commentlist .message p {
	margin-bottom: 0;
}
ol.commentlist {
	list-style:none;
	margin:0;
}
ol.commentlist li {
	margin: 0;
	list-style:none;
	background: none;
	padding: 25px 0 26px 0;
	border-bottom: 1px solid #454545;
	font-family: 'PTSansRegular';
}
#comments .user {
	float:left;
	width:60px;
}
.avatar {
	width: 60px;
	height: 60px;
	float:left;
	display:block;
}
#comments .message .info .date {
	float:left;
	font-size: 11px;
	margin-left: 10px;
	line-height: 18px;
}
#comments .info a {
	font-size:11px;
	float:left;
	text-decoration: none;
}
#comments a.comment-reply-link {
	display:block;
	margin-left: 10px;
	float:right;
	text-decoration:none;
	font-size:9px;
	text-transform: uppercase;
	font-style: normal;
}
#comments .message {
	background:none;
	width:510px;
	float:right;
	font-size:13px;
	line-height:20px;
	position:relative;
	padding:0;
	margin: 0;
}
.full-width #comments .message {
	width:820px;
}
#comments .info {
	margin: 0 0 3px 0;
}
#comments ul.children {
	margin:0;
	padding:0 0 0 40px;
}
#comments ol.commentlist ul.children li {
	padding:25px 0;
	margin: 0;
	border: none;
	border-bottom: 1px solid #454545;
}
#comments ol.commentlist ul.children li .message {
	width:470px;
}
#comments ol.commentlist ul.children ul li .message {
	width:430px;
}
#comments ol.commentlist ul.children ul ul li .message {
	width:390px;
}
#comments ol.commentlist ul.children ul ul ul li .message {
	width:350px;
}
#comments ol.commentlist ul.children ul ul ul ul li .message {
	width:310px;
}
#comments ol.commentlist ul.children ul ul ul ul ul li .message {
	width:270px;
}
.full-width #comments ol.commentlist ul.children li .message {
	width:780px;
}
.full-width #comments ol.commentlist ul.children ul li .message {
	width:740px;
}
.full-width #comments ol.commentlist ul.children ul ul li .message {
	width:700px;
}
.full-width #comments ol.commentlist ul.children ul ul ul li .message {
	width:660px;
}
.full-width #comments ol.commentlist ul.children ul ul ul ul li .message {
	width:620px;
}
.full-width #comments ol.commentlist ul.children ul ul ul ul ul li .message {
	width:580px;
}
#comments .info h3 {
	margin: 0;
	padding: 0;
	line-height: 18px;
	float: left;
}
#comments .info h3 a {
	font-size: 15px;
	font-style: normal;
}
#comments .info h3 a:hover {
}
.comment-form {
	margin-top: 40px;
}

/*-----------------------------------------------------------------------------------*/
/*	FORMS
/*-----------------------------------------------------------------------------------*/

.form-container {
	position: relative;
/*	width: 700px;*/
}
.form-container .loading {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 400px;
}
.form-container .loading span {
}
.form-container .response {
	display: none;
	margin: 15px 0 0 80px;
	clear:both;
	text-shadow: none;
	padding: 15px 15px 13px 15px;
	line-height: 17px;
	width: 370px;
}
.forms {
}
.forms fieldset {
	font-family: 'PTSansRegular';
	font-size: 14px;
}
.forms ol {
	list-style: none;
}
.forms ol br {
	display: none;
}
/* form rows */
.forms li.form-row {
	margin-bottom: 20px;
}
.forms li.text-input-row {
}
.forms li.text-area-row {
}
.forms li.checkbox-row {
}
.forms li.radio-row {
}
.forms li.select-row {
}
.forms li.button-row {
}
.forms li.hidden-row {
	display: none;
}
/* form input fields */

.forms fieldset .text-input {
	width: 380px;
	font-family: 'PTSansRegular';
	font-size: 13px;
	padding: 5px 7px;
	height: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.one-fourth .forms fieldset .text-input {
	width: 178px;
}
.one-fourth .forms fieldset .text-area {
	width: 178px;
}
.forms fieldset .password {
}
.forms fieldset .text-area {
	width: 380px;
	height: 140px;
	resize: none;
	font-family: 'PTSansRegular';
	font-size: 13px;
	padding: 5px 7px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.forms fieldset .radio {
}
.forms fieldset .checkbox {
}
.forms fieldset .select {
	width: 395px;
	height: 34px;
	padding: 7px 3px 0 7px;
	font-size: 13px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.forms fieldset .btn-submit {
	background: #5499c3 url(style/images/button.png) repeat-x;
	border: none;
	height: 27px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #e2e2e2;
	
	font-size: 14px;
	padding: 0 20px 1px 20px;
	cursor: pointer;
	margin-left: 80px;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	.forms fieldset .btn-submit {padding: 0 20px 2px 20px;}

}
.forms span.error {
	display: none;
}
.forms .button-row span.error {
	padding: 0;
	display: none;
}
.forms li.focus {
}
.forms label {
	display: block;
	float: left;
	width: 80px;
	padding-top: 5px;
	font-family: 'PTSansRegular';
	font-size: 13px;
}

/*-----------------------------------------------------------------------------------*/
/*	COMMENT FORM
/*-----------------------------------------------------------------------------------*/

#comment-form fieldset {
	font-family: 'PTSansRegular';
	font-size: 14px;
}
#comment-form ol {
	list-style: none;
}
#comment-form ol br {
	display: none;
}
/* form rows */
#comment-form li {
	list-style: none;
}
#comment-form li.form-row {
	margin-bottom: 20px;
}
#comment-form li.hidden-row {
	display: none;
}
/* form input fields */
#comment-form .text-input {
	width: 380px;
	height: 30px;
	padding: 0 10px;
	font-family: 'PTSansRegular';
	font-size: 13px;
	display: inline;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#comment-form .text-area {
	width: 380px;
	height: 140px;
	resize: none;
	font-family: 'PTSansRegular';
	font-size: 13px;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#comment-form #btn-submit {
	background: #5499c3 url(style/images/button.png) repeat-x;
	border: none;
	height: 27px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #e2e2e2;
	
	font-size: 14px;
	padding: 0 20px 1px 20px;
	cursor: pointer;
	margin-left: 80px;
}
#comment-form label {
	display: block;
	float: left;
	width: 80px;
	padding-top: 5px;
	font-family: 'PTSansRegular';
	font-size: 13px;
}

/*-----------------------------------------------------------------------------------*/
/*	FOOTER FORMS
/*-----------------------------------------------------------------------------------*/

#footer .form-container {
	position: relative;
	width: 197px;
}
#footer .forms li.form-row {
	margin-bottom: 10px;
}
#footer .forms li.text-area-row label {
	display: none;
}
#footer .form-container .loading {
	width: 130px;
	height: 400px;
}
#footer .forms fieldset .text-input {
	width: 125px;
	height: 30px;
}

#footer .forms fieldset .text-area {
	width: 175px;
	height: 120px;
}
#footer .forms fieldset .btn-submit {
	background: #5499c3 url(style/images/button.png) repeat-x;
	border: none;
	height: 27px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #e2e2e2;
	
	font-size: 14px;
	padding: 0 20px 1px 20px;
	cursor: pointer;
	margin-left: 0;
}
#footer .forms span.error {
	display: none;
}
#footer .forms label {
	display: block;
	float: right;
	width: 50px;
	text-align: right;
	padding-top: 10px;
	font-family: 'PTSansRegular';
	font-size: 13px;
	white-space: nowrap;
}
#footer .form-container .response {
	display: none;
	margin: 15px 0 0 0;
	background:#d1f7b6;
	border:1px solid #8bca61;
	color:#5e9537;
	clear:both;
	text-shadow: none;
	padding: 10px 10px 8px 10px;
	line-height: 17px;
	width: 173px;
	font-size: 12px;
}

/*-----------------------------------------------------------------------------------*/
/*	TOGGLE
/*-----------------------------------------------------------------------------------*/

.toggle {
	width: 100%;
	padding-bottom: 20px;
	clear:both;
}
.toggle-wrapper {
	padding-bottom:5px;
}
h2.trigger {
	clear:both;
	font-size: 15px;
	margin: 0 0 10px 0;
	cursor: pointer;
	padding: 0;
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
h2.trigger.active {
}
h2.trigger:hover {
}
h2 .trigger-wrapper {
	display: block;
	padding: 10px 20px;
}
.togglebox {
	height: auto;
	overflow: hidden;
	margin: 0 0 15px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.togglebox div {
	padding: 1.5em 20px 0 20px;
}
.togglebox div.img-left, .togglebox div.img-right, .togglebox div.img-center {
	padding: 0;
}
.tabbed-content {
	padding: 15px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*-----------------------------------------------------------------------------------*/
/*	TABS
/*-----------------------------------------------------------------------------------*/

ul.tabs {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
ul.tabs li {
	float: left;
	position: relative;
	list-style: none;
	margin-right: 10px;
	background: none;
	padding: 0;
	font-family: 'Museo500';
}
ul.tabs li a {
	display: block;
	position: relative;
	padding: 8px 10px 8px;
	line-height: 1;
	text-align: center;
	font-weight: normal;
	cursor: pointer;
	text-shadow: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition:none;
	-moz-transition:none;
}
ul.tabs li a:hover {
	text-shadow: none;
	text-decoration: none;
}
ul.tabs li a {
	float: left;
}
ul.tabs li a:hover {
	text-decoration: none;
}
ul.tabs li.active a {
}
.tab-container {
	border-top: none;
	clear: both;
	float: left;
	width: 99%;
	margin: 0 0 15px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.dc-tab-content {
	padding: 1.5em 20px 0 20px;
}

/*-----------------------------------------------------------------------------------*/
/*	TABLE
/*-----------------------------------------------------------------------------------*/

table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table td {
	padding: 8px 10px;
}
table td:hover {
}
table th h4 {
	margin:0;
}
table th {
	padding: 10px;
	text-align: left;
	font-weight: normal;
}
table td.center {
	text-align: center;
}
table td.last {
	background: none;
}
table th.center {
	text-align: center;
}
table th.last {
	background: none;
}
table.price td {
	text-align: center;
}
table.price td.left {
	text-align: left;
	font-weight: bold;
}
table.price td.right {
	text-align: right;
	font-weight: bold;
}
table.price td h4 {
	margin:0;
}
table.price td h4 span {
	display: block;
	font-size: 14px;
	
	font-style: normal;
}
table.price td h4 sup {
	padding-left: 3px;
	line-height: 18px;
	
	font-style: normal;
}
.check-icon {
	background: transparent url(style/images/check-table.png) no-repeat center left;
	width: 12px;
	height: 10px;
}
.cross {
	background: transparent url(style/images/cross.png) no-repeat center left;
	width: 10px;
	height: 10px;
}
table .check-icon {
	display: inline-block;
	text-align: center;
}
table span.cross {
	display: inline-block;
	text-align: center;
}
.scanlines {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url('style/images/tile.png');
}

/*-----------------------------------------------------------------------------------*/
/*	GOOGLE MAPS
/*-----------------------------------------------------------------------------------*/

#map-info-inner {
	background: url(style/images/bg_map_info.png) no-repeat 0 100%;
	height: 130px;
	padding: 0 20px 20px 20px;
	color: #fff;
	line-height: 1.5em;
}
#map-info-top {
	background: url(style/images/bg_map_info.png) no-repeat 0 0;
	height: 30px;
	position: relative;
}
#map-info-top .close {
	position: absolute;
	right: 13px;
	top: 10px;
	padding: 2px;
	width: 10px;
	height: 10px;
	display: block;
	border: 1px solid #fff;
	background: url(style/images/close.png) no-repeat center center;
	cursor: pointer;
}

/*-----------------------------------------------------------------------------------*/
/*	MISCELLANEOUS
/*-----------------------------------------------------------------------------------*/

.adsense {
}
.toggle-code-link {
	clear: both;
}
.toggle-code-link a {
	display: block;
	font-family: 'PTSansRegular';
	font-size: 14px;
}
.toggle-code-link .hide {
	display: none;
}
pre.toggle-code {
}

.form-container .response {
	background:#d1f7b6;
	border:1px solid #8bca61;
	color:#5e9537;
}
.forms fieldset .text-input, .forms fieldset .text-area, .forms fieldset .select {
	background-color: #fff;
	border:1px solid #dedede;
	color: #4d4d4d;
}
.forms li.error input, .forms li.error textarea {
	border: 1px #c43131 solid;
}

#comment-form.text-input, #comment-form .text-area {
	background-color: #fff;
	border:1px solid #dedede;
	color: #4d4d4d;
}
#comment-form li.error input, #comment-form li.error textarea {
	border: 1px #c43131 solid;
}