/*
Theme Name: Coeus Technology
Theme URI: http://www.AdelieDesign.com/
Description: A theme for Coeus Technology
Author: Adelie Design
Author URI: http://www.AdelieDesign.com/
Version: 1.0

*/


/* GENERAL STYLES **********************************/
@import 'reset.css';

html, body {
  height: 100%;
}

body {
  background-color: #18a7e3;
  font-family: "Geneva", "Arial", sans-serif;
  font-size: 10px;
}

h1, h2 {
  font-family: "Palatino Linotype", "Palatino", serif;
}

#page {
  background-color: #ACDBF1;
  background-image: url(images/bg-circle-blue.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  max-height: 1128px;
  min-height: 718px;
  height: 100%;
  margin: 0;
  min-width: 1080px;
  position: relative;
}
body.monofoil {
  background-color: #60b739;
}
.monofoil #page {
  background-image: url(images/bg-circle-lime.gif);
  background-color: #bae1a9;
}
/*body.greenstream {
  background-color: #008d68;
}
.greenstream #page {
  background-image: url(images/bg-circle-green.gif);
  background-color: #a0d1c9;
}*/

a {
  text-decoration: none;
}

sup {
  font-size: 50%;
  position: relative;
  top: -0.75em;
}

/* HEADER *****************************************/
#header {
  height: 155px
}

#header h1 {
  position: absolute;
  top: 54px;
  left: 64px;
}

#header h2 {
  color: #999999;
  font-size: 390%;
  font-weight: normal;
  left: 400px;
  line-height: 1;
  margin: 0;
  position: absolute;
  text-align: right;
  top: 100px;
  white-space: nowrap;
  width: 450px;
}
.monofoil #header h2 {
  color: #61b739;
  font-size: 470%;
  top: 80px;
}
.monofoil #header h2 sup {
  font-size: 25%;
  top: -2em;
}
.monofoil #header h2 img {
  vertical-align: bottom;
}
/*.greenstream #header h2 {
  color: #007436;
  font-size: 470%;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}*/

/* MAIN *******************************************/
#main {
  overflow: hidden;
}
/* NAVIGATION *************************************/
#navigation {
  font-size: 150%;
  height: 38px;
  letter-spacing: 0.04em;
  background-image: url(images/nav-border-blue.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  padding-bottom: 27px;
}

.monofoil #navigation {
  background-image: url(images/nav-border-lime.png);
}
/*.greenstream #navigation {
  background-image: url(images/nav-border-green.png);
}*/

#navigation ul {
  background-color: #e3eaeb;
  height: 30px;
  padding-left: 270px;
  position: relative;
  top: 8px;
}

#navigation li {
  display: block;
  float: left;
  height: 30px;
  padding-right: 30px;
}

#navigation a {
  color: #999999;
  display: block;
  height: 30px;
  line-height: 30px;
}

#navigation a:hover, #navigation .current_page_ancestor a, #navigation .current_page_item a {
  color: #3b424a;
}

/* SIDEBAR *****************************************/
#sidebar {
  float: left;
  font-family: "Palatino Linotype", "Palatino", serif;
  font-size: 140%;
  height: 362px;
  overflow: auto;
  padding: 25px 20px 110px 35px;
  position: relative;
  width: 163px;
  line-height: 1.25;
  color: #666666;
}

#sidebar h2 {
  color: #333333;
  font-weight: normal;
  font-size: 128.5%;
  font-family: "Palatino Linotype", "Palatino", serif;
}
#sidebar h3, #sidebar h3 a {
  color: #333333;
  font-weight: normal;
  font-style: italic;
  font-size: 100%;
  font-family: "Palatino Linotype", "Palatino", serif;
}

#sidebar .news-item a.read-more {
  color: #429EBA;
}

#sidebar .sub-navigation li {
  margin-bottom: 0.75em;
}
#sidebar a {
  color: #666666;
}
#sidebar .sub-navigation li ul {
  margin: 0.25em 0 0.25em 1.5em;
}
#sidebar .sub-navigation li ul li {
  margin-bottom: 0.25em;
  font-style: italic;
}
#sidebar .sub-navigation li ul li:before {
  content: "- ";
  width: 1em;
  margin-left: -1em;
}
#sidebar a:hover, #sidebar .current_page_ancestor>a, #sidebar .current_page_item>a, #sidebar .current_post_item>a {
  color: #429eba;
}
.monofoil #sidebar a:hover, .monofoil #sidebar .current_page_ancestor>a, .monofoil #sidebar .current_page_item>a {
  color: #61b739;
}
/*.greenstream #sidebar a:hover, .greenstream #sidebar .current_page_ancestor>a, .greenstream #sidebar .current_page_item>a {
  color: #007436;
}*/


#sidebar .sub-navigation li.news ul li:before {
  content: "";
  width: auto;
  margin: 0;
}
#sidebar .sub-navigation li.news ul li {
  font-style: normal;
}
#sidebar li.news {
  margin-top: 1.5em;
}
#sidebar li.news h2 {
  font-size: 100%;
  font-weight: normal;
  color: #666666;
  margin-bottom: 0;
}
#sidebar li.news .news-item {
  margin-bottom: 0.5em;
}
#sidebar li.news h3 {
  margin: 0;
  text-indent: -0.75em;
  color: #333333;
}
#sidebar li.news h3 a:link, #sidebar li.news h3 a:visited {
  color: #429EBA;
  font-weight: normal;
}
#sidebar li.news h3 a:hover {
  color: #429EBA;
}
.front #sidebar li.news h3 {
  text-indent: 0;
  margin: 1.5em 0 0.25em;
}
.front #sidebar li.news h3 a:link, .front #sidebar li.news h3 a:visited {
  color: #333333;
}
.front #sidebar li.news h2 {
  font-size: 128.5%;
  font-weight: normal;
  color: #333333;
  margin-bottom: 0.5em;
}
.front #sidebar .sub-navigation li.news ul {
  margin-left: 0;
}
.front #sidebar li.news {
  margin-top: 0;
}

#sidebar .sdvosb {
  bottom: 10px;
  left: 40px;
  position: absolute;
}
.home #sidebar .page_item a,
.single #sidebar .page_item a,
.news #sidebar .page_item a {
  color: #429EBA;
}

/* CONTENT ****************************************/
#content {
  border-right: 1px solid #cccccc;
  color: #3b424a;
  float: left;
  height: 447px;
  margin-left: 355px;
  overflow: auto;
  padding: 30px 35px 20px 0;
  width: 460px;
  font-size: 130%;
  line-height: 1.45;
  font-family: "Palatino Linotype", "Palatino", serif;
}

#content a {
  color: #429eba;
}
.monofoil #content a {
  color: #61b739;
}
/*.greenstream #content a {
  color: #007436;
}*/
#content a:hover {
  text-decoration: underline;
}

h2 {
  color: #429eba;
  font-size: 180%;
  clear: left;
  margin: 0 0 0.5em;
}
h3 {
  clear: left;
  color: #000000;
  font-size: 100%;
  font-weight: bold;
  margin: 1.5em 0 0.25em;
}
.monofoil h2, .monofoil h3 {
  color: #61b739;
}
/*.greenstream h2, .greenstream h3 {
  color: #007436;
}*/
h4, h5, h6 {
  color: #000000;
}

#content p {
  margin: 0 0 1em;;
}
#content p.post-date {
  margin-bottom: 0;
}
#content.posts {
  line-height: 1.5;
}
#content a:link, #content a:visited {
}
#content a:hover {
  text-decoration: underline;
}

#content ul, #content ol, #content dl {
  margin: 1em 0 1em 2.5em;
}
#content ul {
  list-style-type: disc;
}
#content ul ul {
  list-style-type: circle;
}
#content ul ul ul {
  list-style-type: square;
}
#content ul.plain li {
  list-style-type: none;
}
#content ol {
  list-style-type: decimal;
}
#content ol ol {
  list-style-type: upper-alpha;
}
#content ol ol ol {
  list-style-type: decimal;
}
#content dt {
  font-weight: bold;
  margin-top: 0.5em;
}
#content dd {
  margin-left: 2.5em;
}
#content li {
  margin: 1em 0;
}

#content address {
  font-style: normal;
  margin-left: 2.5em;
}

.entry:after {
  content: ".";
  height: 1px;
  display: block;
  clear: both;
  overflow: hidden;
  text-indent: -9000px;
}

.post-meta {
  margin-top: 1.5em;
  clear: both;
}

/* Tables *****************/
table {
  border-collapse: collapse;
}
caption, thead {
}
caption a, thead a {
}
th, td {
}
tbody {
}
tbody th {
}

/* Less formatted tables*/
table.plain {
}
table.plain th {
}
table.plain td {
}

/* Image alignment ********/
.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.aligncenter {
  float: none;
  margin: 0 1em;
}
.alignnone {
  display: block;
  clear: both;
}

div.alignleft {
  margin-left: 1em;
  margin-right: 3em;
}
div.alignleft h2, div.alignleft h3, div.alignleft h4 {
  margin-top: 0;
}

/* Post Navigation */
.post-nav {
  clear: both;
  padding: 2em 1em;
}
.post-nav p {
  margin: 0;
}
.post-nav .next-posts-link {
  float: left;
}
.post-nav .previous-posts-link {
  text-align: right;
}

/* FOOTER *****************************************/
#footer {
  color: #cccccc;
  font-size: 100%;
  position: absolute;
  bottom: 10px;
  left: 15px;
  width: 160px;
}

#footer, #footer a, #footer a:visited {
  color: #cccccc;
}
#footer p {
  margin: 0.25em 0;
  line-height: 1.25;
}

#footer p.admin {
  text-transform: lowercase;
}

.clear-block {
  display: block;
  clear: both;
}

/* Affiliates ****/
#content ul.affiliate-links {
  list-style-type: none;
  margin: 2em 1em;
}
#content ul.affiliate-links li {
  float: left;
  margin: 0 2em 1em 0;
}

/* Contact form ********/
.wpcf7-form {
  font-family: "Times New Roman", serif;
  font-size: 91%;
  margin: 0 auto;
  width: 60%;
}
.wpcf7-form .wpcf7-form-control-wrap input {
  width: 80%;
}
.wpcf7-form textarea {
  height: 5em;
  width: 90%;
}


/* Front ***************************/
.front #content p {
  margin: 0;
}
.front .entry {
  color: #666666;
  font-family: "Times New Roman", serif;
  font-size: 116%;
  text-align: center;
}
.front .entry h2 {
  font-size: 257%;
  font-weight: normal;
  margin: 1em 0 0;
}
.front .entry h3 {
  color: #666666;
  font-family: "Minion Pro", "Times New Roman", serif;
  font-size: 200%;
  font-weight: normal;
  margin: 0 0 1em;;
}
.front .entry img {
  vertical-align: middle;
}
.front .post-meta {
  display: none;
}

/* INTRO *******************************/
.front #content {
  position: relative;
  overflow: visible;
  width: 502px;
  margin-left: 313px;
}
.front .final {
  display: none;
  background-color: #FFFFFF;
}

.front .entry .intro {
  text-align: left;
}
.front .intro * {
  display: none;
}
.front #content .intro ul {
  font-size: 285%;
  color: #3399cc;
  margin: 0;
  position: absolute;
  list-style-type: none;
  top: 180px;
  left: 40px;
  display: block;
}
.front #content .intro ul li {
  top: 0;
  left: 0;
  position: absolute;
  white-space: nowrap;
  margin: 0;
  display: none;
  background-color: #FFFFFF;
}

.front .intro h2 {
  color: #FFFFFF;
  font-size: 200%;
  margin: 0;
  position: absolute;
  top: 126px;
  left: -214px;
  background-color: #2FA6DB;
}
.front .intro h3 {
  color: #666666;
  font-size: 200%;
  margin: 0;
  position: absolute;
  top: 126px;
  left: -102px;
  background-color: #FFFFFF;
}

/* NEWS ARCHIVE **************/
#content .brief p {
  margin-bottom: 0;
}
#content .brief .post-date {
  font-weight: bold;
  margin-right: 1em;
}
#content .brief .post-title {
  color: #333333
}
#content .brief .post-title:hover {
  color: #429EBA;
  text-decoration: none;
}

/* MISC **********************/
.column {
  width: 45%;
  margin-right: 4%;
  margin-bottom: 1em;
  float: left;
}
.collapsing-wrapper {
  position: relative;
  overflow: hidden;
}
.collapsible {
  margin-left: 1em;
}
.collapsible h3 {
  margin-top: 0;
  font-size: 108%;
}

