/* Companion Custom CSS over-rides for [ || Girls Don't Play Games || ]: ComicPress/comicpress - 2.8 */
body {
   color: #ffffff;
   font-size: small;
   font-family: 'verdana', sans-serif;
   background: url('/site/bg.jpg') repeat;
   }
   a {
	color: #f43680;
	text-decoration: none;
outline: none;

  	}
  	
  	a:hover {
  		color: #00ffff;
text-decoration: underline;
outline: none;

  		}

	a img {
		border: none;
outline: none;
}

#lightbox-overlay-text {
display:none !important;
}

form {
	margin: 0;
}

	.button {
		height: 25px;
		padding: 0 5px;
		background: #f43680;
		color: #000;
		font-family: 'vernanda', sans-serif;
		font-size: 13px;
		line-height: 13px;
		border: 0px ;
		cursor: pointer;
	}
		
	.button:hover {
		color: #fff;
		background: #f43680;
	}

.sfhover {
	padding: 0;
	margin: 0;
}
/* THE PAGE WRAPPER */
/* Change this width to set the entire site's width - increase/reduce #content width by the same amount */

#page {
	width: 780px;
	margin: 0px auto;
}

#page-wide {
	width: 980px;
	margin: 0px auto;
}

/* HEADINGS */

h1, h1 a {
	padding: 10px 0 0 0;
	margin: 0;
	color: #00ffff;
	font-size: 20px;
	font-family: 'verdana', sans-serif;
	font-weight: none;
	line-height: 46px;
	text-decoration: none;
	letter-spacing: 0px;
	font-variant: small-caps;
}

h2, h2 a {
	margin: 0;
	color: #00ffff;
	font-weight: none;
	letter-spacing: 0px;
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 5px;
	font-family: 'verdana';
	text-decoration: none;
}

	h2.pagetitle, h2.pagetitle a {
		padding: 0 0 5px 0;
		margin: 0 0 20px 0;
		font-family: 'verdana', sans-serif;
		font-size: 32px;
		font-weight: none;
		letter-spacing: 0px;
		clear: both;
		text-decoration: none;
	}

h3, h3 a {
	padding: 0;
	margin: 0;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	color: #000;
	text-decoration: none;
	clear: both;
	letter-spacing: 0px;
	font-family: 'verdana';
}



/* POSTS - PAGES */

#pagewrap-right {
	width: 760px;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

/* Wraps the content area */
#content-wrapper {
	margin: 0;
	padding: 0;
}

#content {
	float: left;
	overflow: hidden;
}

	.narrowcolumn {
		width: 560px;
		margin: 0 auto;
		float: left;
	}

	.widecolumn {
		margin: 0 auto;
	}

.column {
	margin: 0 5px 0 5px;
	padding: 5px 0;
}

.post, .post-comic, .post-page {
	clear: both;
	text-align: left;
	padding: 0 5px;
}

.post-head, .post-page-head, .post-comic-head {
}

.post-head, .post-page-head {
	padding:10px 0 0 0;
}

.post-foot, .post-comic-foot, .post-page-foot {
}

.post-foot {
	margin-bottom: 20px;
}

.post-info {
	margin-bottom: 5px;
}

.post-text {
	overflow: hidden;
	display: block;
}

.post-author-gravatar {
	float: right;
	margin-left: 2px;
}

.post-mood {
	float: left;
	margin-right: 2px;
}

.post-date {
	color: #777;
	font-family: 'Georgia' , serif;
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-right: 3px;
}

.post-date .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.png) center no-repeat;
	font: normal 22px Georgia;
	color: #000;
	text-align: center;
	line-height: 100%;
	padding: 0 2px 0 0;
}


.post-date .date span {
	height: 16px;
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
}

.comicdate {
	font-size: 14px;
}

.postdate {
	font-size: 11px;
}

.entry {
	line-height: 1.45em;
	font-size: 13px;
}

.more-link {
	border-top: 1px dashed #000;
	font-style: italic;
	display: block;
	clear: both;
}

.tags {
	font-size: 11px;
}

.related_posts {
	margin-top: 10px;
	font-weight: 700;
}

.related_posts ul {
	list-style: none;
	font-weight: normal;
	font-size: 12px;
}

.members-only {
	border: solid 1px #000;
	background: #eee;
	padding: 3px;
}

/* THE HEADER */

#header {
	text-align: right;
}

	#header a {
		color: #fff;
	}

	#header .description {
		color: #ddd;
		padding: 0 0 10px 0;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;
	}
	
	
/* THE MENU */

#menubar {
	width: 770px;
	height: 25px;
	margin: 0 0px 0 0px;
	padding: 0px 0px 0 0px;
	background: #f43680;
	float: right;
	text-align: left;
	border-width: 0px 0px 0px 0;
	border-style: none;
	list-style: none;



	}

#menunav {
	margin: 0;
	padding: 0px 0 0 0px;
	float: right;
	font-size: 19px;
font-weight: bold;
border: none;

}
.menunav-search {
	padding: 1px 1px 0 0;
	float: left;
}

.menunav-rss {
	width: 25px;
	height: 25px;
	margin: 0 0 0 4px;
	display: block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url('images/menu-nav.png') no-repeat;
}

	.menunav-rss:hover {
		background-position: 0 -25px;
	}

.menunav-prev, .menunav-next {
	display: block;
	float: left;
}

.menunav-prev {
	margin: 0 0 0 5px;
}

	.menunav-prev a, .menunav-next a {
		width: 25px;
		height: 25px;
		display: block;
		text-indent: -9999px;
		overflow: hidden;
	}

	.menunav-prev a {
		background: url('images/menu-nav.png') -25px 0 no-repeat;
	}

	.menunav-prev a:hover {
		background-position: -25px -25px;
	}

.menunav-next a {
	background: none;
}

	.menunav-next a:hover {
		background-position: 0;

	}

	#menunav a  {
		margin: 0 0px 0 0;
		color: #6d1d6b;
		text-decoration: none;
		background: ;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}

		#menunav a:hover {
			color: none;
			background: none;
			} 
		
  
#menu {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	line-height: 25px;
	font-size: 12px;
	border-right: 0px;
	font-weight: bold;
}
#menu a {
		padding: 0px 30px 0 30px;
		display: block;
		color: #000;
		text-decoration: none;
		
	}

	#menu li .rss {
		padding: 5px 0 5px 0;
	}

	#menu li {
		float: left;
		cursor:pointer;
	}

	#menu li a {
		border-left: 0px;
		border-right: 0px;
	}

	#menu li:hover a, #menu li.sfhover a {
		border-left: 0px;
		border-right: 0px;
		color: #fff; /* Main menu highlighted text color */
		background: none;
	}

	#menu li:hover, #menu li.sfhover {
		/* Main menu highlighted background color */
	}

	#menu ul {
	display: none;
		margin: 0;		
		padding: 0;
		list-style: none;	
		}

	#menu li {
	display:none
 		margin: 0;
 		padding: 0;
 		float: left;
		}

	#menu li a {
		height: 25px;
		padding: 0 5px 0 5px;
		display: block;
		float: left;
		color: #6d1d6b;
		line-height: 25px;
		text-decoration: none;
		border-width: 0 0px 0 0;
		border-style: none;
		border-color: none;
		}

	#menu li a:hover {
		color: #FFFFFF;
		background: none;
		}
		
		#menu .current_page_item a {
		color: #fff;
		border-left: 0px;
		border-right: 0px;
		background: none;
	}
/* THE COMIC */

#comic-head {
	padding-top: 15px;
}

#comic {
	background: url('/site/bg.jpg') repeat;
	border: 0px;
	text-align: center;
	z-index: 100;
	padding: 0px;
}


#comic-foot {
	padding-bottom: 5px;
}

#sidebar-comicleft {
float: left;
}

#sidebar-comicright {
float: right;
}


/* THE FOOTER */

#footer {
	padding: 0px 0;
	text-align: center;
	font-family: 'verdana', sans-serif;
	font-size: 10px;
}

/* NAVIGATION */

a.navi-comments:hover span {
	color:#00ffff;
}

.nav {
	float: right;
	font-size: 13px;
	font-weight: bold;
	margin-right: 10px;
	padding: 8px 5px 5px 5px;
}

	.nav-first {
		padding: 0 5px 0 0;
		float: left;
	}

	.nav-previous {
		padding: 0 5px;
		float: left;
	}

	.nav-next {
		padding: 0 5px;
		float: left;
	}

	.nav-last {
		padding: 0 0 0 5px;
		float: left;
	}

.pagenav, .commentnav {
	height: 25px;
	color: #f43680;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 5px 0 5px;
	margin-top: 5px;
	clear: both;
}

	.pagenav-left, .commentnav-left {
		float: left;
	}

	.pagenav-right, .commentnav-right {
		float: right;
	}

	.nav a, .pagenav a, .nav-blog a {
		display: block;
		float: left;
		color: #f43680;
	}

	.nav a:hover, .pagenav a:hover, .nav-blog a:hover {
		color: #fff;
		text-decoration: none;
	}


/* THE BLOG HEADER */

#blogheader {
	font-family: 'verdana' , serif;
	padding: 5px 5px 5px 5px;
	color: #AAAAAA;
	font-size: 36px;
	letter-spacing: 0px;
	border-top: 0px 
	margin-top: 10px;
}
/* POSTS - PAGES */

#pagewrap-right {
	width: 770px;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

/* Wraps the content area */
#content-wrapper {
	margin: 0;
	padding: 0;
}

#content {
	float: left;
	overflow: hidden;
}

	.narrowcolumn {
		width: 560px;
		margin: 0 auto;
		float: left;
	}

	.widecolumn {
		margin: 0 auto;
	}

.column {
	margin: 0 5px 0 5px;
	padding: 5px 0;
}

.post, .post-comic, .post-page {
	clear: both;
	text-align: left;
	padding: 0 5px;
}

.post-head, .post-page-head, .post-comic-head {
}

.post-head, .post-page-head {
	padding:10px 0 0 0;
}

.post-foot, .post-comic-foot, .post-page-foot {
}

.post-foot {
	margin-bottom: 20px;
}

.post-info {
	margin-bottom: 5px;
}

.post-text {
	overflow: hidden;
	display: block;
}

.post-author-gravatar {
	float: right;
	margin-left: 2px;
}

.post-mood {
	float: left;
	margin-right: 2px;
}

.post-date {
	color: #777;
	font-family: 'Georgia' , serif;
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-right: 3px;
}

.post-date .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.png) center no-repeat;
	font: normal 22px Georgia;
	color: #000;
	text-align: center;
	line-height: 100%;
	padding: 0 2px 0 0;
}


.post-date .date span {
	height: 16px;
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

.comicdate {
	font-size: 14px;
}

.postdate {
	font-size: 11px;
}

.entry {
	line-height: 1.45em;
	font-size: 13px;
}

.more-link {
	border-top: 1px dashed #000;
	font-style: italic;
	display: block;
	clear: both;
}

.tags {
	font-size: 11px;
}

.related_posts {
	margin-top: 10px;
	font-weight: 700;
}

.related_posts ul {
	list-style: none;
	font-weight: normal;
	font-size: 12px;
}

.members-only {
	border: solid 1px #000;
	background: #eee;
	padding: 3px;
}
/* SIDEBAR */

/* Left Sidebar Themes */
#sidebar-left {
	float: left;
	width: 210px;
	
}

/* Right Sidebar Themes */
#sidebar-right {
	float: right;
	width: 210px;
}

#sidebar-overcomic {
	padding: 20px 0 0 0;
}

.customsidebar ul, .customsidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.post-author-gravatar {
	float: left;
	margin-left: 2px;
	padding: 0 15px 0 0;
}