@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/

Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/




/*===ベース===*/
body {
 background-color: #fff;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #3f3f3f;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 margin-bottom: 0px;
 text-align: center;
 padding: 0px;
}
img {
 border: none;
 margin: 0px;
 padding: 0px;
}
table {
 background-color: #ffffff;
 padding: 0px;
 margin: 0px;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #3f3f3f;
 line-height: 17px;
}
h1 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
p {
	margin: 5px 0 0 0;
}


/*===カラー===*/
.red {
 color: #ff0000; /*赤*/
}
.beige {
 color: #bc9c58; /*ベージュ*/
}
/*===レイアウト===*/
.clear {
 clear: both;
}
.left {
 text-align: left;
}
.center {
 text-align: center;
}
.right {
 text-align: right;
}
.v_top {
 vertical-align: top;
}
.v_bottom {
 vertical-align: bottom;
}
.font10 {
 font-size: 10px;
}
#out_frame {
 width: 100%;
 text-align: center;
 margin: 0px auto;
}
#site_frame {
 width: 100%;
 text-align: center;
 margin: 0px auto;
}
#header {
 text-align: center;
 margin: 0px auto;
}
#header1 {
 text-align: center;
 margin: 20px auto 10px auto;
 width: 800px;
 height: 50px;
 background-image: url(http://www.mf-clink.com/img/gif/top-logo.gif);
 background-position: right;
 background-repeat: no-repeat;
}
#header_text {
 text-align: left;
 font-weight: bold;
}
#header_text a {
 color: #3f3f3f;
 text-decoration: none;
}
#header_text a:hover{
 color: #ccc;
 text-decoration: underline;
}
#header_image {
 width: 100%;
 height: 320px;
 text-align: center;
 background-color: #eb0000;
}
.header_image {
 margin-top: 8px;
}

#contents_frame {
 text-align: center;
 padding: 0px 0px 25px 0px;
 margin: 0px auto;
}
#menu {
 width: 800px;
 text-align: left;
 margin: 15px auto 0px auto;
}
#menu a {
 color: #126625;
 font-weight: bold;
}
#menu a:hover {
 color: #accab3;
 font-weight: bold;
}
#menu ul {
 margin: 0px;
 padding: 0px;
}
#menu ul li {
 margin: 0px;
 padding: 0px 0px 20px 0px;
 float: left;
 list-style-type: none;
}
.logo {
 position: relative;
 top: 10px;
}
#main_image {
 clear: left;
}
#contents {
 width: 800px;
 padding: 15px auto;
 text-align: center;
 vertical-align: top;
 margin: 15px auto 20px auto;
}
#footer {
 clear: left;
 width: 100%;
 font-size: 10px;
 color: #3f3f3f;
 text-align: center;
 border-top: 1px solid #eb0000;
 margin: 0px auto;
 padding: 0px;
}
#footer_contents {
 width: 800px;
 padding: 0px;
 text-align: left;
 vertical-align: top;
 margin: 5px auto;
 color: #eb0000;
}

#bottom {
 width: 100%;
 height: 30px;
 background-color: #eb0000;
 text-align: center;
 margin: 0px auto;
}
.page_contents {
 margin-left: 200px;
 width: 580px;
 padding-bottom: 20px;
 text-align: left;
}
#credit {
 font-size: 10px;
}
a:hover img.button {
 position: relative;
 top: 1px;
 left: 1px;
}
.icon {
 position: relative;
 bottom: 1px;
}
.icon1 {
 vertical-align: middle;
}
.icon2 {
 position: relative;
 top: 1px;
}
.page_title {
 margin-bottom: 15px;
}

#page_left {
 float: left;
 width: 195px;
 text-align: left;
}
#page_main {
 float: left;
 width: 565px;
 margin-left: 30px;
 text-align: left;
}
#page_main a {
 color: #3f3f3f;
 text-decoration: underline;
}
#page_main a:hover {
 color: #eb0000;
 text-decoration: underline;
}
#contents_table {
 width: 550px;
 background-color: #bababa;
 margin: 5px 0px;
}
#contents_table td.left {
 background-color: #f2f2f2;
 padding: 5px 0px 5px 20px;
 vertical-align: top;
 width: 25%;
 font-weight: bold;
}
#contents_table td {
 background-color: #ffffff;
 padding: 5px 0px 5px 10px;
 text-align: left;
 vertical-align: top;
}
#option_table {
 width: 550px;
 background-color: #bababa;
 margin: 5px 0px;
}
#option_table td.left {
 background-color: #f2f2f2;
 padding: 5px 0px 5px 20px;
 vertical-align: top;
 width: 28%;
 font-weight: bold;
}
#option_table td {
 background-color: #ffffff;
 padding: 5px 0px 5px 10px;
 text-align: left;
 vertical-align: top;
}
/*===トップページ===*/
#sns_base {
 width: 200px;
 height: 124px;
 background-image: url(http://www.mf-clink.com/img/gif/sns-base.gif);
 background-repeat: no-repeat;
}
.sns_base {
 padding: 50px 0px 0px 20px;
}

#tel_base {
 width: 200px;
 height: 126px;
 background-image: url(http://www.mf-clink.com/img/gif/tel-base.gif);
 background-repeat: no-repeat;
 margin-top: 10px;
}
.tel_base {
 padding: 90px 0px 0px 20px;
}
.tel_base a:hover {
 position: relative;
 top: 1px;
 left: 1px;
}
#top_info {
 width: 565px;
 height: 125px;
 background-image: url(http://www.mf-clink.com/img/jpeg/topinfo-base.jpg);
 background-repeat: no-repeat;
 margin-bottom: 40px;
}
#top_info td {
 text-align: left;
 vertical-align: top;
 width: 33%;
}
#top_info td a {
 color: #3f3f3f;
 text-decoration: none;
}
#top_info td a:hover{
 color: #ccc;
 text-decoration: underline;
}

#top_info td.left {
 padding: 80px 0px 0px 25px;
}
#top_info td.center {
 padding: 80px 0px 0px 20px;
}
#top_info td.right {
 padding: 80px 0px 0px 20px;
}
#tr_table {
 text-align: left;
}
#tr_table td {
 text-align: left;
 vertical-align: top;
}
#tr_table td.right {
 padding-left: 20px;
}
.line {
 margin: 10px 0px;
}
#top_table {
 margin-top: 5px;
}
#top_list {
 background-image: url(http://www.mf-clink.com/img/gif/info-base.gif);
 background-repeat: no-repeat;
 width: 363px;
 height: 125px;
 padding: 10px 0px 0px 5px;
}
#top_blog {
 padding: 0px 0px 0px 10px;
 position: relative;
 bottom: 3px;
}
#b_mobile {
 background-image: url(http://www.mf-clink.com/img/gif/bottom-mobile.gif);
 background-repeat: no-repeat;
 width: 565px;
 height: 104px;
}
.b_mobile {
 margin: 65px 0px 0px 250px;
}
#b_mobile a:hover {
 position: relative;
 top: 1px;
 left: 1px;
}
#sidemenu {
 
}
#sidemenu ul {
 margin: 0px;
 padding: 0px;
}
#sidemenu ul li {
 margin: 0px;
 padding: 0px 0px 5px 0px;
 list-style-type: none;
}
/*===コンセプトページ===*/
#concept_page {
 background-image: url(http://www.mf-clink.com/img/jpeg/concept-base.jpg);
 background-repeat: no-repeat;
 background-position: right bottom;
}

/*===C-Linkとは？ページ===*/
#medi_base {
 background-image: url(http://www.mf-clink.com/img/gif/medi-base.gif);
 background-repeat: no-repeat;
 width: 565px;
 height: 170px;
 margin-top: 30px;
}
.medi_base {
 padding: 50px 0px 0px 20px;
}
#metabo_base {
 background-image: url(http://www.mf-clink.com/img/gif/metabo-base.gif);
 background-repeat: no-repeat;
 width: 565px;
 height: 170px;
}
.metabo_base {
 padding: 50px 20px 0px 20px;
}
#locomo_base {
 background-image: url(http://www.mf-clink.com/img/gif/rocomo-base.gif);
 background-repeat: no-repeat;
 width: 565px;
 height: 170px;
}
.locomo_base {
 padding: 50px 20px 0px 20px;
}
.sidebase {
 background-image: url(http://www.mf-clink.com/img/gif/sidebase.gif);
 background-repeat: no-repeat;
 width: 175px;
 height: 30px;
 padding: 7px 0px 0px 20px;
}
.sidebase2 {
 background-image: url(http://www.mf-clink.com/img/gif/sidebase2.gif);
 background-repeat: no-repeat;
 width: 195px;
 height: 30px;
 padding: 7px 0px 0px 20px;
 margin-bottom: 5px;
}
.sidebase a {
 font-weight: bold;
 color: #3f3f3f;
 text-decoration: none;
}
.sidebase a:hover{
 font-weight: bold;
 color: #ccc;
 text-decoration: underline;
}
.sidebase2 a {
 font-weight: bold;
 color: #eb0000;
 text-decoration: none;
}
.sidebase2 a:hover{
 font-weight: bold;
 color: #ccc;
 text-decoration: underline;
}
.img_space {
 margin-bottom: 10px;
 margin-left: 250px;
}
.a2_back {
 width: 540px;
 background-image: url(http://www.mf-clink.com/img/jpeg/photo.jpg);
 background-position: right bottom;
 background-repeat: no-repeat;
}
#loco_main {
 width: 565px;
 height: 86px;
 background-image: url(http://www.mf-clink.com/img/gif/loco-main.gif);
 background-repeat: no-repeat;
}
.loco_main {
 padding: 40px 20px 0px 30px;
}
#step1 {
 background-image: url(http://www.mf-clink.com/img/gif/step1.gif);
 background-repeat: no-repeat;
 width: 500px;
 height: 50px;
 padding: 45px 0px 0px 70px;
 margin-bottom: 10px;
}
#step2 {
 background-image: url(http://www.mf-clink.com/img/gif/step2.gif);
 background-repeat: no-repeat;
 width: 500px;
 height: 50px;
 padding: 45px 0px 0px 70px;
 margin-bottom: 10px;
}
#step3 {
 background-image: url(http://www.mf-clink.com/img/gif/step3.gif);
 background-repeat: no-repeat;
 width: 500px;
 height: 50px;
 padding: 45px 0px 0px 70px;
 margin-bottom: 10px;
}
#step4 {
 background-image: url(http://www.mf-clink.com/img/gif/step4.gif);
 background-repeat: no-repeat;
 width: 500px;
 height: 50px;
 padding: 45px 0px 0px 70px;
 margin-bottom: 10px;
}
#step5 {
 background-image: url(http://www.mf-clink.com/img/gif/step5.gif);
 background-repeat: no-repeat;
 width: 500px;
 height: 50px;
 padding: 45px 0px 0px 70px;
 margin-bottom: 10px;
}
#c_table {
 width: 550px;
 background-color: #bababa;
 margin: 5px 0px;
}
#c_table th {
 font-weight: bold;
 background-color: #f2f2f2;
 padding: 5px 0px 5px 20px;
 vertical-align: top;
 width: 40%;
}
#c_table td.left {
 font-weight: bold;
 background-color: #f2f2f2;
 padding: 5px 0px 5px 20px;
 vertical-align: top;
 width: 40%;
}
#c_table td {
 background-color: #ffffff;
 padding: 5px 0px 5px 10px;
 text-align: left;
 vertical-align: top;
}

/*===システム・料金ページ===*/
.p_table {
 width: 550px;
 background-color: #bababa;
 margin: 5px 0px;
}
.p_table th {
 font-weight: bold;
 background-color: #f2f2f2;
 padding: 5px 0px 5px 5px;
 vertical-align: top;
}
.p_table td.left {
 font-weight: bold;
 background-color: #ffffff;
 padding: 5px 0px 5px 5px;
 vertical-align: top;
 width: 30%;
}
.p_table td.price {
 font-weight: bold;
 color: #ff0000;
 background-color: #ffffff;
 padding: 5px 0px 5px 5px;
 text-align: left;
 vertical-align: top;
 width: 25%;
}
.p_table td.price2 {
 font-weight: bold;
 color: #ff0000;
 background-color: #ffffff;
 padding: 5px 0px 5px 5px;
 text-align: left;
 vertical-align: middle;
}
.p_table td {
 background-color: #ffffff;
 padding: 5px 0px 5px 5px;
 text-align: left;
 vertical-align: top;
}
.p_table td.sec {
 font-weight: bold;
 background-color: #f2f2f2;
 padding: 5px 0px 5px 5px;
 vertical-align: middle;
 width: 30%;
}

#op_table {
 width: 550px;
 background-color: #bababa;
 margin: 5px 0px;
}
#op_table th {
 font-weight: bold;
 background-color: #f2f2f2;
 padding: 5px 0px 5px 20px;
 vertical-align: top;
}
#op_table td.left {
 font-weight: bold;
 background-color: #ffffff;
 padding: 5px 0px 5px 5px;
 vertical-align: top;
 width: 30%;
}
#op_table td.price {
 font-weight: bold;
 color: #ff0000;
 background-color: #ffffff;
 padding: 5px 0px 5px 10px;
 text-align: left;
 vertical-align: top;
 width: 25%;
}
#op_table td {
 background-color: #ffffff;
 padding: 5px 0px 5px 10px;
 text-align: left;
 vertical-align: top;
}


/*===施設概要ページ===*/
.section {
 font-weight: bold;
 color: #bc9c58;
 margin: 0;
 padding: 0;
 font-size: 12px;
}
.staff {
 background-image: url(http://www.mf-clink.com/img/gif/staff-base.gif);
 background-repeat: no-repeat;
 width: 565px;
 height: 200px;
 margin-bottom: 15px;
}
.staff td.left {
 padding: 22px;
 width: 100px;
 text-align: left;
 vertical-align: top;
}
.staff td {
 padding: 20px;
 text-align: left;
 vertical-align: top;
}
.staff2 {
 background-image: url(http://www.mf-clink.com/img/gif/staff-base2.gif);
 background-repeat: no-repeat;
 width: 565px;
 height: 260px;
 margin-bottom: 15px;
}
.staff2 td.left {
 padding: 22px;
 width: 100px;
 text-align: left;
 vertical-align: top;
}
.staff2 td {
 padding: 20px;
 text-align: left;
 vertical-align: top;
}
.name1 {
 font-size: 14px;
 font-weight: bold;
}
.name2 {
 color: #ccc;
 font-weight: bold;
}
.prof {
 width: 380px;
 margin: 0px;
 padding: 0px;
}
.prof td {
 padding: 2px;
}
.prof td.left {
 width: 50px;
 padding: 2px 20px 2px 0px;
}
/*===入会までの流れページ===*/
.flow {
 margin-bottom: 20px;
}


/*===パブリシティページ===*/
.pub {
 width: 565px;
 border-bottom: 1px dotted #e6e6e6;
 padding-bottom: 3px;
 margin-bottom: 10px;
}
.kiji {
 position: relative;
 top: 2px;
}

/*===リンクページ===*/
#link_table td {
 padding: 5px 10px 5px 0px;
}
#link_table td a {
 font-weight: bold;
 color: #3f3f3f;
 text-decoration: none;
}
#link_table td a:hover{
 font-weight: bold;
 color: #ccc;
 text-decoration: underline;
}

/*===よくある質問ページ===*/
.qa_frame {
 width: 550px;
 float: left;
}
.qa_table td {
 text-align: left;
 vertical-align: top;
}
.qa_line {
 margin: 10px 0px 10px 0px;
}





/*===リンク===*/
a {
 color: #3f3f3f;
 text-decoration: none;
}
a:hover{
 color: #ccc;
 text-decoration: underline;
}
.contents_table td a {
 text-decoration: underline;
}
.contents_table td a:hover {
 color: #ccc;
}


/*===ブログ===*/
#b_left {
 float: left;
 margin: 0px;
}
#b_right {
 float: left;
 margin: 0px 0px 0px 30px;
}




/* Begin Typography & Colors */



#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h2.topinfo {
 font-size: 12px;
 background: none;
}

h2 {
	font-size: 14px;
	background-color: #eb0000;
	color: #ffffff;
	padding-left: 15px;
	}

h2.pagetitle {
	font-size: 14px;
	}
h2.pagetitle2, h3.pagetitle2 {
 background: none;
 margin: 0;
 padding: 0;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	background-color: #ff0000;
	margin: 5px 0 0;
	padding-left: 10px;
	}

h3 {
	font-size: 14px;
	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}




.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 350px;
	text-align: left;
	}

.widecolumn {
	text-align: left;
	padding: 10px 0 20px 0;
	margin: 5px 0 5px 0px;
	width: 500px;
	}

.post {
	margin: 0 0 3px;
/*	text-align: justify; */
	}
.post h2 {
	color: #ffffff;
	}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}




/* End Structure */



/*	Begin Headers */


h2 {
	margin: 3px 0 0;
	}

h2.pagetitle {
	margin-top: 3px;
	text-align: left;
	padding: 3px 0px 3px 10px;
	background-color: #ff0000;
	width: 500px;
	color: #ffffff;
}



h3.posttitle {
	padding: 0px 0px 1px 10px;
	margin: 30px 0 0;
	border-left: 5px solid #eb0000;
	border-bottom: 1px solid #eb0000;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	background-image: url(http://www.mf-clink.com/img/gif/sidebase.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 30px;
	padding: 7px 0px 0px 20px;
	}
#sidebar ul li a {
 font-weight: bold;
 color: #3f3f3f;
 text-decoration: none;
}
#sidebar ul li a:hover{
 font-weight: bold;
 color: #ccc;
 text-decoration: underline;
}



#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.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;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	margin-left: 0px;
	width: 200px;
	text-align: left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

