/*  
Theme Name: The Happy Viking Final
Theme URI: http://thehappyviking.com
Description: All Hail the Happy Viking!!
Version: 1.0
Author: Ben Wells
Author URI: http://www.thesitesmiths.com

*/

body {
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #294A7F;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
width: 1068px;
background-color: #2B4A81;
margin:0;
padding:0;
}

#header {
background-image: url(images/layout_5_r1_c1.jpg);
height: 530px;
margin: 0;
padding: 0;
}

		h1.headertitle {
		margin: 0;
		padding: 0;
		margin-left: 140px;
		color: #FFFFFF;
		font-size: .9em;
		}
		
		.headertitle a{
		color: #FFFFFF;
		}
		
		.headertitle a:hover {
		color: #000033;
		}
		
		#sitedescription {
		position: relative;
		top: 14px;
		left: 750px;
		font-size: .6em;
		color: #fff;
		}
		
		#mainmenu {
		position: relative;
		top: 305px;
		left: 132px;
		}

#leftcol {
width: 310px;
height: 282px;
float: left;
background-image: url(images/layout_5_r2_c1.jpg);
}


	#leftcol #eventlist {
	position: relative;
	top: 0px;
	left: 141px;
	}
	
	
#centercol {
width: 448px;
float: left;
background-image: url(images/layout_5_r2_c2.jpg);
background-repeat: no-repeat;
text-align: center;
font-size: .85em;
}

#centercol h2 {
margin: 0;
margin-top: 5px;
font-size: 1.1em;
}

#centercol p {
margin-left: 10px;
margin-right: 10px;
font-size: .95em;
text-align: left;
}

		#centercolfoot {
		background-color: #0F274D;
		width: 448px;
		height: 30px;
		}

			#centercolfoot ul li{
			display: inline;
			font-size: .80em;
			margin-right: 15px;
			}
			
			#centercolfoot ul li a {

			}

#rightcol {
width: 310px;
height: 282px;
float: left;
background-image: url(images/layout_5_r2_c3.jpg);
}

		#beerlink {
			position: relative;
			top: -20px;
			left: 75px;
			}

		#rightcol #pizzatext {
		position: relative;
		width: 115px;
		top: 17px;
		left: 85px;
		font-size: .75em;
		line-height: 1em;
		color: #fff;
		font-weight: bold;
		}
		
		#rightcol #pizzatext a, #beerlink a {
		font-size: .75em;
		}

		#rightcol #pizzaboy {
		position: relative;
		width: 90px;
		top: 95px;
		left: 103px;
		font-size: .70em;
		line-height: 1em;
		}
		
			
			#pizzaboy a {
			color: #FF0000;
			font-weight: 900;
			font-size: .85em;
			}

			#pizzaboy a:hover {
			color: #fff;
			}
#footer {
width: 1068px;
height: 50px;
padding-top: 20px;
clear: left;
font-size: .65em;
color: #278B9F;
}

		#footer #footerleft {
		float: left;
		margin-left: 40px;
		}
		
		#footer #footerright {
		float: right;
		margin-right: 90px;
		}

ul {
list-style-type: none;

}

a {
text-decoration: none;
color: #36AAC3;
}

a:hover {
color: #fff;
}

#badge {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 232px;
width: 231px;
background-image: url(images/ship.png);
/* text-indent: -999em; */
text-decoration: none;
}

#links li {
font-size: 10px;
}

a.downloadbutton {
font-size: 1.2em;
margin-let: 50px;
color:#000066;
}

a:hover.downloadbutton {
color: #0066CC;
}