/************************
	      sIFRz
************************/

@media screen {

	.sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5,
	.sIFR-active h6
	{
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
    }

    .sIFR-active h1 {
	  font-size: 38px;
      display: block;
    }

    .sIFR-active h2 {
      font-size: 38px;
      display: block;
    }

    .sIFR-active h3 {
      font-size: 38px;
	  font-weight: bold;
    }

    .sIFR-active h4 {
      font-size: 30px;
    }

	.sIFR-active h5 {
      font-size: 26px;
      font-weight: normal;
    }

	.sIFR-active h6 {
      font-size: 18px;
      font-weight: bold;
    }

}
/************************
		 h1's
************************/

	h1 {
		font-size: 40px;
		color: #4cacff;
		margin:0px 0px -20px 0px;
		padding:0px 0px 0px 0px;
		}
	h2 {
		font-size: 38px;
		color: #4cacff;
		margin:0px 0px -20px 0px;
		padding:0px 0px 0px 0px;
		}
	h3 {
		font-size: 38px;
		color: #4cacff;
		margin:0px 0px -20px 0px;
		padding:0px 0px 0px 0px;
		}
	h4 {
		font-size: 30px;
		color: #4cacff;
		margin:0px 0px -14px 0px;
		padding:0px 0px 0px 0px;
		}
	h5 {
		font-size: 26px;
		color: #4cacff;
		margin:0px 0px -12px 0px;
		padding:0px 0px 0px 0px;
		}
	h6 {
		font-size: 18px;
		color: #4cacff;
		margin:0px 0px -8px 0px;
		padding:0px 0px 0px 0px;
		}	
	
/************************
	  usual suspects
************************/

* { margin: 0; padding: 0; list-style-type: none; }

body {
	background: #000000 url(http://nuasiansoundz.com/_content/_images/_site_bg.jpg) repeat-y;
	background-position:  706px 0px;
	margin:0 0 0 0;
	padding:0;
	}
iframe {
	overflow-x: hidden;
	}	
object {
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	line-height:0px;
	font-size:0;
	}	
img	{
	margin: 0;
	padding: 0;
	border: 0;
	line-height:0px;
	font-size:0;
	}
img.centered, .aligncenter, div.aligncenter {
	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;
	}
.alignleft {
	float: left;
	}
table	{
	margin: 0;
	padding: 0;
	border: 0;
	}
.vid	{
	margin: 0 0 15px 15px;
	float: right; 
	padding: 0;
	border: 0;
	}
td	{
	vertical-align:top;
	}
td.info	{
	vertical-align:top;
	padding: 0 1em 0 0;
	text-align: right;
	font-weight: bold;
	}
p {
     margin: 0 0px 0 0px;
     text-align: justify;
     color: #3898d0;
     background: none repeat;
     font: 11px/17px "verdana", "arial", "helvetica", sans-serif;
	 }
p.left {
     margin: 0 0px 0 0px;
     color: #3898d0;
     background: none repeat;
     font: 11px/17px "verdana", "arial", "helvetica", sans-serif;
	 }
p.big {
	line-height:130%;
    font: 18px bold "arial black", "helvetica", sans-serif;
	color: #4bacff;
	text-align: left;
	background: none repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
hr {
	 width:589px;
	 height: 1px;
     margin: 12px 0 0px 0;
     text-align: center;
     border: .1ex solid #dac0aa;
	 background-color: #dac0aa;
     background: none repeat;
	 }

			ul {
				 font: 11px/17px "verdana", "arial", "helvetica", sans-serif;
				 color: #3898d0;
				 background: none repeat;
				 text-align: left;
				 text-transform: lowercase;
				 margin: 20px;
				 }
			ol {
				 font: 11px/12px "verdana", "arial", "helvetica", sans-serif;
				 color: #3898d0;
				 background: none repeat;
				 text-transform: lowercase;
				 margin: 0;
				 }
			li {
				 font: 11px/12px "verdana", "arial", "helvetica", sans-serif;
				 color: #3898d0;
				 background: none repeat;
				 text-transform: lowercase;
				 margin: 0px 0px 0px 22px;
				 list-style-type: hidden;
				 }
			.cd ol  {
				 font: 10px/11px "verdana", "arial", "helvetica", sans-serif;
				 color: #3898d0;
				 background: none repeat;
				 text-transform: lowercase;
				 margin: 0;
				 }
			.cd li {
				 font: 10px/11px "verdana", "arial", "helvetica", sans-serif;
				 color: #3898d0;
				 background: none repeat;
				 text-transform: lowercase;
				 margin: 0px 0px 0px 22px;
				 list-style-type: decimal;
				 }
			ul.other {
				 font: 11px/17px "verdana", "arial", "helvetica", sans-serif;
				 color: #3898d0;
				 background: none repeat;
				 text-align: left;
				 text-transform: lowercase;
				 margin: 0;
				 list-style-type: box;
				 }

A:visited {
	color: #66ffff;
     text-decoration: none;
     background: none repeat;
	 }
A:link {
	color: #66ffff;
     text-decoration: none;
     background: none repeat;
	 }
A:hover {
     color: #ffffff;
     text-decoration: underline;
     background: none repeat;
	 }
A:active {
	 color: #66ffff;
     text-decoration: none;
     background: none repeat;
	 }



/************************
	   page tings
************************/

#container
{
	width:890px;
}
.margins
{
	line-height:0;
	margin: 0px 0px 0px 70px;	
	padding: 0px 0px 0px 0px;					
}
.player
{
	width:688px;
	line-height:0;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;					
}



/*for tabled lists*/
.tabular {
	width:512px;
	border-width:1px;
	border-style:solid;
	border-color:#fef4d0;
    font: 12px/15px "verdana", "arial", "helvetica", sans-serif;
	text-align: left;
	color: #003300;
}
.tabular2 {
	width:512px;
	border-width:1px;
	border-style:solid;
	border-color:#fef4d0;
    font: 12px/15px "verdana", "arial", "helvetica", sans-serif;
	text-align: left;
	color: #000000;
}
div.clear
{
	clear:both;
	height:0px;
	width:0px;
	overflow:hidden;
}

.page_item .page_item, #sidebar ul.children
{
	margin-left:20px;
}

.tn
{
	width:147px;
	height:147px;
	margin: -8px 0px 0px 0px;
}

.piclenselink
{
	width:745px;
	text-align: left;
}




/************************
	 content posts
************************/

			.post-box-wrap	{
				width:656px; 
				border: none; 
				font: 9px/11px "verdana", "arial", "helvetica", sans-serif; 
				color: #3898d0; 
				padding: 0;
				}
			.post-box	{
				width:100%; 
				height:100%; 
				background: #000c16;
				border:1px solid #1d7894; 
				font:11px/17px; "verdana", "arial", "helvetica", sans-serif;  
				color: #3898d0; 
				padding: 6px 15px 0px 15px;
				overflow: hidden;
				}
			.post-box img {
				float: left;
				position:relative; 
				margin: 0px 15px 15px 0px;
				}
			a .post-box-image {
				float: left;
				position:relative; 
				margin: -6px 15px 15px -15px;
				}

			.navigation {
				width:500px;
				font-size:18px;
				color: #4d271a;
				line-height:130%;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				text-align:left !important;
				text-transform:lowercase;
				}		
			h2 a,  .navigation a
				{
				font-size:18px;
				color:#4d271a;
				text-decoration: none;
				}
			h3 a
				{
				color:#662d14;
				text-decoration: none;
				}
			p, .commentlist p
				{
				line-height:130%
				}

			a:hover
				{
				color:#66ffff;
				text-decoration: underline;
				}
			a
				{
				color:#66ffff;
				text-decoration: none;
				}
			p
				{
				margin-bottom:15px;
				}

			blockquote
				{
				padding:10px;
				background-color:#f4e7b9;
				color:black;
				border:2px solid #8d8c9e;
				font-style:italic;
				margin:10px;
				}

			blockquote blockquote
				{
				background-color:white;
				color:black;
				}

			#container p.metadata
				{
				font: bold 9px "verdana", "arial", "helvetica", sans-serif;
				color:#a59578;
				}

			p.metadata a, 
			p.metadata a:link, 
			p.metadata a:visited, 
			p.metadata a:active 
				{
				font: 9px "verdana", "arial", "helvetica", sans-serif;
				color:#66ffff;
				}

			ol, .commentlist ol
				{
				list-style-type:decimal;
				padding:3px 0px 3px 0px;
				list-style-position:inside;
				}

			ul, .commentlist ul
				{
				list-style-type:none;
				color:#790000;
				padding:3px 0px 0px 40px;
				margin:0px 0px 0px 0px;
				}

			li, .commentlist li
				{
				padding-bottom:3px;
				}

			strong, b
				{
				font-weight:bold;
				}

			em, i
				{
				
				}


/************************
	 sidebar styles
************************/

							#sidebar
							{
								background: transparent;
								position: relative; 
								width:263px;
								white-space: pre-wrap; white-space:-moz-pre-wrap; white-space: normal;
								white-space: -pre-wrap; white-space: -o-pre-wrap; 
								word-wrap: break-word !important; word-wrap: break-word;
								positon: absolute;
								float:right;
							}
							.wrap
							{
								width:238px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
								line-height:0px;
								font-size:0px;
								positon: absolute;
								text-align:left;
							}							
							.widgettitle {
								display:none;
							}


							.box001 
							{ 
								background: transparent url(http://nuasiansoundz.com/_content/_images/box001.png) no-repeat;
								position: relative; 
								white-space: pre-wrap; white-space:-moz-pre-wrap; white-space: normal;
								white-space: -pre-wrap; white-space: -o-pre-wrap; 
								word-wrap: break-word !important; word-wrap: break-word;
								width:238px;
								height:86px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
							} 



							.box002
							{
								background: transparent url(http://nuasiansoundz.com/_content/_images/box002.png) no-repeat;
								position: relative; 
								width:238px;
								height:86px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
							}
							.more {
								float:right;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
								line-height:0px;
								font-size:0px;
							}
							#sidebar .box002 a
							{
								font: bold 9px "verdana", "arial", "helvetica", sans-serif;
								color:#990000;
								text-decoration:none;
								margin:5px 0px 0px 13px;
								vertical-align: middle; 
							}
							#sidebar .box002 ul
							{
								list-style-type: none;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
							}
							#sidebar .box002 li
							{
								list-style-type: none;
								margin:0px 0px 0px 0px !important; margin:0px 0px 0px -15px;
								padding:30px 0px 0px 2px !important;
								text-decoration:none;
							}
							#sidebar .box002 a:hover
							{
								text-decoration:underline;
							}




							#box003
							{
								background: transparent url(http://nuasiansoundz.com/_content/_images/box003.jpg) no-repeat;
								position: relative; 
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
							}

							.fb {
								font: 8px "verdana", "arial", "helvetica", sans-serif;
								white-space: pre-wrap; white-space:-moz-pre-wrap; white-space: normal;
								white-space: -pre-wrap; white-space: -o-pre-wrap; 
								word-wrap: break-word !important; word-wrap: break-word;
								color:#a59578; 
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
								width:238px;
							}	
							#sidebar .fb_contain
							{
								background: transparent;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
							}
							#sidebar .fb_icon
							{
								background: transparent;
								width:47px;
								height:43px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
							}
							#sidebar .fb a
							{
								font: 9px "verdana", "arial", "helvetica", sans-serif;
								white-space: pre-wrap; white-space:-moz-pre-wrap; white-space: normal;
								white-space: -pre-wrap; white-space: -o-pre-wrap; 
								word-wrap: break-word !important; word-wrap: break-word;
								color:#990000;
								text-decoration:none;
								text-indent:0px;
								margin:5px 0px 0px 13px;
							}
							#sidebar .fb ul
							{
								color:#990000;
								list-style-type: none;
								margin:5px 0px 0px 13px;
								padding:0px 0px 0px 0px;
							}
							#sidebar .fb li
							{
								color:#990000;
								list-style-type: none;
								margin:5px 0px 0px 13px;
								padding:0px 0px 0px 0px;
								text-decoration:none;
								white-space: pre-wrap; white-space:-moz-pre-wrap; white-space: normal;
								white-space: -pre-wrap; white-space: -o-pre-wrap; 
								word-wrap: break-word !important; word-wrap: break-word;
							}
							#sidebar .fb a:hover
							{
								color:#9f4b13;
								text-decoration:none;
								white-space: pre-wrap; white-space:-moz-pre-wrap; white-space: normal;
								white-space: -pre-wrap; white-space: -o-pre-wrap; 
								word-wrap: break-word !important; word-wrap: break-word;
							}


							.box004sense			
							{					
								background: transparent;
								position: relative; 
								width:238px;
								height:238px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
							}



							.box005
							{
								background: transparent url(http://nuasiansoundz.com/_content/_images/box005.png) no-repeat;
								position: relative; 
								width:238px;
								height:86px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
							}
							#sidebar .box005 a
							{
								font: bold 9px "verdana", "arial", "helvetica", sans-serif;
								color:#990000;
								text-decoration:none;
								margin:5px 0px 0px 13px;
								vertical-align: middle; 
							}
							#sidebar .box005 ul
							{
								list-style-type: none;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
							}
							#sidebar .box005 li
							{
								list-style-type: none;
								margin:0px 0px 0px 0px !important; margin:0px 0px 0px -15px;
								padding:30px 0px 0px 2px !important;
								text-decoration:none;
							}
							#sidebar .box005 a:hover
							{
								text-decoration:underline;
							}


							.box006
							{
								background: transparent;
								position: relative; 
								width:238px;
								height:431px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
							}

							.box007
							{
								background: transparent;
								position: relative; 
								width:238px;
								height:203px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
							}

/************************
	  dada form
************************/

			#dada_bttn
			{
				width: 58px;
				height: 25px;
				background: url(http://nuasiansoundz.com/_content/_images/icons/_join.png) no-repeat center top;
				border: none;
				float:right;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				line-height:0px;
				font-size:0px;
				text-align:right;
				color: #4e3720;
			}
			.dada_field
			{
				width: 160px;
				height: 18px;
				background: #efe3c7;
				border: 1px solid #4a6e79;
				padding:0px 0px 0px 0px;
				margin:0px 0px 0px 20px;
				font: 11px "arial", "helvetica", sans-serif;
				color: #4e3720;
				text-align:left;
			}
			#dada select 
			{
				width: 160px;
				height: 18px;
				background: #efe3c7;
				border: 1px solid #4a6e79;
				padding:0px 0px 0px 0px;
				margin:0px 0px 0px 0px;
				font: 11px "arial", "helvetica", sans-serif;
				color: #4e3720;
				text-align:left;
			}

/************************
	    comments
************************/


.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
	width:668px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	margin: 4px 4px 4px 0px;
	padding: 4px 4px 4px 0px;
	}

.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;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
				.alt {
					border:1px solid #0f2f4a; 
					background: #021627;
					margin: 0;
					padding: 0;
					font: 13px; "verdana", "arial", "helvetica", sans-serif;  
					color: #35839c;
					width:668px;
					}

				.commentlist li {
					border:1px solid #1b6c85; 
					margin: 7px 0px 0px;
					padding: 5px 5px 10px 10px;
					font: 13px; "verdana", "arial", "helvetica", sans-serif;  
					color: #436873;
					list-style: none;
					width:668px;
					}

.commentlist li ul li { 
	margin: 0px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#commentform input{
				width: 500px;
				height: 24px;
				padding:0px;
				border:1px solid #1d7894; 
				background: #052846;
				font: 13px; "verdana", "arial", "helvetica", sans-serif;  
				vertical-align: middle;
				color: #999999;
				margin:0px 0px 0px 0px;
				text-align:left;
}
#commentform textarea{
				width: 686px;
				height: 230px;
				padding:0px;
				border:1px solid #1d7894; 
				background: #052846;
				font: 13px; "verdana", "arial", "helvetica", sans-serif;  
				vertical-align: middle;
				color: #999999;
				margin:0px 0px 0px 0px;
				text-align:left;
				overflow: auto;
}

#commentform #submit{
				width: 150px;
				height: 24px;
				padding: 2px 2px 8px 2px;
				border:1px solid #1d7894; 
				background: #052846;
				font: 13px; "verdana", "arial", "helvetica", sans-serif;  
				vertical-align: middle;
				color: #999999;
				margin:0px 0px 0px 0px;
				text-align:left;
}




/************************
	     feets
************************/

#footer
{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width: 890px;
	height: 284px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: transparent url(http://nuasiansoundz.com/_content/_images/_paper_bott.png) no-repeat;
}
.notes {
	text-align: center;
	background: none;
	font: 12px/17px "verdana", "arial", "helvetica", sans-serif;
	color: #662d14;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
}

#footer a
{
	color:#66ffff;
	padding-bottom:1px;
}

#footer a:hover
{
	color:#66ffff;
	border-bottom:2px solid #cccccc;
}





