/* Resource CSS */
body
{
	background-color: #fff;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

/*-----------------------------------------------------------------------
----------menu---------------------------------------------------*/
/*------------------------------------------------*/
.dropDownNavigation, .dropDownNavigation ul {
  float: left;
/*  background: URL('../images/navBG.png') repeat-x; */
  background-color: #6F358B;
  padding: 0;
  margin: 0;
  list-style: none;
  border: 1px solid #333;
  border-right: none;
	font-size: 9px;
}

.dropDownNavigation li {
  float: left;
}

.dropDownNavigation a {
  display: block;
  padding: 0 1.2em;
  color: #FFF;
  border-right: 1px solid #333;
  line-height: 2.1em;
  text-decoration: none;
  font-size: 1.1em;
  font-weight: bold;
}

.dropDownNavigation a:hover {
/* background: URL('../images/navBGDown.png'); */
  background-color: #B79AC5;
  color: #000;
}

.dropDownNavigation li ul {
  position: absolute;
  left: -999em;
}

.dropDownNavigation li ul li {
 float: none; 
}

.dropDownNavigation li ul a {
  background: #EA764B;
  color: #000;
  white-space: nowrap;
}

.dropDownNavigation li ul a:hover {
 background: #B79AC5;
}

.dropDownNavigation li li ul {
  position: absolute;
  left: -999em;
  margin: -24px 0 0 99.5%;
}

.dropDownNavigation li:hover li ul {
  left: -999em;
}

.dropDownNavigation li:hover ul, .dropDownNavigation li li:hover ul {
  left: auto;
}

/*------------------------------------------------*/
/*-------end of menu---------------------------------------------
-----------------------------------------------------------------------*/
blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#topline
{
	text-align: center;
	height: 1px;
	border-top: 15px solid #EA764B;
}
#header
{
	text-align: center;
	height: 21px;
	background-color: #6F358B;
}

#container
{
	width: 747px;
	\width: 757px;
	w\idth: 747px; 
	margin: 11px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
#sidebar-1 p
{
/*	line-height: 10px; */
/*	font-size: 12px; */
  font: bold 11px Verdana, sans-serif;
	text-align: center;
	color: #FFFFFF;
        margin-bottom: -4px;
}
#sidebar-1
{
	float: left; 
	width: 120px;
	\width: 120px;
	w\idth: 120px;
	margin-right: 5px;
	margin-top: 10px;
	/*padding-top: 100px;*/
	background-color: #6F358B;
}
#sidebar-1a p
{
	line-height: 25px;
/*  font: bold 10px Verdana, sans-serif;*/
        font-size: 10px;
	text-align: center;
         margin: 0em;
        margin-top: 0;
	color: #000000;
}

#sidebar-1a
{
	width: 100px;
	\width: 100px;
	w\idth: 100px;
	height: 30px;
	margin: 10px; 
	background-color: #B79AC5;
/*	background-image: url(http://www.gamecauldron.net/home/textpattern/css_images/lnav_button.jpg); */
}


#sidebar-2
{
        float: left;
	float: right;  
	width: 122px;
	\width: 122px;
	w\idth: 122px;
	border: 2px solid #B79AC5;  
	margin-left: 5px;
        margin-top: 10px;
	padding-top: 10px; 
        padding-bottom: 10px;
/*	background-color: #B79AC5; */
}

#content
{
	margin-left: 125px;
	padding-top: 10px;
        padding-right: 130px;
	background: #ffffff no-repeat top center;
	height:275px;
/*	background-image: url(http://www.gamecauldron.net/home/textpattern/css_images/homepage_graphic.jpg); */
}
#content p
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.6em;
	font-weight: bold;
}
#contentfoot
{
	clear: both;
	line-height: 75%;
	margin-left: 135px; 
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	text-align: left;
        margin-top: -20px;
        margin-bottom: 0;
	padding-top: -20px;
        padding-bottom: 0px;
	font-size: 0.6em;
	font-weight: bold;
}
#contentfoot a
{
	color: #6F358B;
}
#contentwrapper
{
/*	clear: both; */
	height:385px;
}



#nav3
{
	width: 130px;
	float: left;
	text-align: center;
	height: 135px;
	margin: 24px 2px 0 0;
	background-color: #9268A8;

}

#news
{
	width: 209px; 
	float: left;
	text-align: center; 
	height: 155px;
	margin: 10px 2px 0 1px;
/*	background-color: white; */
/*	border: 1px solid #EA764B;  */
}

/*#news p, */
#sidebar-2 p
{
     font-family: Arial, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
     text-align: center;  
        font-size: 11px;
         margin: 0em;
        margin-top: 0;
	color: #000000;
        font-weight: bold;
}


#foot
{
	clear: both;
	margin-top: 6px;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.6em;
	border-bottom: 15px solid #EA764B;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: black;
	text-decoration: none;

}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
}
#sidebar-2 a
{
	color: #6F358B;
}
h1
{
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

h1 a, h2 a
{
	border: 0px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.uway
{
	margin-bottom: 4em;
/*        margin-left: 1em;*/
}

.comments_error
{
	background-color: #ffa;
}

div.comments_error
{
	border: 1px solid #cc8;
	padding: 0.3em;
}