/*
Theme Name: Sola
Theme URI: http://solaplugins.com
Description: Sola HTML5 Theme
Version: 1.0.0
Author: Sola Plugins (forked from HTML5 Blank WordPress Theme)
Author URI: http://solaplugins.com
Tags: Blank, HTML5, CSS3
*/

@import url('custom-css.css');

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#eb6953;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {
float:left;
}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {
    display:block;
    margin-top:60px;

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
body {
line-height: 21px;
font-family: Arial,Verdana,sans-serif;
font-size: 16px;
color: #454545;
background-color: #fff;
padding-bottom: 50px;
}
/*#main-nav {
padding: 18px 0 21px;
text-align: center;
font-family: Georgia,serif;
border-bottom: 1px solid #f3f3f3;
position: relative;
}
*/
/*#main-nav nav { 
    padding-top:13px;
}
#main-nav li{ 
    padding:0 10px;
    position:relative;
    display:inline-block;
}*/
/*#main-nav a {
    color:#364b4c;
    text-decoration:none;
}*/
/*#main-nav a:hover{color:#828f90}*/
/*#main-nav ul>li.current_page_item>a{color:#bd6982!important;font-style:italic;font-weight:700}*/
/*#logo, #main-nav nav {
float: left;
}*/

.gray { color: #ccc; }
.red { color: #d9534f; }
.blue { color:#428bca; }

.bold { font-weight:bold; }
.big { font-size:1.3em; }

.shadow {
    text-shadow: 2px 2px 4px #333; 
}



.caption {
    font-size: 20px !important;
font-family: Georgia,serif;
font-style: italic;
}
.tag1 { font-weight:bold; color: #FCCE02; }
.tag2 { font-weight:bold; color: #2B323C; }


.green { color: #577A3A; }
.yellow { color: #FCCE02; }
.red { color: #E31230; }
.black { color:#000; }
.bgcolor1 {
   background-color: #FCCE02;
   color:#FFF;
}
.bgcolor2 {
    background-color: #2B323C;
   color:#FFF;
}
.bgcolor2:hover {
    background-color: #2B323C;
    color:#EEE;
}
.bgcolor1:hover {
    background-color: #FCCE02;
    color:#EEE;
}
.downloads {
    display:table-cell; vertical-align:middle; height:44px; padding-left:10px; font-family: Georgia,serif;
text-transform: uppercase;
font-size: 12px;
}

.btn-big { 
padding: 10px 20px;
font-size:30px;
margin-top:20px;
font-family: Georgia,serif;
font-style: italic;
width:287px;
maring-left:10px;
margin-right:10px;

}
.btn { text-shadow: 1px 1px 0 rgba(0,0,0,.4); }


.counter {
        float:left;
        padding:6px;
        /*border:solid 1px #487431;*/
        border-radius:5px;
        background:none;
        /* background:linear-gradient(#8BC04C,#527F40);:-moz-linear-gradient(#8BC04C,#527F40); */
        /* background:-webkit-linear-gradient(#8BC04C,#527F40); */
        /* background:-ms-linear-gradient(#8BC04C,#527F40); */
        box-shadow:0 2px 4px rgba(0,0,0,0.4);
}
.counter span {
    float:left;
        width:22px;
        height:30px;
        margin:0;
        padding:0;
    text-indent:-9999px;
        font-size:0.0001em;
    background-image:url(./img/counter-sprite.png);
}

/* Set all the background positions, and hook up all the animations */
.counter .digit-0 {
    background-position:0 -300px;
    animation-name: digitSpin0;
    animation-duration: 3s;
    animation-iteration-count: 1;

        -webkit-animation-name: digitSpin0;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;

        -moz-animation-name: digitSpin0;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
}
.counter .digit-1 {
    background-position:0 -30px;
    animation-name: digitSpin1;
    animation-duration: 3s;
    animation-iteration-count: 1;

        -webkit-animation-name: digitSpin1;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;

        -moz-animation-name: digitSpin0;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
}
.counter .digit-2 {
    background-position:0 -60px;
        animation-name: digitSpin2;
    animation-duration: 3s;
    animation-iteration-count: 1;

    -webkit-animation-name: digitSpin2;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;

        -moz-animation-name: digitSpin2;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
}
.counter .digit-3 {
    background-position:0 -90px;
        animation-name: digitSpin3;
    animation-duration: 3s;
    animation-iteration-count: 1;

    -webkit-animation-name: digitSpin3;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;

        -moz-animation-name: digitSpin3;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count:1;
}
.counter .digit-4 {
    background-position:0 -120px;
        animation-name: digitSpin4;
    animation-duration: 3s;
    animation-iteration-count: 1;

    -webkit-animation-name: digitSpin4;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;

        -moz-animation-name: digitSpin4;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
}
.counter .digit-5 {
    background-position:0 -150px;
        animation-name: digitSpin5;
    animation-duration: 3s;
    animation-iteration-count: 1;

    -webkit-animation-name: digitSpin5;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;

        -moz-animation-name: digitSpin5;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
}
.counter .digit-6 {
    background-position:0 -180px;
        animation-name: digitSpin6;
    animation-duration: 3s;
    animation-iteration-count: 1;

    -webkit-animation-name: digitSpin6;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;

        -moz-animation-name: digitSpin6;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
}
.counter .digit-7 {
    background-position:0 -210px;
        animation-name: digitSpin7;
    animation-duration: 3s;
    animation-iteration-count: 1;

    -webkit-animation-name: digitSpin7;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;

        -moz-animation-name: digitSpin7;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
}
.counter .digit-8 {
    background-position:0 -240px;
        animation-name: digitSpin8;
    animation-duration: 3s;
    animation-iteration-count: 1;

    -webkit-animation-name: digitSpin8;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;

        -moz-animation-name: digitSpin8;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
}
.counter .digit-9 {
    background-position:0 -270px;

        animation-name: digitSpin9;
    animation-duration: 3s;
    animation-iteration-count: 1;

    -webkit-animation-name: digitSpin9;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;

        -moz-animation-name: digitSpin9;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
}

/* Animation */
@keyframes digitSpin0 {
    from { background-position:0 0; }
    to { background-position:0 -300px; }
}
@keyframes digitSpin1 {
    from { background-position:0 0; }
    to { background-position:0 -30px; }
}
@keyframes digitSpin2 {
    from { background-position:0 0; }
    to { background-position:0 -60px; }
}
@keyframes digitSpin3 {
    from { background-position:0 0; }
    to { background-position:0 -90px; }
}
@keyframes digitSpin4 {
    from { background-position:0 0; }
    to { background-position:0 -120px; }
}
@keyframes digitSpin5 {
    from { background-position:0 0; }
    to { background-position:0 -150px; }
}
@keyframes digitSpin6 {
    from { background-position:0 0; }
    to { background-position:0 -180px; }
}
@keyframes digitSpin7 {
    from { background-position:0 0; }
    to { background-position:0 -210px; }
}
@keyframes digitSpin8 {
    from { background-position:0 0; }
    to { background-position:0 -240px; }
}
@keyframes digitSpin9 {
    from { background-position:0 0; }
    to { background-position:0 -270px; }
}

/* Animation for Webkit */
@-webkit-keyframes digitSpin0 {
    from { background-position:0 0; }
    to { background-position:0 -300px; }
}
@-webkit-keyframes digitSpin1 {
    from { background-position:0 0; }
    to { background-position:0 -30px; }
}
@-webkit-keyframes digitSpin2 {
    from { background-position:0 0; }
    to { background-position:0 -60px; }
}
@-webkit-keyframes digitSpin3 {
    from { background-position:0 0; }
    to { background-position:0 -90px; }
}
@-webkit-keyframes digitSpin4 {
    from { background-position:0 0; }
    to { background-position:0 -120px; }
}
@-webkit-keyframes digitSpin5 {
    from { background-position:0 0; }
    to { background-position:0 -150px; }
}
@-webkit-keyframes digitSpin6 {
    from { background-position:0 0; }
    to { background-position:0 -180px; }
}
@-webkit-keyframes digitSpin7 {
    from { background-position:0 0; }
    to { background-position:0 -210px; }
}
@-webkit-keyframes digitSpin8 {
    from { background-position:0 0; }
    to { background-position:0 -240px; }
}
@-webkit-keyframes digitSpin9 {
    from { background-position:0 0; }
    to { background-position:0 -270px; }
}

/* Animation for Gecko (Firefox) */
@-moz-keyframes digitSpin0 {
    from { background-position:0 0; }
    to { background-position:0 -300px; }
}
@-moz-keyframes digitSpin1 {
    from { background-position:0 0; }
    to { background-position:0 -30px; }
}
@-moz-keyframes digitSpin2 {
    from { background-position:0 0; }
    to { background-position:0 -60px; }
}
@-moz-keyframes digitSpin3 {
    from { background-position:0 0; }
    to { background-position:0 -90px; }
}
@-moz-keyframes digitSpin4 {
    from { background-position:0 0; }
    to { background-position:0 -120px; }
}
@-moz-keyframes digitSpin5 {
    from { background-position:0 0; }
    to { background-position:0 -150px; }
}
@-moz-keyframes digitSpin6 {
    from { background-position:0 0; }
    to { background-position:0 -180px; }
}
@-moz-keyframes digitSpin7 {
    from { background-position:0 0; }
    to { background-position:0 -210px; }
}
@-moz-keyframes digitSpin8 {
    from { background-position:0 0; }
    to { background-position:0 -240px; }
}
@-moz-keyframes digitSpin9 {
    from { background-position:0 0; }
    to { background-position:0 -270px; }
}






.testimonial {
border: 1px solid #e5e5e5;
-moz-box-shadow: 0 0 5px rgba(0,0,0,.1);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
box-shadow: 0 0 5px rgba(0,0,0,.1);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 28px;
display:block;
height:350px;
}
.testimonal_text {
    font-style:italic;
}

.feature_image {
display: inline-block;
padding: 5px;
background: #fff;
border: 1px solid #e7e7e7;
-webkit-box-shadow: 0 0 7px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 7px rgba(0,0,0,.1);
box-shadow: 0 0 7px rgba(0,0,0,.1);
margin: 0 auto;
position: relative;
width:200px;
    
}
.img_border {
   display: inline-block;
padding: 5px;
background: #fff;
border: 1px solid #e7e7e7;
-webkit-box-shadow: 0 0 7px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 7px rgba(0,0,0,.1);
box-shadow: 0 0 7px rgba(0,0,0,.1); 
    
}

.feature_title {
    margin:10px auto;
    maring-top:20px;
    
}

.feature_text {
    width:225px;
    margin:0 auto;
    color:#666;
    font-weight:normal;
    font-family: arial;
    
    
}
.post-11059 h1 { text-align:center; }

.post-15001 input, .post-15001 textarea {
  width: 100%;
}

#wpcf7-f16354-p16355-o1 .wpcf7-form-control {
    width: 100% !important;
    padding: 5px 0 !important;
}

.support-link:hover {
border:1px solid #888888; 
text-decoration: none !important;
}
.support-description { 
	color:#888888;
}
.support-description:hover { 
	color:#888888;
}

#main-nav a {
text-align:left !important; 
}

@media only screen and (min-width:320px) {
	.support-link {
		display:block;
		float:left;	
		min-height:130px;
		width:96%;
		border:1px solid #ccc;
		border-radius:5px;
		margin:2%;
		text-decoration:none;
		padding: 10px;
	}
}
@media only screen and (min-width:768px) {
	.support-link {
		display:block;
		float:left;	
		min-height:130px;
		width:31%;
		border:1px solid #ccc;
		border-radius:5px;
		margin:1%;
		text-decoration:none;
		padding: 10px;
	}
}

.sola_nl_sign_up_box h3{
	font-size: 19px;
}

.sola_nl_sign_up_box input[type='text'], .sola_nl_sign_up_box input[type='email']{
	width: 100%;
}

.page-id-9183 .wth_holder { display: none !important;}

.page-id-15 .wth_holder { display: none !important;}

.page-id-94 .wth_holder { display: none !important;}

.page-id-1258 .wth_holder { display: none !important;}


#bbpress-forums li.bbp-header {
    background: #2B323C;
    color: #FFF;
}
div.bbp-template-notice.info {
    border: #eee 1px solid;
    background-color: #ccc;
    color: #333;
}
div.bbp-template-notice a {
    color: #333;
    text-decoration: none;
    font-weight: bold;
}

#bbpress-forums img {
    margin-bottom: 0 !important; 
    vertical-align: middle !important;
    border: 0 !important;
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    border: 1px solid #eee;
}
#bbpress-forums .bbp-forums-list li {
    display: block;
    font-size: 11px;
}

.bbp-body a{
    color: #2b323c !important;
}

.bbp-body a {
    color: #2b323c !important;
}

.bbp-author-avatar img {
    border-radius: 100px !important;
}

.topic .bbp-private-reply  {
    background: #2b323c !important;
    color: white !important;
}

.topic .bbp-private-reply .bbp-reply-author a, .topic .bbp-private-reply .bbp-reply-author a:hover{
    color: white !important;
}

.bbp-reply-content a {
    color: grey !important;
}