﻿/*   
Theme Name: IAJG
Theme URI: http://www.japanese-gardens-assoc.org/
Description: International Association of Japanese Gardens
Author: http://www.freecsstemplates.org
Author URI: http://www.freecsstemplates.org
.
This file has been modified for www.japanese-gardens-assoc.org -- original from www.freecsstemplates.org
.
*/

/** BASIC */

body {
	margin:10px 0;
	font:normal small Arial, sans-serif;
	color:#775;
}

h1, h2, h3, h4, h5, h6 {
	margin-top:0;
	padding-top:0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#930;
}

h1 a { color:#930; }

a {
	text-decoration:none;
	font-weight:bold;
	color:#930;
}

a:hover {
	border:none;
}

a img {
	border:0px;
}

.timestamp {
	font-weight:bold;
	font-size:88%;
	margin:-1.5em auto auto 0em;
}

.teaser {
	font-size:88%;
}

.post {
	margin-bottom:2em;
	padding-bottom:1em;
	border-bottom:2px dotted #83895C;
}

.pagenav {
	list-style-type:none;
	margin:0;
	padding:0;
}
#s {
	width:50%;
}

/** HEADER */

#header {
	width:700px;
	height:auto;
	margin:0 auto;
}

#header h1 {
	margin:0;
	padding:10px 10px 0;
	font-size:30px;
	white-space:nowrap;
	letter-spacing:-.05em;
	color:#83895C;
}

#header h2 {
	display:none;
}

/** MENU */

#menu {
	font-size:88%;
	width:700px;
	margin:0 auto;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
}

#menu li {
	display:inline;
}

#menu a {
	padding:0 10px 0 11px;
	border:none;
	border-left:1px solid #83895C;
	color:#83895C;
	font-weight:normal;
}

#menu a:hover {
	color:#83895C;
}

#menu .first a {
	border:none;
}

/** CONTENT */

#content {
	width:720px;
	margin:0 auto;
	background:#EFEBDF url(images/img01.gif) repeat-y left top;
}

#content * {
	line-height:140%;
}

#columnA {
	float:left;
	width:440px;
	padding:25px 20px 0 30px;
	background:url(images/img02.gif) no-repeat left top;
}

#columnA hr {
	color:transparent;
	border:0px;
	border-bottom:4px dotted #fff;
}

#columnB {
	float:right;
	width:200px;
	padding:25px 20px 0 10px;
	background:url(images/img03.gif) no-repeat left top;
}

#columnB * {
	color:#EFEBDF;
}

#columnB h2 {
	margin-top:1em;
}

#columnB ul {
	margin-left:20px;
	padding-left:0;
	list-style:outside circle;
}

#columnB a {
	color:#fff;
}

#columnB input {
	color:#83895C;
}

/** FOOTER */

#footer {
	font-size:88%;
	width:720px;
	height:50px;
	margin:0 auto;
	background:url(images/img04.gif) no-repeat left top;
}

#footer p {
	margin:0;
	padding:35px 0 0 20px;
	font:bold 9px Arial, sans-serif;
}
