/*
Theme Name: Hawksoft default.
Theme URI: www.hawksoft.com
Description: My own Hawksoft theme.
Version: 1.0
Author: Phil Frisbie, jr.
Author URI: www.hawksoft.com
*/


*
{border: 0px solid #000;
 margin: 0;
 padding: 0;}
body
{background-color: #000;
 color: #fff;
  font-family: "Trebuchet MS",arial,"bitstream vera sans",sans-serif;
 font-size: 80%;}

#heading
{background: #000 /*url("/images/edge-background.gif")*/url("/images/edge-horizontal-wide.gif") bottom repeat-x;
 float: right;
 margin-bottom: 1em;
 width: 100%;}
#heading h1
{color: #F00;
 float: left;
 font-size: 400%;
 margin-top: -0.4em;
 padding: 20px 60px 20px 20px;}
#heading h2
{color: #F00;
 float: left;
  font-size: 150%;
 margin-top: -0.4em;
 padding: 20px 20px 40px 20px;}
 
 #heading img
{float: left;
margin: 0px;
 padding: 0px 0px 40px 0px;}

 #heading ul
{color: #E00;
 float: right;
 margin-top: 20px;}
#heading li
{display: inline;
 font-size: 100%;
 margin: 20px;
 list-style: none;}
#heading a
{color: #F00;
 text-decoration: none;}
#heading a:hover
{text-decoration: underline;}
#heading a span
{text-decoration: overline;}

#leftbar
{background: #000 url("/images/edge-vertical.gif") top right repeat-y;
 color: #E00;
 float: left;
 margin-bottom: 1em;
 width: 200px;}
#rightbar
{background: #000 url("/images/edge-vertical.gif") top left repeat-y;
 clear: right;
 color: #E00;
 float: right;
 margin-bottom: 1em;
 width: 200px;}
#leftbar .top,#rightbar .top
{background: Transparent url("/images/edge-horizontal.gif") top repeat-x;}
#leftbar .top h2,#leftbar .top h3,#leftbar .top h4,#leftbar .top h5,#leftbar .top h6,#leftbar .top ul
{background: url("/images/corner4_tr.gif") top right no-repeat;
 display: block;
 padding-left: 10px;
 padding-right: 20px;
 padding-top: 20px;}
 
 #rightbar .top h2,#rightbar .top form
{background: url("/images/corner4_tl.gif") top left no-repeat;
 display: block;
 padding-bottom: 20px;
padding-left: 20px;
 padding-right: 10px;
 padding-top: 20px;}
 
#leftbar .bottom,#rightbar .bottom
{background: url("/images/edge-horizontal.gif") bottom repeat-x;}
#leftbar .bottom p,#leftbar .bottom ul,#leftbar .bottom ol
{background: url("/images/corner4_br.gif") bottom right no-repeat;
 display: block;
 padding-bottom: 20px;
 padding-left: 10px;
 padding-right: 20px;}

#rightbar .bottom p,#rightbar .bottom ul,#rightbar .bottom ol
{background: url("/images/corner4_bl.gif") bottom left no-repeat;
 display: block;
 list-style-position: inside;
 padding-bottom: 20px;
 padding-left: 20px;
 padding-right: 10px;}

#rightbar .middle p,#rightbar .middle ul,#rightbar .middle ol, #rightbar .middle h3
{display: block;
 list-style-position: inside;
 padding-bottom: .5em;
 padding-left: 20px;
 padding-right: 10px;}

#leftbar li,#rightbar li
{padding-bottom: .5em;
list-style-position: inside;
list-style-image: url("/images/bullet.gif");}

#content
{font-size: 1.25em;
 margin: 0 200px;
 padding: 20px;}
#content h2,#content h3,#content h4,#content h5,#content h6
{background: #000 url("/images/grad30.gif") bottom repeat-x;
 color: #F00;
 text-indent: 20px;
 padding: 0px 0px;}
 #content .h_r h2,#content .h_r h3,#content .h_r h4,#content .h_r h5,#content .h_r h6
{background: #000 url("/images/grad30_l.gif") bottom right no-repeat;}

#content p,#content li
{padding-top: 10px;}

#footer
{background: #000 url("/images/edge-horizontal.gif") bottom repeat-x;
 clear: both;}
#footer p
{background: Transparent url("/images/edge-horizontal.gif") top repeat-x;
 color: #F00;
 font-size: 0.9em;
 line-height: 6em;
 text-align: center;}
#footer a
{color: #F00;}
#footer a:hover
{color: #800;}

 
a
{text-decoration: none;}
a:link,a:visited
{color: #F00;}
a:hover
{color: #888;}

#content .navigation {
clear: both;
padding: 10px 0px;
}
#content .previous-entries {
	float: left;
}
#content .next-entries {
	float: right;
}
#content .post-cat {
	float:left;
	font-size: 95%;
}
#content .post-comments {
	float: right;
	font-size: 95%;
}
#content .entry {
	padding-top: 2em;
}
