* {
    margin: 0;
    padding: 0;
}

html{
    height: 100%;
}

body {
    background: #A9B3BB url(images/img01.gif) repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #555555;
    color: #333333;
    height: 100%;
}

#h100{
    height: 100%;
}

h1, h2, h3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 2em;
}

h2 {
    height: 28px;
    padding: 7px 0 0 10px;
    background: #DB8603 url(images/img12.gif) no-repeat;
    font-size: 1.4em;
    color: #333333;
    width: 360px;
    margin: auto;
}

h3 {
    font-size: 1em;
}

.text{
    width: 400px;
    margin: auto;
    text-align: left;
    text-indent: 2em;
    line-height: 20px;
}

p, ul, ol {
    margin-bottom: 1em;
    line-height: 140%;
}

a {
    color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 670px;
	height: 70px;
	margin: 0 auto;
	padding: 10px 0 0 100px;
        color: #ffffff;
	/*background: url(images/img02.gif) no-repeat 0px 50px;*/
}

#logo h1, #logo p {
	color: #FFFFFF;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 770px;
	height: 60px;
	margin: 0 auto;
        position: relative;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 100px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 30px 0 30px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(images/img03.gif) no-repeat center bottom;
}

#topads .ads{
    position: relative;
    left: -364px;
}

#topborder{
    position: relative;
    top: -15px;
}

/* Wide Post */

.wide-post {
	width: 600px;
	margin: 0 auto;
	background: #D4D9DD url(images/img04.gif) repeat-y;
}

.wide-post .title {
	background: url(images/img05_2.gif) no-repeat;
        padding: 10px 30px 0 30px;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
}

.wide-post .bottom {
	height: 20px;
	background: url(images/img06_2.gif) no-repeat left bottom;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links input{
    margin-top: 00px;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: url(images/img13.gif) repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(images/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(images/img15.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
	padding: 20px 0;
	background: #535657 url(images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
}

#submenu ul {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 180px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	padding: 20px 0;
	background: #3F4244 url(images/img18.gif) repeat-x;
        text-align: center;
	color: #666666;
        margin-top: 50px;
}

#footer a {
	color: #666666;
}

#between {
    margin: 0 auto;
}

#between * {
    text-align: center;
}

#latest-post {
    text-align: center;
    margin: auto;
    position: relative;
}


#logo h1{
    position: relative;
}

#logo .ext{
    color: #F6C51A;
}

#logo small{
    font-size: 10px;
    font-weight: normal;
    position: absolute;
}


.guest{
    border-top:1px solid #A9B3BB;
    margin:0px 0pt 15px;
    padding:5px 0pt 0pt;
    text-align:left;
}


#selected{
    font-size: 1px;
}


#trackname{
    text-align: center;
    font-size: x-large;
    margin: 0 auto 10px auto;
}

#newfile{
    font-size: xx-small;
}

#bookmarks{
    position: absolute;
    right: 0px;
    height: 48px;
    padding: 16px 50px 0 0;
}

#bookmarks a{
    padding: 0px;
    margin: 0px;
}

#bookmarks img{
    border: none;
    height: 16px;
    width: 16px;
    margin: 0 2px 0 2px;

}

#selector1, #selector2{
    cursor: move;
    font-size: 10px;

}

#hand1, #hand2{
    width: 1px;
    height: 65px;
    background: yellow;
    position: absolute;

    /*bottom: 0px;    */
}


#hand1title, #hand2title{
    margin-top: 3px;
    width: 60px;
    height: 16px;
    padding-top: 4px;
    background: blue;
    font-size: 10px;
    color: white;
    cursor: move;
    position: absolute;
}

#hideonsubmit h2{
    margin: 0px auto 5px auto;
}

#showonsubmit{
    text-align: center;
}

#showonsubmit img{
    padding-top: 100px;
    display: block;
    margin: auto;
}

#audiofile{
    border:1px solid #A4C0C8;
}

#uploadbtn{
    background:#EEEEEE url('/images/Upload_32x32.png') no-repeat scroll 2px 2px;
    border:1px solid #A4C0C8;
    font-weight:bold;
    height:38px;
    padding:0 5px 0 34px;
}

#create_ringtone{
    background:#EEEEEE url('/images/apply.png') no-repeat scroll 0 center;
    padding: 0 10px 0 38px;
    height:40px;
    margin-right: 30px;
}

#clear_all{
    background:#EEEEEE url('/images/cancel.32x32.png') no-repeat scroll 0 center;
    padding: 0 10px 0 38px;
    height: 40px;
}

#download_link{
    color: blue;
    text-decoration: underline;
}

#track{
    height: 65px;
    margin: 40px auto 0 auto;
    border: 0;
    background: url(images/melody.gif) repeat-x scroll 0% 50%;
    position: relative;
}
