/*

Ihooky CSS ver 0.4
Vlad Bazan 

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

*/


body { 
         margin: 0px; 
         /*background-color: #999966;*/
		 /*background: #F9F9F7 url('images/a1.gif') repeat-x;*/
		 background: #CC9933 url('images/sq.jpg') repeat-x;
		 

	 }

table { background-color: #ffffff; } 

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

.menu {
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 /*Myriad Pro, Helvetica, Arial, Verdana;*/
	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: "Trebuchet MS", 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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	vertical-align: top;
	width: 80px;

}

.navigation {

	font-family: "Trebuchet MS", 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; 

}

.comic {
    text-align: center;
}


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

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

td { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

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

.comic_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff;
	text-align: right;
	float: right;
	position: relative;
	top: 26px;
	margin-right: 10px;
}

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

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

.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-repeat: no-repeat;
	width: 266px;
	text-align: center;
	vertical-align: middle;
	
}

#vote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	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;
}


/* Nuevas moficiaciones */

.s {
	width: 200px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #D1D1D1;
}

.x {
	padding: 3px;
	width: 200px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* forms */

.style {
	padding: 3px;
	border: 1px solid #D1D1D1;
	margin-bottom: 5px;
}

.button {
	padding: 3px;
	width: 148px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	font-size: 11px;
	color: #4F4F4F;
}

.free_button {
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	font-size: 11px;
	color: #4F4F4F;
}

.error 
{
	color: #ff0000;
}

.style {
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #D1D1D1;
}

/* Twitter */
#twitter_update_list{
	list-style-type: square;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	font-size: 11px;
	font-style: italic;
	color: #993333;
	margin-bottom:10px;
	padding-bottom: 10px;
}
