@charset "utf-8";
/*
Theme Name: landjapan
Theme URI: 
Description: 
Author: 
Version: 
Tags: 
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

blockquote {
	quotes: none;
}

blockquote:before, blockquote:after {
	content: '';
	content: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {
	border: none;
}



/* -----------------------------
px -> % での指定値 13pxが基準
10px	75.1%
11		83.4
12		91.7
13	 	100
14	 	108.4
15	 	116.7
16	 	125
17	 	133.4
18	 	141.7
19	 	150
20	 	158.4
21	 	166.7
22	 	175
23	 	183.4
24	 	191.7
25	 	200
26	 	208.4
27	 	217
----------------------------- */



/* --------------------------------------
 * GENERAL
 * -------------------------------------- */
body{
	/*font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;*/
	/*font-family: Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック', sans-serif;*/
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #222222;
	background: #FFFFFF;
	background-image: url('images/back.png');
	background-repeat: repeat-x;
}

a {
	color: #0000FF;
}

a:hover {
	color: #BB1E39;
}

.clear{ clear: both; line-height: 0}
	


/* --------------------------------------
 * LAYOUT
 * -------------------------------------- */
#page {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	display: block;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	display: block;
}


/* --------------------------------------
 * HEADER
 * -------------------------------------- */
#header {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 97px;
	border-top-width: 3px;
	border-top-color: #65B820;
	border-top-style: solid;
	display: block;
}

#header h1 {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 2px 0px 0px;
	height: 18px;
	display: block;
}

#header div.logo {
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 920px;
}



/* --------------------------------------
 * HEADER NAVI
 * -------------------------------------- */
#headernavi {
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 920px;
	background-image: url('images/navi.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}

#headernavi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 920px;
}

#headernavi ul li {
	list-style: none;
	float: left;
}

#headernavi ul li a {
	text-indent: -9999px;
	height: 35px;
	background-image: url('images/navi.png');
	background-repeat: no-repeat;
	display: block;
}



#headernavi ul li a.apartment {
	margin-top: 39px;
	margin-left: 4px;
	width: 107px;
	display: block;
	background-position: -4px -39px;
}
#headernavi ul li a.apartment:hover,
#headernavi ul li a.apartment:active,
#headernavi ul li.current_page_item a.apartment {
	background-position: -4px -67px;
}

#headernavi ul li a.store {
	margin-top: 39px;
	margin-left: 5px;
	width: 121px;
	background-position: -116px -39px;
}
#headernavi ul li a.store:hover,
#headernavi ul li a.store:active,
#headernavi ul li.current_page_item a.store {
	background-position: -116px -67px;
}

#headernavi ul li a.parking {
	margin-top: 39px;
	margin-left: 6px;
	width: 71px;
	background-position: -243px -39px;
}
#headernavi ul li a.parking:hover,
#headernavi ul li a.parking:active,
#headernavi ul li.current_page_item a.parking {
	background-position: -243px -67px;
}

#headernavi ul li a.land {
	margin-top: 39px;
	margin-left: 10px;
	width: 33px;
	background-position: -324px -39px;
}
#headernavi ul li a.land:hover,
#headernavi ul li a.land:active,
#headernavi ul li.current_page_item a.land {
	background-position: -324px -67px;
}

#headernavi ul li a.resale {
	margin-top: 39px;
	margin-left: 5px;
	width: 95px;
	background-position: -362px -39px;
}
#headernavi ul li a.resale:hover,
#headernavi ul li a.resale:active,
#headernavi ul li.current_page_item a.resale {
	background-position: -362px -67px;
}

#headernavi ul li a.mansion {
	margin-top: 39px;
	margin-left: 6px;
	width: 70px;
	background-position: -463px -39px;
}
#headernavi ul li a.mansion:hover,
#headernavi ul li a.mansion:active,
#headernavi ul li.current_page_item a.mansion {
	background-position: -463px -67px;
}

#headernavi ul li a.business {
	margin-top: 39px;
	margin-left: 5px;
	width: 95px;
	background-position: -538px -39px;
}
#headernavi ul li a.business:hover,
#headernavi ul li a.business:active,
#headernavi ul li.current_page_item a.business {
	background-position: -538px -67px;
}

#headernavi ul li a.rentmail {
	margin-top: 39px;
	margin-left: 37px;
	width: 59px;
	background-position: -670px -39px;
}
#headernavi ul li a.rentmail:hover,
#headernavi ul li a.rentmail:active,
#headernavi ul li.current_page_item a.rentmail {
	background-position: -670px -67px;
}

#headernavi ul li a.salemail {
	margin-top: 39px;
	margin-left: 6px;
	width: 59px;
	background-position: -735px -39px;
}
#headernavi ul li a.salemail:hover,
#headernavi ul li a.salemail:active,
#headernavi ul li.current_page_item a.salemail {
	background-position: -735px -67px;
}

#headernavi ul li a.inquiry {
	margin-top: 39px;
	margin-left: 6px;
	width: 83px;
	background-position: -800px -39px;
}
#headernavi ul li a.inquiry:hover,
#headernavi ul li a.inquiry:active,
#headernavi ul li.current_page_item a.inquiry {
	background-position: -800px -67px;
}



/* --------------------------------------
 * CONTENT
 * -------------------------------------- */
#content {
	font-size: 100%;
	margin: 20px 0px 0px;
	padding: 0px 0px 10px;
	display: block;
}

#left {
	line-height: 1.5em;
	margin: 0px -15px 0px 0px;
	padding: 0px;
	float: left;
	width: 675px;
	display: block;
	overflow: hidden;
	overflow-x: hidden;
}

/* HOME */
#left div.homeflash {
	margin: 0px 0px 20px;
	padding: 0px;
	height: 270px;
	width: 660px;
}

#left div.newsbox {
	margin: 0px 0px 25px;
	padding: 0px;
	width: 660px;
	overflow: hidden;
}

#left div.newsbox div.text {
	margin: 0px 0px 3px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-color: #555555;
	border-bottom-style: dotted;
}

#left div.newsbox div.text span.date {
	text-align: left;
	float: left;
	width: 100px;
	display: block;
}

#left div.newsbox div.text span.newstext {
	text-align: left;
	float: right;
	width: 550px;
	display: block;
}



#left div.newsbox ul li a {
	margin-left: 150px;
}

#left div.bukkenbox {
	margin: 0px 10px 20px 0px;
	padding: 0px;
	float: left;
	width: 155px;
	display: block;
}

#left div.bukkenbox p.bukkenimg {
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-color: #888888;
	border-style: solid;
	width: 155px;
	display: block;
	overflow: hidden;
}

#left div.bukkenbox p.bukkenimg img {
	height: 115px;
	width: 155px;
	overflow: hidden;
}

#left div.bukkenbox h3 {
	font-size: 100%;
	color: #E3007F;
	font-weight: bold;
	margin: 3px 0px 0px;
	padding: 3px;
	background-color: #DDDDDD;
}

#left div.bukkenbox h3 a {
	color: #E3007F;
	text-decoration: none;
}

#left div.bukkenbox h3 a:hover {
	text-decoration: underline;
}

#left div.bukkenbox p.text {
	font-size: 90%;
	line-height: 1.3em;
	line-break: normal;
	margin: 3px 0px 0px;
	padding: 3px;
	border-width: 1px;
	border-color: #888888;
	border-style: solid;
	min-height: 95px;
}

#left div.hometitle {
	margin: 0px 0px 15px;
	padding: 0px;
	height: 40px;
	width: 660px;
}

#left div.hometitle2 {
	margin: 30px 0px 15px;
	padding: 0px;
	height: 40px;
	width: 660px;
}

#left div.tenpo {
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 660px;
}

#left div.tenpo1 {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 210px;
	width: 320px;
}

#left div.tenpo2 {
	float: right;
	padding: 0px;
	margin: 0px;
	height: 210px;
	width: 320px;
}








/* PAGE */
#left div.pagetitle {
	margin: 0px 0px 15px;
	padding: 0px;
	height: 40px;
	width: 660px;
}


/* link */
#left table.linktable {
	margin: 0px;
	padding: 0px;
	width: 660px;
}

#left table.linktable td {
	margin: 0px;
	padding: 10px;
}


/* openhouse */
#left div.openhouse {
}

#left div.openhouse h5 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#left div.openhouse table {
	margin: 0px auto 0px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #888888;
	border-left-color: #888888;
	border-top-style: solid;
	border-left-style: solid;
	width: 550px;
}

#left div.openhouse table th {
	text-align: center;
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #EEEEEE;
	width: 120px;
}

#left div.openhouse table td {
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-right-style: solid;
	border-bottom-style: solid;
}


/* キャンペーン */
#left div.campaign {
}

#left div.campaign h5 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#left div.campaign table {
	margin: 0px auto 0px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #888888;
	border-left-color: #888888;
	border-top-style: solid;
	border-left-style: solid;
	width: 550px;
}

#left div.campaign table th {
	text-align: center;
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #EEEEEE;
	width: 120px;
}

#left div.campaign table td {
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-right-style: solid;
	border-bottom-style: solid;
}






#right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 240px;
	display: block;
}

#right div.fontstyle {
	font-size: 13px;
	line-height: 1.8em;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 7px;
	border-width: 1px;
	border-color: #FF99FF;
	border-style: solid;
	background-color: #FFCCFF;
}

#right div.fontstyle a {
	text-decoration: none;
}

#right div.fontstyle a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#right div.fontstyle a.standard {
	font-size: 13px;
}
#right div.fontstyle a.large {
	font-size: 16px;
}
#right div.fontstyle a.extra-large {
	font-size: 17px;
}


#right img.bn120 {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 120px;
	width: 240px;
}

#right img.bn100 {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 100px;
	width: 240px;
}

#right ul.kanri {
	margin: 5px 0px 0px;
	padding: 0px;
}

#right ul.kanri li {
	font-size: 100%;
	line-height: 1.3em;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 7px;
	border-width: 1px;
	border-color: #CCA979;
	border-style: solid;
	background-color: #EDE1D1;
}

#right ul.oyakudati {
	margin: 15px 0px;
	padding: 0px;
}

#right ul.oyakudati li {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px 0px 10px;
	padding: 5px 5px 10px 10px;
	border-width: 1px;
	border-color: #CCA979;
	border-style: solid;
}

#right ul.oyakudati li ul {
	margin: 0px;
	padding: 0px;
}

#right ul.oyakudati li ul li {
	font-weight: normal;
	margin: 7px 0px 0px 10px;
	padding: 5px 0px 0px 18px;
	border: none;
	background-image: url('images/side_ya1.gif');
	background-repeat: no-repeat;
	background-position: 3px 6px;
}

#right ul.company {
	margin: 10px 0px 15px;
	padding: 0px;
}

#right ul.company li {
	font-size: 100%;
	line-height: 1.3em;
	margin: 0px 0px 10px;
	padding: 7px 5px 7px 23px;
	border-width: 1px;
	border-color: #CCA979;
	border-style: solid;
	background-image: url('images/side_ya1.gif');
	background-repeat: no-repeat;
	background-position: 8px 9px;
}







#right div.bannerbox {
	margin: 30px 0px 0px;
	padding: 0px;
}

#right div.bannerbox p.bnleft {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 115px;
}

#right div.bannerbox p.bnright {
	margin: 0px 0px 10px;
	padding: 0px;
	float: right;
	height: 40px;
	width: 115px;
}

#right div.bannerbox p.bnleft2 {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 38px;
	width: 139px;
}





/* --------------------------------------
 * FOOTER
 * -------------------------------------- */
#footer {
	margin: 15px auto 0px;
	padding: 0px;
	width: 100%;
	display: block;
}

#footer div.footimg {
	margin: 0px auto;
	padding: 0px;
	height: 110px;
	width: 920px;
	display: block;
}

#footer div.footback {
	margin: 0px;
	padding: 0px 0px 20px;
	background-color: #AAAAAA;
	display: block;
}

#footer div.footback div.footcopy {
	margin: 0px auto;
	padding: 10px 0px 0px;
	width: 920px;
	display: block;
}

#footer div.footback div.footcopy div.boxleft {
	font-size: 91.7%;
	line-height: 1.5em;
	margin: 10px 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 460px;
}

#footer div.footback div.footcopy div.boxright {
	font-size: 91.7%;
	line-height: 1.5em;
	margin: 10px 0px 0px;
	padding: 0px;
	float: right;
	width: 420px;
	overflow: hidden;
}

#footer div.footback div.footcopy div.boxleft p.address {
	margin-top: 10px;
}



#footer div.footback div.footcopy div.boxright div.navibox {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 120px;
}

#footer div.footback div.footcopy div.boxright div.navibox p.title {
	font-weight: bold;
}

#footer div.footback div.footcopy div.boxright div.navibox ul {
	margin: 0px;
	padding: 0px;
}

#footer div.footback div.footcopy div.boxright div.navibox ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	background-image: url('images/footer_ya1.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#footer div.footback div.footcopy div.boxright div.navibox ul li a {
	color: #222222;
	text-decoration: none;
}

#footer div.footback div.footcopy div.boxright div.navibox ul li a:hover {
	text-decoration: underline;
}












/* ---------------------------------------------------
 *    [ Wordpress Post ]
 * --------------------------------------------------- */
.entry {
	font-size: 100%;
	color: #2B2B2B;
	line-height: 1.8em;
	text-align: justify;
	margin: 20px 0px;
	padding: 0px;
	width: 660px;
}

.entry h1 {
}

.entry h2 {
}

.entry h3 {
	margin-left: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 115%;
	font-weight: bold;
	padding: 0px;
}

.entry h4 {
	font-size: 115%;
	font-weight: bold;
	margin: 20px 0px 0px;
	padding: 7px 15px;
	background-color: #7EC641;
}

.entry h5 {
}

.entry h6 {
}

.entry p {
	margin-bottom: 10px;
}

.entry ul {
	margin: 0px 0px 5px 20px;
	padding: 0px;
}

.entry ul li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: disc;
}

.entry ol {
	margin: 0px 0px 5px 25px;
	padding: 0px;
}

.entry ol li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: decimal;
}

.entry iframe {
	border-color: #bbbbbb;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 0px;
}

blockquote {
	color: #666666;
	font-style: italic;
	padding: 10px;
	border-right: 5px solid #BBBBBB;
	border-left: 5px solid #BBBBBB;
	background-color: #EEEEEE;
	overflow: hidden;
}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

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

.alignright {
   float: right;
}

.wp-caption {
}

.wp-caption img {
}

.wp-caption p.wp-caption-text {
}

.entry .companytable {
	margin: 0px 0px 25px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-top-style: solid;
	border-left-style: solid;
	width: 660px;
}

.entry .companytable th {
	text-align: center;
	margin: 0px;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #DDDDDD;
	width: 150px;
}

.entry .companytable td {
	margin: 0px;
	padding: 3px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-right-style: solid;
	border-bottom-style: solid;
}

.entry .kanritable {
	margin: 15px 0px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-color: #AAAAAA;
	border-top-style: dotted;
	width: 660px;
}

.entry .kanritable th {
	color: #990000;
	text-align: left;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-color: #AAAAAA;
	border-bottom-style: dotted;
	width: 40%;
}

.entry .kanritable td {
	margin: 0px;
	padding: 3px 10px;
	border-bottom-width: 1px;
	border-bottom-color: #AAAAAA;
	border-bottom-style: dotted;
	width: 60%;
}

.entry .pink {
	padding: 10px;
	background-color: #FFDDFF;
}


.entry .inquirytable {
	margin: 0px;
	padding: 0px;
	width: 660px;
}

.entry .inquirytable th {
	color: #990000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #BBBBBB;
	border-bottom-style: dotted;
	width: 160px;
	background-color: #EEEEEE;
}

.entry .inquirytable td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}

.entry .bukenmailtable {
	margin: 0px;
	padding: 0px;
	width: 660px;
}

.entry .bukenmailtable th {
	color: #990000;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	width: 130px;
	background-color: #FFE2A6;
}

.entry .bukenmailtable td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEEEEE;
}

.entry p.mailtext {
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	background-color: #FFE2A6;
}

.entry p.mailtext2 {
	color: #990000;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
}

.entry .hissu {
	font-size: 85%;
	color: #FF0000;
}

.entry p.submit {
	text-align: center;
	margin-top: 10px;
}





/* ---------------------------------------------------
 *    [ Wordpress Page-Navi ]
 * --------------------------------------------------- */
/* wp-pagenavi style overriding */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #686868 !important;
    background:#dfdfdf !important;
    border: 1px solid #989898 !important;
    font-size: 108.4% !important;
    padding:  4px 8px !important;
}
.wp-pagenavi a:hover {
    color: #494949 !important;
    background:#dfdfdf !important;
    border: 1px solid #626262 !important;
    
}
.wp-pagenavi span.pages {
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 108.4% !important;
    padding:  4px 8px !important;
}
.wp-pagenavi span.current {
    color: #434343 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 108.4% !important;
    padding:  4px 8px !important;
    font-weight: bold;
}
.wp-pagenavi span.extend {
    color: #434343 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 108.4% !important;
    padding:  4px 8px !important;
    font-weight: bold;
}	




/* ---------------------------------------------------
 *    [ Wordpress COMMENT ]
 * --------------------------------------------------- */
#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 5px;
	text-align: justify;
    background: #eee;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin:0;
}

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

}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
}

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

.commentmetadata {
	font-size: 91.7%;
	margin: 0;
	padding: 0;
	display: block;
}

.comment-body {

}

.avatar { 
    border: 3px solid #ffffff;  
    margin-right: 10px; 
    width: 40px; 
    height: 40px; 
    vertical-align: middle;
    margin-bottom: 2px;
}

.comment-author {
    background: #ddd;
    padding: 5px;
    display: block;
}

.reply {
    text-align: right;
}
.comment-reply-link  {
	padding: 4px 15px;
	background: #e1dddd;
	color: #5b5b5b;
    font-size: 100%;
	text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    -moz-border-radius: 12px;
    -khtml-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.comment-reply-link:hover {
	background-color: #cdcbcb;
    color: #5b5b5b;
}
	
.fn, .fn a:link, .fn a:hover, .fn a:visited { 
    color: #333; 
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 133.4%; 
    font-style: normal; 
    font-weight: bold;
    text-decoration: none;
}

.says {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 116.7%; 
}

.commentmetadata a, .commentmetadata a:hover {
    color: #999; 
    text-decoration: none;
}






/* ---------------------------------------------------
 *    [ MISC (WP GENERATED) ]
 * --------------------------------------------------- */
.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}





