/*
Theme Name: LOVERS DIARY
Theme URI: http://lovers-project.com/diary/
*/

#msg { 
	letter-spacing: 1px;
	line-height: 1.2em;
	font-size: 95%;
	padding-bottom: 10px; 
	text-align: center;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
background: url(http://lovers-project.com/h2h/heart-people120.gif) no-repeat right bottom;
}


/*Diary*/
body#diary div#mainContent{
    margin-bottom: 20px;
    font-size: 0.8em;
    color: #333;
    width: 618px;
}
body#diary div#leftContent{
    width: 200px;
}
body#diary div#leftContent div,
body#diary div#leftContent ul{
    margin-bottom: 10px;
    padding: 8px;
    border: #f1017e solid 2px;
}
body#diary div#leftContent div ul{
    margin: 15px 0 0 0;
    padding: 0;
    border: none;
/*    background: url(images/border01.gif) repeat-x top;*/
}
body#diary div#leftContent div ul li{
    padding: 6px 5px 9px 20px;
    background: url(images/di_arrow02.gif) no-repeat 0 7px;
}
body#diary div#leftContent div ul li a{
    color: #333;
    text-decoration: none;
}
body#diary div#leftContent div ul.sideBunner li{
    padding: 10px 0;
    background: url(images/border01.gif) repeat-x bottom;
}
div.diaryMain{
    padding: 10px 0 18px;
}
div.diaryEntry{
    padding: 10px 0 0;
    border: #ccc solid 1px;
}
div.diaryEntry h2{
/*    margin: 0 9px 20px;*/
    margin: 0 9px;
    padding: 3px 10px;
    color: #fff;
    font-size: 1.1em;
    background: url(images/di_cate_title.gif) no-repeat;
}
div.diaryEntry h2 a{
    color: #fff;
    text-decoration: none;
}
div.entryTitle{
    margin: 0 9px;
    border-bottom: #f99 solid 1px;
}
div.diaryEntry ul{
    list-style-type: disc;
    list-style-position: inside;
}
div.diaryEntry ol{
    list-style-type: decimal;
    list-style-position: inside;
}
div.diaryEntry div.entry{
    margin: 0 9px;
    padding: 10px 0 15px;
}
div.entryTitle h3{
    color: #f66;
    float: left;
    font-size: 1.1em;
}
div.entryTitle h3 a{
    color: #f66;
    text-decoration: none;
}
div.entryTitle p{
    float: right;
    color: #666;
}
div.diaryEntry div.ather,
div.diaryEntry div.user{
    margin: 0 0 2em;
    padding-bottom: 1em;
    background: url(images/border02.gif) repeat-x bottom;
}
div.diaryEntry div.commentBox,
div.diaryEntry div#comForm{
    margin: 20px 0;
}

div.entry p{
    margin-bottom: 1em;
    clear:both;
}
img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}
img.alignright {
display:inline;
margin:0 0 2px 10px;
padding:4px;
}
img.alignleft {
display:inline;
margin:0 10px 2px 0;
padding:4px;
}
.alignright {
float:right;
}
.alignleft {
float:left;
}
div.commentBox h3,
div#comForm h3{
    margin: 0 0 10px;
    padding: 3px 10px;
    color: #fff;
    font-size: 1.1em;
    background: url(images/di_cate_title.gif) no-repeat;
}
form#commentform{
    margin: 30px 60px 0;
}
form#commentform p{
    margin-bottom: 20px;
}
div#comForm label{
    width: 200px;
    display: block;
    float: left;
}
div#comForm p.text input{
    padding: 3px;
    width: 250px;
    border: #f66 solid 1px;
}
div#comForm p.submit {
    text-align: center;
}
div#comForm textarea{
    padding: 3px;
    width: 450px;
    font-size: 1em;
    color: #333;
    border: #f66 solid 1px;
}
p.commentLink{
/*
    margin: 0 9px 20px;
    padding-bottom: 10px;
*/
    margin: 0 9px;
    padding-bottom: 0px;
    text-align: right;
/*    background: url(images/border02.gif) repeat-x bottom;*/
}


/* 実行委員会 */
dl.members {}
dl.members dt {}
dl.members dd { padding-left:1em; margin-bottom:0.5em;}

table.memberlist th { text-align:left; }
table.memberlist td { padding-left:1em; }

h4 { color: #f66; font-size:14px; margin-bottom:0.5em; }
/*
h4 { color: #f66; background:url(heart-mark.gif) no-repeat left top; padding-left: 20px; } */

table.detail { border: solid 1px #f66; margin-bottom:1em; }
table.detail th { text-align:left; }
/* table.detail td { padding-left: 1em; }*/
table.detail th, table.detail td { padding: 2px 10px; }

div.tensen { background: url(http://lovers-project.com/images/hd_border.gif) repeat-x; }

div.indent { padding-left:2em; }

.breadcrumbs { padding: 10px; font-size: small; }

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

div.msg { margin-bottom: 2em; }

table.cake { margin-bottom:1em;}
table.cake td { padding-right: 10px; vertical-align:middle; } 