/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */


/* Navigation */


#nav
        {
        background:#000;
        }

.sf-menu a 
        {
        color: #fbbd38; 
        }

.sf-menu {
max-width:800px;
}


.sf-menu ul	{ position: absolute; left: -999em; height: auto; width: 200px; margin: 0; padding-bottom:50px; line-height: 1; border-top: 0px solid #373331;}




.sf-menu li ul a 
        { 
        color: #fbbd38 !important; 
        font-weight:bold;
        } 




.sf-menu li ul a:hover
        { 
        color: #fff !important; 
        font-weight:bold;
        } 


.sf-menu li ul a {background: #696969 !important;} 


h1, hp-title
        {
        color:#000000;
        font-size:20px;
        }


h5, widgettitle
        {
        text-align: center;
        }

.entry
        {
        background:#e7elcb;
        padding:10px;
        margin-right:10px;
        border-width:5px;
        border-color:#ccc;
        border-style:solid;
        }


.donateicons
        {
        color:#948211;
        font-weight:bold;
        text-align:center;
        }
        

.container 
        {
        position: relative;
        height: 100px;
        }

.left-element 
        {
        position: absolute;
        left: 0;
        width: 50%;
        }


.right-element 
        {
        position: absolute;
        right: 0;
        width: 50%;
        } 


#emailsubscribe
        {
        width:100px;
        }


#emailname
        {
        width:100px;
        }

.google{width:120px;height:80px;float:left;padding-left:0px;}
.paypal{width:120px;height:80px;float:right;padding-right:0px; padding-top:0px; text-align:center}



#searchbar 
   {
   position:absolute;
   top:70px;
   left:840px;
   }


#searchbar .searchform	{ border: 2px solid #383332; }

#header
{
background-color:#72b2ce;
}

IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

.noborder
{
border-style: none
border-width: 0
}
}
