/*
Theme Name: Frost Child 01
Theme URI: 
Description: Child 01 theme for the Frost theme
Author: <a href="http://www.madeinebor.com" title="Visit author homepage">Tom Rhodes</a>
Author URI: 
Template: frost
Version: 1.0.0
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 07 Jul 2014 10:37:21 +0000 */ 

@import url('../frost/style.css');
@import url("PT_Sans/stylesheet.css");
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);
body{
	background-color: #fff;
	font: 16px "PT Sans"; 
	font:"PT Sans" !importent;
}
h1,h2,h3,h4,h5{color:#515E6A;}

h2.post-title a{color:#515E6A;}



.filter li a{color:#7898b2;}


hr{border-width: 0px;height:1px;margin:0;padding:0;}


.section-title{
	font: 1.8em "PT Sans";
	line-height: 3em;
	color: #208C00;
	margin-bottom:0.6em;
}

.navbar-nav > li > a {
    color: #515E6A;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    padding: 60px 20px 40px 20px;
	
   
}

.navbar-brand {
    background: none repeat scroll 0 0 #549dc5;
    box-shadow: 0px 0px 0 rgba(0, 0, 0, 0);
    height: auto;
    left: 0;
    padding: 30px 10px;
    position: absolute;
    top: 0;
	z-index:200;
}
/*
.navbar-brand {
    background: #549dc5;
    height: auto;
    padding: 20px 30px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.11);
    -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.11);
    box-shadow: 3px 3px 0 rgba(0,0,0,0.11);
}
.navbar-brand:hover {
    background: #468eb5
}
.navbar-brand img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateZ();
    image-rendering: optimizeQuality;
    image-rendering: -webkit-optimize-contrast;
    height: 49px;
    width: inherit;
}
*/

h2{
	font: 1.8em "PT Sans";
	color: #53933E;
	margin-bottom:0.6em;
}

h4{
	font: 1.8em "PT Sans";
	color: #fff;
	margin-bottom:1em;
}


h2.post-title a{
   color:515E6A;
   font-size:1em;
   font-weight:bold;
}

h3.widget-title{font-size:1em;}


.gron{color: #208C00;}

p{
	width:100%;
font-size:1em;
color:#7898B3;
margin: 0 0 15px 0;
padding:0;

}



.li{width:100%;
font-size:1em;
color:#7898B2 !important;
}

.li:after{margin-bottom:2em !important;
}

.cb{clear:both;}

a:hover,
a:focus {
    color: #63933E;
	text-decoration: none;
   }
   
.post-content .more a{
    border-bottom: 2px solid red;
} 

ul.tag-list li a:hover {
	    color: #208c00 !important;
	    border: 0;
	}

.footer black-wrapper{background-color:#f2f2f2;color:#208C00;}

*::-moz-placeholder {
    color: #f2f2f2;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #f2f2f2;
    color: #208C00;
}


input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    
    border: 1px solid #d2dee8;
 }
 
input[type="submit"] {
    color: #fff !important;
    background-color: #7898B3;}
	
textarea{	
	border:1px solid #d2dee8;
 }
 
.btn, .btn-submit, input[type="submit"] {
background: #7898B3;
} 

 #spalter{
	 -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
 }
 
@media (min-width: 992px) { 
/*.navbar .container {height:125px !important}
.navbar-brand {
    background-color:red;
    height: auto;
    padding: 0px 30px;
}
*/

}