/*  
Theme Name: empub
Theme URI: http://eaglemountainpublishing.org
Description: Eagle Mountain Publishing
Version: 1.0
Author: Trenton Davies
Author URI: http://ad.hominem.org/

	Eagle Mountain Publishing Site Files
*/
/***** GENERAL *****/

html * {
	padding: 0;
	margin: 0;
	}

body {
	background-image: none;
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	height: 100%;
	margin-bottom: 1px;
	font-size: 76%;
	text-align: center;
	color: #333;
	background-color: #fff /* for misfits */;
	}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 775px;
	position: relative;
	}

a:link, a:active, a:visited {
	color: #900;
	}

a:hover { color: #300; }

h2 {
	color: #650;
	font-family: Arial, sans-serif;
	margin: 10px 0 10px 0;
	font-size: 1.6em;
	}
h2 a {
	text-decoration:none;
}
h3 {
	font-size: 1.4em;
	color: #650;
	}

ul {
	margin-left: 0.5em;
	list-style-type: none;
	}

ul li {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	}
	



/***** HEADER *****/
#logo {
	background: transparent url("./images/banner-snake.jpg") no-repeat center bottom;
	position:absolute;
	top: 40px;
	left:0px;
	width:775px;
	height: 245px;
}

#logo h1 { 
	width: 204px; 
	margin: 0 0 0 2px;
}


#logo h1 a span {
	display: block;
	height: 63px;
	text-indent: -4812px;
	background-image: url("./images/logo.gif") ;
	}

/***** MAIN MENU *****/

#mainmenu {
/*	border:1px solid red;*/
	position: absolute;
	top:95px;
	right: 5px;
}
#mainmenu a {
	padding:0 7px 0 8px;
	border-left:1px solid #333;
	font-weight:bold;
	text-decoration:none;
}
#mainmenu .first {
	border:0;
}
/***** CONTENT AREA *****/

#content {
	position: absolute;
	top: 285px;
	padding: 10px 0 0 0;
	width: 775px;
	}

p { margin-top: 1em; }

.entry ul {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
/*	font-size: 11px;*/
	color: #333;
	list-style-type: square;
	margin: 2px 3px 3px 1px;
	list-style-position: inside;	
}


/***** PRIMARY CONTENT *****/

#primarycontent {
	width: 562px;
	float: left;
	padding: 0 0 20px 0;
}

.post {
	margin-bottom:25px;
}
/***** SECONDARY CONTENT *****/

#secondarycontent {
	float: right;
	width: 192px;
	}
#secondarycontent ul {
	list-style-type: none;
}

#secondarycontent div {
/*	border-bottom: 1px dotted #999;*/
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	}

#secondarycontent h2 { font-size: 1.1em; }

#footer {
	clear:both;
	border-top:1px solid #333;
	font-size:.9em;
	color:#bbb;
	margin-bottom:30px;
}
#secondarycontent ul, #secondarycontent ul ol {
	margin: 0;
	padding: 0;
	}

#secondarycontent ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#secondarycontent ul ul, #secondarycontent ul ol {
	margin: 5px 0 0 10px;
	}

ol li, #secondarycontent ul ol li {
	list-style: decimal outside;
	}

#secondarycontent ul li, #secondarycontent ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#secondarycontent ul li:before {
	content: "\00BB \0020";
}

/** Entries **/
.postmetadata {
	padding: 5px 0;
	font-size:.8em;
}
.postmetadata .date {
	border-top:1px solid #ccc;
	padding: 3px 0 0 0;
	font-size: .8em;
}

/***** Page - Specific Styles *******/
h2#page-rigorvitae a span {
    display: block;
    height:58px;
    text-indent:-4812px;
    background: url("./images/rigor-vitae-h1.gif") no-repeat;
}
h2#page-boaspythons a span {
    display: block;
    height:96px;
    text-indent:-4812px;
    background: url("./images/title-boas-pythons.gif") no-repeat;
}


/** Old Styles **/

.orangeBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #CC6600;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	list-style-type: square;
	margin: 2px 3px 3px 1px;
	list-style-position: inside;
}
.orangeBoldSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #CC6600;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.greenBoldSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #003300;
}
.orangeBoldBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CC6600;
}
a.ob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #CC6600;
	text-decoration: none;
}
a.gb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #003300;
	text-decoration: none;
}
a.ob:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #CC6600;
	text-decoration: underline;
}
a.gb:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #003300;
	text-decoration: underline;
}
.orangeBoldSCaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #CC6600;
	font-variant: small-caps;
}
.green {
	color: #003300;
	font-weight: bolder;
}
.pullQuote {
	color: #995601;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;	
}

.pullQuoteCenter {
	text-align: center;
	color: #995601;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
