/* COLORS
/* #; ""

/* STAR COLORS 
Red  #b55631;
Blue  #005eab;
Dark Brown  #211e18;
Light Brown  #977c48;
*/

/* RESET */
BODY, UL, UL UL, LI, LI LI, P, OL, H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px;
	behavior: url("csshover.htc");
	}
A, IMG {
	border: none;
	text-decoration: none;
	}
UL,OL,LI {
	list-style: none;
	}

/* DEFAULT */
H1, H2, H3, H4, H5, BLOCKQUOTE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
H2, H3, H4, H5 {
	margin: 0px 0px 5px;
	}
BLOCKQUOTE {
	margin: 0px 30px 20px;
	font-size: 13px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
UL, OL {
	margin: 10px 0px;
	}
OL {
	margin-left: 40px;
	}
OL LI {
	list-style: decimal;
	padding-left: 5px;
	}
.main ul li {
	list-style: square; 
	padding-left: 5px;
	padding-bottom: 10px;
	}
.main ul {
	margin-left: 40px;
	}
P {
	color: #211e18;
	padding: 0px 0px 10px;
	}
P, A, A:HOVER, li {
	font-size: 14px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .4px;
	}
A {
	color: #2D5899;
	}
A:HOVER {
	text-decoration: underline;
	color: #CC3333;
	}
INPUT, TEXTAREA {
	border:2px solid #CDC081;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	}
input.button {
	display: block;
	border: solid 2px #CDC081;
	margin: 10px 0px;
	padding: 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 2px;
	cursor: pointer;
	text-align: center;
	background: url(/images/backgrounds/starnav.gif) -2px -38px no-repeat;
	}
LABEL {
	margin-top: 10px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #977c48;
	
	}
	
.left {
	float: left;
	}
.right {
	float: right;
	}

.col {
	overflow: auto;
	margin: 0px;
	}
.col li {
	float: left;
	}
/* --- Titles --- */
/* Site Logo */
H1 {
	margin: 20px 0px 10px -10px;
	width: 231px;
	float: left;
	height: 96px;
	}
H1 a {

	height: 96px;
	width: 231px;
	display: block;
	border: none;
	}
H1 span {
	display: block;
	height: 0px;
	text-indent: -9999px;
	}
/* Main Title */
H2, H2 A, H2 A:hover { 
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #005eab;
	margin-bottom: 15px;
	text-transform: capitalize;
	}
H2 b {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: .3px;
	color: #b55631;
	font-weight: normal;
	display: block;
	}
H2 i {
	font-size: 13px;
	line-height: 22px;
	display: block;
	}
H2 span {
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #211e18;
	text-transform: uppercase;
	display: block;
	}
.main .list {margin: -20px 0px 20px;}
.main .list li {
	border-bottom: 1px dashed #D3B15B;
	padding: 10px 0px;
	list-style: none;
	}
.list H2, .list H2 A, .list H2 A:hover {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 5px;
	}
.list H2 b {
	font-size: 12px;
	line-height: 20px;
	}
.list H2 span {
	font-size: 10px;
	line-height: 20px;
	}
/* Sub Title */
H3 {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	padding: 5px 0px;
	text-transform: uppercase;
	color: #977c48;
	}

/* Category Title */
.main H4 {
	color:#B55631;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:24px;
	text-transform:uppercase;
	}
.wrapper_body, #content, .main, .sidebar {overflow: auto;}

/* ----- Layout ----- */
BODY { 
	background: url(/images/backgrounds/body_bg2.jpg) top center ;
	text-align: center;
	}
.header_bg {
	height: 100px;
	background: url(/images/backgrounds/header_bg.jpg) top repeat-x;
	margin-bottom: -100px;
	}
.wrapper_body {
	width: 980px;
	
	padding: 0px 10px;
	margin: 0px auto;
	text-align: left;
	
		}
#header {
	height: px;
	padding: 0px 10px;
	}

.nav {
	height: 120px;
	float: left;
	width:; 
	margin: 0px;
	}

.nav li {
	padding: 0px 8px;
	line-height: px;
	float: left;
	}
.nav li a {
	display: block;
	height: 120px;
	width: 160px;
	outline: none;
	}
	
.subnav {
	width: 960px;
	height: 36px;
	clear: both;
	margin-top: 0px;
	}

.subnav li {
	float: left;
	}
	
.subnav li a {
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 20px;
	outline: none;
	}

.subnav li a:hover {
	text-decoration: none;
	}
#content {
	padding: 0px 10px;
	clear: both;
	
	}
#content .main {
	width: 610px;
	padding: 10px 40px 10px 10px;
	}

#content .sidebar {
	float: left;
	width: 280px;
	text-align: left;
}

/* ----- Design ------ */
.nav li a {
	font-size: px;
	line-height: px; 
	letter-spacing: px;
	color: ;
	}
.nav li a span {
	text-indent: -9999px;
	display: block;
	height: 0px;
	}
.nav li a:hover {
	color: ;
	text-decoration: none;
	}
.nav li a img {
	border: none;
	padding: 19px 0px 0px 55px;
	width: 45px;
	height: 58px;
	}

.nav li.star a {
	background: url(/images/nav/star.jpg) no-repeat;
	}
.nav li.star a:hover, #star .nav li.star a {
	background: url(/images/nav/star_highlight.jpg) no-repeat;
	}
.nav li.ink_desk a {
	background: url(/images/nav/inkdesk.jpg) no-repeat;
	}
.nav li.ink_desk a:hover, #ink_desk .nav li.ink_desk a {
	background: url(/images/nav/inkdesk_highlight.jpg) no-repeat;
	}
.nav li.reference a {
	background: url(/images/nav/reference.jpg) no-repeat;
	}
.nav li.reference a:hover, #reference .nav li.reference a {
	background: url(/images/nav/reference_highlight.jpg) no-repeat;
	}
.nav li.discussion a {
	background: url(/images/nav/discussion.jpg) no-repeat;
	}
.nav li.discussion a:hover, #discussion .nav li.discussion a {
	background: url(/images/nav/discussion_highlight.jpg) no-repeat;
	}
	
	
/* Contributors */
.contributors .main img {
	border:2px solid #CDC081;
	}	
/* COMMENTS */
.comments h3 {
	color: #b55631;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
	
.comment_list li span {
	color: #b55631;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	text-transform: none;
	letter-spacing: 1px;
	display: inline !important;
	}
.comment_list li i {
	color: #211e18;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
	display: inline !important;
	}
/* STAR Archives */
.archive {
	overflow: auto;
	}
.archive li {
	width: 160px;
	height: 200px;
	text-align: center;
	float: left;
	list-style: none !important;
	padding: 0px 20px 10px;
	}
.archive li img {
	background: url(/images/backgrounds/cover_sm.jpg) -12px -2px no-repeat;
	padding: 0px 5px 5px 0px;
	}
.archive h2, .archive h2 a {
	font-size: 13px;
	line-height: 15px;
	}
.archive h2 b {
	font-size: 10px;
	line-height: 18px; 
	text-transform: uppercase;
	}

.cover_lg {
	padding: 10px 20px 10px 0px;
	}
.cover_lg img {
	background: url(/images/backgrounds/cover_lg.jpg) 4px -10px no-repeat;
	padding: 0px 8px 8px 0px;	 
	}
.cover_sm img {
	background: url(/images/backgrounds/cover_sm.jpg) -12px -2px no-repeat;
	padding: 0px 8px 8px 0px;	 
	}


#ink_desk .main p {
	margin-left: 0px;
	}

.current .main p i, .current p i, .archives .main p i {
	display: block;
	font-size: 11px;
	line-height: 11px;
	
	}
.current .main p span, .current p span, .archives .main p span {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	display: block;
	} 

/* STAR Sidebar */
.sidebar div {
	margin-bottom: 10px;
	}
.sidebar h3 {
	color: #b55631;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;

	}
.sidebar h4, .sidebar h4 a {
	color: #005eab;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 1px;
	}
.sidebar h4 span {
	font-size: 10px;
	line-height: 10px;
	padding-top: 5px;
	display: block;
	text-transform: uppercase;
	color: #977c48;
	}
.main .home_issue p {padding: 0px 0px 5px;}
.sidebar .issue {
	overflow: auto;
	}
.sidebar .issue img, .main .home_issue img {
	padding: 0px 10px 10px 0px;
	float: left;
	background: url(/images/backgrounds/cover_sm.jpg) -12px -2px no-repeat;
	}

.sidebar .issue .articles h4 a, .main .home_issue .articles h4 a {
	font-size: 12px;
	line-height: 12px;
	}
.sidebar .issue .articles i, .main .home_issue .articles i {font-size: 10px; display: block; line-height: 12px;}
.sidebar .desk {
	clear: both;
	}
.sidebar .desk p, .sidebar .reading_list p, .sidebar .bios p {
	font-size: 12px;
	line-height: 18px; 
	letter-spacing: 1px;
	}
.sidebar .reading_list .image {
	display: block;
	float: left;
	}
/* Home Page */
#home_highlight {
	background: url(/images/backgrounds/home_highlight.jpg);
	border: solid 1px #E6C657;
	display: block;
	height: 280px;
	width: 938px;
	overflow: hidden;
	position: relative;
	}
#home_highlight_inner {
	width: 3760px;
	height: 280px;
	position: relative;
	}
#home_highlight_inner div {
	float: left;
	height: 280px;
	display: block;
	width: 940px;
	text-indent: -9999px;
	}

#home_highlight #star_home_highlight {
	background: url(/images/backgrounds/star_home_highlight.jpg);
	}
#home_highlight #ink_desk_home_highlight {
	background: url(/images/backgrounds/ink_desk_home_highlight.jpg);
	}
#home_highlight #reference_home_highlight {
	background: url(/images/backgrounds/reference_home_highlight.jpg);
	}
#home_highlight #discussion_home_highlight {
	background: url(/images/backgrounds/discussion_home_highlight.jpg);
	}

#home_highlight_nav {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	}
#home_highlight_nav li {
	float: left;
	width: 215px;
	padding: 0px 10px;
	}
#home_highlight_nav li a {
cursor: default;
	outline: none;
	width: 215px;
	height: 80px;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #211e18;
	font-size: 12px;
	padding-top: 200px;
	cursor: pointer;
	}
#home_highlight_nav li a.button {
	height: 11px;
	display: block;
	cursor: pointer;
	border: solid 2px #CDC081;
	margin: 0px auto;
	padding: 5px 10px;
	width: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 2px;
	text-align: center;
	background: url(/images/backgrounds/starnav.gif) -2px -2px no-repeat;

	}
#home_highlight_nav li a.button:hover {
	background: url(/images/backgrounds/starnav.gif) -2px -38px no-repeat;
	}
#home_highlight_nav li a span {
	display: block;
	text-indent: -9999px;
	height: 1px;
	}
#home_highlight_nav a#link1 img {
	text-align: center;
	display: block;
	margin: -168px auto 70px;	}
#home_highlight_nav a#link1 {
	background: url(/images/backgrounds/star_hm_high_nav.jpg) no-repeat;
	}
#home_highlight_nav a#link2 {
	background: url(/images/backgrounds/ink_desk_hm_high_nav.jpg) no-repeat;

	}
#home_highlight_nav a#link3 {
	background: url(/images/backgrounds/reference_hm_high_nav.jpg) no-repeat;

	}
#home_highlight_nav a#link4 {
	background: url(/images/backgrounds/discussion_hm_high_nav.jpg) no-repeat;

	}
#home_highlight_nav a#link1:hover {
	background: url(/images/backgrounds/star_hm_high_nav_hv.jpg) no-repeat;

	}
#home_highlight_nav a#link2:hover {
	background: url(/images/backgrounds/ink_desk_hm_high_nav_hv.jpg) no-repeat;

	}
#home_highlight_nav a#link3:hover  {
	background: url(/images/backgrounds/reference_hm_high_nav_hv.jpg) no-repeat;

	}
#home_highlight_nav a#link4:hover {
	background: url(/images/backgrounds/discussion_hm_high_nav_hv.jpg) no-repeat;

	}
	
h3 span {
	display: block;
	font-size: 10px;
	}
.orderhere, #contact, .comment_list li {
	background: url(/images/backgrounds/home_highlight.jpg);
	border: solid 1px #E6C657;
	display: block;
	margin: 10px 0px;
	padding: 10px;
	}
#contact {text-align: center; margin-top: 20px;}
#contact_form {overflow: auto; clear: both; width: 940px; padding: 0px 10px; margin: 0px auto; text-align: left; }
ul.formitems {overflow: auto; width: 940px;}
ul.formitems input, ul.formitems textarea {width: 250px;}
ul.formitems .button {width: 120px;}

.reading_list li .image a img {
	border: solid 2px #D3B15B;
	}

/* Reference */

/* bios */

.bios .bio_image {
	float: left;
	padding: 0px 10px 7px 0px;
	}
.bios .bio_image img {
	border: solid 2px #D3B15B;
	}

.bios .main .reading_list {
	overflow: auto;
	}
.bios .main .reading_list .subtitle {
	margin-bottom: 10px;
	color: #b55631;
	}
.bios .main .reading_list li {
	float: left;
	width: 150px;
		text-align: center;
	}
.bios .main .reading_list li .image {
	float: none;
	display: block;
	text-align: center;
	padding: 0px;
	}
.bios .main .reading_list li .image a img {
	height: 100px;
	}
.bios .main .reading_list li a {
	font-size: 10px;
	
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #005eab;

	}
.bios .main .reading_list a, .bios .main .reading_list p {
	line-height: 11px !important;
	}

.banner-ad {padding: 10px; background: #EDD37E; width: 254px; height: 64px;}
.banner-ad a img {border: solid 2px #D3B15B;}

.advertise .main input, .advertise .main textarea, .submit .main input, .submit .main textarea {width: 400px;}
.advertise .main .button, .submit .main .button {width: auto;}
.submit .main textarea {
	height: 300px;
}