/*  
Theme Name: Arizona Archaeological and Historical Society
Theme URI: http://tcgmn.com/
Description: The default AAHS theme
Version: 1.0
Author: Ian Johnson
Author URI: http://www.moiagroup.com

*/

body { 
	background: #EBE7DC;
	text-align: center;
	margin: 0;
	font-family: Helvetica,  "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-size: 82%;
	color: #333;
	line-height: 1.3em;	
}

a {
	color: #3E7F7F;
	text-decoration: none;
}
a:hover {	
	text-decoration: underline;
}

p {
	margin-bottom: 1em;
	line-height: 1.4em;
	}
	
h1, h2, h3, h4 {
	font-family: 'Lato', Helvetica, "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-weight: bold;
	color: #800012;
	text-transform: uppercase;
}

h1 { font-size: 1.7em; line-height: 1.1em; text-transform: uppercase; margin-top: 10px; margin-bottom: .4em;}
h2 { font-size: 1.55em; line-height: 1.2em; margin: 10px 0; padding-bottom: 5px;
    border-bottom: 1px dotted #800012; }
h3 { font-size: 1.2em; line-height: 1em; color: #000; margin: 8px 0;}
h4 { font-size: 1.1em; }
	

#header {
	height: 102px;
	background-image: url(images/header_blend.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
}

	
hr {
	border: 0;
	border-bottom: 1px solid #999;
	}

#header_inner {
    position: relative;
	width: 980px;
	margin: auto;
	height: 102px;
	text-align: left;
	}
#header_logo {
    position: absolute;
    top: 10px;
    left: 0;
	}
#header_banner {
    position: absolute;
    left: 100px;
    top: 30px;
}
#header_nav {
    position: absolute;
    top: 71px;
    left: 70px;
    height: 31px;
    width: 850px;
	}

#homeleft h2, #homemiddle h2, #homeright h2 {
	margin-top: 20px;
	clear: both;
}

#homeleft {
    width: 385px;
    float: left;
}

#homeleft h2 a {
	color: #800012;
}

#home_feature img {
    border: 2px solid #800012;
    margin-bottom: 10px;
}

#home_feature {
    padding-bottom: 15px;
}
#just_published img {
    float: right;
    margin: 0 0 8px 10px;
}

#book_reviews {
margin-bottom: 10px;
}

#book_reviews ul li, .upcoming_lectures ul li, #homeleft ul li {
	margin-bottom: 8px;
}
.upcoming_lectures img {
	margin-bottom: 12px;
	border: 1px solid #800012;
}
.fieldtripimage {
    text-align: center;
}

.fieldtripimage img {
    margin: 0 0 8px 10px;
    border: 1px solid #800012;
}
#homemiddle {
    width: 260px;
    margin-top: -20px;
    margin-left: 30px;
    float: left;
}
#homeright {
    margin-top: -20px;
    width: 260px;
    margin-left: 30px;
    float: left;
}

#page {
	width: 980px;
	margin: auto;
	text-align: left;
	margin-bottom: 20px;
    margin-top: 20px;
	}


#content {
	width: 895px;
	margin-left: 10px;
	float: left;
	}


#content.thin {
	width: 630px;
	margin-left: 10px;
	float: left;
	}

#sidebar {
	width: 280px;
	float: right;
}

br.br8 {
	margin-bottom: 8px;
	}
#footer {
    background-color: #e1d8bf;
	background-image: url(images/footer_blend.gif);
	background-repeat: repeat-x;
	padding-top: 19px;
	font-size: .9em;
	line-height: 1.3em;
	}
#footer a {
    color: #222;
}
#footer a:hover {
	border-bottom: 1px dotted white;
	}
#footer_inner {
    padding-bottom: 100px;
    text-align: center;
	}
#footer_inner ul {
	margin: 0;
	padding: 0;
	}

#footer_inner ul li {
	display: inline;
	padding: 10px 10px;
	}
	
#footer_inner ul li a {
	margin: 0;
    padding: 0;
	line-height: 2em;
	font-weight: bold;
	text-transform: uppercase;
	}

.seeall {
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 15px;
    border-top: 1px solid #AAA;

}
    
.breadcrumb {
	margin-bottom: 5px;
	}
#content h1 {
	margin-bottom: 10px;
	}

	
#content table {
	font-size: .85em;
}
#content th {
	background-color: #F38F1D;
	color: #FFF;
	padding: 3px 4px 6px 4px;
	vertical-align: bottom;
}
#content td {
	padding: 5px;
}
#content .row0 {
	background-color: #DDD;
}
#content .totalrow {
	background-color: #9D8E11;
	font-weight: bold;
	color: #FFF
	}
.story {
	margin-top: 10px;	
	}
.storyimage {
	float: left;
	width: 150px;
	margin-right: 10px;
}

.storyimage img {
    border: 1px solid #800012;
	}

.storytext {
	float: left;
	width: 650px;
}
	
/****** STOCK WORDPRESS STYLES ******************************/
img.alignleft {
	float: left;
	margin-right: 13px;
	border: 1px solid #999;
}
	
img.alignright {
	float: right;
	margin-left: 13px;
	border: 1px solid #999;
}

.navigation {
	margin-bottom: 20px;
	}
	
.navigation a {
	}
.txtalignleft {
	width: 10%;
	float: right;
}

.txtalignright {
	width: 10%;
	float: right;
	text-align: left;
}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* Begin Images */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
img { -ms-interpolation-mode: bicubic; }


#content ul {
	position: relative;
	list-style: disc;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content ul li {
	padding-left: 15px;
}

#content ol {
	list-style: decimal;
	margin-bottom: 10px;
}
#content ol li {
	margin-left: 40px;
}
