@import "style-base.css";
@import "styleyo.css";

body {
  color: #3f3f3f;
  background: #324a35 url(images/bg.png) 0 0 repeat-x;
}

a:link,
a:visited,
a:hover,
.title, .title a,
.node .taxonomy,
#aggregator .news-item .categories, #aggregator .source, #aggregator .age,
#forum td .name,
div.admin-panel .description {
	color: #066 !important;
}

#section1 {
	color: #1e201b;
	background: #b4c48d url(images/topregion-bg.png) 0 0 repeat-x;
}

#section1 a,
#section1 a:link,
#section1 a:visited,
#section1 h2, #section1 h2 a {
	color: #1e201b !important;
}

#middlecontainer {
	background: #fff url(images/all/body-bg.png) 0 0 repeat-x;
}

#middlecontainer h1.title {
	color: #ffa215 !important;
}

#middlecontainer h2.title  {
	color: #066 !important;
}

.node h2.title a {
	color: #066 !important;
}

#section2 {
	color: #fff;
	background: #c67f1f url(images/bottomregion-bg.png) 0 0 repeat-x;
}

#section2 a,
#section2 a:link,
#section2 a:visited,
#section2 h2, #section2 h2 a {
	color: #fff !important;
}

#section1 td.section {
	background: transparent url(images/topline.png) 0 0 no-repeat;
}

#section2 td.section {
	background: transparent url(images/bottomline.png) 0 1px no-repeat;
}

#masthead {
	background: #bdbdbd url(images/mast-bg.png) 0 0 repeat-x;
}

#header .header-right {
	background: transparent url(images/mast-r.png) 100% 0 no-repeat;
}

#header .header-left {
	background: transparent url(images/mast-l.png) 0 0 no-repeat;
	height: 96px;
}

#prenav {
	padding: 1px;
	background-color: #324a35;
}

#postnav {
	border-top: 1px solid #6d9308;
}

#breadcrumb, #breadcrumb a {
	color: #1e201b !important;
	background-color: #d9e3c0;
}

#breadcrumb .breadcrumb {
	padding: 0;
}

#bar {
	background: transparent url(images/bar.png) 0 0 repeat-x;
	padding: 4px 0 3px;
}

#bar2 {
	background: transparent url(images/bar2.png) 0 0 repeat-x;
	padding: 1px;
}

#footer-wrapper {
	background: #383838 url(images/footer-bg.png) 0 0 repeat-x;
}

#footer-wrapper .footer-right {
	background: transparent url(images/footer-r.png) 100% 0 no-repeat;
}

#footer-wrapper .footer-left {
	height: 15px;
	overflow: hidden;
	background: transparent url(images/footer-l.png) 0 0 no-repeat;
}

#footer, #footer a {
	color: #3b4338 !important;
}

#shadow {
	background: transparent url(images/shadow-bg.png) 0 0 repeat-x;
	margin-top: 2px;
}
#shadow .shadow-right {
	background: transparent url(images/shadow-r.png) 100% 0 no-repeat;
}
#shadow .shadow-left {
	background: transparent url(images/shadow-l.png) 0 0 no-repeat;
	height: 52px;
}

/* Menu styles */

li.expanded {
  list-style-image: url(images/all/menu-expanded.png);
}
li.collapsed {
  list-style-image: url(images/all/menu-collapsed.png);
}

#navigation {
	background: #34637d url(images/menu-bg.png) repeat-x;
}

#primary a, #suckerfishmenu a {
	color: #fff !important;
	border-right: 1px solid #577e94;
}

#primary a {
	border-bottom: 1px solid #2f5971;
}

#primary a:hover, #suckerfishmenu a:hover {
	background: #62869b;
}

#primary li a.active, #suckerfishmenu li a.active {
	color: #fc6 !important;
}

#secondary a {
	color: #fff !important;
	background: #62869b;
	border-right: 1px solid #89a4b3;
}

#secondary a:hover {
	background-color: #34637d;
}

#secondary a.active {
	color: #fc6 !important;
}

/* suckerfishmenu */

#suckerfishmenu ul.menu li li a:link, #suckerfishmenu ul.menu li li a:visited {
	background: #62869b;
	border-left: 1px solid #7696a9;
	border-top: 1px solid #7696a9;
	border-right: 1px solid #5a7b8f;
	border-bottom: 1px solid #5a7b8f;
}
#suckerfishmenu ul.menu li li a.active {
	color: #fc6 !important;
}
#suckerfishmenu ul.menu li ul a:hover {
	background: #34637d;
}
#suckerfishmenu ul.menu li li.expanded a,
#suckerfishmenu ul.menu li li.expanded ul.menu li.expanded a {
	background: #62869b url(images/arrow1.png) 100% 50% no-repeat;
}
#suckerfishmenu ul.menu li li.expanded a:hover,
#suckerfishmenu ul.menu li li.expanded ul.menu li.expanded a:hover {
	background: #34637d url(images/arrow2.png) 100% 50% no-repeat;
}
#suckerfishmenu ul.menu li li.expanded ul.menu a,
#suckerfishmenu ul.menu li li.expanded ul.menu li.expanded ul.menu a {
	background: #62869b;
}
#suckerfishmenu ul.menu li li.expanded ul.menu a:hover,
#suckerfishmenu ul.menu li li.expanded ul.menu li.expanded ul.menu a:hover {
	background: #34637d;
}

ul.links li {
	border-left: 1px solid #d3d3d3;
}

.book-navigation .page-links {
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}

#footer ul.links li {
	border-left: 1px solid #909090;
}

/* main style overiding */

#above {
	height: 30px !important;
	text-align: right !important;
}

#above .block-adsense {
  text-align: right;
}

#logo {
	position: relative;
	top: -12px;
  padding: 0 20px 0 20px !important;
  margin: 0 0 -12px 0 !important;
}

#site-name {
	display: none;
}

#site-slogan {
	color: #333;
}

#header .block {
	margin: 17px 0 0 240px !important;
}

#mission {
	color: #333;
	border: solid 1px #d3d3d3;
}

.sticky {
  padding: 0 !important;
  border: none !important;
}

#search {
	padding-top: 10px !important;
}
#search .form-text, #search .form-submit {
	border: 1px solid #999;
}

.submitted, .links {
	color: #000;
}

.comment {
	border: 1px solid #d3d3d3;
}

.image-thumbnail, .image-preview {
	border: 2px #aedea0 solid;
}

#sidebar-left {
  width: 200px !important;
}
#sidebar-right {
	background: transparent url(images/back.png) 90% 100% no-repeat;
}

#brand {
	position: relative;
	margin: 0 auto;
	background: url(images/dr-brand3.png) 0 0 no-repeat;
	width: 35px;
	height: 20px;
}
#belowme {
	padding: 5px 0 5px 20px;
	text-align: center;
}
#langs {
	position: relative;
	top: 55px;
	right: 15px;
	float: right;
	margin-bottom: -30px;
}

/*
.block h2.title {
	padding: 5px;
}
.block .title {
	background: #ddd !important;
}
*/
