/* General element styling */
* {margin:0; padding:0;}
html,body {background:url(images/bg5.png) repeat;}
body {
padding:0 15px 15px;
margin:1px 1px 1px 1px;
color:#222;
font:76%/150% Helvetica, Arial, sans-serif;
/* font:76%/150% "Lucida Grande",Verdana,Helvetica,Geneva,Arial,Tahoma,sans-serif; */
}
code,
pre,
kbd {
font-family:Monaco,Courier,"Courier New",Tahoma;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h2 {
	color: #4D4D4D;
	border-top: 1px dotted #6D6D6D;
	margin: 6px 0 8px 0;
	padding: 0 0 8px 0;
	font-family : "Gill Sans", Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-size : 14px;
	line-height : 24px;
	font-weight : normal;
	letter-spacing : 1px;
	text-align: right;
}

* html h2 {
	/* color: #4D4D4D;
	border-top: 2px #6D6D6D; */
	

	border-top: none;
	padding: 1px;
	background: url(images/css-dotted.gif) repeat-x top;	
	margin: 6px 0 8px 0;
	padding: 0 0 8px 0;
	font-family : "Arial", "Gill Sans", Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-size : 14px;
	line-height : 24px;
	font-weight : normal;
	letter-spacing : 1px;
	text-align: right;
}


h3 {
	font-size: 16px;
	line-height: 19px;
	color: #6A0A0A;
    clear: both;
	margin: 0;
	font-weight: bold;
	text-shadow:2px 2px 2px #ccc;
	font-family: Arial, Helvetica, sans-serif;
}


h4 {
	font-size: 11px;
	font-weight: bold;
	text-shadow:2px 2px 2px #ccc;
	font-family: Arial, Helvetica, sans-serif;
}

	
ol>li {
	margin: 0 0 1.5em 0;
	padding: 0;
}
	
img {
border:0;
/** background: url(/images/imgshadow.gif) bottom right no-repeat;  **/
/** display:block; **/
}
ins {
background-color:#dde3dd;
text-decoration:none;
}
a:link,
a:visited {
color:#6A0A0A;
font-weight:bold;
text-decoration:none;
padding:2px 2px 0;
margin:0 -2px;
}
a:visited {color:#555555;}
a:focus {
color:#920D02;
border-color:#580801;
}
a:hover {
color:#920D02;
border-color:#580801;
}
a.hedo:link, a.hedo:visited, a.hedo:visited:hover, a.hedo:hover, a.hedo:active
{
	width: 660px;
	_width: 660px;
	height: 160px;
	_height: 160px;
	text-decoration: none;
	border-bottom: none;
	float: right;
	margin: 0;
}
blockquote,p,ol,ul,dl,pre {margin:0 0 1em;}
blockquote {
margin:1em 0;
padding-left:30px;
color:#4A4A4A;
background:url(images/bq.gif) top left no-repeat;
}
abbr,
acronym {border:none;}
abbr[title],
acronym[title] {
border-bottom:1px dotted #666;
cursor:help;
font-style:italic;
}
dl {margin-top:-0.5em;}
dt {
font-weight:bold;
margin:0.5em 0 0;
}
dd {margin:0 0 0 2em;}
dd p {margin:0 0 0.5em;}
ul {
padding:0 0 0 2.5ex;
list-style:none;
}
ol {padding:0 0 0 2.5ex;}
li {margin:0 0 0.5em;}
li li {list-style:disc;}
q {quotes:"\201C" "\201D" "\2018" "\2019";}
q:before {content:open-quote;}
q:after {content:close-quote;}
/* Hide from IE5-mac \*/
* html q {font-style:italic;}
/* End hiding from IE5-Mac */
label {
font-weight:bold;
display:block;
}
/* START Layout rules */
#master
{background:url(images/bg5.png) repeat;}

#page {
margin:0 auto;
width:665px;
_width:665px;
background:#fff url(images/sideshadow10.gif) repeat-y 67% 0;
border:2px solid #ccc;
border-width:0 1px 1px;
position:relative;
}

#main {
float:left;
width:430px;
_width:400px;
_max-width:400px;
margin:1em 0 0 3em;
_margin:1em 2em 0 1.5em;
/* margin:1em 0 0 4%; */
}
#sidebar {
line-height:1.3em;
font:76%/150% Arial, Helvetica, sans-serif;
float:right;
width:150px;
_width:150px;
margin:0 0.5em 0 0;
_margin: 0 0 0 1em;
/* margin:0 2% 0 0; */
}
#footer {
clear:both;
background:#fff;
padding:1em;
text-align:right;
font-size:0.95em;
border-top:1px solid #ccc;
position: relative;
_height:20px;  /*gets rid of the annoying disappearing border bug */
}
#header {
background:#333 url(images/headers/tape44short.jpg) no-repeat;
height:160px;
border:1px solid #ccc;
}
#header img {
position:absolute;
left:0;
color:#fff;
top:99px;
}
#header a,
#header a:hover {
border:0;
color:#fff;
background:transparent;
}
/* Navigation bar for main page */
#navindex {
float:left;
width:100%;
padding:0 0 2px;
margin:0;
}
#navindex ul {
float:left;
width:100%;
margin:0;
padding:0;
background:none;
list-style-type:none;
}
#navindex li {
display:inline;
padding:0;
margin:0;
}
#navindex a {
border-bottom:0;
padding:7px 20px 4px 10px;
margin:5px 14px 4px 14px;
color:#fff;
text-decoration:none;
display:block;
float:left;
width:auto;
font:bold 0.94em/1em Arial, Helvetica, sans-serif;
text-transform:uppercase;
letter-spacing:1px;
}

/* Navigation bar */
#nav {
float:left;
width:100%;
margin:0;
padding:0 0 2px;
}
#nav ul {
float:left;
width:100%;
margin:0;
padding:0;
background:#fff url(images/bar4.jpg) no-repeat;
list-style-type:none;
}
#nav li {
display:inline;
padding:0;
margin:0;
}
#nav a {
border-bottom:0;
padding:7px 20px 4px 10px;
margin:5px 14px 4px 14px;
color:#fff;
text-decoration:none;
display:block;
float:left;
width:auto;
font:bold 0.94em/1em Arial, Helvetica, sans-serif;
text-transform:uppercase;
letter-spacing:1px;
}
#nav a:hover,
#nav a:focus {color:red; _text-shadow:3px 3px 3px #777;}
#nav .sel a {
background:#91cc14;
color:#000;
text-shadow:2px 2px 2px #777;
}
#nav .sel a:hover {background:#91cc14;}
#nav .sel a:focus {background:#F1F8E1;}
#nav a:active {
background:#920D02;
color:#fff;
}

/* Content rules */
.entry {margin:0 0 2.5em;}
.preamble {
font-weight:bold;
color:#333;
}
.noshadow {
	float: right;
	margin: 0 0 10px 16px;
	padding: 0;
	position: relative;
}
  
.shadow {
	background: url(/images/imgshadow.gif) bottom right no-repeat;
	float: right;
	margin: 0 0 15px 25px;
	padding: 0;
	position: relative;
}

.shadow img {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

.shadow a:link {
	text-decoration: none !important;
	border-bottom: none !important;
}

.shadow a:hover {
    text-decoration: none !important;
	border-bottom: none !important;
	background-color: none !important;
}
.shadow a:visited:after {
	content: "" !important;
}
.shadow a:visited {
    text-decoration:none !important;
	border-bottom: none !important;
}

.refl {
	float: right;
	margin: 10px 0 15px 30px;
	padding: 0;
	position: relative;
}

.borderefl {
	float: right;
	margin: 10px 0 15px 30px;
	padding: 0;
	position: relative;
}

.borderefl img {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: -5px 2px 1px -2px;
	_margin: -4px 0 2px -1px;
	padding: 1px;
	position: relative;
}

.mainstorycontent {font-size:110%;}

.centershadow {
	background: url(/images/imgshadow.gif) bottom right no-repeat;
	float: center;
	margin: 0 0 15px 25px;
	padding: 0;
	position: relative;
}

.centershadow img {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

.rsslink {
background: url(images/feed.gif) no-repeat 0 1px;
padding:2px 0 1px 20px;
background-position:bottom left;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.home h2 {
font-weight:normal;
font-size:1.6em;
margin:0 0 0.625em;
text-shadow:2px 2px 2px #ccc;
}
h1 a:link, h1 a:visited, h1 a:visited:hover, h1 a:hover, h1 a:active
{
	width: 750px;
	height: 180px;
	
	text-decoration: none;
	border-bottom: none;
	float: right;
	margin-left: 0px;
}

h2 a:link,
h2 a:visited,
h2 a:hover {
font-weight:normal;
color:#000;
border:0;
padding:0;
margin:0;
}
a.imglink:link,
a.imglink:visited {border:0;}
a.imglink:hover {background:transparent;}
.fullwidth,

/** .img {border:none;}  **/
.dec {
padding:4px;
border:1px solid #ccc;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#linktitle {display:inline;}	
#linktitle a:link {
	color:#6A0A0A ;
	font-weight: bold;
	text-decoration:none;
}
#linktitle a:hover {
	border-bottom: 1px dotted #920D02;
}

*html #linktitle a:hover {
    border-bottom: none;
	padding: 2px;
    background: url(images/css-dotted.gif) repeat-x bottom;
    color:#920D02;
    }

	
#linktitle a:visited:after {
	content: "" !important;
}
#linktitle a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #828282;
	text-decoration:none;
}
#linktitle a:visited:hover {
	border-bottom: 1px dotted #828282;
}	


*html #linktitle a:visited:hover {
    border-bottom: none;
	padding: 2px;
    background: url(images/css-dotted.gif) repeat-x bottom;
    color:#920D02;
    }
	
.post
{
    clear: both;
	width: 400px;
}

.post .meta
{
	_border-bottom: 1px #6A0A0A solid;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.post-categories li
{
	display: inline;
	margin-left: 4px;
	padding: 0;
}

.post-categories
{
	display: inline;
	margin: 0;
	padding: 0;
}
.r blockquote {
background-image:url(images/bq-r.gif);
color:#444;
}
.capt {
margin:-1em 0 1.1em 0;
font-size:0.94em;
line-height:1;
color:#333;
}
.note {
background:#ffe;
border:1px solid #ee7;
padding:0.5em;
}
.error strong {
font-weight:bold;
color:#930;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 15em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(box5.png) no-repeat bottom right; 
} 
.cssbox { 
    width: 170px !important; /* intended total box width - padding-right(next) */
    width: 155px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 20px 0 8px 25px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
    color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
} 


/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 8px; /* interior-padding right */ 
    padding: 15px 0 15px 25px; /* mirror .cssbox_head right/left */ 
} 

.cssbox_body li {list-style:disc;}


.update {
background:#ffe;
border:1px solid #ee7;
padding:0 0.5em;
margin:1em 0;
}
.update p {margin:0.5em 0;}
.code {
border:1px solid #ddd;
padding:3px 5px 3px 35px;
font-family:Courier;
list-style-type:decimal-leading-zero;
}
.code code {font-family:Courier;}
.code li {
padding:0 5px;
margin:2px 0;
background:#f7f7f5;
}
.code li.tab1 {padding-left:5ex;}
.code li.tab2 {padding-left:10ex;}
.code li.tab3 {padding-left:15ex;}
.code .changed {
font-weight:bold;
color:#600;
}
#comments blockquote {padding-left:30px;}
.bq-cite {margin:1em 0;}
.bq-cite div {
margin-left:30px;
font-size:0.94em;
}
.bq-cite blockquote {margin-bottom:0;}
.bq-cite cite {font-style:normal;}

p.more {text-align:right;}
.meta {
margin:0.5em 0 2em;
padding:0;
list-style:none;
color:#666;
font-size:0.94em;
}
.meta li {
display:inline;
background-image:none;
border-left:1px solid;
padding:0 0 0 5px;
margin:0 5px 0 0;
}
.meta li:first-child {
border:0;
padding:0;
}

/* Sidebar rules */
#searchForm,
#latest,
#popular,
#quicklinks,
#links,
#feeds,
#promo,
#beg {margin-bottom:2em;}
#sidebar h4 {
	font-size: 11px;
	text-shadow:2px 2px 2px #ccc;
	margin: 0;
	padding-bottom: 3px;
}
#sidebar {
font-size: 11px;
text-transform:none;
text-decoration:none;
color:#000;
line-height: 150%;
padding-bottom: 10px;
margin-bottom:0.5em;
}
#sidebar a:link {
	text-decoration:none;
	font-weight: normal;
	color: #000;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar a:visited {
	color: #555;
	text-decoration:none;
	font-weight: normal;
}

#sidebar img {
    border: 0;
    }


#sidebar div {
	padding: 9px 12px 5px 12px;
	position: relative;
	/*background-image: url(images/menubg.gif) repeat-y;*/
}
#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
    /* _list-style: disc;
    _margin-left: 16px;  */
	
}

#sidebar li {
	padding-left: 10px;
	/*_padding-left: 0;  */
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	margin: 0;
	position: relative;
}

#sidebar ul ul li {
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 .6em;
	margin: 0;
}



#sidebar dl {margin-top:-0.5em;}
#sidebar dt {margin-top:1em;}
#sidebar dd {margin:0;}

#sidebar #rssbox li a {
background: url(images/feed.gif) no-repeat 0 3px;
padding: 4px 0 3px 22px;
_padding: 2px 0 3px 22px; /* Cheating with IE underscore hack */
}

#rssbox ul li {
	background-image: none !important;
	_background-image: none;
	background-repeat: no-repeat;
	_background-position: 0 .6em;
	margin: 0;
}


#ethernoise ul li {
	padding-left: 10px;
	/*_padding-left: 0; */
	background-image: url(images/redbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	margin: 0;
}

#quicklinks dd {display:inline;}
#promo a {border:0;}
/* Forms */
label {
font-weight:bold;
display:block;
_margin-top:0.5em;
}
label.inl {display:inline;}
label em {
font-weight:normal;
font-style:normal;
/* font-size:0.94em; */
}
input.txt {
display:block;
color:#000;
background:#fff;
/* width:150px; */
}
textarea.txt {
display:block;
width:380px;
}
input.txt:focus,
textarea.txt:focus {
background:#fffff6;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
	
#commentform input.btn {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}


#commentform textarea {
	width: 96%;
	padding: 2px;
	_padding: 0;
	}

#commentform #submit {
	margin: 0;
    width:110px;
	float: right;
	}


#rem {
border:0;
margin:1em 0;
}
#rem label {margin:0 1em 0 0.25em;}
.submitarea {margin:1em 0 0;}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Based on Mike Davidson's awesome comments template */

.commentdate	{ 
	font-style: italic;
	font-size: 10px;
}

.commentauthor {
	font-size: 13px;
	line-height: 19px;
	padding: 0 0 8px 0;
	font-family: Arial, Helvetica, Sans-Serif;
}

#comments {
        width: 450px;
        _width: 400px;
        overflow: hidden;
        clear: both;
}

#comments blockquote {
margin:1em 0;
padding-left:30px;
color:#555;
background:url(images/bq-comments1.jpg) top left no-repeat;
}

.lightcomment {
        background: #E9E9E9;
        margin-bottom: 20px;
        /*position:relative;
        z-index:0; */
        _overflow-x: hidden;
}

.commentbody {
position:relative;      
padding:16px;
z-index:10;
}


.bignumbers {
	position:relative;
	top:40px;
	right:-15px;
	color:#FFF;
	font-family: "Times New Roman", Times, serif;
	font-size:186px;
    z-index:1;
	_text-align:right;
	/* float:right; */
}

html>body .bignumbers { float:right; }

/* Comment Quicktags */

/* Main Span */
#comment_quicktags {
	text-align: left;
	margin-left: 1%;
}
/* Button Style */
#comment_quicktags input.ed_button {
	background: #F4F4F4;
	border: 1px solid #D6D3CE;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	width: auto;
}
/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
	background: #FFFFFF;
	border: 1px solid #686868;
}
/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
}
/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
}


/* end */
