
/*--General--*/
* {	/*--make all to 0 as default--*/
	padding: 0;
	margin: 0;
}

body {
	background: #fff ;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

/*--formatting--*/
a {
	/*color: #b63d13;*/
	color: #000;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #FF066F;
}

p {
	padding: 0 0 1.8em;
}	

h2 {
	font: 900 24px  Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
}

h2 em {
	font: 400 30px "Courier New", Times, serif;
	font-style: italic;
	letter-spacing: 0;
}

h2.pagetitle {
	font: 400 24px "Times New Roman", Times, serif;
	padding: 2px 0;
	text-align: center;
	letter-spacing: 0;
	background-color: #e1dfb9;
	border-bottom: 1px solid #D7D39A;
}

h2.pagetitle strong {
	font-size: 30px;
	font-style: italic;
}

h2 a {
	color: #000000;
	text-decoration: none;
}

h3 {
	font: 900 20px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color:#EE275E;
}

h4 {
	font: 900 16px "Times New Roman", Times, serif;	
	font-style: italic;
}

h5 {
	font: 400 14px Arial, Helvetica, sans-serif;	
}

h6 {
	
}

ul {
	list-style-type: circle;
}

ul li ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ol li ol {
	list-style-type: lower-roman;
}

img.left {
	float: left;
	margin: 5px 5px 5px 0;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #A6A371;
}

img.right {
	float: right;
	margin: 5px 0 5px 5px;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #A6A371;
}

/*--container--*/
#wrapper {
margin-left:auto;
margin-right:auto;
position:absolute;
width:1000px;
background:url('images/bg.jpg') repeat-y;
 }

#header {
	width: 1000px;
	height:64px;
	float: left;
	background:url('images/header.jpg'); 
}

#content {
	width: 540px;
	float: left;
	margin-left:30px;
	background:url('images/vertical.jpg') repeat-y right;
	/*background-color:#FCFCFC;*/
}

.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }
.slideshow{
text-align:center;
margin-left:50px;
height:447px;
}

#content #left-col1 {
	padding-top:10px;
	padding-bottom:10px;
	width: 263px;
	float: left;
	background:url('images/vertical2.jpg') repeat-y right;
}
#content #right-col1 {
	padding-top:10px;
	padding-bottom:10px;
	width: 260px;
	padding-left:10px;
	float: left;
}

#content #right-col {
	width: 244px;
	margin-top: 20px;
	float: left;
	position: relative;
}

#content #right-col #sidebar {
	width: 244px;
	float: left;
	position: relative;
}

#right_home{
	padding-top:10px;
	padding-bottom:10px;
	width: 410px;
	margin-left:10px;
	float: left;
}
#right_home .artist{
float:left;
width:130px;
padding-right:3px;
}

.horizontal2{
background:url('images/horizontal2.jpg') repeat-x;
width:400px;
float:left;
margin-top:10px;
height:1px
}

#right_home #left-col {
	padding-top:10px;
	padding-left:5px;
	width: 200px;
	float: left;
	background:url('images/vertical.jpg') repeat-y right;
}

#right_home #right-col {
	padding-top:10px;
	padding-left:5px;
	width: 200px;
	float: left;
	position:relative
}

#content #artist {
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:15px;
	width: 510px;
	float: left;
	border:#CCCCCC solid 1px;
	;
}

#artist #artist-left {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	width: 223px;
	float: left;
	text-align:center;
	background:url('images/vertical2.jpg') repeat-y right;
}
#artist #artist-right {
	padding-top:10px;
	padding-bottom:10px;
	width: 250px;
	padding-left:25px;
	float: left;
	
}
#content #album {
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:15px;
	width: 485px;
	float: left;
	border:#CCCCCC solid 1px;
	;
}

#box {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:15px;
	width: 495px;
	float: left;
	border:#CCCCCC solid 1px;
	;
}


#content #searchResult {
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:15px;
	width: 510px;
	float: left;
	border:#CCCCCC solid 1px;
	;
}

#searchResult #search-left {
	padding:10px; width: 70px;
	float: left;
	text-align:center;
	background:url('images/vertical2.jpg') repeat-y right;
}
#searchResult #search-right {
	padding-top:10px;
	padding-bottom:10px;
	width: 350px;
	padding-left:25px;
	float: left;
	
}


#footer {
	background: url('images/footer_bg.jpg') repeat-x;
	float: left;
	margin-left:30px;
	text-align:center;
	padding-top:35px;
	width: 900px;
	height:100px;
	color: #fff}

#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:3px;
	}
#footer a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	}
	
/*--header--*/

#header #logo {
	width: 305px;
	height: 60px;
	float: left;
	margin-left:40px;
}

/*--page-menu--*/


#header #social {
	width: 169px;
	float: left;
	margin-left:24px;
	padding-top:15px;
}

#header #menu {
	float: right;
	width: 430px;
	margin-right: 27px;
	margin-top: 27px;
	
}

#header #menu ul {
	width: 500px;
	list-style: none;
	float: right;
	text-align: right;
}

#header #menu ul li.page_item {
	float: right;
}

#header #menu ul li.page_item a {
	padding: 4px 8px;
	display: block;
	margin: 0 7px 0 0;	
	float: left;
	text-decoration: none;
	font: 900 14px Arial, Helvetica, sans-serif;
	color: #a9bf78;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
}

#header #menu ul li.page_item a:hover {
	color: #FF066F;
}

#header #menu  a {
	color: #fff;
	padding:5px;
	}

#header #menu  a:hover {
	color: #D8652F;
	}

#menu_ad{
margin-left:20px;
margin-top:5px;
margin-bottom:5px;
float:left;
width:850px;
}

#letter{
margin-left:20px;
margin-top:10px;
float:left;
background:url('images/letter_bg.jpg') repeat-x bottom;
width:650px;
height:47px
}
#letter a{
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:5px;
	background-color:#000000;
	}
#letter a:hover{
	color: #D8652F;
	text-decoration:underline;
	}
#search{
margin-top:10px;
float:left;
background:url('images/letter_bg.jpg') repeat-x bottom;
width:310px;
height:47px
}
#search input, select{
height:25px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
border:solid 1px #000000;
}
textarea{
font:Arial, Helvetica, sans-serif;
font-size:12px;
border:solid 1px #000000;
}

.query{
float:left;
width:140px;
height:25px;
}

.searchby{
float:left;
width:70px;
height:25px;
}

.search{
float:left;
width:40px;
height:25px;
}

form{
margin:0px;
padding:0px;
}



/*--post--*/

.post {
	width: 660px;
	float: left;
	margin-top: 20px;
}






h1{
font-size:15px;
font-weight:bold;
color:#D7642E;
margin-right:20px;
margin-bottom:5px;
border-bottom-style:solid;
border-bottom-color:#B9732D;
}
a h1 {
font-size:16px;
font-weight:bold;
color:#000000;
border-bottom-style:none;
border-bottom-color:#000000;
}

.more{
background:url('images/more.jpg') no-repeat;
text-align:right;
height:27px;
width:237px
}
.more a{
font-weight:bold;
padding-right:10px;
color:#FFFFFF;
}

#searchResult a  {
font-weight:bold;
color:#D7642E;
text-decoration:none;
}
#searchResult a:hover  {
text-decoration:underline;
}


.change{
color:#8A8E8F;
}
.change2{
color:#D7642E;
}

/*Tag Clouds*/
    .word {
    font-family: Tahoma;
    padding: 4px 4px 4px 4px;
    letter-spacing: 3px;
	position:relative;
    }
    span.size1 {
    color: #000;
    font-size: 1.9em;
    }
    span.size2 {
    color: #333;
    font-size:1.8em;
    }
    span.size3 {
    color: #666;
    font-size: 1.7em;
    }
    span.size4 {
    color: #999;
    font-size: 1.6em;
    }
    span.size5 {
    color: #aaa;
    font-size: 1.5em;
    }
    span.size6 {
    color: #bbb;
    font-size: 1.4em;
    }
    span.size7 {
    color: #ccc;
    font-size: 1.3em;
    }
    span.size8 {
    color: #ddd;
    font-size: .8em;
    }
    span.size0 {
    color: #ccc;
    font-size: .6em;
    }
/*Tag Clouds*/
	
ul {
	list-style: none;
}
li
{
padding-left:10px;
padding-top:2px;
padding-bottom:3px;
}
li:hover{
background-color:#CCCCCC;
}
	
