/* tested with IE5.0, IE6.0, and Firefox 1.5 */

/* ---------------------------------
             DANSCOTi.COM
   --------------------------------- */

/* ---------------------------------
           BODY AND CONTAiNERS
   --------------------------------- */
html, body {
	height: 100%;
	margin: 0px;
}

body {
	background-color: #9b9b74;
	
	color: black;

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

div#wrapper {
	background-color: #f5f8ca;
	
	width: 800px;

	/*CENTER OBJECT HACK*/
	position: absolute;
	left: 50%;
	margin-left: -400px;

	padding-top: 10px;
}
	
div#header {
	background-color: #9b9b74;
	background-image: url("images/border-top_750px.gif");
	background-repeat: no-repeat;
	background-position: center top;
	
	text-align: center;

	width: 750px;
	
	margin-left: 25px;
	
	padding-top: 10px;
}

div#homebanner, div#comicbox, div#comicshare {
	background-color: #9b9b74;
	
	width: 750px;
	
	margin-left: 25px;
	
	clear: both;
}

div#homebanner {
	background-color: transparent;
	
	margin-bottom: 16px;
	
	vertical-align: middle;
}

div#homebanner div {
	width: 420px;
	
	float: left;
}

html>body div#homebanner img {
	margin-bottom: 12px;
}
	
div#comicbox {
	background-image: url("images/header-1.gif");
	background-repeat: no-repeat;
	background-position: center top;
	
	text-align: center;

	margin-bottom: 16px;
	
	padding-top: 10px;
}

div#comicshare {
	background-image: url("images/border-top_750px.gif");
	background-repeat: no-repeat;
	background-position: center top;
	
	color: white;

	padding-top: 10px;
}

div#comicitself {
	margin: 0px 20px;
	
	clear: both;
}

div#store {
	margin-left: 10px;
	margin-right: 10px;
}

div#store a:link {	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
}

div#store a:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

div#store img {
	border: 1px;
	margin: 2px;
}

div#blogpost {
	display: block;
}

div#blogpost p {
	text-indent: 0em;
	text-align: left;
	width: 80%;
	float: left;
	clear: none;
}

div#blogger {
	float: left;
	margin-left: 20px;
	margin-top: -10px;
}

div#blogger img {
	display: block;
}

div#popcomics {	
	margin-left: 99px;
}

div#popcomics *, div#homebanner * {
	vertical-align: middle;
}

div#popcomics a {	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
}

div#popcomics a:hover, div#popcomics a:active {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

div#popcomics ul {
	list-style-type: disc;
}

div#comicitself img, div#popcomics img, div#footer img {
	border: none;
}

div#sitenav {
	background-image: url("images/plaid_green.png");
	background-attachment: fixed;
	
	text-align: center;
	text-transform: lowercase;
	
	font-size: 1.3em;
	
	width: 645px;	
	height: 44px;
	
	margin: 0px 0px 5px 52.5px;
}

div.comicnav {
	display: block;
	clear: both;
	
	margin: 0px 0px 0px 37.5px;
}

div#footer {	
	text-align: center;
	
	font-size: .7em;
	
	width: 50%;
	
	margin: 18px 25% .5em 25%;
}

div#footer span#footerlinks {
	margin-left: -24px;
}

div.ads {
	margin: 10px 36px 10px 36px;
}

div#friendlinks {
	margin-left: 10%;
}

div#othercomics {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	color: black;
}

span.bottom_750 {
	background-image: url("images/border-bottom_750px.gif");
	background-repeat: no-repeat;
	background-position: center center;
	
	width: 750px;
	height: 13px;
	
	display: block;
	clear: both;
	
	margin-bottom: -4px;	
}

html>body span.bottom_750_lt {
	margin-bottom: 0px;
}

div.calRow {
	margin-left: -11px;
}

html>body div.calRow {
	margin-left: 1px;
}

/* ---------------------------------
           NAViGATiON iNFO
   --------------------------------- */
ol.nav {
	height: 44px;
	
	list-style-type: none;

	margin: 0px;
	padding: 0px;
}

div#sitenav li {
	float: left;
}

ol.nav li {
	display: inline;
}

ol.nav a {
	text-align: center;	
	
	color: black;
	
	font-weight: bold;
}

div.comicnav a {
	display: block;
	float: left;
	
	padding-left: 30px;
	margin-right: 15px;
}

div.comicnav a, div.comicnav a.halfbutton, a.button {
	line-height: 45px;

	font-size: 1.3em;
	
	height: 45px;

	display: block;
	
	padding: 0px;
	
	border: 2px solid #4c4b31;
}

div.comicnav a, div.comicnav a.halfbutton, a.button {
	width: 123px;
}

html>body div.comicnav a, html>body div.comicnav a.halfbutton, html>body a.button {
	width: 119px;
}

div.comicnav a.halfbutton {
	line-height: 19px;
	
	font-size: .9em;

	height: 19px;
}

div.comicnav a:link, div.comicnav a:visited , a.button:link, a.button:visited {
	background-image: url("images/plaid_yellow.png");
	background-attachment: fixed;
	
	color: black;

	text-decoration: none;
}

div.comicnav a:hover, div.comicnav a:active, a.button:hover, a.button:active {
	background-image: url("images/plaid_green.png");
	
	color: white;
}

input#searchbox {
	line-height: 17px;
		
	font-size: .9em;
	font-weight: bold;
	
	height: 17px;
	
	width: 250px;

	border: 2px solid #4c4b31;
}

a.button {
	font-weight: bold;
}

.center a.button {
	/*CENTER OBJECT HACK*/
	position: absolute;
	left: 50%;
	margin-left: -56.5px;
}

/*navigation menu, individual buttons*/
div#sitenav a {
	background-repeat: no-repeat;
	
	height: 44px;
	
	display: block;
	float: left;

	margin: 0px;
	padding: 0px;
	
	text-indent: 47px;
	line-height: 42px;
}

div#sitenav a:link, div#sitenav a:visited {
	color: #555555;
}

div#sitenav a:hover, div#sitenav a:active {
	color: black; /*#18c300;*/
}

li#nav_home a {
	background-image: url("images/navigation/home_off.gif");
	
	width: 108px;
}

li#nav_home a:hover, li#nav_home a:active {
	background-image: url("images/navigation/home_on.gif");
}

li#nav_faq a {
	background-image: url("images/navigation/faq_off.gif");
	
	width: 88px;
}

li#nav_faq a:hover, li#nav_faq a:active {
	background-image: url("images/navigation/faq_on.gif");
}

li#nav_blog a {
	background-image: url("images/navigation/blog_off.gif");
	
	width: 100px;
}

li#nav_blog a:hover, li#nav_blog a:active {
	background-image: url("images/navigation/blog_on.gif");
}

li#nav_forum a {
	background-image: url("images/navigation/forum_off.gif");
	
	width: 119px;
}

li#nav_forum a:hover, li#nav_forum a:active {
	background-image: url("images/navigation/forum_on.gif");
}

li#nav_store a {
	background-image: url("images/navigation/store_off.gif");
	
	width: 110px;
}

li#nav_store a:hover, li#nav_store a:hover {
	background-image: url("images/navigation/store_on.gif");
}

li#nav_extras a {
	background-image: url("images/navigation/extras_off.gif");
	
	width: 120px;
}

li#nav_extras a:hover, li#nav_rss a:hover {
	background-image: url("images/navigation/extras_on.gif");
}

/* ---------------------------------
                HEADERS
   --------------------------------- */
h1 span {
	display: none;
}

div#header h1 {
	background-image: url("images/plaid_yellow.png");
	background-attachment: fixed;
	
	height: 95px;
	width: 642px;
	
	display: block;
	clear: both;
	
	margin: 10px 0px 7px 52px;
	
	border: 2px solid #4c4b31;	
}

div#header h1 img {
	margin: 0px 0px;
	
	border: none;
}

h4, h5, h6 {
	color: white;
		
	font-family: "Comic Sans MS", cursive;
		
	clear: both;
	
	background-image: url("images/header-2.png");
	background-repeat: no-repeat;
	background-position: 5px left;
}

h2 {
	color: #feffe7;
	
	font-family: "Comic Sans MS", cursive;
	
	clear: both;
	
	margin: 0px auto 10px auto;
}

h3 {
	color: #feffe7;
	
	font-family: "Comic Sans MS", cursive;
		
	clear: both;
	
	letter-spacing: 10px;
	
	font-size: 160%;
	
	margin: 0px auto 10px auto;
}

h4 {
	font-size: 135%;
	
	margin: 10px 5px 5px 5px;
	
}

h5 {
	font-size: 105%;
	
	margin: 5px 0px;
	padding-top: 2px;
	padding-left: 12px;
}

h6 {	
	background-image: url("images/header-3.png");
	background-position: 4px center;
	
	text-align: left;
	
	font-size: 95%;
	
	margin: 10px 0px;
	padding-left: 13px;
}

/* ---------------------------------
                 TEXT
   --------------------------------- */
p {
	text-align: justify;
	text-indent: 1.5em;
	
	font-size: 90%;
	
	margin: 5px 15px;
	
	clear: both;
}

code {
	color: #333333;
	
	text-align: left;
	
	font-size: 80%;
	font-weight: normal;
	
	line-height: 1em;
	
	padding: 5px 15px;
	
	display: block;
}

span#blogtitle {
	font-weight: bold;
	font-size: 1.4em;
	
	display: block;
}

span#blogdate {
	font-style: oblique;
	font-size: 0.8em;
	
	margin-top: -5px;
	margin-left: 2px;
	
	display: block;
}

span#blogblurb {
	font-size: 0.5em;
	margin-top: -8px;
}

span#bloglink {
	text-align: right;
	
	font-size: 85%;
	
	display: block;
	
	padding-right: 32px;
}

/* ---------------------------------
                TABLES
   --------------------------------- */

table.calendar	{
	background-color: #b4b487;
	
	color: white;
	
	text-align: center;
	
	font-size: .7em;
	font-weight: bold;
	
	float: left;
	
	width: 153px;
	width: 153px;
	
	margin: 12px;
	
	border: 1px solid #333333;

	table-layout: fixed;	
}

table.calendar caption {
	color: white;
	
	font-size: 150%;
	
	margin-bottom: -.5em;
}

table.calendar th {
	background-image: url("images/plaid_yellow.png");
	background-attachment: fixed;	
	
	color: black;
	
	font-size: 90%;
	
	text-decoration: none;
		
	border: 1px solid black;
}

/*for IE*/
table.calendar a {
	height: 100%;
	width: 100%;
}

table.calendar a:hover, table.calendar a:active {
	background-image: url("images/plaid_white.png");
	background-attachment: fixed;
	
	color: black;
}

/*for real web browsers*/
html>body table.calendar a {
	height: auto;
	width: auto;
	
	display: block;
}

td.callinkedday {
	background-image: url("images/plaid_green.png");
	background-attachment: fixed;	
	
	padding: 0px;
	
	border: 1px solid black;
}

td.calday {
	background-color: #808080;
	
	border: 1px solid black;
}

td.calemptyday {
	background-color: transparent;
	
	color: black;
	
	border: 0px;
}

table.calendar td {
	height: 22px;
}

table.extra {
	text-align: center;
	
	margin: auto;
}

table.extra span {
	clear: both;
	display: block;
}
/* ---------------------------------
                FORMS
   --------------------------------- */

form {
	font-size: 80%;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

label {
	text-align: right;

	font-weight: bold;

	width: 8em;

	float: left;
	clear: left;

	margin: 0px 1em 5px 0px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	width: 13em;
	
	margin-bottom: 5px;

	border: 1px solid black;
}

/*ie SUCKS*/
html>body input, html>body select {
	margin-bottom: 10px;
}

input:focus, textarea:focus, select:focus {
	background-color: #f5f8ca;
}

/* ---------------------------------
                 MiSC
   --------------------------------- */

ul {
	margin: 0px;
}

ul#myspace {
	list-style-image: url("images/myspace.gif");
	
	float: left;
}

ul#facebook {
	list-style-image: url("images/facebook.gif");
	
	float: right;
	
	width: 42%;
}

acronym {
	color: #006600;

	font-weight: bold;

	border-bottom: 2px dashed #006600;

	cursor: pointer;
}

img {	
	border: 2px solid #4c4b31;
}

.noborder {
	border: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
	display: block;
}

.center {
	text-align: center;
}

hr {
	background-color: white;
	
	color: white;
	
	width: 75%;
	height: 2px;
	
	clear: both;
	
	border: 0px;
}

/* ---------------------------------
                 LiNKS
   --------------------------------- */

a {
	padding: 2px;
}

a.img, a.img:link, a.img:visited, a.img:hover, a.img:active {
	background-color: transparent;

	text-decoration: none;

	font-weight: normal;

	padding: 0px;
}

a:link {
	color: #444444;

	text-decoration: none;
}

a:visited {
	color: #5d675c;

	text-decoration: none;
}

a:hover, a:active {
	color: #7fc77e;

	text-decoration: none;
}

a.shgr_link {
	text-align: left;
	line-height: 24px;
	
	display: block;
	
	margin: auto 5%;
}

a.shgr_link img {
	line-height: 24px;
}