h1 {
	margin: 5px 0px 14px 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/*
HEADER
*/
#mast {
	width: 100%;
	background: url("/img/layout/mast-bg.gif") top left repeat-x !important;
}

#mastInner {
	width: 900px;
	margin: auto;
	height: 136px;
	background: url("/img/layout/flag.gif") top right no-repeat;
}

#mastLogo,#mastTitle,#mastRight {
	display: inline-block;
}

#mastLogo {
	
}

#mastTitle {
	
}

#mastRight {
	float: right;
}

/*
=================================
FOOTER
=================================
*/
#footer {
	width: 100%;
	height: 257px;
	padding: 0;
	background: url(/img/layout/footer.gif) repeat-x top left;
	float: left;
	color: #fdf9d8;
}

#footer .leftPos,#footer .rightPos {
	display: inline;
}

#footer .leftPos {
	float: left;
}

#footer .rightPos {
	float: right;
}

#footer p {
	margin-top: 0px;
}

#footer a,#footer a:link,#footer a:visited {
	color: #e3c77c;
	text-decoration: none
}

#footer a:hover {
	text-decoration: none;
	background: #bf9147;
	color: #8b1d1d;
}

#footer h1 {
	color: #fdf9d8;
}

.footerInner {
	width: 900px;
	margin: auto;
	padding: 10px 0 10px 0;
}

.foot {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	width: 250px;
	float: left;
}

.foot li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.foot li a {
	text-decoration: none;
	color: #fff;
	padding: 3px;
	display: block;
	border-top: 1px dashed #bf9147;
}

.foot li a:hover {
	text-decoration: none !important;
	background: #bf9147;
}

ul.foot>li:last-child {
	border-bottom: 1px dashed #bf9147;
}

body .container {
	margin: 10px auto;
}

.clear {
	clear: both;
}

aside article, aside section {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #767a80;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
	width: 300px;
	margin-bottom: 10px;
}

articles article {
	margin: 5px 0px;
	padding: 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	menu_level_2 border-bottom-color: #767a80;
}

.article_link {
	float: right;
}

.title {
	font-weight: bold;
}

.follower {
	
}


.list time
{
	font-size: 90%; 
	font-weight: bold; 
}



.search_form {
	text-align: center;
}

.search_form>form {
	display: block;
	overflow: auto;
}

.search_form_cluster {
	display: inline-block;
	float: left;
}

.search_form_cluster_right {
	display: inline-block;
	float: right;
}

.pagination_wrapper {
	clear: both;
	display: inline-block;
	margin: 10px auto !important;
}

#mainmenu {
	height: 30px;
	background-image: url("/img/layout/nav_bg.gif");
}

nav>.nav_inner {
	margin: 0px auto;
	width: 980px;
}

#breadcrumb {
	font-variant: small-caps;
	font-size: 90%;
}

.donation_callout {
	width: 100%;
	background-color: #f6de97;
}

.donation_callout td {
	padding: 8px;
}

.donation_callout label,.donation_callout input {
	font-size: 125% !important;
}

#page_content img {
	display: inline;
	padding: 3px;
	margin: 5px;
	border: 2px solid #9b2120;
}

/*BUTTONS*/
.sprites li, .sprites2 li {
	list-style: none;
	float: left;

	height: 30px;
	margin: 20px 4px;
}

.sprites2
{
	font-size: x-large;
}

.sprites li
{
	background: url('/img/header_sprite.png') no-repeat top left;
	width: 29px;
}

li.sprite-facebook {
	background-position: 0px 0px !important;
}

li.sprite-twitter {
	background-position: -30px 0px !important;
}

li.sprite-cart {
	background-position: -60px 0px !important;
}

li.sprite-bookmark {
	background-position: -90px 0px !important;
}

li.sprite-rss {
	background-position: -120px 0px !important;
}

li.sprite-email {
	background-position: -150px 0px !important;
}

li.sprite-youtube {
	background-position: -180px 0px !important;
}

li.sprite-amazon {
	background-position: -210px 0px !important;
}

li.sprite-calendar {
	background-position: -240px 0px !important;
}

li.sprite-facebook:hover {
	background-position: 0px -30px !important;
}

li.sprite-twitter:hover {
	background-position: -30px -30px !important;
}

li.sprite-cart:hover {
	background-position: -60px -30px !important;
}

li.sprite-bookmark:hover {
	background-position: -90px -30px !important;
}

li.sprite-rss:hover {
	background-position: -120px -30px !important;
}

li.sprite-email:hover {
	background-position: -150px -30px !important;
}

li.sprite-youtube:hover {
	background-position: -180px -30px !important;
}

li.sprite-amazon:hover {
	background-position: -210px -30px !important;
}

li.sprite-calendar:hover {
	background-position: -240px -30px !important;
}

@font-face {
  #font-family: Tibetan;
  #src: url(fonts/BBCBengali.ttf) format("opentype");
  #unicode-range: U+00-FF, U+980-9FF;
  unicode-range: U+0F00-U+0FFF;
  background-color: blue !important; 
 
}

.carousel_controls
{
	text-align: right;
	margin-top:5px;
}

.carousel_pics
{
	
}

#myCarousel
{
	border-top: 2px solid #cca35b;
}

#myCarousel .item
{
	border-bottom: 3px solid #cca35b;
}

.carousel_pic
{
	padding: 2px !important; 
	border: 1px solid #cca35b !important; 
}
.carousel_title
{
	font-weight: bold;
	text-align: center;  
}
.carousel_caption
{
	
	text-align: center; 
}

.carousel_copyright
{
	
	text-align: right; 
}


.label-inline>label
{
    display: inline;
}

.radio_list li
{
    list-style-type: none;

}

.checkbox_list label, .control-group ul.checkbox_list input
{
    display: inline-block !important;
}

