/* Style page for main home page */

/* Font Styles */
@font-face {
	font-family: "Arimo Regular", Helvetica, Arial, sans-serif;
	src: url(../../images/arimo/Arimo-Regular.ttf);
	font-size: 11px;
	line-height: 1.2px;
	font-weight: normal;
}

@font-face {
	font-family: "Arimo Bold", Helvetica, Arial, sans-serif;
	src: url(../../images/arimo/Arimo-Bold.ttf);
	font-weight: bold;
}

@font-face {
	font-family: "Carnevalee Freakshow", Helvetica, Arial, sans-serif;
	src: 			url(../../images/livin-hell_carnivalee-freakshow/CarnevaleeFreakshow.ttf);
}

@font-face {
	font-family: dreamorphans, Helvetica, Arial, sans-serif;
	src: url(../../images/dream_orphans/dreamorphans.ttf);
	font-weight: normal;
}

@font-face {
	font-family: "dreamorphans b", Helvetica, Arial, sans-serif;
	src: url(../../images/dream_orphans/dreamorphansb.ttf);
	font-weight: bold;
}

/* Layout Styles */

html {
	background-color: rgb(0,0,0);
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
}
#container {
	background-image: url(../images/blue_background.png);
	background-repeat: repeat;
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}


header {
	padding: 0px;
	height: 111px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
nav {
	padding: 0px;
	height: 85px;
	width: 829px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/nav_background.png);
	background-repeat: no-repeat;
	top: 0px;
	position: relative;
}
#logo {
	position: relative;
	float: left;
	left: 115px;
	top: 0px;
	right: auto;
	bottom: auto;

}
#wspa {
	display: block;
	float: left;
	position: relative;
	left: 160px;
	top: 7px;
	right: auto;
}
nav ul {
	list-style-type: none;
	float: left;
	position: relative;
	text-align: left;
	left: -30px;
	top: 12px;
	right: auto;
	bottom: auto;
}

nav ul li {
	display: block;
	float: left;
	margin-left: 18px;
}

nav ul li a {
	text-decoration: none;
	font-size: 18px;
	font-family: "Arimo Bold";
	color: rgb(252, 245, 165);
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	-moz-transform: matrix( 1.35552083333333,0,0,1.47024615384616,0,0);
	-webkit-transform: matrix( 1.35552083333333,0,0,1.47024615384616,0,0);
	-ms-transform: matrix( 1.35552083333333,0,0,1.47024615384616,0,0);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
   -webkit-text-stroke: 1px black;
}
ul li a:hover {
  color: rgb(236,203,55);
  text-shadow: 0px 0px 25px rgba(236,203,55,.75);
  -webkit-text-stroke: 1px rgb(142,119,15);
}

ul li a:active {
  color: rgb(235,227,189);
  text-shadow: 0px 0px 25px rgba(235,227,189,.75);
  -webkit-text-stroke: 1px rgb(235,227,189);
}

ul li a:visited {
  color: rgb(142,119,15);
  -webkit-text-stroke: 1px black;
}


nav form{
	top: 16px;
	position: relative;
	left: 0px;
	right: auto;
	bottom: auto;
	display: block;
	float: right;
	border: none;
	width: 15em;
	margin-right: 40px;
	margin-top: 8px;
}

input#search {
	background-color: #f7a1a1;
}

main {
	padding: 0px;
	height: auto;
	min-height: 1043px;
	margin-top: -16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 798px;
	text-align: center;
	background-image: url(../images/body_background.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-color: rgb(151,129,7);
	top: 0px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.7);
}

main #rotating_banner {
	background-image: url(../images/white_background.jpg);
	background-repeat: repeat;
	height: 351px;
	width: 796px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
main #banner_descript {
	background-color: #1a1919;
	text-align: left;
	display: block;
	height: 331px;
	width: 305px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
main #rotating_banner img {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 13px;
}
main #banner_descript h4 {
	font-size: 18px;
	font-family: "Arimo Bold";
	color: rgb(252, 245, 165);
	font-weight: bold;
	line-height: 0.834;
	text-align: center;
	-moz-transform: scale(1.3, 1.42);
	-webkit-transform: scale(1.3, 1.42);
	-ms-transform: scale(1.3, 1.42);
	position: relative;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
main #banner_descript p{
	font-size: 13px;
	font-family: "Arimo";
	color: rgb(252, 245, 165);
	line-height: 1.5;
	text-align: left;
	-moz-transform: scale(1.3, 1.42);
	-webkit-transform: scale(1.3, 1.42);
	-ms-transform: scale(1.3, 1.42);
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 40px;
	display: block;
	width: 218px;
	padding-right: 0px;
	position: relative;
	left: auto;
	top: 40px;
	right: 10px;
	bottom: auto;
	padding-left: 15px;
}
main h1 {
	background-image: url(../images/rudgwick_title.png);
	background-repeat: no-repeat;
	text-align: center;
	text-indent: -9999px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 108px;
	width: 715px;
	margin-top: 0px;
	margin-bottom: 0px;
}
	

main h2 {
	background-image: url(../images/secondary_title.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 49px;
	width: 481px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
	margin-bottom: 10px;
}

#container main section {
	display: block;
	float: left;
	height: 449px;
	width: 555px;
}

main section#home_section h3{
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 58px;
	width: 557px;
	margin-right: auto;
	margin-left: -11px;
}
main #sponsor img {
	display: block;
	float: left;
	margin-right: 18px;
	position: relative;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	margin-top: 4px;	
}
main section #template_sponsor img{
	display: block;
	float: right;
	margin-right: 5px;
	position: relative;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	margin-top: 4px;
}


main section #article1 {
	background-image: url(../images/white_background.jpg);
	width: 510px;
	height: 196px;
	background-repeat: repeat;
	border: 1px solid rgb(0,0,0);
	margin-left: 22px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
main section #article1 img {
	display: block;
	float: left;
	height: 161px;
	width: 209px;
	margin-top: 17px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
main section #article1 p {
	font-family: "Arimo Regular";
	font-size: 10.624px;
	color: rgb(7, 7, 7);
	line-height: 1.4;
	text-align: left;
	-moz-transform: matrix( 1.35552083333333,0,0,1.47024615384616,0,0);
	-webkit-transform: matrix( 1.35552083333333,0,0,1.47024615384616,0,0);
	-ms-transform: matrix( 1.35552083333333,0,0,1.47024615384616,0,0);
	width: 190px;
	height: 132.569px;
	position: relative;
	display: block;
	float: left;
	margin-top: 44px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 35px;
}
main section #article2 {
	background-image: url(../images/white_background.jpg);
	width: 510px;
	height: 199px;
	background-repeat: repeat;
	border: 1px solid rgb(0,0,0);
	margin-left: 22px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	margin-top: -28px;
	margin-right: auto;
	margin-bottom: 25px;
	display: block;
	position: relative;
}
main section #article2 img {
	display: block;
	float: left;
	height: 159px;
	width: 211px;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
main section #article2 p {
	font-family: "Arimo Regular";
	font-size: 10.624px;
	color: rgb(7, 7, 7);
	line-height: 1.35;
	text-align: left;
	-moz-transform: matrix( 1.35552083333333,0,0,1.47024615384616,0,0);
	-webkit-transform: matrix( 1.35552083333333,0,0,1.47024615384616,0,0);
	-ms-transform: matrix( 1.35552083333333,0,0,1.47024615384616,0,0);
	width: 190px;
	height: auto;
	position: relative;
	display: block;
	float: left;
	margin-top: 36px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 35px;
}



footer {
	background-image: url(../images/footer_background.png);
	text-align: left;
	padding: 0px;
	height: 58px;
	width: 829px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: -89px;
	bottom: auto;
	position: relative;
	clear: both;
}
footer ul {
	list-style-type: none;
	float: left;
	position: relative;
	text-align: left;
	left: -30px;
	top: 0px;
	right: auto;
	bottom: auto;
}

footer ul li {
	display: block;
	float: left;
	margin-left: 18px;
}

footer ul li a {
	text-decoration: none;
	font-size: 17px;
	font-family: "Arimo Bold";
	color: rgb(244, 241, 200);
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
  -moz-transform: matrix( 1.35552083333333,0,0,1.47024615384616,0,0);
  -webkit-transform: matrix( 1.35552083333333,0,0,1.47024615384616,0,0);
  -ms-transform: matrix( 1.35552083333333,0,0,1.47024615384616,0,0);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
   -webkit-text-stroke: 1px rgb(21,64,27);
}
