/*
Theme Name: The Ideal Website
Theme URI: http://www.informationarchitects.jp/
Description: Theme based on Fibonacci's Golden Cut. 
Version: 1.1.1
Author: Information Architects
Author URI: http://www.informationarchitects.jp/

	The Ideal Website WP theme by iA
	http://informationarchitects.jp/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	text-align: center;
	background-color: white	;
	color:	#333;
	font:	100%/1.45 Helvetica, Arial, Verdana, sans-serif;
	margin:	0;
	padding:	0;
}
.contain {
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	width: 880px;
}

#banner {
	padding-top: 15px;
	margin-top: 10px;
	background-color: #f1f1f1;
	clear: both;
	height: 320px;
}

.sub-page #banner {
	padding-bottom: 20px;
	margin-bottom: 30px;
	padding-top: 0px;
	margin-top: 10px;
	background-color: #f1f1f1;
	clear: both;
	height: 100px;
}

strong {
	color: #4686cb;
	font-weight:	normal;
}
a {
	font-weight:	normal;
	color:	#cc0000;
}
form {
	padding:	0;
	margin:	0;
}
#contactform {
	width:	450px;
}
fieldset {
	border:	none;
	padding:	0;
	margin:	0;
}
a:visited {
	color:	#333;
	border-bottom:	none;
}
a:hover {
	color:	#333;
	border-bottom:	none;
}
#header {
	text-align: left;
	height: 90px;
	padding:	0;
	margin:	0 0 65 0px;
	width:	100%;
}
.post {	;	 
	width: 650px;	 	 
}
#tagline {
	color:	#cc0000;
}
#logo {
	text-transform: uppercase;
	font-size: 28px;
	margin-left: 0px;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 20px;
	position:	absolute;
	width:	75px;
	text-align:	left;
	float:	left;
}
.headerText {
	padding-bottom: 20px;
	vertical-align:	bottom;
	padding-top: 20px	;
	font-size:	0.8em;
}
.search {
	padding-top:	15px;
	width:	200px;
}
#s {
	width:	136px;
}
#searchsubmit {
	width:	50px;
}
#subtitle {
	padding:	0;
	margin:	0;
}
#menu {
	min-height: 450px;
	font:	80%/140% Helvetica, Arial, Verdana, sans-serif;
	font-weight:	normal;
	float:	right;
	text-align:	left;
	margin-top: 10px	;
	margin-bottom:	0px;
	width:	200px;
	padding-bottom:	0;
	padding-top:	0;
	padding-left:	60px;
}
#content {
	padding-left: 0;
	padding-bottom: 20px;
	padding-right: 0;
	padding-top: 0;
	text-align: left;
	margin-top:	-1px;
	margin-left:	0px;
	margin-right:	auto;
}
.sub-page #content {
	min-height: 350px;
	padding-left: 0;
	padding-bottom: 20px;
	padding-right: 0;
	padding-top: 0;
	text-align: left;
	margin-top:	-1px;
	margin-left:	0px;
	margin-right:	auto;
}
#main {
	width: 600px;
	float: left;
	text-align:	left;
	display:	block;
}
h1 span.author {
	color:	#666;
	font-weight:	normal;
	letter-spacing:	-1px;
	text-transform:	none;
}
h1 {
	text-shadow: 1px 1px 0px white;
	margin-bottom: 5px;
	line-height: 38px;
	text-transform: capitalize;
	color: #3c3c3c;
	font-size: 36px;
}
h2 {
	line-height: 34px;
	text-transform: capitalize;
	color: #3c3c3c;
	font-size: 28px;
	font-weight: bold;
}
.sub-page h2 {
	line-height: 34px;
	text-transform: capitalize;
	color: #4686cb;
	font-size: 28px;
	font-weight: bold;
}
.sidebar h2 {
	line-height: 28px;
	text-transform: capitalize;
	color: #3c3c3c;
	font-size: 26px;
	font-weight: bold;
}
#footer h2 {
	margin-top:	0;
}
h2 span.author {
	color:	#666;
	font-weight:	normal;
	letter-spacing:	-1px;
	text-transform:	none;
}
h3 {
	margin-bottom: 10px;
	color:	#333;
	font-size:	1em/1.45;
	font-weight:	bold;
}
h4 {
	font:	80%/140% Helvetica, Arial, Verdana, sans-serif;
	color:	#666;
	font-weight:	normal;
	float:	right;
	text-align:	left;
	margin-top:	0px;
	margin-bottom:	0px;
	margin-right:	-260px;
	width:	200px;
	position:	relative;
	padding-bottom:	0;
	padding-top:	0;
	padding-left:	60px;
}
h6 {
	font:	80%/168% Helvetica, Arial, Verdana, sans-serif;
	color:	#666;
	margin-top:	-05px;
	margin-bottom:	30px;
	clear:	both;
}
h5 {
	font:	80%/168% Helvetica, Arial, Verdana, sans-serif;
	color:	#666;
	font-weight:	normal;
	float:	left;
	text-align:	right;
	margin-top:	0px;
	margin-bottom:	0px;
	margin-left:	-156px;
	width:	140px;
	position:	relative;
	padding-bottom:	0;
	padding-top:	0;
	clear:	both;
	display:	inline;
}
h5 a:visited {
	color:	#666;
	border-bottom:	none;
}
h5 a:hover {
	color:	#333;
	border-bottom:	none;
}
p {
	margin:	0;
	padding-bottom:	12px;
}

ul li {
	text-align:	left;
	padding:	1px 0px 1px 0px;
	margin:	0;
}
ul {
	margin-left:	20px;
}
ul li a {
	text-align:	left;
	padding:	0;
	margin:	0;
	list-style:	none;
}
a:hover {
	color:	#000000;
	border-bottom:	none;
}
ul li a:hover {
	border-bottom:	none;
}
ol li a:hover {
	color:	#000000;
	border-bottom:	none;
}
#menu ul {
	padding:	0;
	margin:	0;
}
#menu ul ul ul {
	padding-left:	15px;
}
#menu ul.pagemain li {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0;
	border-color: #e8e8e8;
	border-width: 5px;
	border-style: solid;
	background-color: #f6f6f6;
	padding: 15px	;
}
#menu ul.pagemain li li {
	border-style: none;
	padding: 0px;
	margin: 0px;
	list-style-type: none;	;
}
#menu ul.pagemain {
	border-style: none;
	padding: 0px	;
	margin:	0;
}
#menu ul li .pagecat {
}
#menu ul.pagelist {
	margin: 0px;
	padding: 0px;
}
#menu .current_page_item a {
	text-decoration:	none;
	color:	#333;
}
#menu .current_page_item a:visited {
	text-decoration:	none;
	color:	#333;
}
#menu .current_page_item li a {
	text-decoration:	underline;
	color:	#CC0000;
}
#menu .current_page_item li a:visited {
	text-decoration:	underline;
	color:	#CC0000;
}

div.comment {
	margin-top:	14px;
	color:	#aaa;
	width:	100%;
	font-size:	100%;
}
#legalese {
	color:	#333;
	margin-top:	30px;
	padding:	5px 0 5px 0;
	text-align:	left;
}
blockquote {
	font-style:	normal;
	font-size:	80%;
	line-height:	140%;
	margin-left:	20px;
}
img {
	border:	0;
}
img.wide {
	position:	relative;
	margin-top:	30px;
	margin-bottom:	30px;
	border:	none;
}

#chart {
	font-size:	80%;
	padding-bottom:	25px;
}
.comm {
	font:	85%/1.45 Helvetica, Arial, Verdana, sans-serif;
	color:	#333;
	font-weight:	normal;
	padding-top:	30px;
}
.commentAuthor {
	margin-top:	30px;
	font:	85%/1.45 Helvetica, Arial, Verdana, sans-serif;
	color:	#666
 font-weight: normal;
}
.commentAuthor a {
	font:	85%/1.45 Helvetica, Arial, Verdana, sans-serif;
	color:	#666;
}
#footer {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
	background-color: #3c3c3c;
	margin: auto;
	width: 100%	;
	color: #9b9b9b	;
	clear:	both;
	padding-bottom: 20px	;
}
#links {
	text-align: left;
	width:	100%;
	color:	#333;
	padding-top:	10px;
	padding-bottom:	10px;
	font-weight:	normal;
	height:	30px;
}
#linklist {
}
#links a, #links a:link, #links a:visited {
	color:	#333;
}
#links ul, #links li {
	padding-left: 0px;
	display:	inline;
	list-style:	none;
	padding-right:	5px;
}
#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6 {
	color:	#fff;
}
#footer h2 {
	padding-top:	60px;
}
#comments {
	color:	#333;
	width:	423px;
	max-width:	60%;
	min-width:	420px;
	padding-left:	160px;
}
#comments a, #comments a:link, #comments a:hover {
	color:	#333;
}
#navigation {
	padding-top:	10px;
}
h2 #com {
	padding-top:	10px;
}
ul li a.selected {
	text-decoration:	none;
}
#menu a:visited {
	color:	#CC0000;
}
#menu a:visited.selected {
	color:	#333;
}
#menu a.selected {
	color:	#333;
}

.entry img {
	clear: both;
    float: left;
    padding: 1em 1em 1em 0em;
    margin-top: 1em;

}

#nav {
	margin-bottom: 0px;
	height: 50px;
	margin-top: 40px;
	float: right;
	width: 510px;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

#nav li {
	margin-left: 6px;
	margin-right: 0px;
	font-size: 15px;
	float: left;
	display: inline;
	list-style-type: none;
}

#nav a:link, #nav a:visited {
	padding: 10px;
	color: #3c3c3c;
	text-decoration: none;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

#nav a:hover {
	color: #4686cb;
}
#nav a.current {
	background-color: #3c3c3c;
	color: white;
}
.quote {
	color: #868686;
	margin-bottom: 20px;
	font-size: 20px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2.widgettitle {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	color: #646464;
	line-height: 22px;
	font-size: 18px;
}

#menu li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#banner .left {
	text-align: left;
	width: 400px;
	float: left;
}

#login {
	margin-top: 35px;
	font-size: 15px;
	float: right;
	text-align: right;
	width: 200px;
}

#content .left {
	width: 600px;
}

#content .right {
	height: 200px;
	width: 250px;
	float: right;
}

.clear {
	clear: both;
	padding: 20px;
}

div.button {
	margin-right: 15px;
	float: left;
	background-color: #d4dee7;
	padding: 10px;
}

div.button a:link, div.button a:visited {
	font-size: 15px;
	color: black;
	text-decoration: none;
}

div.button a:hover {
	color: #4686cb;
}

#did-cost {
	font-size: 13px;
}

#did-cost td {
	padding: 5px;
}

#did-cost th {
	padding: 5px;
}

.signup-button a {
	font-weight: bold;
	padding-left: 60px;
	padding-bottom: 15px;
	padding-right: 60px;
	padding-top: 15px;
	background-color: #4686cb;
	text-decoration: none;
	font-size: 28px;
	text-shadow: -1px -1px 0px #629d31;
	color: white;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.signup-button a:visited {
	font-weight: bold;
	padding-left: 60px;
	padding-bottom: 15px;
	padding-right: 60px;
	padding-top: 15px;
	background-color: #4686cb;
	text-decoration: none;
	font-size: 28px;
	text-shadow: -1px -1px 0px #629d31;
	color: white;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.signup-button a:hover {
	text-shadow: 1px 1px 0px black;
	color: white;
	background-color: #3c3c3c;
}

#banner .contain {
	height: 300px;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(i/map.png);
}

.sub-page #banner .contain {
	height: 120px;
	background-position: right -60px;
	background-repeat: no-repeat;
	background-image: url(i/map.png);
}

.floaters {
	padding-right: 1%;
	padding-left: 1%;
	width: 31.3%;
	float: left;
}

.floaters ul {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

.floaters ul li {
	font-size: 15px;
}

#footer a {
	text-decoration: none;
	color: white;
}

.sub-page form label {
	margin-right: 15px;
	text-align: right;
	float: left;
	display: block;
	width: 200px;
	font-size: 13px;
}

.sub-page form input {
	width: 300px;
	font-size: 18px;
}

.sidebar {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 0px;
	background-color: #f1f1f1;
	width: 220px;
	float: right;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;

}

.sidebar ul {
	padding: 0px;
}


