body
{
	margin: 0;
	background-color: #555;
	text-align: left;
	text-size: 0.8em;
}

a { text-decoration: none; }
a:link { color: #66B2CC; }
a:visited { color: #5E758F;}
a:active { color: #5E758F; }
a:hover { text-decoration: underline; }

#right a { color: #fff; }
#right a:visited { color: #ddd; text-decoration: line-through;  }
#right a:active { color: #fff; }
#right a:hover { text-decoration: underline; color: #fff; }

#intro a { color: #D2F4FF; font-weight: bold; }
#intro a:visited { text-decoration: none;  }
#intro a:active { color: #D2F4FF; }
#intro a:hover { text-decoration: underline; }

p.right a { color: #fff; }
p.posted a { color: #666 }

h1, h2, h3
{
	font-size: 1em;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}

#container { margin: 0 5px 0 auto; width: 735px; }

#banner
{
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #aaa;
	width: 735px;
	height: 178px;
	background-color: #555;
	background-image: url(img/blogsk.gif);
        background-repeat: repeat-x;
	text-align: left;
	padding: 0;
	margin: 80px 0 0 0;
	float: left;
	overflow: hidden;
}

#banner-img { display: none; }

#banner a
{
	color: #fff;
	text-decoration: none;
}

#banner h1 { font-size: 1.4em; margin: 140px 0 0 15px; font-weight: bold; float: left; color: #D2F4FF; }

#banner h2
{
	font-size: 1.4em;
	text-transform: lowercase;
	padding-left: 0.2em;
	margin: 140px 20px 0 0;
        color: #555;
	float: right;
}

#center
{
	float: right;
	width: 540px;
	border-bottom: 5px #555 solid;
	overflow: hidden;
}

.content
{
	padding-bottom: 1px;
        margin: 0;
	background-color: #EAEAEA;
	background-image: url(img/fadelight2.gif);
	background-repeat: repeat-x;
	color: #888;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

#right
{
	border-bottom: 5px #555 solid;
	margin: 5px 5px 0 0;
        padding: 0;
	width: 190px;
	float: left;
}

.content p
{
	color: #777;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 6px 20px 4px 20px;
}

.content p a { font-weight: bold; }
.content p.posted a { font-weight: normal; }
.content p.typekey a { font-weight: normal; }
.content p.com { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 0.6em; color: #666; }
.content p.quote { font-family: Courier, Monaco, monospace; font-size: 0.7em; color: #333; padding: 8px 15px 10px 15px; }

.content blockquote { line-height: 150%; }
.content li { line-height: 150%; }
.content img { margin: 5px 0 5px 0;}

.content h2
{
	font-size: 0.8em;
        font-weight: bold;
	text-align: left;
	color: #ddd;
        background-color: #999;
	background-image: url(img/mesh_dark.gif);
	background-repeat: repeat-x;
        padding: 10px 0 8px 20px;
	border-top: 5px #555 solid;
}

.content h3
{
	color: #666;
	font-size: 1.2em;
	letter-spacing: 0.03em;
	padding: 15px 0 0 20px;
        margin: 0;
}

.content p.posted
{
	font-size: 0.5em;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left;
	color: #999;
        margin: 6px 20px 15px 15px;
        padding: 3px 0 5px 5px;
        border-top: 1px #bbb dotted;
}

.extras
{
        border-top: 1px #555 dotted;
	background-color: #EAEAEA;
	background-image: url(img/fadelight3.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 10px 0 0 0;
}

.extras h2
{
	border: none;
	color: #666;
	background-image: none;
	background-color: transparent;
	padding: 5px 0 0 20px;
	font-weight: normal;
	font-size: 1em;
}

.extras p
{
	color: #444;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
}

.extras p.typekey
{
	color: #999;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	margin-top: 3px 20px 20px 20px;
}

.extras p a { color: #555; }

.sidebar
{
	padding: 5px 15px 10px 15px;
	background-color: #afafaf;
	margin: 0;
	background-image: url(img/fadedark2.gif);
	background-repeat: repeat-x;
}

.sidebar h2
{
	color: #ddd;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
	font-weight: normal;
	margin: 10px 5px 0 0;
	padding: 6px 0 3px 0;
	border-top: 1px #ddd dotted;
}

.sidebar h2.first { border: none; padding-top: 0; color: #eee; }
.sidebar h2.link { padding-bottom: 0; margin-bottom: -4px; }

.sidebar h3
{
	color: #444;
	font-family: New York, Georgia, Serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0;
}

.sidebar ul
{
	padding: 0;
	margin: 0 0 20px 0;
}

.sidebar li
{
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	line-height: 155%;
	margin: 5px 0 0 0;
	list-style-type: none;
}

.sidebar p
{
	color: #ddd;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.5em;
	text-align: left;
	line-height: 13px;
	margin: 0 0 6px 0;
}

.sidebar img
{
	border-right: 5px solid #afafaf;
	border-top: 5px solid #afafaf;
}

.sidebar input
{
	font-size: 0.7em;
}

.photo
{
	text-align: left;
	margin-bottom: 20px;
}

.search
{
        text-align: left;
	padding: 0;
	margin: 0;
}

.link-note
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.6em;
	text-align: center;
	padding: 0;
	margin: 10px 0 0 0;
	padding: 4px 0 0 0;
	border-top: 1px #ddd dotted;
}

#intro
{
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 0.8em;
        font-weight: bold;
	text-align: left;
	color: #fff;
        background-color: #A1C1CB;
	background-image: url(img/mesh_blue.gif);
	margin: 0;
        padding: 15px;
	border-bottom: 5px #A1C1CB solid;
}

#powered
{
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 0.6em;
        font-weight: bold;
	text-align: left;
	color: #ddd;
	background-image: url(img/mesh_dark.gif);
	background-repeat: no-repeat;
        padding: 10px 15px 10px 15px;
	border-top: 5px #999 solid;
}

#xtranger
{
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 0.8em;
        font-weight: bold;
	text-align: left;
	color: #D2F4FF;
        background-color: #A1C1CB;
	background-image: url(img/mesh_blue.gif);
	background-repeat: repeat-x;
	margin: 0;
        padding: 8px 10px 10px 15px;
	border-top: 1px #333 dotted;
	border-bottom: 5px #A1C1CB solid;
}

#end
{
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 0.8em;
        font-weight: bold;
	text-align: right;
	color: #D2F4FF;
        background-color: #A1C1CB;
	background-image: url(img/mesh_blue.gif);
	background-repeat: repeat-x;
	margin: 0;
        padding: 8px 18px 10px 20px;
	border-bottom: 5px #A1C1CB solid;
}

#end a { color: #fff; }

#comment-data
{
	float: left;
	width: 180px;
        text-size: 0.8em;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] { width: 80%; }

.commenter-profile img
{
	vertical-align: middle;
	border-width: 0;
}

.content p.right
{
	padding: 0;
	float: right;
        color: #fff;
        font-size: 0.6em;
        font-weight: bold;
        padding: 10px 0 8px 20px;
}

