body {
  font-family: Arial;
  font-size: 12px;
	background-image: url('images/reignbackground.jpg');
	background-attachment: fixed;
}

#headerMain, #newsEvents, #mainContent, #videoVault, #leftTwitter, #emailSignIn/*, #menuWrapper, #footerWrapper*/{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-repeat: repeat;
	background-image: url('images/backGray.png');
}
#headerMain, #mainContent {
	border: 1px solid #cccccc;
}

p#wrestling, p#jiuJitsu, p#kickboxing, p#boxing, p#fitKids, p#strength{
	text-align: center;
	color: black;
  font-weight: bold;
  font-size: 8pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

#mainWrapper {
  width: 1024px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

#headerMain {
	margin-bottom: 10px;
  width: 100%;
  height: 245px;
	position: relative;
}
ul.navBar {
  height:2em;
}
ul.navBar:hover {
  cursor: pointer;
}
ul.navBar li.active {
  cursor:default;
}
ul.navBar li.item,ul.navBar li.drop {
  font-weight: bold;
}
ul.navBar li ul {
  display:none;
  background-color:white;
}
ul.navBar li.drop:hover > ul {
  display:block;
}
ul.navBar li.drop ul li.drop:hover ul {
  display:block;
}

/* position */
ul.navBar {
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
	height: 27px;
}
ul.navBar > li {
  margin-left: 43px;
  margin-right: 3px;
  margin-top: 5px;
  padding-left: 16px;
  padding-right: 5px;
  float:left;
  position:relative;
}
ul.navBar > li.drop > ul {
  list-style-type:none;
  margin: 0;
	padding: 3px 0 0 0;
	z-index: 10;
	width:120px;
	position:absolute;
}
ul.navBar li.drop ul li, ul.navBar li.drop ul li.drop {
  padding:3px;
  position:relative;
  width:100%
}
ul.navBar li.drop ul li.drop ul {
  list-style-type:none;
  margin: 0;
	padding: 3px 0 0 0;
	margin-left:15px;
	z-index: 10;
	width:100px;
	position:relative;
}
ul.navBar li.drop ul ul li {
  padding:3px;
  width:100%
}
ul.navBar li > a:link {
  text-decoration: none;
  color:black;
}
ul.navBar li.item:hover > a, ul.navBar li.drop:hover > a {
  color:red;
}
ul.navBar li.drop > ul {
  color:black;
}
ul.navBar li ul li.item:hover > a {
  color:red;
}
ul.navBar li ul li ul li.item:hover > a {
  color:red;
}
ul.navBar a:visited {
  color:black;
}

#leftMain {
	width: 320px;
	float: left;
}

/* this is the main content window */
#mainContent {
  margin-bottom: 10px;
  margin-left: 10px;
	max-height: 798px;
	width: 672px;
	padding: 10px;
	float: right;
	overflow: auto;
}
#newsEvents {
	padding: 5px;
	width: 308px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	background: url('images/latestnewsandeventswithoutlogo.png') repeat-x;
	background-position: top;
}

h4.blogTitle{
  border-bottom: solid thin darkred;
  margin-bottom:0;
  padding-bottom:0;
}

p.blogDate{
	font-style: italic;
	color:darkgrey;
	margin-top:0;
	padding-top:0;
	width:100%;
}

p.blogContent{

}

#videoVault {
	padding: 5px;
	height: 370px;
	width: 308px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	background: url('images/latestnewsandeventswithoutlogo.png') repeat-x;
}
#videoVault #videoSelect {
  margin-top: 5px;
  height:90px;
  overflow:scroll;
}
#videoVault #videoSelect img {
  float:left;
  padding:5px;
}
#leftTwitter {
	padding: 5px;
	height: 250px;
	width: 308px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	background: url('images/latestnewsandeventswithoutlogo.png') repeat-x;
}
/* twitter feed stuff */
#leftTwitter #twtr-widget-1 {
  height: 215px;
  overflow: scroll;
}
#leftTwitter DIV.twtr-hd {
  display:none;
}
#leftTwitter DIV.twtr-ft {
  display: none;
}
#emailSignIn {
	padding: 5px;
	height: 150px;
	width: 308px;
	float: left;
	clear: left;
	background: url('images/latestnewsandeventswithoutlogo.png') repeat-x;
	margin-bottom: 10px;
}
/* #main{
	width: 1000px;
	height: 25px;
}

#bodyWrapper{
	width: 1000px;
}


 */
p.headers{
	font-size: 12pt;
	padding: 0;
	margin: 0 0 5px 0;
}

table#emailTable tbody tr {
  padding:0;
  margin:1px;
  font-size:14px;
  height:20px;
}

#testimonial{
	position: relative;
	margin-left: 350px;
	width: 440px;
	font-size: 14px;
}

.fightStyle{
	width: 100px;
	height: 150px;
	margin-left: 25px;
	float: left;
	/* position: relative; */
	/*-webkit-box-reflect: below -5px	-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.5,transparent), to(rgba(255, 255, 255, 0.15)));*/
}

#social{
	float: left;
	width: 50px;
	margin-left: 10px;
	/* position: relative; */
	top: 3px;
	padding-top: 15px;
}

#facebook, #twitter {
	margin-bottom: 5px;
	
}
#specialties{
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin-bottom: 20px;
	height: 150px;
}
A:link {
  text-decoration: none;
  color:transparent;
  font-weight: bold;
}
A:visited {
  text-decoration: none;
  color:transparent;
  font-weight: bold;
}
A:active {
  text-decoration: none;
  color:transparent;
  font-weight: bold;
}
A:hover {
  text-decoration: none;
  color:transparent;
  font-weight: bold;
}

#logo{
	position: absolute;
	left: 20px;
	top: -60px;
}

#dude{
	position: absolute;
	bottom: 0px;
	right: 34px;
	margin-right: 0px;
}
#footerWrapper {
  clear: both;
}
#footerWrapper p {
  text-align: center;
  color: darkgrey;
  font-size: 12px;
  text-decoration: bold;
}
#sponsors {
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
  margin-bottom: 10px;
}
#sponsors > img {
  margin:10px;
}


