/*
Theme Name: ACHA 
Theme URI: http://achahistory.org/
Description: 
Version: 1.6
Author: Heather Balagh
Author URI: http://horizonwebs.com/

*/



@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 100%;
}
a:link {
	text-decoration: none;
	color: #241182;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #241182;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #241182;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #241182;
	font-weight: bold;
}
.featuredItemTease {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
}
.featuredItemSeparator hr {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #999999;
	height: 1px;
}
h1 {
	letter-spacing:-1px;
	color:#000000;
	font-family: "arial black", arial, sans-serif;
	font-size: 250%;
	font-style: normal;
	line-height: 95%;
	font-weight: normal;
	font-variant: normal;
}

#container {
	border: 3px solid #241282;
	width: 969px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}
#pageContent {
	width: 939px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#header {
	background-color: #241282;
	height: 125px;
	padding-left: 15px;
	background-image: url(images/header.jpg);
}
#mainContent {
	width: 640px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topLedeBox {
	width: 620px;
	padding: 9px;
	border: 1px solid #999999;
	float: left;
}
#secondaryContentText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
}
#homeDiscussionOne {
	float: left;
}
.rightColBox {
	border: 1px solid #999999;
	margin-bottom: 25px;
}
.rightColBoxText {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
.rightColBoxText h2 {
	letter-spacing:-1px;
	color:#241282;
	font-family: "arial black", arial, sans-serif;
	font-size: 115%;
	font-style: normal;
	line-height: 90%;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#topLedeRight {
	float: right;
	width: 300px;
}
#topLedeLeft {
	float: left;
	width: 302px;
}
#homeLedeHeadline {
	margin-top: 8px;
	margin-bottom: 8px;
}
.featuredItemHeadline h2 {
	letter-spacing:-1px;
	color:#000000;
	font-family: "arial black", arial, sans-serif;
	font-size: 140%;
	font-style: normal;
	line-height: 90%;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#homeLedeHeadline h1 {
	letter-spacing:-1px;
	color:#000000;
	font-family: "arial black", arial, sans-serif;
	font-size: 160%;
	font-style: normal;
	line-height: 95%;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
}
#homeLedeTease {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
#homeLedePhoto img {
	border: 1px solid #000000;
}
#rightColumn {
	float: right;
	width: 275px;
}


#forumFooter {
	background-color: #241282;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#featuredItemTop {
	height: 10px;
}
.rightColBoxText h3 {
	letter-spacing:-1px;
	color:#333333;
	font-family: "arial black", arial, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-bottom: 0px;
	line-height: 90%;
	padding-left: 0px;
}

.rightColBoxText ul {
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.rightColBoxText h1 {
	font-size: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rightColBoxBlueBottom {
	background-color: #241282;
	color: #FFFFFF;
	padding-left: 15px;
	height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: "arial black", arial, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 95%;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	letter-spacing: -1px;
	padding-top: 3px;
}
#rightColAboutPhoto img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #999999;
}
.rightColBoxText li {
	margin-bottom: 4px;
}
.rightColBoxText {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#homeBottomBoxes {
	width: 639px;
	padding: 0px;
	float: left;
	margin-top: 25px;
}
#homeBottomPromo {
	float: left;
	width: 275px;
	border: 1px solid #999999;
	margin-right: 35px;
}
#homeBottomBlog2 {
	border: 1px solid #999999;
	float: right;
	width: 300px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
}
#homeBottomBlog2 h1 {
	letter-spacing:-1px;
	color:#241282;
	font-family: "arial black", arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 90%;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-bottom: 0px;
	clear: right;
}
#homeBottomBlogTease2 img {
	border: 1px solid #999999;
	margin-right: 10px;
	float: left;
	margin-bottom: 3px;
}
#homeBottomBlog2 h2 {
	letter-spacing:-1px;
	color:#999999;
	font-family: "arial black", arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 90%;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 10px;
	margin: 0px;
}
#homeBottomBlog {
	border: 1px solid #999999;
	float: left;
	width: 300px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
}
#homeBottomBlog h1 {
	letter-spacing:-1px;
	color:#241282;
	font-family: "arial black", arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 90%;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-bottom: 0px;
	clear: right;
}
#homeBottomBlogTease img {
	border: 1px solid #999999;
	margin-right: 10px;
	float: left;
	margin-bottom: 3px;
}
#homeBottomBlog h2 {
	letter-spacing:-1px;
	color:#999999;
	font-family: "arial black", arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 90%;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 10px;
	margin: 0px;
}
#secondaryContentBox {
	width: 620px;
	padding: 9px;
	border: 1px solid #999999;
	float: left;
}
#secondaryContentHeadline h1 {
	letter-spacing:-1px;
	color:#000000;
	font-family: "arial black", arial, sans-serif;
	font-size: 200%;
	font-style: normal;
	line-height: 80%;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
}
#secondaryContentCategoryID {
	letter-spacing:-1px;
	color:#241282;
	font-family: "arial black", arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 80%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#secondaryBottomSpacer {
	height: 30px;
	clear: left;
}

#secondaryContentHeadline {
	margin-bottom: 20px;
}
#secondaryPhotoLead {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}
#secondaryConferenceInfobar h1 {
	font-size: 14px;
	margin-top: 0px;
}
#secondaryConferenceLogo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 237px;
}
#secondaryConferenceRight {
	float: right;
	width: 237px;
	border: 1px solid #000;
	margin-bottom: 10px;
	margin-left: 15px;
}


#contentRightPhoto {
	border: 1px solid #999999;
	margin-bottom: 10px;
	float: right;
	width: 225px;
	margin-left: 10px;
}
.contentRightTable table {
	width: 100%;
	border: 1px solid #000;
}
.rightColBoxText li {
	list-style-type: square;
	margin-left: -20px;
}
h2 {
	letter-spacing:-1px;
	color:#000000;
	font-family: "arial black", arial, sans-serif;
	font-size: 140%;
	font-style: normal;
	line-height: 95%;
	font-weight: normal;
	font-variant: normal;
}
.contentRightTable {
	border: 1px solid #999999;
	margin-bottom: 10px;
	float: right;
	width: 225px;
	margin-left: 10px;
}
#secondaryConferenceInfobar {
	float: right;
	background-color: #F5F5F5;
	font-size: 12px;
	padding: 5px;
	width: 227px;
}
#secondaryConferenceLogo img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#secondaryConferenceInfobar ul {
	margin-top: 0px;
	margin-left: -10px;
}
#secondaryConferenceInfobar li {
	margin-bottom: 6px;
}
#secondaryPhotoLead img {
	border: 1px solid #000;
	margin-bottom: 7px;
}
#secondaryConferenceRegister img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#secondaryConferenceRegister a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#secondaryConferenceLogo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rightColBox a {
	font-weight: normal;
}
#secondaryContentText li {
	margin-bottom: 10px;
}

h4 {
	font-weight: bold;
}





#logo {
	float: left;
	width: 335px;
}

#logo {
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headText a {
	color: #D3D1E0;
}
#headerContent {
	margin-top: 15px;
}
#headText {
	text-align: right;
	margin-top: 10px;
	color: #c9c6d9;
	font-weight: bold;
	font-size: 11px;
}




.menuItem a {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
	height: 19px;
	padding-top: 6px;
}


.menuItemSelected {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
	height: 19px;
	padding-top: 6px;
	background-color: #23127C;
}
#menu {
	float: left;
	width:680px;


}

.menuItem a:current {

	background-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}


.menuItem a:hover {
	float: left;
		padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
	
	height: 19px;

	background-color: #655f87;
}
#contentTopPhoto {
	border: 1px solid #999999;
	margin-bottom: 30px;
}
#contentTopPhotoCaption {
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background-color: #F3F3F3;

	border-width: 1px;
	border-style: solid;
	border-color: #999999;

	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

width:100%;
}

.wp-caption img {
	margin: 0;
	padding: 0;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}

.wp-caption p.wp-caption-text {
padding:4px;
}
/* End captions */


#footerLogo {
	float: left;
	width: 125px;
}
#footerLinks {
	float: right;
	text-align: right;
	font-size: 12px;
	color: #FFF;
	padding-bottom: 5px;
}
#footerCopyright {
	clear: both;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	padding-top: 5px;
}
#footerRight a {
	color: #FFF;
}
#footerRight {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#footer {
	background-color: #241282;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerLogo {
	padding-top: 6px;
}
#footerCopyright img {
	vertical-align: text-bottom;
	border: none;
}
#footer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footerLinks {
	float: right;
	text-align: right;
	font-size: 12px;
	color: #FFF;
	padding-bottom: 5px;
}
#footerCopyright {
	clear: both;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	padding-top: 5px;
}
#footerRight a {
	color: #FFF;
}
#footerRight {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#footer2 {
	background-color: #241282;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerLogo {
	padding-top: 6px;
}
#footerCopyright img {
	vertical-align: text-bottom;
	border: none;
}
#footer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#homeBottomBoxLeft {
	float: left;
	border: 1px solid #000;
	margin-right: 34px;
}
#homeBottomBoxRight {
	float: right;
	border: 1px solid #000;
}
.sidebarAdJoin {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #999999;
}
#homeOfInterestThumb img {
	float: left;
	margin-right: 22px;
	margin-bottom: 12px;
	border: 1px solid #999;
}
#homeOfInterest {
	background-color: #d1d9ef;
	padding: 8px;
	margin-top: 40px;
	border: 1px solid #999999;
	float: left;
}

#homeOfInterestOverline {
	letter-spacing:-1px;
	color:#000;
	font-family: "arial black", arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 80%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}


