/* Companion Custom CSS over-rides for [ Rick The Stick - The Webcomic ]: ComicPress - 2.8.0.5 */

body {
	margin: 0;
	background-color: #fff;
	background-image: url(/images/bkg-sky.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	font-size: 14px;
	font-family: 'Arial', sans-serif;
	z-index: 0;
	}
	
#page-wide {

	width: 980px;
	margin: 0px auto;
	background-color:#ffffff;
}

#header {

	text-align: center;
	background: #cfedfc;
	background-image: url(/images/RTS-HDR-TOILET.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

h1, h1 a {

	padding: 10px 0 0 0;
	margin: 0;
	color: #000;
	font-size: 60px;
	font-family: 'Georgia', serif;
	font-weight: normal;
	line-height: 50px;
	text-decoration: none;
	letter-spacing: -4px;
	font-variant: small-caps;
	display: hidden;
	}
	
.widget_polls-widget {
	background-image: url(/images/misc/2cents.png);
	background-position: top center;
	background-repeat:no-repeat;
	background-color:#ffffcc;
}

.widget_polls-widget .widgettitle {
	padding-top:80px;
	line-height:4px;
}

#sidebar-aboveheader {
	width: 980px;
	height:24px;
	margin: 0px auto; padding:5px;
	background-image: url(/images/menu-bar-blue.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	background-color: #004a80;
}

#sidebar-aboveheader {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	text-align:center;
	color:#fff;
}

#categories-3 {
	display:block;
	float: left;
	padding-left:220px;
}
#categories-3 h2, #archives-2 h2 {
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	display:none;
}

#archives-2 {
	display:block;
	float: right;
	padding-right:220px;
}

#fblike {
	margin: 0px 0px -24px 180px;
	text-align:center;
	padding-top:18px;
	height:20px;
}