@charset "UTF-8";
/* CSS Document */

body {
  background-color: #ccc;
  margin:0;
  font: x-small Verdana, Sans-serif;
  text-align:center;
  color:#000;
  font-size/* */:/**/small;
  font-size: /**/small;
  }


/* Page Structure
----------------------------------------------- */
#outer-wrapper {
  position:relative;
  top:4px;
  left:4px;
  background: #999;
  width:744px;
  margin:10px auto;
  text-align:left;
  font: normal normal 100% Verdana, Sans-serif;
  }
#wrap2 {
  position:relative;
  top:-4px;
  left:-4px;
  background:#fff;
  padding:10px;
  border: 1px solid #fff;
  }

#content-wrapper {
  width:100%;
}
#main-wrapper {
  background: #214552 url("http://www.blogblog.com/no897/corner_main.gif") no-repeat right top;
  width:460px;
  float:left;
  color:#ffffff;
  font-size: 85%;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  }
#main {
  margin:0;
  padding:15px 20px;
  }
#sidebar-wrapper {
  background:#cedfbd url("http://www.blogblog.com/no897/corner_sidebar.gif") no-repeat left top;
  width:254px;
  float:right;
  padding:0;
  color: #335566;
  font-size: 83%;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  }
#sidebar {
  margin:0;
  padding:2px 20px 10px;
  }

#footer { 
  display:none;
 }

/* Links
----------------------------------------------- */
a:link {
  color:#99ddff;
  text-decoration:none;
  }
.current   {
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
  color: #777766;
  text-decoration:none;
  }
a:hover {
  color: #777766;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

#sidebar a {
  color: #336699;
}
#sidebar a:visited {
  color: #333333;
}
#sidebar a:hover {
  color: #333333;
}


/* Header
----------------------------------------------- */
#header-wrapper { 
  background: #fff;
  padding-bottom: 4px;
 }

/* This contains the gold with the star- */
#header .titlewrapper {
	padding:0 0 0 160px;
	margin:0 0 10px;
	color:#fff;
	width:100%;
	width/* */:/**/auto;
	width:auto;
	background-color: #269;
	background-image: url(images/header-image.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
  }
  /* url("http://www.blogblog.com/no897/bg_header.gif")- */
#header h1 {
  background: no-repeat left top;
  margin:0;
  padding:70px 0 30px;
  line-height: 97px;
  font: normal bold 275% Helvetica, Arial, Verdana, Sans-serif;
  text-transform:lowercase;
  }
#header h1 a {
  color:#fff;
  text-decoration:none;
  }
.clear { clear: both; }

/* Description
----------------------------------------------- */
#header .descriptionwrapper {
  background: #88ddff url("http://www.blogblog.com/no897/bg_desc_top.gif") no-repeat left top;
  margin:0 0 6px;
  padding:12px 0 0;
  color: #ffffff;
  font-size: 75%;
  border-bottom: 1px solid #ffffff;
  }
#header .description {
  background:url("http://www.blogblog.com/no897/bg_desc_bot.gif") no-repeat left bottom;
  margin:0;
  padding:0 0 12px;
  display:block;
  line-height: 1.6em;
  text-transform:uppercase;
  letter-spacing:.1em;
  min-height:12px;
  border-bottom: 1px solid #ffffff;
}

#header .description span {
  /* To remove the word next to the description, delete the following background property */
  background:url("http://www.blogblog.com/no897/temp_no.gif") no-repeat left center;
  /* Keep everything below */
  display:block;
  padding:0 0 0 160px;
  text-transform:uppercase;
  letter-spacing:.1em;
  min-height:12px;
  }


.postpage #description em {
  font-size:1px;
  line-height:1px;
  color:#ffffff;
  visibility:hidden;
  }


/* Sidebar
----------------------------------------------- */
.sidebar h2 {
  margin:1em 0 .25em;
  line-height: 1.4em;
  font: normal bold 125% Helvetica, Arial, Verdana, Sans-serif;
  color: #ffffff;
  text-transform:lowercase;
  }
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #88DDFF;
	letter-spacing: .15em;
}
.sidebar .widget {
  margin:0 0 1.5em;
  padding:0;
  }
.sidebar ul {
  list-style:none;
  margin: 0;
  padding: 0;
}
.sidebar li {
  margin:0;
  padding:0 0 .25em 20px;
  text-indent:-20px;
  line-height:1.4em;
}




/* Misc
----------------------------------------------- */
#footer-wrapper {
  clear:both;
  display:block;
  height:1px;
  margin:0;
  padding:0;
  font-size:1px;
  line-height:1px;
  }


.rightNavbarText, .rightNavbarText a {
	font-weight: bold;
	color: #214552;
	line-height: 1.8em;
}
