
/* CSS Document
/* CSS designed by FAR Studio Designs */
/* November 23 2009 */

/* Colors
  Background Red:  		#780f00
  Background blue:  	#af5f1b
  Text gold:			#cb7f08	
  Text light gold:		#eab96b
  Text red:				#ed1414
  Text dark red:		#620f03
  Text Brown:			#281606
  Text Buff:			#f1e4c2
  
*/
  
body 	{color: #281606;  
		background: #000;
		background-attachment: fixed;
		font-family: Verdana, Arial, sans-serif;
		font-size: 62.5%;
		margin: 0px; padding: 0px;
		}
*		{
		margin:0; padding:0;
		}		

h1		{
		height: 12px;	/* image replacement */
		text-indent: -9000px;
		width: 200px;
		}
h2, h3, h4, h5 {
		font-family: Georgia, "Times New Roman", Times, serif;
		}

h2 		{color: #cb7f08;
		font-size: 2.5em;
		margin: 20px 0 6px;
		}
	
h3 		{color: #281606; 
		font-size: 2em;
		}
h4		{color: #cb7f08;
		font-size: 1.8em;
		}

a		{color: #af5f1b; 
		text-decoration: none;
		font-style: italic;
		}
a:visited {color: #bf0d0d;}
a:hover 	{color: #cb7f08;}
a:active	{color: #f1e4c2;}
		
img		{
		border: none;
		padding: 5px 0;
		}
li		
		{
		font-size: 1.5em;
		list-style-type:none;
		}

p {
		font-size: 1.5em;
		margin: 10px 0;
		}

table	{
		background: #f6ebc8;		
		border: 2px solid #e5c574;
		margin: 20px;
		}
	td	{
		font-size: 1.5em;
		padding: 5px;
		text-align:center;
		width: 100px;
		}	

		
/* id  */

div#wrapper	{  
			background: #af5f1b url(../SfHArt/students/warrior_main.jpg)repeat-y;
			height: 100%;
			min-height: 100%;
			height: auto !important;	
			margin: 0 auto; 
			position: relative;
			width: 1000px;
			}

.lore	#wrapper	{  
			background: #af5f1b url(../SfHArt/students/warrior_lore_bg.jpg);
			background-repeat: repeat-y;
			height: 100%;
			height: auto !important;	
			min-height: 100%;
			margin: 0 auto; 
			position: relative;
			width: 1000px;
			}

							
div#header	{
			background: transparent url(../SfHArt/students/warrior_header.jpg); 
			background-repeat: no-repeat;
			background-position: 0 0px;
			height: 208px;
			margin: 0;
			}						
/* _________________________________________________Menu________________________________________________________________  */			

#menu	{
			left: 40px;
			position: absolute;
			top: 160px;
			}

	
	#menu	ul	{float:left;
				}
	#menu	li	{
				font-size: 1.6em;
				}							 


/*  Drop Down Menus adapted from CSSnewbie.com  and Suckerfish */
				
#nav, #nav ul {     
			padding: 0px;     
			margin: 0; 
			list-style: none;    
			z-index: 999; 
			} 
		#nav a:link 		{     
					color: #620f03;
					display: block;
					width: 2em; 	
					} 
		#nav a:visited 		{     
					color: #281606;
					}
		#nav a:hover 		{     
					color: #e5c574;
					}
		#nav li 	{     	
					background: #a71f00 url(../SfHArt/main_red_bg.jpg);
					border: 2px solid #e5c574;
					float: left;     
					margin: 4px 0;
					padding: 4px 12px;
					width: 6em; 
					}		
		#nav li ul 	{     
					position: absolute; 
					left: -999em; 
					top: 1.5em; 
					} 
		#nav li ul 	li { 
					font-size: .9em;
					margin: 0;
					.top:  1.4em;
					padding: 6px;
					width: 6.2em;
					} 
		#nav li ul 	li a {color: #eab96b;}
		#nav li ul 	li a:visited { color: #cb7f08;}
		#nav li ul 	li a:hover { color: #f1e4c2;}
					
					   
		#nav li:hover ul {
					left: auto;
					}
		#nav li:hover li {
					float: none;
					.float: left;
					}
		#nav li:hover ul, #nav li.sfhover ul {
					left: auto; 
					margin: 2px;
					width: 100%;
					}
		#nav > li	{background: none; border:none;}
		#nav li span.soon a 		{     
					color: #000; background:url(../../SfHArt/classes/warrior_menu_forums.gif) no-repeat;
					margin: 0 6px;
					padding: 0 20px;
					width: 50px;
					}		
		#nav li span.soon a:hover 		{     
					color: #000; background:url(../../SfHArt/classes/warrior_menu_soon.gif) no-repeat;
					width: 56px;
					}
/*  Main
*******************************************************************************************************/

.lore	{
			position: relative;
			left: 160px;
			top: 0px;
			width:560px;
			}

div#main	{
			position: relative;
			left: 20px;
			top: -10px;
			width:560px;
			}
	.fieldtop	{
			background: transparent url(../SfHArt/students/warrior_field_top.jpg) no-repeat;
			height: 40px;
			padding: 6px  60px 0px 20px;
			margin: -10px 0 0 -20px;
			width: 630px;
			}
	.fieldmid	{		
			background: transparent url(../SfHArt/students/warrior_field_mid.jpg) repeat-y;
			padding: 0px 60px 20px 20px;
			width: 630px;
			}
	.field	 {
			background: transparent url(../SfHArt/students/warrior_field_mid.jpg) no-repeat;
			margin: 0 0 0 -20px;
			padding: 0px 40px 20px 40px;
			width: 620px;
			}
	.fieldmid	img {
			margin: 10px 0px 0;
			}
	.fieldmid	p {
			padding: 20px 40px 0 0 ;
			}


	
	#welcome	img {
			margin: 0px 20px 30px 20px;
			}
			
/* --------------------------------------------------Sidebar-------------------------------------------------*/

#sidebar {
			color: #efc722;
			left: 720px;
			position: absolute;
			right: 10px;
			top: 240px;
			width: 260px;
			}
		#sidebar li 
		{
			margin: 20px 0 10px;
		}
	
		#sidebar img
		{
			margin: 20px 0 10px;
		}				
		#sidebar .sidemenu {
					background: #a71f00 url(../SfHArt/main_red_bg.jpg);
					border: 2px solid #e5c574;
					margin: 0px 0 6px;
					padding: 5px 10px;
					width: 240px;
					}
		#sidebar a	{color: #eab96b;}
		#sidebar a:visited { color: #cb7f08;}
		#sidebar a:hover { color: #f1e4c2;}
		#sidebar a:active { color: #fff;}



#footer	{
			
			background: #bf0d0d url(../SfHArt/students/warrior_footer.jpg);
			clear: both;
			font-size: .9em;
			height: 50px;
			margin: 20px 0 0;
			z-index: 10;
			}
			
			/* Sticky footer code */

html, body, #wrapper {height: 100%;
			}
body > #wrapper		{height: auto; min-height: 100%;
			}									
			
.right		{float: right; }
.left		{float: left;}
.clear		{clear: both;}
.downmid		{margin: 10px 0 0 0; }	
.downmore		{margin: 50px 0 0 0; }		
	
.center		{margin: 0 auto;
			text-align: center;
			}
/* code for CSS button swap */			
#warriorwhat	{
			position: relative;
			top: 0px;
			}
	#warriorwhat	a	{
				background: url(../SfHArt/students/warrior_button_what.jpg) no-repeat;
				display: block;
				height: 38px;
				position: absolute;
				outline: none;
				text-indent: -900%;
				width: 218px;
				}						
	#warriorwhat	a:hover	{
				background-position: left bottom;
				}
#warriorhome	{
			position: relative;
			top: 0px;
			left: 34%;
			}
	#warriorhome	a	{
				background: url(/SfHArt/students/warrior_btn_gohome.jpg) no-repeat;
				display: block;
				height: 50px;
				position: absolute;
				outline: none;
				text-indent: -900%;
				width: 300px;
				}						
	#warriorhome	a:hover	{
				background-position: left bottom;
				}
				
/* code for CSS button swap */			
#logon	{
			position: relative;
			top: 0px;
			}
	#logon	a	{
				background: url(/SfHArt/classes/warrior_button_login.jpg) no-repeat;
				display: block;
				height: 38px;
				position: absolute;
				outline: none;
				text-indent: -900%;
				width: 218px;
				}						
	#logon	a:hover	{
				background-position: left bottom;
				}
				
	.wideinput	textarea
	{
		background: #f6ebc8;
		border: 2px solid #e5c574;
		width: 580px;
		height: 200px;
	}								
	
.btn, .btnleft, .btnmid, .btnright {
			position: absolute;
			top: 450px;
			/*left: 430px;*/
			width: 136px;
			height: 38px;
			color: 	#e8c756;
			background: #7a1600 url(/SfHArt/test/button_next_up.gif);
			padding: 7px 42px;
			margin: 20px;
		border-top: 1px solid 	#491808; 
		border-left: 1px solid #482e0c;
		border-right: 1px solid #56260a;
		border-bottom: 2px solid #160d02;
			}
			
.btnleft 
{
	left: 10px;
}
			
.btnmid
{
	left: 220px;
}
			
.btnright
{
	left: 430px;
}
