/* Hotty Toddy, Gosh Almighty
   Who the Hell are We?
   Flim Flam, Bim Bam
   Ole Miss By Damn!
*/
body {
           color: #000;
	       background: #fff url(../img/bg.jpg) center;
	       margin: 0 0 0 0;
	       padding: 0;
	 }
img  {
	       display: block;
	       border: 0;
	 }
a:link {
           font-weight: normal;
		   text-decoration: underline;
		   color: #006;
		   background: transparent;
		}
a:visited {
          font-weight: normal;
		  text-decoration: underline;
		  color: #006;
		  background: transparent;
		  }
a:hover {
          font-weight: normal;
		  text-decoration: underline;
		  color: #f00;
		  background: transparent;
		  }
a:active {
          font-weight: normal;
		  text-decoration: none;
		  color: #f00;
		  background: transparent;
		  }
#menu a:link {
           font-weight: normal;
		   text-decoration: none;
		   color: #006;
		   background: transparent;
		}
#menu a:visited {
          font-weight: normal;
		  text-decoration: none;
		  color: #006;
		  background: transparent;
		  }
#menu a:hover {
          font-weight: normal;
		  text-decoration: underline;
		  color: #fff;
		  background: transparent;
		  }
#menu a:active {
          font-weight: normal;
		  text-decoration: underline;
		  color: #006;
		  background: transparent;
		  }
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
          font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	      }
h1 {
          font-size: 16px;
          font-weight: normal;
		  color: #006;
		  font-family: "Century Gothic", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	      line-height: 1.1em;
		  } 
h2 {      font-size: 14px;
          font-weight: bold;
		  color: #333;
		  font-family: "Century Gothic", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	      line-height: 1.1em;
		  }
h3 {
          font-size: 18px;
		  font-weight: normal;
		  color: #006;
		  font-family: "Century Gothic", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
		  line-height: 1.1em;
	      } 
html p {
          margin-top: 0;
		  margin-bottom: 13px;
		  text-align: left;
		  font-size: 12px;
		  line-height: 1.4;
		  }
#primarycontent {
          padding-left: 25px;
		  padding-right: 25px;
		  padding-top: 15px;
		  background: transparent;
		  }
#sidebar {
          background: #fff center;
		  }
#leftcol {
          background: #fff center;
		  }
.sidebar {
          padding-left: 20px;
		  padding-right: 20px;
		  padding-top: 10px;
		  padding-bottom: 10px;
		  }
.primarycontent {
          padding-left: 25px;
		  padding-right: 25px;
		  padding-top: 15px;
		  }
.summary {
          padding-left: 15px;
		  padding-right: 15px;
		  padding-top: 15px;
		  }
#footer {
          background: #fff url(../img/footer.jpg) center;
		  height: 80px;
		  }
#footer p {
          margin-top: 10px;
		  margin-bottom: 0;
		  margin-left: 10px;
		  text-align: left;
		  font-size: 10px;
		  line-height: 16px;
		  font-weight: normal;
		  text-decoration: none;
		  color: #000;
		  background: transparent;
		  }
#footer a:link {
           font-weight: normal;
		   text-decoration: underline;
		   color: #006;
		   background: transparent;
		}
#footer a:visited {
          font-weight: normal;
		  text-decoration: underline;
		  color: #006;
		  background: transparent;
		  }
#footer a:hover {
          font-weight: normal;
		  text-decoration: underline;
		  color: #f00;
		  background: transparent;
		  }
#footer a:active {
          font-weight: normal;
		  text-decoration: none;
		  color: #foo;
		  background: transparent;
		  } 
#sidebar p, td, li, ul, ol {
          margin-top: 0;
		  margin-bottom: 6px;
		  text-align: left;
		  font-size: 12px;
		  line-height: 16px;
          }
.post-footer 
{
	padding-top:20px;
	background:url(/journal/wp-content/themes/connections/img/divider.gif) no-repeat center;
    }
.comment {
         background: #fff;
		 padding-top: 5px;
		 padding-bottom: 5px;
		 padding-right: 2px;
		 padding-left: 2px;
		 border: 2px #333;
		 }