#twitter_update_list {
list-style:none;margin:0px;padding:0px;border:1px solid #545454;
}


#twitter_update_list li {
        background-color:#fff;
        border:0px solid #b7b7b7;
        border-bottom-width:1px;
        padding:10px;
}

#twitter_update_list li span {
        color:#000;
}

#twitter_update_list li span strong {
        color:#A52763;
}

#twitter_update_list li a,
#twitter_update_list li span a {
        color:#A52763;
}

#twitter h2 {
    font-weight:900 !important;
}

div.albumGalleryContent {

}


div.albumGalleryContent img {
        width:95%;
        border:8px solid #000;
}	

div.albumGalleryLink {
    padding:10px 0px;
}

div.albumGalleryLink a {
     text-decortation:none !important;
}			

div.albumGalleryLink a span {
        color:#A52763;
     text-decortation:none !important;
}			

div.photoComment {
        color:#000;
}		

div.photoDateStamp {
    clear:left;
        color:#000;
        margin:5px 0px;
}

div#userComments {
}

div#userComments ul {
        list-style:none;
        margin:0px;
        padding:0px;
}

div#userComments ul li {
        background-color:#f3f3f3;
        margin:3px 0px;
        padding:5px;
        border:1px solid #d8d8d8;
        width:540px;
}

div#userComments ul li div {
    color:#545454;
}

div#userComments ul li div textarea {
        height:30px;
        width:530px;
}

div#userComments ul li span {
        color:#999;
        font-size:10px;
}

div#userComments ul li span strong {
        color:#A52763;
}


div.signupContainer {
}

div.signupContainer label {
        color:#000;
}
div.signupContainer div.label {
   clear:left;
   float:left;
   height:30px;
   width:200px;
   color:#000 !important;
}

div.signupContainer div.input {
   float:left;
   height:30px;
}

div.signupContainer table {
        color:#000 !important;
}

div.signupContainer table span {
        font-size:10px;
        color:#545454 !important;
}


div.signupContainer input[type='text'] {
        padding:5px;
        border:1px solid #d8d8d8;
        border-radius:4px;
        -moz-border-radius:4px;
        -webkit-border-radius:4px;
        background:#f8f8f8;
}

div.signupContainer h2 {
        font-size:14px !important;
        font-weight:1000 !important;
        color:#000;
        padding:5px;
        border:0px solid #d8d8d8;
        border-bottom-width:1px;
        margin:10px 0px 5px 0px;
        
}

div.signupContainer button {

}

div.warning {
        color:#c00;
}

#album-login {
        height:120px;
        width:547px;
        border:1px solid #d8d8d8;
        background:#f3f3f3;
        padding:2px;
}
#album-login-content {
        padding:10px;
}
#album-login h2 {
        background-color:#545454;
        font-size:14px !important;
        font-weight:bold !important;
        color:#fff;
        padding:5px;
        margin:0px 0px 10px 0px;
}

#album-login table tr td {
        color:#000;
}


#slider {
    position:fixed;
    top:-340px;
    left:0px;
    z-index:10000;
    width:100%;
    height:340px;
    background-color:rgba(0,0,0,0.7);
}

div.slider {
background-image:url('http://billydean.buzzpointe.com/public/f4b4ef87-f3aa-428b-bf36-89d6abd67b6e/public/billy_example.jpg');
width:980px;
height:300px;
margin:20px 0px;
}


div#close {
    padding:5px 10px;
    color:#fff;
    width:100px;
    text-align:center;
    background:#545454;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    cursor:pointer;
}

div.round-box- {
    background-color:#9db470;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    padding:10px;
    overflow:auto;   
    margin-bottom:10px;
}

div.left-caption {
        display:block;
        height:100%;
        width:40px;
        text-align:center;
        backround-color:#ffffff;
}

ul.albumGalleryMenu {
    list-style:none;
    padding:0px;
    margin:0px;
}

ul.albumGalleryMenu li {
    float:left;
}
ul.albumGalleryMenu li a {display:block;padding:5px 10px;color:#000;}
ul.albumGalleryMenu li a span {color:#000;}



	/* Edit the font-size to counteract inherited font sizing.
	 * Eg. 1.25em = 1 / 0.8em
	 */

	font-size:1.25em;

	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #666;
}

div.jp-playlist-player {
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    background-color:#000;
    background-image:url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.bg.png");
    background-repeat:repeat-x;
    padding:10px;
    border:1px solid #ccc;
    border-top-width:0px;
    bordet-left-width:0px;
}

div.jp-playlist {
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background-color: rgba(0,0,0,0.5);
    padding:10px;
   -moz-box-shadow:inset 0 5px 10px #000;
   -webkit-box-shadow:inset  0 5px 10px #000;
   box-shadow:inset 0 5px 10px #000;
}

div.jp-interface {
	position: relative;
	width:100%;
	height:60px;
}
div.jp-single-player div.jp-interface {
	border-bottom:none;
}
div.jp-playlist-player div.jp-interface {


}

div.jp-interface ul.jp-controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
div.jp-interface ul.jp-controls li {
	position: absolute;
}
div.jp-interface ul.jp-controls a {
	position: absolute;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play,
a.jp-pause {
	top:10px;
	width:40px;
	height:40px;
}
div.jp-single-player a.jp-play,
div.jp-single-player a.jp-pause {
	left:40px;
}
div.jp-playlist-player a.jp-play,
div.jp-playlist-player a.jp-pause {
	left:48px;
}
a.jp-play {
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png") 0 0 no-repeat;
}
a.jp-play:hover {
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png") -41px 0 no-repeat;
}
a.jp-pause {
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png") 0 -42px no-repeat;
	display: none;
}
a.jp-pause:hover {
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png") -41px -42px no-repeat;
}
a.jp-stop {
	top:16px;
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png") 0 -83px no-repeat;
	width:28px;
	height:28px;
}
div.jp-single-player a.jp-stop {
	left:90px;
}
div.jp-playlist-player a.jp-stop {
	left:126px;
}
a.jp-stop:hover {
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png") -29px -83px no-repeat;
}
a.jp-previous {
	left:20px;
	top:16px;
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png?s") 0 -112px no-repeat;
	width:28px;
	height:28px;
}
a.jp-previous:hover {
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png?s") -29px -112px no-repeat;
}
a.jp-next {
	left:88px;
	top:16px;
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png?s") 0 -141px no-repeat;
	width:28px;
	height:28px;
}
a.jp-next:hover {
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png?s") -29px -141px no-repeat;
}
div.jp-progress {
	position: absolute;
	overflow:hidden;
	top:18px;
	background-color: #ddd;
	width:122px;
	height:15px;
        border-radius:10px;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
}
div.jp-single-player div.jp-progress {
	left:130px;
}
div.jp-playlist-player div.jp-progress {
	left:164px;
}
div.jp-load-bar {
	width:0px;
	height:15px;
	cursor: pointer;
        background:#848484;
        border-radius:10px;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
        overflow:hidden;
}

div.jp-play-bar {
	width:0px;
	height:15px;
	cursor: pointer;
        background:#545454;
        border-radius:10px;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
        
}


a.jp-volume-min {
	top:18px;
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png") 0 -170px no-repeat;
	width:18px;
	height:15px;
}
div.jp-single-player a.jp-volume-min {
	left:274px;
}
div.jp-playlist-player a.jp-volume-min {
	left:296px;
}
a.jp-volume-min:hover {
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png") -19px -170px no-repeat;
}
a.jp-volume-max {
	top:18px;
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png") 0 -186px no-repeat;
	width:18px;
	height:15px;
}
div.jp-single-player a.jp-volume-max {
	left:346px;
}
div.jp-playlist-player a.jp-volume-max {
	left:368px;
}
a.jp-volume-max:hover {
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png") -19px -186px no-repeat;
}

div.jp-volume-bar {
	position: absolute;
	overflow:hidden;
	top:23px;
	background: url("http://kristyo.com/public/564369f1-eff1-11df-85d0-fc56b58c9e72/public/jplayer.black.witty.png") 0 -250px repeat-x;
	width:46px;
	height:5px;
	cursor: pointer;
}
div.jp-single-player div.jp-volume-bar {
        background:#ccc;
	left:292px;
}
div.jp-playlist-player div.jp-volume-bar {
	left:314px;
}
div.jp-volume-bar-value {
        background:#333;
	width:0px;
	height:5px;
        
}
div.jp-play-time,
div.jp-total-time {
	position: absolute;
	top:19px;
	width:122px;
	font-size:.64em;
	font-style:oblique;
}
div.jp-total-time {
	text-align: right;
}
div.jp-single-player div.jp-play-time,
div.jp-single-player div.jp-total-time {left:130px;}
div.jp-playlist-player div.jp-play-time,
div.jp-playlist-player div.jp-total-time {left:164px;}
div.jp-playlist {width:auto;}
div.jp-playlist ul {list-style-type:none;margin:0;padding:0 0px;border:1px solid #f1f1f;border-top:none;width:auto;font-size:.72em;}
div.jp-playlist ul li {background-color:none;padding:5px 10px;font-size:11px;}
div.jp-playlist ul li.active {background-color:#545454;padding:5px 10px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}

div.jp-playlist ul div {color:#000;}
div.jp-single-player div.jp-playlist li {padding:5px 0 5px 0px;font-weight:bold;color:#fff;}
div.jp-playlist-player div.jp-playlist li {}
div.jp-playlist-player div.jp-playlist li.jplayer_playlist_item_last {border-bottom:none;}
div.jp-playlist-player div.jp-playlist li.jplayer_playlist_current {list-style-type:square;list-style-position:inside;color:#000;padding-left:8px;}
div.jp-playlist-player div.jp-playlist a {color:#fff;text-decoration: none;}

div.jp-playlist-player div.jp-playlist a:active,
div.jp-playlist-player div.jp-playlist a:hover {color:#fff;}
div.jp-playlist-player div.jp-playlist a.jplayer_playlist_current {color:#fff;}		
div.jp-playlist ul li div.title {float:left;width:200px;color:#fff;}
div.jp-playlist ul li div.title a {display:block;padding:5px;}
div.jp-playlist ul li div.colPlays {float:right;width:60px;color:#fff;text-align:right;padding:0px 3px;}
div.jp-playlist ul li div.colDownload {float:right;width:60px;color:#fff;padding:0px 3px;text-align:center;}
div.jp-playlist ul li div.colDownload a {text-decoration:underline;}
div.jp-playlist ul li div.colDownloads {float:right;width:40px;color:#fff;text-align:right;padding:0px 3px;}
div.jp-playlist ul li div.colItunes {float:right;width:40px;color:#fff;text-align:center;padding:0px 3px;}
div.jp-playlist ul li div.colItunes:hover {background-color:#F90;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}

div.social-box {
    background: rgba(255,255,255,0.5);
    border-radius:4px;
    padding:5px;
    margin-bottom:10px;
}
				
.signupform {
    background-color:rgba(0,0,0,0.5);
    border:1px solid #333;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    width:300px;
    padding:15px;
    margin:0 auto;
    margin-bottom:20px;
    clear:left;
}

.signupform label {
    font-size:16px;
    color:#fff;
}

.signupform input[type="text"] {
    font-size:16px;
    width:220px;
    padding:8px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -moz-box-shadow:inset 0 0 5px #000000;
    -webkit-box-shadow:inset 0 0 5px #000000;
    box-shadow:inset 0 0 5px #000000;
    border:none;
}


.signupform button {
    display:block;
    border:none;
    background-color:#545454;
    border-radius:10px;
    color:#fff;
    padding:10px;
    font-size:13px;
    font-weight:bold;
    cursor:pointer;
}

