.header{
background: #333333 none repeat scroll 0% 0%;
border-width: 0px;
border-style: solid;
border-color: #1B3E6F;
}

.content-inner::before {
background: #E3A21F !important;
}


.navbar {
    background: #E3A21F none repeat scroll 0% 0%;
    border-width: 0px;
    border-style: solid;
    border-color: #1B3E6F;
    margin: 0px;
    color: #FFF;
    font-family: "Cuprum",sans-serif;
    font-size: 1.8rem;
    line-height: 1em;
    clear: both;
}
.navbar-default .navbar-nav > li > a {
	color: rgba(171, 37, 37, 0.95) important;
}
h1.header {
    margin: 20px 0;
	}
h1.entry-title{
border-bottom: 2px solid #DB4438;
margin: 0px 0px 10px;
font-family: "Cuprum",sans-serif;
font-weight: 300;
line-height: 1.25;
}

h3.bottomline{
color: #222;
font-size: 2.8rem;
border-bottom: 2px solid #DB4438;
margin: 0px 0px 10px;
font-family: "Cuprum",sans-serif;
font-weight: 300;
line-height: 1.25;
}

h4.widget-title {
padding-bottom:10px;
border-bottom: 2px solid #E3A21F;
margin-bottom:20px;
}

.entry-content p{
color: #222;
font-size: 1.6rem;
letter-spacing: 1px;
line-height:160%;
font-family: Helvetica,sans-serif;
padding-bottom: 20px;
}

.entry-summary p{
color: #222;
font-size: 1.6rem;
letter-spacing: 1px;
line-height:160%;
font-family: Helvetica,sans-serif;
}

.site-title{
color: #FFF;
font-family: "Cuprum",sans-serif;
font-weight: 300;
line-height: 1.25;
font-size: 4rem;
}


.site-description{
margin: 0px;
padding: 0px;
color: #AFDEFA;
font-family: "Rock Salt",cursive,serif;
font-size: 1.6rem;
font-weight: 300;
}

.content{
padding: 40px 20px;
}

.fa-leaf {
color: #0F9D58 !important;
}
.fa-usd {
    color: #0D72C7 !important;
}
.fa-bar-chart{
    color: #DB4438 !important;
}
.fa-eye {
color: #0D72C7 !important;
}
.fa-plus-square{
color:green;
}
.fa-minus-square{
color:red;
}

.fa-pencil-square-o{
color:green;
}

.inner-button{
padding: 5px 20px;
border-radius: 3px;
background-color: #DB4438 !important;
border: 1px solid #E7685E !important;
text-decoration: none !important;
color: #FFF !important;
width: 100%;
text-align: center;
display: block;
margin-left: auto;
font-size: 14px;
font-weight: bold;
line-height: 1.3;
margin:20px 0;
}
.innerbuttontext{
color: #FFF !important;
text-align: center;
font-size: 13px;
font-weight: bold;
}

.list-group-item.active{
background-color: red;
border-color: red;
}

.list-group-item.active2, .list-group-item.active2:focus, .list-group-item.active2:hover
{
z-index: 2;
color: #FFF;
background-color: #E3A21F;
border-color: #E3A21F;
}

.wrap {
background: #FFF none repeat scroll 0% 0%;
border-style: solid;
border-color: #4285F5;
clear: both;
box-shadow: 0px 0px 5px #E3A21F;
border-width: 0px;
}

.sidebar-inner {
color: #222;
font-size: 1.6rem;
letter-spacing: 1px;
line-height: 160%;
font-family: Helvetica,sans-serif;
}

.side-title{
font-size:20px;

}

article .embed-responsive{
margin-bottom:20px;
}

.clr {
clear:both;
}

.widget_tag_cloud h3 {
	font-size: 18px !important;
	text-transform: capitalize !important;
    color: #222 !important;
    margin: 20px 0 0px !important;
    border-bottom: 2px solid #204A84;
    padding-bottom: 10px;
}

img {
    max-width: 100%;
}