/*Design by J. Bealhttp://www.creativelines.rjzone.com/Released under a Creative Commons Attribution 2.5 License*//*********************************************************Main Page********************************************************/body {	margin: 0;	padding: 0;	background: #060610 url(images/bg-1.gif);	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #ffffff;}h1, h2, h3 {		font-family: Georgia, "Times New Roman", Times, serif;	font-weight: normal;	font-style: italic;	color: #FF941D;}h1 { font-size: 64px; }h2 { font-size:* 24px; }h3 { font-size: 18px; }p, ol, ul, blockquote {	line-height: 22px;}a {	border-bottom: 1px dotted #707070;	text-decoration: none;	color: #BFBFBF;}a:hover {	border: none;}strong {	color: #8D8C8C;}/*********************************************************Posts********************************************************/.post {	margin-bottom: 9px;	padding: 10px 30px 10px 50px;	/*background: #131313;*/	border-top: 2px solid #1F1F1F;	border-right: 1.5px solid #0F0F0F;	border-bottom: 1.5px solid #0F0F0F;	border-left: 2px solid #1F1F1F;	/**background: url(images/br.gif) repeat-y -150px 0px;**/}.post h2, .post h3 {	margin-left: -40px;}/*********************************************************Header********************************************************/#header {	width: 600px;	height: 280px;	margin: 0 auto;	background: url(images/header.jpg);}#header h1 {	margin: 0;	padding: 5px 0 0 10px;	font-size: 36px;}#header h2 {	margin: 0;	padding: 0 0 0 120px;	font-size: 16px;}#header a {	border: none;	letter-spacing: -1px;	color: #FF941D;}/****************************************************** Content  *****************************************************/#content {	width: 580px;	margin: 0 auto;	padding: 10px;}#col1 {	background-color: #131420;	float: left;	width: 180px;padding: 10px;}#col1 ul {	margin-left: 0;	padding-left: 0;	list-style: none;}#col2 {	background-color: #131420;	float: right;	width: 380px;}/********************************************************* Footer  ********************************************************/#footer {	clear: both;	width: 580px;	margin: 0 auto;	padding-top: 20px;}#footer p {	margin: 0;	text-align: center;	font-size: 9px;}#footer * {	color: #F60;}