/*  
Theme Name: Golden City
Theme URI: http://adventmud.org
Description: The Golden City of Mahalia
Version: 1.0
Author: Crystal Groves
Author URI: http://acoustic-dream.com
*/

.alternate {
	background: url("images/bg.jpg");
}

body {
	font-family: verdana; 
	font-size: 8pt;
	color: #000000;
	margin: 0px;
	background: url("images/bg.jpg");
	text-align: left;
}

.breadcrumb {
	padding: 5px;
}

table, tr, td {
	font-family: verdana; 
	font-size: 8pt;
	color: #000000;
}

a:visited {
	color: #000000;
	text-decoration: underline; 
}

a:link {
	color: #904900;
	text-decoration: underline; 
}

a:active, a:hover {
	color: #904900;
	text-decoration: none;
}

input, textarea, option, select {
	background: url("images/bg-light.jpg");
	font-family: verdana; 
	font-size: 8pt;
	color: #000000;
	letter-spacing: 0px;
	border: 1px solid #000000;
	padding: 0px; 
}

blockquote {
	background: #9E986A;
	padding: 5px;
	color: #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}


#outside {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url("images/vertborder-thin.jpg"); 
 }

#container {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	background: url("images/bg-dark.jpg"); 
 }
        
#leftcolumn    {
	width: 158px;
	float: left;
	padding-bottom:10px;
}

#rightcolumn    {
	width: 158px;
	float: left;
	padding-bottom:10px;
	margin-left: 0px;
}

.columncontent {
	background: url("images/bg-light.jpg"); 
}

.columninnardsleft{
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}

.columninnardsright{
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
}

.columnInnardsContent {
	padding: 2px;
}

.columninnards1 A:visited {
	padding: 3px;
	margin: 0px; 
	font: 11pt verdana;
	display: block; 
	color: #000000; 
	text-decoration: none; 
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
}

.columninnards1 A:hover {
	padding: 3px;
	margin: 0px; 
	font: 11pt verdana;
	display: block; 
	color: #FFFFFF; 
	background: url("images/bg-dark.jpg"); 
	border-bottom: #000000 1px solid;
	border-right: none;
	text-decoration: none; 
}


#blogcontent  {
	width: 470px;
	text-align: left;
	margin: 0px;
	float: left;
	padding-bottom:10px;
	padding-left: 4px;
	padding-right: 4px;
}
               
* html #blogcontent {
	text-align: left;
	margin: 0px;
}


.blogbody {
	background: url("images/bg-dark.jpg"); 
}

.entries  {
	border: #000000 1px solid;
	background: url("images/bg-light.jpg"); 
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#footer {

}

#footer #footerText {
	text-align: center;
}

#menu  {
	margin-top: -23px;
	text-align: right;
	margin-bottom: 10px;
}

table td {
	vertical-align: top;
}




/*Graphical Elements*/
#layoutimage  {
	background-image: url(images/logo.jpg);
	padding: 0px;
	width: 795px;
	height: 214px;
	margin-top: 0px;
	top: 0px;
	position: relative;
}

#alpha {
	position: absolute;
	right: -40px;
	bottom: -50px;
	display: block;
	width: 190px;
	height: 99px;
	z-index: 10;
}

#navigate  {
	background-image: url(images/navigate.jpg);
	padding: 0px;
	width: 157px;
	height: 56px;
	margin-top: 0px;
	top: 0px;
}

#poll   {
	background-image: url(images/poll.jpg);
	padding: 0px;
	width: 157px;
	height: 56px;
	margin-top: 0px;
	top: 0px;
}

#discuss   {
	background-image: url(images/discuss.jpg);
	padding: 0px;
	width: 157px;
	height: 56px;
	margin-top: 0px;
	top: 0px;
}

#codeupdates   {
	background-image: url(images/code.jpg);
	padding: 0px;
	width: 157px;
	height: 56px;
	margin-top: 0px;
	top: 0px;
}

#links   {
	background-image: url(images/quicklinks.jpg);
	padding: 0px;
	width: 157px;
	height: 56px;
	margin-top: 0px;
	top: 0px;
}


#tips   {
	background-image: url(images/tips.jpg);
	padding: 0px;
	width: 157px;
	height: 56px;
	margin-top: 0px;
	top: 0px;
}

#music   {
	background-image: url(images/music.jpg);
	padding: 0px;
	width: 157px;
	height: 56px;
	margin-top: 0px;
	top: 0px;
}

#menubordertop   {
	background-image: url(images/menuback.jpg);
	height: 32px;
	color: #FFF;
}

#menubordertop .left {
	float: left;
	margin-top: 9px;
	margin-left: 5px;
}

#menubordertop .right {
	float: right;
	margin-top: 9px;
	margin-right: 5px;
}

#menubordertop span {
	margin-right: 10px;
}

#menubordertop a {
	text-decoration: none;
	color: #FFF;
}

#menubordertop a:hover {
	text-decoration: underline;
}

#menuborderbottom  {
	background-image: url(images/menuback.jpg);
	padding: 0px;
	height: 32px;
	margin-top: -2px;
}

#menuborderbottom a {
	padding: 9px 7px 7px 7px;
	margin-right: 10px;
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
}

#bottomborder   {
	background-image: url(images/menuback.jpg);
	padding: 0px;
	height: 32px;
	margin-bottom: 0px;
	clear: both;
}

img {
        border: 0;
}

			   
/*Text Elements*/

.center {
	text-align: center;
	margin: 0 auto;
}

.quote {
	width: 120px;
	margin: 20px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	float: right;
	border: 1px solid #000;
}

h1 { /*Breadcrumb Text*/
	color: #000;
	font-size : 9px; 
	text-align: left;
	font-size: normal;
	letter-spacing: 2px;
	margin: 0;
}

h2 {
	color: #FFFFFF;
	font-size : 12px; 
	text-align: left;
	font-weight: bold; 
	margin: 0;
}

h3 { /*Disclaimers*/
	border: #000000 1px solid;
	background: url("images/bg-light.jpg"); 
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	padding: 2px;
	font-weight: normal;
}

h4 {
	font-size: 18px;
	color: #000;
}

.redText {
	color: #FF0000;
	font-weight: bold;
}

.date  {
	font-weight: bold;
	font-size : 7.4pt; 
	color: #000000;
	text-align: center;
}


.title { 
	color: #FFFFFF;
	font-size : 9pt; 
	text-align: center;
	font-weight: bold; 
}

.sub { 
	color: #000000;
	font-weight : bold;
	text-align: center;
	font-size : 8pt; 
}

.rightAlign {
	text-align: right;
}

.picLeft {
	float: left;
	margin-right: 5px;
}

.picRight {
	float: right;
	margin-left: 5px;
}