/*

Ihooky CSS ver 0.3
Vlad Bazan 

Update:
Classes added // more_border
Classes modified // menu

*/


body { 
         margin: 0px; 
         background-color: #999966;
		 /* background: url("images/top_deg.jpg");
		 background-repeat: repeat-x; */
	 }

table { background-color: #ffffff; } 

.more_border { border: 1px solid #000000; }

.menu {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
	padding-top: 4px;
	letter-spacing: 1pt;
	text-transform: none;
	background-color: #FFFFFF;
}

	a {
	color: #000000;
	font-weight: bold;

    }

    a:visited {
	color: #003366;
	font-weight: bold;

	}

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

	a.fix {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
    }

    a.fix:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	}

    a.fix:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	}

.head_navigation {
    position: relative; 
    top: 40px;
	left: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	/* background-color: #ff00ff; */
	width: 450px;
}

.head_language
{
    position: relative; 
    top: -40px;
	left: 608px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	vertical-align: top;
	width: 80px;
	/* background-color: #9999ff; */ 
}

.navigation {
    /*background: url("images/gray_line.gif");
	background-repeat: no-repeat; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding-left: 20px;
	height: 30px;
	padding-bottom: 2px;
	text-align: justify;

	background-color: #EFEFEF; 
	/* border: 1px dashed #EFEFEF; 
	 background-color: #FFFFFF; 
	 padding: 5px; */
	
}

.comic {
    text-align: center;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	background-color: #EFEFEF;
	padding-left: 5px;
	padding-right: 5px;
}

.rant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding: 10px; 
	background-color: #FFFFFF;
	
}

.rant_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding: 10px;
}

.menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
}

.header {
     background: url("images/iheader_v4.jpg");
	 background-repeat: no-repeat;
	 height: 100px;
	 background-color: #FFFFFF;
}

.header_sp {
     background: url("images/iheader_v4_sp.jpg");
	 background-repeat: no-repeat;
	 height: 100px;
	 background-color: #FFFFFF;
}


.love {
	 margin-left: 20px;
	 margin-top: 5px;
	 vertical-align: middle;
}


#donation {

	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	/* background: url("images/gray_line.gif");
	   background: url("images/bg_donation.gif"); */
	background-repeat: no-repeat;
    /* height: 40px; */
	width: 266px;
	text-align: center;
	vertical-align: middle;
	
}

#vote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	/* background: url("images/gray_line.gif"); */
	/* background: url("images/bg_vote.gif"); */
	/* background-color: #ff00ff; */
	background-repeat: no-repeat;
	vertical-align: middle;
}

.avatar {
     float: left;
     margin-left:10px;
     margin-top:0px;
     margin-right:10px; 
     margin-bottom:5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}