/* 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: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #666666;
	margin: 0px; 
	padding: 0px;
	text-align: center;
	background: #ffffff url(/images/yanime/background-new.jpg) repeat-y center;
}

p
{
	margin-top: 0px; 
	text-align: justify;
}

h1
{
	font-weight: bold;
	font-size: 16px;
	margin: 0px;	
}

h2, h3
{ 
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 5px;
}

h3
{
	font-size: 12px;
}

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: #80a0d3;
}

a:visited
{
	font-weight: bold; 
	text-decoration: none;
	color: #3e4d66;
}

a:hover, a:active
{
	text-decoration: underline; 
	color: #ffb80c;
}

img
{
	border: none;
}



/* Classes */

div.box
{
	background: #ffffff url(/images/yanime/topgradient.jpg) repeat-x top;
	border: 1px solid #BFC6CC;
	margin-bottom: 20px;
}

div.boxcontent
{
	background: url(/images/yanime/bottomgradient.jpg) repeat-x bottom;
	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: #ffffff url(/images/yanime/background.jpg) repeat-y center;
}

/* 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
{
	position: absolute;
/*	background: transparent url(http://yanime.animeneko.net/images/yanime/rotation/rotate.php) no-repeat top left;*/
	background: transparent url(/images/yanime/rotation/rotate.php) no-repeat top left;
	width: 312px;
	height: 300px;
	z-index: 2;
}

#headerdiv2
{
	position: absolute;
	background: transparent url(/images/yanime/header-montage.jpg) no-repeat bottom right;
	width: 760px;
	height: 130px;
	margin-top: 170px;
}

#menu
{
	position: absolute;
	background: transparent url(/images/yanime/menu.jpg) no-repeat top right;
	margin-left: 312px;
	width: 448px;
	height: 16px;
	margin-top: 154px;
	padding: 0px;
}

#menu li
{
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu span
{
	display: none;
}

#menuhome
{
	left: 33px;
	width: 42px;
}

#menuhome a:hover
{
	background: transparent url(/images/yanime/menu.jpg) -33px -16px no-repeat;
}

#menuprojects
{
	left: 75px;
	width: 67px;
}

#menuprojects a:hover
{
	background: transparent url(/images/yanime/menu.jpg) -75px -16px no-repeat;
}

#menustaff
{
	left: 142px;
	width: 45px;
}

#menustaff a:hover
{
	background: transparent url(/images/yanime/menu.jpg) -142px -16px no-repeat;
}

#menuforums
{
	left: 187px;
	width: 54px;
}

#menuforums a:hover
{
	background: transparent url(/images/yanime/menu.jpg) -187px -16px no-repeat;
}

#menujoinus
{
	left: 241px;
	width: 58px;
}

#menujoinus a:hover
{
	background: transparent url(/images/yanime/menu.jpg) -241px -16px no-repeat;
}

#menulinks
{
	left: 299px;
	width: 43px;
}

#menulinks a:hover
{
	background: transparent url(/images/yanime/menu.jpg) -299px -16px no-repeat;
}

#menucontests
{
	left: 342px;
	width: 68px;
}

#menucontests a:hover
{
	background: transparent url(/images/yanime/menu.jpg) -342px -16px no-repeat;
}

#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
{
	background: transparent url(/images/yanime/logo.png) no-repeat top right;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 30px;
	margin-left: 420px;
	height: 111px;
	width: 230px;
}

#logo span
{
	display:none
}

/* using an image to replace text. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#welcome
{
	background: transparent url(/images/yanime/welcome.jpg) no-repeat top left;
	margin-top: 0px;
	margin-left: 0px;
	width: 760px; 
	height: 36px; 
}

#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/yanime/latestnews.jpg) no-repeat top left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 164px; 
	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/yanime/ourprojects.jpg) 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/yanime/linksheader.jpg) 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/ */
#styles
{
	background: transparent url(/images/yanime/styles.png) no-repeat top center;
	margin: 0px;
	height: 7px; 
}

#styles 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/yanime/contestsheader.jpg) 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/yanime/staff.jpg) 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/ */
#recentreleases
{
	background: transparent url(/images/yanime/recentreleases.png) no-repeat top center;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 7px; 
}

#recentreleases 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/yanime/poll.png) no-repeat top center;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 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/yanime/pleasedonate.png) no-repeat top center;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 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/yanime/links.png) no-repeat top center;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 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/yanime/linkus.png) no-repeat top center;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 7px; 
}

#linktous span
{
	display:none
}

#header
{
	background: transparent url(/images/yanime/header-top.jpg) no-repeat top;
	height: 300px;
	text-align: left;
	padding: 0px;
}

#extracontent
{
	width: 160px;
	top: 330px;
	float: left;
	padding-left: 20px;
	font-size: 9px;
}


#content
{
	position: relative;
	float: left;
	left: 25px;
	top: 0px;
	width: 535px;
	text-align: left;
}

#footer
{
	background: transparent url(/images/yanime/footer.jpg) no-repeat top;
	padding-top: 3px;
	clear: both;
}

#footer p
{
	font-size: 9px;
	text-align: center;
}

#footer a
{
	margin-left: 6px;
	margin-right: 6px;
}