@import url(http://fonts.googleapis.com/css?family=Open+Sans);

/*************************
*******Typography******
**************************/
*
{
     
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

/*
.container
{
	background: rgba(1, 64, 32, 0.38)
}
*/
body {
    background: url(../images/p1.jpg) center center no-repeat fixed;
/*    background: #F7EECA;*/
    font-family: 'Open Sans';
        
/*
        url(../images/5.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
*/
    line-height: 22px;
}
#logo-head h4{font-family: 'Open Sans' !important;}
.bod{
    background: rgba(247, 238, 202, 0.69);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}
a {
    color: #220964;
    -webkit-transition: color 300ms, background-color 300ms;
    -moz-transition: color 300ms, background-color 300ms;
    -o-transition:    color 300ms, background-color 300ms;
    transition:    color 300ms, background-color 300ms;
}

#welcome img
{
    margin-bottom: 10px
}


hr {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #fff;
}


.btn-primary {
    padding: 8px 20px;
    background: #c52d2f;
    color: #fff;
    border-radius: 4px;
    border:none;
}


.btn-primary:hover, 
.btn-primary:focus{
    background: #c52d2f;
    outline: none;
    box-shadow: none;
} 

.btn-transparent {
    border: 3px solid #fff;
    background: transparent;
    color: #fff;
}

.btn-transparent:hover {
    border-color: rgba(255, 255, 255, 0.5);
}

a:hover,
a:focus {
    color: #100431;
    text-decoration: none;
    outline: none;
}

.dropdown-menu {
    margin-top: -1px;
    min-width: 180px;
    border: none
}


.media>.pull-left{
    margin-right: 20px;
}

.media>.pull-right{
    margin-left: 20px;
}


body  section {
    margin-bottom: 10px;
    margin-top: 10px;
}

.home-page
{
    background: rgba(233, 216, 182, 0.82);
    border-radius: 5px;
    padding: 5px;
    border: solid 1px #EAD3AA
}
/*************************
*******Header******
**************************/


.navbar-default{
	margin-bottom: 0;
    background-color: #361B00;
    border-bottom: 0;
}
.navbar-default .navbar-toggle{
    
    margin-right: 10px
}
.navbar-default .navbar-nav > li > a{
	
	color: #F3C77E;
}
.navbar-default .navbar-nav > li > a:hover{
    background-color: transparent;
    color: #ffffff; 

}




.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
        background-color:transparent;
        color: #F3C77E;
}
/*************************
*******body******
**************************/


.clear
{
    clear: both;
}


section
{
    margin-top: 10px;
    margin-bottom: 10px;
}



.carousel-control.left
{
    left: 0;
    padding: 20px;
    opacity: 1
    
}.carousel-control.right
{
    right: 0;
    opacity: 1
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
{
    background: rgba(0,0,0,0.7);
    font-size: 20px;
    text-align: center;
    padding: 5px;
    
}.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
{
    background: rgba(0,0,0,0.7);
    font-size: 20px;
    text-align: center;
    padding: 5px 
    
}

.carousel-indicators {
  bottom: 0;
}

.carousel-indicators .active
{
    background: #fff
}

.carousel-indicators .active {
  background-color: #fff;
  height: 10px;
  margin: 0;
  width: 10px;
}

.carousel-indicators li {
  border-radius: 0px;
  display: inline-block;
  height: 8px;
  margin: 8x;
  width: 8px;
}

.carousel-caption a
{
    color: #fff
}
.carousel-caption
{
    background: rgba(0,0,0,0.7);
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
}

.carousel-inner
{
    border: inset #EAD3AA 1px;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img
{
    height: 380px
}
.btn-new-back

{
    background: url(../images/b.png) center center no-repeat fixed;
}

.btn-new1
{
    border: inset #EAD3AA 1px;
    background: rgba(234, 211, 170, 0.8);
    padding:5px 10px;
    padding-bottom: 15px;
    
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;

}


.btn-new
{
    border:  1px solid #D1B783;
    background: #F2E4C9;
    padding:10px;
    padding-bottom: 15px;
    border-radius: 5px;
    margin-bottom: 7px;
    
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;

}

#login button ,#welcome button
{
    color: #333;
    font-size: 16px;
    padding-bottom: 5px
}
#welcome h1
{
    margin-bottom: 20px;
    margin-top: 5px
}
 #welcome button:hover
{
    background: #333;
    color: #fff;
}
/*
#login button:hover
{
    background: #333;
    color: #fff;
}
*/

#login .btn-new{
    
    background: #F7EECA
}

#login button
{
    background: #555 !important;
    color: #fff;
}
#login #lg
{
    background: #333 !important;
    color: #fff;
}


.oth
{
    font-size: 12px;
    color: rgba(20, 6, 57, 0.74)
}

.art h4
{
    margin-top: 0
}

#members-news .carousel-indicators .active {
  background-color: rgba(0,0,0,0.7);
  border: solid 1px #220964;
    height: 8px;
    width: 8px;
}

#members-news .carousel-indicators li {
  border: solid 1px #220964;
}

footer .powered , .powered a , .powered p
{
    font-size: 15px;
}
