/*
 Theme Name:   znt
 Theme URI:    http://zombienightterror.com/
 Description:  ZNT
 Author:       Bob
 Author URI:   http://zombienightterror.com/
 Template:     zombie-apocalypse
 Version:      1.0.0
 Tags:         dark, two-columns, right-sidebar
 Text Domain:  zombie-apocalypse
*/

@import url('../zombie-apocalypse/style.css');

@font-face {
    font-family: titlefont;
    src: url('upheavtt-webfont.eot');
    src: url('upheavtt-webfont.eot?#iefix') format('embedded-opentype'),
         url('upheavtt-webfont.woff') format('woff'),
         url('upheavtt-webfont.ttf') format('truetype'),
         url('upheavtt-webfont.svg#upheaval_tt_brkregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.img-legend  {
	margin-top: 5px;
	letter-spacing: 1px;
	font-family: titlefont, Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
}

a:link {
    	color: #99090A !important;
	text-decoration: none;
}

a:visited {
	color: rgba(168, 53, 53, 1) !important;
	text-decoration: none;
}

a:active,
a:hover {
	color: #CE0001 !important;
}

#splatter {
	background: none;
}

#access {
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #D70000;
	margin: 0px;
	width: 100%;
	text-align:center;
	height: 35px;
	z-index: 9999;
}

#access, 
#access .menu,
#access div.menu ul {
	letter-spacing: 1px;
	font-family: titlefont, Verdana, Geneva, sans-serif;
	font-size: 30px;
}

#access .menu {
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}

#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: #3C0000 !important;
}

.current_page_item,
.page_item {
	padding: 2px 5px;
}

#access a {
	color: #FFF !important;
}

#access li:hover > a {
	color: #99090A !important;
	background-color: transparent !important;
}

#content {
	color: rgba(185, 185, 185, 1);
}
#content img {
    margin: 0px;
    height: auto;
    max-width: 640px;
    border: 1px solid #DDD;
    padding: 3px;
    background-color: transparent !important;
    box-shadow: 3px 3px 3px #999;
    border-radius: 5px;
}

#content img {
    	box-shadow: none;
	border-radius: 0px;
	border: 0px;
	padding: 0px;
    	background-color: transparent !important;
}

#content {
    text-align: justify;
}

#content p {
    margin-bottom: 20px  !important;
}

#content h4, 
#content h5, 
#content h6 {
    color: rgba(185, 185, 185, 1)  !important;
    border-left: none;
}

#forbottom2,
#main,
#container {
	background: transparent;
	background-color: #1B1D20;
    	/*min-height: 510px;*/
}

.home #forbottom2,
.home #main,
.home #container {
	background: transparent;
	background-color: transparent;
}

.entry-utility {
    text-align: right;
}

#content .entry-title,
#content .entry-title a:link {
	letter-spacing: 1px;
	font-family: titlefont, Verdana, Geneva, sans-serif;
	font-size: 32px;
	color: rgba(242, 242, 242, 1) !important;
	text-decoration: none;
	border-left: none;
	padding-left: 0px;
	margin: 0px 0px 12px 0px;
}

#content .entry-title a:visited {
	color: rgba(242, 242, 242, 1) !important;
}

.widget-title {
	letter-spacing: 1px;
	font-family: titlefont, Verdana, Geneva, sans-serif;
    	color: rgba(242, 242, 242, 1) !important;
    	font-size: 20px;
    	border-left: none;
    	padding: 4px 0px 4px 5px;
    	text-align: left;
    	margin-bottom: 5px;
}

.widget-area a:link, .widget-area a:visited {
   	text-decoration: none;
    	color: #B9B9B9  !important;
    	font-size: 14px;
}

.widget-area a:link,
.entry-meta a:link, 
.entry-utility a:link,
.widget-area a:visited,
.entry-meta a:visited, 
.entry-utility a:visited {
	color: #666 !important;
}

.widget-area a:hover,
.entry-meta a:hover, 
.entry-utility a:hover a:active, 
a:hover {
	color: #CE0001 !important;
	background-color: transparent;
}

#content .entry-title {
    padding-left: 0px;
    margin: 0px;
    border-left: none;
}

input[type="text"], textarea {
    box-shadow: none;
    border-radius: 0px;
}

body,
.home {
    background-color: #070707 !important;
}

#home-footer {
	background:url('images/footers/footer_home.png') no-repeat;
	width: 100%;
	height: 529px; 
	background-position: center;
	margin-top: -300px;
}

.home #home-footer {
	margin-top: -375px;
}

#home-footer-anim {
	background: url('images/footers/footer_anim.gif') no-repeat;
	width: 100%;
	height: 100%;
	background-position: center bottom;
}

#home-footer-repeat {
	background:url('images/footers/footer_repeat.png') repeat-x;
	width: 100%;
	height: 108px; 
	background-position: center;
}

#footer {
    margin-bottom: 0px;
}

body.home {
    background-color: #070707 !important;
}

.home #branding {
	margin-top: 34px;
}

#branding {
	margin-left: auto !important;
}

.home #branding {
	margin-bottom: -100px;
}

.entry-meta a:hover, 
.entry-utility a:hover {
    color: #CE0001 !important;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    	color: white;
    	border-left: none;
	font-weight: bolder;
	margin: 30px 0px 20px 0px;
}

#content tr {
    background-color: transparent !important;
}

#content hr {
    background-color: #4D4D4D;
    border: 0px none;
    clear: both;
    height: 1px;
    margin-top: 5px;
    margin-right: 50px;
    margin-left: 50px;
}

#content table,
#content tr td {
	vertical-align: top;
	border: none;
    	padding: 2px 24px;
}
#content ul li {
	background: none;
}

.home #content img {
	border: 0px !important;
	padding: 0px !important;
	background-color: transparent !important;
}

#footer {
	position: relative;
	bottom: -340px;
}

.home #footer {
	position: relative;
	bottom: -285px;
}

.home #home-footer {
	margin-top: -350px;
}

#footer .widget-title {
    text-align: right !important;
}

#home-legend {
    padding-top: 40px;
}

.awards-home  {
	letter-spacing: 1px;
	font-family: titlefont, Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #FFF;
	padding-top: 375px;
}

.title-home  {
	letter-spacing: 1px;
	font-family: titlefont, Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #FFF;
	padding-top: 250px;
}

#content ol, ul {
	list-style: square;
}

#content li {
	text-indent: 0px !important;
}

#wpadminbar {
	display: none;
	height: 0px;
}

.clearfix {
	display: inline-block;
}
