/*Blue	- #173757
	Red	  - #a81616
	Dark	- #090c0e */

html, body {
  height: 100%;
	margin: 0;
}
a {
  color: #1a4168;
}
#toj-logo {height: 57px;}
#toj-wrapper {
	min-height: 100%;
}
#toj-content-wrapper {
  margin-top: 20px;
	padding-bottom: 100px;
}
#toj-maincontent {
	margin-bottom: 20px;
}

/* HEADER REGIONS STYLES */
#toj-header-top-wrapper {
	background: #173757 url('../images/fx-liny-texture.png') repeat-x;
}
#toj-header-middle-wrapper {
  position: relative;
  padding: 10px 0 10px;
	background: #173757;
  border-top: 1px solid #1b4166;
  box-shadow: 0 -2px 25px #111;
  z-index: 1;
}
#toj-header-middle-wrapper .toj-header {
  position: relative;
}
#toj-header-bottom-wrapper {
	background: #202020;
}
/* ---------------------------------- */

/* FOOTER REGIONS STYLES */
#toj-footer-wrapper {
  clear: both;
	position: relative;
  min-height: 100px;
  margin-top: -100px;
	background: #0F0F0F;
}
#toj-footer {
	padding: 20px 0 0;
	color: #FFF;
}
#toj-footer a {
	color: #FFF;
}
.block-copyright {
  width: 75%;
  margin: 0 auto;
  padding: 10px 0;
}
.block-copyright .content {
  color: #BFBFBF;
  font-size: .8em;
  text-align: center;
}
.block-copyright .content a {
}
/* ---------------------------------- */

/* FRONT PAGE STYLES */
#toj-first .block, #toj-second .block, #toj-mass .block {
  margin-bottom: 15px;
}
#toj-first .block h2, #toj-mass .block h2 {
  color: #777;
  font-size: 1.3em;
}
#toj-first .block h2 a, #toj-mass .block h2 a {
  color: #777;
}
/* ---------------------------------- */

/* INNER PAGES STYLES */
h1#page-title {
  border-top: 2px solid #F0F0F0;
  padding: 5px 0;
}
h1#page-title span.glyphicon {
  vertical-align: top;
}
.page-videos h1#page-title, .page-photos h1#page-title {
  margin-bottom: 20px;
  font-size: 2.2em;
}
.node .submitted {
  margin: 5px 0;
  color: #777777;
  font-size: .75em;
}
.node .field-name-field-image {
	float: left;
	margin-right: 15px;
  margin-bottom: 5px;
}
.node .field-name-field-image .caption {
  display: block;
}
.node .field-name-body img {
  margin: 5px;
}
.node .field-name-body .caption {
  display: block;
}
.node .field-name-field-image .caption p,
.node .field-name-body .caption p {
  padding: 5px 0;
  color: #777;
  font-size: .85em;
  text-align: center;
}
.node .field-name-body {
  font-family: Georgia;
}
.node .links.inline {
  display: block;
  margin: 20px 0;
}
.node .links.inline li {
  padding: 10px 15px;
  background: #f0f0f0;
}
.node .links.inline li:hover {
  background: #e5e5e5;
}
#comments {
  clear: both;
}
#comments .username {
  font-size: 16px;
  font-weight: bold;
}
/* ---------------------------------- */

/* RIGHT STYLES */
#toj-right .block {
  margin-bottom: 15px;
}
#toj-right .block h2 {
  text-transform: uppercase;
}
#toj-right #block-menu-menu-tajikistan-menu {
  position: relative;
  height: 35px;
  margin-bottom: 0px;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
}
#toj-right #block-menu-menu-tajikistan-menu h2 {
  padding: 7px 17px;
  color: #fff;
  font-size: 1.2em;
  font-weight: normal;
  background: #3F3F3F;
}
#toj-right #block-menu-menu-tajikistan-menu .content {
  display: none;
  position: absolute;
  z-index: 100;
  background: #fff;
  box-shadow: 2px 2px 10px #111;
}
#toj-right #block-menu-menu-tajikistan-menu:hover .content {
  display: block;
}
#toj-right #block-menu-menu-tajikistan-menu .content ul {
  margin: 0;
  padding: 0;
}
#toj-right #block-menu-menu-tajikistan-menu .content ul li {
  padding: 10px 40px 10px 20px;
  margin: 0;
  list-style: none;
  border-bottom: 1px solid #F1F1F1;
}
#toj-right #block-menu-menu-tajikistan-menu .content ul li.last {
  border-bottom: none;
}
#toj-right #block-menu-menu-tajikistan-menu .content ul li:hover {
  background: #3F3F3F;
}
#toj-right #block-menu-menu-tajikistan-menu .content ul li:hover a {
  color: #fff;
}
#toj-right #block-menu-menu-tajikistan-menu .content ul li a {
  color: #333;
}
#toj-right #block-menu-menu-tajikistan-menu .content ul li a:hover {
  color: #fff;
  text-decoration: none;
}
#all-news-link {
  padding: 5px 10px 0;
  font-size: 1em;
  font-weight: bold;
  border-left: 1px solid #F1F1F1;
  border-right: 1px solid #F1F1F1;
}
/* ---------------------------------- */

/* MISC BLOCK STYLES */
.block ul.links {
  display: block;
  margin: 20px 0 10px 0;
  padding: 0;
  list-style: none;
}

#block-poll-recent input[type="submit"] {
  padding: 5px 10px;
  color: #fff;
  background: #37894e;
  border: none;
  cursor: pointer;
}
#block-poll-recent input[type="submit"]:hover {
  background: #4A9B61;
}
/* ---------------------------------- */