a, abbr, acronym, address, b, bdo, big, blockquote, body, button, caption, center, cite, dd, del, dfn, dir, div, dl, dt, em, fieldset, font, h1, h2, h3, h4, h5, h6, hr, i, img, ins, isindex, kbd, label, legend, li, link, map, menu, meta, ol, option, p, pre, q, s, samp, select, small, strike, strong, style, sub, sup, table, textarea, th, tr, tt, u, ul, var, input {
	font-size: 12px;
	font-family: 'Trebuchet MS' , Arial;
	color: #444444;
}

html {
	overflow-x: hidden;
}

body {
	background: rgb(24, 28, 41);
	margin-top: 150px;
}

a {
	color: rgb(16, 142, 231);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong{
	color: #222222;
}

.adslot {
	margin-left:-9px;
	padding-bottom:12px;
	text-align:center;
}

.sidebar {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #FCFCFC;
	border: 1px solid #D8D8D8;
}

.sidehead {
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #999999;
	font-weight: bold;
	font-size: medium;
	border-bottom: 1px solid #D8D8D8;
}

.sidesubhead
{
    font-size:1.1em;
}

.siteName a {
	font-weight: bold;
	font-size: 80px;
	color: rgb(247, 166, 41);
	letter-spacing: 5px;
}

.siteName a:hover {
	text-decoration: none;
}

.description {
	letter-spacing: 4px;
	color: Silver;
}

#content {
	clear: both;
	line-height: 19px;
	position: relative;
}

#header {
	text-align: right;
	position: absolute;
	right: 35px;
	top: 10px;
}

#footer, #footer a{
	font-size: 10px;
	text-align: center;
	margin: 0px;
}

table#author td {
	vertical-align: top;
}

table#author img {
	width: 85px;
}

a.archiveLinksLinkStyle{
	text-transform: capitalize;
}

#left {
	margin-right: 30%;
	margin-left: 0px;
	left: 0px;
	position: relative;
	z-index: 100;
}

.signInLabelCellStyle
{
 color:#fff;
}
.signRememberCheckBoxStyle label
{
    color:#fff;
}

#admin {
	margin-left: 5px;
}

#admin #tableContent td, 
#admin #tableAdvancedOptions td,
#admin label
{
    color:#fff;
}

#admin .column {
	padding: 45px 15px 30px 15px;
}

#admin .configSectionStyle label
{
    color:#000;
}

#left .column {
	padding: 0px 15px 0px 15px;
}

#right {
	width: 30%;
	line-height: 1.5em;
	position: absolute;
	top: 19px;
	margin-left: 70%;
	margin-right: -15px; /*hack for some browsers that will render a scroll bar for non existing off screen content*/
	z-index: 0;
}

#right .column {
	padding: 20px 10px 15px 10px;
	margin-right: 15px;
}

.adminNavbarStyle {
	position: absolute;
	top: 20px;
	left: 20px;
}

#content
{
    top:-25px;
}

#content .adminNavbarStyle {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-bottom: 10px;
}

#admin
{ 
    color:Fuchsia;
}

.adminNavbarStyle UL {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.adminNavbarStyle UL LI {
	padding-right: 0.25em;
	padding-left: 0.25em;
	border-left: Gray 1px solid;
	display: inline;
	list-style-type: none;
	font-size: 8pt;
}

.adminNavbarStyle UL LI.first, .adminNavbarStyle UL LI.firstHere {
	border-left: none;
}

.commentBoxFooterStyle {
	width: 100%;
	margin-top: 5px;
	padding-top: 3px;
	border-top: 1px dashed #ddd;
	font-size: 12px;
}

.commentBoxStyle {
	padding: 15px 20px 15px 20px;
	margin: 0px 10px 25px 10px;
	border: 1px solid #ddd;
	color: #333;
	background-color: #FCFCFC;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}

.commentDateStyle {
	width: 100%;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	text-align: right;
}

.commentViewTableStyle TD span b
{
    color:#fff;
}
.commentViewLabelStyle,
.commentViewControlStyle label
{
 color:#fff;
}

.mainFeedLink
{
    position: relative;
    top: -2px;
	font-weight: bold;
}

.rssLinkStyle
{
    margin:0px 3px 0px 0px;
}

table.commentViewTableStyle {
	margin: 10px 0px 25px 10px;
	padding-right: 20px;
}

textarea{
	overflow: auto;
	border: 1px solid #D8D8D8;
	width: 100%;
}

input[type="text"]{
	border: 1px solid #D8D8D8;
	width: 100%;
}



.configLabelColumnStyle {
	vertical-align: top;
}

.configLabelStyle {
	margin-right: 10px;
	font-size: 9pt;
}

.configSectionStyle {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #FCFCFC;
	border: 1px solid #ddd;
	vertical-align: middle;
}

.configSectionTitleStyle {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	color: #999999;
	font-weight: bold;
	font-size: medium;
}


.pageTopic {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: large;
	color:rgb(247, 166, 41);
}

.categoryLinks {
	clear: both;
	text-align: right;
}

.categoryLinks a {
	color: gray;
}

.dayHeader {
	color: #999999;
	font-size: 16px;
	letter-spacing: 1px;
}

.dayHeader img{
	display: none;
}

.dayItems {
	padding-bottom: 2em;
}

.FreeTextboxStyle {
	color: #000000;
}

.item {
	margin-top: 1em;
}

.item img {
	display: inline;
}

.itemContents {
	margin: 1em;
	margin-top: 1.5em;
	text-align: left;
	padding: 10px 10px 5px 10px;
	background-color: #FCFCFC;
	border: 1px solid #D8D8D8;
	letter-spacing: 1px;
	font-weight: normal;
}

.itemContents h1{
	color: #5C80B1;
	font-weight: bold;
	font-size: 17px;
	margin-top: 0px;
}

.itemContents span {
	letter-spacing: normal;
	line-height: normal;
}

.itemContents li {
 list-style-type: square;
}

.itemFooter {
	margin-top: 5px;
	border-top: 1px solid #dddddd;
	color: gray;
	text-align: right;
}

.when{
	width:150px;
	float:left;
	font-size:8px;
	overflow:hidden;
	height:18px;
	color:rgb(150,150,150);
}
a.TitleLinkStyle {
	font-weight: bold;
	font-size: 17px;
}



.side {
	margin: 1em;
}

.sideBar {
	width: 15em;
}

.statsTableColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.statsTableDateColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 25%;
	text-align: left;
}

.statsTableFooterColumnStyle {
	border: solid 1px #ddd;
	border-top: solid 2px #ddd;
	padding: 3px;
	font-weight: bold;
}

.statsTableFooterNumColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	width: 15%;
	font-weight: bold;
	text-align: right;
}

.statsTableHeaderColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	font-weight: bold;
}

.statsTableNumColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 15%;
	text-align: right;
}

.statsTableStyle {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #FCFCFC;
	border: 1px solid #ddd;
	width: 100%;
	background: White;
	border-collapse: collapse;
}

.geekcode {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #cc3300;
	font-family: 'Courier New' , 'Courier' , sans-serif;
	font-weight: normal;
	line-height: 100%;
}

/* Hides from IE5-mac \*/
* html .itemBody {
	height: 1%;
}
/* End hide from IE5-mac */

/*------------------------
					SEARCH
-------------------------*/

#searchString{
	line-height: normal;
	height: 14px;
	width: 71%;
}

.searchButtonStyle{
	height: 22px;
	width: 23%;
	margin-left: 5px;
}
/*-----------------------
    TAG CLOUD
-----------------------*/
.smallestTag {
 font-size: 0.7em;
}

.smallerTag  {
 font-size: 0.8em;
}

.smallTag {
 font-size: 1.0em;
}

.mediumTag {
 font-size: 1.2em;
}

.largeTag {
 font-size: 1.4em;
}

.largerTag {
 font-size: 1.6em;
}

.largestTag {
 font-size: 1.8em;
}

/*********************
	BLOCK QUOTES
*********************/
blockquote.withquote 
{
background:url(jwquote.gif) no-repeat;
background-position:top left;
padding-left:30px;
padding-top:0px;
text-align:justify;
}

p.withunquote {
    background: url(jwunquote.gif) no-repeat;
    background-position:bottom right;
    margin-top:0px;
    padding-top:0px;
    padding-right:0px;}
    
.bottomAdSlot{
}