/* @override http://trockadero.org/assets/templates/trock_default/site.css */

* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	background-image: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_o.png); 
	background:fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
}

form {
	text-align: center;
}

input#name, input#l343463-343463 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #999;
	padding: 6px 4px 4px;
	border-style: none;
	border-width: 1px;
	background-color: #e6e6e6;
}

span.button input {
	background-color: #e6e6e6;
	font: 16px/16px Georgia, "Times New Roman", Times, serif;
	color: #999;
	border: 1px none #999;
	padding: 3px 8px 6px;
}

span.button input:hover {
	background-color: #c29200;
	color: #fff;
}

img {
	border: 0;
}

#content table tbody td {
	border-bottom: 1px solid #ccc;
}

td.event {
	background-color: #939393;
}

#content table.month tbody tr td.event a {
	color: #fff;
	text-decoration: none;
}
h2 {
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	margin-bottom: .5em;
}

#content div.ditto_home div.right p {
	margin-bottom: 0;
}

h3, a.reflect_year_link {
	font-style: italic;
	font-weight: normal;
	font-size: 1.5em;
	color: #7f7f7f;
	margin-bottom: .5em;
	text-align: center; 
	clear:both;
	padding-top: 1em;
}
h4 {
	font-weight: bold;
	font-size: .8em;
	color: #666;
	margin-bottom: 1em;
	text-transform: uppercase;
}
p {
	line-height: 150%;
	font-size: .8em;
	margin-bottom: 1em;
}
#bg_imge {
	width: 100%;
	height: 900px;
	position: fixed;
	z-index: 50;
}

#wrapper {
	z-index: 100;
	position: absolute;
	display: inline;
	width: 100%;
}

tr p {
	margin-bottom: 0;
}

td {
	padding: 5px;
}


#header {
	padding-top: 85px;
	background: no-repeat 0 -15px;
	float: left;
	padding-bottom: 30px;
	opacity: 1;
	width: 100%;
}
#logo {
	background-color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	float: left;
	letter-spacing: .2em;
	margin-right: 1em;
	padding: 1em 1.5em;
	margin-left: .9em;
	margin-bottom: .8em;
	display: inline;
}

#logo span {
	font-size: 1.5em;
	line-height: 1em;
}

#content {
	padding-left: 1em;
	padding: 1em;
	background-color: #fff;
	max-width: 600px;
	float: left;
	margin: -25px .9em .8em 0;
	display: inline;
}
div#inner.home div#content {
	padding-top: 1em;
	padding-bottom: 0;
}

#content div.ditto_home div.left img {
}

#content div.ditto_home div.right h2 {
	font-size: 1em;
}
#content div.ditto_home div.right h2 a {
	text-decoration: none;
}

#sidebar div.ditto_review p {
	margin-bottom: 0.5em;
}
#inner.home #sidebar {
	margin-bottom: 1em;
}

#content.dancer {
	clear: both;
	width: 250px;
	line-height: 150%;
	margin-bottom: 2.5em;
}

#content ul {
	list-style-type: square;
	opacity: 1;
	color: #666;
	font-size: .8em;
	line-height: 150%;
	padding-left: 1em;
}
#inner {
	clear: both;
	float: left;
	padding-left: 1em;
	display: inline;
}

#gallery {
	float: left;
	margin-left: -1em;
	margin-top: -.7em;
	width: 100%;
	display: inline;
}

img.thumbnail {
	height: 100px;
}

#sidebar {
	padding-left: 1em;
	padding: 1em;
	background-color: #fff;
	max-width: 600px;
	text-transform: uppercase;
	line-height: 150%;
	width: 200px;
	float: left;
	margin: -25px .9em 2em 0;
	display: inline;
}

#sidebar ul li ul {
	margin-bottom: 1em;
}
#left #sidebar {
	clear: left;
	width: 250px;
}

#sidebar ul li ul {
	font-size: .7em;
	line-height: 150%;
}

#sidebar ul li.active ul li a {
	font-weight: normal;
	font-style: normal;
}

#sidebar ul li.active ul li.active a {
	font-weight: bold;
}
#sidebar ul {
	list-style: none;
}
#sidebar li.active a {
	font-weight: bold;
}
#sidebar a {
	text-decoration: none;
}
#footer {
	float: left;
	clear: both;
	background-color: #fff;
	padding: 1em;
	font-size: .7em;
	letter-spacing: .2em;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 5em;
	margin-right: 1em;
	margin-left: 1.6em;
	display: inline;
} 

#footer a {
	color: #666;
}

/* @group calendar */
div.gevent {
	padding: 10px;
}

div.gevent p {
	margin-bottom: 0;
}

div.odd {
	background-color: #e5e5e5;
}

div.gevent span.date {
	display: inline-block;
	width: 225px;
	font-weight: bold;
}

table.month {
	font-size: .8em;
	background-color: #e5e5e5;
}
#sitemap ul {
	padding: 0;
	float: left;
}
#sitemap ul li {
	float: left;
	list-style-type: none;
	width: 120px;
	margin-bottom: 1em;
}

#sitemap ul li ul li {
	clear: both;
	float: none;
	margin-bottom: .5em;
}

td.monthname {
	font-weight: bold;
}

td.dayname {
	font-size: .9em;
	text-transform: uppercase;
}

td.monthnavigation {
	text-align: center;
}


/* @end */

/* @group templates */

#dancer_female, #dancer_male {
	padding: 1em;
	background-color: #fff;
	width: 250px;
	margin-top: -25px;
	margin-bottom: 2em;
	float: left;
	clear: none;
	margin-right: .9em;
}

div#right {
	float: left;
	clear: none;
}

div#left {
	float: left;
}
#dancer_male {
	margin-right: 1em;
}
#dancer_female img, #dancer_male img {
	margin-bottom: 1em;
	width: 250px;
}

.ditto_dancer {
	float: left;
	font-size: .7em;
	display: inline;
	height: 165px;
	overflow: hidden;
	margin: 4px;
}
.ditto_dancer a {
	text-decoration: none;
}

.ditto_dancer img {
	width: 125px;
}

.ditto_review {
	float: left;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 0;
	padding-top: .5em;
	padding-bottom: .5em;
}
.ditto_rep {
	float: left;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 0;
	padding-top: 1em;
	padding-bottom: .0em;
}



li.reflect_item {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: .5em;
	width: 100%;
}


.ditto_rep .left, .ditto_review .left {
	float: left;
	width: 400px;
	margin-right: 1em;
}


.ditto_rep .right, .ditto_review .right {
	float: right;
	width: 150;
}



/* @end */

/* @group nav */

#nav {
	background-color: #d23202;
	margin-left: 1em;
	float: left;
	margin-right: 1em;
	opacity: 1;
	margin-bottom: .5em;
	clear: both;
	display: inline-block;
}

#nav ul {
	list-style-type: none;
	float: left;
	font-size: .8em;
	letter-spacing: .3em;
}

#nav ul li {
	float: left;
	text-align: center;
	padding: 1em;
}

#nav ul li a {
	color: #ff9c7f;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}
#wrapper #nav ul li a:hover {
	color: #fff;
}
#wrapper #nav ul li.active a {
	color: #fff;
}



/* @end */

/* @group colors */

.blue #nav {
	background-color: #193d82;
}

.blue  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_b.png) fixed;
}
.blue #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_b.png) no-repeat -10px -10px;

}
.blue h2, .blue #logo, .blue a {
	color: #193d82;
}
.blue #nav ul li a {
	color: #3693ff;
}

.red #nav {
	background-color: #930000;
}

.red  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_r.png) fixed;
}
.red #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_r.png) no-repeat -10px -10px;

}
.red h2, .red #logo, .red a {
	color: #930000;
}
.red #nav ul li a {
	color: #ff0000;
}

.orange #nav {
	background-color: #d23202;
}

.orange  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_o.png) fixed;
}
.orange #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_o.png) no-repeat -10px -10px;

}
.orange h2, .orange #logo, .orange a {
	color: #d23202;
}
.orange #nav ul li a {
	color: #ff9c7f;
}




.yellow #nav {
	background-color: #c29200;
}

.yellow  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_y.png) fixed;
}
.yellow #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_y.png) no-repeat -10px -10px;

}
.yellow h2, .yellow #logo, .yellow a {
	color: #c29200;
}
.yellow #nav ul li a {
	color: #fcff00;
}


.green #nav {
	background-color: #297119;
}

.green  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_g.png) fixed;
}
.green #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_g.png) no-repeat -10px -10px;

}
.green h2, .green #logo, .green a {
	color: #297119;
}
.green #nav ul li a {
	color: #5fff3a;
}








.teal #nav {
	background-color: #008d8b;
}

.teal  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_t.png) fixed;
}
.teal #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_t.png) no-repeat -10px -10px;

}
.teal h2, .teal #logo, .teal a {
	color: #008d8b;
}
.teal #nav ul li a {
	color: #00ffff;
}



.violet #nav {
	background-color: #481a71;
}

.violet  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_v.png) fixed;
}
.violet #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_v.png) no-repeat -10px -10px;

}
.violet h2, .violet #logo, .violet a {
	color: #481a71;
}
.violet #nav ul li a {
	color: #a83cff;
}




.fuscia #nav {
	background-color: #b30051;
}

.fuscia  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_f.png) fixed;
}
.fuscia #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_f.png) no-repeat -10px -10px;

}
.fuscia h2, .fuscia #logo, .fuscia a {
	color: #b30051;
}
.fuscia #nav ul li a {
	color: #ff1abf;
}




.gray #nav {
	background-color: #4e4e4e;
}

.gray  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_x.png) fixed;
}
.gray #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_x.png) no-repeat -10px -10px;

}
.gray h2, .gray #logo, .gray a {
	color: #4e4e4e;
}
.gray #nav ul li a {
	color: #b7b7b7;
}



/* @end */

#content div.reflect_archive_list ul {
	list-style-type: none;
	padding: 0;
	font-size: 1em;
}

a.reflect_year_link {
	text-decoration: none;
	color: #999;
	display: inline-block;
	margin-bottom: 1em;
}

span.left {
	width: 130px;
	display: inline;
	float: left;
}

a.reflect_month_link {
	display: none;
}

li.reflect_year {
	margin-bottom: 1em;
}

#content div.reflect_archive_list ul.reflect_archive {
	
}
#content div.ditto_home div.left {
	float: left;
	margin-right:1em;
}
#content div.ditto_home div.right {
	float: left;
	width: 250px;
}


#content div.ditto_home {
	clear: both;
	margin-bottom: 1em;
	float: left;
	padding-bottom: 1em;
	border-bottom: 1px solid #e6e6e6;
}

#content div.ditto_rep div.left div.solothumbscontainer ul.solothumbs {
	list-style: none;
	padding: 0;
}

#content ul.solothumbs li {
	width: 150px;
	overflow: hidden;
}

#gallery div.picturecontainer {
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}
div.solothumbscontainer {
	width: 150px;
	overflow: hidden;
}
#audioplayer1 {
	float: none;
	display: block;
	z-index: 1000;
}   



.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	background-color:#4E4E4E;
}
 
.tool-title {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background-color: #fff;
}
 
.tool-text { 
	color:#fff;
	font-size: 14px;
	padding: 8px;
}

body.gray #content {
	max-width: 800px;
	padding-top: 5px;
}

hr {
	border: none;
	border-bottom: 1px dotted #666;
	margin-bottom: 1em;
}

body.gray div#content.dancer {
	padding-top: 1em;
}

#content.dancer img {
	width: 250px;
	margin-bottom: 1em;
}