/*

Theme Name: Blass2
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Elegant and simple. Blass2 is a CSS-only theme, has a widgetized sidebar, support for gravatars, and works nicely with WordPress 2.5+. Brought to you by <a href="http://1000ff.de/">1000ff</a>.
Version: 1.6.2
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: 1000ff
Author URI: http://1000ff.de/

*/

/* body
--------------------------------------------------*/
body {
font:0.8em "ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",Arial,Helvetica,Verdana,sans-serif;
color:#444444;
margin:0;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

img{
	border:0;
}

a{
outline: none;
}
/* header
--------------------------------------------------*/
#header {

}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#header h1 {
padding:0px 25px 40px 0;
}

#wrapper {
width:860px;
margin:0 auto;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",Arial,Helvetica,Verdana,sans-serif;
font-size:3.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
margin:20px 0 0 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#nav {
border-bottom:3px solid #EFF8FB;
height:25px;
margin:0;
padding:15px 0;
}

#nav li {
float:left;
list-style:none;
padding:0 10px 0 0;
}

#nav li a {
color:#999;
background:#fff;
font:1.6em "ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",Arial,Helvetica,Verdana,sans-serif;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
background-color:#EFF8FB;
color:#000;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

.banner img.bnr1{
	margin-bottom: 30px;
}
.new_post_title{
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding-left:10px;
	border-left:3px solid #0098de;
	margin-bottom:5px;
	margin-top: 60px;
}
.new_post{
	padding:10px 10px 0 10px;
	line-height:16px;
	margin:0 0 30px 0;
	background:#F5F5F5;
	font-size:90%;
	
}
#sidebar .new_post li{
	background:url("/parchive/img/list_dot.gif") no-repeat 0 5px;
	padding-left:10px;
	display:block;
}

#sidebar .new_post li a{
	color:#666;
}
#sidebar .new_post li a:hover{
	color:#FFF;
	background:#444;
}
/* content
--------------------------------------------------*/

#top_banner{
	height: 431px;
	background: url("/parchive/img/d_archive_bg.jpg") no-repeat;
	padding: 60px 40px 0 40px;
}
#top_banner .txt{
	font-size: 12px;
	height: 88px;
	color: #256f99;
}
#content2 #top_banner a:hover{
	background-color: #fff;
}

.post img.noborder{
	padding: 0;
	border: none;
	float: left;
	margin-right: 20px;
}
.post img.noborder_center{
	padding: 0;
	border: none;
	margin: 0 auto;
	display: block;
}
.olstyle{
	background: #f0f0e8;
	padding: 15px 30px 10px 30px;
	margin: 0;
	list-style: inside decimal;
	font-style: italic;
	border-radius: 5px;         /* CSS3 */
   -moz-border-radius: 5px;    /* Firefox */
   -webkit-border-radius: 5px; /* Safari,Chrome */
}
.olstyle li{
	margin-bottom: 5px;
}
#content a.dl_btn, #content2 a.dl_btn{
	display: block;
	background: #3c8fbd;
	border-radius: 5px;         /* CSS3 */
   -moz-border-radius: 5px;    /* Firefox */
   -webkit-border-radius: 5px; /* Safari,Chrome */
	color: #fff;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	font-family: 'Droid Serif', arial, serif;
	font-size: 1.3em;
	font-style: italic;
	margin-top: 15px;
	text-decoration:none;

}
#content a.dl_btn:hover, #content2 a.dl_btn:hover{
	color: #fff;
	background: #47daff;
}
#content2, #content{
	overflow: hidden;
	float: left;
	width: 570px;
	margin-left: 70px;
}
#content{
padding:0px 0 0px 0px;
}
#content2 {
padding:20px 0 0px 0px;
}

#content p,#content2 p {
line-height:25px;
margin:25px 0;
overflow: hidden;
}

#content a,#content2 a {
text-decoration:underline;
color:#2085DC;
}

#content a:hover,#content2 a:hover {
background-color:#f1ff50;
color:#222;
}

#content h2, #content2 h3{
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",Arial,Helvetica,Verdana,sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#111;
	border-bottom:1px solid #ddd;
	line-height:1.4;
	margin:20px 0 0px 0;
	padding:20px 0 17px 5px;
	background: url(/parchive/img/title_line.gif) no-repeat;
}
#content2 h2 {
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",Arial,Helvetica,Verdana,sans-serif;
	font-size:2.2em;
	font-weight:400;
	color:#111;
	line-height:30px;
	margin:44px 0 50px 0;
}

#content h2 a, #content2 h2 a, #content2 h3 a{
text-decoration:none;
border:none;
color:#111;
}

#content h1 {
color:#222;
margin:10px 0;
}

#content h3 {
	font-size:1.2em;
	color:#222;
	margin:10px 0;
}

#content h4 ,#content2 h4{
	font-weight: bold;
	background: #f5f5f5;
	padding: 1px 8px;
}

#content h5 {
	font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
	margin:10px 0;
}

#content2 h3 {
	margin: 3px 0 10px 0;
}

#content ul,ol {
	margin:10px 10px 10px 25px;
}

#content2 ul,ol {
	margin:10px 10px 10px 25px;
}

#content #respond, #content form{
	font-family: 'Droid Serif', arial, serif;
	margin: 0;
}
.backtotop{
	font-family: 'Droid Serif', arial, serif;
	text-align: right;
	margin-bottom: 50px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
	background:#EFF8FB;
	border:1px solid #ccc;
	margin:10px 0;
	padding:5px 15px;
}

a:hover {
	color:#000;
	text-decoration:none;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 80px 0;
}

.post img {
border:5px solid #eee;
}
.post h2 img{
	border: none;
} 

.post .info {
/*border-bottom:1px solid #ccc;*/
border-top:1px solid #ddd;
background-color:#eee;
font-size:0.8em;
color:#555;
padding:10px 10px 10px 8px;
margin: 70px 0;
text-align:right;
}

.date {
margin: 0 0 15px 0;
font-family:Georgia,serif;
padding-top: 3px;
}

.post small {
margin-top:0px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:220px;
float:left;
padding:0px;
height:100%;
margin-bottom:30px;
}

#sidebar h2 {
letter-spacing:1px;
font-size:1.6em;
color:#333;
padding:0 0 3px;
}

#sidebar ul {
list-style:none;
margin:0 0 0px;
}

#sidebar li {
list-style:none;
padding:0px 0 10px 0px;
}
#sidebar li a{
	text-decoration:none;
	color:#888;
}

#sidebar li a:hover {
color:#000;
background-color:#EFF8FB;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}


.navi1{
	padding:5px 0 5px 0;
	border-top: solid #f5f5f5 5px;
}
.navi2{
	padding:5px 0 50px 0;
	border-top: solid #f5f5f5 5px;
}


.bnr .link{
	margin-top: 40px;
	margin-bottom: 30px;
}


/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
	background:#fff;
	text-align: right;
	margin:-18px 0 15px 0 !important;
}
#commentform label{
	display: block;
}

#commentform textarea {
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:350px;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
	font-size:1.1em;
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:300px;
}

#commentform input {
	margin-bottom: 20px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
margin-right: 20px;
}

.alignright {
float:right;
margin-left: 20px;
}

.navigation {
text-align:center;
font-size:120%;
	font-family: 'Droid Serif', arial, serif;
}

.wp-caption {
	text-align:center;
	background-color:#f3f3f3;
	padding:4px 0 0 0;
}
#content .wp-caption p{
	margin: 6px 0;
}
#content .wp-caption-text, #content2 .wp-caption-text{
	margin: 6px 0;
	font-size: 0.8em;
	margin: 0;
	line-height: 1em;
	padding-bottom: 4px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
}

#content li,#content2 li {
padding:0px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

/* 個別page
--------------------------------------------------*/
.hajimeni li{
	list-style:decimal;
	margin-bottom: 5px;
}

.zemi li{
	list-style:decimal;
	margin-bottom: 30px;
}

.cat_title{
	font-size:120%;
	font-weight:bold;
	color:#848484;
	margin:14px 0 0 0;
	padding-left:30px;
	background-image:url(/parchive/img/title_bar.gif);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
}
.cat_tl_new{
	background:url(/parchive/img/cat_title_1.gif) no-repeat;
	height:44px;
	font-size: 1px;
}
.cat_tl_blog, .cat_tl_seminar{
	background:url(/parchive/img/cat_title_2.gif) no-repeat;
	height:44px;
	font-size: 1px;
}
#content2 #ws2011{
	background: #fcfbf8;
	padding: 30px;
	border-radius: 5px;         /* CSS3 */
   -moz-border-radius: 5px;    /* Firefox */
   -webkit-border-radius: 5px; /* Safari,Chrome */
}

#content2 #ws2011 h2{
	margin: 0 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px dotted #9ebddd;
}
#content2 #ws2011 .txt{
	color: #226cba;
	padding-bottom: 20px;
}
#content2 #ws2011 .txt strong{
	display: block;
	margin-bottom: 10px;
	font-size: 1.6em;
}

#ws2011 .gaiyou{
	font-size: 0.9em;
	border-bottom: 1px dotted #9ebddd;
}
#ws2011 .gaiyou dt{
	padding: 7px 0;
	float: left;
	width: 150px;
	clear: both;
	border-top: 1px dotted #9ebddd;
	font-weight: bold;∏
}
 #ws2011 .gaiyou dd{
	padding: 7px 0;
	overflow: hidden;
	border-top: 1px dotted #9ebddd;
}

.post #ws2011 img{
	border: none;
}
#ws2011 table{
	background: url(/parchive/img/ws2011_table_bg.gif);
	border-spacing: 1px;
	padding: 4px;
	width: 510px;
}
#ws2011 table td{
	font-size: 0.9em;
	background: #fff;
 	padding: 10px;
}
#ws2011 table .left{
 	background: #e7eef7;
 	line-height: 1.2;
 	white-space: nowrap;
 	font-weight: bold;
 }
#ws2011 table input, #ws2011 table textarea{
	background: #f6f6f8;
	border: 1px solid #ccc;
	padding: 4px;
}
#ws2011 table textarea{
	width: 300px;
}
#ws2011 .sanka .wpcf7-list-item{
	margin-right: 20px;
}
#ws2011 .soshin{
	text-align: center;
}
#ws2011 #dl_btn{
	background: url(/parchive/img/ws_2011_dl.gif) no-repeat;
	width: 350px;
	height: 52px;
	margin: 0 auto 30px auto;
	display: block;
}
#ws2011 #dl_btn:hover{
	background: url(/parchive/img/ws_2011_dl.gif) no-repeat 0 2px;;
}

#ws2011 .job .wpcf7-list-item{
	display: block;
	margin-bottom: 5px;
}

#ws2011 .soshin{
	margin: 0;
	margin-top: 10px;
}
.wpcf7 .wpcf7-submit {
    background: url("/parchive/img/send_btn.gif") no-repeat;
    cursor: pointer;
    font-size: 0;
    height: 52px;
    width: 143px;
    border: none;
}
.wpcf7 .wpcf7-submit:hover {
    background: url("/parchive/img/send_btn.gif") no-repeat 0 2px;
}
.wpcf7-not-valid-tip-no-ajax{
	display: block;
	color: #e50000;
}
.wpcf7-response-output{
	text-align: center;
	border: 2px solid #ccc;
	background: #fff;
	padding: 5px;
}
.wpcf7-display-none{
	display: none;
}

#content2 #top_topics h3{
	margin-bottom: 0;
}

/* レクチャー＆ワークショプ
--------------------------------------------------*/

#lecture_ws2011 .midashi{
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 50px;
	background: #888;
	color: #fff;
	padding: 3px 10px;
	font-family: serif;
}
#lecture_ws2011 .date{
	background: #fbfae9;
	padding-left: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#lecture_ws2011 .daimei{
	font-weight: bold;
}
#lecture_ws2011 .kaisetsu{
	font-size: 0.9em;
	margin-bottom: 5px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
#lecture_ws2011 .koushi{
	font-size: 0.9em;
	margin-bottom: 5px;
}
#lecture_ws2011 .kamoku{
	font-size: 0.8em;
	margin-bottom: 40px;
	border-top: 1px solid #ccc;
	padding-top: 5px;
}
#lecture_ws2011 .profile{
	font-size: 0.9em;
	margin-bottom: 20px;
}

/* footer
--------------------------------------------------*/
#footer{
	color:#CCCCCC;
	margin:0;
	padding:20px 20px 20px 0;
	text-align:right;
	background:#57575a;
	font-size:85%;
}
#footer_in{
	width: 860px;
	margin: 0 auto;
}

