@charset "utf-8";
/* CSS Document */


#container {
	width: auto;
	position: relative;
	background-color: #000000;
	overflow-x: hidden;
	overflow-y: hidden;
}

#battlepic {
	width: 70%;
	position: relative;
	top: 0px;
	left: 20%;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

#indexpage {
	height: 100vh;
	width: 95%;
	position: relative;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-color: #000000;
	top: 0px;
	left: 0px;
	z-index: 10;
	color: #F7F7F7;
	background-image: url(images/fw2.jpg);
	background-repeat: no-repeat;
	background-position: 300px 50px;
}
#indexpage4 {
	height: 100vh;
	width: 95%;
	position: relative;
	padding-top: 80px;
	padding-right: 80px;
	padding-bottom: 80px;
	padding-left: 80px;
	background-color: #000000;
	top: 0px;
	left: 0px;
	z-index: 10;
	color: #F7F7F7;
	background-image: url(images/fw2.jpg);
	background-repeat: no-repeat;
	background-position: 300px 55px;
}

#indexpage2 {
	height: 100vh;
	width: 95%;
	position: relative;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-color: #000000;
	top: 0px;
	left: 0px;
	z-index: 250;
	color: #F7F7F7;
	background-image: url(images/fw2.jpg);
	background-repeat: no-repeat;
	background-position: 300px 55px;
}
#sidebar {
	position: fixed;
	top: 100px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 430px;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	right: 5%;
	z-index: 101;
	width: 220px;
}

.heading {
	color: #E203F0;
	font-size: 18px;
}


#content2a {
	height: 600px;
	position: fixed;
	opacity: 0.7;
	right: 5%;
	top: 100px;
	background-color: #222222;
	background-image: url(images/smokeback2.jpg);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	z-index: 100;
	width: 260px;
	transition: all 1s;
}

#indexpage #content1 {
	width: 440px;
	height: 460px;
	position: absolute;
	background-color: #222222;
	opacity: 0.6;
	left: 100px;
	top: 250px;
	border-radius: 20px;
	background-image: url(images/smokeback2.jpg);
}
#indexpage4 #content1 {
	width: 340px;
	height: 300px;
	position: absolute;
	background-color: #222222;
	opacity: 0.8;
	left: 26%;
	top: 250px;
	border-radius: 20px;
	background-image: url(images/smokeback2.jpg);
}
#indexpage4 #content5 {
	width: 340px;
	height: 300px;
	position: absolute;
	background-color: #222222;
	opacity: 0.8;
	top: 400px;
	border-radius: 20px;
	background-image: url(images/smokeback2.jpg);
	left: 50%;
}

#indexpage #content1a {
	width: 400px;
	position: absolute;
	top: 250px;
	left: 100px;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#indexpage4 #content1a {
	width: 300px;
	position: absolute;
	top: 250px;
	left: 26%;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#indexpage4 #content5a {
	width: 340px;
	position: absolute;
	top: 400px;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	left: 50%;
}

#indexpage2 #content1 {
	width: 440px;
	height: 310px;
	position: absolute;
	background-color: #222222;
	opacity: 0.6;
	left: 100px;
	top: 250px;
	border-radius: 20px;
	background-image: url(images/smokeback2.jpg);
}

#indexpage2 #content1a {
	width: 400px;
	position: absolute;
	top: 250px;
	left: 100px;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#weddings #content1 {
	width: 440px;
	height: 360px;
	position: absolute;
	background-color: #222222;
	opacity: 0.6;
	left: 100px;
	top: 210px;
	border-radius: 20px;
	background-image: url(images/smokeback2.jpg);
}

#weddings #content1a {
	width: 400px;
	position: absolute;
	top: 210px;
	left: 100px;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#weddings2 #content1 {
    width: 440px;
    height: 1560px;
    position: absolute;
    background-color: #222222;
    opacity: 0.6;
    left: 100px;
    top: 100px;
    border-radius: 20px;
    background-image: url(images/smokeback2.jpg);
}

#weddings2 #content1a {
	width: 400px;
	height: 1520px;
	position: absolute;
	top: 100px;
	left: 100px;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#corporate #content1 {
	width: 440px;
	height: 310px;
	position: absolute;
	background-color: #222222;
	opacity: 0.6;
	left: 100px;
	top: 210px;
	border-radius: 20px;
	background-image: url(images/smokeback2.jpg);
}
#ashes #content1 {
	width: 440px;
	height: 560px;
	position: absolute;
	background-color: #222222;
	opacity: 0.6;
	left: 100px;
	top: 210px;
	border-radius: 20px;
	background-image: url(images/smokeback2.jpg);
}
#battles #content1 {
	width: 440px;
	height: 580px;
	position: absolute;
	background-color: #222222;
	opacity: 0.6;
	left: 100px;
	top: 210px;
	border-radius: 20px;
	background-image: url(images/smokeback2.jpg);
}
#proms #content1 {
	width: 440px;
	height: 310px;
	position: absolute;
	background-color: #222222;
	opacity: 0.6;
	left: 100px;
	top: 210px;
	border-radius: 20px;
	background-image: url(images/smokeback2.jpg);
}

#corporate #content1a {
	width: 400px;
	position: absolute;
	top: 210px;
	left: 100px;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#ashes #content1a {
	width: 400px;
	position: absolute;
	top: 210px;
	left: 100px;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#battles #content1a {
	width: 400px;
	position: absolute;
	top: 210px;
	left: 100px;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#proms #content1a {
	width: 400px;
	position: absolute;
	top: 210px;
	left: 100px;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contactus #content1 {
    width: 440px;
    height: 350px;
    position: absolute;
    background-color: #222222;
    opacity: 0.6;
    left: 100px;
    top: 210px;
    border-radius: 20px;
    background-image: url(images/smokeback2.jpg);
}
#contactus #content1a {
	width: 400px;
	position: absolute;
	top: 210px;
	left: 100px;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#contactus2 #content1 {
    width: 440px;
    height: 400px;
    position: absolute;
    background-color: #222222;
    opacity: 0.6;
    left: 100px;
    top: 210px;
    border-radius: 20px;
    background-image: url(images/smokeback2.jpg);
}
#contactus2 #content1a {
	width: 400px;
	position: absolute;
	top: 210px;
	left: 100px;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.logo {
	position: absolute;
	left: 110px;
	top: 70px;
}



#menu {
    width: 1200px;
    height: 55px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    top: 0px;
    z-index: 200;
}

#menu ul, li {
	display: inline;
}

#menu a:link {
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 32px;
	text-shadow: 2px 0px #F00804;
}

#menu a:visited {
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 32px;
}

#menu a:hover {
	color: #F03703;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 32px;
	text-shadow: 0 0px;
}

a:link {
	color: #F00804;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #F00804;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF4E01;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 0 0px;
}

#weddings {
	width: 95%;
	height: 100vh;
	position: relative;
	top: 20px;
	background-color: #000000;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-image: url(images/fw1.jpg);
	background-position: 300px 45px;
	background-repeat: no-repeat;
}

#proms {
	width: 95%;
	height: 100vh;
	position: relative;
	top: 20px;
	background-color: #000000;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-image: url(images/fw1.jpg);
	background-position: 300px 45px;
	background-repeat: no-repeat;
}

#weddings2 {
	width: 95%;
	height: 100vh;
	position: relative;
	top: 20px;
	background-color: #000000;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-image: url(images/fw1.jpg);
	background-position: 300px 45px;
	background-repeat: no-repeat;
}

#corporate {
	width: 95%;
	height: 100vh;
	position: relative;
	top: 20px;
	background-color: #000000;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-image: url(images/fw3.jpg);
	background-position: 300px 45px;
	background-repeat: no-repeat;
}
#ashes {
	width: 95%;
	height: 100vh;
	position: relative;
	top: 20px;
	background-color: #000000;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-image: url(images/fw3.jpg);
	background-position: 300px 45px;
	background-repeat: no-repeat;
}

#battles {
	width: 95%;
	height: 100vh;
	position: relative;
	top: 20px;
	background-color: #000000;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-position: 320px 55px;
	background-repeat: no-repeat;
}
h1 {
	color: #F00804;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #F00804;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}


#contactus {
	width: 95%;
	height: 100vh;
	position: relative;
	background-color: #000000;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	top: 20px;
	background-image: url(images/fw4.jpg);
	background-position: 120px 45px;
}

#contactus2 {
	width: 95%;
	height: 100vh;
	position: relative;
	background-color: #000000;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	top: 20px;
	background-image: url(images/fw4.jpg);
	background-position: 120px 45px;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
}
#menuholder {
	width: 100vw;
	height: 55px;
	position: fixed;
	z-index: 100;
	opacity: 0.7;
}
#menubg {
	width: 100vw;
	height: 55px;
	position: fixed;
	z-index: 150;
	background-image: url(images/smokebg1b.png);
}
#base {
	width: 100%;
	height: 30px;
	position: fixed;
	z-index: 50;
	bottom: 0px;
	background-image: url(images/smokebg1a.png);
	opacity: 0.8;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 10px;
}

 #eventlist {
	list-style: none;
	margin-left: -30px;
	}

.socialicons{
    max-width:32%;
    height:auto;
    position: relative;
    display:block;
    margin:0 auto;
	float: left;
}
.socialicons img{
    width: 100% !important;
	height: 100% !important;
	max-width: 60px;
	max-height: 44px;
    display:block;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 10px;
}

 #eventlist li {
	list-style: none;
	padding: 3px;
	}
 .eventtitle { 
 font-weight:bold; 
 }
 
#contactus input, textarea{
	background-color: #F8F5E8;
	border-width: thin;
	background-image: -webkit-linear-gradient(332deg,rgba(253,248,229,1.00) 0%,rgba(248,223,161,1.00) 100%);
	background-image: linear-gradient(118deg,rgba(253,248,229,1.00) 0%,rgba(248,223,161,1.00) 100%);
}

#weddings2 input, textarea{
	background-color: #F8F5E8;
	border-width: thin;
	background-image: -webkit-linear-gradient(332deg,rgba(253,248,229,1.00) 0%,rgba(248,223,161,1.00) 100%);
	background-image: linear-gradient(118deg,rgba(253,248,229,1.00) 0%,rgba(248,223,161,1.00) 100%);
}

#contactus2 input, textarea{
	background-color: #F8F5E8;
	border-width: thin;
	background-image: -webkit-linear-gradient(332deg,rgba(253,248,229,1.00) 0%,rgba(248,223,161,1.00) 100%);
	background-image: linear-gradient(118deg,rgba(253,248,229,1.00) 0%,rgba(248,223,161,1.00) 100%);
}
#base a:link  {
	color: #FFFFFF;
}

#base a:visited  {
	color: #FFFFFF;
}
#base img {
	vertical-align: middle;
}
a.gallink:link {
	color: #E5E5E5;
}

a.gallink:visited {
	color: #E5E5E5;
}
a.gallink:hover {
	color: #FF4E01;
}




@media screen and (max-width: 950px) {


	
.heading {
	color: #03F01E;
	font-size: 14px;
}

#battlepic {
	width: 50%;
	position: relative;
	top: 0px;
	left: 20%;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
	
#content2a {
	width: 200px;
	height: 440px;
	position: fixed;
	opacity: 0.7;
	right: 5%;
	top: 120px;
	background-color: #222222;
	background-image: url(images/smokeback2.jpg);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	z-index: 100;

}
#sidebar {
	position: fixed;
	top: 120px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #E9E9E5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	right: 5%;
	z-index: 101;
	width: 170px;
	height: 410px;
}

#sidebar p, #sidebar li{
        font-size: 12px;
    }
	
#sidebar h2{
	font-size: 16px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
    }
}




@media screen and (max-width: 820px) {
    #sidebar, #content2a, #battlepic {
        display: none;
    }
}
