/*  
Theme Name: Center for Desert Archeology Theme
Theme URI: http://cdarc.org/
Description: The default Center for Desert Archeology theme
Version: 1.0
Author: Ian Johnson
Author URI: http://www.moiagroup.com

*/

body {
	color: #3F3F3F;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin: 0px;
	padding 0px;
	background:#FFFAEC;
	text-align: center;
	font-size: 82%;
}

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

p {
	margin-bottom: 1em;
	line-height: 1.4em;
	}
	
h1, h2, h3, h4 {
	font-weight: bold;
	color: #898b8a;
	margin-bottom: .5em;
	padding-bottom: .5em;
}

#content h1, h2, h3, h4 {
	color: #898b8a;
}



h1 { font-size: 1.5em; line-height: 1em;}
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }
	

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


#page {
	border-top: 1px solid #AAA;
	margin-top: 5px;
	padding-bottom: 20px;
}

#header {
	padding: 0;
	text-align: center;
	background-image: url(images/header_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 150px;
	position: relative;
	text-align: left;
}

#header_logo {
	width: 359px;
	margin: 5px 0 0 10px;
	}
#header_search {
	width: 240px;
	height: 110px;
	float: right;
	text-align: right;
	font-size: .9em;
	margin-right: 20px;
	margin-top: 10px;
	}

#header_search form {
	margin-top: 10px;
	}


#headernav {
	position: absolute;
	top: 108px;
	height: 24px;
	overflow: hidden;
	text-align: center;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	}
	
#headernav ul {
	padding-left: 180px;
	}
#headernav ul li {
	overflow: hidden;
	padding-top: 3px;
	width: 103px;
	height: 24px;
	float: left;
	margin-right: 20px;
	}

#headernav ul li.current_page_item, #headernav ul li.current_page_ancestor {
	background-image: url(images/navbtn.gif);
	background-repeat: no-repeat;
	}

#headernav ul li a {
	color: #FFF;
	text-transform: uppercase;
	}


#subnav {
	position: absolute;
	top: 132px;
	height: 23px;
	overflow: hidden;
	text-align: center;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	}
	
	
#subnav ul {
	}
#subnav ul li {
	overflow: hidden;
	height: 24px;
	float: left;
	padding: 4px 10px;
	}

#subnav ul li.current_page_item, #subnav ul li.current_page_ancestor {
	background-color: #ECE0B8;
	}


#subnav ul li a {
	color: #680003;
	text-transform: uppercase;
	}
	
	
#footer {
	clear: both;
	font-size: .9em;
	color: #DDD;
	background-color: #670005;
	padding: 5px 10px;
	text-transform: uppercase;
}

#footerright {
	width: 50%;
	float: right;
	text-align: right;
	}
#footer a {
	color: #FFF;
	}


#content {
	width: 750px;
	min-height: 441px;
	float: left;
}

#content ul {
	list-style: square;
	margin-bottom: 1em;
	}

#content ul li {
	margin-left: 15px;
	}
#content ul li ul {
	list-style: disc;
	}

#contentinner ul li {
list-style: disc;
	margin-left: 15px;
	}

#contentwide {
	width: 100%
	min-height: 441px;
}

.bookstore {	background: url('images/title_bookstore.png') no-repeat top left;}
.contact-us {	background: url('images/title_contact-us.png') no-repeat top left;}
.how-to-help {	background: url('images/title_how.png') no-repeat top left;}
.press-room {	background: url('images/title_press-room.png') no-repeat top left;}
.privacy-policy {	background: url('images/title_privacy.png') no-repeat top left;}
.site-map {	background: url('images/title_site-map.png') no-repeat top left;}
.terms-of-use {	background: url('images/title_terms-of-use.png') no-repeat top left;}
.what-we-do {	background: url('images/title_what.png') no-repeat top left;}
.who-we-are {	background: url('images/title_who.png') no-repeat top left;}
.mcu {	background: url('images/title_MCU.png') no-repeat top left;}
.featured {	background: url('images/title_featured.png') no-repeat top left;}


#contentinner {
	padding: 10px 10px 40px 100px;
	}
#breadcrumb {
	padding: 10px 10px 0px 100px;
	font-size: .9em;
	text-transform: uppercase;
	}

#breadcrumb_store {
	padding: 10px 10px 0px 10px;
	font-size: .9em;
	text-transform: uppercase;
	}
#breadcrumb a {
	color: #3F3F3F;
	}
	
#slidewrapper {
	}
.featured-item {
	padding: 10px;
	width: 585px;
	}
.featured-img {
	width: 243px;
	float: left;
	height: 328px;
	overflow: hidden;
	}
.featured-txt {
	width: 323px;
	float: right;
	height: 290px;
	margin-top: 10px;
	overflow: hidden;
	}
.featured-txt h1 {
	font-size: 1.5em;
	line-height: 1.0em;
}
.featured-txt h1 a {
	color: #680003;
	text-transform: uppercase;
	}
p.toppad10 {
	padding-top: 10px;
	}
#homerotator {
	position: relative;
	border: 1px solid #AAA;
	width: 608px;
	height: 347px;
	margin-top: 15px;
	float: left;
	}
#homesections {
	width: 375px;
	float: right;
	margin-top: 15px;
	}
table.hometable {
	width: 100%;
	
	}
table.hometable tr {
	
	}
table.hometable td {
	vertical-align: top;
	padding-bottom: 15px;
	}

table.hometable td strong {
	border-bottom: 1px dotted #CCC;
	margin-bottom: .25em;
	padding-bottom: .25em;
	display: block;
	}
	
table.hometable td p {
	margin: 0;
	padding: 0;
	}
table.hometable img {
	margin-right: 10px;
	}

#homefooter {
	clear: both;
	padding-top: 15px;
	text-align: center;
	}
p.controls {
	position: absolute;
	top: 315px;
	left: 550px;
	z-index: 5000;
	width: 50px;
	}
ol, ul {
	margin-bottom: 1em;
	}
#content ul li, #content ol li {
	margin: .25em 0 .25em 1em;
	}
	
#content ol {
	list-style-type: decimal;
	margin-left: 10px;
	}
	
#content ul {
	margin-left: 10px;
	}

#left_column_wide {
	width: 420px;
	overflow: hidden;
	float: left;
	margin-bottom: 15px;
	}
	
#right_column_wide {
	width: 420px;
	overflow: hidden;
	float: left;
	margin-bottom: 15px;
	margin-left: 30px;
	}
#left_column {
	width: 265px;
	height: 188px;
	overflow: hidden;
	float: left;
	margin-bottom: 15px;
	}
	
#right_column {
	width: 180px;
	height: 188px;
	overflow: hidden;
	float: left;
	margin-bottom: 15px;
	margin-left: 30px;
	}
#left_third {
	width: 35%;
	float: left;
	margin-bottom: 15px;
	}
	
#right_two_thirds {
	width: 500px;
	float: left;
	margin-bottom: 15px;
	margin-left: 30px;
	}
	
/* ************************* SIDEBAR ************************ */
#sidebar {
	float: right;
	width: 206px;
	font-size: 1em;
	margin-right: 10px;
	display: inline;
	margin-top: 10px;
}

#sidebar .wp-caption {
	background-color: transparent;
	border: 0;
}

#sidebar .wp-caption img {
	margin-bottom: 8px;
}
/* ************************* END SIDEBAR ************************ */


#subnavbar {
	/* background-image: url('images/subnavbgtile.gif'); */
	font-size: 1em;
	padding-right: 40px;
	padding-left: 60px;
	text-transform: lowercase;
	margin-top: 8px;
}

#subnavbar a {
	text-decoration: none;
}

#subnavbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnavbar ul li {
	display: inline;
	margin-left: 15px;
}
#subnavbar ul li.current_page_item a {
	background-color: #680003;
	color: #FFF;
	border: 1px solid red;
	}


.navigation {
	margin-bottom: 20px;
	}
	
.navigation a {
	color: #999;	
	}
.txtalignleft {
	width: 45%;
	float: left;
}

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


hr.rule {
	border: 0;
	margin-bottom: 8px;
	padding: 0;
	border-bottom: 1px solid #AAA;
}

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

.wp-caption {
	border: 0;
	text-align: center;
	background-color: transparent;
	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;
	font-style: italic;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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: ".";
   clear: both;
   display: block;
   height: 0;
   visibility: hidden;
   }

  .content_item_image {
  		width: 60px;
  		float: left;
  		margin-bottom: 15px;
  }
  
 	.content_item {
 		margin-bottom: 16px;
 	}
   .content_item_text {
		float: left;
		width: 550px;
  }
  .content_item_text h2 {
  		margin: 0;
  		padding: 0;
  		margin-bottom: .5em;
  		padding-bottom: 4px;
  		width: 100%;
  		border-bottom: 1px dotted #CCC;
  }
  .content_item_text p {
  		margin: 0;
  		padding: 0;
  }
  
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	background-color: #E3DDCB;
	color: #670005;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	background-color: #E3DDCB;
	color: #670005;
}

.leftBoxHeading a, .centerBoxHeading a, .rightBoxHeading a {
	color: #670005;
}
#navMainWrapper a, #navSuppWrapper a, #navCatTabsWrapper a {
	color: #670005;
}
h2.centerBoxHeading {
color: #670005;
}

tr, td {
	vertical-align: middle;
}	
hr {
	clear: both;
	margin-bottom: 10px;
	border: 0;
}

#whats-new-in-as h1 {
	text-transform: uppercase;
	color: #670005;
	margin-bottom: 0;
}
#whats-new-in-as h2 a {
	color: #000;
}



#whats-new-in-as {
	clear: both;
	margin-left: 10px;
	margin-top: 20px;
}

#whats-new-in-as .whatsnew-img {
	float: right;
	width: 375px;
}
#whats-new-in-as .whatsnew-img img {
	border: 1px solid #999;
}

#whats-new-in-as .whatsnew-txt {
	float: left;
	width: 610px;
}

#whats-new-in-as .whatsnew-txt h1 {
color: #999;
margin-bottom: 0;
}
#whats-new-in-as .whatsnew-txt h2 {
margin-bottom: 0;
}



table.doctable {
width: 90%;
background-color: #F0EDE2;
    margin-bottom: 10px;
margin-left: 20px;
}
table.doctable td {
 padding: 10px 5px;
vertical-align: middle;
}
.archivethumb img {
	float: left;
	margin: 0 10px 10px 0;
}

#content table.indextable tr, #content table.indextable td {
	vertical-align: top;
}

#content table.indextable tr td {
	padding-bottom: 15px;

}

#content table.indextable tr td img {
  		width: 60px;
  		float: left;
  		margin-bottom: 15px;
  		margin-right: 10px;
  		/*border: 1px solid #AAA;*/
  }

  }
#content table.indextable tr td p {
  		margin: 0;
  		padding: 0;
  }



.indextable tr td h2 {
  		margin: 0;
  		padding: 0;
  		margin-bottom: .5em;
  		padding-bottom: 4px;
  		width: 100%;
  		border-bottom: 1px dotted #CCC;
  }

h1.sat {
	background-image: url('images/sat_banner.jpg');
	width: 595px;
	height: 73px;
	overflow: hidden;
	text-indent: -5000px;
	padding: 0;
}

a.sidebutton:hover {
	color: #FFF;
	background-color: #670005;

}

a.sidebutton {
	background-color: #FFF;
	display: block;
	margin: 0 0 15px 0;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #670005;
	-moz-box-shadow: 1px 1px 11px #2e2e2e;
	-webkit-box-shadow: 1px 1px 11px #2e2e2e;
	box-shadow: 1px 1px 11px #2e2e2e;
	
}
