/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/*Theme Name: newstand
Author: Francey
Author URI: http://www.francey.org
provided under these terms and conditions: http://www.francey.org/terms/ 
Amended with Permission: Kokoro Media LLC
*/
body{	font-family: verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 0em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;}

#main{	background-color: #ffffff;
	padding: 0px;
	width: 880px;
	margin-left: 70px;
	position: relative;
	top: 0px;
	background-image: none;}

#content{float: left;
	width: 485px;
	height: 150px;
	padding: 10px;
	padding-top: 150px;
	background-image: url(http://www.kokoromedia.com/images/km_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
         background-color: #ffffff;}
	
#nav{
	background-color: #ffffff;
	background-position: right top;
	background-repeat: no-repeat;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 200px;
	padding-bottom: 10px;
	float: right;
}
	
	#nav2{
	background-color: #CCFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	width: 170px;
	height: 600px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 50px;
	padding-bottom: 10px;
	float: right;
}


h1{	font-size: 13px;
	text-transform: uppercase;
	color: #3AB0AF;}

h5{	font-size: 11px;
	text-transform: uppercase;
	color: #c00000;}

h3{	text-align: left;
	margin-top: 0px;
	color: #000000;
	font-size: 12px;}

h4{	color: #3AB0AF;
	font-size: 10px;
	border-bottom: 1px solid #C00000;
	text-align: right;
	margin: 0px;}
	


h2{	text-align: right;
	padding-right: 45px;
	color: #C00000;
	margin: 0px;
	font-size: 11px;
	font-family: silkscreen, "lucida console", monospace;
	font-weight: normal;}



h6{     font-size: 1em;
	color: #C00000;}
	


strong, i, cite{ color: #C00000;
	font-weight: bold;}

b, em{font-weight: normal;}

u{	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #C00000;
	border-bottom: 1px solid #3AB0AF;}
	
h4major{ color: #3AB0AF;
	font-size: 13px;
	text-align: right;
	margin: 0px;
	font-weight : bold;}

blockquote{padding: 3px;}

code{	background-color: #94D4D3;}

UL {
 PADDING-RIGHT: 2px; 
 MARGIN-TOP: 0px; 
 PADDING-LEFT: 2px; 
 PADDING-BOTTOM: 2px; 
 MARGIN-LEFT: 20px;  
 border:1px solid white; 
 BORDER-LEFT:  1px solid #c00000; 
 COLOR: #3ab0af; 
 PADDING-TOP: 2px; 
 LIST-STYLE-TYPE: square
}

ol{	color: #3AB0AF;
	border-left: 1px solid #C00000;
	margin-top: 0px;
	margin-left: 20px;
	padding: 2px;}

dt{	font-weight: bold;
	border-bottom: 1px solid #C00000;}

dd{	background-color: #94D4D3;
	border-left: 1px solid #C00000;
	border-right: 1px solid #C00000;
	border-bottom: 1px solid #C00000;
	padding: 3px;}

input, select, textarea{ background-color: #94D4D3;
	border: 1px solid #C00000;}

a{	color: #C00000;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;}

a:hover{color: #3AB0AF;}






