/*
Theme Name: Rely on Reliant Custom
Author: Sizzling Studios
*/

/* the following html code ensures that scroll bars appear in firefox and stops the effect of short pages jumping from side to side */
html {
min-height:100%;
margin:0 0 0.25px 0;
border:0; /*IE has a default border around the page*/
padding:0;}
* html #container {
  height: 100%;
}

html {
  height: 100%;
}

body {
  height: 100%;
  font-family: arial,helvetica,clean,sans-serif;
  font-size: 10pt;
  margin: 0px;
}

#container {
  top: 0px;
  left: 0px;
  margin: 0px auto;
  min-height: 100%;
}

@media print {
  #container {
    min-height: 0;
  }
}

#main {
  min-height: 100%;
}

* html #main {
  height: 100%;
}


body { margin: 10px 0px 10px 0px; padding: 0px; background-image: url("images/back.gif"); background-repeat: repeat-x; background-color: #3D474D; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; }

/* change width to change the size of the main table display */
#wrap { height: 100%; margin-left: auto; margin-right: auto; width: 95%; border: 1px solid #000000; background-color: #ffffff; }

/* #bot sets bottom color and border*/
#bot { clear: both; background-color: #ECF5E2; border-top: 1px solid #931515; padding: 5px; font-size: 10px; text-align: center; }
#bot a { color: #586C58; }


/* #main textarea { width: 90%; margin-left: 0px; }*/

.postend { margin: 5px 0px 30px 0px; padding: 0px; text-align: center; color: #68992A; font-size: 18px; line-height: 0px; }
.meta { font-size: 10px; color: #555555; margin-bottom: 15px; }
.meta a:link, .meta a:visited { color: #aaaaaa; }
.meta a:hover { color: #555555; }

blockquote { border: 1px solid #586C58; background-color: #ffffff; margin-left: 30px; margin-right: 30px; padding: 0px 10px 0px 10px; }


#left { float: left; width: 210px;}
#left ul { margin-left: 0px; padding-left: 0px; font-weight: bold; }
#left ul li { margin-left: 0px; padding-left: 0px; margin-bottom: 0px; list-style-type: none; font-size: 12px; background: transparent url(images/nav-sep.gif) no-repeat scroll left bottom}
#left ul li a:link, #left ul li a:visited { display: block; padding: 10px 5px 10px 5px; margin: 0px; color: #C4D49C; text-decoration: none; }
#left ul li a:hover { color: #ffffff; }

/* Fix IE spaces. Hide from IE Mac \*/
* ul li a { height: 1%; }
/* End */
#left h2 { margin: 0px; padding: 0px 0px 0px 5px; font-weight: bold; font-size: 13px; border: none; background: none; color: #ffffff; text-align: left }




#cal { margin: 0px 0px 10px 0px; border: 1px solid #586C58; background-color: #ECF5E2; }
#cal caption { border-bottom: 1px solid #586C58; padding: 2px; font-size: 12px; }
#wp-calendar { width: 100%; }
#wp-calendar thead { font-size: 9px; text-align: right; }
#wp-calendar td { text-align: right; font-size: 9px; color: #383838;}
#wp-calendar td a:link, #wp-calendar td a:visited { font-weight: bold; text-decoration: none; color: #586C58;}
#wp-calendar td a:hover { text-decoration: underline; }




#about { margin: 0px 0px 20px 0px; padding: 0px; }

h1 { font-size: 19px; margin: 0px; color: #000000; text-decoration: none; font-weight:normal;}
h1 a:link, h1 a:visited { color: #000000; text-decoration: none; }
h1 a:hover { color: #000000; }
h2 { font-size: 16px; color: #68992A; }
h3 { font-size: 14px; font-weight: bold; margin: 0px; color: #383838;}
h4 { font-size: 14px; font-weight: bold; margin: 0px; color: #68992A;}
h5 { font-size: 10px; font-weight: normal;}
h6 { font-size: 10px; font-weight: normal; font-style: italic;}
.header { font-size: 16px; border: 0px solid #931515; margin: 0px; padding: 0px;}
.header a:link, .header a:visited { color: #ffffff; text-decoration: none;}
.header a:hover { text-decoration: underline; }
.date h2 { font-size: 12px; border-bottom: 1px solid #68992A; margin: 0px 0px 10px 0px; padding: 3px; color: #555555; font-style: italic; font-weight:normal;}



a:link, a:visited { color: #3D5812; }
a:hover { color: #68992A; }

.trackback { font-size: 10px; }

#commentlist { list-style-type: none; margin: 0px; padding: 0px; }
#commentlist li { list-style-type: none; margin-bottom: 10px; padding: 5px; background-color: #ECF5E2; border: 1px solid #586C58;}
#commentlist cite { margin: 7px 0px 0px 0px; padding: 0px; font-size: 10px; font-style: normal; }
#commentlist p { margin-top: 0px; padding-top: 0px; }
