/* 
	Theme Name: tglf
	Theme URI: http://thegreatleapforward.net
	Description: 2-Column Fun Palace
	Author: Rhodri Marsden
	Author URI: http://rhodri.biz
	Version: 1.0
	
*/


/* Sections */

html {	
	padding: 0;
	margin: 0;
	}

body {
		padding: 0;
	margin: 0;
	color: #6d090d;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-family: Georgia, Palatino, Times, Serif;
	background-image: url(images/glf_back.gif); 
	background-repeat: repeat-y;
	background-color: #902529;
	}
	
a, a:link, a:visited {
		color: #530306;
		text-decoration: underline;
		}
	
a:hover {
		color: #6d090d;
		text-decoration: none;
                }
                
                
a img {border: 0;}



#banner {
	width: 100%;
	height: 35px;
	background-color: #902529;
	}
		
#left {
	float: left;
	width: 225px;
margin-top: 20px;

}

.news {
margin-top: 15px;
padding-top: 15px;
border-top: 1px dotted #CCCCCC;

}

	
#main {
	margin-left: 275px;
	width: 800px;
    margin-top: 23px;
}

#maintext {
    margin-top: 12px;
}

#menu {

text-align: right;

}

#menubuttons {

margin-top: 20px;

}

#menubuttons a {

margin-top: 8px;

}

#glfsub {

margin-top: 8px


}

#glfsub a {

color: #ffdfe1;
text-decoration: none;

}

#glfsub a:hover {

color: #e6696f;


}

#pagetitle {

text-align: right;
margin-bottom: 25px;

}

#mainpic {

float: right;
margin-left: 23px;
margin-bottom: 10px;
border: 1px solid #FFFFFF;

}

#frontpic {

float: right;
margin-left: 23px;
margin-bottom: 10px;
border: none;

}

.disc {

float: right;
margin-left: 23px;
margin-bottom: 10px;

}

.shop {

float: left;
margin-right: 15px;
margin-bottom: 10px;

}

.tracks {

font-size: 12px;
font-weight: normal;
text-align: left;
margin-bottom: 8px;
margin-top: -12px;

}

.clearleft {

clear: left;
border-bottom: 1px dotted #FFFFFF;

} 

hr {
color: #fff;
background-color: #fff;
height: 1px;
}

.announce {

text-align: center;

}

h1 {

font-size: 24px;

}

h2 {

font-size: 20px;

}

h3 {

font-size: 16px;

}

.clear {

clear: right;
border-bottom: 1px dotted #FFFFFF;

} 


#footer {
	
	clear: both;

		}
		
/* Here are the menubutton rollovers */
		
#tglfmenu
{
  display: block;
  width: 224px;
  height: 15px;
  background: url("images/menu_glf.gif") no-repeat 0 0;

}

#tglfmenu:hover
{ 
  background-position: 0 -15px;
}

#tglfmenu span
{
  display: none;
}

/* Here are more menubutton rollovers */
		
#bfmenu
{
  display: block;
  width: 224px;
  height: 15px;
  background: url("images/menu_bf.gif") no-repeat 0 0;

}

#bfmenu:hover
{ 
  background-position: 0 -15px;
}

#bfmenu span
{
  display: none;
}


/* Here are more menubutton rollovers */
		
#awmenu
{
  display: block;
  width: 224px;
  height: 15px;
  background: url("images/menu_aw.gif") no-repeat 0 0;

}

#awmenu:hover
{ 
  background-position: 0 -15px;
}

#awmenu span
{
  display: none;
}

/* Here are more menubutton rollovers */
		
#ibmenu
{
  display: block;
  width: 224px;
  height: 15px;
  background: url("images/menu_ib.gif") no-repeat 0 0;

}

#ibmenu:hover
{ 
  background-position: 0 -15px;
}

#ibmenu span
{
  display: none;
}

/* Here are more menubutton rollovers */
		
#msmenu
{
  display: block;
  width: 224px;
  height: 15px;
  background: url("images/menu_ms.gif") no-repeat 0 0;

}

#msmenu:hover
{ 
  background-position: 0 -15px;
}

#msmenu span
{
  display: none;
}

/* Here are more menubutton rollovers */
		
#smenu
{
  display: block;
  width: 224px;
  height: 15px;

  background: url("images/menu_s.gif") no-repeat 0 0;

}

#smenu:hover
{ 
  background-position: 0 -15px;
}

#smenu span
{
  display: none;
}

/* Here are more menubutton rollovers */
		
#shopmenu
{
  display: block;
  width: 224px;
  height: 15px;
  margin-bottom: 40px;
  background: url("images/menu_shop.gif") no-repeat 0 0;

}

#shopmenu:hover
{ 
  background-position: 0 -15px;
}

#shopmenu span
{
  display: none;
}

/* Here are more menubutton rollovers */
		
#biomenu
{
  display: block;
  width: 224px;
  height: 15px;
  background: url("images/menu_bio.gif") no-repeat 0 0;

}

#biomenu:hover
{ 
  background-position: 0 -15px;
}

#biomenu span
{
  display: none;
}

/* Here are more menubutton rollovers */
		
#contactmenu
{
  display: block;
  width: 224px;
  height: 15px;
  background: url("images/menu_contact.gif") no-repeat 0 0;

}

#contactmenu:hover
{ 
  background-position: 0 -15px;
}

#contactmenu span
{
  display: none;
}

/* Here are more menubutton rollovers */
		
#linksmenu
{
  display: block;
  width: 224px;
  height: 15px;
      margin-bottom: 40px;
  background: url("images/menu_links.gif") no-repeat 0 0;

}

#linksmenu:hover
{ 
  background-position: 0 -15px;
}

#linksmenu span
{
  display: none;
}