/*
Theme Name: 3col-Blackheader-Newpbc-Fluid
Theme URI: http://localhost/
Description: Crisp Clean Black & White Template
Version: 1.1
Author: Anthony Ifon



/*-----------Block Level Elements--------------*/

/* CSS */

Body {

 
/*	background: #fff url('images/hedr33.jpg');
	background-repeat: repeat-x; */

}

#page {
	
	max-width: 100%;
	min-width: 65%;
	margin: 0 auto;
	
}

#header {
	height: 290px;
	width: 984px;
/* 	max-width: 95%;
	min-width: 65%; */
	margin: 0 auto;
}

#header h1{
	font-family: Georgia, Times, serif; 
	font-size: 28px;
	font-weight: bold;
	text-align: right;
	line-height: 28px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
}


#header h1 a:link{
	color: #F4F4F4;
text-decoration: none;
}

#header h1 a:visited {
	color: #F4F4F4;
}

#header h1 a:hover  {
/*	text-decoration: underline;
	font-style: normal; */
	color: #F8F8F8;
}


#headerimg {
	border: 0px;
	solid #bebebe;
	width: 150;
	height:	40;
	float: left;
	margin-left:648px;
	margin-top:127px;	
}



.description {
	font-family: woodplank ,Georgia, Times, serif; 
	font-size: 17px;
	padding-bottom: 15px;
	font-weight: bold;
	text-align: right;
	padding-right: 0px;
	padding-top: 0px;
	color: #F4F4F4;
	text-decoration: none;
	line-height: 0;
}



#leftcol {
	width: 19%;
	float: left;
	margin: 2px 0 0px 0;
}


#rightcol {
	width: 19%;
	float: right;
	margin: 2px 0 0px 0;
}

#wrapper {
/*	width: 100%;
	margin: 0 0 0 0; */


	clear:left;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	width: 984px;
	border-top:0px solid #333;
/*	background: url(images/wrapper.png) repeat-y; */
	overflow: auto;
}


#content {
	width: 57%;
	float: left;
	padding-bottom: 25px;
	margin: 0 8px 0 8px;
}

a:link {
	text-decoration: none;
/*	color: #C60000; */
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
/*	color: #FF0000;   */
	color: #000000;
/*	font-style: italic; */
}

.pagetitle {
	text-align: center;
	font-size: 15px;
	padding: 0 0 0 0;
	margin: 2px 0 -19px 0;
}

#sidebar {
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align:top;
	float:right;
	height:auto;
	
/* Added to sidebar testing */


}


#footer {
	padding-top: 25px;
	font-size: 12px;
	text-align: center;
	width: 100%;
	clear: both;
	color: #000000;
	margin: 0 auto;
/* Added 2008.08.19 */
	font-family: Times New Roman, Times;
	font-size: 12px; /* All fonts of sideber left */
/* 2008.08.19 END */
}

#footer a:link {
	text-decoration: none;
	color: #99b2be;
}
	
#footer a:visited {
	text-decoration: none;
	color: #99b2be;	
}

#footer a:hover {
	text-decoration: underline;
	color:  #99b2be; 
}

#navigationbar{
	background-image: url('images/navtop.gif');
	width: 100%;
	height:25px;
	line-height: 25px;
	padding-top: 0px
	
	}

#navigationbar ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navigationbar ul li { 
display: inline;
   }

#navigationbar ul li a
{
text-decoration: none;
padding: 15px 1em;
color: #fff;
text-transform:uppercase;
font-size:12px;
letter-spacing:1px;
height:50px;
}

#navigationbar ul li a:hover
{
	
	text-decoration:;
	font-style: normal;
}

#linkpage li {

	list-style-type: square;
	margin: 2px;
}

/*-------------Headings-------------*/

h1 {

}


h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/
#postwrap {
	width: 100%;
}

#postwraptop {
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 5px;
/*	border-bottom-width: 1px;
 	border-bottom-style: dotted;
 	border-bottom-color: #OOOOOO; */
}

#postwraptop2 {
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 5px;
	height: 48px;
	
}

.datetime {
	float: left;
	height: 48px;
	width: 59px;
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 2px;
}
.date {
	margin: 3px 0px 0px 0px;
	font-size: 14px;
	color: #F4F4F4;
	padding: 0px;
	float: left;
	width: 59px;
}
.month {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	color: #F4F4F4;
	float: left;
	width: 59px;
}
.post_title {
/*	float: right;
 	width: 85%; */
	overflow: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* タイトル部分未読時赤文字→既読時黒文字から、未読時限りなく黒に近い濃紺文字→既読時黒文字 */


.author {
	float: left;
	width: 90%;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

#postwraptop h2  {
	font-family: Helvetica, Verdana;
	font-size: 16px;
/*	color: #C60000; */
	color: #000000;
	margin: 2px 0 0px 0;
	padding: 0 0 0 0;
/*	text-transform: capitalize; */
}

/* タイトル部分未読時赤文字→既読時黒文字から、未読時限りなく黒に近い濃紺文字→既読時黒文字 */
#postwraptop h2 a:link {
	text-decoration: none;
	color: #000033;
}

#postwraptop h2 a:visited {
	text-decoration: none;
	color: #000000;
}


#postwraptop h2 a:hover {
/*	font-style: italic; */
	text-decoration: underline;

}

.post {
	padding-top: 25px;
	text-align: justify ;
	margin-left: 9px;
}

.post p {

}

.post ul {
	list-style-type: square;
}


.post ol {
	list-style-type:decimal
}

.entry {
	font: 1em Helvetica;
	font-size: 12px;
	padding: 0px 5px 0px 0px;
	/* font-weight: bold;  いいのかな？・笑 */
/*	margin:  60px 0px 0 0; */
	margin:  13px 0px 0 0;
}

.entry img{
	float: left;
	margin:3px 8px 0 0;
}

.entrytext {
	font: 1em Helvetica;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}

.entrytext img{
	float: left;
	margin:3px 8px 0 0;
}

.postmetadata {
	/* Added 2007.11.29 */
	font: 1em Helvetica;
	font-size:   12px;
	
	text-align: right;
	padding-bottom: 5px;
}

.postmetadata_top {
	/* Added 2007.11.29 */
	font: 1em Helvetica;
	font-size:   9px;
	
	text-align: right;
	padding-bottom: 5px;
}


.postmetadata a {
	font: 1em Helvetica;
	font-size: 12px;
	
}

.postmetadata a:hover{
	font: 1em Helvetica;
	font-size: 12px;
/*	font-style:italic; */
}

.postmetadata alt {

}

.alignleft {
	text-align: left;
	font-size: 13px;
}

.alignright {
	font-size: 13px;
}

.center {

}

.pagetitle {
	text-align: center
	font-size: 12px; 
}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}


/*--------------Sidebar------------*/

.sidebarcontent h2  {
	font-family: Verdana;
	font-size: 12px; /* H2 forced 12pt */
	margin: 0px 0 0 0;
	padding: 5px 0 0 2px;
}

#sidebartop{
/*	background-image: url('images/sbtop.gif') ;
 	width: 100%;
 	color: #F4F4F4; */
	height:18px;
	
}

#sidebarblue{
/*	background-image: url('images/sbtop.gif') ;
	width: 100%; */
	/* color: #00bce2; */
	color: #99b2be;
	height:18px;
}

#sidebarblue a{
	/* color: #00bce2; */
	color: #99b2be;
}


#sidebarcolors{
/*	background-image: url('images/sbtop.gif') ;
	width: 100%; */
	color: #99b2be;
	height:18px;
}

#sidebarcolors a{
	color: #99b2be;
}




.sidebarcontent {
	width: 95%;
/*	text-transform: capitalize; */
/* Added 2008.08.19 */
	font-family: Times New Roman, Times;
	font-size: 12px; /* All fonts of sideber left */
/* 2008.08.19 END */
	margin: 0 auto;	
}


#sidebar ul, #sidebar ul ol {
	margin: 2px;
	padding: 0;
	}

#sidebar ul {
	list-style-type: square;
	margin-left: 20px; 
	}
	
#sidebar ol {
	list-style-type: decimal;
	}	


#sidebar ul p, #sidebar ul select {
	
	}

#sidebar ul ul, #sidebar ul ol {
	
	}

#sidebar ul ul ul, #sidebar ul ol {
	
	}

ol li, #sidebar ul ol li {
	
	}

#sidebar ul li, #sidebar ol li {
	
	}


#sidebarexp {
	font: 1em Helvetica;
	font-size: 12px;
	font: 1em Helvetica;
	font-size: 12px;
	padding: 0px 5px 0px 5px;

}	

/***** Begin of leftNews Involving Elements *****/

.leftNewsTitle {
/* check at .sidebarcontent */
	width: 100%;
	color: #000;
	height:25px;
}

.leftNewsTitle h2 {
/* check at .sidebarcontent */
	font: 1em Helvetica;
/*	font-size: 12px; */
}

.leftNewsElements {
/* check at .sidebarcontent */
/*	width: 100%; */
	color: #000;
/*	height:25px; */
	margin-left: 2px; 
}

.leftNewsElements ul, .leftNewsElements ul ol {
	margin: 0px;
	padding: 0;
	}

.leftNewsElements ul {
	list-style-type: square;
	margin-left: 0px; 
	}
	
.leftNewsElements ol {
	list-style-type: decimal;
	}	


.leftNewsElements ul p, .leftNewsTitle ul select {
	
	}

.leftNewsElements ul ul, .leftNewsTitle ul ol {
	
	}

.leftNewsElements ul ul ul, .leftNewsTitle ul ol {
	
	}

ol li, .leftNewsElements ul ol li {
	
	}


.leftNewsElements ul li, .leftNewsElements ol li {
	
	}
	
	
/***** END of leftNewsElements *****/


.leftArtistsTitle {
/* check at .sidebarcontent */
	width: 100%;
	color: #000;
	height:25px;
}

.leftArtistsTitle h2 {
/* check at .sidebarcontent */
	font: 1em Helvetica;
	font-size: 12px;
}

.leftArtistsElements {
/*	width: 100%; */
	color: #000;
/*	height:25px; */
}




.links li li {
	list-style-type: none;
	background: url(images/sub_icon.gif) no-repeat 0 7px;
	margin: 0 0 0 -5px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
}
	
/*--------------Comments--------------*/

#commentarea {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: justify ;
	margin-left: 9px;
}



ol.commentlist {
	margin: 0px 0 0 0;
	padding:0 0 0 0;
}

ol.commentlist li {
	/*background: #fff url(images/shadow_top.gif) repeat-x top;*/
	border-bottom: #C60000 2px solid; 
	list-style: none;
	padding:8px 8px 8px 8px;
}

ol.commentlist li.alt {
 	/*background: #f9f9f9;
	margin: -19px 0 -19px -40px;*/
	padding:8px 8px 8px 8px;
	clear:both;
}

ol.commentlist a {

}

.commentmetadata {
	text-align: right;
	padding-bottom: 0px;
	padding-right: 5px;
	font-size: 12px;
}

#commentform {
	margin: 0;	
}

#commentform a:link, a:visted {
	
}

#commentform a:hover {
	
	}

h3{
	
}

/*--------------Search Form-------------*/

#searcharea {
	padding-top: 25px;
	text-align: justify ;
	margin-left: 9px;
}

#searchwraptop h2  {
	background-image: url('images/sbtop.gif');
	font-family: Helvetica, Verdana;
	font-size: 14px;
	color: #000000;;
	line-height: 25px;
	margin-top: 0px;
	margin-left: -9px;
/*	text-transform: capitalize; */
	
}

#searchwraptop h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #000000;
}

#searchform h2 {
	
}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {
margin: 0 auto;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------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;
	}
	
.alignleft {
	float: left
	}

/*-------------Other------------------*/
hr {
	background: url(images/bot.gif) no-repeat scroll center;
	width: 80%;
}



/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 2.5px solid #000000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

a img {
	border: none;
	}


/* ----------------------------- */

#producttop {
	margin: 0px;
	font-family: Helvetica, Verdana;
	font-size: 18px;
}

#productmain {
	margin: 0px;
	font-family: Helvetica, Verdana;
	font-size: 12px;
}

#productlist {
	margin: 0px;
	font-family: Helvetica, Verdana;
	font-size: 10px;
}


/* End Various Tags & Classes*/




p.cd_title {
	margin: 0px;
	font-family: Helvetica, Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
	font-size-adjust: none;
}

p.cd_artist {
	margin: 0px;
	font-family: Helvetica, Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: normal;
	font-size-adjust: none;
}


p.cd_notmal {
	margin: 0px;
	font-family: Helvetica, Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
}

p.cd_strong {
	margin: 0px;
	font-family: Helvetica, Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
}

.cd_lists {
	margin: 0px;
	font-family: Helvetica, Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
}

.cd_lists_trackNo {
	margin: 0px;
	font-family: Helvetica, Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	padding-right: 4px;
}

.cd_lists_margin_column {
	height: 4px;
	font-family: Helvetica, Verdana;
	font-size: 5px;
	overflow: hidden;
}

.cd_lists_total_time {
	margin: 0px;
	font-family: Helvetica, Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
}


#body_content {position: absolute;left: -10000px;};
