/*
Theme Name: Sinplex V2
Theme URI: http://www.dl2media.com
Description: Converted Sinplex OSWD template adapted for wordpress
Author: DL2 Media
*/

body
{
	margin: 0;
	margin: 0 auto;
	background: #f4f4f4 url(images/bg.gif) top center repeat-y;
	font-size: 12px;
	font-family: "Verdana", "Arial", sans-serif;
}
#header
{
	vertical-align: top;
	padding-bottom: 11px;
	padding-left: 18px;
	xfont-size: 11px;
	font-weight: lighter;
	color: #00008B;
	border-bottom: 1px solid #efefef;
}
#header div {
  margin-top: 0;
}
#main
{
	width: 780px;
	height: auto;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0 auto 0 auto;
	xfont-size: 11px;
	font-weight: normal;
	color: #A52A2A;
}
h1, h2
{
    xfont-size: 12px;
	color: #191970;
	font-weight: bold;
	/*padding-left: 4px;*/
}
h3, h4
{
    xfont-size: 11px;
	color:  #2F4F4F;
	font-weight: bold;
	/*padding-left: 8px;*/
}
#menu
{
	width: 150px;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
}
#menu a:link, #menu a:visited
{
	xwidth: 150px;
	margin: 1px 0 1px 0;
	padding: 4px 3px 4px 8px;
	background-color: transparent;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
#menu a:hover
{
	color: #A52A2A;
	text-decoration: none;
}

#lefty
{
	margin: 8px;
	width: 150px;
	height: auto;
	color: #00008B;
}
#lefty p
{
	width: 94%;
	padding: 12px;
	background-color: #fff;
	color: #607080;
}
#block
{
	xpadding: 12px;
	background-color: #fff;
	color: #607080;
	margin-top: 0;
}


a:link, a:visited
{
	color: #003366;
	border-bottom: 1px solid #dadada;
	text-decoration: none;
}
a:hover
{
	color: #A52A2A;
	text-decoration: none;
}
#content
{
	float: right;
	width: 570px;
	text-align: left;
	xpadding-top: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	padding-right: 16px;
	border-left: 1px solid #efefef;
	line-height: 145%;
	color: #607080;
	margin-top: 0;
}
#content h3, h4
{
	color:  #2F4F4F;
	font-weight: bold;
        padding-left: 0px;
}
#footer
{
        text-align: center;
	padding: 11px;
	font-weight: lighter;
	color: #cccccc;
}
hr
{
	border:0;
	border-bottom: 1px solid #efefef;
	height: 1px;
}
li
{
	line-height: 160%;
}
ul li {
  list-style-type: circle;
}
ul
{
    xmargin: 0px;
    xpadding: 0px;
}
ol ol {
  list-style-type: lower-alpha;
}
h2 {
  xfont-size: 14px;
  margin-bottom: 0;
  margin-top: 1.5em;
}
h1 {
  xfont-size: 22px;
  margin-bottom: 0;
  margin-top: 0.5em;
}
h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.post-Greg {
  background: url("greg.jpg") #fff no-repeat top right;
}
.post-Kat {
  background: url("kat.jpg") #fff no-repeat top right;
}
div.aboutpost {
  font-size: smaller;
  margin-top: 0;
  padding-top: 0;
}
p.nextprev, .error {
  text-align: center;
}




table.data {
  margin-left:auto;
  margin-right: auto;
}
table.data caption {
  margin-left:auto;
  margin-right: auto;
}
table.data th, table.data td {
  padding: 0 0.25em;
  text-align: center;
}
table.data th {
  background-color: #ddd;
}
table.data td {
  background-color: #eee;
}

dt {
  font-weight: bold;
  margin-top: 1em;
}
