
body {
	margin: 0;
	padding: 0;
	background:  #FFFFFF url(images/bg01a.jpg) repeat-x top left;
	font-size: 13px;
	color: #7F7F7F;
        line-height: 18pt;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #484848;
}

h1 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #7ACE11;
}

a:hover {
	text-decoration: none;
	color: #7ACE11;
}

/* Header */

#header {
	width: 890px;
	height: 190px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 40px 0 0 0;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 93px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #FFFFFF;
}


/* Page */

#page {
	width: 890px;
	margin: 0 auto;
        text-decoration: none;
}

/* Content */

#content {
	float: left;
	width: 620px;
        border: 0px solid #000000;
        padding: 20px 0px 0px 0px;
}

#content a {
        text-decoration: none;
}
#content a:hover {
        text-decoration: none;
        color: #FF0080;
}

.post {
        margin: 10px 0px 0px 0px;
        padding: 20px 20px 20px 50px;
        border: 1px solid #000000;
}

.title {
	margin: 0;
	border-bottom: 2px solid #484848;
	color: #484848;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
        border: 0px solid #000000;
        line-height: 18pt;
        padding: 28px 0px 10px 0px;
}



#sidebar h2 {
	margin: 0;
	padding: 5px 0 6px 14px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
        text-decoration: none;
        color: #FF0080;
}

/* Footer */

#footer {
	clear: both;
	margin: 0px;
	height: 80px;
	background: #F2F2F2 url(images/bg02.jpg) repeat-x left top;
}

#footer p {
	padding: 20px 0;
	text-align: center;
	font-size: smaller;
	color: #717171;
}

#footer a {
        text-decoration: none;
}

#footer a:hover {
        text-decoration: none;
        color: #FF0080;
}

#flash {
  background: #ffffff;
  border: 0px solid #000000;
  float: left;
  margin: 6px 10px 0px 0px;
  padding: 0px 6px 0px 0px;
  width: 250px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  height: px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 240px; /* standards width */
}

#flashacc {
  background: #ffffff;
  border: 0px solid #000000;
  float: left;
  margin: 6px 10px 20px 0px;
  padding: 0px 6px 0px 0px;
  width: 250px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  height: px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 240px; /* standards width */
}

#flashr {
  background: #ffffff;
  border: 0px solid #000000;
  float: right;
  margin: 6px 0px 0px 10px;
  padding: 0px 0px 0px 6px;
  width: 250px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  height: px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 240px; /* standards width */
}

