/* CSS for GagCartoons.com by Gregory Kogan */

html, body {
	margin: 0;
	padding: 0;
	font: 12px/2 "georgia", "times new roman", serif;
	color: #000;
}

form {
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

a:hover {
	color: #000;
	background: #ff0;
	text-decoration: none;
	border-bottom: 1px dotted;
}

img a:link, img a:visited, img a:active {
	border: 0;
}

#wrap {
	margin: 0 0 0 -400px;
	padding: 0;
	position: relative;
	left: 50%;
	width: 800px;
}

#header {
	width: 790px;
	margin: 50px 0 0;
	padding: 0 0 30px;
}

#header .name {
	font: .4em "georgia", "times new roman", serif;
	letter-spacing: 4px;
}

#header:first-letter {
	padding-left: 3px;
}

#header a:link, #header a:visited, #header a:hover, #header a:active {
	background: none;
	text-decoration: none;
	border: none;
}

/* MENU */

#menu {
	margin: 0;
	padding: 0;
	width: 139px;
	float: left;
	border-right: 1px solid #dfdfdf;
	text-transform: capitalize;
}

#menu .links {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 22px;
}

.links {
	border: none;
	background: none;
}

#currentpage a {
	background: #ff0;
}

#currentpage .feedicon a {
	background: #ffffff;
}

.extra {
	margin: 20px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #dfdfdf;
	font: 12px "georgia", "times new roman", serif;
	line-height: 12px;
}

.extra ul {
	font: 12px/2 "georgia", "times new roman", serif;
	float: left;
	list-style: none;
	width: 100%;
}

.extra li {
	clear: left;
}

.feedicon, .feedicon a {
	background: #fff;
	border: 0;
}

/* CONTENT */

#content {
	margin: 6px 0 0;
	padding: 0 0 20px 0;
	width: 500px;
	float: right;
	font: 12px/2 "verdana", "arial", sans-serif;
}

#content a:link, #content a:visited, #content a:active {
	color: #000;
	text-decoration: none;
	background: #dfdfdf;
	margin: 0;
	padding: 0;
}

#content a:hover {
	background: #ff0;
}

h1 {
	font: 4.3em "georgia", "times new roman", serif;
	letter-spacing: 6px;
	line-height: .8em;
	margin: 0;
	padding: 0;
}

h2 {
	font: 22px "georgia", "times new roman", serif;
	margin: 0 0 20px;
	padding: 0;
	text-transform: capitalize;
}

h3 {
	font: 14px/2 "georgia", "times new roman", serif;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
	clear: left;
	text-transform: capitalize;
}

#content h3 a:hover {
	background: none;
	border: 0;
}

h4 {
	font: 10px "verdana", "arial", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0 0;
	padding: 0;
	clear: left;
}

.extra h4 {
	margin: 0;
	font-weight: normal;
}

p {
	margin: 0 10px 20px 0;
	padding: 0;
}

p.showing {
	width: 500px;
	padding-top: 10px;
	clear: left;
	font: 12px "georgia", "times new roman", serif;
	font-style: italic;
	text-align: center;
}

p.quote {
	font-family: "courier","georgia",serif;
	padding-left: 15px;
}

#cartoon {
	width: 498px;
	padding: 0;
	margin: 0 0 10px;
	border: 1px solid #000;
	display: block;
	clear: both;
}

.thumbspanout {
	width: 160px;
	margin: 0 10px 10px 0;
	padding: 0;
	display: inline;
	float: left;
}

.thumbspanin {
	width: 158px;
	height: 98px;
	display: block;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: 1px solid #000;
}

.thumb {
	width: 158px;
	border: 0;
}

.views {
	float: left;
	font-size: 10px;
}

.id {
	float: right;
	font-size: 10px;
}

.new {
	color: #f33;
}

.formfield {
	border: 1px dotted #000;
	padding: 2px;
	margin: 0;
	width: 150px;
}

.formfieldantispam {
	border: 1px dotted #000;
	padding: 2px;
	width: 15px;
}

.tutimage {
	padding: 0;
	margin: 0 0 20px;
	font: 10px "verdana", "ariel", sans-serif;
}

.tutimage img {
	border: 1px solid #000;
	margin: 0 0 5px;
}

.ad {
	margin: 0 10px 10px 0;
	float: left;
}

.adr {
	margin: 0 0 10px 10px;
	float: right;
	background: #fff;
}

.adr a, .adr a:link, .adr a:visited, .adr a:hover, .adr a:active {
	border: 0;
	background-color: #fff;
	padding: 0;
}

.sitemaplist {
	list-style-type: circle;
}

#special {
	font: 14px "georgia", "times new roman", serif;
	font-weight: bold;
	color: #f33;
}

#special a:link, #special a:visited, #special a:active {
	color: #e21b1b;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border: none;
}

#special a:hover {
	color: #e21b1b;
	background: #f9f;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border: none;
}

.nav {
	width: 500px;
	margin: 10px 0;
	padding: 10px 0;
	font: 10px "verdana", "arial", sans-serif;
	text-transform: uppercase;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	text-align: center;
	clear: both;
}

.cartoonsnav {
	width: 500px;
	padding: 0 0 10px;
	margin: 0;
	border-top: 1px solid #dfdfdf;
	clear: left;
}

.left {
	width: 249px;
	border-right: 1px solid #dfdfdf;
	text-align: center;
	margin: 0;
	padding: 0 0 10px;
	float: left;
}

.right {
	width: 250px;
	margin: 0;
	padding: 0 0 10px;
	float: right;
	text-align: center;
}

.tagcolumn {
	width: 100px;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	float: left;
}

#stats {
	float: left;
	width: 319px;
	padding: 0 0 10px;
}

#cta {
	float: right;
	width: 160px;
	margin: 0 20px 0 10px;
	padding: 0 0 10px 10px;
	border-left: 1px solid #dfdfdf;
}

#credit {
	width: 500px;
	font: 12px "georgia", "times new roman", serif;
	font-style: italic;
	margin: 0;
	padding: 0;
	text-align: center;
}

#share {
	font: 12px "verdana", "arial", sans-serif;
	line-height: 16px;
	width: 500px;
	margin: 0 0 10px;
	padding: 10px 0;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	text-align: center;
	clear: both;
}

#share img {
	margin-top: 10px;
}

#share a:link, #share a:visited, #share a:hover, #share a:active {
	background: none;
	border: none;
}

#footer {
	width: 500px;
	padding: 10px;
	background: #dfdfdf;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
}

#footer a:link, .footer a:visited, .footer a:hover, #footer a:active, #footer a {
	font-weight: bold;
	border-bottom: 1px dotted #000;
	background: none;
	padding: 0;
	margin: 0;
}

#pagenotfound {
	width: 400px;
	font: 12px "verdana", "arial", sans-serif;
	position: relative;
	left: 50%;
	margin: 100px 0 0 -250px;
	padding: 248px 0 0;
	background: url("imgs/404.jpg") top left no-repeat;
}

#pagenotfound ul {
	list-style-type: circle;
}

#pagenotfound li {
	margin: 0 0 10px;
}

#announcement {
	width: 500px;
	background: #f03e3e;
	color: #fff;
	padding: 5px 0;
	text-align: center;	
	margin-bottom: 10px;
}

#announcement a:link, #announcement a:visited, #announcement a:hover, #announcement a:active {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	border: none;
	background: none;
}
