/*
Theme Name: Daily Abolitionist
Theme URI: 
Author: Puritan's Edge Media
Author URI: http://puritansedgemedia.com/
Description: The 2012 theme for the Daily Abolitionist
Version: 1.0
License: GNU General Public License
Tags: abolition
*/

HTML,
BODY {
	height: 100%;
	background-image: url(images/Background.png);
	background: #000;
	color: #FFF;
	font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", "Helvetica", sans-serif;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}


/* Heading */
/* ------------------------------------------------------------------------ */

#header {
	width: 1000px;
	position: fixed; 
	top: 0px; 
	z-index: 100000;
	background: #000;
	height: 150px;
}

#headinglogo {
	width: 1000px;
	height: 160px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#headinglogo img {
	width: 1000px;
	height: 160px;
}

#headsearch {
	float: right;
	text-align: right;
	padding: 40px 15px 0 0;
	width: 100%;
}

#toplogin {
	float: right;
	color: #FFF;
	margin: 20px 20px 0 0;
	font-size: 14px;
}

#toplogin a {
	text-decoration: none;
	color: #FFF;
}

/* Footer */
/* ------------------------------------------------------------------------ */

#footer {
	width: 1000px;
	height: 150px;
	margin: 10px 10px 0 10px;
	float: left;
	color: #FFF;
}

#footerarea {
	background: #000; //#154a95;
	width: 100%;
	height: 100%;
}

#footerarea p {
	text-align: center;
	padding: 10px;
}


/* General Structure */
/* ------------------------------------------------------------------------ */

#container {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}

#content {
	width: 1000px;
	margin: 0px 10px 0 10px;
	min-height: 300px;
}

#links {
	position: absolute; 
	top: 180px; 
	right: 0px;
	z-index: 100000;
	background: #000;
	padding: 10px;
	list-style: none;
	font-size: 14px;
}

#links a {
	text-decoration: none;
	color: #FFF;
}

#links a:hover {
	text-decoration: underline;
}

.pem-err-container {
	width: 100%;
}

.pem-error {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 90%;
	padding: 10px;
	background: #ecec7a;
	border: solid;
	border-color: #cbaf3c;
	border-width: 1px;
}

/* Vids */
/* ------------------------------------------------------------------------ */

#Videos {
	width: 800px;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
	position: relative;
}

#Videos .youtube-player {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.AHAvid {
	width: 100%;
	position: relative;
	overflow: hidden;
}

H1 {
	color: #AAAAFF;
}

.AHAvid a, .Author {
	text-decoration: none;
	color: #AAAAFF;
	margin: 0 5px 0 5px;
	font-size: 14px;
}

.AHAvid a:hover {
	text-decoration: underline;
}

.vid-title {
	text-align: left;
	width: 600px;
	float: left;
	margin: 0px 75px 5px 125px;
	font-size: 20px;
}

.date {
	position: absolute;
	left: 0px;
	top: 5px;
	color: #FFAA00;
}

.post-content {
	width: 500px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.imgtall {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	height: auto;
}

.imgwide { 
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	height: auto;
}

/* Nav Menu */
/* ------------------------------------------------------------------------ */


#access 
	{
	background: #b41919; /* #0776A0; */
	display: block;
	float: left;
	margin: 10px 0 0 10px;
	width: 1000px; /*940*/
	border: solid;
	border-color: #000;
	border-width: 0 0 1px 0;
	text-transform: uppercase
	}
	
#access .menu-header, div.menu 
	{
	font-size: 13px;
	margin-left: 12px;
	width: 988px;
	}
	
#access .menu-header ul, div.menu ul 
	{
	list-style: none;
	margin: 0;
	}
	
#access .menu-header li, div.menu li 
	{
	float: left;
	position: relative;
	}
	
#access a 
	{
	color: #FFF;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	}
	
#access ul ul 
	{
	display: none;
	position: absolute;
	top: 39px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	}
	
#access ul ul li 
	{
	min-width: 180px;
	left: -40px;
	}
	
#access ul ul ul 
	{
	left: 100%;
	top: -1px;
	border: solid;
	border-color: #000;
	border-width: 0 0 1px 0;
	width: 180px;
	}
	
#access ul ul a 
	{
	background: #b41919;
	line-height: 1em;
	padding: 10px;
	width: 180px;
	height: auto;
	border: solid;
	border-color: #000;
	border-width: 0 1px 1px 1px;
	}
	
#access ul ul ul a 
	{
	border: solid;
	border-color: #000;
	border-width: 1px 1px 0 0;
	}
	
#access li:hover > a, #access ul ul :hover > a 
	{
	background: #6A1595;
	color: #fff;
	}
	
#access ul li:hover > ul 
	{
	display: block;
	}
	
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a 
	{
	color: #fff;
	}
	
* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, 
* html #access ul li.current-menu-parent a, * html #access ul li a:hover 
	{
	color: #fff;
	}





