.NewBody{
	background: #000 url(../images/lightning.jpg) no-repeat fixed center;
	margin: 0 0 0 0;
	font-family:arial;
	font-size:14px;
	color:#ffffff;
}

/* Large Box with White Border */
.boxLGtop{
	width:530px;
	height:23px;
	background: url(../images/box_lg_top.png) no-repeat bottom;
}
.boxLGmiddle{
	width:530px;
	padding-left:20px;
	padding-right:20px;
	background: url(../images/box_lg_middle.png) repeat-y;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
}
.boxLGbottom{
	width:530px;
	height:22px;
	background: url(../images/box_lg_bottom.png) no-repeat top;
}

/* Small Box with Blue Border */
.boxSMtop{
	width:394px;
	height:25px;
	background: url(../images/box_sm_top.png) no-repeat bottom;
}
.boxSMmiddle{
	width:394px;
	padding-left:20px;
	padding-right:20px;
	background: url(../images/box_sm_middle.png) repeat-y;
}
.boxSMbottom{
	width:394px;
	height:25px;
	background: url(../images/box_sm_bottom.png) no-repeat top;
}
.HeaderBlue{
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	color: #51A2E4;
}
.HeaderBlueUnderline{
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	color: #51A2E4;
	text-decoration:underline;
}
.HeaderPageTitle{
	font-family:"century Gothic",Arial;
	font-size:24px;
	font-weight:normal;
	color: #FF2637;
}

/* Mixology Text Formatting and Possible Use for Other Pages */
.MixPage{
	width:530px;
	padding-left:20px;
	padding-right:20px;
	background: url(../images/box_lg_middle.png) repeat-y;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
}

/* Event Calendar Header */
.HeaderEvents{
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	color: #51A2E4;
	text-decoration:underline;
}

#newFooter{
	width:940px;
	height:92px;
	padding-top:15px;
	padding-bottom:0px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#cccccc;
	background: url(../images/footer_img.png) no-repeat;
}
#Gallery-wrapper {
  width: 940px;
  margin:0 auto;
  }
#Gallery-left {
  width: 530px;
  float: left;
  }
#Gallery-right {
  width: 394px;
  float: right;
  position:absolute;
  }

/* CONTACT FORM */
.contactBox{
	width:300px;
	height:14px;
	background-color: #cccccc;
	border: 1px solid Blue;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.contactSelect{
	width:120px;
	height:26px;
	background-color: #CAE5F2;
	border: 1px solid Blue;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.contactEmail{
	width:300px;
	height:14px;
	background-color: #cccccc;
	border: 1px solid Blue;
	font-family:Arial;
	font-size:12px;
	color: Blue;
}
.contactButton{
	width:156px;
	height:28px;
	background: url(../images/button_contact.gif) no-repeat;
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
}
.contactUpload{
	width:180px;
	height:28px;
	background: url(../images/button_contact.gif) no-repeat;
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
}
.contactQuestion{
	width:300px;
	height:80px;
	background-color: #cccccc;
	border: 1px solid Blue;
	font-family:Arial;
	font-size:12px;
	color: #000000;
}
.SponsorName{
	font-family:Arial;
	font-size:14px;
	color: #007AD0;
}
a.SponsorLink {
	font-family:Arial;
	font-size:12px;
	color: #FF8C00;
	text-decoration:underline;
}

a.SponsorLink:visited {
	font-family:Arial;
	font-size:12px;
	color: #FF8C00;
	text-decoration:underline;
}

a.SponsorLink:hover {
	font-family:Arial;
	font-size:12px;
	color: #00BFFF;
	text-decoration:none;
}

  
/* ====== ORIGINAL BITEME CSS ====== */

.container_16
{  margin-left: auto;  margin-right: auto;  width: 986px; }

 .grid_10
{
    display: inline;
    float: left;
    margin-left: 20px;
    margin-right: 10px;
}

.grid_6 {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
.alpha
{
    margin-left: 0;
}
.omega
{
    margin-right: 0;
}
.container_16 .grid_6
{
    width: 366px;
}
.container_16 .grid_10
{
    width: 560px;
}
.clearfix:after
{
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
}
.clearfix
{
    display: inline-block;
}
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
a{
	color: #FF8C00;
	text-decoration: none;
}


a:hover
{
    color: #0095d3;
	text-decoration: underline;
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 16px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
/* TYPOGRAPHY */
h2{
	color: #cb0002;
	font: 19px;
	margin: 0 0 5px;
	font-weight:normal;
}
h2 a{
	color: #ffffff;
}
h3, h4, h5{
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px;
}
#columns h3{
	font-weight: bold;
}
#sidebar h3{
	font-size: 18px;
	color:#ffffff;
	font-weight:normal;
	display: block;
	text-align: left;
	height:20px;
	text-decoration:underline;
}

.widget ul li a{
	color:#fff;
}
/*- Subscribe -*/
.subscribe{ visibility:hidden; color: #000000; float:right;}
.subscribe a { visibility:hidden;color: #0095d3; }
.subscribe a:hover { visibility:hidden;text-decoration:underline; }

body{	
font-family:"Helvetica Neue", Helvetica, Arial, Sans-Serif;
font-size:15px;
color: #ffffff
}
/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#000 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
.commentmetadata a {
	font-size:11px;
	color:#333333;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 18px 18px 5px 18px !important;
	background:#636363;
	border:1px solid #DEDBD1;	
}
input#submit {
	font-size: 12px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #DEDBD1;
	background:#F5F4F0;
}
/*=== Post ===*/

.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #999999;
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin: 0 0 10px;
}
.date-comments a { 	color: #999999; }

#centercol .date-comments p{
	line-height: 25px;
}
span.comments{
	background: url('ico-comments.gif') no-repeat left 50%;
	padding: 0 0 0 20px;
}
span.continue{
	background: url('ico-continue-trans.png') no-repeat left 50%;
	padding: 1px 0 1px 20px;
	line-height:20px;
}
span.continue-archives{
	background: url('ico-arrow-trans.png') no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url('ico-arrow-trans-left.png') no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
	font-size:14px;
}
a.more{
	background: url('ico-arrow-trans.png') no-repeat left 50%;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}

/*=== Styling Boxes ===*/

/*- Box (main column boxes) -*/

.widget {
background-attachment: scroll;
background-clip: border-box;
background-color: #000000;
background-image: url(bg-box.png);
background-origin: padding-box;
background-repeat: repeat;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
outline-color: rgb(128, 128, 128);
outline-style: solid;
outline-width: 1px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
vertical-align: baseline
}

.widget1 {
background-attachment: scroll;
background-clip: border-box;
background-color: #000000;
background-image: url(bg-box.png);
background-origin: padding-box;
background-repeat: repeat;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
outline-color: rgb(128, 128, 128);
outline-style: solid;
outline-width: 1px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
vertical-align: baseline
}



/*- Ads -*/
.ads{
	height: 125px;
	margin: 0;
	padding:10px 15px;
}
.ads img{
	float: left;
	margin: 0 7px 0px 0px;
	border: 1px solid #dedbd1;
}
.ads img.last{
	margin: 0;
	float:right;
}
#mpu_banner {
	border: 1px solid #dedbd1;
}	

/*=== Styling Lists ===*/

/*- List1 -*/
.list1{
	padding: 0;
	padding: 15px;
}
.list1 li{
	background: url('ico-star-trans.png') no-repeat left top;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
.list1 li a{
	color:#222222;
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #f5f5f5;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 p {
	line-height:16px;
}
/*- Widget lists -*/
.widget ul{
	line-height:16px;
	padding: 0px;
}
.widget ul li{
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.widget ul li a{
	color:#fff;
}
.widget ul li ul{
	margin: 5px 0 0px 10px;
}	

.widget ul li ul li{
	background: none;
	border-top: 1px solid #f1f1ed;
	border-bottom: none;	
	padding: 5px 0px;
}

/*=== Footer ===*/
#footer{
background: url(footer.jpg) no-repeat 50% 50%;
height: 60px;
width: 100%;
}

#footer, #footer a{
	color: #999999;
}

#footer img {
	vertical-align:middle;
}

/*=== Misc. ===*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFFFFF;
}

/*========= VIDEO =========*/

.video{
	height: 250px;
	margin: 0 0 10px 0;
	width: 300px;
	display: inline;
}

/*- SideTabs -*/
span.continue-archives a { color:#777777; }

.vidtabs .idTabs{
	font-size: 12px;
	margin: 10px 0 0 0;
	width:100%;
	float:none;
}
.vidtabs .idTabs li{
	padding:0px;
	float:none;
}
.vidtabs .idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	text-align: left;
	border:0px;
	margin:0;
}
.vidtabs .idTabs li.last a{
	margin: 0
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected{
	background:#f5f5f5;
	text-decoration: none
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#000 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
.commentmetadata a {
	font-size:11px;
	color:#333333;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 18px 18px 5px 18px !important;
	background:#636363;
	border:1px solid #DEDBD1;	
}
input#submit {
	font-size: 12px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #DEDBD1;
	background:#F5F4F0;
}

/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url('ico-tags-trans.png') no-repeat left 50%;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size:34px !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:15px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:15px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	}
.entry ul, .entry ol {
	margin-bottom:15px;

	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle !important;
	margin:0px 25px 5px 25px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc !important;
	margin:0px 25px 5px 25px;
	}
.entry ol li {
	list-style:decimal !important;
	margin:0px 25px 5px 25px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero !important;
	margin:0px 25px 5px 25px;
	}

/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
	color:#c0c0c0;
	font-size:15px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.catrss {
	background: url('ico-rss.gif') no-repeat left 50%;
	padding-left: 24px;
	line-height: 16px;
}

/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}



#nav_569309, #nav_569309 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav_569309 a {
        display: block;
	text-decoration: none;
	color: #fff;
	font-size:14px;
	line-height:1;
width: 75px;
height: 23px;
}

#nav_569309 li {
	float: left;
	width: 5.1em;
}
#nav_569309 li ul {
	position: absolute;
	width: 5.1em;
	left: -999em;
}

#nav_569309 li:hover ul {
	left: auto;
}

#nav_569309  a:hover, #nav_569309  a:active, #nav_569309  a:focus {
	color: #fff;
}

div#webapp_map_5765 span {
color: Black;
}

#box-link { 
		position: absolute; 
		top: 40px; 
		left: 970px; 
		width: 235px; 
		height: 160px; 
		background-color: transparent; 
		border: 0px  }	

/* BLOG STYLE */
.blog-list {
	background: #f9f9f9;
	border: 1px solid #eee;
	color: #000;
	font-size: 11px;
	margin: 0 0 18px;
	padding: 18px;
}

.blog-list h2 {
	font-size: 18px;
	margin: 0 0 3px 0;
}

.blog-list span {
	color: #888;
}

.blog-container h1 {
	font-size: 36px;
	line-height: 40px;
	margin: 0 0 6px 0;
}

.blog-container p.description {
	margin: 0 0 36px;
}

.blog-post h2.post-title {
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	margin: 0;
	padding: 0 0 3px 0;
}

.blog-post .post-details {
	color: #888;
	font-size: 11px;
	margin: 0 0 18px;
}

.blog-container .post-list {
	float: left;
	width: 69%;	
}

.blog-post .post-body {
	margin: 0 0 36px;
}

.comment-list {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin-bottom: 36px;
	padding: 18px;
}

.comment-list h5 {
	font-size: 14px;
	margin: 0 0 18px;
}

.comment-list input#Captcha {
	width: 300px;
}

.comment-list textarea.cat_listbox_small {
	height: 120px;
	width: 100%;
}

.blog-comment-container {
	border: 1px solid #e9e9e9;
	margin: 0 0 18px;
}

.blog-comment-container  .comment-details {
	background: #eee;
	font-size: 11px;
	padding: 6px;
}

.blog-comment-container .comment {
	background: #fff;
	padding: 9px;
}
		

/* END OF ORIGINAL BITEME CSS */