/*  
Theme Name: TromaDance 2006
Theme URI: http://www.tromadance.com/
Description: Exclusively for use on www.tromadance.com.
Version: 1.0
Author: Chris Lanphear
Author URI: http://retrospecticus.org/
*/

a:link,
a:visited,
a:active {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	background-attachment: fixed;
	background-color: #808080;
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Helvetica;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

hr.cleaner {
	border: none;
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	visibility: hidden;
}

img {
	border: 0px;
}

.box {
	background-color: #b22222;
	color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
}

.content {
	font-size: 14px;
	color: #ffffff;
}

.content p {
	text-align: justify;
	line-height: 150%;
}

.content p a {
	font-weight: bold;
}

.footer {
	background-color: #ffffff;
	border-top: 1px solid #000000;
	color: #b22222;
	font-size: 11px;
	font-variant: small-caps;
	letter-spacing: 2px;
	line-height: 125%;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

.header {
	background-color: #b22222;
	border-bottom: 2px solid #c0c0c0;
	height: 125px;
	margin-bottom: 10px;
	background-image: url(images/reel-topcorner.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.headline {
	color: #ffffff;
	font-size: 20px;
	font-family: Arial;
}

.headline a:link,
.headline a:visited,
.headline a:active,
.headline a:hover {
	color: #ffffff;
	text-decoration: none;
}

.inline-left {
	background-color: #7ab7f3;
	float: left;
	padding: 5px;
}

.inline-left, .inline-right {
	background-color: #000000;
	font-size: 11px;
	font-style: italic;
	margin: 10px;
	text-align: center;
}

.inline-right {
	background-color: #7ab7f3;
	float: right;
	padding: 5px;
}

.regform {
	width: 90%;
	padding: 10px;
}

.wrapper {
	text-align: left;
	width: 100%;
}

#main {
	border-left: 3px double #c0c0c0;
	margin-left: 175px;
	margin-right: 175px;
	padding-left: 10px;
	padding-right: 10px;
}

#side-left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 175px;
}

#side-right {
	float: right;
	margin: 0px;
	padding: 3px;
	width: 150px;
}

.sidebar-left {
	background-image: url(images/reel-corner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 11px;
	margin-right: 3px;
}

.sidebar-headline {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 3px;
}

.box-odd {
   background-color: #b22222;
	padding: 5px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

.box-even {
   background-color: #656565;
	padding: 5px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

.box-black {
   background-color: #000000;
	padding: 5px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

.box-number {
	float: left;
	font-family: Georgia;
	font-size: 36px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: auto;
}

.ddm1 {
    font-family: Arial, Helvetica, sans-serif;
	 font-size: 13px;
}

.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 1px #c0c0c0;
	 color: #b22222;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}

.item1,
.item1:link,
.item1:visited {
    background-color: #ffffff;
    color: #b22222;
	 text-decoration: none;
}

.item1:active {
	text-decoration: none;
}

.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background-color: #b22222;
    color: #ffffff;
	 text-decoration: none;
}

.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}

.ddm1 .item2 {
    background-color: #b22222;
    color: #ffffff;
	 text-decoration: none;
}

.ddm1 .item2:hover {
    background: #c0c0c0;
    color: #000000;
}

.ddm1 .section {
    border: 0px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}

.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }

.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

.subheadline {
	text-align: center;
	font-size: 20px;
	font-family: Helvetica;
	font-weight: bold;
	color: #ffffff;
}

.input, select, textarea {
	background-color: #656565;
	border: 1px solid #c0c0c0;
	padding: 3px;
	color: #ffffff;
	width: 90%;
}

.input:focus,
select:focus,
textarea:focus {
	border: 1px solid #ffffff;
}

.button {
	background-color: #656565;
	border: 1px solid #c0c0c0;
	padding: 3px;
	color: #ffffff;
}