
@media (min-width: 1200px) {
	.container {
    	width: 980px;
	}
}

body {
	font-family: 'Open Sans','sans-serif';
	font-size: 16px;
	line-height: 1.3; 
}

#wrapper {
	/*padding-top: 70px;*/
	padding-bottom: 20px; 
}

.sidebar-widget {
	padding:15px 0;
	background-color: #FFFFCC;
	text-align: center;
}

.navbar-custom {
	background-color: #746EDB;
	border-color: #746edb;
}

.nav-default > li > a {
	color: #fff;
}
.nav-default > li > a:focus,
.nav-default > li > a:hover {
	background: #f0ad4e;
}


.sidebar-widget img { text-align: center; display: inline-block;}

hr {
	border-color: #F2DB9D;
}

#sidebar_nan_links a {
 	font-size: 25px !important;
    line-height: 25px;
    margin-right: 2px;
}

.sidebar_nan_links a:hover, .sidebar_nan_links a:focus, 
.sidebar_nan_links a:active {
	text-decoration: none;
}

.navbar-toggle .icon-bar {
	background: #FFFFFF;
} 

.well-default {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	
	background: #ffffcc;
	border-color: #f2db9d;
}


#tmp1-sidebar-wrap {
    background: #f5e3cb none repeat scroll 0 0;
    border: 2px solid #870b1b;
    margin-bottom: 20px;
}
.tmp1-sidebar-content h4 {
    border: medium none;
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 12px;
    font-weight: bold !important;
    letter-spacing: normal;
    line-height: 24px !important;
    margin: 10px 10px 8px !important;
    padding: 0 !important;
    text-decoration: none;
    text-transform: none;
}
#tmp1-sidebar-wrap .tmp1-sidebar-content .tmp1-sidebar-form input {
    border-radius: 3px !important;
    box-shadow: 0 2px 2px #111;
    margin: 5px 3px !important;
}
.tmp1-sidebar-name-fld, .tmp1-sidebar-email-fld {
    background-color: #ffffff;
    border-color: #cccccc;
    color: #000000 !important;
    font-size: 13px !important;
    font-style: normal;
    font-weight: normal;
    height: auto !important;
    padding: 8px 5px !important;
    text-decoration: none;
    width: 90% !important;
}
#tmp1-sidebar-form .submit {
    background: #960e17 none repeat scroll 0 0;
    border: 1px solid #111 !important;
    color: #fff;
    cursor: pointer !important;
    float: none;
    font-size: 16px !important;
    font-weight: bold !important;
    height: auto !important;
    line-height: 24px !important;
    padding: 5px 0 !important;
    text-shadow: -1px -1px #3a060a !important;
    width: 90%;
    word-spacing: 2px;
}
#tmp1-sidebar-sbmg-footer {
    float: none;
    margin-bottom: 3px;
    margin-top: 5px;
    text-align: center;
}
#tmp1-sidebar-secure-footer-txt {
    float: none;
    font-size: 12px;
    font-weight: normal;
}

/*related to display data **/
.Chapter-Desc, .Verse-Number-Heading, .Text-Section { display: none;}
.Titles, .Textnum, .Synonyms-Section { margin: 5px; 0; text-align:  center; font-weight: bold; }
.Translation {
	font-weight: bold;
	line-height: 18px;
}
 
.Devanagari {
	 text-align:center
}

.Synonyms-SA {
	margin: 10px;
	text-indent: 30px;
}

.Purport, .Normal-Level {
	text-indent: 30px;
	margin-bottom: 8px;
}

.Italic { font-style: italic;}

.Verse-in-purp {text-align: center; margin-bottom: 10px; font-style: italic}
.After-Verse { margin-bottom: 8px;} 


.Chapter {
	font-weight: bold;
	text-align: center;
	clear: both; 
}

.List { margin-bottom: 8px; 
	}
