/* CSS Document  */

body {
	color: #fff; 
	font-size: 19px;
	letter-spacing: 5px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	background-color:#000;
	margin:30px 0 20px 140px;
line-height:24px;

}

pre {
 font-size: 40px;
 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 width: 400px;
 word-wrap: break-word; /* Internet Explorer 5.5+ */
}

h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, img, #rb , #rb2 {
	padding:0;
	margin:0;
	border:0;
	letter-spacing: 0px;	
	}
	
	
#box1 { width:450px; float: left; letter-spacing: 0px; display: inline; margin-top: 0px; margin-right:20px;
	}
#box2{ width:360px; float: left;  letter-spacing: 0px; margin-top: 25px;}
	
#likee {width: 160px; height: 160px; float: left;
	margin-right:0px; background:#fff; padding: 6px;}	
img {
	padding-bottom: 20px;
	}
textarea { font-size: 24px; padding: 5px;
font-family:  Helvetica, Arial, Verdana, sans-serif;}

#footer {
height:300px;
margin: 50px 0 0px 0px;
padding: 40px 0 0 50px;
background-color:#efefef;}

#right{color: #aaa; float: right; position: absolute; line-height:16px;
	top: 140px; left: 820px; width:210px; font-size: 11px;}
#right img {padding-bottom:5px;}
h1 {
	font-weight: lighter;
	font-size: 22px;
	color: #767769;
	padding-bottom: 2px;
}

h3 {
	font-weight: lighter;
	font-size: 16px;
	color: #767769;
	padding-bottom: 2px;
}

h2 {

	font-weight: lighter;
	font-size: 20px;
	padding-bottom: 2px;
}
#morse2 {width: 500px; display: block; }
#morse {width: 500px; display: block; padding:10px; }
#rb {font-size: 13px;}
#tweet {background:#E90E8B; padding:4px 8px 2px 12px; margin:0px;  display: inline;}

a:link {
	color:#E90E8B; 
	text-decoration: underline;
	letter-spacing: 0px;
}

a:visited {
	color:#E90E8B; 
	text-decoration: underline;
}

#line {border-bottom: 1px #fff dotted; width:500px;}

hr {
	size: 1px;
	color: #e1e1e1;
	padding: 0px 0px 0px 0px;
	margin : 20px 0px 20px 0px;
	border-top-color : #3A2007;
	border-top-style : dotted;
	border-top-width : 1px;
	border-right : 0px;
	border-left : 0px;
	border-bottom : 0px;
}
