/*   
Theme Name: Olive Hue
Theme URI: http://www.olivehue.com/
Description: 
Author: Jane Gahng & Shadi Muklashy
Author URI: http://shadiradio.com
Version: 1.0
.

.
*/


body {
  font-family: "Lucida Grande", "Tahoma", sans-serif;
  background-color: #fff;
  color: #A4935E;
  font-size: 12px;
  margin: 0px;
  padding: 20px 0px 20px 0px;
  height: 100%;
}

a, a.visited, a.active, a.hover {
  /*color: #A4935E;*/
  color: #998C0A;
  text-decoration: none;
  line-height: 18px;
}

/*
p a {
  border-bottom: 2px dotted #FFDE00;
}
*/

img {
  border: 0px;
}

.post.hentry .entry {
  color: #444;
}

.post.hentry .entry img {
/*  max-width: 600px;*/
  /*border: 1px solid #A4935E;
  background-color: #fff;
  padding: 5px;
  margin: 1px 0px;
  */
}

.post.hentry .entry img.wp-smiley {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

h1, h2 {
  font-family: "Garamond", "Georgia", serif;
  font-weight: normal;
  font-style: italic;
}

h1 {
  font-size: 22px;
}

h2 {
  font-size: 18px;
}

p {
  font-family: "Georgia", serif;
  font-size: 13px;
}

img.alignright {float:right; margin:0 0 2em 2em}
img.alignleft {float:left; margin:0 2em 2em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 2em 2em}
a img.alignleft {float:left; margin:0 2em 2em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#footer {
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
}

#header, .container {
  width: 940px;
}

.container {
  text-align: left;
}

.dots_horizontal, hr {
  border: 0px;
  height: 5px;
  width: auto;
  background: url(images/dots_horizontal.gif);
}

div.alpha {
  text-align: left;
}

div.omega {
  text-align: right;
}

.top_nav {
  line-height: 50px;
  height: 50px;
  float: left;
  width: 33%;
  text-align: center;
  text-transform: uppercase;
  color: #A8A000;
  font-size: 13px;
}

.top_nav a {
  color: #A8A000;
  text-decoration: none;
}

.top_nav a:hover {
  text-decoration: underline;
}

.top_nav img {
  margin-top: 18px;
}

.secondary_nav {
  font-family: "Garamond", "Georgia", serif;
  line-height: 50px;
  height: 50px;
  float: left;
  text-align: center;
  font-style: italic;
  color: #A8A000;
  font-size: 16px;
  margin-right: 86px;
}

.secondary_nav.omega {
  margin-right: 0px;
}

.secondary_nav a {
  color: #A8A000;
  text-decoration: none;
  border: 0px;
  line-height: 36px;
}

.secondary_nav a:hover {
  text-decoration: none;
}

#sidebar ul {
  padding-left: 0px;
  list-style-type: none;
}

.twtr-hd, .twtr-ft {
  display: none;
}

.twitter-message {
  color: #A4935E;
  font-size: 11px;
}

.twitter-timestamp {
  display: block;
  font-size: 9px;
  color: #A89A00;
}

.twitter-message a {
  color: #A4935E;
  line-height: 11px;
}
