body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0 none; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
ol,ul { margin: 1em 0; margin-left: 40px; padding-left: 0; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

html 
{ 
	height: 100%
	position: relative;
}

body 
{ 	
	width: 746px;
	background-color: #fff;
	margin-left: auto; 
	margin-right: auto;
    font-family: arial;
    font-size: medium;
    color: #666;
    height: 100%;
    text-align: left;	
} 

#fixed-header
{
	position: fixed;
	z-index: 1;
	margin-left: auto; 
	margin-right: auto;
	width: 746px; 
	height: 120px;
	top: 0;
	background-color: #fff;
}

#gradient
{
	margin: 0;
	padding: 0;
	border: 0 none;
	width: 746px;
	height: 24px;
	background:url("images/gradient.png") top left repeat-x;		
}

ul li
{
    font-size: 0.7em;
}

ul#nav 
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    padding-top: 0px;
    list-style-type: none;
}

ul#nav li
{
    padding-right: 0px;
    border-top: 6px solid #fff;
    padding-left: 0px;
    font-weight: bold;
    font-size: 12px;
    background: #3e80ba;
    float: left;
    padding-bottom: 6px;
    margin-left: 2px;
    color: #000;
    line-height: 16px;
    padding-top: 6px;
    text-align: center;
}

ul#nav li.active
{
    padding-right: 0px;
    border-top: 4px solid #3e80ba;
    padding-left: 0px;
    background: #fff;
    padding-bottom: 5px;
    padding-top: 8px;
}

ul#nav li.active span
{
    width: 100%;
}

ul#nav li a
{
    color: #fff;
    text-decoration: none;
}

ul#nav li a:hover
{
    text-decoration: underline;
}

#logo
{
	margin: 30px auto 0 24px;
}

#scrollable-body
{
	margin-top: 144px;
}

a
{
    color: #000;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1,h2
{
    color: #3e80ba;    
}

h1
{
	font-weight: bold;
    font-size: 1.2em;
}

h2
{
	font-weight: bold;
    font-size: 0.8em;
}

p
{
    font-size: 0.7em;
    margin-top: 0.7em;
    line-height:120%;
}

.double-rule
{
	width: 545px;
	height: 7px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background-color: #fff;
	background: url("images/hr.gif") top left repeat-x;	
}

.author
{
	font-size: 0.8em;
	font-weight: bold;	
}

.date-time
{
	margin-top: 0;	
}

#content
{
	width: 746px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0 none;
}

#left-col
{
	float: left;
	width: 545px;
	height: 100%;
	margin: 0;
	padding: 0;	
	border: 0 none;	
}

#rght-col
{
	float: right;	
	width: 179px;
	height: 100%;
	margin: 0 0 auto 22px;
	padding: 0;
	border: 0 none;
}

.float-left
{
	float: left;
}

.float-divider
{
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.clear-left
{
	clear: left;
}

.clear-right
{
	clear: right;
}

.clear-both
{
	clear: both;
}

.blogger-post h1,
.blogger-post p,
.blogger-post ul,
.blogger-post img,
.more
{
	margin-left: 24px;
}

.blogger-text
{
	text-align: justify;
}

.blogger-pic
{
	border: 1px solid #000;
	margin-top: 8px;
	margin-right: 12px;
}

.block-quote
{
	text-align: justify;
	padding: 0 50px;
}

.reader-links
{
    list-style-type: none;
}


ul.reader-links li
{
    float: left;
}

.sharethis
{
	
	margin-left:0;
	padding-left: 0px;
}

.permalink
  { background: url("images/permalink.gif") no-repeat left top; margin-left: 15px; padding-top: 2px; padding-left: 23px; height: 16px }

.comments
  { background: url("images/comments.gif") no-repeat left top; margin-left: 18px; padding-top: 2px; padding-left: 21px; height: 16px }

.counter
{
	color: #3e80ba; 
}

#comment-section
{
	margin: 40px 0 20px 24px;
	width: 521px;
	height: 100%;
	border-top: 1px solid #3e80ba;
	text-align: left;
}

.label-background
{
	background: url("images/labelBG.gif") bottom left repeat-x;
	width: 160px;
	margin: -5px auto 5px 0;
}

.tl
{
	background: url("images/tl.gif") top left no-repeat;
}

.br
{
	background: url("images/br.gif") bottom right no-repeat;	
}

.label
{
    padding: 14px 0;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    line-height: 12px;
    text-align: center;	
}

#post-comment h2
{
    font-size: 1em;
    margin-left: 20px;
}

.comment
{
	width: 521px;
	height: 100%;
	margin-bottom: 12px;
}

.comment p
{
	padding: 0 44px;
	margin: 0 0 6px;
}

.poster-name
{
	font-weight: bold;
    font-size: 1.2em;
}

.comments-bg
{
	background: url("images/commentsboxBG-middle.jpg") top left repeat-y;
}

.comments-top
{
	width: 521px;
	height: 16px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background-color: transparent;
	background: url("images/commentsboxBG-top.jpg") top left no-repeat;
}

.comments-bottom
{
	width: 521px;
	height: 16px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background-color: transparent;
	background: url("images/commentsboxBG-bottom.jpg") top left no-repeat;
}

#comment-box
{
	width: 459px;
	margin: 3px 20px;
	border: 1px solid #3e80ba;
	padding: 10px;
}

#reader-comment
{
	width: 447px;
	padding: 5px;
	background-color: #ececec;
	color: #000;
	border: 1px solid #999;
	font-family: arial, verdana;
	font-size: 8pt;
}

#name
{
	float: left;
	max-width: 229px;
	font-size: 0.8em;
}

#email
{
	float: right;
	max-width: 229px;
	font-size: 0.8em;
}

#name input,
#email input
{
	width: 170px;
	height: 20px;
	background-color: #ececec;
	color: #000;
	border: 1px solid #999;
	font-family: arial, verdana;
	font-size: 8pt;
	padding-left: 3px;
}

.bg
{
	background: url("images/boxBG-middle.jpg") top left repeat-y;
}

.top
{
	width: 179px;
	height: 44px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background-color: transparent;
	background: url("images/boxBG-top.jpg") top left no-repeat;
}

.bottom
{
	width: 179px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background-color: transparent;
	background: url("images/boxBG-bottom.jpg") top left no-repeat;
}

#rght-col h2
{
	padding: 0 10px;
}

.company-text
{
	padding: 0 10px;
}

.leading		
{ 
	display: block; 
	margin-top: 10px; 
}

#topics,
#authors,
#posts
{
	margin-top:20px;
}

#topics h2,
#posts h2
{
	margin-bottom:8px;
}

.topic-list
{
	padding: 0 10px;
	margin: 0;
	list-style-position: inside;
	line-height: 100%;
}

.selected
{
	padding: 1px 10px;
	margin: 0 -10px;
	list-style-position: inside;
	list-style-image: url("images/no-bullet.png");
    font-size: 0.71em;
    line-height:150%;
    text-decoration: none;
    background-color: #3e80ba;
    color: #fff;    
	font-weight: bold;    
}

.recent-posts
{
	padding: 0 10px;
	margin: 0;
	list-style-type: none;
	line-height: 100%;
}

.author-info
{
	padding: 0 10px;
}

.author-info p
{
	vertical-align: text-top;
}

.not-last
{
	float: left;
	border: 1px solid #000;
	margin-right: 6px;
	margin-bottom: 6px;
}

.last
{
	float: left;
	border: 1px solid #000;
	margin-right: 6px;
	margin-bottom: 0;
}

.more
{
    margin-top: 60px;
}

#privacy-button
{
	margin-top: 3px;
	font-size: 24px;
	vertical-align: middle;
}

#privacy
{
	float: left;
	width: 350px;
	font-size: 9px; 
}

#button
{
	float: right;
}

#footer
{
	border-top: 1px solid #3e80ba;
	margin: 6px 0 50px 0;
}

#footer p
{
	text-align: right;
}







