/*
Skin Name: Omega
Skin URI: http://blog.omega-research.org/
Version: 0.1
Description: Omega
Author: Rowan Rodrik van der Molen
Author URI: http://blog.omega-research.org/
Global Navigation: Y
*/

@media screen {
body {
  margin: 0;
  background-color: white;
  padding: 0;
}
div#wrapper {
}
div#header {
  height: 200px;
  text-align: right;
}
div#header h1#blog-title {
  margin-bottom: 0;
}
div#header h1#blog-title a {
  text-decoration: none;
  color: #aeaeae;
  color: #c29d85;
  font-family: sans-serif;
}
div#header div#blog-description a {
  text-decoration: none;
  color: #aeb3c6;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 110%;
}
div#header a#blog-logo {
  margin-top: -14px;
  margin-left: 20px;
  float: right;
}
div#container {
	float: left;
	margin: 0 0 0 -240px;
	width: 100%;
}
div#content {
  background-color: white;
	margin: -100px 0 0 240px;
  padding-left: 20px;
  font-family: sans-serif;
}
#globalnav {
  display: none;
}
div.sidebar {
  background-color: white;
  padding-right: 14px;
	float: right;
	overflow: hidden;
	width: 200px;
  font-family: sans-serif;
  font-size: 90%;
}
div.sidebar ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
div.sidebar ul li h3 {
  margin-bottom: .2em;
  color: #bac465;
  color: #aeaeae;
}
div.sidebar ul ul {
  list-style-type: square;
  margin-left: 1em;
  color: #689119;
  color: #aeaeae;
}
div.sidebar a {
  text-decoration: none;
}
div.sidebar a:link,
#content a:link {
}
div.sidebar a:visited,
#content a:visited {
}
/* Simple tags plugin's tag cloud widget  */
div.sidebar div.st-tag-cloud a {
  margin-right: .75ex;
}
div.sidebar div.st-tag-cloud a:hover {
  background-color: #ffe;
  color: #00e;
}
div#secondary	{
	clear: right;
}
div#footer {
  padding-top: 2em;
  padding-bottom: .5em;
  background-color: white;
	clear: both;
	width: 100%;
  font-family: sans-serif;
  font-size: 90%;
  text-align: center;
}
img {
  border: none;
}
.access {
  display: none;
}

div#content h2 {
  /*font-size: 130%;*/
  margin-top: 1em;
  margin-bottom: .25em;
  margin-bottom: 0em;
  color: #c29d85;
}

div#content h3 {
  margin-top: 1.5em;
  margin-bottom: 0em;
  color: #7e8396;
  color: #aeb3c6;
  color: #8bc285; /* nice soft green */
  color: #c29d85;
}

div#content h4 {
  color: #8bc285; /* nice soft green */
}

div#content h5 {
}

div#content h2 a:link,
div#content h2 a:hover,
div#content h3 a:link,
div#content h3 a:hover,
div#content h4 a:link,
div#content h4 a:hover,
div#content h5 a:link,
div#content h5 a:hover {
  text-decoration: none;
  color: inherit;
}

div#content h2 a:visited,
div#content h3 a:visited,
div#content h4 a:visited,
div#content h5 a:visited {
  text-decoration: none;
  color: inherit;
}

div#content div.hentry div.entry-meta {
  color: #777;
}

div#content div.hentry div.entry-meta.after {
  clear: both;
}

body.single div#content div.hentry div.entry-meta.after {
  margin-top: 1em;
}

div#content div.hentry div.entry-date {
  color: #7e8396;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 95%;
  color: #AEB3C6;
}

div#content div.hentry .entry-date abbr.published {
  border-bottom: none;
}

div#content div.hentry div.entry-content p:first-child {
  margin-top: .5em;
}

div#content div.hentry div.entry-content p:last-child {
  margin-bottom: .5em;
}

/*
div#content h2 a:link,
div#content h3 a:link {
  text-decoration: none;
  color: #c16b32;
}

div#content h2 a:link {
  text-decoration: underline;
}


div#content h2 a:visited,
div#content h3 a:visited {
  text-decoration: none;
  color: #c29d85;
}

div#content h2.entry-title a:visited,
div#content h3.entry-title a:visited {
  color: #8bc285; / nice soft green /
  color: #bcc285; / a softer, yellowish green /
  color: #c29d85;
}
div#content h2.entry-title,
div#content h3.entry-title {
  margin-bottom: .25em;
}
div#content div.hentry {
  margin-bottom: 2.4em;
}
div#content div.hentry div.entry-meta.before {
  margin-bottom: -.75em;
}
div#content div.hentry div.entry-meta.after {
  margin-top: -.75em;
  color: #777;
}
div#content div.hentry div.entry-meta span.metasep {
  color: #aeaeae;
}
div#content div.hentry .entry-date {
  font-variant: small-caps;
}
div#content div.hentry .entry-date abbr.published {
  border-bottom: none;
}
div#content div.hentry div.entry-date {
  color: #7e8396;
  font-variant: normal;
  font-weight: bold;
  font-size: 95%;
  color: #AEB3C6;
}
*/
}

