﻿/*
Theme Name: Jameric Japan.Inc Common Theme
Version: 0.1a
Auther: arcmoon-net
*/

/* initialize */
a:link		{color: #696969; background: #ffffff}
a:visited	{color: #696969; background: #ffffff}
a:hover		{color: #696969; background: #ffffff}
a:active	{color: #696969; background: #ffffff}
/* initialize for IE */
a:link img	{border-color: #696969}
a:visited img	{border-color: #696969}
a:hover img	{border-color: #696969}
a:active img	{border-color: #696969}

/* Container */
div#container	{width: 780px;
		margin: auto}
/* Header */
div#header	{background-color: #ffffff;
		padding-top: 1px;
		padding-bottom: 1px}

/* brand_logo */
img#brand_logo	{width: 400px;
		border-width: 0px}
p#brand_name	{font-size: 0.75em;
		margin-top: 2px;
		margin-left: 20px;
		margin-bottom: 2px}

/* pagemenu */
ul#pagemenu	{list-style-type: none;
		margin: 0;
		padding: 0}

ul#pagemanu li	{display: inline;
		padding-right: 5px}

/* contents */
div#content	{width: 515px;
		float: right;
		margin-top: 0px;
		margin-bottom: 20px}

/* post */
div.post	{border: solid 1px #212121;
		padding: 18px;
		margin: 20px auto}

div.post h2	{background-image: url(mark.png);
		background-repeat: no-repeat;
		font-size: 0.875em;
		border-bottom: solid 1px #212121;
		padding-left: 20px;
		padding-bottom: 5px;
		margin: 0}

div.post h2 a	{text-decoration: none;
		color: #000000}

div.post p	{font-size: 0.75em;
		line-height: 1.6;
		margin-top: 10px}

p.postinfo	{color: #8f8f8f;
		text-align: right;
		margin: 20px 0 0}

p.postinfo a	{color: #b3b3b3}

/* page link */
p.pagelink a	{font-size: 0.75em;
		color: #b3b3b3}

span.pageprev	{float: left}

span.pagenext	{float: right}

/* sidebar */
div#sidebar	{width:220px;
		background-color: #ffffff;
		float: left;
		margin-top: 20px;
		margin-bottom: 20px}

div#sidebar h2	{background-image: url(menubar.png);
		background-repeat: no-repeat;
		font-size: 0.75em;
		color: white;
		padding: 6px 8px;
		margin: 0}

div#sidebar li	{list-style-type: none;
		line-height: 1.1;
		text-decoration: underline;
		}

div#whatsnew li a{color: #696969;
		font-size: 0.65em;
		text-decoration: none}

div#menu li a{color: #000000;
		font-size: 0.75em;
		text-decoration: none}

/* logo */
div#logo img	{width: 101px;
		height: 37px;
		border-width: 1px;
		border-color: #212121}

/* footer */
div#footer	{border-top: solid 3px #9c9c9c;
		clear: both}
address		{font-size: 0.75em;
		font-style: normal;
		font-family: Verdana, sans-serif;
		padding-top: 6px}
address a	{color: #696969;
		}

/* contact */
div#thanks	{font-size: 0.75em;
		color: #212121}

div#contact	{font-size: 0.75em;
		color: #212121}

div#contact legend		{font-size: 1.15em;
				color: #b3b3b3}

div#contact label		{font-size: 1.05em;
				color: #696969}

