﻿*{
margin:0;
padding:0;}

body{
	color:#333;
	font-family:  arial, helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
	background-color: #fff;
	background-image: url(img/wiiu-pad-no-stand.png);
	background-repeat: no-repeat;
	background-position: left 270px;
}

a{outline:none;}
#wrap {
	max-width:1200px;
}


#logo{
	width:70%;
	float:right;
	border-left:1px solid #ccc;
	padding:20px;
	background-color: #FFF;
}

#left{
text-align:right;
width:21%;
float:left;
padding:20px;}

#right{
	width:70%;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	float:right;
	padding:20px;
	background-color: #FFF;
}

#logo h1{
margin-bottom:.55em;
font-size:2.2em;}

#logo h2{
color:#34beed;
font-size:1.8em;}

#menu ul{
list-style:none;}

#menu a:link{
text-decoration:none;
display:block;
line-height:1.5em;
color:#34beed;}

#menu a:visited{
text-decoration:none;
display:block;
line-height:1.5em;
color:#999;}

#left .active{
line-height:1em !important;
margin-bottom:1em;
font-size:1.4em;
font-weight:bold;}

#menu a:hover, #menu a:active{
color:#F09;
text-decoration:underline;}

#right .post{
margin-bottom:20px;}

#right h3{
font-size:1.4em;
margin-bottom:1em;
color:#FF0099;}

#right h3 a{
color:#FF0099;}

.c{
clear:both;}

#right p{
line-height:1.5em;
margin:0 0 1em 0;}

#right .postline{
font-style:italic;}

#footer{
width:70%;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
float:right;
padding:20px;}

.post a:link, #footer a:link{
text-decoration:none;
color:#34beed;}

.post a{
font-weight:bold;}

.post .postline a{
font-weight:normal !important;}

.post a:visited, #footer a:visited{
text-decoration:none;
color:#999;}

.post a:hover, .post a:active, #footer a:hover, #footer a:active{
color:#F09;
text-decoration:underline;}

.input-text{
padding:3px;
border:1px solid #ccc;}

.input-text:hover, .input-text:focus,textarea:hover,textarea:focus, select:hover, select:focus{
border-color:#F09;}

textarea{
padding:3px;
border:1px solid #ccc;
font-family:  arial, helvetica, sans-serif;
font-size:16px;}

select{
padding:3px;
border:1px solid #ccc;}

option{
padding-right:8px;}

select,.input-button{
cursor:pointer;}

.input-button, .input-button:focus{
border: 3px solid #999;
border-left-color: #ccc;
border-top-color: #ccc;
padding: 3px;
font-weight:bold;
background:#f5f5f5;
outline:none;}

.input-button:active{
outline:none;
background: #666;
color:#fff;
border: 3px solid #ccc;
border-left-color: #999;
border-top-color: #999;}

#right li {
	margin-left: 20px;
}
#logo h1 a {
	text-decoration: none;
	color: black;
}
