/* Default CSS Document */

															/** BODY ELEMENTS **/
* {
	margin: 0;
	padding: 0;
	}
	body {
		color: #817977;
		background-image:url(/image/backgrounds/bodybg.jpg);
		background-position:top center;
		background-repeat:repeat-x;
		background-attachment:fixed;
		background-color: #000;
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		text-align: center;
		}

p
{
line-height:1.5em;
margin-bottom:25px;
}

h1 {
color:#817977;
font-family: "Times New Roman", Times, serif;
font-size:23px;
font-weight:normal;
letter-spacing:0.05em;
padding-bottom:23px;
}



															/** MAIN CONTAINERS **/
div#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-image:url(http://www.crypticcrypt.com/image/layout/slithercc.png);
	background-position:top center;
	background-repeat:repeat-y;
	}
	div#header {
		
		}
		div#header-in {
			
			}
	div#content {
		
		}
		div#center {
			margin:0 30px 0 320px;
			}
			div#center-in {
				
				}
		div.column {
			width: 180px;
			}
			div#left {
				float: left;
				}
				div.column-in {
					
					}
	div#footer {
		clear: both;
		}
		div#footer-in {
color:#666666;
font-size:11px;
height:42px;
padding:14px;
text-align:center;
			}
#footer-in a:link {
	text-decoration: none;
	color: #666666;
	}
#footer-in a:visited {
	text-decoration: none;
	color: #666666;
	}
#footer-in a:hover {
	text-decoration: none;
	color: #999999;
	}
#footer-in a:active {
	text-decoration: none;
	color: #666666;
	}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
.x {
	display: none;
	}
div#uhoh {
	width: 400px;
	margin: 100px auto;
	padding: 20px 30px;
	line-height: 1.5em;
	text-align: left;
	}
	div.unauthorized-401, div.forbidden-403,
	div.notfound-404, div.internalerror-500 {
		color: #333;
		background-color: #ffc;
		border: 1px solid #ff0;
		}
	div.unauthorized-401 a, div.forbidden-403 a,
	div.notfound-404 a, div.internalerror-500 a {
		color: #00f;
		background-color: #ffc;
		}






															/** FORMS **/
* { }





															/** WK **/
.small
{
font-size:10px;
}
.emphfaint
{
color:#999999;
}
.small-emphfaint
{
font-size:11px;
color:#817977;
letter-spacing:0.2em;
}

#listen-single
{
background-image:url("/image/covers/singles/BelindaBell200.jpg");
background-position:center top;
background-repeat:no-repeat;
border:1px solid;
float:right;
height:16px;
margin:0 0 0 50px;
padding-top:200px;
width:200px;
}


				/** --------------- social networking links/images ------------------- **/
				
#social-buttons-box {
color:#666666;
font-family:verdana;
font-size:10px;
letter-spacing:0.5px;
line-height:2em;
margin-left:380px;
margin-top:12px;
padding:0 0 5px;
text-align:right;
}
				
#social-buttons {
   list-style: none;
   margin: 0; padding: 0;
}
#social-buttons li {
   float: left;
   margin-right: 12px;
   margin-bottom: 12px;
}
#social-buttons li a {
   display: block;
}

				/** --------------- **/

#social-lastfm
{
  display: block;
  width: 94px;
  height: 27px;
  background: url("/image/ologos/social-lastfm.jpg") no-repeat 0 0;
  text-decoration:none;
}
#social-lastfm:hover
{ 
  background-position: 0 -27px;
  text-decoration:none;
}
#social-lastfm span
{
  display: none;
}

				/** --------------- **/
#social-twitter
{
  display: block;
  width: 94px;
  height: 27px;
  background: url("/image/ologos/social-twitter.jpg") no-repeat 0 0;
  text-decoration:none;
}
#social-twitter:hover
{ 
  background-position: 0 -27px;
  text-decoration:none;
}
#social-twitter span
{
  display: none;
}

				/** --------------- **/
#social-myspace
{
  display: block;
  width: 94px;
  height: 27px;
  background: url("/image/ologos/social-myspace.jpg") no-repeat 0 0;
  text-decoration:none;
}
#social-myspace:hover
{ 
  background-position: 0 -27px;
  text-decoration:none;
}
#social-myspace span
{
  display: none;
}

				/** --------------- **/
#social-youtube
{
  display: block;
  width: 94px;
  height: 27px;
  background: url("/image/ologos/social-youtube.jpg") no-repeat 0 0;
  text-decoration:none;
}
#social-youtube:hover
{ 
  background-position: 0 -27px;
  text-decoration:none;
}
#social-youtube span
{
  display: none;
}

				/** --------------- / social networking links/images ------------------- **/
				
				
				
				


															/** END **/