/*  
Theme Name: MYSTICS
Theme URI: http://www.themysticsaga.com
Description: A three column layout  
Version: 1.0
Author: Greg Moody
*/
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: normal;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: underline;
	text-align: center;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-image: url(images/background.jpg);
	background-color: #FFFFFF;
	background-position: 100% top;
	background-repeat: repeat-x;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
#wrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 3px;
	font-style: normal;
	height: 400px;
	width: 800px;
}
#forum {
	width: 700px;
	float: left;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-top: 5px;
	border: 1px solid #000000;
	margin-right: 5px;
}
#topnavbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	height: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: normal;
	text-decoration: none;
}
#topnavbar a {
	text-decoration: none;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnavbar a:hover {
	color: #FFCC00;
}
#topspacer {
	background-color: #000000;
	height: 10px;
}
#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #92C3D8;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	padding-top: 8px;
	padding-right: 10px;
	text-decoration: none;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);
	background-image: url(images/navbar.png);
	background-repeat: repeat;
	background-position: center;
}
#navbar a {
	text-decoration: none;
	color: #000000;
	padding-left: 20px;
}
#navbar a:hover {
	color: #FFFFFF;
}
/*=== Header ===*/
#header{
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height: 160px;
	margin: 0px;
	display: block;
	background-image: url(images/stars.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#header a{
	text-decoration: none;
}

#header a:hover{
	text-decoration: none;
}
#header a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #logo {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	white-space: normal;
	display: inherit;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #comicprev {
	text-decoration: none;
	border: medium solid #000000;
}
/*=== Footer ===*/
#footer{
	font-size: 11px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	color: #CCCCCC;
	width: 100%;
	padding: 5px;
	page-break-before: auto;
	text-align: center;
	word-spacing: 5px;
	position: relative;
	top: 20px;
	visibility: visible;
	height: 30px;
	clear: both;
	vertical-align: middle;
	margin-top: 5px;
}
#footer a {
	color: #AAAAAA;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFCC00;
}
#blogcolumn {
	width: 500px;
	float: left;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-top: 5px;
	border: 1px solid #000000;
	margin-right: 5px;
}
#blogcolumn a {
	background-color: #FFFFFF;
	text-decoration: none;
}
#blogcolumn a:link {
	text-decoration: none;
	color: #000088;
	background-color: #FFFFFF;
}
#blogcolumn a:hover {
	text-decoration: none;
}
#blogcolumn  a:visited  {
	text-decoration: none;
}
#blogcolumn  a:active  {
	color: #FFFFFF;
}
#blogcolumn .blogdate img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#blogcolumn img {
	float: right;
	padding: 5px;
}
#leftcolumn {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 200px;
	clip: rect(auto,auto,auto,auto);
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	float: left;
	font-size: 16px;
	font-style: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#rightcolumn {
	font-size: 14px;
	position: absolute;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 250px;
	left: 750px;
	clear: both;
}
#rightcolumn   a:link {
}
#rightcolumn a:active {
	text-decoration: none;
}
#rightcolumn a {
	text-decoration: none;
}
#rightcolumn img {
	text-decoration: none;
}
#rightcolumn a:visited {
	text-decoration: none;
}
#blogcolumn a.hover {
	text-decoration: none;
}
#leftcolumn a {
	color: #000000;
	text-decoration: underline;
}
#content {
	width: 976px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#buffer {
	background-image: none;
}
.leftcolumn h1  {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: normal;
	line-height: normal;
}
.leftcolumn h2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: underline overline;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
}
.blogdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#topnavbar a {
	margin-left: 12px;
	padding: 0px;
	margin-bottom: 0px;
}
#comic {
	text-decoration: none;
	padding: 5px;
	width: 850px;
	background-color: #FFFFFF;
	color: #000000;
	border: thin solid #000000;
	position: relative;
	margin: 10px;
}
#comicleft {
	margin-left: 25px;
	width: 150px;
	float: left;
	clear: both;
}
#comicright {
	width: 150px;
	float: right;
	margin-right: 25px;
}
#blogcolumn #blogcolumn2 img {
	clear: none;
	float: none;
}
#blogcolumn #frenzy {
	clear: none;
	float: none;
}
