/*
Theme Name: SCAMP
Theme URI: http://zipangufest.com
Version: 1.0
Description: 
Author: SCAMP
Author URI: http://zipangufest.com
Tags: intro, white-blue-grey-black
*/

* {
	border:0 none;
	outline:0;
	padding:0;
	margin:0;
}

html {
	max-height:100%; /* fix height for other browsers */
}
	
body {
	background:url('scales-white.png');
	/*background-color:#2d124f;*/
	line-height:1.4;
	height:1%;
}

#container {
	margin-top:40px;
	/*background-color:#AAAAAA;*/
	xmargin-right:auto;
	xmargin-left:auto;	
	display:inline-block;
	width:1100px;
}

#container, #subcontainer1, #subcontainer2, #header, #footer {
	/*opacity:0.4;filter:alpha(opacity=40);*/
}

#subcontainer2 {
	width:520px;
	height:600px;
	float:left;
	margin-left:20px;
}
#subcontainer1 {
	float:left;
	width:560px;
}

#header, #footer {
	width:560px;
	text-align:left;
	/*font-family:Arial, Helvetica Neue, Helvetica, sans-serif;*/
	font-family:Georgia, Times New Roman, serif;
}

#header {
	color:#666666;
}

h1, h3 { 
	margin:0px;
	padding:0px;
	xfont-weight:normal;
	xletter-spacing:1px;
	line-height:1.4;
}

h1 {
	font-size:3em;
	font-weight:normal;
	font-family:Georgia, Times New Roman, serif;
}

h3 {
	font-size:1.25em;
	font-family:Georgia, Times New Roman, serif;
	font-weight:normal;
}

#header p {
	margin-top:20px;
	font-size:1em;
	xfont-weight:bold;
	background-color:#F5F5F5;
	padding:5px;
	border:1px solid #CCCCCC;
}

#footer p {
	margin-top:10px;
	font-size:0.9em;
	display:block;
}

img {
	vertical-align:middle;
}

a {
	color:#442154;
}

a:hover {
}

a.imglink {
	text-decoration:none;
	border-bottom:0px none;
	margin-right:10px;
}

#footer img {
	margin-right:5px;
}


#footer {
	margin-top:30px;
	font-size:0.75em;
}

#footer img {
	margin-top:10px;
}

