a img {
	border: 0px;
}

html, body {
margin:0;
padding:0;
font-size: 11px;;
font-family: Verdana, Arial, sans-serif;
text-align:center;
background-color: #000;
} 

#no_falsh_block {
	color: #FFF;
	line-height: 1.9em;
	background-image: url(no-flash.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 80px;
	padding-left: 55px;
	padding-bottom: 15px;
}

#photo {
	margin-bottom: 17px;
	border-bottom: 1px solid #444;
}

.hosting {
	margin-top: 13px;
}

.links {
	margin-top: 21px;
}

#container {
margin:0px;
width:625px;
margin:auto;
text-align:left;
margin-top: -11px;
}

#journal {
	width: 420px;
}

.faded {
	color: #999;
	line-height: 1.9em;
	margin:0;
	padding: 0;
}

a {
	color: #ffc002;
	font-weight: bold;
	text-decoration: none;
}

#head {
background-image: url(/imgs/blue_top.gif);
background-repeat: repeat-x;
background-position: top left;
height: 50px;
}

#band h1{
	text-indent: -5000px;
}

#band img {
	margin: 10px 0 0 0;
}

#left {
display:inline;
width:70px;
float:left;
}

#center {
display:inline;
width:130px;
float:left;
margin: 20px 0 0 0;
}

#right {
display:inline;
width:404px;
float:right;
margin: 20px 0 0 0;
}

.journal {
	border-bottom: 1px solid #444;
	padding-bottom: 9px;
	margin-bottom: -12px;
	margin-top: -3px;
}

#options { width: 80px; float: right; margin-right: 45px; margin-top: -10px;}

#options ul
{
margin-left: 0;
padding-left: 0;
}

#options a
{
display: block;
padding: 7px;
width: 90px;
margin-bottom: 5px;
background-color: #323232;
color: #CCC;
font-weight: normal;
}

#options li {
	list-style-type: none;
}

#options a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
font-weight: normal;
}

#options a:hover
{
background-color: #323232;
color: #ffc002;
font-weight: normal;
}

#navcontainer { width: 110px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 6px;
width: 110px;
margin-bottom: 5px;
background-color: #323232;
color: #CCC;
font-weight: normal;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFF;
text-decoration: none;
font-weight: normal;
}

#navcontainer a:hover
{
background-color: #323232;
color: #ffc002;
font-weight: normal;
}


.entry {
	width: 268px;
	padding-top: 4px;
	padding-bottom: 18px;
	border-bottom: 1px solid #444;
	margin-top: 12px;
}

.comments_invite {
	float: right;
	background-image: url(comments.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
}

.entry h1, .entry h1 a {
	font-weight:bold;
	color: #FF7928;
	font-size: 11px;
}

#right h2 {
	color: #1892d7;
	font-size: 12px;
	font-weight: 700;
	margin: 10px 0 0px 0;
}

.entry p {
	line-height: 1.8em;
	color: #CCC;
}

.entry a {
font-weight: bold;
}

#footer {
	margin-top: 40px;
	border-top: 1px solid #444;
	width:404px;
	font-size: 9px;
	color: #FFF;
	height: 30px;
	margin-bottom: 30px;
	line-height: 1.5em;
}

#footer2 {
	margin-top: 20px;
	border-top: 1px solid #444;
	width:404px;
	font-size: 9px;
	color: #FFF;
	height: 30px;
	margin-bottom: 30px;
	line-height: 1.5em;
}

p {
	color: #EEE;
	line-height: 1.8em;
}

#right h3 {
	text-indent: -500000px;
	display: none;
}

em {
	font-style: normal;
	color: #67ABFF;
}

i {
	font-style: normal;
	color: #FF6AB7;
}

img.floatLeft { 
    float: left; 
    margin: 6px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

#author {
	margin: 15px;
	float:left;
	border: 1px solid #444;
	width: 90px;
	padding: 5px;
	font-size: 9px;
	text-align: center;
	margin-bottom: 0px;
}

.comment {
	display: inline;
}

#txpCommentInputForm {
	color: #CCC;
}

#cpreview {
	border: 2px solid #FF8C47;
	padding: 8px;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #EEE;
}

ol {
margin: 0;
padding: 0;
color: #CCC;
font-size: 11px;
color: #999;
margin-left:20px;
}

ol li {
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 0;
}

ol li p {
	margin-left: 0;
	padding-left: 0;
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
font-size: 11px;
color: #EEE;
}

.entry-large {
	width: 400px;
	padding-top: 10px;
	margin-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #444;
	margin-bottom: 10px;
}

.entry-large h1, .entry-large h1 a {
	font-weight:bold;
	color: #FF7928;
	font-size: 14px;
}

.entry-large h2 {
	color: #999;
	font-size: 11px;
	float:right;
	margin-top: -21px;
	font-weight: normal;
}

.entry-large p {
	line-height: 1.8em;
	color: #CCC;
}

.entry-large a {
font-weight: bold;
}

.comments_error {
	color: #FF7891;
	font-weight: bold;
	list-style-type: none;
}

textarea {
	border: 1px solid #444;
	font-size: 11px;
	width: 300px;
	height: 100px;
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
	padding: 5px;
	background-color: #EEE;
	line-height: 1.5em;
}

input {
	border: 1px solid #444;
	font-size: 11px;
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
	padding: 5px;
	background-color: #EEE;
}

/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
	font-size: 11px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	background-color: #444444;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px;
	padding-left: 15px;
	top: 6px;
	background: transparent url(tip.gif) no-repeat 20px 0;
	font-style: normal;
}

.invite {
	float: right;
	margin:0;
	padding:0;
}
b {
	float:right;
}