/*
Theme Name: WordPress mu Default
Theme URI: http://mu.wordpress.org/
Description: The default WordPress mu theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {	
	background-color: black;
	color: #FFFFFF;
	text-align: center;
	font-family:Helvetica;
	padding:0px;
	margin:0px;
	}
img,ul,li,ol { padding:0px; margin:0px; border:0; }
tr,td{ padding:0px; margin:0px; }
#header {
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}f
#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
text-align:left
}

.cnFont-size{
	font-size: 12px;
	line-height: 16px;
}
.otherFont-size {
	font-size:10.74px;
	line-height: 13px;
}
.widecolumn .entry p {
	font-size: 1.05em;
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
}

.widecolumn {
	/*line-height: 1.6em;*/
}

.narrowcolumn .postmetadata {
	text-align: left;
}

.cn_tagsFontSize a{ font-size:12px; } 
.other_tagsFontSize a{ font-size:10.74px; } 
	
.postmetadata a { color:#000; text-decoration:none; }
.postmetadata a:hover { color:#000}
.postmetadata a:visited { color:#000}
.postmetadata a:active { color:#000}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
/*border: 1px solid #ddd;*/
}

.even, .alt {

/*	border-left: 1px solid #ddd;*/
}

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	color:#FFF; width:990px;
	text-align:right;
	padding-top:15px;
	display:block;
	clear:both;

	}
.cn_footerFontSize { 	font-size:12px; }
* +html .cn_footerFontSize { 	font-size:11px; }
.other_footerFontSize { 	font-size:10px; }

* +html #footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	color:#FFF; width:990px;
	text-align:right;
	display:block;
	clear:both;
	position:relative;
	top:0px;

	}	
#footer a{text-decoration:none;}


small {
	font-family:Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Helvetica;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 16px;
	line-height: 17px;
}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFFFFF;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color:#FFF;
	}
.entry p{  padding:0px; margin:0px; padding:5px 0 0 0; }
.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
}

.commentlist li {
	font-weight: bold;
	background:#3d3d3d;
}
.commentlist li div em { display:none; }
.commentlist li div em+br { display:none; }
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	display:none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


.cn_sidebarFontSize { font-size:12px; }
.other_sidebarFontSize { font-size:10.74px; }
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	background:#ffff33;
	color:#000000;
	text-decoration: none;
}

a {
	color:#CCCCCC;
	text-decoration:none;
}

a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

.justify{
height:1.1em;
overflow:auto;
text-align:justify;
text-justify :distribute-all-lines;
}




#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	width: 990px;
	
	}

* html #page {
	margin: 0px auto;
	width: 1004px;
}



#sidebar
{
	color:#FFFFFF;
	width: 235px;
	height:auto;
	
	/*
	position:absolute;
	z-index:10;
	right:0px;
	top:0px;
	*/
	
}


.narrowcolumn {
	float: left;
	padding: 0px 0px 0px 0px;
	clear:both;
	width: 750px;
	margin-top:10px;
	height:auto;
	}
* html .narrowcolumn {
	margin-left:4px;
}	

/*
* html .singleMargin { margin-top:20px;  }
* +html .singleMargin { }

* html .ie6MarginTop{ margin-top:18px; }
* html .narrowcolumn {
	float: left;
	padding: 0 0px 0px 0px;
	clear:both;
	width: 710px;
	position:relative;
	top:-57px;
	}
*+html .narrowcolumn {
	float: left;
	padding: 0 0px 0px 0px;
	clear:both;
	width: 742px;
	margin-top:-8px;
	position:relative;
	top:-5px;	
	}
*/
	
.narrowcolumn table{ background:#000;}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0px;
	text-align: left;
	width:234px;
	padding:4px;
	}
.post h2{
	margin: 10px 0px 3px 1px;;
	color:#FFF;

}
.single {
	width:720px;
	position:relative;
}
.single h2{
	margin-left: 5px;
}
.homepost {
	background:#3e3e3e;

	}
.homepost h2, .homepost h2 a, .homepost h2 a:visited, .homepost h3, .homepost h3 a, .homepost h3 a:visited {

	}
.homepost .entry p { color:#CCC; }
.homepost .postmetadata a { color:#CCC }

.homepost .postmetadata a:hover {
color:#000;
background:#FFFF33;
}
.featurepost .postmetadata a:hover {
color:#FFFF33;
background:#000;
}








.narrowcolumn .postmetadata .aa{ color:#000}
.narrowcolumn .postmetadata .bb{ color:#CCC}
.featurepost {
	background-color:#FBFA3E;
	color:#000000;
	clear:both;
}
.featurepost h2, .featurepost h2 a, .featurepost h2 a:visited, .featurepost h3,.featurepost h3 a,.featurepost h3 a:visited {
	color: #000000;
	}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-left: 1px;
	color:#000;
	margin-top:20px;
	padding-bottom:0px;
	}
.cn_tagsFontSize { 	font-size:12px; }
.other_tagsFontSize { 	font-size:10.74px; }
.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
.home_table {
	width:100%;
	border-spacing:0px;
}
.home_table  tr{
	
}



/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0px 0px 0 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	padding:0 35px 10px 0;
	}
.alignright a,.alignleft{ font-size:13px;}
.alignleft {
	float: left;
	padding:0 0 10px 10px
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry { color:#000; padding-left:2px;}
.entry a { color:#CCC; text-decoration:none;}
.entry a:hover { 
background:#ffff33;
	color:#000000;
	text-decoration: none;}
.entry a:visited { color:#CCC;text-decoration:none}
.entry a:active { color:#CCC;text-decoration:none}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {

}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin-top: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
	list-style:none;
	}
/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	height:13px;
	font-size:11px;
	}
.commentSubmitTD {  text-align:right; vertical-align:top; }
/*
.commentSubmitTD #searchsubmit { margin-left:15px; }
* html .commentSubmitTD #searchsubmit { margin-left:2px; position:relative; top:-12px; border:1px solid red; }
*/
.commentSubmitTD #searchsubmit { position:relative; right:-3px; height:auto; }
* html .commentSubmitTD #searchsubmit { position:relative; right:-3px; top:-10px; height:auto;}
#commentform { 
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	position:relative;
	left:-2px;
	}
#respond { padding-left:10px; width:715px;}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	color:#CCC;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}
#commentform p a { color:#CCC; }
#commentform p a:hover { color:#CCC }
#commentform p a:visited { color:#CCC; }
#commentform p a:active { color:#CCC; }
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentmetadata a { color:#CCC; }
.commentmetadata a:visited { color:#CCC; }
.commentmetadata a:active { color:#CCC; }
.commentmetadata a:hover { color:#CCC; }

/* End Comments */

/*Begin Category Navigation*/
.cat_nav:nth-of-type(1){ height:25px;}

.cat_nav {
	float:left;
	height:13px;
	
}

* html .cat_nav {
	float:left;
	height:14px;
	width:800px;

	
}
*+html .cat_nav {
	float:left;
	height:15px;
	
}
/*End Category Navigation*/

/* Begin Sidebar */
#sidebar
{
	margin:10px 0px 10px 0px;
	width: 235px;
	float:right;
/*	background:#3d3d3d;*/
	height:auto;
	
}
/*
* html #sidebar
{
	margin:3px 0 10px 0px;
	width: 240px;
	float:right;
	overflow:hidden;
	margin-right:5px;
	position:relative;
	top:-40px;
}
*+html #sidebar
{
	margin:-11px 0 10px 0px;
	width: 235px;
	float:right;
}
*/


.ulSearch { background:#3d3d3d; height:auto ;/*!important; height:1030px; min-height:1030px;min-height:880px;*/ color:#cccccc; padding-left:5px;  }
* html .ulSearch { padding-left:0px;}
.ulSearch li { padding-left:2px; text-align:left; }
.cn_sidebarFontSize a{ font-size:12px; }
.other_sidebarFontSize a{ font-size:10px; }
.ulSearch li a { color:#CCC; text-decoration:none;  }
.ulSearch li a:visited { color:#CCC; text-decoration:none; }
.ulSearch li a:active { color:#CCC; text-decoration:none; }
.ulSearch li a:hover {
	color:#000000;
	background:#ffff33;
	text-decoration:none;
}
* html .textwidget{ position:relative; left:5px;}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

* html #recent-comments { margin-left:6px; }


/* ul search sidebar title and content margin padding */
.aboutTitle,.commentTitle,.tag_cloud_title,.downloadTitle,.DisclaimerTitle,.momentsTitle{ margin-top:7px; margin-bottom:7px; }
.aboutText, #recentcomments , .beautyMoment{ margin-bottom:14px;}
.beautyMoment { padding-left:1px; }
.downloadInfo { margin-bottom:12px; }
* +html .beautyMoment { margin-bottom:0px;}
* +html .downloadInfo { margin-bottom:0px;}
* +html .aboutText { margin-bottom:0px; }
* +html #recentcomments { margin-bottom:0px; }

* html .beautyMoment { margin-bottom:0px;}
* html .downloadInfo { margin-bottom:0px;}
* html .aboutText { margin-bottom:0px; }
* html #recentcomments { margin-bottom:0px; }

.DisclaimerText { padding-right:6px;}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
/* comment  */
.commentTitle { position:relative; left:-1px; }
/* end comment  */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
.align_left { text-align:left}
.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*  20090521 */
.txSearch { width:50px; } 
.selCitys { width:98px; background:#d5d5d5; font-size:12px; height:19px; }
.txSearch { width:109px; height:12px; font-size:12px; background:#d5d5d5; }
.tdSearch { padding-left:3px; }
.tdSearch2 { padding-left:2px;}
.tabSearch { width:235px; height:18px; background:#434343; margin-left:10px; margin-bottom:7px; border:1px solid red;  }

.ds1{ float:left; margin-top:5px; padding-left:6px;}
.ds2{ float:left; margin-left:7px; padding-top:4px;}
* html .ds2{ float:left; margin-left:3px; padding-top:4px;}
* +html .ds2{ float:left; margin-left:7px; padding-top:4px;}
#search{ display:none;}
#text-428908351 { vertical-align:top;padding-bottom:5px; }



.pcNav {  position:absolute;  top:28px; z-index:10; }
* html .pcNav {  position:absolute;  top:30px; z-index:10; border:10px solid red;}
* +html .pcNav {  position:absolute;  top:29px; z-index:10;}


.one_third_col {
	vertical-align:top;
	text-align:left;
	width:231px
	
}
.one_third_col2 { 
	padding-left:6px;
	width:240px
}
.one_third_col3 { 
	padding-left:6px;
}



.sliderBarLine { width:219px; border-bottom:1px solid #999;margin-left:1px;}
* html .sliderBarLine { width:220px; border-bottom:1px solid #999;margin-left:2px; }
* +html.sliderBarLine { width:205px; border-bottom:1px solid #999;margin-left:4px;}

.sliderBarLine2 { width:188px; height:1px; background:#999; margin:15px 0 0 3px; }
* html .sliderBarLine2 { width:224px; height:1px; background:#999; margin:15px 0 0 2px ;  position:relative; left:-4px; }
* +html .sliderBarLine2 { width:213px; height:1px; background:#999; margin:15px 0 0 1px; position:relative; left:-3px;}
.tagsLength {  width:219px; height:1px }
* html .tagsLength {  width:225px; height:1px }
* +html .tagsLength {  width:219px; height:1px }

#submitResult { text-align:left; margin-top:5px; padding-left:87px;}
.singleMain .post .entry { padding-left:5px; }

.dvLine { background:url(images/city_line.jpg) repeat-y; width:1px; height:17px; float:left; margin:5px 0 0 13px; }

.postTopBorder { width:239px;  border:1px solid #3e3e3e ;margin-left:1px; }
.postBottomBorder { width:239px; border:1px solid #3e3e3e ;margin-left:1px; margin-bottom:10px; }

.postTopBorder_feature { width:239px;margin-left:1px; height:1px; background:url($(home)/wp-content/themes/default/images/linePoint.jpg); }
.postBottomBorder_feature {  width:239px; border-top:1px solid #fbfa3e ;margin-left:1px; clear:both; margin-bottom:10px;}

.slibarSearchTopBorder { width:233px; height:1px; margin-left:1px; background:#3e3e3e;}


.singleContentTopBorder { width:737px; height:1px; margin-left:4px; background:#3e3e3e;} 

.singleTopBorder { margin-left:4px;  height:1px; width:737px; height:1px;}

* html .singleTopBorder { margin-left:4px;  height:1px; width:738px; height:1px;}

* +html .singleTopBorder { margin-left:4px;  height:1px; width:737px; height:1px;}

.slibarSearchBottomBorder { height:1px; background:#3e3e3e; border-bottom:5px solid black;  }
.fl { float:left; }
.fr{ float:right}
.clear { clear:both; }
/*.dvName { height:20px; font-weight:bold; width:325px;  }
.dvEmail{ height:20px; font-weight:bold;padding-top:2px;width:325px;}
.dvSite{ height:20px; font-weight:bold;padding-top:2px;width:325px;}*/
.dvName { height:20px; font-weight:bold; width:325px; font-size:13px; }
.dvEmail{ height:20px; font-weight:bold;padding-top:2px;width:325px; font-size:13px;}
.dvSite{ height:20px; font-weight:bold;padding-top:2px;width:325px; font-size:13px;}

* html .dname{  padding-top:7px;}
* html .dvEmail { height:20px; font-weight:bold; width:325px; padding-left:-10px; position:relative; top:-5px; }
* html .dvSite { height:20px; font-weight:bold; width:325px; padding-left:-10px; position:relative; top:-10px; }

.dv1 { position:relative; top:-5px;}
.dv2 { position:relative; top:-5px; }
.dv3 {position:relative; top:-5px; }

* html .dv1 { position:relative; top:0px; }
* html .dv2 { position:relative; top:0px; }
* html .dv3 {position:relative; top:0px; }


/*.commentTd2 { vertical-align:top; position:relative; top:-5px; }*/
* html .commentTd2 { vertical-align:top; position:relative; top:-4px; }
* +html .commentTd2 { vertical-align:top; position:relative; top:-3px; }

.textwidget { font-family:Helvetica;}



.widget_tag_cloud { font-family:Helvetica; }
.widget_tag_cloud a{ font-family:Helvetica; }
.widget_tag_cloud a:visited{ font-family:Helvetica; }

.widget_text { font-family:Helvetica;}

.footLine { color:#999 }
.postsBottomBorder { margin-bottom:10px; height:1px;  }

.sidebarTopBorder { width:233px; height:1px;}
* html .sidebarTopBorder { width:235px; height:1px; margin-left:1px;}
* html .sidebarTopBorder2 { width:245px; height:1px; margin-left:1px;}
* +html .sidebarTopBorder { width:233px; height:1px; margin-left:1px;}
.downloadInfo { padding:0px 5px 2px 1px; }
.dvSearchBottom { margin-bottom:10px; }

.aboutText { margin-right:6px; color:#CCCCCC;  }
#recentcomments {width:220px; }
* html #recentcomments { margin-top:13px;margin-left:5px; }

.tdCommentInput{  height:71px;}

.xingSpan { margin-left:2px; }
#comments { text-align:left; font-weight:bold; font-size:14px; font-family:Helvetica; margin:15px 0 0 10px; }
#h2TitleLink a:hover { text-decoration:none; background:#ffff33; color:#000 }
#h2TitleLink2 a:hover { text-decoration:none; background:#000; color:#ffff33 }

* html #musicRight { height:54px; overflow:hidden; position:absolute; top:-6px; right:-2px;  height:37px; width:50px; background:#000; }


.searchBotBorder { position:relative; top:-30px; }
* +html .searchBotBorder { position:relative; top:-30px; left:4px; }
.searchTopBorder { margin-top:2px; }
* html .searchTopBorder { margin-top:3px; }

.noPosts {padding:10px; line-height:22px; }
* html .noPosts { padding:0px; margin:0px; padding:10px; }
* +html .noPosts { padding:0px; margin:0px; padding:10px; }
#tag_cloud { padding-left:5px;padding-right:10px; }
* html #tag_cloud { padding-left:10px;padding-right:0px; }
* +html #tag_cloud { padding-left:5px;padding-right:10px; }
.tag_cloud_title { position:relative; left:-5px; }

* html .tag_cloud_title { position:relative; left:-4px; }
.canYuImg { padding:5px 0 12px 0px; }
* html .canYuImg { padding:5px 0 0px 0px; }
* +html .canYuImg { padding:5px 0 0px 0px; }
.dvRequired { padding-right:3px;}

/*
.momentsImg { margin-left:0px; margin-bottom:14px; margin-top:5px; }
* html .momentsImg { margin-left:0px; margin-bottom:0px; }
* +html .momentsImg { margin-left:0px; margin-bottom:0px; }

.aboutTitle { margin-left:-1px; }
.momentsTitle { padding-top:12px; position:relative; left:-4px; margin-bottom:5px; }
* html .momentsTitle { position:relative; left:-4px; margin-bottom:0px; }
* +html .momentsTitle { margin-bottom:0px; }
.canYuTitle {position:relative; left:-2px; }
* html .canYuTitle { padding-left:2px;  }
.downloadTitle{ position:relative; left:-2px; }
* html .downloadTitle { padding-left:0px; }


.cn_singleFontSize { font-size:12px; line-height:15px}
.other_singleFontSize { font-size:12px; ; line-height:13px}
.aboutText { padding:3px 7px 3px 2px; }
.DisclaimerTitle { padding-left:1px;}
* html .DisclaimerTitle{ padding-left:3px;  }
/** +html .DisclaimerTitle { position:relative; left:-2px; }*/


.nullLi{ height:60px; }
.navBlckBg { width:900px; background:#000; border:1px solid red; height:3px; position:absolute; top:45px; z-index:1000px; }







/* nav */
#nav { width:990px; height:30px }

/* subnav */
#subnav { width:990px; height:23px; background:#363636; position:relative }

#catnav { float:left }

#pagenav {
	display: block;
	margin-top: 3px;
	text-align:left;
	
	position:absolute;
	z-index:10;
	right:170px;
}

#musicPlayer {
	
	position:absolute;
	z-index:100;
	right: 0px;
	overflow:hidden;
	height:23px;
	width:30px;
	
}


#musicPlayerObj {

	position:absolute;
	z-index:100;
	left:-182px;
	top:-4px;

}
/* search form */
.dvSearch {  background:#666666; width:235px; height:30px; }



#searchform {
	width:231px;
}

	
#searchform #searchsubmit{ 
	width: 65px;
	height:22px;
	float:right;
	margin:0px;
	border:0px;
	padding-right:10px;
	
}
* html #searchform #searchsubmit{
	padding-right:10px;
}

#sidebar #searchform #s {
	width: 141px;
	height:18px;
	font-size:13px;
	background:#000;
	color:#999;
	margin:0px;
	border:0px;
	padding-left:7px;
	float:left;font-weight:normal;
	font-family:Helvetica;
	padding-top:3px;
}
* +html #sidebar #searchform #s 
{
	height:16px;
	padding-top:5px;
}
* html #sidebar #searchform #s 
{
	height:16px;
	padding-top:5px;
}
.sBold {font-weight:bold; }


/* single */ 
.singleMain {
background:#3e3e3e;
height:auto;
width:745px;
} 

.singleMargin { margin-top:10px; font-size:12px;  }

.postDetails a:hover { text-decoration:none; background:#ffff33; color:#000 }
/*
* html .singleMain { background:#3e3e3e; margin-left:3px; min-height:916px; border-bottom:45px solid #3e3e3e; } 
* +html .singleMain { background:#3e3e3e; margin-left:3px; min-height:816px; } 
*/


/* search */
#searchContent {
background:#3e3e3e;
height:auto;
width:745px;
}


#searchContent h2 {
margin:0px;
}



.commentApprove->br { display:none; }




#lyricsSubmission {
	
	position:absolute;
	z-index:1000;
  
	width:400px;
	height:300px;
	border:0px;
    overflow:hidden;
   
	
	
}
/* lyrics contest top 10 */
.contestContainer{ border:1px solid #3e3e3e; width:708px;}
.contestItem { color:#CCC; height:auto;}
.orderItem { float:left;margin-top:2px; }
.contentItem { margin:0px 0 0 13px; float:left; width:469px; }
.lineItem{ margin:4px 0 3px 0px;}
.voteItem{ margin:0 0 0 10px; float:left; }
.normalArrowItem { margin:0 0 0 10px; float:right;}
.leftArrowItem { margin:0 0 0 150px; float:left;}
.contestItem a{ color:#CCCCCC; cursor:pointer;}
.contestItem a:hover{ color:#FFF; background:#3e3e3e; height:auto;}
.dividing{ padding:6px 0 0px 0;}
.contestInfo{ line-height:10em;}




