/*   
Theme Name: Beware the Valkyries
Theme
Theme URI: http://bewarethevalkyries.com
Description: Custom theme created for Beware the Valkyries
Author: Lissa Pattillo
Author URI: http://lissapattillo.com
Version: 1
*/




html { height: 100%; margin-bottom: 1px; }


BODY {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	margin: 0 0 0 0px;
	background: url('http://bewarethevalkyries.com/wp-content/themes/bewarethevalkyries/images/bg.gif') #680f0f center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	background-repeat: no-repeat;
}

#wrapper {
	width: 1000px;
	margin: auto;
	padding: 0;
}

a {
	text-decoration: none;
	color: #9f0000;
}

img {
	border: 0;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

#valhalla-body { background: url('http://bewarethevalkyries.com/wp-content/uploads/2015/11/bg-val2.gif') #624d9f center center fixed;
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	background-repeat: no-repeat; }

#nav {
	width: 220px;
	float: left;
	text-align: center;
}

#nav #link {
	float: right;
	padding: 10px;
	color: #FFFFFF;
	background: #000000;
	width: 205px;
	clear: both; font-size: 28px;
	font-family: 'Rancho', cursive;
	margin-bottom: 10px;
	margin-right: -20px;
}

#nav #link a {
	color: #FFFFFF;
}

#nav #link a:hover {
	color: #d93651;
}

@media only screen and (max-device-width: 480px) {
		#nav #link {
			font-family: Helvetica, Arial, Verdana, sans-serif;
			font-size: 18px;
		}
	}

#content {
	width: 710px;
	background: #FFFFFF;
	padding: 20px;
	margin-right: 15px;
	margin-top: -30px;
	float: right;
	-moz-border-radius: 15px;
	border-radius: 15px;
	min-height: 420px;
}

#content h2 {
	margin: 0 0 10px 0; font-size: 32px;
	font-family: 'Rancho', cursive;
}

#content h3 {
	font-size: 24px; font-weight: bold; margin: 0px 20px 20px 15px;
	border-bottom: 3px dashed #d93650; font-family: 'Rancho', cursive;
	font-size: 32px; }

#content p {
	margin: 0px 15px 15px 15px;
}

#content table {
	font-size: 14px;
	margin-left: 25px;
	margin-top: 15px;
}

.fortnight table { width: 600px; }
.fortnight td { width: 120px; text-align: center; font-size: 16px; font-weight: bold; vertical-align: top; padding-bottom: 15px; }
.fortnight td img { width: 100px; height: 100px; border: 5px solid #d93650; }

#contact-form-4 {
	margin-left: 25px;
}

#contact-form-4 .pushbutton-wide {
	float: right;
	margin-top: -50px;
	margin-right: 55px;
	width: 280px;
	height: 25px;
	background: #d93651;
	color: #FFFFFF;
	border: 2px #000000 outset;
}

#contact-form-990377 {
	margin-left: 25px;
}

#contact-form-990377 .pushbutton-wide {
	float: right;
	margin-top: -50px;
	margin-right: 55px;
	width: 280px;
	height: 25px;
	background: #624d9f;
	color: #FFFFFF;
	border: 2px #000000 outset;
}

#footer {
	text-align: center;
	width: 900px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin: auto;
	color: #d93651;
}

#footer a { color: #d93651; }


#footer-val {
	text-align: center;
	width: 900px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin: auto;
	color: #FFFFFF;
}

#footer-val a { color: #FFFFFF; }