*
{
	margin: 0em;
	padding: 0em;
}



body
{
	background-color: #222222;
	color: #ffffff;
	font-family: "Verdana", serif;
	font-size: 10pt;
}

#outer
{
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #313131;	
	padding: 1.0em;
	border: solid 4px #121212;
	margin-bottom: 1.0em;
}

#menu
{
	background-color: #262626;
	font-family: "Trebuchet MS", serif;
	color: #ffffff;
	height: 1.2em;
	font-size: 1.2em;
	line-height: 1.1em;
	padding: 0.8em;
}

#menu a
{
	color: #d6d6d6;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	color: #888888;
	background-color: #121212;
}

#avatar {
  text-align: center;
}

#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
}

#header h1
{
	font-size: 2.8em;
	text-transform: none;
	font-weight: bold;
	font-family: "Trebuchet MS", serif;
	color: #FF0084;
}

#header h1 a
{
  text-decoration: none;
  color: #FF0084;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-family: "Trebuchet MS", serif;
	font-size: 1.5em;
	color: #4096EE;
}

#header h1 sup {
	color:#DDDDDD;
	font-size: 0.5em;
}


#search
{
position: absolute;
float: right;
top: 8.7em;
right: 11.5em;
padding-right: 2.3em;
}


#topright
{
position: absolute;
float: right;
top: 2.2em;
right: 4.0em;
padding-right: 2.3em;
}


#topright ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", serif;
	font-size: 1.0em;
	font-weight: bold;
}

#topright li
{
	position: relative;
	Width: 240px;
	margin: 0px;
	padding: 0px;
}

#topright li a
{
	height: 1.6em;	
	position: relative;
	display: block;
	color: #ffffff;
	background: #222222;
	padding: 10px 0px 5px 7px;
	text-decoration: none;
}

#topright li a:hover
{
	color: #777777;
	background: #121212;
}



#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 1.9em;
	font-size: 0.9em;
	position: relative;
}

#custom-banner
{
	padding-left: 1.2em;
	padding-top: 2.0em;
	padding-bottom: 2.0em;
	text-align: center;
	clear: both;
	width: 846px;
}

#footer
{
/*	height: 1.0em;*/
	font-family: "Trebuchet MS", serif;
	font-size: 0.9em;
	color: #777777;
	background-color: #262626;
	padding-left: 1.2em;
	padding-top: 1.0em;
	padding-bottom: 1.3em;
	text-align: center;
	clear: both;
}

#footer a
{
	color: #999999;
	text-decoration: underline;
}

#footer a:hover
{
	text-decoration: none;
	color: #fff;
}

#column1
{
	width: 554px;
	float: left;
	position: relative;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 0.2em;
	color: #e0e0e0;
}


#column1 a
{
	color: #FF0084;
	text-decoration: underline;
}

#column1 a:hover
{
	text-decoration: none;
	color: #4096EE;
}


#column1 h1
{
	font-family: "Trebuchet MS", serif;
	font-size: 1.6em;
	color: #4096EE;
	margin-bottom: 0.2em;
}

#column1 h1 a,#column1 h1 a:hover
{
	color: #4096EE;
	text-decoration: none;
}

#column1 h2
{
	font-family: "Trebuchet MS", serif;
	font-size: 1.6em;
	color: #4096EE;
	margin-Top: 1.0em;
	margin-bottom: 0.2em;
}

#column1 h2 a,#column1 h2 a:hover
{
	color: #4096EE;
	text-decoration: none;
}

#column1 h3
{
	font-family: "Trebuchet MS", serif;
	font-size: 2.2em;
	line-height: 1.3em;
	color: #ffffff;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #777777;
}

#column1 h3 a,#column1 h3 a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#column1 img
{
	border: 0;
}

.post
{
  margin-bottom: 40px;
}

.postcontent
{
  margin-bottom: 20px;
}

.post-separator
{
  display: none;
}

.postfooter
{
	border-top: dashed 1px #777777;
	padding-top: 2px;
}


.postfooter p
{
	font-family: "Trebuchet MS", serif;
	font-size: 1.0em;
	color: #666666;
}



.postfooter p a
{
	color: #666666;
	text-decoration: underline;
}

.postfooter p a:hover
{
	text-decoration: none;
	color: #777777;
}


.postfooter img
{
	vertical-align: middle;
	border: 0px;
}

#column2
{
	width: 240px;
	float: right;
	position: relative;
	margin-left: auto;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #ffffff;
	font-size: 1.0em;
}

#column2 h3
{
	font-size: 1.3em;
	font-family: "Trebuchet MS", serif;
	color: #4096EE;
	border-bottom: dashed 1px #777777;
	margin-bottom: 1.0em;
}

#column2 ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#column2 li
{
	position: relative;
	Width: 240px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #353535;
}

#column2 .box
{
  background-color: #222222;
  margin-top: 20px;
  padding: 5px;
}

#column2 li a
{
/*	height: 2.1em;	*/
	position: relative;
/*	display: block;*/
	color: #ffffff;
	background: #222222 url(images/bullet2.gif) left no-repeat;
	padding: 5px 0px 5px 24px;
	text-decoration: none;
}

#column2 li a:hover
{
	color: #777777;
	background: url(images/bullet.gif) left no-repeat;
}

#column2 .edit-link a
{
  color: #a0a0a0;
  font-size: 8px;
  display: inline;
  background: none;
  padding: 0;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}

.spacer
{
  clear: both;
}

/* Friends */

.friends {
  margin-top: 5px;
}

.friend {
  float: left;
  width: 48px;
  height: 48px;
  padding: 0;
  text-align: center;
}

.friend a img {
  border-style: none;
}

.friend a {
  text-decoration: none;
}

/* Tags */

.tagcloud .tag {
    display: inline;
    margin-right: 5px;
}

.tag-weight-1  { font-size: 0.85em; }
.tag-weight-2  { font-size: 1em; }
.tag-weight-3  { font-size: 1.2em; }
.tag-weight-4  { font-size: 1.4em; }
.tag-weight-5  { font-size: 1.6em; }
.tag-weight-6  { font-size: 1.8em; }

.tagcloud .tag a {
  padding: 0px;
  background: none;
  font-weight: normal;
}

/* forms */

.styled {
	border: 1px double #E5E5E5;
	padding: 5px 6px 5px 6px;
	font-family: "Verdana", serif;
	font-size: 1.0em;
	color: #555555;
}

.button {
	border: 2px solid #71B1F2;
	background-color: #1167BD;
	margin-left: 5px;
	padding: 2px 3px 2px 3px;
	font-family: "Trebuchet MS", serif;
	color: #ffffff;
	font-size: 0.9em;
}