/*
Theme Name: Idea Drought - Simplistic
Description: Minimalistic theme made for ideadrought.com
Version: 0.8
Author: Thomas Winsnes
Author URI: http://ideadrought.com/
Tags: 
*/

BODY 
{
  background: #FFFFFF url('images/body_back.png') repeat-x top left;
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: .8em;
  text-align: center;
  letter-spacing: 0.03em;
}

#canvas 
{
  width: 940px;
  margin: 0 auto;
  padding:0;
  position: relative;
  text-align: left;
}

#logo
{
  margin-left:33px;
  margin-bottom: 50px;
  padding:0;
  padding-top: 45px;
  text-indent: -9999px;
  background: url('images/logo.png') bottom left no-repeat;
}

#logo A
{
  display: block;
  width: 463px;
  height: 44px;
}

#logo H1
{
  margin:0;
  padding:0;
}

#nav
{
  margin-bottom: 50px;
}

#nav ul
{
  margin:0;
  padding:0;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

#nav li
{
  margin-right: 30px;
  padding-bottom: 3px;
  display: inline;
  font-family: "Bell MT", Times, "Times New Roman";
  font-size: 2.2em;
  letter-spacing: .1em;
}

#nav a:link
{
  padding-bottom: 5px;
  color: #aeaeae;
  text-decoration: none;
}

#nav a:active
{
  padding-bottom: 5px;
  color: #aeaeae;
  text-decoration: none;
}

#nav a:visited
{
  padding-bottom: 5px;
  color: #aeaeae;
  text-decoration: none;
}

#nav li > a:hover
{
  border-bottom: 2px solid #aeaeae;
}

#nav li:hover 
{
  color: #d9d9d9;
  background: url('images/menu_arrow.png') no-repeat center bottom;
  border-bottom: 1px solid #ffb128;
}

#searchBox
{
  float: right;
}

#searchBox
{
  padding-top:10px;
}

#searchBox LABEL
{
  display: none;
}

#searchBox INPUT
{
  border: 1px solid #aeaeae;
}

INPUT#searchsubmit
{
	margin: 0;
	margin-bottom: -6px;
  padding: 0;
	border: none;
	width: 20px;
	height: 20px;
}

#content
{
	margin-bottom: 40px;
}

#bigColumn
{
  width: 680px;
  float: right;
}

.article
{
  margin-bottom: 30px;
}

.article h2
{
  margin: 0;
  padding: 0;
  font-family: "Times New Roman", Times;
  font-size: 2.3em;
}

.article h2 a:link
{
  color: #000000;
  text-decoration: none;
}

.article h2 a:active
{
  color: #000000;
  text-decoration: none;
}

.article h2 a:visited
{
  color: #000000;
  text-decoration: none;
}

.article h2 a:hover
{
  color: #aeaeae;
}

.article .meta
{
  margin-bottom: 10px;
  display:block;
  color: #aeaeae;
  font-weight: bold;
  font-size: .8em;
}

.article H3
{
	clear: both;
}

.article BLOCKQUOTE
{
  border:1px dashed #aeaeae;
  padding: 1em;
  padding-bottom: 0;
  clear:both;
}

.article .wp-caption 
{
  -moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;
  background-color:#F3F3F3;
  border:1px solid #DDDDDD;
  margin:10px; 
  padding-top:4px;
  text-align:center;
}

.article .wp-caption .wp-caption-text
{
  padding-top: 7px;
  padding-bottom: 7px;
  letter-spacing: 0.2em;
}

.article .alignleft
{
  float:left;
}

.article .alignright
{
  float: right;
}

.archiveList
{
	clear: both;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.archiveList LI
{
	width: 170px;
	height: 60px;
	float: left;
	display: block;
}

#commentHeader
{
  margin-bottom: 20px;
  font-size: 1.3em;
  font-weight: normal;
}

.comment
{
  margin-bottom: 20px;
  padding: 4px 4px 4px 10px;
  background: url('images/comment_corner.png') top left no-repeat;
}

.comment DIV
{
	margin-left: 50px;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  padding-top: 10px;
}

.avatar-32
{
  float: left;
  margin:3px;
  margin-right: 14px;
}

P.commentmetadata
{
	display: block;
	text-align: right;
	color: #aeaeae;
	font-size: .8em;
}

P.commentmetadata a
{
	color: #aeaeae;
}

P.commentmetadata a:hover
{
	color: #000000;
}

#smallColumn
{
  width: 210px;
}

#liveStream
{
  padding-top: .8em;
}

#liveStream h2
{
  margin:0;
  padding: 0;
  margin-bottom: 10px;
  color: #aeaeae;
  font-weight: bold;
  font-family: "Times New Roman";
  font-size: 1.2em;
  display: block;
}

#liveStream ul
{
  margin:0;
  padding:0;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

#liveStream li
{
  padding-left: 33px;
  margin-bottom: 10px;
  color: #606060;
}

.twitter
{
  background: url('images/livestream_icon_twitter.png') no-repeat top left;
  background-position: 0 5px;
}

#tagCloud h2
{
  margin:0;
  padding: 0;
  margin-bottom: 10px;
  color: #aeaeae;
  font-weight: bold;
  font-family: "Times New Roman";
  font-size: 1.2em;
  display: block;
}

#footer
{
  text-align: center;
}

#footer UL
{
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	padding-top: 20px;
	width: 700px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	border-top: 1px solid #c0c0c0;
}

#footer LI
{
  display: inline;
  padding-right: 10px;
  padding-left: 10px;

  font-size: 1.2em;
}

#copyright
{
	margin-bottom: 20px;
	padding-top: 20px;
	display: block;
	text-align: right;
	font-size: .8em;
	letter-spacing: 0.2em;
}

#topBar
{
  position: absolute;
  top: 0;
  right: 0;
}

#topBar ul
{
  margin:0;
  padding:0;

  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

#topBar li
{
  display: inline;
  width: 20px;
  height: 20px;
  overflow: hidden;
  text-indent: -9999px;
}

#topBar A
{
  display: block;
}

#adminButton
{
  float: right;
  background: url('images/spanner_off.png') no-repeat top left;
}

#adminButton > A:hover, #adminButton:hover
{
  background: url('images/spanner_on.png') no-repeat top left;
}

/*
	Links
*/
A:link
{
  color: #ffb128;
  text-decoration: none;
}

A:active
{
  color: #ffb128;
  text-decoration: none;
}

A:visited
{
  color: #c0c0c0;
  text-decoration: none;
}


A:hover
{
  color: #000000;
}
