/* Companion Custom CSS over-rides for [ Alien Shores ]: ComicPress - 2.8 */

html {
	font-size: 62.5%; /* reset 1em to 10px */
	height: 100%;
}

body {
        background: #444 url('/alienshores_band/images/body.jpg'); /*this is the stone bkgd*/
	color: #B7BDCA;
	font: normal 1.2em Verdana,Arial,sans-serif;
	height: 100%;
	padding-bottom: 1px;
	padding-top: 55px;
	margin: 0 0 20px 0;
}

a {
	color: #FFFFCC;
	text-decoration: none;
        line-height:20px; 

}

a:hover {
	color: #a6d0ff;
	text-decoration: underline;
}


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;}

h1, h2, h3, h4 {margin-bottom: 5px;}

h2.pagetitle, h2.pagetitle a {
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	font-family: 'Verdana', sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	clear: both;
}
	
#page-wide {
	width: 980px;
	margin: 0px auto;
	background: #444; 
	
}

#page-wide-wrap {
	width: 980px;
	margin: 0px auto;
	padding: 10px;
	background: #888 url('/alienshores_band/images/grain_dark.gif')
}

#header{
	width: 978px;
	height: 160px;
	background: url('/alienshores_band/images/cropped-header.jpg') no-repeat center;
	border-bottom: 1px solid #111;
	border-top: 1px solid #111;
 	border-left:1px solid #111;
	border-right:1px solid #111;
}

#comic-head {
       padding:10px;
       margin: 0px auto;
}

#comic {
	background: #444;
	border: none;
	text-align: center;
	z-index: 100;
	padding: 0px;
}

#comic img {
	border-style:solid;
	border-width:15px;
	border-color:#222;
}

#pagewrap-right {
	/*width: 770px;*/
	width: 730px;
}

.narrowcolumn {
	width: 520px;
}

/*#sidebar {
	background: url('/alienshores_band/images/paper_left.gif') no-repeat left top;
	margin: 0 auto;
	padding-bottom: 34px;
	width: 778px;
	float: left;
}*/

#sidebar-left {
	padding: 20px 20px 20px 20px;
	float: left;
	line-height: 1.5;
}

#wp-calendar-wrap {
       margin: 0px 3px 20px 3px;
       background: #222;
       color: #0189f6;
}

#wp-calendar caption {
       font-family: 'Verdana' , sans-serif;
		font-size: 19px;
		letter-spacing: 1px;
		font-variant: none;
	}
#wp-calendar td {
	border: none;
}

#wp-calendar th {
	font-weight:bold;
}

#wp-calendar a:hover {
	color: #FFFFFF;
	font-style:italic;
	background: #153E7E;
}

#paper_left {
	background: url('images/paper_left.gif') no-repeat left top;
	margin: 0 auto;
	padding-bottom: 34px;
	width: 1000px;
}
#paper_right {
	background: url('images/paper_right.gif') no-repeat right bottom;
}

.post-head {
	background: #444;
}

.post{
	background: #333;
}

.post a {
	color: #FFA;
}

.post a:hover {
	color: #a6d0ff;
}

.post-info {
	background: #222;
}

.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;
}

.comic-bookmark {
	margin: 10px auto;
}

#menu li {
	height: 25px;
}

#menu li a {
	height: 25px;
}