/* Companion Custom CSS over-rides for [ Alien Shores ]:  -  */



body {
        background: #444 url('/alienshores_band/images/body.jpg'); /*this is the stone bkgd*/
	font: normal 1 em Verdana,Arial,sans-serif;
	height: 100%;
	padding-bottom: 1px;
	padding-top: 55px;
	margin: 0 0 20px 0;


}
#header{
	border-bottom: 1px solid #111;
	border-top: 1px solid #111;
 	border-left:1px solid #111;
	border-right:1px solid #111;
}
#content-wrapper {
	background: #666;
}
#comic-wrap {
	padding: 20px;
	}
	
#comic img {
   -moz-box-shadow: 4px 4px 4px #444;
   -webkit-box-shadow: 4px 4px 4px #444;
   -khtml-box-shadow: 4px 4px 4px #444;
   box-shadow: 4px 4px 4px #444;
} 

#sidebar-left {
	height: 700px;
	padding: 10px 0px 0px 20px;
	}
	
#pagewrap-right {
	width: 755px;
	
}

/* CALENDAR */

#wp-calendar-wrap {
	margin: 0 auto;
	width: 170px;
	background: #eee url('/alienshores_band/images/default.png');
	padding: 10px;
	border: 1px solid #000;
}

#wp-calendar {
	width: 165px;
	margin: 0 auto;
}

.wp-calendar-thumb {
	width: 178px;
	height: 130px;
	margin: 0 auto;
}

#wp-calendar th {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

#wp-calendar caption {
	font-family: Verdana,Arial,sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-variant: small-caps;
}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #000;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#wp-calendar a:hover {
	color: #000;
	background: #58aeff;
}

table#wp-calendar {
	border: none;
	background: transparent;
}

table#wp-calendar td {
	border-color: #999;
}

a {
	color: #82C5FF;
	text-decoration: none;
        line-height:20px; 
        font-weight: bold;

}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}


a:link {
	color: #82C5FF;
}

a:visited {
	color: #dddddd;
}

small,.small {font-size: 0.9em;}
blockquote {
	background: #4A4A4A url('/alienshores_band/images/quote.gif') no-repeat left top;
	padding: 6px 14px 6px 44px;
}
	
h1, h1 a {font: normal 2em Verdana,sans-serif;
	letter-spacing: 1px;}
h2 {font: bold 1.4em Verdana,sans-serif;
	letter-spacing: 1px;
	color: 	#000000;	}
h2 a {font: normal 1.4em Verdana,sans-serif;
	letter-spacing: .5px;
	color: 	#000000;	}
h3 , h3 a{font: normal 1.3em Verdana,sans-serif;
	color: 	#000000;}
h4 {font: bold 1em Lucida,sans-serif;
	margin-top: 10px;
}

h1, h2, h3, h4 {margin-bottom: 5px;}

h2.page-title, h2.page-title a {
	padding: 2px 0 5px 5px;
	margin: 0 0 0 5px;
	font-family: 'Verdana', sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ececec;
	letter-spacing: 0px;
	clear: both;
}
#sidebar-right {
display:none;
}


.post-head {
	background: #555;
}

.post{
	background: #777;
}

.post a {
	color: #FFA;
}

.post a:hover {
	color: #a6d0ff;
}

.post-info {
	background: #444;
}
.entry {
	line-height: 20px;
	padding: 3px 0;
}
.entry a {
	color: #FFA;

}

.entry a:hover {
	color: #a6d0ff;
}

.comment-link a {
	color: #666;
}

.post-comic a {
	color: #FFA;
}

.post-comic a:hover {
	color: #a6d0ff;
}

.narrowcolumn {
	width: 685px;
	overflow: hidden;
}
#subcontent-wrapper {
	width: 995px;
		float: left;
}
.menunav-rss:hover {
	background: #85cdff;
	color: #000;
}
#menubar-wrapper {

	background: #333;
}

.sidebar .widget {
	margin-bottom: 30px;
	text-align: center;
}

.sidebar .widget .post-extras, .sidebar .widget .entry {
	padding: 4px;
}

#footer {
	padding: 5px 0;
	text-align: center;
	background: #888
	
#cast { 
      position:relative;
	  padding:10px 0 10px 0; 
	  margin:0; 
	  width:0; 
	} 
	 
#cast a, #cast a:visited { 
      position:relative; 
	  display:block; 
	  width:9em;  
	  font-family:arial, verdana, sans-serif; 
	  font-size:13px; 
	  text-align:left; 
	  text-decoration:none;  
	  color:#92d0ff; 
	  padding:0.25em; 
	 
	} 
#cast a:hover span { 
	 display:block; 
	 position:absolute;
	 left:10em; 
	 top:0;
	 text-align:left;
	 padding:0.5em; 
	 width:24em;
	 background-color:#999999; 
	 color:#000;
	 border:1px solid #545460;
	} 
#cast a span {
	display:none; }

	
#cast img { 
	border:1px solid #000; 
	float:left; 
	margin:0.25em 1em 0.5em 0; 
} 
#cast a:hover span:first-line { 
	  font-weight:bold; 
	  font-size:1.2em; 
	  color:#545460; 
	} 
#cast li { 
	list-style-type:none; 
	margin:0 0 0.25em 0; /* ADDED */
