@font-face {
 font-family: GeorgiaEmbed;
 src: url("../fonts/Georgia.eot") /* EOT file for IE */
}
@font-face {
 font-family: GeorgiaEmbed;
 src: url("../fonts/Georgia.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: TrebuchetEmbed;
 src: url("../fonts/TrebuchetDigiscream.eot") /* EOT file for IE */
}
@font-face {
 font-family: TrebuchetEmbed;
 src: url("../fonts/TrebuchetDigiscream.ttf") /* TTF file for CSS3 browsers */
}


body {
	text-align:center;
	color:#000000;
	background-color:#ffebc7;
	font:12px Georgia, GeorgiaEmbed, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}

a {
	color:#d94a34;
	text-decoration:none;
}

a:hover {
	color:#a8a8a8;
}

html, h1, h2, h3, h4, h4, h6, form, input, select, img, fieldset, dl, dd, dt,blockquote,cite {
	padding:0;
	margin:0;
	border:none;
}

p {
	margin:0 0 1em 0;
	padding:0;
}

/*		CLASSES		*/
.margin			{ margin:1em; }
.marginTop		{ margin-top:1em; }
.marginRight	{ margin-right:1em; }
.marginBottom	{ margin-bottom:1em; }
.marginLeft		{ margin-left:1em; }
.padding		{ padding:1em; }
.paddingTop		{ padding-top:1em; }
.paddingRight	{ padding-right:1em; }
.paddingBottom	{ padding-bottom:1em; }
.paddingLeft	{ padding-left:1em; }
.relative		{ position:relative; }
.bold			{ font-weight:bold !important; }
.left			{ float:left; }
.right			{ float:right; }
.clear			{ clear:both; }
.center			{ text-align:center; }
.smText			{ font-size:10px; }
.upper			{ text-transform:uppercase; }

#mainContainer {
	text-align:left;
	width:900px;
	height:768px;
	margin:0 auto;
	background:url(../images/bg_site.gif) 0 0 no-repeat #ffffff;
	border:1px solid #ffffff;
	border-width:0 1px;
	position:relative;
	overflow:hidden;
}

#contentLeft {
	float:left;
	width:190px;
}

#contentMiddle {
	float:left;
	width:520px;
}

#contentRight {
	float:left;
	width:190px;
}
/*		HEADER		*/
	#header {
		height:136px;
		overflow:hidden;
		position:relative;
	}
	
	#header h1 a {
		display:block;
		height:36px;
		width:400px;
		text-indent:-10000px;
		overflow:hidden;
		position:absolute;
		left:191px;
		top:37px;
	}
	
	#header blockquote {
		position: absolute;
		font:14px Trebuchet MS, Trebuchet, TrebuchetEmbed, Georgia, GeorgiaEmbed, "Times New Roman", Times, serif;
		line-height:18px;
		color:#ffffff;
		left:218px;
		top:89px;
		width:450px;
	}
	
	#header blockquote p {
		padding:0;
		margin:0;
	}
	
	#header blockquote cite {
		font-style:normal;
		padding-left:35px;
	}
	
	#header .rotateRight {
		position:absolute;
		top:0;
		right:0;
	}

/*		PAGE TITLES		*/
	#contentMiddle h2 {
		padding:0;
		margin:0;
		text-indent:-10000px;
		overflow:hidden;
		width:520px;
		height:60px;
		background-repeat:no-repeat;
	}
	
	#contentMiddle.twoLineHead h2 {
		height:85px;
	}
	
	h2.head_index	{ background-image:url(../images/head_index.gif); }
	h2.head_blog	{ background-image:url(../images/head_blog.gif); }
	h2.head_dingbats_section_boxed	{ background-image:url(../images/head_dingbats_section_boxed.gif); }
	h2.head_dingbats_section_open	{ background-image:url(../images/head_dingbats_section_open.gif); }
	h2.head_dingbats_section_headpieces	{ background-image:url(../images/head_dingbats_section_headpieces.gif); }
	h2.head_dingbats_section_tailpieces	{ background-image:url(../images/head_dingbats_section_tailpieces.gif); }
	h2.head_dingbats_section_banners	{ background-image:url(../images/head_dingbats_section_banners.gif); }
	h2.head_dingbats_section_fish	{ background-image:url(../images/head_dingbats_section_fish.gif); }
	h2.head_dingbats_section_birds	{ background-image:url(../images/head_dingbats_section_birds.gif); }
	h2.head_dingbats_section_botanicals	{ background-image:url(../images/head_dingbats_section_botanicals.gif); }
	h2.head_dingbats_section_mammals	{ background-image:url(../images/head_dingbats_section_mammals.gif); }
	h2.head_dingbats_section_primer	{ background-image:url(../images/head_dingbats_section_primer.gif); }
	h2.head_dingbats_section_salad	{ background-image:url(../images/head_dingbats_section_salad.gif); }
	h2.head_dingbats_section_brazil	{ background-image:url(../images/head_dingbats_section_brazil.gif); }
	h2.head_dingbats_section_canada	{ background-image:url(../images/head_dingbats_section_canada.gif); }
	h2.head_dingbats_section_insects	{ background-image:url(../images/head_dingbats_section_insects.gif); }
	h2.head_dingbats_section_misc	{ background-image:url(../images/head_dingbats_section_miscellaneous.gif); }
	h2.head_dingbats_section_physiology	{ background-image:url(../images/head_dingbats_section_physiology.gif); }
	h2.head_previous_issues_53	{ background-image:url(../images/head_previous_issues_53.gif); }
	h2.head_previous_issues	{ background-image:url(../images/head_previous_issues.gif); }
	h2.head_rogues_gallery	{ background-image:url(../images/head_rogues_gallery.gif); }
	h2.head_contact_info	{ background-image:url(../images/head_contact_info.gif); }
	h2.head_display_advertising	{ background-image:url(../images/head_display_advertising.gif); }
	h2.head_anchorage_press	{ background-image:url(../images/head_anchorage_press.gif); }
	h2.head_gauntlet_press	{ background-image:url(../images/head_gauntlet_press.gif); }
	h2.head_latest_issue	{ background-image:url(../images/head_latest_issue.gif); }

/*		LOWER CONTENT		*/
	#lowerContent {

	}
	
	/*		LEFT COLUMN		*/
		#contentLeft {
			padding-top:68px;
		}
	
		#contentLeft ul.navLinks {
			padding:0 10px;
		}
		
		#contentLeft  .rotateLeft {
			position:absolute;
			bottom:1px;
			left:0;
		}
		
		/*		NAV LINKS		*/
			ul.navLinks, ul.navLinks li {
				padding:0;
				margin:0;
				list-style:none;
				font:13px Trebuchet MS, Trebuchet, TrebuchetEmbed, Georgia, GeorgiaEmbed, "Times New Roman", Times, serif;
				line-height:18px;
			}
			
			ul.navLinks li {
				padding-bottom:5px;
			}
			
			ul.navLinks li a, a.arrow, .prevIssue a span {
				padding-right:10px;
				background:url(../images/arrow.gif) no-repeat right 0.5em;
			}
			
			.prevIssue a span {
				background-position:right 4px;
			}
			
			ul.navLinks li a:hover, ul.navLinks li.active a, a:hover.arrow, .prevIssue a:hover span {
				background-image:url(../images/arrow_active.gif);
				color:#a8a8a8;
			}
	
	/*		MIDDLE COLUMN		*/
		.scrollDiv {
			/*width:445px;*/
			width:480px;
			height:461px;
			line-height:1.75em;
		}

		.twoLineHead .scrollDiv {
			height:436px;
		}
		
		.jScrollPaneContainer {
			margin-left:20px;
		}
		
		p#acknowledge {
			margin:32px 1px 0;
			padding:5px 20px;
			text-align:center;
			background-color:#f6e476;
			font:9px Trebuchet MS, Trebuchet, TrebuchetEmbed, Georgia, GeorgiaEmbed, "Times New Roman", Times, serif;
			line-height:12px;
		}
		
		p#acknowledge2 {
			margin:10px 1px 0;
			padding:5px 20px;
			text-align:center;
			font:9px Trebuchet MS, Trebuchet, TrebuchetEmbed, Georgia, GeorgiaEmbed, "Times New Roman", Times, serif;
			line-height:12px;
		}
		
		p#footer {
			font:9px Trebuchet MS, Trebuchet, TrebuchetEmbed, Georgia, GeorgiaEmbed, "Times New Roman", Times, serif;
			text-align:center;
			font-weight:normal;
			line-height:20px;
		}
		
	/*		RIGHT COLUMN		*/
		#contentRight {
			padding-top:27px;
		}
		
		#contentRight .inner {
			padding:0 9px;
		}
		
		#contentRight p {
			font:11px Georgia, GeorgiaEmbed, "Times New Roman", Times, serif;
			line-height:1.5em;
		}
		
		#contentRight.smallRight p, #contentRight.smallRight h2 {
			font-size:10px;
		}
		
		#contentRight.smallRight h2 {
			font-weight:bold;
		}

		
		#contentRight img.centerImg {
			border:1px solid #ffffff;
			margin-bottom:10px;
		}
		
		#contentRight #flash {
			margin-bottom:10px;
		}
		
		#contentRight h2 {
			font:13px Trebuchet MS, Trebuchet, TrebuchetEmbed, Georgia, GeorgiaEmbed, "Times New Roman", Times, serif;
			margin-bottom:8px;
		}
		
		ul.navLinks.navRight {
			text-align:right;
		}
		
		ul.navLinks.navBottom {
			position:absolute;
			bottom:20px;
			right:9px;
		}
		
		ul.navLinks.navBottom li {
			padding-bottom:0;
		}
		
/*		BLOG PAGE		*/
	.scrollDiv h3, .scrollDiv h4 {
		font:14px Trebuchet MS, Trebuchet, TrebuchetEmbed, Georgia, GeorgiaEmbed, "Times New Roman", Times, serif;
		margin-bottom:0.70em;
		font-weight:bold;
	}
	
	.blog {
		/*font-size:12px;
		line-height:1.25em;*/
	}
	
	p.postComment {
		text-align:right;
		font:12px Trebuchet MS, Trebuchet, TrebuchetEmbed, Georgia, GeorgiaEmbed, "Times New Roman", Times, serif;
		font-weight:bold;
		line-height:1.6em;
	}
	
	p.postComment a.arrow {
		background-position:right 5px;
	}
	
	.blogText {
		padding-bottom:20px;
		background:url(../images/seperator.gif) no-repeat bottom center;
		margin-bottom:1em;
	}
	
	p.commentAuthor {
		color:#808080;
		font-size:11px;
		font-style:italic;
		text-align:right;
		margin:0;
	}
	
	.rotateMiddle {
		text-align:center;
		height:136px;
		overflow:hidden;
	}
	
	.rotateMiddle img {
		margin-top:20px;
	}
	
	ul.navLinks.twoLine li a {
		padding-right:0;
		background:none;
	}
	
	ul.navLinks.twoLine li a:hover {
		padding-right:0;
		background:none;
	}

	ul.navLinks.twoLine li a span {
		padding-right:10px;
		background:url(../images/arrow.gif) no-repeat right 0.5em;
	}
	
	ul.navLinks.twoLine li a:hover span {
		background:url(../images/arrow_active.gif) no-repeat right 0.5em;
		color:#a8a8a8;
	}

/*		DINGBATS SECTION		*/
	
	ul.dingbat {
		border-top:1px solid #c9c9c9;
	}
	
	ul.dingbat, ul.dingbat li {
		padding:0;
		margin:0;
		list-style:none;
	}
	
	ul.dingbat li {
		width:228px;
		height:75px;
		overflow:hidden;
		float:left;
		text-align:center;
		display:block;
	}
	
	ul.dingbat li img {
		margin-top:15px;
	}

	ul.dingbat, ul.dingbat l2 {
		padding:0;
		margin:0;
		list-style:none;
	}
	
	ul.dingbat l2 {
		width:228px;
		height:150px;
		overflow:hidden;
		float:left;
		text-align:center;
		display:block;
	}
	
	ul.dingbat l2 img {
		margin-top:15px;
	}

	ul.dingbat, ul.dingbat l3 {
		padding:0;
		margin:0;
		list-style:none;
	}
	
	ul.dingbat l3 {
		width:228px;
		height:280px;
		overflow:hidden;
		float:left;
		text-align:center;
		display:block;
	}
	
	ul.dingbat l3 img {
		margin-top:15px;
	}

	ul.dingbat, ul.dingbat l4 {
		padding:0;
		margin:0;
		list-style:none;
	}
	
	ul.dingbat l4 {
		width:450px;
		height:150px;
		overflow:hidden;
		float:left;
		text-align:center;
		display:block;
	}
	
	ul.dingbat l4 img {
		margin-top:30px;
	}

	ul.dingbat, ul.dingbat l5 {
		padding:0;
		margin:0;
		list-style:none;
	}
	
	ul.dingbat l5 {
		width:450px;
		height:75px;
		overflow:hidden;
		float:left;
		text-align:center;
		display:block;
	}
	
	ul.dingbat l5 img {
		margin-top:15px;
	}

/*		PREVIOUS ISSUES		*/
	div.prevIssue {
		width:228px;
		float:left;
		margin-bottom:20px;
		line-height:1.5em;
	}
	
	div.prevIssue img {
		float:left;
		margin-right:10px;
		border:1px solid #cbcbcb;
		width:52px;
		height:80px;
	}
	
	div.prevIssue h3 {
		font-size:12px;
		color:#4c4c4c;
		margin-bottom:0em;
		margin-top:0;
	}
	
/*		ROGUE GALLERY		*/
	#contentRight.rogue img {
		margin-bottom:3px;
	}
	
	#contentRight.rogue p.smText {
		font-size:10px;
		margin-top:-6px;
	}
	
	#contentRight.rogue h2 {
		font:12px Georgia, GeorgiaEmbed, "Times New Roman", Times, serif;
		font-weight:bold;
	}

/* Fix's containers not clearing inner floats in firefox */
.clearIt:after, ul.rightNav.pricing li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
html .clearIt, html ul.rightNav.pricing li {
	height: 1%;
}

.magnify {
float: right;
position: relative;
top:-35px;
right:-7px;
z-index: 1000;
}

.scrollDiv h3, .scrollDiv h4, #contentRight h3 {
font:14px Trebuchet MS, Trebuchet, TrebuchetEmbed, Georgia, GeorgiaEmbed, "Times New Roman", Times, serif;
margin-bottom:0.70em;
font-weight:bold;
}
