/* Global styles */

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
	
a {
	color: #99cc66; /* green link; originally red: 993300 */
}

a:hover {
    color: #696; /* greenish; originally 5C743D */
	text-decoration: underline;
}

a img { border: 0; }

form { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
	font-family: helvetica, arial, 'trebuchet ms', sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 10px;
	margin-bottom: 10px;
}



/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	border-bottom: 1px solid #333333;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:12px; /* originally 16 */
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 0px 4px 8px; /* orig 8 6 10 20 */
	}
	
#navigation a:hover {
    font-weight:bold;
	color:#000000;       /* white navtext link on hover; originally red: 993300 */
	background: #99CC66; /* green bkgrnd on link hover, alternate -blue: 6666FF */
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader01 {
	font:bold 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:18px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #9966ff;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

td a.navText div.spec01 {
	font:11px Arial, Helvetica, sans-serif;
	color:#993300; /* blue text; original red: 993300, from CIS site 6699CC */

	}

td div.submenuhead {
    font-weight: bold;
	font:11px Arial, Helvetica, sans-serif;
	color:#990000;
	}

td a.navText:hover {
    color:#000000;      /* black text, originally blue */
	background:#99CC66; /* green background, alternate 3399CC light blue background */
}	

td.widebar {
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
}


.hide
     {
     display:none;
     }
.show
     {
     display:inline;
     }



/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 468px;
	text-align: left;
}

#container-inner
{
	position: static; 
	width: auto;
	margin: 0 10px;
	border-bottom: 1px solid #bccad8;
}


#banner { position: relative; }
#banner a { color: #fff; font-weight: bold; text-decoration: none; }
#banner a:hover { color: #f93; }
#banner
{
	width: 760px; /* necessary for ie win */ /* This is probably not being used by my template */
}

#banner-description
{
	margin: 1px 0;
	color: #fff;
	background: none;
	font-size: 12px;
	line-height: 1.125;
}

#banner-header
{
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}


#banner-inner
{
	position: static;
	padding: 20px;
}


#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}
#alpha { margin: 20px 0 20px 20px; width: 260px; }
#beta { margin: 20px 0 0 40px; width: 120px; }

#delta { float: right; }
#gamma, #delta { width: 202px; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}



/* banner user/photo */

.banner-user
{
	float: left;
	overflow: hidden;
	width: 70px;
	margin: 0 15px 0 0;
	border: 0;
	padding: 0;
	text-align: center;
	margin-top: 4px;
	font-size: 10px;
}

/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}


.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img
{
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}


/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
}
.module-content a { color: #96c; font-weight: bold; }
.module-content a:hover { color: #9c0; }


.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 14px;
	line-height: 150%;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-wishlist .module-content { text-align: center; }

.typelist-plain .module-list
{
	list-style: none;
}

.typelist-plain .module-list-item
{
	padding: 0;
	background: none;
}

.typelist-description
{
	margin: 0;
	padding: 5px;
}

.typelist-no-description
{
   text-align: center;
   margin: 10px 0;
}


.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative; 
	width: 100%;
	w\idth: auto;
	
	margin: 0 0 1px 0;
	padding: 5px 5px 5px 5px;
	color: #333;
	background: #bec3ce url(colitem-header-bg.gif) repeat;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
}

.module-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative; 
	width: 100%;
	w\idth: auto;
	
	margin: 0 0 1px 0;
	padding: 5px 5px 5px 5px;
	color: #333;
	background: #bec3ce url(colitem-header-bg.gif) repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}

.module-header a,
.trackbacks-header a,
.comments-header a,
.comments-open-header a,
.archive-header a
{
	color: #333;
}

.module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover,
.archive-header a:hover
{
	color: #000;
}

.module-content a { color: #7f9ab5; font-weight: bold; }
.module-content a:hover { color: #696; }

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer
{
	font-size: 11px;
}


/* **************************** */
/* more page layout from theme-bryant.css */

.date-header
{
	margin: 0;
	padding: 5px;
	color: #666;
	background: #d1dbe5;
	font-size: 11px;
	font-weight: bold;
}

.entry-header
{
	margin: 0;
	padding: 10px 10px 0px 10px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

.entry-content 
{
	margin: 0;
	padding: 5px 10px 10px 10px;
	color: #666;
}

.entry-footer
{
	margin: 0 0 20px 0;
	border-top: 1px solid #d1dbe5;
	padding: 2px 10px 10px 10px;
	color: #666;
	font-weight: normal;
}

.content-nav { margin-top: 0; }


/* modules */

.module-powered { margin: 20px 0; }
.module-powered .module-content
{
	margin: 0;
	padding: 10px;
	border-top: 10px solid #bccad8;
	color: #7f9ab5;
	background: #f3f3e7;
}

.module-powered a { color: #369; }
.module-powered a:visited { color: #369; }
.module-powered a:hover { color: #696; }

