@import url(http://www.wmdance.com/support/base.css);
#container {
	width:	1000px;
	width:			1000px;
	margin:			auto;
	margin-top:		0px;
	margin-bottom:	0px;
	padding:		auto;
	padding-top:	0px;
	padding-bottom:	0px;
	background-image:		url(http://collaborate.wmdance.com/images/full-background-with-shadow.png);
	background-repeat:		repeat-y;
}
	#mainpage #rightpane, #mainpage #leftpane  {
	}
	#mainpage #leftpane {
		width:			230px;
	}	
	#mainpage #rightpane {
		width:			735px;
	}	
		#menu ul.submenu{
			background-image:	url(http://www.wmdance.com/images/nav-background.png);
			background-repeat:repeat-y;

		}
		#bottompane #subnav{
			background-image:	url(http://www.wmdance.com/images/tab-background.png);
			background-repeat:	repeat-x;

		}
			#bottompane #subnav LI A.selected {

				background-image:	url(http://www.wmdance.com/images/tab-back-w200.gif);
				background-repeat:	no-repeat;
			}
	#footershadow {

		background-color:	transparent;
		background-image: 	url(http://www.wmdance.com/images/images/btm-shadow.png);
		background-repeat: 	no-repeat;
		
	}
			#bottompane #title img {
			float: left;
		}
		#bottompane #title .search-wrapper {
			height: 40px;
		    float: right;
		    padding-top: 5px;
		    margin: 0 20px 0 20px;
		}
		#bottompane #title .blog-feed {
			font-size:		10px;
		}
		#bottompane #title .blog-feed a{
			height: 40px;
		    float: right;
		    padding: 3px 5px 0px 22px;
		    margin: 0 20px 0 20px;
		 	border-right: 0px none;
			line-height: 22px;
			background: url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/feed-icon-16x16.gif) no-repeat 0 19px;			
			background-position: 0 6px;
		}
		.bottomrightcontent #content .tabContent{
			margin:				0px 0px 20px 0px;
			padding:			20px 0 20px 180px;
			width:				790px;
			background-color:		#121212;
		}
		.bottomrightcontent #content .tabContent .blogContent{
			height:		auto;
			overflow:	hidden;
		}
		.bottomrightcontent #content .tabContent .fixContent{
			height:		500px;
			overflow:	hidden;
		}
		.bottomrightcontent #content .tabContent .longContent{
			padding-left:	50px;
		}
		.bottomrightcontent #content .mainContent{
			margin:				0px 0px 20px 0px;
			padding:			20px 0 20px 230px;
		}	



#alpha,
.layout-wtt #alpha,
.layout-twt #alpha,
.layout-wt #alpha,
.layout-tw #alpha,
.layout-wm #alpha,
.layout-mw #alpha {
    width: 550px;
}

#alpha {
float: left;
width:  550px; 
font-size: 10px;
text-align: left;
}
#alpha-inner {
width:  550px;
text-align: left;
}
#beta {
width:	220px;
float: right;
font-size: 10px;
text-align: left;
}
.entry-listing {
	font-size:	10px;
    margin: 0 0 15px 0px;
}
.entry-listing ul {
    margin: 	0;
	padding:	0;
	list-style-type: none;	
}
.entry-listing li {
    border-bottom: 1px dotted #5E5E5E;
    clear: left;
    margin: 0;
}
.entry-listing li a {
    display: block;
	width:	100%;
}
.entry-listing li a span.entry-listing-date,
.entry-listing li a span.entry-listing-title
{
	color:	#666666;
}
.entry-listing li a:hover span.entry-listing-date,
.entry-listing li a:hover span.entry-listing-title  {
	color:	#FFFFFF;
    text-decoration: underline;

}
.entry-listing li span {
    display: block;
    float: left;
    padding: 4px 0 2px;
    line-height: 24px;
    color: #666662;
}
.entry-listing li span.entry-listing-date {
    width: 130px;
    margin-right: 5%;
    color: #666666;
}
.entry-listing li span.entry-listing-title {
    font-family: Verdana;
    width: 500px;
    margin-right: 5%;
    display: block;
    color: #666666;
}
.entry-listing li span.entry-listing-comments {
    padding-left: 20px;
    background: url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/comment.gif) no-repeat 0 50%;
    color: #000;
}
.message-content {
    margin-left: 55px;
}
#dialog {
    display: none;
    position: absolute;
    width: 100%;
    top: 100px;
    z-index:1002;
}
* html #dialog,
*:first-child+html #dialog {
    left: 0;
}
#dialog-inner {
    background: #fff;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}
#dialog-content {
    padding: 20px;
}
#dialog-content h2 {
    text-align: left;
    border: none;
    margin-bottom: 10px;
}
#dialog-content div {
    text-align: left;
}
#dialog-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
}
#dialog-text-inner {
    padding: 20px;
    margin: 0 20px 20px;
    color: #fff;
    background: #000;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
#dialog-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 13px;
    height: 13px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/close.gif) no-repeat 2px 2px;
}
#dialog-close:hover {
    background: url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/close.gif) no-repeat 2px -18px;
}
.message {
    margin: 0 0 15px 55px;
    padding: 5px 10px;
    border: 1px solid #fc3;
    background: #ffd;
}
/* Entries ----------------------------------------------------------------- */

.entry-asset,
.page-asset {
    margin-bottom: 25px;
}
.entry-asset {
width:	780px;
overflow:	hidden;
}
.asset .asset-content a {
    text-decoration: underline;
}
.entry-asset .asset-header h1#page-title,
.entry-asset .entry-title {
    font-size: 20px;
    line-height: 40px;
    font-weight: normal;
    font-family: Verdana;
    margin: 0 0 0 55px;
    padding: 0;
    border: none;
}
.entry-asset .asset-meta {
    float: left;
    width: 50px;
    color: #666662;
    text-align: center;
    text-transform: uppercase;
    line-height: 16px;
}
.entry-meta-date {
	width:		50px;
	height:		68px;
	text-transform: none;
	font-family:	Verdana;
	font-size:	12px;
	background:	url(http://www.wmdance.com/images/date-backing.png) no-repeat 0 0;
}
.entry-meta-date span.day {
	font-family:	Verdana;
	font-size:		22px;
	color:		#333333;
    line-height: 22px;
    display: block;
    padding-top: 10px;
}
.entry-asset .asset-body,
.page-asset .asset-body {
    margin-left: 55px;
    padding-top: 5px;
    font-family: Verdana;
    font-size: 10px;
    margin-bottom: 10px;
}
.asset .asset-body p,
.asset .asset-body blockquote,
.asset .asset-body ul,
.asset .asset-body ol {
    margin-bottom: 15px;
}
.entry-asset .asset-body blockquote {
    margin: 0 25px 15px 25px;
    padding-left: 15px;
    color: #333;
    border-left: 1px dotted #ddddd9;
}
.entry-asset .asset-body ul,
.entry-asset .asset-body ol {
    list-style: disc;
    margin-left: 25px;
}
.entry-asset .asset-body ol {
    list-style: decimal;
}
.entry-asset .asset-body .mt-image-left,
.entry-asset .asset-body .mt-image-right,
.entry-asset .asset-body .mt-image-none {
    border: 0px solid #ddddd9;
    padding: 3px;
}
.asset .asset-more-link {
    margin-left: 55px;
    margin-bottom: 15px;
    font-family: Verdana;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
}
.entry-asset .asset-footer {
	font-family: Vardana;
	font-size:	10px;
	color:		#CCCCCC;
    margin-left: 55px;
    border-top: 1px dotted #5E5E5E;
    padding: 10px 0 0 0;
    position: relative;
    line-height: 18px;
    clear: both;
}
.mt-entry-archive .entry-asset .asset-footer {
    background: none;
    border-top: 1px dotted #5E5E5E;
}
.mt-entry-archive .entry-asset .asset-footer-inner {
    padding: 0;
    background: none;
}
.entry-commentcount {
    float: left;
    width: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}
.entry-commentcount a {
    display: block;    
    padding: 5px 9px 0 0;
    /*background: url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/comment-bg.gif) no-repeat 0 0;*/
    background: url(http://www.wmdance.com/images/comment-bg.gif) no-repeat 0 0;
    height: 31px;
}
.entry-commentcount a span {
    display: none;
}
.entry-asset .asset-footer .entry-tags h4 {
    display: inline;
    font-weight: normal;
}
.entry-asset .asset-footer .entry-tags ul {
    display: inline;
}
.entry-asset .asset-footer .entry-tags ul li {
    display: inline;
}
.trackbacks,
.comments {
    clear: left;
    padding-bottom: 12px;
}
.comments-content {
    margin-bottom: 15px;
}
.comment-content {
    font-family: Verdana;
    font-size: 10px;
}
.comment-content p {
    margin-bottom: 10px;
}
.comment {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.comment .byline img {
    display: none;
}
.comment .user-pic {
    float: left;
    border: 1px solid #ddddd9;
    padding: 2px;
    display: none;
}
.comment .asset-meta {
    color: #666662;
    font-size: 10px;
}
.comment .comment-header {
    background: url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/entry-comment-bg-bot.gif) no-repeat 0 0;
    padding: 8px 0 0 25px;
}
.comment .comment-content {
    width: 525px;
    background: #eeeeea url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/entry-comment-bg-top.gif) no-repeat 0 0;
    padding-top: 5px;
}
.comment-content-inner {
    padding: 5px 15px;
}
.comment-by-author .comment-content-inner {
    border-left: 1px solid #cedde6;
    border-right: 1px solid #cedde6;
}
.comment-by-author .comment-header {
    background: url(http://www.wmdance.com/images/entry-comment-blue-bg-bot.gif) no-repeat 0 0;   
}
.comment-by-author .comment-content {
    background: #e7eef3 url(http://www.wmdance.com/images/entry-comment-blue-bg-top.gif) no-repeat 0 0;
}
.comment-highlight .comment-content-inner {
    border-left: 1px solid #fc3 !important;
    border-right: 1px solid #fc3 !important;
}
.comment-highlight .comment-header {
    background:  url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/entry-comment-hl-bg-bot.gif) no-repeat 0 0 !important;
}
.comment-highlight .comment-content {
    background: #ffd url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/entry-comment-hl-bg-top.gif) no-repeat 0 0 !important;
}
.comments-open-header,
.comments-header,
.trackbacks-header,
.trackbacks-info,
.comments-open-content,
.comments-content {
    margin-left: 55px;
}
.comments-open-header,
.comments-header,
.trackbacks-header {
    font-family: Verdana;
    font-weight: normal;
    margin-bottom: 10px;
}
.comments-open-content {
    
}
.comments-open {
	font-size:	10px;
}
.comments-open form {
    background: url(http://www.wmdance.com/images/entry-footer-bg-bot.gif) no-repeat left bottom;
    padding-bottom: 5px;
}
.comments-open form #comments-form-inner {
	width:	505px;
    background: #eeeeea url(http://www.wmdance.com/images/entry-footer-bg-top.gif) no-repeat left top;
    margin: 0;
    padding: 15px 10px 10px 10px;
}
#comment-greeting {
    margin-bottom: 5px;
}
#comments-form div {
    clear: left;
    margin-bottom: 5px;
}
#comments-form label {
    display: block;
    float: left;
    width: 90px;
    text-align: right;
    color: #666662;
    margin-right: 10px;
}
#comments-form input.ti,
#comments-form textarea {
    float: left;
    width: 330px;
}
#comment-form-remember-me,
#comment-form-reply,
#comments-open-footer {
    padding-left: 100px;
}
#comment-form-remember-me label,
#comment-form-reply label {
    float: none;
    width: auto;
    text-align: left;
    display: inline;
}
/* captcha */
#comments-open-captcha div.label {
    display: inline;
}
#comments-open-captcha div.field {
    padding-left: 100px;
    clear: none;
}
#comments-open-captcha div.field img {
    margin-bottom: 5px;
}
#comments-open-captcha div.field p {
    color: #666662;
}
h1.search-results-header {
    margin-bottom: 10px !important;
}

/* Widgets ----------------------------------------------------------------- */

.widget {
    margin-bottom: 15px;
    line-height: 1.5;
}
.widget h3 {
    font-size: 10px;
    margin-bottom: 3px;
}

/* Gallery */

.widget-gallery {
    /*background: #cedde6 url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/sidebar-bg-top.gif) no-repeat left top;*/
	background-color: #121212;
	margin-bottom: 20px;
    position: relative;
}
.widget-gallery .widget-header {
    margin-bottom: 5px;
    padding: 6px 0 0;
    font-size: 14px;
}
.widget-gallery .inner {
    /*background: url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/sidebar-bg-bot.gif) no-repeat left bottom;*/
	background-color: #333333;
    padding: 0 10px 10px;
}
.widget-gallery .widget-content {
    /*background: url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/sidebar-bg-inner-bot.gif) no-repeat left bottom;*/
	background-color: #121212;	
    padding-bottom: 5px;
}
.widget-gallery .widget-content h3 {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: normal;
    font-family: Verdana;
    overflow: hidden;
}
.widget-gallery .widget-content-inner {
    /*background: url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/sidebar-bg-inner-top.gif) no-repeat left top;*/
	background-color: #121212;
    padding: 10px 10px 5px;
}
.widget-gallery .gallery-item-nav {
     position: absolute;
     right: 10px;
     top: 8px;
     width: 40px;
     height: 16px;
}
#showcase-prev,
#showcase-next {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(http://collaborate.wmdance.com/MT/mt-static/plugins/mid-century/gallery-arrows.gif) no-repeat 50% -80px;
}
#showcase-next {
    background-position: 50% -120px;
}
#showcase-prev.inactive,
#showcase-next.inactive {
    background-position: 50% 0px;
    cursor: default;
}
#showcase-next.inactive {
    background-position: 50% -40px;
}
.widget-gallery .asset-image {
    margin-right: 10px;
/*    border: 1px solid #ccc;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;*/
    padding: 3px;
}
.widget-gallery .gallery-item {
    display: none;
}
.widget-gallery .asset-description {
    line-height: 1.5;
    overflow: hidden;
    height: 90px;
}
.widget-gallery	.gallery-item .asset-img-thumb{
	border: 0px none;
}


			#bottompane #subnav li.navNode{
				display:	inline;
				text-align:	center;
				height:		28px;
				width:		200px;
				padding:	0;
				margin:		0;
				letter-spacing: 0.1em;
				line-height:	28px;
			}
			/* no ie mac \*/
			* html>#bottompane>#subnav>li.navNode { 
						display:	inline-block;
			}
			#bottompane #subnav li.navNode a {
				text-align:	center;
			}
h1#page-title,
h2.archive-title {
    font-size: 20px;
    line-height: 40px;
    font-weight: normal;
    font-family: Verdana;
    margin: 0 0 0 0px;
    padding: 0;
    border: none;
}
h2 {
    font-size: 20px;
    border-bottom: 1px dotted #ddddd9;
}

a:active, 
a:link, 
a:visited, 
span.MsoHyperlink,
#bottompane #title .blog-feed a:active,
#bottompane #title .blog-feed a:link,
#bottompane #title .blog-feed a:visited,
.entry-asset .asset-body a:active,
.entry-asset .asset-body a:link,
.entry-asset .asset-body a:visited,
.entry-listing a:active,
.entry-listing a:link,
.entry-listing a:visited,
.entry-listing-date a:active,
.entry-listing-date a:link,
.entry-listing-date a:visited,
#indexpage #footer a:active,
#indexpage #footer a:link,
#indexpage #footer a:visited,
#mainpage #footer a:active, 
#mainpage #footer a:link, 
#mainpage #footer a:visited,
#comment-greeting a:active,
#comment-greeting a:link,
#comment-greeting a:visited,
#comment-greeting a:active,
#comment-greeting a:link,
#comment-greeting a:visited {
	color:#b3b3b3;
	letter-spacing: 0.2em;
	text-decoration: none; 
}
.entry-asset .asset-footer a:active,
.entry-asset .asset-footer a:link,
.entry-asset .asset-footer a:visited {
	color:#7F80B1;
	letter-spacing: 0.2em;
	text-decoration: none; 
}
.entry-asset .entry-title a:active, 
.entry-asset .entry-title a:link, 
.entry-asset .entry-title a:visited {
	color:#CCCCCC;
	letter-spacing: 0.2em;
	text-decoration: none; 
}
.entry-asset .asset-footer a:active, 
.entry-asset .asset-footer a:link, 
.entry-asset .asset-footer a:visited{
	color:#8373C3;
	letter-spacing: 0.2em;
	text-decoration: none; 
}
.entry-asset .asset-footer .entry-commentcount a:active,
.entry-asset .asset-footer .entry-commentcount a:link,
.entry-asset .asset-footer .entry-commentcount a:visited {
	color:#5555FF;
	letter-spacing: 0.2em;
	text-decoration: none; 
}
a:hover, 
#bottompane #title .blog-feed a:hover,
.entry-asset .asset-footer a:hover,
.entry-asset .asset-footer a:hover,
.entry-asset .asset-body a:hover,
.entry-asset .entry-title a:hover,
#indexpage #footer a:hover,
#mainpage #footer a:hover,
#comment-greeting a:hover {
	color:#ffffff;
	letter-spacing: 0.2em;
	text-decoration: underline; 
}
.entry-asset .asset-footer .entry-commentcount a:hover {
	color:#555555;
	letter-spacing: 0.2em;
	text-decoration: underline; 
}
