* { padding:0; margin:0; }

body {
	margin: 0px 0px 20px 0px;
	background-color: #A8ADB4;
	text-align: center;
	}


/* -------- LINKS -------- */

a {
	text-decoration: underline;
	}

a:link {
	color: #868F98;
	}

a:visited {
	color: #868F98;
	}

a:active {
	color: #FF6600;
	}

a:hover {
	color: #FF6600;
	}


/* -------- COMMON ELEMENTS -------- */


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

blockquote {
	font-size: 108%;
	padding-left: 23px;
padding-bottom: 20px;
	background: url('../images/quotemarks.gif') no-repeat 0 0; /*will depend on text size*/

	line-height: 150%;
	}


/* -------- BANNER WRAP -------- */

#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	}

/* -------- NAVIGATION BAR -------- */

#blockmenu {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 100%;
	background-color: #000000;
	border-top: 1px solid #FFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}

#nav {
	font-family: Arial, Tahoma, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: middle;
	text-transform: none;
	padding: 0px;
	width: 100%;
	height: 28px;
	/*margin:0px;*/
	color:#FF6600;
	background-color: #212930;
	/*border: 0px solid #FF6600; */
	border-bottom: 1px solid #FFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
#nav a { 
	color:	#FFFFFF;
	text-decoration: none;
	}
#nav a:hover {
	color: #FF6600;
	text-decoration:none;
	}
#nav a:active {
	color:  #FF6600;
	text-decoration: none;
	}
.navcontainer{
	width: 90%;
	background-color: #9aa;
	background: url(/images/blockback01.gif) repeat-x;
	}

.navleft {float: left;
	padding-top: 4px;
	padding-left: 16px;
	/*padding: 0;*/
	}
.navleft ul {  margin: 0;
	}
/* any li element within .nav container */
.navleft li {
	float: left;
	margin: 0;
	/*padding: 0;*/
	list-style: none; /* no bullet markers */
	}

.navright {float: right;
	padding-top: 4px;
	padding-right: 4px;
	text-transform: none; 
	font-size: 9px;
	}
.navright ul {  margin: 0;
	padding: 0;
	}
/* any li element within .nav container */
.navright li {
	float: right;
	margin: 0;
	/*padding: 0;*/
	list-style: none; /* no bullet markers */
	}
.navlogo {float: right; 
padding-right: 8px;
}

.clearer {
 	clear:both;
	height: 1px;
	overflow:hidden;
	}

/* -------- CONTAINER -------- */

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}
#container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    }


/* -------- CONTENT -------- */

#center {
	float: left;
	width: 74%;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
clear: both;
	}

.content p {
	color: #616A74;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 118%;
	text-align: left;
	padding-left: 4px;
	margin-bottom: 14px;
	}

.content li {
	padding-left: 28px;
	line-height: 150%;
	list-style-type: none;
	}

.content li {
	padding-left: 18px;
	line-height: 150%;
	list-style-type: none;
	}

.content h2 {
	color: #212930;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
	}
	
.content h3 {
	color: #212930;
	/*background-color: #C3C8CC;*/
	font-family: Arial, Tahoma, sans-serif;
	font-size: medium;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	/*margin-bottom: 2px;*/
	}

.content h3 a:link, h3 a:visited {
	text-decoration: none;
	color: #212930/*#474B54*/;
	}

.content h3 a:hover {
	font-size: 108%;
	text-decoration: underline;
	color: #FF6600/*33CCFF sth-blue*/;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 18px;
	line-height: normal;
	padding: 4px;
	text-transform: lowercase;
	text-decoration: none;
	}


/* -------- for bottom plink/clink -------- */
.content p.posted a:link, p.posted a:visited {
	text-decoration: none;
	color: #999999;
	}

.content p.posted a:hover {
	text-decoration: none;
	color: #FF6600;
	}
	
/* -------- permalink and comment link with image -------- */

p.tosh {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	/*border-top: 1px solid #999999;*/
	text-align: left;
	margin-bottom: 16px;
	line-height: normal;
	padding: 0px;
	text-transform: lowercase;
	text-decoration: none;
	}

a.plink {
	padding-left: 2px;
	color: #999;
	text-decoration: none;
	/*background: url('../images/perm_doc.gif') no-repeat 0 1px;*/
	}
a:hover.plink, a:active.plink {
	color: #33CCFF;
	}
.clink {
	background: url('../images/com.gif') no-repeat 0 1px;; padding-left:16px; padding-right:0; padding-top:0; padding-bottom:0
	}
a.clink {
	padding-left: 2px;
	color: #999;
	text-decoration: none;
	background: url('../images/com.gif') no-repeat 0 1px;; padding-left:16px; padding-right:0; padding-top:0; padding-bottom:0
	}
a:hover.clink, a:active.clink {
	color: #33CCFF;
	}

/* -------- content image border classes -------- */
.content img.lrg {
	border: 4px solid #000000;
	}
.content img.med {
	border: 2px solid #000000;
	}
.content img.sml {
	border: 1px solid #000000;
	}
	
.floatimgleftlrg {
	float:left;
	margin-top:8px;
	margin-right:8px;
	margin-bottom:8px;
	border: 4px solid #000000;
	} 

.floatimgleftmed {
	float:left;
	margin-top:8px;
	margin-right:8px;
	margin-bottom:8px;
	border: 2px solid #000000;
	} 

.floatimgleftsml {
	float:left;
	margin-top:8px;
	margin-right:8px;
	margin-bottom:8px;
	border: 1px solid #000000;
	} 

.floatimgrightlrg {
	float:right;
	margin-top:8px;
	margin-right:8px;
	margin-bottom:8px;
	border: 4px solid #000000;
	} 

.floatimgrightmed {
	float:right;
	margin-top:8px;
	margin-right:8px;
	margin-bottom:8px;
	border: 2px solid #000000;
	} 

.floatimgrightsml {
	float:right;
	margin-top:8px;
	margin-right:8px;
	margin-bottom:8px;
	border: 1px solid #000000;
	}



/* -------- search page -------- */
.content p.searchbq {
	color: #474B54;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-bottom: 8px;
	line-height: normal;
	padding-left: 8px;
	}
	
/* -------- SIDEBAR -------- */

#right {
	float: right;
	width: 25%;
	background-color: #FFFFFF;
	overflow: hidden;
	}


#sidebar {
	padding-top: 32px;
	}

#sidebar h2 {
	color: #616A74;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
    margin-bottom: 0px;
	text-transform: none;
	letter-spacing: .1em<!--.3em-->;
	}

.sidebar a:hover {
	text-decoration: none;
	color: #FF6600;
	}

#sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 28px;
	$track
	}

#sidebar ol {
	padding-left: 24px;
	margin: 0px;
	margin-bottom: 28px;
	$track
	}

/*
.sidebar ol a:link, .sidebar ol a:visited {
	text-decoration: none;
	color: #ff0000;
	}

.sidebar ol a:hover {
	text-decoration: underline;
	color: #FF6600;
	}
*/

#sidebar ul ul {
	margin-bottom: 0px;
	}

#sidebar li {
	color: #666666;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 0px;
	list-style-type: none;
padding-left: 0px; 
	}

#sidebar #categories ul {
	/*padding-left: 0px; */
margin-bottom: 0px;
	}

#sidebar #categories li {
/*padding-left: 0px; */
margin-bottom: 0px;
	list-style-type: none;

	}

#audioscrobbler li {
	text-decoration: none;
	list-style-type: decimal;
	}

#scrobbler ol {
        margin: 4px 0 20px 0;
        padding-left: 2em;
}

#scrobbler li {
        margin: 0;
        padding: 0 0 2px 0;
        line-height: 1.4em;
}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: center;
border: 1px solid #000000;
	margin-bottom: 8px;
	}

.link-note {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	}

#powered {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.audioscrobbler ol {
padding-left: 50px;
	list-style-type: decimal;
	}


/* -------- FOOTER -------- */

#footer { 
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, sans-serif; 
	font-size: x-small;
	padding: 2px;
	margin: 0px;
	background-color: #212930;
	color: #fff; 
	text-align: center;
	}

#footer a { 
	color: #fff;
	}

#footer a:hover {
	color:  #FF6600;
	text-decoration: none;
	}


/*Link Page CSS definitions*/
.sube			{ font-size:7.7pt; font-family:tahoma,geneva, ,arial,verdana; color:#666666; font-weight:bold; text-align:justify; }

.main4			{ font-size:8pt; line-height: 120%; font-family:tahoma,geneva, ,arial,verdana; color:#000000; font-weight:normal; text-align:justify; }

.mods			{ font-size:8pt; font-family:tahoma,geneva, ,arial,verdana; color:#666666; font-weight:normal; text-align:left; }

a:link.mods, a:visited.mods	{ font-size:7.7pt; color:#666666; text-decoration:none; }
a:active.mods 		{ font-size:7.7pt; color:#a1a1a1; text-decoration:none; }
a:hover.mods		{ font-size:7.7pt; color:#000000; text-decoration:none; }



#awdioscrobbler10 dl{
border: 2px solid #000;
background-color: #fff;
.
.
.
}

#awdiosrobbler10 dl dt, #audiosrobbler10 dl dd{
margin-left: 1em;
.
.
.
}


/* calendar stuff */

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 80%;
	}

#calendar caption {
	color: #666666;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	/*text-transform: uppercase;*/
	letter-spacing: .1em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}


/*#links {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 25%;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	}*/