img {
   behavior: url("http://mayura.jp/blog/plugin/pngbehavior.htc");
}

/* Amazon Chooser Plugin */
img.serendipity_amazonchr_pic {
    float: left;
    margin: 2px;
    border: 0px solid #000000;
    display: block;
}

div.serendipity_amazonchr_txt {
}

div.serendipity_amazonchr_title {
    font-weight: bold;
}

div.serendipity_amazonchr_catalog {

}

div.serendipity_amazonchr_extra {
    font-size: 10px;
}
* {
	margin : 0 ;
	padding : 0 ;
	font-weight : normal ;
	font-style : normal ;
	text-decoration : none ;
}

body {
	color: #333333;
	font-size : 1em ;
	font-family: 'ＭＳ Ｐゴシック','Osaka','Verdana';
	text-align: center;
	background: #000000 url("templates/mayulabo/images/bg.gif");
}

#page {
	background : #ffffff url("templates/mayulabo/images/bg_mayura.jpg") no-repeat top right ;
	width: 760px;
	text-align : left ;
	margin : 10px auto 30px ;
}

#header {
	background : url("templates/mayulabo/images/title.gif") no-repeat top left ;
	margin : 0 0 10px ;
	width : 412px ;
	height : 120px ;
}

#navi {
	width : 380px ;
	text-align : right ;
	line-height : 16px ;
	font-size : 0.6em ;
}

#content {
	width : 450px ;
	margin : 0 0 0 5px ;
	text-align : left ;
	float : left ;
}

#ad iframe {
	font-size : 0.5em ;
	margin : 15px 0 0 15px ;
}

#footer {
	background : url("templates/mayulabo//images/footer.gif") no-repeat bottom left ;
	width : 0 ;
	height : 54px ;
	margin : 10px auto 0 ;
	font-size : 1px ;
	clear: both ;
	padding-left : 760px ;
	overflow : hidden ;
}

#sidebar_left {
}

#sidebar_right {
	background : #ffffff ;
	color : #000000 ;
	padding: 0px ;
	width: 200px;
	margin : 650px 0 0 540px ;
}

#sidebar_center {
	width : 450px ;
	margin-bottom : 0px ;
}

a {
	color: #333333 ;
	font-weight : normal ;
	text-decoration : none ;
}

a:active {
	color: #999999 ;
	text-decoration : none ;
}

a:visited {
	color: #333333 ;
	text-decoration : none ;
}

a:hover {
	color: #ffffff ;
	background : #333333 ;
	text-decoration : none ;
}


h1,h1.description {
	display : none ;
}

h2 {
	text-align : right ;
}

h3 {
	font-size : 0.8em ;
	font-weight : bold ;
	margin : 0 0 10px ;
}

img {
	border : none ;
}

input {
	border : #666666 solid 1px ;
}

hr {
	height : 1px ;
	border : #999999 dashed 1px ;
	margin : 4px auto ;
}

.hr {
	background : url("templates/mayulabo//images/index.gif") no-repeat top center ;
	width : 100% ;
	height : 21px ; 
	border : 0px none #ffffff;
	margin-top : 10px ;
	margin-bottom : 10px ;
}



/* Profile */

.sidebartitle_serendipity_plugin_mayura_profile {
	background : url("templates/mayulabo//images/subject_profile.gif") no-repeat top left ;
	width : 0 ;
	height : 53px ;
	margin : 0 0 10px ;
	padding-left : 373px ;
	overflow : hidden ;
}

.sidebar_serendipity_plugin_mayura_profile {
	width : 310px ;
	margin : 0 0 0 10px ;
}

.sidebar_serendipity_plugin_mayura_profile a {
	margin-right : 5px ;
}

.sidebar_serendipity_plugin_mayura_profile p {
	margin : 0 0 15px ;
	padding : 0 ;
	font-size : 0.6em ;
	line-height : 1.4em ;
	clear : both ;
}

.sidebar_serendipity_plugin_mayura_profile img {
	float : left ;
	margin : 0 10px 15px 0 ;
}

.sidebar_serendipity_plugin_mayura_profile p.unyu {
	width : 310px ;
}

.sidebar_serendipity_plugin_mayura_profile p.mishiro {
	width : 310px ;
}

.sidebar_serendipity_plugin_mayura_profile p.audelica {
	width : 310px ;
}

.clear {
	clear : both ;
}


/* Index */

.sidebartitle_serendipity_plugin_recententries {
	background : url("templates/mayulabo//images/subject_index.gif") no-repeat top left ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	width : 320px ;
	height : 53px ;
	text-align : right ;
	color : white ;
overflow : hidden ;
}

.sidebar_serendipity_plugin_recententries {
	margin : 0 0 15px 10px ;
}

.sidebar_serendipity_plugin_recententries a {
	margin : 0 10px 0 0 ;
	font-size : 0.8em ;
	font-weight : bold ;
	line-height : 1.4em ;
	letter-spacing : 0.1em ;
}

.serendipitySideBarDate {
	font-size : 0.6em ;
}


/* article */

.post {
	background : #ffffff url("templates/mayulabo//images/bg_article.gif") no-repeat top right ;
	width : 450px ;
	border : #999999 2px dashed ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	padding : 0 25px 10px ;
	font-weight : normal ;
	font-size : 0.8em ;
	text-align : left ;
}

.post a {
	font-weight : bold ;
}

.post strong {
	font-weight : bold ;
	font-size : large ;
}

.navigation {
	display: block;
	text-align: right;
	margin : 10px 0 ;
	font-size : 0.8em ;
}

div.post h2 {
	width : 450px ;
	border-bottom : #999999 1px dashed ;
	margin-left : 0px ;
	margin-top : 20px ;
	margin-bottom : 5px ;
	padding-bottom : 5px ;
	font-weight : bold ;
	font-size : medium ;
	text-align : left ;
}

.postmetadata {
	width : 100% ;
	text-align : right ;
	font-size : x-small ;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.entrytext {
	margin-top : 20px ;
	margin-bottom : 20px ;
}

.entrytext td {
	height : 52px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	font-size : small ;
	font-weight : normal ;
	font-style : normal ;
	line-height : 16px ;
	padding-left : 60px ;
}

.entrytext em {
	font-size : 1px ;
	font-weight : normal ;
	display : block ;
	line-height : 0px ;
	color : #ffffff ;
}

.entrytext ul {
	margin : 10px 0 20px ;
}

.entrytext li {
	margin : 0 0 8px 20px ;
	line-height : 16px ;
}

.entrytext p {
	clear : left ;
	margin-top : 30px ;
	margin-bottom : 20px ;
}

.entrytext blockquote {
	margin-left : -30px ;
	margin-right : 0px ;
	margin-top : 30px ;
	margin-bottom : 30px ;
}

.entrytext cite {
	text-decoration : none ;
}

.graybox {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-top : 5px ;
	padding-bottom : 5px ;
}

.graybox p {
	font-weight : normal ;
}

.serendipityCommentForm {
	font-size : 0.8em ;
}

.entrytext td.s0 {
	background : url("templates/mayulabo//images/0.gif") no-repeat top left ;
}

.entrytext td.s1 {
	background : url("templates/mayulabo//images/1.gif") no-repeat top left ;
}

.entrytext td.s2 {
	background : url("templates/mayulabo//images/2.gif") no-repeat top left ;
}

.entrytext td.s3 {
	background : url("templates/mayulabo//images/3.gif") no-repeat top left ;
}

.entrytext td.s4 {
	background : url("templates/mayulabo//images/4.gif") no-repeat top left ;
}

.entrytext td.s5 {
	background : url("templates/mayulabo//images/5.gif") no-repeat top left ;
}

.entrytext td.s6 {
	background : url("templates/mayulabo//images/6.gif") no-repeat top left ;
}

.entrytext td.s7 {
	background : url("templates/mayulabo//images/7.gif") no-repeat top left ;
}

.entrytext td.s8 {
	background : url("templates/mayulabo//images/8.gif") no-repeat top left ;
}

.entrytext td.s9 {
	background : url("templates/mayulabo//images/9.gif") no-repeat top left ;
}

.entrytext td.s10 {
	background : url("templates/mayulabo//images/10.gif") no-repeat top left ;
}

.entrytext td.s11 {
	background : url("templates/mayulabo//images/11.gif") no-repeat top left ;
}

.entrytext td.s12 {
	background : url("templates/mayulabo//images/12.gif") no-repeat top left ;
}

.entrytext td.s13 {
	background : url("templates/mayulabo//images/13.gif") no-repeat top left ;
}

.entrytext td.s20 {
	background : url("templates/mayulabo//images/20.gif") no-repeat top left ;
}

.entrytext td.s21 {
	background : url("templates/mayulabo//images/21.gif") no-repeat top left ;
}

.entrytext td.s22 {
	background : url("templates/mayulabo//images/22.gif") no-repeat top left ;
}

.entrytext td.s30 {
	background : url("templates/mayulabo//images/30.gif") no-repeat top left ;
}

.entrytext td.s31 {
	background : url("templates/mayulabo//images/31.gif") no-repeat top left ;
}

.entrytext td.s32 {
	background : url("templates/mayulabo//images/32.gif") no-repeat top left ;
}

.entrytext td.s33 {
	background : url("templates/mayulabo//images/33.gif") no-repeat top left ;
}

.entrytext td.s34 {
	background : url("templates/mayulabo//images/34.gif") no-repeat top left ;
}

.entrytext td.s35 {
	background : url("templates/mayulabo//images/35.gif") no-repeat top left ;
}

.entrytext td.s36 {
	background : url("templates/mayulabo//images/36.gif") no-repeat top left ;
}

.entrytext td.s37 {
	background : url("templates/mayulabo//images/37.gif") no-repeat top left ;
}

.entrytext td.s38 {
	background : url("templates/mayulabo//images/38.gif") no-repeat top left ;
}

.entrytext td.s39 {
	background : url("templates/mayulabo//images/39.gif") no-repeat top left ;
}

.entrytext td.s310 {
	background : url("templates/mayulabo//images/310.gif") no-repeat top left ;
}

.entrytext td.s311 {
	background : url("templates/mayulabo//images/311.gif") no-repeat top left ;
}

.entrytext td.s40 {
	background : url("templates/mayulabo//images/40.gif") no-repeat top left ;
}

.entrytext td.s41 {
	background : url("templates/mayulabo//images/41.gif") no-repeat top left ;
}

.entrytext td.s44 {
	background : url("templates/mayulabo//images/44.gif") no-repeat top left ;
}

.entrytext td.s46 {
	background : url("templates/mayulabo//images/46.gif") no-repeat top left ;
}

.entrytext td.s47 {
	background : url("templates/mayulabo//images/47.gif") no-repeat top left ;
}

.entrytext td.s49 {
	background : url("templates/mayulabo//images/49.gif") no-repeat top left ;
}

.entrytext td.s410 {
	background : url("templates/mayulabo//images/410.gif") no-repeat top left ;
}

.entrytext td.s411 {
	background : url("templates/mayulabo//images/411.gif") no-repeat top left ;
}

.entrytext td.s412 {
	background : url("templates/mayulabo//images/412.gif") no-repeat top left ;
}

.entrytext td.s413 {
	background : url("templates/mayulabo//images/413.gif") no-repeat top left ;
}



/* Sidebar Right */

/* Back Number */

#sidebar_right h3.sidebartitle_serendipity_plugin_recententries {
	background : url("templates/mayulabo//images/subject_backnumber.gif") no-repeat bottom left ;
	width : 200px ;
	height : 22px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

#sidebar_right div.sidebar_serendipity_plugin_recententries {
	width : 200px ;
	height : 150px ;
	overflow : auto ;
	margin : 10px 0 20px ;
	padding-right : 4px ;
}

#sidebar_right div.sidebar_serendipity_plugin_recententries a {
	font-size : 0.6em ;
	font-weight : normal ;
	line-height : 1.6em ;
	letter-spacing : 0em ;
}

#sidebar_right div.serendipitySideBarDate {
	margin-left : 10px ;
	line-height : 14px ;
	margin-bottom : 0px ;
}



/* Categories */

.sidebartitle_serendipity_categories_plugin {
	background : url("templates/mayulabo//images/subject_category.gif") no-repeat bottom right ;
	width : 200px ;
	height : 22px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

.sidebar_serendipity_categories_plugin {
	margin-bottom : 20px ;
	font-size : 0.6em ;
	line-height : 1.4em ;
}



/* QuickSearch */

.sidebartitle_serendipity_quicksearch_plugin {
	background : url("templates/mayulabo//images/subject_search.gif") no-repeat bottom right ;
	width : 200px ;
	height : 22px ;
	margin-top : 0px ;
	margin-bottom : 0px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

.sidebar_serendipity_quicksearch_plugin {
	margin-bottom : 20px ;
}



/* KillDiary */

.sidebartitle_serendipity_plugin_killdiary {
	background : url("templates/mayulabo//images/subject_sdiary.gif") no-repeat bottom right ;
	width : 200px ;
	height : 22px ;
	margin-top : 20px ;
	margin-bottom : 10px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

.sidebar_serendipity_plugin_killdiary {
	margin-bottom : 20px ;
}

.sidebar_serendipity_plugin_killdiary p {
	margin-top : 0px ;
	margin-bottom : 10px ;
	padding-left : 0px ;
	font-size : 0.6em ;
	font-weight : normal ;
	font-style : normal ;
	line-height : 1.4em ;
}

.sidebar_serendipity_plugin_killdiary .sidebar_chara_talk {
	margin-top : 0px ;
	margin-bottom : 10px ;
	padding-left : 0px ;
	font-size : 0.6em ;
}

/* Talk */

.sidebar_chara_talk {
	margin-top : 0px ;
	margin-bottom : 10px ;
	padding-left : 0px ;
}

/* URUTECH */

.sidebartitle_serendipity_plugin_tech {
	background : url("templates/mayulabo//images/subject_tech.gif") no-repeat bottom right ;
	width : 200px ;
	height : 22px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

.sidebar_serendipity_plugin_tech {
	margin-bottom : 20px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	padding-left : 0px ;
	font-size : 0.6em ;
	font-weight : normal ;
	font-style : normal ;
	line-height : 1.4em ;
}



/* Uranai */

.sidebartitle_serendipity_plugin_uranai {
	background : url("templates/mayulabo//images/subject_uranai.gif") no-repeat bottom right ;
	width : 200px ;
	height : 22px ;
	margin-top : 20px ;
	margin-bottom : 10px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

.sidebar_serendipity_plugin_uranai {
	margin-bottom : 20px ;
	font-size : 0.6em ;
	font-weight : normal ;
	font-style : normal ;
	line-height : 1.4em ;
}



/* Jumon */

.sidebartitle_serendipity_plugin_jumon {
	background : url("templates/mayulabo//images/subject_jumon.gif") no-repeat bottom right ;
	width : 200px ;
	height : 22px ;
	margin-top : 20px ;
	margin-bottom : 10px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

.sidebar_serendipity_plugin_jumon {
	width : 200px ;
	margin-top : 0px ;
	margin-bottom : 20px ;
	font-size : xx-small ;
	font-weight : normal ;
	font-style : normal ;
	line-height : 14px ;
}

.sidebar_serendipity_plugin_jumon p {
	font-family: 'ＭＳ ゴシック','Osaka-等幅';
}



/* MRON */

.sidebartitle_serendipity_plugin_mron {
	background : url("templates/mayulabo//images/subject_mron.gif") no-repeat bottom right ;
	width : 200px ;
	height : 22px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}



/* headline */

.sidebartitle_serendipity_plugin_headline {
	background : url("templates/mayulabo//images/subject_headline.gif") no-repeat bottom left ;
	width : 200px ;
	height : 22px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

.sidebartitle_serendipity_plugin_remoterss {
	border-bottom : #999999 solid 1px dashed ;
	padding : 2px ;
	margin-top : 0px ;
	margin-bottom : -4px ;
	color : #333333 ;
	font-size : 0.8em ;
	text-align : left ;
}

.sidebar_serendipity_plugin_remoterss {
	width : 200px ;
	height : 150px ;
	overflow : auto ;
	margin-top : 10px ;
	margin-bottom : 20px ;
	padding-right : 4px ;
	font-size : 0.6em ;
	line-height : 1.4em ;
}

.sidebar_serendipity_plugin_remoterss a {
	display : block ;
	margin : 0 ;
}

.sidebar_serendipity_plugin_remoterss br {
	line-height : 0.5em ;
}


/* Amazon */

.sidebartitle_serendipity_plugin_amazon {
	background : url("templates/mayulabo//images/subject_recommend.gif") no-repeat bottom right ;
	width : 200px ;
	height : 22px ;
	margin-top : 0px ;
	margin-bottom : 20px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

.sidebar_serendipity_plugin_amazon {
	width : 200px ;
	text-align : center ;
}

.sidebar_serendipity_plugin_amazon a:hover {
	color: #666666 ;
	background : #ffffff ;
	text-decoration : none ;
}

.sidebar_serendipity_plugin_amazon img {
	width : 70px ;
	height : 90px ;
	margin : 0 10px 10px ;
}



/* banner */

.sidebartitle_serendipity_plugin_banner {
	background : url("templates/mayulabo//images/subject_line.gif") no-repeat bottom right ;
	width : 200px ;
	height : 22px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

.sidebar_serendipity_plugin_banner {
	text-align : right ;
	margin-bottom : 10px ;
	font-size : 0.6em ;
	line-height : 1.4em ;
}

.sidebar_serendipity_plugin_banner img {
	margin-bottom : 10px ;
}

.sidebar_serendipity_plugin_banner a:hover {
	color: #666666 ;
	background : #ffffff ;
	text-decoration : none ;
}


/* banner2 */

.sidebartitle_serendipity_plugin_banner2 {
	margin : 0px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
	margin-top : 10px ;
}

.sidebar_serendipity_plugin_banner2 {
	text-align : center ;
	margin-bottom : 20px ;
	font-size : 0.6em ;
	line-height : 1.4em ;
}

.sidebar_serendipity_plugin_banner2 img {
	margin-bottom : 10px ;
}

.sidebar_serendipity_plugin_banner2 strong {
	font-weight : bold ;
}


/* link */

.sidebartitle_serendipity_plugin_link {
	background : url("templates/mayulabo//images/subject_link.gif") no-repeat bottom right ;
	width : 200px ;
	height : 22px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

.sidebar_serendipity_plugin_link {
	width : 200px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	font-size : 0.6em ;
	line-height : 1.4em ;
}

.sidebar_serendipity_plugin_link a {
	display : block ;
}

.sidebar_serendipity_plugin_link br {
	line-height : 0.2em ;
}

.sidebar_link td {
	width : 50% ;
	margin : 0px ;
	padding : 0px ;
}



/* Comment */

.sidebartitle_serendipity_plugin_comments {
	background : url("templates/mayulabo//images/subject_comment.gif") no-repeat bottom right ;
	width : 200px ;
	height : 22px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

.sidebar_serendipity_plugin_comments {
	width : 200px ;
	height : 250px ;
	overflow : auto ;
	margin-top : 10px ;
	margin-bottom : 20px ;
	padding-right : 4px ;
	font-size : 0.6em ;
	line-height : 1.4em ;
}

.sidebar_serendipity_plugin_comments a {
}


/* Coin */

.sidebartitle_serendipity_plugin_coin {
	background : url("templates/mayulabo//images/subject_line.gif") no-repeat bottom right ;
	width : 200px ;
	height : 22px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

.sidebar_serendipity_plugin_coin {
	margin-bottom : 20px ;
}

.sidebar_serendipity_plugin_coin .banner {
	text-align : center ;
	margin-bottom : 10px ;
}

.sidebar_serendipity_plugin_coin .banner img {
	margin-bottom : 10px ;
}


/* Calendar */

.sidebartitle_serendipity_calendar_plugin {
	background : url("templates/mayulabo//images/subject_calender.gif") no-repeat bottom right ;
	width : 200px ;
	height : 22px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	color : white ;
	font-size : 1px ;
	line-height : 0px ;
}

.sidebar_serendipity_calendar_plugin {
	width : 200px ;
	margin-top : 10px ;
	margin-bottom : 20px ;
	padding-right : 4px ;
	line-height :16px ;
}

.serendipity_calendar a {
	font-weight : bold ;
}

.serendipity_calendarDay {
	text-align: center;
	line-height :16px ;
}

.serendipity_calendarHeader img {
	width : 16px ;
	height : 16px ;
}


/* Begin Typography & Colors */

img.categoryIcon {
	float: right;
	border: 0px;
	margin: 5px;
}

#serendipityQuickSearchTermField {
	width: 90%;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.commentlist {
	font-weight: normal;
	font-size : 0.6em ;
	line-height: 1.5em;
	text-transform: none;
	margin : 0 0 0 20px ;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
}

.serendipity_center {
	font-size : 0.8em ;
	margin : 0 0 0 20px ;
}

	
code {
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Images */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}



/* End Entry Lists */



/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

.serendipity_commentsValue input, 
.serendipity_commentsValue select {
	width: 100%;
	padding: 2px;
	}

.serendipity_commentsValue textarea {
	width: 100%;
	padding: 2px;
	}

/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.serendipity_commentForm {
	margin: 5px 0;
	}

.serendipity_commentsLabel {
    vertical-align:top;
    }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

/* End Various Tags & Classes*/


