﻿/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
/*ol, ul, li { list-style:none }*/
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/* Style Sheet for Japan Dating Tips . com */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	font-family: Helvetica, Arial, Geneva, Swiss, sans-serif;
	font-size: 95%;
	font-weight: normal;
	line-height: 135%;
	background: #FFFFFF;
}

html {
	overflow-y: scroll;
}

#windowtop {
	background: url(images/top-stripe.gif);
	background-repeat: repeat-x;
}

#header {
	width: 890px;
	margin: 0 auto;
	position: relative;
	height: 138px;
	background: url(/images/logo.gif);
	background-repeat:  no-repeat;
}

#navi {
	position: absolute;
	top: 106px;
	right: 14px;
	clear: right;
	width: 851px;
	text-align: right;
	}
	
	#navi ul {
		list-style: none;
		padding-top: 5px;
		font-size: 90%;
		}
		
		#navi ul li {
			display: inline;
			margin: 0 0 0 15px;
			padding: 0 3px 0 3px;
			}
			
			#navi ul li a:link, #navi ul li a:visited {
				padding: 0 1px 0 1px;
				color: #FFFFFF;
				text-decoration: none;
				}
				
			#navi ul li a:hover, #navi ul li a:active {
				padding: 0 1px 0 1px;
				color: #FFFFFF;
				text-decoration: none;
				/*border-top: 1px solid #FFFFFF;*/
				border-bottom: 1px solid #FFFFFF;
				}

body#home ul li a.home, body#ebook ul li a.ebook,
body#test ul li a.test, body#resources ul li a.resources,
body#about ul li a.about, body#order ul li a.order,
body#marriage ul li a.marriage, body#blog ul li a.blog {
	padding: 0 1px 0 1px;
	color: #FFFFFF;
	text-decoration: none;
	/*border-top: 1px solid #FFFFFF;*/
	border-bottom: 1px solid #FFFFFF;
}

#leftside {
	position: relative;
	float: left;
	display: inline;
	width: 190px;
	margin: 0 0 0 30px;
	padding: 0;
}

#leftside ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#leftside ul ul li {
	padding-bottom: 15px;
	line-height: 100%;
	font-size: 95%;
}

/*
.widget {
	padding: 10px 0 0 15px;
	width: 185px;
}
*/

.widgettitle {
	margin: 22px 0 6px 0;
	padding: 2px 4px;
	display: block;
	color: #FFFFFF;
	background-color: #000000;
}


.widget a:link,  .widget a:visited {
	display: block;
	color: #CC0000;
	text-decoration: none;
	margin: 0;
	font-size: 90%;
	line-height: 100%;
	padding-left: 4px;
}
				
.widget a:hover,  .widget a:active {
	display: block;
	color: #666666;
	margin: 0;
	text-decoration: underline;
	font-size: 90%;
	line-height: 100%;
	padding-left: 4px;
}

.textwidget a:link,  .textwidget a:visited {
	display: block;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	font-size: 90%;
	line-height: 100%;
	padding: 0;
	margin: 0 0 4px 0;
}
				
.textwidget a:hover,  .textwidget a:active {
	display: block;
	color: #666666;
	margin: 0;
	text-decoration: underline;
	font-size: 90%;
	font-weight: bold;
	line-height: 100%;
	padding: 0;
	margin: 0 0 4px 0;
}

#signupbox {
	margin-top: 10px;
	padding: 10px;
	background-color: #EBEBEB;
	text-align: center;
	font-size: 95%;
	line-height: 165%;
	}

	#signupbox p {
	line-height: 105%;
	margin-bottom: 7px;
	}
	
#content {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	padding: 50px 0;
	position: relative;
	background-color: #FFFFFF;
	}

#content .date {
	font-size: 85%;
	font-weight: normal;
	font-style: italic;
	color: #999999;
	/*margin: 2px 0 4px 0;
	padding: 7px 0 0 0;*/
	margin: 0;
	padding: 0;
	line-height: 90%;
	border-top: 1px solid #999999;
}

#content h1 {
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 110%;
}

#content a:link,  #content a:visited {
	text-decoration: none;
	color: #CC0000;
}

#content a:hover,  #content  a:active {
	text-decoration: underline;
	color: #666666;
}

#content .postmetadata {
	font-size: 95%;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	margin: 0 0 20px 0;
	padding: 0 0 7px 0;
	line-height: 100%;
	display: block;
	border-bottom: 1px solid #999999;
}

#content .postmetadata a:link,  #content .postmetadata a:visited {
	text-decoration: none;
	color: #666666;
}

#content .postmetadata a:hover,  #content .postmetadata  a:active {
	text-decoration: underline;
	color: #666666;
}

#respond {
	font-size: 120%;
	color: #B433C0;
}

#author {
	border: 1px solid #333333;
	padding: 4px 2px;
	font-size: 90%;
	width: 160px;
}

#email {
	border: 1px solid #333333;
	padding: 4px 2px;
	font-size: 90%;
	width: 160px;
}

#url {
	border: 1px solid #333333;
	padding: 4px 2px;
	font-size: 90%;
	width: 160px;
}

#comment {
	width: 490px;
	border: 1px solid #333333;
	padding: 4px 2px;
	font-size: 95%;
}

#comments, #respond {
	color: #CC0000;
	font-size: 120%;
	line-height: 200%;
}

.commentbox {
	border: 1px dotted #666666;
	background-color: #eeeeee;
	padding: 20px;
	margin-top: 35px; 
}

.commentlist a:link, .commentlist a:visited {
	color: #333399;
	text-decoration: underline;
}

.commentlist a:hover, .commentlist a:active {
	color: #333399;
	text-decoration: underline;
}

.navigation a:link, .navigation a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
}

.navigation a:hover, .navigation a:active {
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
}

.gray {
background-color: #EFECEC;
}

#middle {
	position: relative;
	float: left;
	display: inline;
	width: 525px;
	padding-left: 60px;
	}
	
	#middle p {
		line-height: 140%;
		color: #000000;
		margin-bottom: 18px;
	}
	
	#middle h2 {
		color: #000000;
		font-size: 115%;
		font-weight: bold;
		font-style: italic;
		line-height: 140%;
		padding-top: 20px;
		margin-bottom: 8px;
		}
		
	#middle ul {
		list-style: disc;
		color: #CC0000;
		margin: 0 0 20px 17px;
		padding-top: 8px;
		}
	
	#middle li {
		color: #000000;
		font-size: 95%;
		font-weight: normal;
		font-style: normal;
		line-height: 140%;
		padding-bottom: 15px;
		}

#bottom {
	clear: both;
	background: url(images/bottom-stripe.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 89px;
}

#footer {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	}
	
	#footer p{
		font-size: 85%;
		font-style: normal;
		padding-top: 7px;
	}
		
	#footer ul {
		list-style: none;
		padding-top: 20px;

		}
		
		#footer ul li {
			display: inline;
			padding: 0 0 0 15px;
			font-size: 80%;	
			font-style: normal;
			font-weight: normal;
			}
			
			#footer ul li a:link, #footer ul li a:visited {
				color: #999999;
				text-decoration: none;
				font-style: normal;
				font-weight: normal;
				}
				
			#footer ul li a:hover, #footer ul li a:active {
				color: #999999;
				text-decoration: none;
				border-top: 1px solid #999999;
				border-bottom: 1px solid #999999;
				font-style: normal;
				font-weight: normal;
				}

a:link, a:visited {
	color: #CC0000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #666666;
	text-decoration: underline;
}

/*
h1{
	color: #000000;
	font-size: 140%;
	font-style: bold;
	line-height: 130%;
	margin-bottom: 10px;
} 

h2 {
	color: #CC0000;
	font-size: 105%;
	font-weight: bold;
	font-style: italic;
	line-height: 140%;
	margin-bottom: 20px;
} 

h3 {
	width: 630px;
	color: #CC0000;
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	line-height: 140%;
	margin-left: 10px; 
	margin-bottom: 25px;
}

h4 {
	color: #CC0000;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	line-height: 140%;
	margin-bottom: 35px;
}
*/

address{
	color: #000000;
	font-family: Helvetica, Arial, Geneva, Swiss, sans-serif;
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
	line-height: 125%;
}

#salescontent ol {
	margin-left: 25px;
}

#salescontent ol li {
	font-size: 95%;
	line-height: 165%;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

code {
	font-family: Helvetica, Arial, Geneva, Swiss, sans-serif;
	font-size: 95%;
	line-height: 165%;
	font-style: normal;
	color: #000000;
}

.rightphoto {
	margin: 0 0 15px 15px;
	position: relative;
	float: right;
	border: 1px solid #000000;
	line-height: 0;
}

.leftphoto  {
	margin: 15px 15px 15px 0;
	position: relative;
	float: left;
	border: 1px solid #000000;
	line-height: 0;
}

.rightnoborder {
	margin: 10px 0 10px 18px;
	position: relative;
	float: right;
	border: none;
	line-height: 0;
}

.leftnoborder  {
	margin: 10px 22px 10px 0;
	position: relative;
	float: left;
	border: none;
	line-height: 0;
}

.leftnoborder2  {
	margin: 0 20px 6px 0;
	position: relative;
	float: left;
	border: none;
	line-height: 0;
}


.clear {
	clear: both;
}

hr {
	margin: 0 0 22px 0;
}


