/* DigiStyle */

body {background-color:#CCC; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

a {color:#052; text-decoration:none; font-weight:bold;}

a:hover {color:#274;}

ul li {list-style:none;}

img {border:0px;}

#digikami {width:1000px; margin:0 auto;}

#navigation {width:1000px; height:100px; position:relative; top:0px; left:0px; background:url("images/navbg.jpg") no-repeat top left;}
	#logo{position:absolute; top:7px; left:5px; width:300px; height:100px; margin:0px; padding:0px;}
	#navbar{position:absolute; top:0px; right:50px; width:700px; height:50px; margin:0px; padding: 15px 0px 0px 0px; text-align:right;}
		.navlink {position:relative; top:12px; padding: 0px; margin: 0px 0px 0px 30px; vertical-align:top;}
	#quote{position:absolute; top:50px; right:50px; width:700px; height:50px; margin:0px; padding:0px 0px 0px 0px; text-align:right; color:#052;}

#non_comic{width:980px; background-color:#888; position:relative; padding:10px; margin:5px 0px;}
	#non_comic h2 {margin:0px;}
	#mythlist {position:absolute; right:10px;}
#content{width:1000px; height:790px; background:url("images/comicbg.jpg") no-repeat top left; position:relative;}
	#comicbox{position:absolute; top:50px; left:50px;}
		#comic{}
		#comic_archive{display:inline; text-align:center;}
			#comic_archive form {float:left; padding-left:300px;}
		#comic_nav{text-align:right; padding-right:50px;}
			.navbutton {height:50px; width:50px; display:inline;}
			#first {}
			#prev {}
			#next{}
			#latest{}

#rantbox {position:relative;}
	.words {position:relative; width:450px; background-color:#888; padding:10px; float:left; margin:5px 15px;}
		.words h2 {margin:0px;}
		.words p {margin: 10px 0px 0px 0px;}

#credits{position:relative; width:1000px; height:20px; clear:both; background-color:#888; text-align:center;}

.top_left {position:absolute; top:0px; left:0px; width:7px; height:7px; z-index:5; background:url("images/top_left.gif") no-repeat top left;}
.top_right {position:absolute; top:0px; right:0px; width:7px; height:7px; z-index:5; background:url("images/top_right.gif") no-repeat top right;}
.bottom_right {position:absolute; bottom:0px; right:0px; width:7px; height:7px; z-index:5; background:url("images/bottom_right.gif") no-repeat bottom right;}
.bottom_left {position:absolute; bottom:0px; left:0px; width:7px; height:7px; z-index:5; background:url("images/bottom_left.gif") no-repeat bottom left;}