/*
Theme Name: Two Americans
Theme URI: http://radatom.com
Version: 1
Description: A tweak on an original theme for the Two Americans Movie.
Author: Rad Atom
Author URI: http://radatom.com
*/


@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:700);

html,body{

	width: 100%;
	margin: 0;
	padding: 0;
	overflow: visible;
}

html{
	height: 100%;
}
.row .alignleft {float:left; margin-right:15px; margin-bottom:15px;}

#nav #access {width:auto !important;}
#header-social {box-shadow:none !important; position:inherit !important; padding:0 !important; float:right !important; width:auto !important;}
#nav #donate-button {width:auto !important; float:right;}
#header-social h4 {display:none;}

#footer {width:100%; background:#1d1f1e; padding:15px 0;}
#footer .container {width:62.5em; margin:auto;}
#footer h4 {font-size:32px; color:#fff !important;}
#footer li {list-style:none;}
#footer .really_simple_twitter_widget li {padding:15px 25px 15px; border-bottom:#696969 solid 1px; font-size:13px; background:url('img/twitter.png') no-repeat left 15px; background-size:15px 15px;}
#footer #footer-social {font-size:13px;}

body{
	min-height: 100%;
	display:flex;
	min-height:100vh;
	flex-direction:column;
	background-color: #000000;
	background-image: url('img/twoamericans-bg-ok.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	font-family: 'Roboto Condensed', sans-serif;
	color: #ccc;
}

#black-shadow-wrapper{
	background-color: rgba(0, 0, 0, 0.75);
	flex:1;
}


#header{
	position: relative;
	overflow: hidden;
}

.featured-header{
	position: absolute;
	padding: 15px;
	margin-left: 5%;
	float: left;
	text-align: left;
	background-color: rgba(0, 0, 0, 0.75);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.50);
	-moz-box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.35);
	box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.50);
}

.featured-header-footer h3{
	font-size: 30px;
}

.featured-header-footer{
position: absolute;
padding: 15px;
margin-left: 5%;
margin-right: 5%;
left: 5%;
right: 5%;
top: 5%;
background-color: rgba(0, 0, 0, 0.75);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.50);
-moz-box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.35);
box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.50);
}

#header-logo{
	padding-left: 0;
	padding-right: 0;
}

#header-logo a{
	width: 100%;
	height: 320px;
	float: left;
}
.leftAligned {text-align:left; padding:0 50px;}
#header-logo a img{
	display: none;
}

#nav{
	margin-right: 0;
	float: left;
	clear: both;
	/* Added by Mitch 091913*/
	width: 100%;
	padding: 1em 0;
}

#donate-button a{
	background: #4e7b94;
	width: 96px;
	line-height:28px; text-align:center;
	color:#fff;
	height: 28px;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}



#header-logo h1, #header-logo h2{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: -38832px;
}

#header-social{
	position: absolute;
	bottom: 20px;
	right: 0px;
	background-color: rgba(0, 0, 0, 0.75);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.50);
	-moz-box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.35);
	box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.50);
	padding: 20px;
}

/*being code for the nav bar*/
#access {
	/*background: #333;*/
	display: block;
	float: left;
}

#donate-button{

}




#access .menu-header,
div.menu {
	font-size: 23px;
	margin-left: 12px;

}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	position: relative;

}
#access .menu-header li,
div.menu li {
	float: left;
	/* Added by Mitch 091913*/
	position: relative;
	display: block;
}


#access a {
	color: #fff;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;

}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;

}
#access ul ul ul {
	left: 100%;
	top: 0;

}
#access ul ul a {
	background: #666;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;

}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;

}
#access ul li:hover > ul {
	display: block;
	/* Added by Mitch 091913*/
	position: absolute;
	z-index: 99;
}
#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {

	text-decoration: underline;
	font-weight:bolder;
	color: #ccc;

}
#access ul li.current_page_item a,
#access ul li.current_page_ancestor a,
#access ul li.current-menu-ancestor a,
#access ul li.current-menu-item a,
#access ul li.current-menu-parent a,
#access ul li a:hover {
	color: #fff;

}
/*end code for the nav bar*/




/*end code for the content*/
#content{
	text-align: center;
	width: 100%;
}

#content h3{
color: #ccc;
line-height: 1.5em;
margin: 0 0 20px 0;
clear: both;
font-weight: normal;
font-family: Georgia, "Bitstream Charter", serif;
}

#content a{
	color: #fff;
	display: inline;
	text-decoration: underline;
	font-family: 'Roboto Condensed', sans-serif;
}


#main-content{

}

#sidebar{

}

#font-page-main-content{

}
/*end code for the content*/


#footer-newsletter{

}

#footer-social{

}

@media screen and (max-width: 500px){
	#header-social{
		position: relative;
		bottom: 0;
		right: 0;
		width: 100%;
		background-color: rgba(0, 0, 0, 0.75);
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
		-webkit-box-shadow: inset 0 0 0px rgba(255, 255, 255, 0.50);
		-moz-box-shadow: inset 0 0 0px rgba(255, 255, 255, 0.35);
		box-shadow: inset 0 0 0px rgba(255, 255, 255, 0.50);
	}

	#header a{
		height: auto;
	}

	#header a img{
		display: block;
		width: 100%;
		height: auto;
	}

	body{
	background-color: #000000;
	background-image: url('img/twoamericans-small-bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	font-family: 'Roboto Condensed', sans-serif;
	color: #ccc;
}


#donate-button a{

	width: 100%;

}
}
