/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */


/* basic elements */
/* This should cover most common elements */
html, body
{ 
	font: 9pt/13pt georgia; 
	color: #000000;
	margin: 0px; 
	padding: 0px;
	text-align: center;
	background: #ffffff url(/images/yanimeyellow/pagebackground.png) repeat;
}

p
{
	margin-top: 0px; 
	text-align: justify;
}

h1
{
	font: normal bold 14pt georgia; 
	letter-spacing: 1px; 
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
}

h2, h3
{ 
	font: normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
}

h3
{
	font: italic normal 10pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
}

h4
{ 
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	margin: 0px;
	margin-bottom: 15px;
}

a, a:link
{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #4c32cd;
}

a:visited
{
	font-weight: bold; 
	text-decoration: none;
	color: #cd32b2;
}

a:hover, a:active
{
	text-decoration: underline; 
}

img
{
	border: none;
}



/* Classes */
#content div.box
{
		margin-bottom: 20px;
		border-bottom: 1px solid Black;
}


div.boxcontent
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

div.projectentry {
	margin-bottom: 80px;
	clear: both;
}

div.staffentry {
	margin-bottom: 20px;
	clear: both;
}

div.projectentry img, div.staffimage img {
	border: 1px dashed #BFC6CC;
}


div.postcontent {
	clear: both;
}

/*Generic class for error messages*/
.error {
	color: #AA0000;
}


/* specific divs */
#website
{
	padding: 0px 0px 10px;  
	margin: 0px auto 0px;
	width: 760px;
	text-align: left;
}

#main
{
	background: #eeeeee url(/images/yanimeyellow/background.png) repeat;
}

/* Fixes #main so it is as big as the longest element it contains /*
/* This will allow us to tile the background as we need */
#main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Fixes div.boxcontent so it is as big as the longest element it contains /*
/* This will allow us to tile the background as we need */
/*div.boxcontent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}*/


#headerdiv1
{
}

#headerdiv2
{
}

#usercomments
{
	margin-left: 25px;
}

#menu
{
	position: absolute;
	background: transparent url(/images/yanimeyellow/menubg.jpg) no-repeat top left;
	margin-left: 0px;
	width: 760px;
	height: 46px;
	margin-top: 161px;
	padding: 0px;
}

#menu li
{
	position: absolute;
	top: 15px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu span
{
	display: none;
}

#menuhome
{
	left: 10px;
	width: 38px;
}

#menuprojects
{
	left: 52px;
	width: 58px;
}

#menustaff
{
	left: 118px;
	width: 36px;
}

#menuforums
{
	left: 160px;
	width: 46px;
}

#menujoinus
{
	left: 212px;
	width: 50px;
}

#menulinks
{
	left: 266px;
	width: 36px;
}

#menucontests
{
	left: 310px;
	width: 56px;
}

#menu li, #menu a
{
	height: 16px;
	display: block;
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#logo
{
}

#logo span
{
	display:none
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#welcome
{
	margin: 0px;	
	margin-top: 0px;
	margin-left: 0px;
	height: 20px;
}

#welcome span
{
	display:none
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#newsheader
{
	background: transparent url(/images/yanimeyellow/latestnews.png) no-repeat top left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 120px; 
	height: 13px; 
}

#newsheader span
{
	display:none
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#projectsheader
{
	background: transparent url(/images/yanimeyellow/ourprojects.png) no-repeat top left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 180px; 
	height: 13px; 
}

#projectsheader span
{
	display:none
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#linksheader
{
	background: transparent url(/images/yanimeyellow/linksheader.png) no-repeat top left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 69px; 
	height: 13px; 
}

#linksheader span
{
	display:none
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#contestsheader
{
	background: transparent url(/images/yanimeyellow/contestsheader.png) no-repeat top left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 122px; 
	height: 13px; 
}

#contestsheader span
{
	display:none
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#staffheader
{
	background: transparent url(/images/yanimeyellow/staff.png) no-repeat top left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 71px; 
	height: 13px; 
}

#staffheader span
{
	display:none
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#poll
{
	background: transparent url(/images/yanimeyellow/poll.png) no-repeat top center;
	margin: 0px;
	height: 7px; 
}

#poll span
{
	display:none
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#donate
{
	background: transparent url(/images/yanimeyellow/pleasedonate.png) no-repeat top center;
	margin: 0px;
	height: 7px; 
}

#donate span
{
	display:none
}

#donatebutton input
{
	background: transparent url(/images/donatebutton.jpg) no-repeat top center;
	margin: 0px;
	padding: 0px;
	border: solid 0px;
	height: 27px;
	width: 144px;
	display: block;
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#firefoxbutton
{
	background: transparent url(/images/getfirefox-110x32.gif) no-repeat top center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 32px; 
}

#firefoxbutton a
{
	height: 32px;
	width: 144px;
	display: block;
}

#firefoxbutton span
{
	display: none;
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#links
{
	background: transparent url(/images/yanimeyellow/links.png) no-repeat top center;
	margin: 0px;
	height: 8px; 
}

#links span
{
	display:none
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#linktous
{
	background: transparent url(/images/yanimeyellow/linkus.png) no-repeat top center;
	margin: 0px;
	height: 7px; 
}

#linktous span
{
	display:none
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#styles
{
	background: transparent url(/images/yanimeyellow/styles.png) no-repeat top center;
	margin: 0px;
	height: 7px; 
}

#styles span
{
	display:none
}

#header
{
	background: transparent url(/images/yanimeyellow/header.jpg) no-repeat top;
	height: 207px;
	text-align: left;
	padding: 0px;
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#welcome
{
	background: transparent url(/images/yanimeyellow/topcontentgradient.png) no-repeat top left;
	margin-top: 0px;
	margin-left: 0px;
	width: 760px; 
	height: 15px; 
}

#welcome span
{
	display:none
}

#extracontent
{
	border-right: 1px solid Black;
	width: 160px;
	top: 330px;
	float: left;
	padding-left: 20px;
	font-size: 9px;
}


#content
{
	position: relative;
	float: left;
	left: 10px;
	top: 0px;
	width: 545px;
	text-align: left;
}

#footer
{
	background: #ffffff url(/images/yanimeyellow/background.png) repeat;
	clear: both;
}

#footer p
{
	font-size: 9px;
	text-align: center;
	padding-bottom: 10px;
}

#copyright
{
	background: transparent url(/images/yanimeyellow/bottom.jpg) no-repeat bottom;
	padding-bottom: 5px;
}

.footernav
{
	padding: 0px;
	margin: 0px;
}

.footernav p
{
	padding: 0px;
	margin: 0px;	
}

#footer a
{
	margin-left: 6px;
	margin-right: 6px;
}