/* JEREMY ABBETT STYLE SHEET */
/***************************************************/

/* GLOBAL ELEMENTS */


body {	
	margin:0;
	padding:0;
	color:#000;
	font:12px Courier, monospace;
	line-height:12px;
	text-align: center;
	background:#fff;
    line-height:1.5;
	}

img {border-width:0;border-style:none;}

h1, h2, h3, h4, h5, h6 {
	margin:0;padding:0;display:block;font-family: Courier, monospace; }

p {margin:0 0 1.2em 0; line-height:1.5;}

.standardsAlert { display: none; }

/* LINKS */
/*************************************/

a:link, a:visited, a:active {font-weight:normal;text-decoration:none;color:#000;}

a:hover {color:#000;text-decoration:underline;background:#FFFF00;}


/* STRUCTURE ELEMENTS */
/*************************************/

#frame {
	width:537px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}

#contentcenter {
	width:537px;
	padding:0px;
	float:left;
	background:#fff;
	
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none none none;
	}

#contentcenter .inside {
	margin:0 0 0 0;
	}

#contentheader {
	background:#fff;
	text-align:center;
	padding:0px 0 0 0;
	margin: 0px 0 10px 0;
	height:60px;
	}
	

#contentphoto {
	text-align: left;
	margin-top:0 0 0 0;
	padding:0 0 0 0;
	}

#contentphoto .inside {
	width:537px;
	background:#fff;
	}


#footer {
	width:537px;
	background:#fff;
	font-size:10px;
	padding:10px 0 0 0;
	position:relative;
	margin-top:20px;
	border-bottom: #000;
	border-width:  2px 0 0 0;
	border-style: solid none none none;}
	}

#whopperbot {
	width:537px;
	height:0px;
	margin-bottom:4px;
	}

/* FEED */
/***********************************/

.feed { /* Container for items coming from the same feed */ 
	/* Add styling if you want consequent items from the same feed to look "grouped" */
}

h1 { /* Date */
	margin: 20px 0 5px 0;
	padding: 0;
	border-bottom: 1px #000 dotted;
	font-size: 20px;
	color: #000000;
	}
.item {
	margin: 0px 15px 0px 0px;
	font-size: 12px;
	border-bottom: 0px solid #bbbbbb ;
	padding-bottom: 2px ;
	}
.item img {
	margin: 2px 0 0 0;
	}
.bmark { /* Bookmark image */
	
	}
.time { /* Time Posted */
	margin: 0 4px 0 4px;
	font-style: italic;
	color: #999999;
	}
.title { /* Title */
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border: #e4e4e4;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	}
.source { /* Direct link to weblog post */
	}
.source a {
	margin: 0 0 0 10px;
	color: #999999;
	text-decoration: none;
	}
.excerpt { /* Excerpted content from feed */
	margin: 3px 0 0 60px;
	font-size: 11px;
	width: 90%;
	}

/* WORDS */
/*************************************/

.bold {font-weight:normal;}

.blackback {
	color:#000;
	margin:2px 0 2px 0;
	padding:2px 0 3px 2px;
	border-top: #000;
	border-bottom: #000;
	border-width: 1px 0 1px 0;
	border-style: solid none solid none;}

#credit {
	font-size:10px;
	color:#999;
	padding:10px 10px 10px 0;
	text-align:left;
	}
	
#credit a:link, #credit a:visited, #credit a:active {font-weight:normal;text-decoration:none;padding:4px 4px 4px 4px;color:#000;}

 #credit a:hover {text-decoration:underline;color:#000;background:#FFFF00;}

/* MISC. ELEMENTS */
/*************************************/

.margin3 {margin-top:3px;}
.margin6 {margin-top:6px;}
.margin12 {margin-top:12px;}
.margin32 {margin-top:32px;}

.dotted {
	display:block;
	width:100%;
	margin:1px 0 1px 0;
	border-bottom:1px dotted #999;
	}

/* LISTS */
/***************************/

#list {
	float: left;
	margin: 0px;
	font-size:9px;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	color: #999;
	text-indent: 1px;
	}

#list ul {
	background:#fff;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}

#list li {
	margin: 0;
	}

#list li a {
	display: block;
	color: #616161;
	text-decoration: none;
	width: 100%;
	}

html>body #list li a {
	width: auto;
	}

#list li a:visited {
	color: #616161;
	}

#list li a:hover {
	background-color: #616161;
	color: #fff;
	}
	
/* FLASHTEXT */
/***********************************/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
