/*
Theme Name: Bedrooms Of The Fallen
Theme URI: http://www.bedroomsofthefallen.com
Description: Custom Theme developed for Ashley Gilbertson and Bedrooms Of The Fallen.
Version: 1.0
Author: Martin Fuchs
Author URI: http://shutupimawesome.com/
Tags: custom

*/

html {
height: 100%;
}

body {
	background: #1a1e1b;
	margin: 0;
	padding: 0;
	height: 100%;
}

img {
	border: 0;
	-ms-interpolation-mode:bicubic;
}

.clear {
	clear: both;
}



#container {
min-height: 100%;
margin-bottom: -25px;
position: relative;
}

#home_content {
overflow: hidden;
}



/*Header*/

.wrapper {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

#masthead .logo {
margin: 0px 0px 0px 10px;
float: left; }

#masthead {
	height: 25px;
	width: 100%;
	margin: 0px auto;
	border-bottom:1px solid #464646;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#masthead ul {
	padding: 0;
	list-style-type: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#masthead li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #bfbfbf;
	text-indent: 0px;
	float: left;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
	background-image: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#masthead li a:link, li a:active, li a:visited  {
	color: #bfbfbf;
	text-decoration: none;
}

#masthead li a:hover  {
	color: #64a2af;
	text-decoration: none;
}

.nav_home {
	display:block;
	width:28px;
	height:25px;
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

.nav_home a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-image: url(http://www.bedroomsofthefallen.com/images/nav_home.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_home a:hover {
	background-position:0 -25px;
}

.nav_about {
	display:block;
	width:32px;
	height:25px;
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

.nav_about a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-image: url(http://www.bedroomsofthefallen.com/images/nav_about.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_about a:hover {
	background-position:0 -25px;
}

.nav_bedrooms {
	display:block;
	width:53px;
	height:25px;
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

.nav_bedrooms a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-image: url(http://www.bedroomsofthefallen.com/images/nav_bedrooms.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_bedrooms a:hover {
	background-position:0 -25px;
}

.nav_participate {
	display:block;
	width:61px;
	height:25px;
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

.nav_participate a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-image: url(http://www.bedroomsofthefallen.com/images/nav_participate.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_participate a:hover {
	background-position:0 -25px;
}

.nav_memorial_funds {
	display:block;
	width:85px;
	height:25px;
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

.nav_memorial_funds a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-image: url(http://www.bedroomsofthefallen.com/images/nav_memorial_funds.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_memorial_funds a:hover {
	background-position:0 -25px;
}

.nav_contact {
	display:block;
	width:44px;
	height:25px;
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

.nav_contact a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-image: url(http://www.bedroomsofthefallen.com/images/nav_contact.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_contact a:hover {
	background-position:0 -25px;
}

/*Headline*/

#headline_wrapper {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	background-color: #090a09;
}
#headline {
	height: 138px;
	width: 692px;
	margin: 0px auto;
}

/*Content*/

#content {
	width: 692px;
	margin: 0px auto;
}

#content ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #b4b4b4;
	list-style-type: square;
	text-indent: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 692px;
}

#formbg {
	width: 692px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	background-color: #090a09;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #b4b4b4;
	display:block;
	margin-left: 0px;
	margin-right: 0px;
}



/*Type*/

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #64a2af;
	text-indent: 0px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: 11px;
	width: 692px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #64a2af;
	text-indent: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	margin-bottom: 11px;
	width: 692px;
	float: left;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #b4b4b4;
	text-indent: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 692px;
}

a:link, 
a:active, 
a:visited  {
	color: #64a2af;
	text-decoration: none;
}

a:hover  {
	color: #64a2af;
	text-decoration: underline;
}

/*Footer*/

#footer {
height: 25px;
position: relative;
}

.clearfooter {
height: 25px;
clear: both;
}

#footercontent .text {
margin: 0px 0px 0px 10px;
float: left; }

#footercontent {
	height: 25px;
	width: 100%;
	margin: 0px auto;
	border-top:1px solid #464646;
}


#footercontent ul {
	padding: 0;
	list-style-type: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footercontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #bfbfbf;
	text-indent: 0px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	background-image: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#footercontent li a:link, li a:active, li a:visited  {
	color: #bfbfbf;
	text-decoration: none;
}

#footercontent li a:hover  {
	color: #64a2af;
	text-decoration: none;
}

.meta_nav_newsletter {
	display:block;
	width:61px;
	height:25px;
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

.meta_nav_newsletter a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-image: url(http://www.bedroomsofthefallen.com/images/meta_nav_newsletter.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.meta_nav_newsletter a:hover {
	background-position:0 -25px;
}

.meta_nav_share {
	display:block;
	width:55px;
	height:25px;
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

.meta_nav_share a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-image: url(http://www.bedroomsofthefallen.com/images/meta_nav_share.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.meta_nav_share a:hover {
	background-position:0 -25px;
}

.meta_nav_fb_fan {
	display:block;
	width:140px;
	height:25px;
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

.meta_nav_fb_fan a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-image: url(http://www.bedroomsofthefallen.com/images/meta_nav_fb_fan.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.meta_nav_fb_fan a:hover {
	background-position:0 -25px;
}

/*Form*/


.entry_container_left {
float: left;
width: 309px;
margin-top: 0px;
margin-left: 25px; }

.entry_container_right {
float: right;
width: 309px;
margin-top: 0px;
margin-left: 0px;
margin-right: 25px; }

.entry_container_middle {
float: left;
width: 641px;
margin-top: 0px;
margin-left: 25px; }


fieldset {
	border-top:  none;
	border-right:  none;
	border-bottom: none;
	border-left: none;
	padding: 0px;
	margin: 0px;
}

label { 
font-family: Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 12px;
line-height: 16px;
color: #b4b4b4;
display:block;
margin-left: 0px;
margin-right: 0px; }

input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	height:16px;
	width: 307px;
	border-top: 1px solid #abadb3;
	border-right: 1px solid #abadb3;
	border-bottom: 1px solid #abadb3;
	border-left: 1px solid #abadb3;
	background-color: #d2d2d2;
	margin-left: 0px;
	margin-bottom: 16px;
}

.fileupload {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	height:20px;
	width: 307px;
	border-top: 1px solid #abadb3;
	border-right: 1px solid #abadb3;
	border-bottom: 1px solid #abadb3;
	border-left: 1px solid #abadb3;
	background-color: #d2d2d2;
	margin-left: 0px;
	margin-bottom: 16px;
}

textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	height:80px;
	width: 641px;
	background-color: #d2d2d2;
	border-top: 1px solid #abadb3;
	border-right: 1px solid #abadb3;
	border-bottom: 1px solid #abadb3;
	border-left: 1px solid #abadb3;
}

#contact_buttons {
	width:0px;
	height:36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	padding-top: 20px;
	float: left;
}


.button_submit {
	margin-top: 14px;
	border:none;
	width:95px;
	height:27px;
	text-align:center;
	text-decoration:none;
	background-image:url(http://www.bedroomsofthefallen.com/images/submit_button.png);
	background-repeat:no-repeat;
	background-color: #090a09;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
}


#formbg p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #757575;
	text-indent: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 643px;
}

/*Share This*/

.dv-share-this{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 21px;
	text-transform:uppercase;
	position:absolute;
	top:100%;
	left:100%;
	width:120px;
	background-color:#000;
	color:#BFBFBF;
	display:none;
	z-index:500;
}
.dv-share-this a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	display:block;
	color:#BFBFBF;
	text-decoration:none;
	text-transform:uppercase;
	padding:2px 10px;
}
.dv-share-this a:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	color: #64a2af;
}