
body {
	margin-top: 20px;
	margin: 0;
	padding: 0;
	background: #C0F3FD url(../images/img01.gif) repeat-x left top;
	font-size: 11px;
	text-align: justify;
	color: #1F1F1F;
}

body, th, td, input, textarea, select, option {
	font-family:  Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000000;
}

a:hover {
	color: #000000;
}

hr {
	display: none;
}

#wrapper {
	margin: 0;
	padding: 0;
	background: #C0F3FD url(../images/img02.jpg) repeat-x left top;
}


/* Header */

#header {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	font-family: Arial, Times, serif;
	background: url(../images/img04.jpg) no-repeat left 20%;
}

#header  img {
	position: relative;
	top:0px;
	left:100px;
			}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #000000;
	font-size: 36px;
	padding-left: 75px;
	height: 70px;
}

#header p {
	float: left;
	padding: 10px 0 0 110px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(../images/img01.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 15px;
}

/* Content */

#content {
	float: right;
	width: 525px;
	margin: 10px 0px 0px 0px;
	padding: 25px 5px 15px 20px;
	background: url(../images/girl.jpg) no-repeat right top;
}

#musiccontent {
	float: right;
	width: 525px;
	margin: 0;
	padding: 25px 5px 15px 20px;
	/*background: url(../images/cd_image.jpg) no-repeat right top;*/
}
#scriptcontent {
border:1px solid black;
float: right;
width: 525px;
margin: 10px 0px 0px 0px;
padding: 25px 5px 15px 5px;
background-color: white;
				}


.post {
	padding: 0px ;
}

.title {
	border-left: 6px solid #2E2E2E;
	padding: 0 20px 0 10px;
	font-size: 18px;
	font-family:arial;
	}
.titlesm{
	border-left: 6px solid #2E2E2E;
	padding: 0 20px 0 10px;
	font-size: 18px;
	font-family:arial;
		}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #303030;
}

.meta {
	text-align: left;
	/*color: #17A141;*/
	color: #000000;
	padding: 8px 20px 8px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #67DEFE;
	border: 1px solid #CCCCCC;
}

.meta .more {
	padding-left: 10px;
}

.meta .comments {
	padding-left: 10px;
}

.meta a {
	color: #000000;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entryscript {
	margin: 0;
	padding: 0 0 15px 10px;	
}

.entryscript p {
			font-size:1.5em;
			font-family:courier;
			margin: -4px 0px 5px 0px;
			}

.entryscript li
				{
			margin:0px 0px 0px 0px;
			padding: 0px 10px 0px 0px;
			text-align:center;
			list-style:none;
			font-family: courier;
			font-size:1.4em;
				}
		
.dialog {
			width:300px;
			line-height: 82%;
			padding: 0px 0px 0px 70px;
			text-align: left;
			font-size: .65em;
			font-weight:800;
			font-family:courier;
		}	

.script {
			text-align:left;
			width:420px;
			line-height: 100%;
			padding: 10px 0px 15px 0px;
			font-weight:800;
		}	


.entry {
	margin: 0;
	padding: 0 0 15px 17px;
}

.entry  a{ color:#000000;}

.entry  ul{
	list-style:none;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 245px;
	margin-top: -20px;
	padding: 0 0 0 0;
	color: #17A141;
}

#sidebar .btm {
	margin: 0;
	padding: 0;
	background: url(../images/img07.gif) no-repeat left bottom;
}

#sidebar .top {
	background: url(../images/img05.gif) no-repeat left top;
}

#sidebar .wrap {
	background: url(../images/img06.gif) repeat-y left top;
}

#sidebar ul {
	margin: 0;
	padding: 40px 20px 40px 30px;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 0 0;
	padding: 0 0 20px 20px;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	padding-left: 40px;
	height: 45px;
	font-size: 18px;
	background: url(../images/img08.gif) no-repeat left top;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
}
/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: auto;
	height: 100px;
	background: url(../images/img01_foot.jpg) repeat-x left top;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	padding: 10px 0;
}

#footer p a {
}


