/*
	Online Fame - recoded January 2007
	design & code by Neat Focus (neatfocus.com)
	
	Future:
	- comments
	- "post is in category:"
	
*/

/* reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
.clear { clear: both; height: 0; overflow: hidden; }

/* default type */
strong,b { font-weight: bold; }
em,i { font-style: italic; }
sup { padding-left: 1px; font-size: 10px!important; font-weight: normal!important; vertical-align: baseline; position: relative; bottom: .33em; color: #76797c; _position: static!important; }

h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }

p { margin-bottom: 18px; }
p.more { text-align: right; }
p.more a { font: bold 11px Verdana; text-decoration: none; }

ul { margin-bottom: 18px; margin-left: 2em; list-style: disc outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 25px; }
ul ul { margin-top: 4px; margin-bottom: 5px; }


body {
	background: #4787BB url("/images/back.jpg") top center repeat-y;
	color: #000;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\""; 
 	voice-family: inherit;
 	font-size: small;
}

#important {
	background: #ffffaa;
	width: 689px;
	margin: 1px auto;
	padding: 9px 0;
	border-bottom: 5px solid #ffcc33;
}

#important p {
	font: 12px/1.5 Verdana, sans-serif;
	color: #000;
	margin: 0 45px 0 26px;
	text-align: left;
}

a {
	color: #0959A1;
}

a:hover, #list li.more a:hover {
	color: #fff;
	background: #0959A1;
	text-decoration: none;
}

p {
	font: 12px/1.5 Verdana, sans-serif;
	margin: 0 0 1.5em 0;
}

#wrap {
	width: 690px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}
#wrap h1 { margin:0; }

	/*=Content=*/

#contentwrap {
	float: left;
	width: 689px;
	margin: 1px 0 0 0;
	background: url("/images/content-back.gif") top left repeat-y;
}

#content {
	width: 489px;
	float: left;
}


	/*=Posts=*/

.post {
	font-size: 100%;
	padding: 0 0 1.384em 0;
	background: url("/images/post-back.gif") bottom left no-repeat;
}

h2 {
	color: #0959A1;
	font: 18px/1 "Trebuchet MS", Arial, sans-serif;
	margin: 0 15px 0 26px;
}

h2 a {
	text-decoration: none;
}

h3 {
	font: bold 100%/1.385 "Trebuchet MS", Arial, sans-serif;
	color: #000;
	margin: 0 0 0 26px;
	padding: 1em 0 .384em 0;
}

.title {
	font: 100%;
	background: url("/images/title-back.gif") bottom right no-repeat;
	width: 464px;
	padding: 0 0 1.383em 0;
	margin: 1.384em 0;
}

#contentwrap p span.highlight {
	background: #DDEFFF;
}

#content p {
	color: #000;
	margin: 0 26px 1.5em 26px;
}

#content p.date, #content p.description {
	color: #888;
	margin: 0 26px;
	font: 85%/1.636 Verdana, sans-serif;
}

#content .category p {
	display: none;
}

#content ul {
	margin: 0 0 1.385em 26px;
	list-style: none;
}

#content li {
	font: 92%/1.5 Verdana, sans-serif;
	padding: 0 19px;
	background: #fff url("/images/list2.gif") no-repeat 0 3px;
}

#content li.space {
	padding: 0 19px 1.1em 19px;
}

#content ul.links {
	margin: 0.3em 0 1.6em 37px;
}
	
#content ul.list {
	margin: 1.6em 0 1.6em 37px;
}

#content ol {
	margin: 0 0 2em 65px;
	padding: 0;
	list-style-position: outside;
}

#content ol li {
	font-size: 93%;
	margin: 0.2em 0 0 0;
	padding: 0;
	background: #fff;
	line-height: 140%;
}

blockquote {
	border-right: 1px solid #DDEAF0;
	border-bottom: 1px solid #DDEAF0;
	padding: 1.5em 15px 0 15px;
	font: 12px/1.5 Verdana, sans-serif;
	background: #EEF3F7;
	margin: 1.5em 40px 1.445em 40px;
}

#content blockquote p {
	color: #444;
	font-size: 100%;
	margin-left: 0;
	margin-right: 0;
}

.postimg {
	padding: 5px;
	margin: 0 0 0 15px;
	border: 1px solid #ddd;
	float: right;
}

.post-img-center {
	padding: 5px;
	margin: 1em auto;
	border: 1px solid #ddd;
	display: block;
}


	/*=Sidebar=*/

#right {
	margin: 0;
	padding: 1.385em 0 1.385em 0;
	width: 200px;
	float: right;
	background: url("/images/nav-background.gif") top left no-repeat;
}

#list {
	margin: 0 0 1.385em 0;
	padding: 20px 0 0;
}

#list ul {
	list-style: none;
	margin: 0 15px 1.384em 15px;
	padding: 0;
}

#list li {
	color: #444;
	font: 11px/16px Verdana, sans-serif;
	margin: 0;
	padding: 0 0 4px 17px;
	background: url(/images/list-right.gif) no-repeat 0 0.3em;
}

#list li.more {
	background: none;
}

#neatfocus {
	margin: 1.384em 15px;
	padding: 1.384em 0;
}

#neatfocus h4 {
	color: #222;
	font: bold 85%/1.636 "Trebuchet MS", Arial, sans-serif;
	margin-right: 0;
	margin-left: 0;
}

#neatfocus p {
	color: #444;
	font: 85%/1.636 Verdana, sans-serif;
	margin: 0;
}

h4 {
	color: #333;
	font: bold 12px/1.5 "Trebuchet MS", Arial, sans-serif;
	margin: 0 15px 1.444em 15px;
	border-bottom: 1px solid #aaa;
}

h5 {
	font: 12px/1.5 "Trebuchet MS", Arial, sans-serif;
	color: #333;
	margin: 0 0 0 15px;
}


	/*=Navigation=*/

#navigation ul {
	list-style: none;
	list-style-position: outside;
	margin:0;
}

#navigation li {
	font: 100%/1.385em Verdana, sans-serif;
	margin: 0 0 .692em 0;
	display: block;
}

#navigation a {
	padding: .173em 15px;
	margin: 0;
	text-decoration: none;
}
/*\*/
* html body #navigation a {
	float: left;
}
/**/

#navigation a.selected {
	color: #0959A1;
	font-weight: bold;
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#navigation a.selected:hover {
	color: #0959A1;
	background: #fff;
}

#navigation a:hover {
	color: #0959A1;
	text-decoration: underline;
	background: transparent;
}


	/*=Ads=*/

#ads {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1.275em 0;
	margin: 0 15px;
}

#ads p {
	margin: 0;
	padding-top: 1.385em;
	color: #666;
}
#ads a { color: #666; }
#ads a:hover { color: #369; background:transparent; }
#ads ul { list-style:none; margin:0; }
#ads li { font-size:11px; line-height: 1; }
#ads p { font-size:11px; }


	/*=Archives=*/

#archives2 p {
	margin-top: 18px;
}

#archives p {
	margin-bottom: 0;
}

#archives h4 {
	color: #000;
	font-size: 100%;
	margin: 18px 0 15px 26px;
	border: 0;
}

#archives ul {
	margin: 0 0 1.385em 50px;
	padding: 0;
	list-style: none;
}

#archives li {
	margin: 0 0 1.5em 0;
}

#archives li em {
	color: #929292;
	font-style: normal;
	font-size: 92%;
}

#archives li strong {
	font-weight: normal;
}

#archivespage li {
	margin: 5px 0 0 0;
	padding: 0;
	background: #fff;
	line-height: 140%;
}


	/*=Footer=*/

#bottom {
	width: 688px;
	margin: 0;
	padding: 47px 0 0 0;
	background: #f0f0f0 url("/images/bottom-back.gif") top left no-repeat;
	border-bottom: 5px solid #a6afb5;
	clear: both;
}

#bottom p {
	color: #555;
	font-size: 85%;
	line-height: 150%;
	padding: 0 26px 20px 26px;
	margin: 0;
	background: url("/images/bottom-back2.gif") bottom left repeat-x;
}


	/*=Misc=*/

.hide {
	display: none;
}


	/*=Comments=*/

#content p.comment-link a {
	padding: 0 0 2px 18px;
	background: url("/images/comment.gif") center left no-repeat;
}

#content p.comment-link a {
	color: #0959a1;
}

h3#comments, h3#respond {
	color: #0959A1;
	font: bold 15px/1.2 "Trebuchet MS", Arial, sans-serif;
	margin: 0 26px .5em 26px;
	padding: .5em 0 .145em 0;
	border-bottom: 1px solid #ccc;
}

.comment-wrap {
	margin: 0 0 1.384em 26px;
}

.comment-wrap h4 {
	font: bold 13px/1.384 Verdana, sans-serif;
	padding: 1em 0 0 0;
	margin: 0 26px .384em 26px;
	border: none;
	color: #333;
}

.comment-wrap h4 a {
	color: #333;
}

.comment-wrap h4 a:hover {
	color: #fff;
}

.comment-wrap h4 small {
	padding: 0 0 0 3px;
}

.comment-wrap h4 small a {
	font: 11px/1.636 Verdana, sans-serif;
	text-decoration: none;
	color: #777;
}

#content .comment-wrap p {
	color: #333;
}

#content .comment-wrap p.mod {
	background: #ffff99;
	padding: 3px 10px;
	color: #bc2212;
}

#commentform {
	margin: 0 0 2em 52px;
	padding: 1.384em 0 0 0;
}

#commentform p {
	margin: 0 0 3px 0;
}

#commentform p em.req {
	font: 11px Verdana, sans-serif;
	color: #bc2212;
}

textarea#comment {
	padding: 3px;
	font: 100% Arial, sans-serif;
	width: 350px;
	margin: 0 0 2px 0;
}