/*
--------------------------
Simple PHP Blog CSS Styles
--------------------------

Name: Slick Theme
Author: Bill Bateman
Version: 0.4.6

/* Special header graphic - resizeable */
/* Logo Area */

#HeaderArea {
  margin: 0;
  background-position: top;
  /*width: 640px;*/
  position: relative;
  left: 0px;
  top: 0px;
}

#HeaderLeft {
  width: 1px;
  position: absolute;
  left: 0px;
}

#HeaderRight {

  width: 1px;
  position: absolute;
  right: 0px;
}

#HeaderCenter {

  position: absolute;
  left: 1px;
  padding: 20px 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  text-decoration: none;
}

/* END logo area */


/* Images */
img {
  border: 0;
}

hr  
{
  color: #9A9A8C;
  background-color: #9A9A8C;
  height: 1px;
  border: 0px;
}

#img_float_left
{
  /* Used in the [img] tag when float=left */
  float: left;
  margin: 2px 8px 4px 2px;
}

#img_float_right
{
  /* Used in the [img] tag when float=right */
  float: right;
  margin: 2px 2px 4px 8px;
}

/* General Layout */


/* NEW */
form {
  margin: 0px;
  padding: 0px
}

/* NEW */
code, pre {
  font-family: 'Courier New', Courier, Fixed;
}

/* NEW */
pre {
  overflow: auto;
  width: 430px;
  border: 1px dotted #777;
  padding: 5px
}

/* NEW */
#archive_tree_menu ul 
{
  list-style: none inside;
  padding: 0px 0px 0px 10px;
  margin: 0px;
}

/* NEW */
#archive_tree_menu li 
{
  margin: 0px;
  padding: 4px 0px 0px 0px;
  /* border: 1px #F00 solid; */
}

input, select, option, textarea
{
  font-size: 11px;
  text-align: left;
}

#footer
{
  border: 0;
  border-top: 1px solid #ccc;
  color: #666;
  background: #eee;
  padding: 10px;
  text-align: left;
  clear: both;
}

#maincontent
{
  margin: 0;
  padding: 12px;
  top: 0px;
  /*border-left-width: 1px;
  border-left-style: solid;*/
}

#maincontent .blog_title
{
  color: #663;
  font-size: 20px;
  padding: 0px 6px 0px 0px; 
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

#maincontent .blog_title img
{
  /* padding: top right bottom left */
  padding: 0px 10px 0px 0px;
}

#maincontent .blog_body
{
  padding: 0px; /* Used to be 10px */
  margin: 0px;
  line-height: 16px; /* This is new */
  border-width: 1px;
  border-style: none;
  color: #663;
  background-color: #000000;
  border-color: #A6A6A6;
}

#maincontent .blog_body_clear
{
  padding: 0px;
  border-color: #FFF;
  border-width: 0px;
  border-style: solid;
}

#maincontent .blog_body_solid
{
  padding: 20px 0px 0px 0px;
  border-color: #660;
  background: #fff;
  border-width: 0px;
  border-style: solid;
}

#maincontent .blog_date
{
  font-weight: normal;
  color: #666666;
  font-size: 10px;
  margin-bottom: 4px;
  top: 0px;
}

#maincontent .blog_comment
{
  padding: 6px 10px 0px 0px;
  font-size: 10px;
  font-weight: bold;  
  color: #663;

}

#sidebar
{
  background-repeat: repeat-x repeat-y;
  height: 100%;
  width: 195px;
  padding: 0px 0px 0px 12px;
  font-size: 11px;
  font-weight: normal;  
  text-decoration: none;
}

#sidebar-top
{
  background-repeat: repeat-x;
  background-position: top;
  height: 30px;
  margin: 0px;
  padding: 0px;
}

#sidebar .menu_title
{
  font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
  padding: 0px 5px 3px 7px;
  /*background-color: #B2B286;*/
  margin: 0px;
}

#sidebar .menu_body
{
  padding: 5px;
  clear: both;
  /*background-color: #FFF;*/
  margin: 0px;
}

#sidebar .calendar
{
  font-size: 10px;
}

#sidebar .calendar a
{
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

#sidebar .calendar td
{
  padding: 2px;
}

/* Links */

a
{
  font-weight: strong;
  text-decoration: none;
}

a:link, a:visited
{
  color: #333366;
}

a:hover
{
  color: #993333;
}

a:active {
  color: #333366;
}

#sidebar .menu_body a
{
  font-weight: strong;
  text-decoration: none;
}

#sidebar .menu_body a:link
{
  color: #333366;
}

#sidebar .menu_body a:visited
{
  color: #333366;
}


#sidebar .menu_body a:hover
{
  color: #993333;
}

#sidebar .menu_body a:active {
  color: #333366;
}

/* Typeography */

blockquote {
  margin: 15px 30px 0 45px;
  padding: 0 0 0 45px;
  background: url(../slick/images/blockquote.gif) no-repeat left top;
  font-style:italic;
}


h1, h2, h3, h4, h5, h6
{
  font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
  font-weight: bold;
  
  margin: 2px 0px 2px 0px;
}

h1
{
  font-size: 20px;
  font-weight: bold;
}

h2
{
  font-size: 18px;
  font-weight: bold;
}

h3
{
  font-size: 16px;
  font-weight: bold;
}

h4
{
  font-size: 14px;
  font-weight: bold;
}

h5
{
  font-size: 12px;
  font-weight: bold;
}

h6
{
  font-size: 10px;
  font-weight: bold;
}
body {
	background-color: #333333;
	background-image: url(/images/design/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.calhead {
	color: #000000;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cal {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.cal a:link, a:visited {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

.cal a:hover {
	color: #993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

.bodylg {
	color: #333366;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.section_head {
	color: #ffffcc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.section_head a:link, a:visited {
	color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.section_head a:hover {
	color: #ffffcc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body a:link, .body a:visited {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

.body a:hover {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.footer a:link, .footer a:visited {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

.header {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header a:link, .header a:visited {
	color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

.header a:hover {
	color: #993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

.header2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header2 a:link, .header2 a:visited {
	color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.header2 a:hover {
	color: #993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.bodybiglink a:link, .bodybiglink a:visited {
	color: #333366;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
}

.bodybiglink a:hover {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
background-color: #ffffcc;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #333366;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e6b238;
}

.bodyaccent {
	color: #FF0000;
	font-weight: bold;
}

.pop_info {
border-style: solid;
padding: 2px; 
display: none; 
width: 350px; 
position: absolute; 
background-color: white;
}

.home_info {
color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.home_info a:link, .home_info a:visited {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
