/* Companion Custom CSS over-rides for [ Tripier.com ]: ComicPress - 2.9.1.2 */
body { background: #fff url('http://tripier.com/wp-content/uploads/2010/06/Page_layout.jpg') no-repeat }
#comic-head,#comic-foot {
padding: 0 0;
color: #646363;
}
#header h1 a, #header .description { display: none; }
.narrowcolumn .nav { display: none; }
#comic {
-moz-border-radius: 0px;
-khtml-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
border: 1px solid #f2f2f2;
/* Comic border styling */
}
a {
	color: #800;
	text-decoration: none;
}
body {
	font-family: 'Century Gothic', sans-serif;
	font-size: 13px;
	color: #646363;
}
.sidebar {
	font-size: 20px;
	font-family: 'Century Gothic', sans-serif;
	overflow: hidden;
	padding: 5px;
	color: none;
	text-align: center;
	/* Sidebar text styling */
}
#wp-calendar caption {
		font-family: 'Georgia';
	}
.widget_comicpress_comictitle {
	font-size: 60px;
	font-family: Century Gothic;
	letter-spacing: -2px;
	text-align: center;
	color: #c0c0c0;
	}
h2.pagetitle, h2.pagetitle a {
	font-family: 'Century Gothic';
	color: #c0c0c0;
	font-weight: normal;
	font-size: 22px;
	}
h2, h2 a {
	color: #000;
	font-weight: normal;
	font-size: 24px;
	font-family: 'Century Gothic';
}
#content {
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: 0px solid #646363;
width: 500px;
color: none;
background: none;
}
#blogheader {
font-family: 'Century Gothic';
}
.narrowcolumn {
width: 780px;
margin: 0 auto;
float: left;
background: #fff;
}
	.post-date {
	color: #646363;
	font-family: 'Century Gothic' , serif;
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-right: 3px;
	display: none; /* Removes post date */
}
.post-text h2 {
	font: normal 22px Century Gothic;
	color: #646363;
	display: none; /* Removes post title */
}
.entry {
	font-size: 13px;
	color: #646363;
}
#menubar {
	background: url('') no-repeat;
	text-align: center;
	border-width: 0px 0px 0px 0;
	border-style: solid;
	border-color: #999;
	list-style: none;
	height: 30px;
}
#menu {
	float: left;
	margin: 0px 0px 0px 180px;
	width: 980px;
	line-height: 25px;
	list-style: none;
	font-size: 16px;
	font-family: Century Gothic, sans-serif;
	border-right: 0px solid #cc3366;
	text-indent:5px;
	padding-left:10px;
	padding-right:15px
} 
	#menu a {
		padding: 5px 0px 5px 0px;
		display: block;
		color: #646363;
		text-decoration: none;
		padding-left:5px;
		padding-right:5px
		margin: 0 40px 0 0;
	}
	#menu li .rss {
		padding: 5px 0 5px 0;
	}
	#menu li {
		float: left;
		cursor:pointer;
	}
	#menu li a {
		border-left: 0px solid #cc3366;
		border-right: 0px solid #cc3366;
		padding: 0px 15px 0px 15px;
	}
	#menu li:hover a, #menu li.sfhover a {
		border-left: 0px solid #8b160f;
		border-right: 0px solid #c28380;
		padding: 0px 15px 0px 15px;
		color: #ffff; /* Main menu highlighted text color */
	}
	#menu li:hover, #menu li.sfhover {
		color: #646363;
		background: #646363; 
		/* Main menu highlighted background color */
	}
	#menu .current_page_item a {
		color: #0000;
		border-left: 0px solid #555;
		border-right: 0px solid #555;
		background: none;
		}
	.post-author { display: none; }/* Remove post author */
	.pipe { display: none; }/* Remove text separators */
	.navi-comictitle { 
   	padding: 0px 0px; 
   	text-align: center; 
   	display: inline-block;
   	font-size: 20px; 
}
   a.tt:hover span.tooltip { 
      width: 200px; 
      color: #000; 
      height: 164px; 
      background: url('http://sexthecomic.com/wp-content/uploads/2010/05/Avatar.png') no-repeat; 
      /* Style the comic hover text and defines avatar */
 }
.menunav-rss {
	width: 30px;
	height: 17px;
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 0px;
	display: none;/* Block to display */
	float: left;
	overflow: hidden;
	font-size: 0px;/* 18px to see */
	font-weight: bold;
	font-family: Century Gothic, sans-serif;
	line-height: 15px;
	background: #cc0000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #0000;
	 }
.menunav-rss:hover {
	background: #0000;
	color: #fff;
	/* Style the RSS button in menu bar */
	}
.comment {
	display: block;
	margin-top: 20px;
	font-family: 'Century Gothic', sans-serif;
	font-size: 13px;
	color: #646363;
}