html, body {
  height: 100%;
  margin: 1px;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  color: #000;
  background-color: #000;
}
td {margin: 0;
  padding: 0;}
a:link, a:visited {color: #600; background: transparent;}
a:hover{ color: #000; background: transparent;}
img {border: none;}


/* layout */
.imgDescr{
  padding-right:20px;
  margin-left:20px;
  text-align: center; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  font-weight:bold;
}
#wrap { 
  margin: 10px auto 10px auto; padding: 0; width: 850px; color: inherit; background-color: #ffffff;
  border: 4px #fff solid;
}
#wrap-inner {
  color: #000;
  background-color: #d5d6be;
  border: 2px #fff solid;
}
#content {
  float: right;
  width: 75%;
  font-size: 95%;
  color: #333;
  background: #fff url(http://www.ronrubinevents.com/assets/img/home/box-bl.gif) no-repeat bottom left;
  line-height: 1.5em;
}
#sidebar {
  float: left;
  width: 25%;
  background: #fff url(http://www.ronrubinevents.com/assets/img/home/wrap-bg-l.gif) repeat-y;
}
#footer {
  clear: both;
}

/* gutters */

#content .gutter {
  padding: 25px;
}
#sidebar .gutter, #sidebar-2 .gutter {
  padding: 15px;
}

/* header */

#header {
  height: 205px;
  /*background: #000 url(http://www.ronrubinevents.com/assets/img/home/
  background: #000 url(http://www.ronrubinevents.com/assets/img/home/ronrubineventslogo.jpg) no-repeat top left;*/
  border-bottom: 3px solid #fff;
  z-index: 100;
}

#header h1 {
  display: block;
  height: 150px;
  font-family: david, serif;
  color: #fff;
  /*background: transparent url(http://www.ronrubinevents.com/assets/img/home/RonRubinEventsHeader.jpg) 150px 100px no-repeat;*/
  margin: 0;
}

#header h1 span {
  visibility: hidden;
}

#contactHead {
  float: right;
   background: transparent;
  color: #fff;
  text-align: center;
  font-size: x-large;
  font-variant: small-caps;
  padding: 1em;
  margin-top: -150px;
}

/* message row */

#message {
  margin: 0;
  padding: 0px;
  font-size: 90%;
  color: #cc9;
  text-align: center;
 /* background: url(../img/home/photostrip1.jpg); */
  height: 0px;
}

/* content */

.hidden {
  display: none;
}

#content h2 {
  margin: 0 0 1em 0;
  padding: 0;
  font-family: Georgia, serif;
  font-size: 180%;
  color: #993333;
  background-color: transparent;
  font-weight: bold;
}

#content h3 {
	margin-bottom: .5em;
}

#content h4 {
	margin: 0;
}

dl.feature {
  margin: 15px 0;
  padding: 15px;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}
dl.feature:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
dl.feature dt {
  margin: 0 0 .5em 0;
  font-family: Georgia, serif;
  font-size: 140%;
  color: #693;
  background-color: transparent;
}
dl.feature dt img {
  float: left;
  margin: 0 15px 0 0;
  padding: 0 4px 4px 0;
  background: url(http://www.ronrubinevents.com/assets/img/home/photo-frame.gif) no-repeat bottom right;
}
dl.feature dd {
  margin-left: 169px;
  font-size: 90%;
  line-height: 1.5em;
  color: #666;
  background-color: transparent;
}
table {
  border: none;
}
table th {
  display: none;
}
table td {
  vertical-align: top;
  padding-right: 2em;
}
/* sidebars */

#navbar {
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	font-size: 110%;
	line-height: 20px;
	color: #666;
	background: #fff url(http://www.ronrubinevents.com/assets/img/home/box-b.gif) no-repeat bottom right;
}
#navbar h3 {
	margin: 0;
	padding: 1px;
	font-family: Georgia, serif;
	font-size: 140%;
	font-weight: normal;
	color: #000;
	background: url(http://www.ronrubinevents.com/assets/img/home/box-t.gif) no-repeat top left;
}
#navbar p, #navbar ul {
  margin: 10px;
  padding: 0 0 0 0;
}
#navbar li {
  margin: 0 0 0 10px;
  padding: 0 0 20px 0px;
  list-style-type: none;
  /*background: url(../img/home/star.gif) no-repeat 0 3px;*/
  font-variant: small-caps;
  font-weight: bold;
}
#navbar li a {
  display: block;
  text-decoration: none;
  color: #000;
  background: transparent;
  padding: 0 0 0 25px;
}
#navbar a:hover
{
	color: #933;
	background: url(http://www.ronrubinevents.com/assets/img/home/star1.gif) no-repeat 0 0px;
	padding: 0 0 0 25px;
}

#home #nav-home a,
#about #nav-about a,
#services #nav-services a,
#events #nav-events a,
#portfolio #nav-portfolio a,
#sitemap #nav-sitemap a,
#contact #nav-contact a  {
  color: #993333;
  background: url(http://www.ronrubinevents.com/assets/img/home/star2.gif) no-repeat 0 0px; 
  padding: 0px 0 0 25px;
}

/* footer */
#footer {
  padding-bottom: 30px;
  background: url(http://www.ronrubinevents.com/assets/img/home/box-tr.gif) no-repeat top right;
}

* html #footer {
  padding-bottom: 0;
}

#footer p {
  margin: 0;
  padding: 10px;
  font-size: 85%;
  color: #333;
  text-align: center; 
}

/*  IE fixes */

#content, #sidebar {
  height: 1%;
}

.feature { 
  display: inline-table; display: block;
}
/* Hides from IE/Mac \*/
* html .feature {
  height: 1%;
}
#footer {
  height: 1%;
}
/* End hide from IE/Mac */
p.left {
  display: block;
  float: left;
}
span.right {
  padding-left: 400px;
}

.rightimage {
  float: right;
}

.leftimage {
  float: left;
}

div.highlight {
  background-color: #4D0F04;
  padding: 3px;
  margin: 20px 10px;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

div.highlight p {
  border: 1px solid #f6f58f;
  padding: 8px;
  background: #fff;
  font-size: 14px;
  font-style: italic;
  margin: 1px;
}

/* Events Page Styles*/

table.events td {
  vertical-align: top;
  padding: 1em;
  margin: 0;
}

table.events td.even {
  background: #def;
}

table.events td.odd {
  background: #ffc;
}

table.events p {
  height: 3em;
  margin: 0;
}

table.events ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* Band Page Styles */
#preview {
  float: right;
  width: 370px;
  margin-top: 0;
  margin-right: -15px;
}

#preview h3 {
  text-align: center;
  margin: 0;
  padding: 0;
}

#preview img {
  display: block;
  margin: 0;
  border: solid 1px black;
}

#preview p {
  margin: 1em 0;
  font-weight: bold;
}

ul.preview {
  width: 175px;
  list-style-type: none;
  padding-left: .25em;
  margin-left: 1em;
  float: left;
  text-align: center;
}
ul.preview li {height: 220px;
	padding-bottom: 10px;
}
ul.preview span a[href='#'] {
  color: #000;
  text-decoration: none;
  cursor: text;
}

/*main content*/
#mainContent {
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	width: 580px;
}
#mainContent ul {list-style: none; margin-left: -20px;}
#mainContent ul li {display: inline; width: 150px; float: left; height: 100px; padding-right: 3px; padding-bottom: 35px;}
#mainContent ul li img {height: 75px; width: 75px;}
#mainContent ul li.separator {height: 15px; padding-top: 10px; border-top: 1px solid #000;}
#mainContent ul li.separator img {height: 16px; width: 16px;}
#mainContent ul li img.qtmovie {vertical-align: middle; height: 15px; width: 15px;}

.brclear {clear: both;}

/* Form Styles */
form ol li {
  list-style-type: none;
  margin-bottom: 1em;
}

form label {
  display: block;
  width: 16em;
  padding: 0;
}

form fieldset {
  display: block;
  border-right: none;
  border-bottom: none;
  margin: 1.5em 3em 0 0;
}

form fieldset legend {
  font-weight: bold;
}

form input, form textarea {
  border: inset 1px #000;
  padding: 2px;
}

form input:focus, form textarea:focus {
  background: #d5d6be;
}

form textarea {
  overflow: auto;
}

form input[type='submit'], form input[type='reset'] {
  margin-top: 1em;
  border: solid 1px black;
}
span.top {float: right;}
span.top a {text-decoration: none;}
span.top img {vertical-align:text-top;}

hr.paging {margin: 20px 0;}

.pagingTabs a {
	background:transparent;
	border:1px solid #8F9091;
	color:#0D6A84;
	font-size: 1em;
	margin: 4px 0 4px 2px; 
	padding: 2px 3px;
	text-decoration:none;
}
.pagingTabs a.selected {
	background:#FCF9C3 none no-repeat;
	border:1px solid #AF3D15;
	color:#000;
}
.pagingTabs a:link,
.pagingTabs a:visited {
	background: transparent;
	color: #000;
}
.pagingTabs a:hover,
.pagingTabs a:active {
	background: #ffc;
	color: #933;
}

a.tab {
	background:transparent;
	border:0;
	color:#000000;
	font-size: 14px;
	margin-left: -80px;
	padding: 2px 3px;
	text-decoration:none;
}

