/**********************************
*
* CSS document for AnCo
* Copyright AnimeCouncil^2 2008
*
***********************************/

html {
	background: url('../images/background/global-bg.gif') repeat;
}
body{
	background: url('../images/background/global-bg-horizontal.gif') repeat-x;
	margin: 0;
	padding: 0;
	height: 470px;
}
h5 {margin: 0 0 -10px 0; color: #535353; font-size: 12px;} //news_header
h4 {margin: 0 0 5px 0; color: #535353; font-size: 12px;}
h3 {margin: 0 0 5px 0; color: #535353; font-size: 14px;}
h2 {margin: 10px 0 5px 0; font-family: verdana; color: #993333; font-weight: bold; font-size: 15px;} /*News header */
h1 {margin: 0 0 15px 0; color: #535353; font-size: 24px;}
img { border: 0; }

#pagelayout {
	margin: 0 auto;
	width: 800px;	
}

/****************************************
*
* Settings for logo
*
*****************************************/

#above_logo { 
	background: url('../images/panel_content_menu/topper.gif') top repeat-x; 
	width: 800px; 
	height: 19px;
}

#logoLeft {
	width: 395px;
	height: 231px;
	float: left;
}

#logoTopLeft {
	background: url('../images/header/header-top-left.jpg') top no-repeat; 
	width: 395px; 
	height: 116px;
	float: left;
}

#logoBottomLeft {
	background: url('../images/header/header-logo.jpg') top no-repeat; 
	width: 395px;
	height: 115px; 
	float: left;
}

#logoRight {
	width: 405px; 
	height: 231px;
	float: left;
}

#logo {
	width: 800px;
	height: 231px;
}

#logo img {margin-bottom: -5px;}

#below_logo {
	width: 800px; 
	height: 57px;
}
#below_logo img {margin-bottom: -5px;}

#ircBar {
	text-align: right;
	padding: 7px 0 0 0px;
}

#ircBar a{color: #990000; text-decoration: none;}
#ircBar a:hover{color: #990000; text-decoration: underline;}
/********** END LOGO ***************************/


/************************************************
*
* Settings for Menu
*
*************************************************/

#menu{
	background: url('../images/panel_content_menu/menu-bg.gif') repeat-x; 
	height: 29px;
	padding-left: 0px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
}

#menu a{
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
}

#menu a:visited{
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
}

#current{
	background: url('../images/panel_content_menu/menu-over.gif') repeat-x; 
}

#belowMenuLeft {
	float: left;
	background: url('../images/panel_content_menu/menu-panel-cornet-left.gif') no-repeat;
	width: 24px;
	height: 27px;
}

#belowMenuRight {
	float: left;
	background: url('../images/panel_content_menu/menu-panel-cornet-right.gif') no-repeat;
	width: 24px;
	height: 27px;
}
#belowMenu {
	background: url('../images/panel_content_menu/menu-panel.gif') repeat-x; 
	float: left;
	height: 27px;
	width: 752px;
	font-family: tahoma;
	font-size: 12px;
}

#login {
	background: url('../images/new/anco_03.gif') no-repeat; 
	font-family: tahoma;	
	font-size: 10px;
	float: left;
	height: 28px;
	width: 368px;
}

#login a{color: #777; text-decoration: none;}
#login a:visited{color: #777; text-decoration: none;}
#login a:hover{color: #777; text-decoration: underline;}
/*************** END MENU **********************/

/************************************************
*
* Style configuration for container
*
*************************************************/

#aboveContainerLeft {
	float: left;
	background: url('../images/panel_content_menu/con-topper-cornet-left.gif') no-repeat;
	width: 24px;
	height: 27px;
	margin-top: 12px;
}


#aboveContainer{
	float: left;
	background: url('../images/panel_content_menu/con-topper.gif') repeat-x;
	width: 752px;
	height: 27px;
	margin-top: 12px;
}

#aboveContainerRight {
	float: left;
	background: url('../images/panel_content_menu/con-topper-cornet-right.gif') no-repeat;
	width: 24px;
	height: 27px;
	margin-top: 12px;
}

#container{
	background-color: #fff;
	float: left; 
	width: 800px; 
	height: 100%;
	font-family: tahoma;
	font-size: 11px;
}

/************** END CONTAINER ******************/


/************************************************
*
* Style configuration for contents (links/text)
*
*************************************************/

#contents a{color: #990000; text-decoration: none;}
#contents a:visit{color: #990000; text-decoration: none;}
#contents a:hover{color: #990000; text-decoration: underline;}

#contents{
	float: left;
	background-color: #fff;
	width: 560px;
	padding: 10px;
	padding-right: 0px;
}

#title {
}

#kinguin {
	background: url('../images/contents/donate-bg.gif') repeat-x;
	margin: -29px 5px 5px 270px;	
	padding: 5px;
	height: 27px;
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}

#kinguin form {
	margin-top: -27px;
}

/*************** END CONTENTS *******************/

/************************************************
*
* Time for column!
*
*************************************************/

#column{
	float: left;
	background-color: #fff;
	width: 220px;
}

#column a{color: #fff; text-decoration: none; font-weight: bold;}
#column a:visit{color: #fff; text-decoration: none; font-weight: bold;}
#column a:hover{color: #fff; text-decoration: underline; font-weight: bold;}

/************** END COLUMN **********************/


/************************************************
*
* Styles for news
*
*************************************************/

.newsHeader {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	background: url('../images/contents/news-post-title-bg-pink.gif') repeat-x;
	height: 48px;
	width: 396px;
	color: #fff;
}

.imageFit img {
	margin: -5px -0px -0px -10px;
	padding-right: 10px;
}

.newsHeader p{
	margin-top: -11px;
}

.newsHeaderComments {
	float: left;
	background: url('../images/contents/news-post-title-bg-pink.gif') repeat-x;
	width: 150px;
	height: 33px;
	padding-top: 20px;
	text-align: center;
}

.newsContainer {
	background: url('../images/contents/news-post-con-bg.png') repeat;
	padding: 10px;
	width: 536px;
	clear: both;
}

.newsContainer img {
	display: block;
    margin-left: auto;
    margin-right: auto 
}

.newsComments {
	margin-top: 10px;
	padding-top: 13px;
}

.newsComments input{
	background-color: #eef0f3;
	color: #333;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #000;
}

.newsComments b{
	color: #cc6666;
	font-family: tahoma;
	font-size: 11px;
}

.newsStyle1 { /*Author, date */
	color: #990000;
	font-family: tahoma;
	font-size: 11px;
}

.newsStyle2 { /*Forum, comment */
	color: #990000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.newsBottom {
	float: left;
	background: url('../images/mangaPage/bg-list-dark.gif') repeat-x;
	height: 17px;
	width: 421px;
	color: #333333;
	padding: 2px 0px 0px 5px;
	margin-bottom: 10px;
}

.newsBottomForum {
	float: left;
	background: url('../images/mangaPage/bg-list-dark.gif') repeat-x;
	height: 17px;
	width: 130px;
	color: #333333;
	padding: 2px 0px 0px 0px;
	margin-bottom: 10px;
}
/************** END NEWS ************************/

/************************************************
*
* RIGHT PANEL - poll - lastest - progress
*
*************************************************/

.rightPanelHeader {
	background: url('../images/sidebar/right-panel-title-left.gif') repeat-x;
	height: 13px;
}

#poll {
	background: url('../images/sidebar/right-panel-bg.gif') repeat-x;
	margin-bottom: 13px;
	padding: 0 10px 0 10px;
}

#poll a{color: #990000; text-decoration: none;}
#poll a:hover{color: #990000; text-decoration: underline;}

#poll input {
	background-color: #eee;
	font-size: 12px;	
}
#latest {
	margin-bottom: 13px;
	color: #666;
}

#latest img {
	margin-right: 4px;
	margin-bottom: 1px;
}



.releaseSelected {
	background: url('../images/sidebar/right-panel-bg.gif') repeat-x;
}

#releaseSel a { color: #000; font-weight: bold;}
#releaseSel a:hover { color: #000; font-weight: bold;}

.imageRepeat {
	background: url('../images/sidebar/latest-title-selected.gif') repeat-x;
	height: 13px;
	color: #fff;
	font-size: 10px;
	padding-left: 3px;
}

.imageRepeat2 {
	background: url('../images/sidebar/latest-title-unselected.gif') repeat-x;
	height: 13px;
	color: #fff;
	font-size: 10px;
	padding-left: 3px;
}

.imageRepeat2 { color: #fff; font-weight: bold; text-decoration: none;}
.imageRepeat2:hover { color: #fff; font-weight: bold; text-decoration: none; background: url('../images/sidebar/latest-title-selected.gif') repeat-x;}

#progress {
	background: url('../images/sidebar/right-panel-bg.gif') repeat-x;
	margin-bottom: 13px;
	color: #666;	
	padding-left: 10px;
}
/************** END RIGHT PANEL *****************/



/************************************************
*
* COMMENTS
*
*************************************************/

.comHead1 {
	background: url('../images/mangaPage/bg-list-dark.gif') repeat-x;
	height: 17px;
	width: 553px;
	padding: 2px 0px 0px 5px;
	color: #333;
}
.comHead2 {
	background: url('../images/mangaPage/bg-list-light.gif') repeat-x;
	height: 17px;
	width: 553px;
	padding: 2px 0px 0px 5px;
	color: #333;
}
.comCont1 {
	background: url('../images/contents/news-post-con-bg.png') repeat;	
	width: 546px;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	margin-bottom: 8px;
	padding: 5px;
}
.comCont2 {
	background: url('../images/contents/news-post-con-bg.png') repeat;	
	width: 546px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 5px;
}
/************** END COMMENTS *****************/

/************************************************
*
* COPYRIGHT
*
*************************************************/

#copyright { 
	clear: both; 
	color: #fff; 
	font-family: tahoma;
	font-size: 11px;
	margin-bottom: 13px;
}

#copyright a{color: #fff; text-decoration: none;}
#copyright a:visit{color: #fff; text-decoration: none;}
#copyright a:hover{color: #aaa; text-decoration: none;}

#copyOverLeft {
	background: url('../images/footer/footer-top-left.gif') no-repeat;
	width: 24px;
	height: 27px;
	float: left;
}

#copyOverMiddle {
	background: url('../images/footer/footer-top-stretch.gif') repeat-x;
	width: 753px;
	height: 27px;
	float: left;
}

#copyOverRight {
	background: url('../images/footer/footer-top-right.gif') no-repeat;
	width: 23px;
	height: 27px;
	float: left;
}

#copyUnderLeft {
	background: url('../images/footer/footer-foot-left.png') no-repeat;
	width: 23px;
	height: 14px;
	float: left;
	margin-left: 20px;
}

#copyUnderMiddle {
	background: url('../images/footer/footer-foot-stretch.gif') repeat-x;
	width: 717px;
	height: 14px;
	float: left;
	margin-bottom: 13px;
}

#copyUnderRight {
	background: url('../images/footer/footer-foot-right.png') no-repeat;
	width: 20px;
	height: 14px;
	float: left;
}
/************** END COPYRIGHT *******************/

/*****FAAAAAAAAAAAAKER! *************************/

#mah{ /*poll*/
	display: none;
}

