/*
Theme Name: EUPH
Theme URI:
Description: for EUPHRATES Website
Author:
*/

/*
euph(atmark)euphrates.co.jp
*/

body	{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:white;
	font-family:sans-serif;
	color: black;
	}

#container {
	margin: 0;
	padding: 0;
	text-align: left;
	}

#header, #main, #footer	{
	}


#main	{
	margin: 0;
	padding: 0;
	background-color: #cccccc;
	background-image: url(images/graypattern-light.png);
	}

#content	{
	margin: 0;
	padding: 0;
	border-top: 2px solid #000000;
	clear:both;
	}

#footer	{
	margin: 0;
	border-top: 1px solid #cccccc;
	clear: both;
	}

a:link, a:visited { 
	color: black;
	text-decoration:none;
	}
a:hover {
	color: #888888;
	text-decoration:none;
	}
a:active {
	color: #888888;
	text-decoration:none;
	}

hr	{
	height: 1px;
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: lightgray;
	}

table {
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size:95%;
}

table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: normal;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
    font-size:95%;
}
table td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap; 
}

/* header ----------------------------------------------------- */

#header	{
	margin: 6px 0 0 8px;
	padding: 0;
	}

#menu	{
	margin: 15px 0 70px 8px;
	padding: 0;
	}

#menu p	{
	font-family: sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	}

#menu p a	{
	color: black;
	text-decoration:none;
	margin:0 0 0 0;
	padding:0 0.95em 0 12px;
	background-image:url(images/triangle01.png);
	/* あらかじめ読ませるための強引な処置 */
	background-image:url(images/triangle04.png);
	background-repeat:no-repeat;
	background-position:top left;
	}

#menu p a:hover	{
	color: #888888;
	text-decoration:none;
	background-image:url(images/triangle01.png);
	background-repeat:no-repeat;
	background-position:top left;
	}

#menu p span.feed {
	font-size:10px;
	font-weight:normal;
	}

#menu p span.feed img {
	margin-right:3px;
	}

#menu p span.feed a {
	background-image:none;
	padding:0;
	}

#menu p span {
	}

#header img, #menu p	{
	margin: 0;
	padding: 0;
	border: none;
	}

/* contents ----------------------------------------------------- */

.content_text p.caption {
	text-align:center;
	font-size:0.8em;
	padding-top:0;
	margin-top:0;
	}

.content_text p a, .content_text dd a, .content_text li a, td a{
	padding-bottom:2px;
	border-bottom:1px solid #ccc;
	}

.content_text p a:hover, .content_text dd a:hover, .content_text li a:hover {
	border-bottom:1px solid eee;
	}

.content_text p a.lightbox {
	padding-bottom:none;
	border-bottom:none;
	}

.content_text a img {
	border:1px solid #999;
	}

.content_text a:hover img {
	border:1px solid #000;
	outline:1px solid #000;
	}

.content_image	{
	margin: 0;
	padding: 0;
	width: 150px;
	min-height: 150px;
	float: left;
	}

.content_image img	{
	border: none;
	}

.content_text	{
	margin:0;
	margin-left: 150px;
	padding:0 25% 0 1em;
	min-height: 148px;
	background-color: white;
	border: 1px solid white;
	line-height: 1.5em;
	}

.content_text dl {
	padding:0 0 0.5em 0.5em;
	margin-left:1em;
	}

.content_text dt {
	margin-top:0.5em;
	font-weight:bold;
	}

.content_text dd {
	margin-left:0;
	padding-left:1em;
	}

.content_text h2	{
	font-size: 0.95em;
	font-weight: bold;
	padding: 0.35em 0 0.35em 0;
	letter-spacing:0.1em;
	}

.content_text h2 a	{
	color: black;
	text-decoration: none;
	border:none;
	}

.content_text h2 a:hover {
	color: #888888;
	border:none;
	}

.permalink a {
	text-decoration:none;
	font-size:0.95em;
	color:black;
	padding:2px 0 2px 12px;
	height:17px;
	background-image:url(images/triangle01.png);
	/* あらかじめ読ませるための強引な処置 */
	background-image:url(images/triangle04.png);
	background-repeat:no-repeat;
	background-position:top left;
	}

.permalink a:hover {
	text-decoration:none;
	font-size:0.95em;
	color:#999999;
	background-image:url(images/triangle01.png);
	background-repeat:no-repeat;
	background-position:top left;
	}

.extLink a {
	border:1px solid lightgray;
	padding:3px;
	background-color:#eeeeee;
	text-decoration:none;
	font-size:0.95em;
	color:black;
	}

.extLink a:hover {
	border:1px solid lightgray;
	padding:3px;
	background-color:#cccccc;
	text-decoration:none;
	font-size:0.95em;
	color:black;
	}

.content_text p, .content_text td, .content_text li, .content_text h3, .content_text dt, .content_text dd	{
	font-size: 0.85em;
	color: black;
	}

.content_text h3 {
	font-weight:normal;
	margin-bottom:0;
	padding-bottm:0;
	}

.content_text ul {
	margin:0;
	padding:0 0 0 1em;
	}

.content_text li {
	margin:0;
	padding:0;
	list-style-type:none;
	}

.postmetadata {
	float:right;
	width: 20%;
	background-color: white;
	margin: 0;
	min-height:148px;
	padding: 0 0 0 15px;
	}

.postmetadata a {
	}

.postmetadata p {
	margin-top: 10px;
	line-height: 2em;
	}

.postmetadata span.date {
	font-size: 1.5em;
	font-weight: bold;
	}

.postmetadata span.permalink {
	font-size: 0.85em;
	font-weight: normal;
	}

.pagenav	{
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	text-align: center;
	background-color:white;
	border-top: 2px solid #000000;
	font-size: 1em;
	clear: both;
	}

.pagenav a	{
	}

.content_text img	{
	margin:3px;
	}

p.credit {
	font-size:80%;
	line-height:1.5em;
	color:#666;
	}

strong.colored {
	font-weight:normal;
	color:#cc0000;
	}

p.kongara {
	color:rgb(0,135,50);
	font-size: 0.8em;
	}

/* footer ----------------------------------------------------- */

#footer address	{
	margin: 0;
	font-size: 0.9em;
	font-style: normal;
	text-align: center;
	color: black;
	padding: 0.25em 0 0.5em 0;
	}

/* works ----------------------------------------------------- */

#works_main	{
	/*
	background-color: #cccccc;
	background-image: url(images/graypattern-light.png);
	*/
	}

#works_main #content	{
	padding: 20px;
	}

#works_image	{
	margin: 5px;
	padding: 0;
	float: left;
	width: 150px;
	height: 140px;
	}

#works_image img	{
	margin:10px 25px 5px 25px;
	}

#works_image p.works_title	{
	font-size: 10px;
	line-height: 1.4em;
	margin:0;
	padding: 0;
	text-align: center;
	}

#works_image a img	{
	border: none;
	}

/* footer ----------------------------------------------------- */

#footer	{
	padding: 1em;
	}

#footer	address, #footer p	{
	font-size: 0.8em;
	margin: 0.25em;
	padding: 0;
	}

#footer a	{
	text-decoration: none;
	}