/*
Themes
Space inserted to avoid search and replace in this area
Green: #08 8A 4B, #99 FF 00
Chocolate (default): #CC 67 14
Blue: #08 4B 8A, #9C B7 D0
Deep pink: #C1 22 67
Red: #FF 00 00
Deep pink 4: #7D 05 3F
Firebrick 3: #C1 1B 17
Light Steel Blue 4: #64 6D 7E
Lemon Chiffon3 : #C9 C2 99
Khaki: #CC 99 00
Gray: #58 58 58, Steel Blue: #46 82 B4
Background (default): #F5 F5 F5
BLUE CHILD: COLOR: #00 BF FF BACKGROUND:#F0 FF FF 
*/

body{
margin:0 auto;
padding:0;
background: #DDD;
}

/* Whole Container */
#container {
  width: 965px;
  margin: 0 auto;
  line-height: 1.6em;
  color: #222;
  background-color: #FFF;
}

.language-bn {
  font-family: BNG, SolaimanLipi, Mukti, Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
  font-size: 16px;
}

.language-en {
  font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
  font-size: 16px;
}

/* GENERAL */
h1 {
}

h2 {
}

a {
  color:#CC6714;
  text-decoration: none;
}
a:hover {
  color:#CC6714;
  background-color: #F5F5F5;
}
input, .search-form input {
  background-color: #F5F5F5;
  border: 1px solid #CCC;
  padding: 2px;
  margin: 2px 0px 2px 0px;
}
#search .form-submit {
  padding: 1px 2px 1px 2px;
  margin: 2px 0px 2px 0px;
}
		
/* HEADER ELEMENTS */
#header {
  border-bottom: 1px solid #CCC;
  margin: 0 0 0 0;
  width: 965px;
  height:233px; 
}

#header h1 {
  color: #CC6633;
}
/* the slogan */
#header p { 
  margin: -17px 0 8px 30px;
  color: #999999;
}

#search {
  float:right;
  margin: -45px 0px 0px 0px;
}
/* sidebar-left ELEMENTS */
#sidebar-left {
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 170px;
}
#sidebar-left ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;			
  width: 170px;
}
#sidebar-left li li a {
  margin: 0px 0px 0px 15px;
  width: 125px;
}
#sidebar-left li li li a {
  margin: 0px 0px 0px 30px;
  width: 110px;
}
#sidebar-left a {
  margin: 0px 0px 0px 0px;
  /*padding: 5px 10px 5px 5px;*/
  width: 170px;
  /*border-bottom: 1px solid #CCC;*/
}
.navlist a:visited {
  color:#CC6714;
  text-decoration: none;
}
#sidebar-left a:link {
  color:#CC6714;
  text-decoration: none;
}
#sidebar-left a:hover {
  /*background: #000000 url(images/arrow.gif) 100% 50% no-repeat; */
  background-color: #F5F5F5;
  color:#CC6714;
}
/* THE SMALL BOX BELOW NAV */
#sidebar-left p {
  padding: 5px;
  border-bottom: 1px dotted #CCC;
  border-top: 1px dotted #CCC;
}
		
/* CONTENT ELEMENTS */
/* admin content layout */
#content.admin {
  width: 762px;
  padding: 0 5px 0 5px;
}

#content.fullnode {
  width: 762px;
  background-color: #FFF;
  padding: 0 5px 0 5px;
}

#content.fullnodeedit {
  width: 953px;
  background-color: #FFF;
  padding: 0 5px 0 5px;
}

#content {
	width: 580px;
	float: left;
	margin: 0px 0px 0px 0px;
	overflow: visible;
	border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
	border-right: 1px solid #DDDDDD; /* A faint grey line below the text */
	border-left: 1px solid #DDDDDD; /* A faint grey line below the text */
	background-color: #FFF;
}

#content.frontpage h1{
  margin: 0px 10px 0px 10px;
}

#node-preview {
	width: 565px;
	float: left;
	margin: 0px 10px 0px 10px;
	overflow: visible;
}

#node-full {
	width: 745px;
	float: left;
	margin: 10px 10px 0px 10px;
	overflow: visible;
	background-color: #FFF;
}


.breadcrumb {
  text-align: left;
	color: #999999;
  padding: 0px 0px 0px 0px;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #999999;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #aaaaaa;
	text-decoration: none;
}
h1.title {
	margin: 5px 0px 5px 0px;
}

#mission {
  padding: 6px 12px 6px 12px;
  background-color: #f9f9f9;
  color: #607080;
}
#content h2 a:link, #content h2 a:visited {
  /*color: #666666;*/
}
#content h2 a:hover {
  color:#CC6714;
}
#content p {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  /* border-bottom: 1px solid #DDDDDD; */ /* A faint grey line below the text */
}
div.dashboard-container1 {
	overflow: visible;
}
div.dashboard-container2 {
	overflow: visible;
}
div.dashboard-panel-head {
  background-color: #adadad;
  color: #FFFFFF;
}

/* SIDEBAR-right ELEMENTS */
#sidebar-right {
  float: right;
  width: 186px; 
}
#sidebar-right p {
  padding-bottom: 10px;
  border-bottom: 1px solid #DDDDDD;
}

/* calendar ELEMENTS */
#sidebar-left .calendar a, .calendar a  {
	text-decoration: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: inherit;
	border: none;
	text-transform: none;
}

.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #ccc;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #ddd;
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}

/* FOOTER ELEMENTS */
#footer {
  margin-top: 0px;
  clear: both;
  /* background-color:#575352; */
  padding: 0px 0px 0px 0px;
  text-align: center;
}
#footer p {
  color:#89817f;
  padding: 5px;
  border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
}
#footer p a {
  color: #89817f;
  border-bottom: 1px dotted #89817f;
}
#footer p a:hover {
  color: #FFFFFF;
  background-color:#575352;
}


#primary-links {
  text-align: center;
}

#secondary-links {
  margin-top: 0px;
  clear: both;
  padding: 0px 0px 0px 0px;
  text-align: center;
  border-top: 1px solid #DDDDDD; /* A faint grey line below the text */
  border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
}

#banner {
  text-align: center;
  width: 965px;
  height:150px; 
}

#banner-credit {
  text-align: center;
  float: left;    /* LTR */
  margin: 0 0 0 0;
  width: 965px;
  height:20px; 
}

#banner-author {
  float: right;
  display: inline; 
}

#fb-like {
  position: relative;
  top: 125px;
  left: 415px;
}

#sachal-like {
  float: left;
  display: table-cell;
  vertical-align: middle; 
}

#copyright {
  float: left;    /* LTR */
  display: inline;
}

#node-shortcuts {
}

.comment {
  margin: 15px 18px 0px 10px;
  border-bottom: 1px solid #CCC;
  background-color: #EEE; 
}

.block ul {
  padding: 0 0 0.25em 0
}

.status {
  background-color: yellow;
}

/* $Id: vote_up_down.css,v 1.12.2.4 2009/01/29 18:42:12 lut4rp Exp $  */


.vote-points {
}

.vote-up-down-widget-alt {
  float: right;
  clear: left;
  padding: 0;
  margin: 2px 5px 2px 0;
  border: 0;
  display: inline;
}

.vote-up-down-widget-alt .vote-points {
  background: #fff;
  text-align: center;
  padding: 3px;
  margin-bottom: 3px;
  display: inline;
}

.vote-up-down-widget-alt .vote-points .vote-points {
  background: transparent;
  padding: 0;
  margin-bottom: 0;
}

.vote-up-down-widget-alt .vote-points-label {
  background: transparent;
}

.vote-up-down-widget-alt .vote-up-act,
.vote-up-down-widget-alt .vote-up-inact,
.vote-up-down-widget-alt .up-inact {
  display: inline;
  min-width: 16px;
  max-width: auto;
  height: 18px;
  float: right;
}

.vote-up-down-widget-alt span.vote-up-act,
.vote-up-down-widget-alt span.vote-up-inact,
.vote-up-down-widget-alt span.up-inact {
  border: 1px solid #ccc;
}

.vote-up-down-widget-alt .vote-up-act,
.vote-up-down-widget-alt .vote-up-inact:hover {
  background: url(images/thumbsup_act.gif) no-repeat center 3px;
}

.vote-up-down-widget-alt .vote-up-inact,
.vote-up-down-widget-alt .up-inact {
  background: url(images/thumbsup_inact.gif) no-repeat center 3px;
}

ul.links {
  display: inline;  
}


.resizable-textarea textarea {
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-table;
}

.picture {float:right; margin: 0 15px 15px 0; padding: 5px; border: 1px solid #aaa; }

.new {float:right; color: #CC6714;}

.bb-code {
  width: 100%;
  border: 1px solid #bfd0d9;
  border-left: 4px solid #bfd0d9; 666699;
}
.bb-code-block {}
.bb-list {}
.bb-url {}
.bb-email {}
.bb-image {
  max-width: 100%;
  width: this.width;
  /*width: expression(this.width > 500 ? "500px" : this.width);*/
}
.bb-quote { margin: 0 15px 0 15px; background-color:#EFFBEF; }
.bb-quote-body { font-style: italic; margin: 10px 10px 10px 10px; padding: 15px 0 15px 40px; background-image: url("/sites/all/themes/burnt/images/quote.png"); background-position: left top; background-repeat: no-repeat; }
.bb-table {
  border: 1px solid #660000;
}
.bb-hr {}
.bb-br {}

#search-box {
filter:alpha(opacity=60);
opacity:0.6;
float: right;
padding: 150px 10px 0 0;
}

.unselectable {
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
user-select: none;
}

.item-list .pager li {
    padding: 0.1em;
}

#content-top {
  /*border-bottom: 1px solid #DDDDDD; */ /* A faint grey line below the text */
}
