/*
Theme Name: Daily Digest
Description: Widget-ready. 3-column newspaper-style theme designed
Version: 3.0
Author: Joni

*/
html
{
  overflow-y: scroll;
}

body {
  background-color:#000000;
  text-align:left;
  font-family: Garamond, Georgia, 'Times New Roman', Arial, Tahoma;
  margin:0;
  }

a {
  color:#444444;
  font-weight:bold;
  text-decoration:underline;
}
a:hover {
  color:#444444;
  font-weight:bold;
  text-decoration:none;
  }
blockquote  {
    margin:0;
  background-image:url(images/blockimage.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
  color:#000000;
  padding:2px 43px 2px 33px;
  font-style:oblique;
  font-size:11px;
}

img {border:0px;}

h1 {
  font-family: 'Arial Black';
  font-size: 16px;;
  }
h2 {
  font-size:14px;
  }

input {
  color:#000000;
  border:1px solid #000000;
  background:#EEEEEE;
  padding:0 3px 0 3px;
  font-family:Georgia, Arial, Tahoma;
  font-size:11px;
  }
textarea {
  color:#000000;
  border:1px solid #000000;
  background:#EEEEEE;
  font-family:Georgia, Arial, Tahoma;
  font-size:11px;
  }

#searchform {
  padding:0 3px 0 3px;
  text-align:left;
  }
#searchform Input {
  color:#000000;
  background:#EEEEEE;
  padding:0;
  font-family:Georgia, Arial, Tahoma;
  font-size:11px;
  }

#overall {
  width:924px;
  margin-right:auto;
  margin-left: auto;
  text-align:center;
   }

#header {
  width:924px;
  height:164px;
  background-position:0px 0px;
  background-image:url(images/banner.jpg);
  background-repeat:no-repeat;
  text-align: center;
}

.header-title
{
  padding-top: 20px;
}

.header-title a, .header-title a:hover {
display: block;
width: 674px;
height: 103px;
  text-indent: -9999px;
  margin: 0px auto;
  background: url('/images/masthead-logo.gif') left top no-repeat;
  outline: none;
  }

.header-text {
  padding: 20px 26px 0px 26px;
  font-size: 16px;
  font-family: Garamond, Georgia, 'Times New Roman', Arial;
  color:#000000;}

.main-area {
  margin:0 0 0 0px;
  padding:0 0 0 25px;
  height: auto;
  min-height: 600px;
  width: 924px;
  float:left;
  background-position:0px 0px;
  text-align:center;
  background-repeat:repeat-y;
  background-position:0px 0px;
  text-align:left;
  background-image:url(images/mainbodyimage.jpg);
  }

* html .main-area
{
  height: 600px;
}


#sidebar-left-area {
  float:left;
  width:160px;
  margin:0;
  padding:1px;
  text-align:left;
  position:relative;
  }

#sidebar-left {
  float:left;
  width:160px;
  margin:0px;
  padding:0px;
  text-align:left;
  background:none;
  font-family:Georgia, 'Times New Roman', Arial, Tahoma;
  font-size:11px;
  /*text-align:justify;*/
  color:#000000;
  }
#sidebar-left ul {
  margin:0px;
  padding:0px;
  margin-left:3px;
}
#sidebar-left ul ul{
  margin:0px;
  padding:0px;
  margin-left:5px;
}

#sidebar-left a{
  font-family:Georgia, 'Times New Roman', Arial, Tahoma;
  font-size:11px;
  color:#444444;
  text-decoration:underline;
  font-weight:bold;
  padding: 0 0 0 5px;
  }
#sidebar-left a:hover{
  text-decoration:none;
  font-weight:bold;
  }

#sidebar-left ul ul li {
  padding: 0 0 2px 15px;
  background: url(images/bullet2.jpg) no-repeat 0 0.3em;
  list-style:none;
  }


#sidebar-left ul {
  margin: 0;
  list-style-type: none;
}

#sidebar-left h2 {
  background-color:#000000;
  font-size:12px;
  font-weight:bold;
  font-family:Garamond, Georgia, 'Times New Roman', Arial, Tahoma;
  color:#FFFFFF;
  padding:2px 4px 2px 0;
  text-align:center;
  letter-spacing: 2pt;
  list-style:none;}





#sidebar-area {
  float:left;
  width:160px;
  margin:0;
  padding:1px;
  text-align:left;
  position:relative;
  }

#sidebar {
  float:left;
  width:160px;
  margin:0px;
  padding:0px;
  text-align:left;
  background:none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  text-align:justify;
  color:#000000;
  }
#sidebar ul {
  margin:0px;
  padding:0px;
  margin-left:3px;
}
#sidebar ul ul{
  margin:0px;
  padding:0px;
  margin-left:5px;
}

#sidebar ul ul li {
  padding: 0 0 2px 15px;
  background: url(images/bullet2.jpg) no-repeat 0 0.3em;
  list-style:none;
  }


#sidebar ul {
  margin: 0;
  list-style-type: none;
}

#sidebar h2 {
  background-color:#000000;
  font-size:12px;
  font-weight:bold;
  font-family:Garamond, Georgia, 'Times New Roman', Arial, Tahoma;
  color:#FFFFFF;
  padding:2px 4px 3px 0;
  text-align:center;
  letter-spacing: 2pt;
  list-style:none;}
#classifieds
  {
  font-size:12px;
  font-family:Garamond, Georgia, 'Times New Roman', Arial, Tahoma;
  }

.content-area {
  float:left;
  width:510px;
  margin: 0px 0px 6px 0px;
  padding: 3px 20px;
  text-align:justify;
  position:relative;
  }

#footer {
  width: 924px;
  height: 60px;
  clear:both;
  background-image:url(images/footerimage.jpg);
  background-repeat:no-repeat;
  background-position:center bottom;
  text-align:center;
  padding: 0;
  margin:auto;
  color:#000000;
  }
.footer-text {
  width:880px;
    padding:20px;
  text-align:center;
  color:#000000;
  text-decoration:none;
  font-family:Garamond, Georgia, 'Times New Roman', Arial, Tahoma;
  font-size:11px;}
#footer-wp {
  width:880px;
  text-align:center;
  color:#000000;
  text-decoration:none;
  font-family:Garamond, Georgia, 'Times New Roman', Arial, Tahoma;
  font-size:11px;}

.footer a {
  text-decoration:none;
  font-family:Garamond, Georgia, 'Times New Roman', Arial, Tahoma;
  font-size:11px;}


/*entry*/
.entry{
  padding:0px;
}
.entry ul li {
  list-style-image: url(images/bullet.jpg);
  margin:0 20px 0 15px;
  }
.entry ol li {
  margin:0 20px 0 15px;
  list-style:decimal; }
.entryin {
  margin:0;
  padding:0;
  background-repeat:no-repeat;
  background-position:0px 0px;
  text-align:justify; }


.entryin a{
  color:#444444;
  font-weight:bold;
  text-decoration:underline;
  }
.entryin a:hover{
  color:#444444;
  font-weight:bold;
  text-decoration:none;
  }


.entryhead { margin:0;
  }

.entrydate { text-align:right;
  padding:0 5px 0 0;
  font-family:Garamond, Georgia, 'Times New Roman', Arial, Tahoma;
  font-size: 20px;
  }


.entrytitle {
  padding: 0 3px 0 20px;
  color: #000000;
  font-family: 'Arial Black';
  font-size: 23px;
  text-align: left;
  background-image:url(images/entrytitlebg.jpg);
  background-repeat:no-repeat;
}
.entrytitle a{
  font-weight: normal;
  color: #000000;
  text-decoration:none;
}
.entrytitle a:hover{
  font-weight: normal;
  color: #000000;
  text-decoration:underline;
}
.entrytime {
  font-size:11px;
  width:495px;
  border-bottom:1px solid #000000;
  padding: 0 0 2px 20px;
  color:#000000;
  font-weight:bold;
  font-family: Arial, Verdana;
  text-align:left;
  background-image:url(images/byimage.jpg);
  background-repeat:no-repeat;
  background-color:#eaeaea;
  }


.entrybody {
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
  font-size: 13px;
  text-align:justify;
}
  
.entrybody p
{
  line-height: 19px;
}

.entryinbody {
  padding:3px;
}


.entryfoot {
  border-bottom:6px solid #000000;
}
.entrymcomm
  {
  margin:0;
  padding:0 0 2px 0px;
  background-repeat:no-repeat;
  background-color:#eaeaea;
  }
.entrymcommtxt {
    font-family:Arial;
    font-size: 11px;
    text-align: left;
    padding: 0px 5px 0 5px;
    font-weight:bold;
    text-align:right;
}
.entrymcommtxt a{
    font-family:Arial;
    font-size: 12px;
    text-align: left;
    color:#444444;
    font-weight:bold;
    text-decoration:underline;
    padding: 0px 5px 0 10px;
}
.entrymcommtxt a:hover{
    font-family:Arial;
    font-size: 12px;
    text-align: left;
    color:#444444;
    font-weight:bold;
    text-decoration:none;
    padding: 0px 5px 0 10px;
}

.singleinfo {
  background:#EEEEEE;
  border:1px solid #000000;
  padding:2px;
  font-style:oblique;
}
.spaceforentry {
  padding:10px;
}


/*Comments*/
.com-entry
  {padding:0;}
.com-entrymtext {
  background-color:#000000;
  font-size:12px;
  font-weight:bold;
  font-family:Garamond, Georgia, 'Times New Roman', Arial, Tahoma;
  color:#FFFFFF;
  padding:4px 0 4px 0;
  text-align:center;
  letter-spacing: 2pt;
}
.com-entrybody {
  color: #000000;
  font-family: Georgia, Arial, Tahoma;
  font-size: 11px;
  text-align: justify;
}
.com-entryinbody {
  padding:5px;
}
.com-entrytitle {
  padding: 0 5px 0 0;
  font-weight: bold;
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-align: right;
  font-style:oblique;
}
.com-entrytitle a {
  padding: 0 5px 0 0;
  font-weight: bold;
  color: #444444;
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-align: right;
  font-style:oblique;
}
.com-leaveareply
  {
  padding:5px 0 0 0;
  font-weight: bold;
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 15px;
  text-align: left;
  }
.com-entryin {
  margin:0;
  padding:2px;
  width: 500px;
  background:#EEEEEE;
  text-align:left;
  border:1px solid #000000;
  }
.commentlist {
  margin:0;
  padding: 0 0 0.4em 0;
}
.commentlist ol li, ol, li {
  list-style:none;
  }
.navigation {
  font-size: 12px;
  padding: 40px 0 0 0;
}
.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  margin-top: -1px;
  text-align: right;
}


#pages,
#meta-3
{
  margin-bottom: 20px;
}