body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

html {
font: 62.5% arial, verdana, clean, sans-serif;
}
body {color:#000;background: #e9f0f5 url(background.gif) repeat-x;}
a:link, a:visited, a:active {
color: #272D32;
}

#footer a:hover, .post .text a:hover, .miniUserList a.user:hover {
	text-decoration: underline !important;
}

p.info {
	font-size: 1.3em;
	padding: 0.4em;
	clear: both;
}
#heading {
	margin-left: 2em;
	float: left;
	width: 24em;
	padding-top: 3em;
	padding-left: 0.2em;
	margin-bottom: 4em;
}

.explore #heading {
	margin-left: 12em;
}

#heading span {
	display: none;
	font-size:48px;
	font-weight:bold;
	line-height:40px;
	text-transform:lowercase;
	letter-spacing:-3px;
	color:#100903;
}

#heading a {
	width: 166px;
	height: 172px;
	background: url(new-logo.png);
	display: block;
	color:#100903;
	text-decoration:none;
	/*border: 3px solid #100903;
	padding: 5px;*/
}
#heading a:hover {
	width: 166px;
	height: 172px;
	display: block;
	text-decoration:none;
}
/* Post Boxes */

div.track, .profile, .advert {
	width: 23em;
	height: 23em;
	background: white;
	margin: 0 1em 1em 0;
	float: left;
	position: relative;
}

div.track .post, .advert .post{
	bottom: 0px;
	width: 23em;
	color: white;
	max-height: 23em;
	overflow: hidden;
	background: url(transparentbg.png);
	position: relative;
}

div.track .author, .advert .author {
	font-size: 1.3em;
	display: block;
	font-weight: bold;
	color: white;
	padding: 0.5em 0.5em 0 0.4em;
}

.track .post .text, .advert .post .text {
	font-size: 1.2em;
	line-height: 1.35em;
	padding: 0.5em 0.5em 0.2em 0.5em;
}
.advert .post .text a {
	color: white;
}

.advert .post .text p {
	padding-bottom: 0.3em;
}

.track .post .text a {
	color: white;
}

.track .post .text p {
	padding-bottom: 0.3em;
}

.track .date {
	cursor: default;
	position: absolute;
	font-size: 2em;
	color: white;
	background: black;
	float: left;
	margin: 1em;
	padding: 0.3em;
}

a.sub { 
	padding: 0.4em;
	min-height: 22px;
	text-decoration: none;
	display: block;
}

.track.editing a.sub {
	display: none !important;
}

.track a.sub {
	padding: 0.3em;
	position: absolute;
	z-index: 200;
	top: 2.8em;
	right: 0.5em;
}

a.sub span {
	font-size: 1.3em;
	font-weight: bold;
	color: black;
	margin-top: 3px;
	padding-left:20px;
}

.track a.sub span {
	display: none;
}

.track:hover a.sub, .track:hover a.sub span, .track:hover a.sub.unsub:hover span {
	/*background-color: white;*/
	color: black;
	display: block;
}

a.sub.unsub, a.sub:hover {
}

/* Post Boxes */

.btrack, .profile {
	width: 23em;
	height: 23em;
	background: white;
	margin: 0 1em 1em 0;
	float: left;
	position: relative;
}

.btrack .post {
float:right;
	position: absolute;
	bottom: 0px;
	width: 63em;
	color: white;
	max-height: 63em;
	overflow: hidden;
}

.btrack .author {
	font-size: 1.3em;
	display: block;
	font-weight: bold;
	color: white;
	padding: 0.5em 0.5em 0 0.4em;
}

.btrack .post .text {
	font-size: 1.2em;
	line-height: 1.35em;
	padding: 0.5em 0.5em 0.2em 0.5em;
}

.btrack .post .text a {
	color: white;
}

.btrack .post .text p {
	padding-bottom: 0.3em;
}

.btrack .date {
	cursor: default;
	position: absolute;
	font-size: 2em;
	color: white;
	background: black;
	float: left;
	margin: 1em;
	padding: 0.3em;
}

a.sub { 
	padding: 5px 25px 0.1em 0.4em;
	min-height: 22px;
	text-decoration: none;
	display: block;
}

.btrack a.sub {
	padding: 0.3em 25px 0.3em 0.3em;
	position: relative;
	z-index: 200;
	top: 0.5em;
	right: 0.5em;
}

a.sub span {
	font-size: 1.3em;
	font-weight: bold;
	color: black;
	margin-top: 3px;
	padding-left:20px;
}

.btrack a.sub span {
	display: none;
}

.btrack:hover a.sub, .btrack:hover a.sub span, .btrack:hover a.sub.unsub:hover span {
	background-color: white;
	color: black;
	display: block;
}

a.sub:hover, a.sub:hover span, .subavatar a.sub.unsub, .subavatar a.sub.unsub span {
	/*background-color: black !important;
	color: white !important;*/
	text-decoration: none !important;
}

a.sub.unsub, a.sub:hover {
 text-decoration:none;
}

/* Player Styling */
#playercontrols {
top:0px;
  left:0px;
  padding:10px 18px;
  position:absolute;
}

#playercontrols a span{
        display: none;
}

#playercontrols div {
	display: block;
        position:fixed;
	top: 3.5em;
	left: 2em;
        
}

#playercontrols #play{
    display: block;
	width: 23px;
	height: 23px;
	background: url(pause-btn2.gif) no-repeat;
}

#playercontrols #play.pause {
	background: url(play-btn.gif) no-repeat;
}

#playercontrols #next{
    margin-left: 2.5em;
    margin-top: 0;
    display:none;
    float:left;
    width:23px;
    height:23px;
    background: url(next-btn.gif);
}



.pl {
	background: url(play-btn.png) center right no-repeat;
	font-size: 1.1em;
	padding: 1.0em 1.5em 1.0em 0.4em;
	color: #0A759E;
	width:24px;
	height:24px;
	text-decoration: none !important;
}
.bpl {
	background: url(bigplay.png) 560px 20px no-repeat;
background-color: #fefefe;
	font-size: 1.1em;
	padding: 0.8em 16px 0.8em 0.7em;
	display: block;
	color: #0A759E;
	text-decoration: none !important;
}
.singlepost .pl span {
    font-size: 1.3em;
}

.singlepost .pl {
    width: 40.7em;
}
.singlepost .bpl span {
    font-size: 25px;
}

.singlepost .bpl {
    width: 40.7em;
}
.active .pl {
	/*background: #F802A2 url(spause.png) center right no-repeat;*/
    background: url(pause-btn.png) no-repeat center right;
	width:24px;
	height:30px;
	color:white;
	font-weight:bold;
}

.active.paused .pl {
background: url(play-pause-btn.png) center right no-repeat;
width:24px;
	height:30px;
	color:white;
	font-weight:bold;
}
.active .bpl {
	/*background: E40089#F802A2 url(spause.png) center right no-repeat;*/
    background: #111 url(bigpause.png) no-repeat 560px 20px;
	color:white;
	font-weight:bold;
}

.active.paused .bpl {
background: #111 url(bigplaywhite.png) 560px 20px no-repeat;
	color:white;
	font-weight:bold;
}
a.pl, a.bpl{

color:#0A759E;
font-weight:bold;
}


#posts {
	background: #fff;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:8px;
	clear: both;
	margin-left: 6em;
	margin-left: 8em;
	width: 96em;
	overflow: hidden;
}

.explore #posts {
	margin-left: 12em;
	width: 71em;
}


/* Footer */

#footer {
	margin: 4em 6em;
	padding: 0.5em;
	overflow: auto;
}

#footer, #footer a {
	text-decoration: none;
	color: #999999;
}

a.pop, a.button {
	font-weight: bold;
	margin: 0.4em;
	padding: 0.5em;
	background: white;
	font-size: 1.2em;
	color: black;
	text-decoration: none;
}

a.button {
	display: block;
	float: left;
}


.track.mini {
	float: left;
	height: auto;
	position: static;
	border: 1px solid #d6dc80;
	width:270px;
}
.btrack {
	float: left;
	height: auto;
	position: static;
	width:600px;
}

/* Tag Cloud */
.tags {
	float:left;
	width:44em;
}

.explore .tags {
	width: 44em;
}

.tags div {
	padding: 0.4em;
}

.tags a {
	text-decoration: none;
	color: black;
	margin-right: 1em;
	line-height: 1.3em;
}

.tags a:hover {
	text-decoration: underline;
}

.tags .t1 {
	font-size: 1.4em;
}

.tags .t2 {
	font-size: 1.6em;
}

.tags .t3 {
	font-size: 1.8em;
}

pre, code {
	font-size: 1.4em;
}
.owner {
	margin-top: 0px;
	margin-left: 0px;
	width: 320px;
	float: left;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 0.9em;
	color: #00C0F3;
	letter-spacing: -1px;
	background: #fff;
	padding: 5px;
}


.owner_pic {
  float: left;
  position: relative;
  top: -3px;
  margin-right: 12px;
  width: 40px;
  height: 40px;
}


.ie .owner_pic {
  float: left;
  position: relative;
  top: -3px;
  margin-right: 12px;
	height: 40px;
	width: 40px;
	overflow: hidden;
}

.owner_location {
  font-size: 11px;
  font-family: Georgia, serif;
  font-weight: normal;
  line-height: 1em;
  letter-spacing: 1px;
  color: #808080;
}

.entries_link {
  line-height: 1.5em;
}


h1 {
  line-height: 1em;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #808080;
}


h2 {
  font-size: 11px;
  line-height: 1.4em;
  margin: 4px 0;
  margin-top: 7px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  color: #333132;
}
.panel_button {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	width: 164px;
	height: 54px;
	background: url(images/panel_button.png);
	z-index: 20;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	cursor: pointer;
}
.panel_button img {
	position: relative;
	top: 10px;
	border: none;
}
.panel_button a {
	text-decoration: none;
	color: #545454;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: 0px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.panel_button a:hover {
	color: #999999;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	text-align: center;
}
#toppanel {
	position: absolute;
	margin:0 610px auto;
	width: 400px;
	left: 0px;
	z-index: 25;
	text-align: center;

}
#panel {
	width: 340px;
	position: relative;
	top: 0px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
}
#panel_contents {
	height: 150px;
	width: 340px;
	position: absolute;
	z-index: -1;
}
#panel h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	line-height: 15px;
	left: 275px;
	position: absolute;
	top: 0px;
}
#panel h2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #447c6f;
	line-height: 15px;
	font-size: 14px;
	position: absolute;
	top: 10px;

}
div#login {
	width: 240px;
	height: 150px;
	position: absolute;
	right: 88px;
	top: 0px;
	background: #fff;
	text-align: left;
	padding-left: 20px;
	padding-top:5px;
}
div#login p {
	color:#000;
	line-height: 25px;
}
div#login input#password {
	position: relative;
	right: -4px;
}
div#login input#login_btn {
	border: 1px #899690 solid;
	cursor: pointer;
	position: relative;
	top: 8px;
	left: 105px;
}
.userList .user {
	overflow: hidden;
	margin-bottom: 1em;
}

.userList img.avatar {
	width: 110px;
	height: 110px;
	display: block;
	margin-right: 10px;
	float: left;
	background: #EBEBEB;
}

.userList .badge {
	margin-right: 1em;
	float: left;
	overflow: auto;
	color: black;
}

.userList .username {
	font-size: 1.8em;
	margin-top: -0.5em;
	padding: 25px 0.3em 0.0em;
}

.userList .userinfo {
	color: black;
}

.userList a:hover .userInfo {
	text-decoration: underline;
}

.userList .description {
	font-size: 1.3em;
	padding: 0.4em;
}

.userList .userinfo {
	float: left;
	width: 23em;
}

.userList .subscribe {
	float: left;
	padding-top: 25px;
	margin-top: -1.1em;
	margin-right: 1em;
	width: 11em;
}
#page {
	/*margin:auto;*/
	 position:relative;
	height:100%;
}
#pagein {
	position:relative;
	min-height: 100%;
}


/* Main Page Stats */

#page ul#stats li {
    width: 120px;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    float: left;
    margin-right: 10px;
    background-color: #daeab4;
}

    #page ul#stats li.visitors {
        /*background-color: #caea7f;*/
    background-color:#0174E7;
    }

    #page ul#stats li.favorites {
        /*background-color: #c7e6f5;*/
    background-color:#0174E7;
    }

    #page ul#stats li.comments {
        /*background-color: #f5f3b2;*/
    background-color:#0174E7;
    }

    #page ul#stats li.guru {
        background-color: #f2f2f2;
        min-width: 77px;
        width: auto;
        max-height: 89px;
        text-align: center;
        font-weight: bold;
        padding: 16px;
    }
        #page ul#stats li.guru img {
            width: 75px;
            height: 75px;
            border: 1px solid black;
            display: block;
            margin-bottom: 5px;
        }

        #page ul#stats li.guru a {
            color: #5B5B5B;
        }

        #page ul#stats li span {
            padding-left: 3px;
        }

        #page ul#stats li span.number {
            font-size: 55px;
            height: 55px;
            margin-bottom: 3px;
            padding: 0;
            font-weight: bold;
            color: #373737;
        }

        #page ul#stats li span.Liked, #page ul#stats li span.Comment, #page ul#stats li span.Looked{
            padding-left: 18px;
            display: block;
        }

            #page ul#stats li span.sub{
                margin-top: 5px;
                font-size: 11px;
            }

            #page ul#stats li span.Looked {
                background-position: 4px 2px;
            }

    span.number {
        display: block;
        color: #004467;
        font-size: 25px;
    }

    span.number span {
        font-size: 11px;
        display: block;
    }
	
