/*  
Theme Name: Default EH
Theme URI: http://www.erwinhessle.com/
Description: Default Theme
Version: 0.9
Author: Erwin Hessle
Author URI: http://www.erwinhessle.com/

*/

@import "/css/core.css";

#main {
  width: 500px;
  min-height: 120em;
}

#nav {
  padding: 1em 20px 1em 20px;
  width: 160px;
  left: 620px;
}

#totalstats {
  width: 160px;
  color: #888; background-color: transparent;
}

#totalstats p {
  margin-top: 0px;
  padding-top: 0px;
}

#calinfo {
  width: 160px;
}

#main div.post small {
  color: #999; background-color: transparent;
}

#searchbox {
  display: block;
}

#searchbutton {
  margin-top: 5px;
}

#main #socnetlinks {
  margin: 14px 0 4px auto;
  padding: 0;
  border: 0px solid #CCC;
  text-align: right;
}

#main #socnetlinks a {
  margin: 0 0 0 7px;
  padding: 3px 0 3px 19px;
  font-size: 10px;
  vertical-align: middle;
}

#main #socnetlinks .bm {
  margin: 0;
  padding: 3px 0 3px;
  font-size: 10px;
  vertical-align: middle;
  color: #836211; background-color: transparent;
}

#main #socnetlinks a.su {
  background: url(/images/general/socnet/su.gif) no-repeat center left ;
}

#main #socnetlinks a.fb {
  background: url(/images/general/socnet/fb.gif) no-repeat center left ;
}

#main #socnetlinks a.digg {
  background: url(/images/general/socnet/digg.png) no-repeat center left ;
}

#main #socnetlinks a.red{
  background: url(/images/general/socnet/red.png) no-repeat center left ;
}
#main #socnetlinks a.del {
  background: url(/images/general/socnet/del.gif) no-repeat center left ;
}

/*Styles for other classes. */
.AlignLeft
{
	margin: 10px 10px 5px 0;
	float: left;
}

.AlignRight
{
	margin: 10px 0 0 10px;
	float: right;
}

/* WP STYLES */
.navigation { font-size: 80%; }
.alignleft { float: left; }
.alignright { float: right; }

.postmetadata
{
	text-align: right;
	font-size: 0.8em;
}

.post
{
	border-bottom: 1px #ddd solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.links , .links li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.links li ul, .links ul.indent { padding-left: 15px; }
.links a { font-weight: bold; }
.commentWrap { margin-left: 100px; }

.commentWrap .alt
{
	background-color: #dcdcdc;
	padding-left: 3px;
	padding-right: 3px;
}

.commentWrap .reg
{
	padding-left: 3px;
	padding-right: 3px;
}

.replyForm
{
	margin-top: 10px;
	padding-top: 10px;
	margin-left: 100px;
}

#sidebar ul, #sidebar li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul li ul li a { font-weight: bold; }

.borderbottom
{
	border-bottom: 1px #494949 solid;
	margin-bottom: 20px;
}

input#s
{
	width: 99px;
	color: #666;
}
