body{
	padding-top: 0px;
	padding-bottom: 10px;
}

ul li:hover ul {
display:block;
}

hr {
	margin: 0px;
	margin-bottom: 10px;
}

.active {
	color: #009949;
}

.ci {
	float: left;
	margin-right: 35px;
	list-style-type: none;
}

.floatright{
	float: right;
}

#contactinfo{
	padding-bottom: 30px;
	margin-left: 18%;
}

#contact_ul {
	list-style: none;
}

.sourceimg{
	float: left;
    margin-right: 15px;
}

#navbar{
	/*background-color: #FFF000;*/
	padding-bottom: 45px;
	background-color: #FFFFFF;
}

.menulist{
	list-style: none;
	padding-top: 4%;
    text-align: right;
}

.menulist a {
	color: #000000;
	text-decoration: none;
	font-family: "Roboto","Open Sans",sans-serif;


.menulist a:hover {
	color: #009949;
}

.menuitems{
	float: left;
	/*margin-right: 25px;*/
   	margin-left: 25px;
    color: black;
}
}

.menulistitems{
	float: left;
}

.item-thumbs .hover-wrap .overlay-img-thumb {
	margin: 0px;
	left: 0%;
}

.itemlist {
	margin: 0px; 
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	background-color: #009949;
}

.icon-64 {
	width: 140px;
    height: 140px;
}

.icon-64.icon-circled {
	border-radius: 70px;
}

.span3{
	margin-left: 0px;
}

.datediv {
	font-size: 14pt;
    color: #353535;
    font-family: sans-serif,arial;
    margin-bottom: 3px;
}

.prayerplace {
    font-size: 11pt;
    /*color: #353535;*/
    color: crimson;
    font-family: sans-serif,arial;
    margin-bottom: 3px;
}

.timings {
	font-size: 11pt;
    color: #353535;
    font-family: sans-serif,arial;
}

.five-principles {
	color: black;
}

.principle1.active {
    /*background-color: #FAB0B0;*/
    background-color: #009949;
}

.principle2.active {
    /*background-color: #7AF578;*/
     background-color: #403dc3;
}

.principle3.active {
    /*background-color: #B0E6FA;*/
     background-color: #e42b19;
}

.principle4.active {
    /*background-color: #B2B0FA;*/
     background-color: #03bbce;
}

.principle5.active {
    /*background-color: #EEB0FA;*/
     background-color: #00af76;
}

.videos {
	border: 1px solid rgba(0,0,0,0.15);
    padding: 2.5%;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	height: 161px;
}

.vids-span {
	margin-left: 15px;
}

.design {
	margin-right: 20px;
}
/*[class^="icon-"].active, [class*=" icon-"].active {
    background-color: Red;
}*/

/*change color to white*/
#text{
	background-color: #000000;
	color: #000000;
}

footer {
	background-color: white;
	padding: 10px 0px 5px 0;
    color: black;
}

.copyright {
	color: #5bb5c3;
	font-size: 14px;
}


@media (max-width: 480px) {
	nav {
		display: none;
	}
}

@media (max-width: 410px) {
	nav {
		display: none;
	}
}