/*   
Theme Name: HaltTheAssault2
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: HaltTheAssault2
Author URI: http://themeshaper.com/
Template: 
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

@import url('base.css');

img, div, input { behavior: url("iepngfix.htc") }

div#access {
	display:none;
}
#primary.aside {
	background-color:#000;
	color: #FFF;
	border: none;
}
#primary.aside a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 1.3;
}
#primary.aside a:hover, page_item a:hover {
	color: #fffc00;
}
#primary.aside ul li ul {
	list-style: none;
	margin-left: 0;
}

#primary.aside ul li ul li {
	margin: 0 0 1em 0;
}
#primary.aside ul ul li a:before {
	content:"// ";
}
li.current_page_ancestor {
/*	margin: 0 !important; */
}
li.current_page_ancestor ul li {
 margin-bottom: 0 !important;
}
li.current_page_item a {
	color: #fffc00 !important;
}
li.current_page_item ul {
	margin-left: 1.25em !important;
/*	margin-top: 0.5em !important; */
}
li.current_page_item ul li {
	margin-bottom: 0 !important;
}
li.current_page_item ul li a {
	color: #FFF !important;
}
li.current_page_parent ul {
	margin: 0 0 0 1.25em !important;
}
li.current_page_parent ul li {
	font-size: 16px !important;
	line-height: 1.3;
}
body {
	background-color:#6f6f6f;
	background-image:url(img/bg.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	background-attachment: fixed;
	min-height:100%;
}
div#logoContain {
	background-color:#000;
	width: 260px;
	margin-left: 40px;
	margin-top: -20px;
	
	z-index: 4;
}
div#logo img {
	position: relative;
	left: -30px;
	top: -20px;
	z-index: 5;
}
div#header {
	display: none;
}
div#main {
	padding-top: 0px !important;
	min-height: 800px;
}
div#footer {
	background-color: #9d111c;
	font-weight: bold;
	color: #d3c9ac !important;
	position: fixed;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	
}
div#footer a {
	color: #d3c9ac;
}
div#topBar {
	background-color: #9d111c;
	min-height: 20px;
	z-index: 1;
}
div#content {
	background-image:url(img/content-bg.png);
	background-repeat:repeat;
	min-height: 500px;
	margin-top: 20px;
	padding: 20px 20px;
}
div#siteinfo a {
	text-decoration: none;
}
div#siteinfo a:hover {
	text-decoration: underline;
	color: #D3C9AC;
}
h2.entry-title, h1.entry-title {
	text-transform:;
}
h2.entry-title:before, h1.entry-title:before {
	content:"// ";
}

#front-feature {
    overflow:hidden;
    margin: 20px 0 0 320px;
	width: 620px;
}
#front-feature-rotate {
	float: left;
	width: 440px;
}
#front-feature-buttons {
	float: left;
	margin-left: 10px;
	width: 170px;
}
#front-feature-fb {
	margin: 10px 0;
}
div.entry-related-category {
	float: right;
	width: 210px;
	padding: 10px;
	margin: 0 10px 10px 18px;
	background-color:#FFF;
}
div.entry-related-category ul {
	margin-left: 0;
	margin-bottom: 0;
}
div.entry-related-category span.time {
	font-style:italic;
	color: #666;
}
div.entry-related-category h3 a {
	color: #000;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
}
div.entry-related-category h3 a:hover {
	text-decoration:underline;
}
div#page-header-graphic {
    margin: 20px 0 0 320px;
}
div#sidebar_newsletter {
	margin-left: 40px;
}
div#sidebar_donate {
	margin: 0 0 20px 40px;
}
div#sidebar_donate a {
	line-height: 0;
}
div#sidebar_socialmedia {
	margin: 20px 0 0 40px;
}
#hta_postcard {
	width: 570px;
	border:1px solid #000;
	position: relative;
	background-image:url(http://halttheassault.com/wp-content/themes/hta2/img/postcard_bg.png);
	background-repeat:repeat;
}
#hta_postcard #explanation {
	width: 240px;
	float: left;
	margin: 20px 0 0 20px;
}
#hta_postcard #your_info {
	width: 259px;
	margin: 20px 0 0 20px;
	border-left: 1px solid #999;
	padding: 70px 10px 0 20px;
	float: left;
}
#hta_postcard #your_info {
    \width: 280px; /* IE 6 hack */
    w\idth: 259px;
}
#hta_postcard #post_foot {
	clear:both;
	text-align:center;
	font-size: small;
}
#hta_postcard #post_foot a {
	color: #9D111C;
}
#hta_postcard #stamp {
	width: 148px;
	height: 114px;
	position: absolute;
	top: 10px;
	right: 10px;
}
#hta_postcard #required_label {
	font-style:italic;
}
#hta_postcard #instructions {
	color: #666;
	font-size: small;
	margin-bottom: 0;
}
#hta_postcard #name {
	margin-bottom: 8px;
}
#hta_postcard #info {
	margin-bottom: 8px;
}
#hta_postcard #phone {
	margin-bottom: 8px;
}
#hta_postcard #submit {
	text-align:center;
}
#hta_postcard fieldset {
	position: relative;
}
div#front-feature-buttons {
	line-height:0;
}
div#facebook_box {
	width: 300px;
	float: right;
	margin-left: 20px;
}
div#copyright {
	float: left;
	margin-left: 40px;
}

div.slug-postcard form.cform {
	display:none;
}
h3.widgettitle {
	color: #000;
}
form#searchform input {
	width: 200px;
}
#secondary {
	background-color:#FFF;
	border: 2px solid #000;
	padding-top: .75em;
	width: 256px;
}

/* Add to Any */
	.addtoany_share_save_container{margin:16px 0;}
	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{padding:0 9px;}
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		opacity:.7;
		-moz-opacity:.7;
		filter:alpha(opacity=70);
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
		-moz-opacity:1;
		filter:alpha(opacity=100);
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}
