/*
Theme Name: Mountain Astrologer
Author:   Mountain Webdev
Author URI: http://mountainastrologer.com
*/
body {
  background: #ffffff url(images/sky_map2.gif);
  color: #000;
  font-size: 62.5%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
}
body * {margin: 0px; padding: 0px;}
p { font-size: 12px; }
a, a:visited{color: #A73F25; /* #8E0707; */ text-decoration: none;}
a:hover{ color: #6600FF; }
#container {
  background: #FBF8E3 url(images/content_bkgrnd1.gif) 0px 156px no-repeat;
  width: 950px;
  text-align: left;
  margin: 8px auto 8px;
}
#header {
  background: #565B79 url(images/TMA-Web-Banner.gif) no-repeat top right;
  height: 156px;
  position: relative;
}
#header h1, #header h1 a {
  text-indent: -9999px;
  color: #FFFFFF;
  font-size: 30px;
  font-family: Times New Roman, Georgia, Serif;
  margin: -100px 0px 0px 0px;
  text-decoration: none;
  text-transform: uppercase;
}
#header h1 a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#header h2 {
  text-indent: -9999px;
  color: #cccccc;
  font-size: 10px;
  font-family: Arial Narrow, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  text-transform: uppercase;
  margin: -50px 0px 0px 0px;
  letter-spacing: 2px;
}
#menu {
  background: transparent;
  font-family: Times New Roman, Georgia, Serif;
  margin-top: 35px;
  padding: 0px 15px 0px 15px;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
#menu li {
  display: inline;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  border-left: 1px solid #293335;
}
#menu .home {border: none;}
#menu ul {margin: 0px; padding: 0px;}
#menu ul li a {
  font-family: Times New Roman, Georgia, Serif;
  color: #293335;
  padding: 0px 15px 0px 15px;
  margin: 0px;
  text-decoration: none;
}
#menu ul li a:hover {text-decoration: underline;}
#search {position: absolute; top: 25px; right: 20px;}
#search #s, #author, #email, #url, #comment {
  border: 1px solid #000;
}
#search #searchsubmit, #submit {
  border: 1px solid #000;
  background: #F0F0F0;
}
#content_wrap { background: #FBF8E3; }
#content {
  width: 502px;
  float: left;
  padding: 0 40px 0 40px;
  margin: 10px 0px;
  display: block;
}
#content.page { margin-top: 60px; width: 650px; margin-right: 50px; }
#content p{
  margin: 0px;
  line-height: 18px;
  padding: 0px 0px 10px 0px;
  font-size: 12px;
}
#content p img{border: none; padding: 0px 5px 15px 0px;}
#content h1 {
  color: #6B030B;
  font-size: 22px;
  font-family: Times New Roman, Georgia, Serif;
;
  font-weight: normal;
  padding: 10px 10px 10px 10px;
  line-height: 150%;
  margin: 0px;
}
#content h1 a {color: #6B030B; text-decoration: underline;}
#content h1 a:hover {
  color: #000000;
  text-decoration: none;
}
#content h2 {
  color: #433A64;
  font-size: 20px;
  font-family: Georgia, Times New Roman, serif;
  font-weight: bold;
  margin: 0px;
  line-height: 150%;
  border-bottom: 1px solid #999999;
}
#content.page h2 { margin-bottom: 15px; }
#content h2 a { color: #330033; text-decoration: none;}
#content h2 a:hover {
  color: #a5994a;
  text-decoration: none;
}
#content h3 {
  color: #433A64;
  font-size: 16px;
  margin: 0px;
  line-height: 150%;
}
#content h4.page_headline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #A73F25;
    font-size: 13px;
    text-align: center;
    margin: 5px -150px 25px 0;
}
#content h4.page_headline a { color: #fff; }
#content h4.page_headline a:hover { color: #6600FF; }
#content h5 {
  color: #330033;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding: 4px 5px 6px;
  margin: 10px 10px 10px 0;
  border: 1px solid #999900;
}
#content h5 a { color: #A73F25; text-decoration: underline; }
#content h5 a:hover { color: #6600FF; text-decoration: none; }
#content ol {
  list-style-type: decimal;
  line-height: 18px;
  margin: 0px;
  padding: 0px 0px 10px 30px;
}
#content ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}
#content li {margin: 0px; padding: 0px;}
#content ul li {
  list-style: square inside;
  margin: 0px 0px 0px 10px;
  padding: 5px 0px 0px 0px;
}
#content ul li a {color: #cccccc; text-decoration: none;}
#content ul li a:hover {
  color: #000000;
  text-decoration: underline;
}
#content ul#subscribe {
   margin: 0 0 18px 30px;
   padding-left: 0px;
   width: 100%;
}
#content ul#subscribe li {
   float: left;
   list-style-type: none;
   margin-bottom: 10px;
   margin-left: 0;
 }
#content ul#subscribe li#email {
   background: url(images/email.png) no-repeat 0% 90%;
   padding-left: 22px;
   border: none;
   margin-right: 8px;
}
#content ul#subscribe li#feed {
   padding-left: 22px;
   background: url(images/feed.png) no-repeat 0% 90%;
}
#content ul#subscribe li a, #content ul#subscribe li a:visited {
   color: #A73F25;
   font-size: 12px;
   line-height: 18px;
}
#content ul#subscribe li a:hover { color: #6600FF; text-decoration: none;  }
blockquote{
  margin: 0px 0px 0px 25px;
  padding: 0px 25px 0px 10px;
  font-size: 12px;
  font-style: italic;
  color: #000;
  border-left: 1px solid #cccccc;
}
#content blockquote p{
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
.postspace {
  width: 440px;
  height: 15px;
  margin: 0px;
  padding: 0px;
}
.postspace2 {
 /* background: #FFFFFF; */
  width: 440px;
  height: 0px;
  margin: 0px;
  padding: 0px;
}
.comments {padding: 8px;}
.comments * {font-size: 13px;}
.comments h3 {
  font-family: Arial, Sans-Serif;
  margin-bottom: 10px;
  font-size: 15px;
}
.comments .commentlist {padding: 0px; margin: 0px;}
.comments .commentlist img.avatar { float: left; padding-top: 4px; padding-right: 10px; }
.comments .commentlist div {
  margin: 5px 0px 5px 0px;
  padding: 10px;
  background: /*#F5F5F5;*/  #F9F4D2;
  width: 460px;
  overflow: auto;
}
.comments .commentlist .alt {background: #F7F0C4;}
#l_sidebar, #r_sidebar {
  width: 150px;
  display: block;
  background: #FBF8E3;
  float: left;
  margin: 0px;
  padding: 0px;
}
#r_sidebar { width: 200px; margin: 52px 8px 0 0; }
#l_sidebar ul li, #r_sidebar ul li {list-style: none;}
#l_sidebar ul li h2, #r_sidebar ul li h2 {
  color: #DAD7AD;
  background: #451E60;
  font-size: 12px;
  font-weight: bold;
  list-style: none;
  padding: 5px 12px;
  margin: 6px -2px 0px -0px;
}
#l_sidebar ul ul, #r_sidebar ul ul {
  list-style: none;
  margin: 3px 0 0;
  padding: 0px 0px 0px 3px;
  background: #F2F0EB;
}
#l_sidebar ul ul li, #r_sidebar ul ul li {
  list-style: none;
  background: #EEE6AC url(images/sun_bullet.gif) no-repeat 3px 4px;
  padding: 5px 0px 5px 22px;
  font-size: 12px;
}
#l_sidebar a, #r_sidebar a {
  margin: 0px;
  padding: 0px;
  background: transparent;
  color: #A73F25;
  text-decoration: underline;
}
#l_sidebar a:hover, #r_sidebar a:hover { text-decoration: none }
#l_sidebar li li a, #r_sidebar li li a { color: #433A64; text-decoration: none; }
#l_sidebar ul ul li a:hover, #r_sidebar ul ul li a:hover { text-decoration: underline; }
#l_sidebar ul ul li ul, #r_sidebar ul ul li ul { margin-top: 0px; }
#l_sidebar ul ul li ul li, #r_sidebar ul ul li ul li { padding-left: 15px; }
.excerpt {  /* sidebar "this week" excerpt */
  display:block;
  margin: 0 7px 0 -11px;
  padding: 5px 0;
  line-height: 14px;
  color: #333;
}
.excerpt p { font-size: 11px; }
ul#nav li, ul#nav li a { height:63px; width:150px; margin: 0; padding: 0; }
ul#nav li a { display: block; outline: 0; }

ul#nav li#nav_home { height: 45px; }
ul#nav li#nav_home a { height: 45px; background: url(images/buttons/home_pl.gif) no-repeat; }
li#nav_home a:hover { background: url(images/buttons/2home_pl.gif) no-repeat; }
li#nav_subscribe a { background: url(images/buttons/subscribe.gif) no-repeat; }
li#nav_subscribe a:hover { background: url(images/buttons/2subscribe.gif) no-repeat; }
li#nav_new a { background: url(images/buttons/new.gif) no-repeat; }
li#nav_new a:hover { background: url(images/buttons/2new.gif) no-repeat; }
li#nav_back_issue a { background: url(images/buttons/back.gif) no-repeat; }
li#nav_back_issue a:hover { background: url(images/buttons/2back.gif) no-repeat; }
li#nav_ed_choice a { background: url(images/buttons/articles.gif) no-repeat; }
li#nav_ed_choice a:hover { background: url(images/buttons/2articles.gif) no-repeat; }
li#nav_article_index a { background: url(images/buttons/index.gif) no-repeat; }
li#nav_article_index a:hover { background: url(images/buttons/2index.gif) no-repeat; }
li#nav_advertise a { background: url(images/buttons/placead.gif) no-repeat; }
li#nav_advertise a:hover { background: url(images/buttons/2placead.gif) no-repeat; }
li#nav_contact a { background: url(images/buttons/contact.gif) no-repeat; }
li#nav_contact a:hover { background: url(images/buttons/2contact.gif) no-repeat; }
ul#nav li#nav_special_offer { height: 77px; }
ul#nav li#nav_special_offer a { height: 77px; background: url(images/buttons/offer.gif) no-repeat; }
ul#nav li#nav_special_offer a:hover { background: url(images/buttons/2offer.gif) no-repeat; }
#footer {
  background: #660033;
  height: 50px;
  line-height: 50px;
  vertical-align: 50%;
  text-align: center;
  clear: both;
}
#footer-left {
  height: 50px;
  width: 150px;
  float: left;
  background-color: #27192F;
}

/*  homepage "this issue"-post styling */
#this_issue { width: 520px; margin-top: 15px; }
#this_issue h2 {
  color:#330033;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:20px;
  font-weight:bold;
  line-height:28px;
  text-align: center;
  border: none;
  padding-bottom: 15px;
}
#this_issue h3 {
  color:#666633;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:16px;
  font-weight:bold;
  line-height:25px;
  padding-bottom: 5px;
  margin-left: 20px;
}
#this_issue div.image_column {
  float: left;
  width: 200px;
  padding: 0 20px 0 0px;
}
#this_issue div.detail_column {
  float: right;
  width: 275px;
  height: 285px;
  padding-right: 20px;
}
#content #this_issue ul li {
  background: url(images/red_tilde.png) no-repeat 0px -1px;
  font-size:12px;
  list-style-type: none;
  margin-left: -2px;
  padding: 0 0 10px 18px;
}
#content #this_issue ul li a { color: #A73F25; font-weight: bold; }
#content #this_issue ul li a:hover { color: #6600FF; text-decoration: none; }

#content #tma-links {
   margin: 15px auto;
/*   width: 80%;   */
   border-bottom: 1px solid #B17029;
}
#content #tma-links ul { margin-left: 20px; }
#content #tma-links li {
   display: inline;
   background-color: #FBF8E3;
   padding: 5px 0px;
   list-style-position: outside;
   line-height: 18px;
   margin-left: 0;
 }
#content #tma-links li a {
   color:#A73F25;
   text-decoration:none;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size:12px;
   font-weight:bold;
   line-height:17px;
}
#content #tma-links li a:hover { text-decoration: underline; }
/* TMA classes */
#content p.alignleft img, #content p.alignright img { border:medium none; padding: 0px; }
#content img.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.center { text-align: center; }
.clear { clear: both; }

#content p.alignleft { float: left; margin: 10px 15px 0 0; }
#content p.alignright { float: right; margin: 10px 0 0 15px; }

#content img.alignleft { display:block; margin-right:auto; }
#content img.alignright { display:block; margin-left:auto; }



/*  styling duplicated from the main TMA stylesheet */
.copyhead3, .copyhead4, .copyhead5, .copyhead6, .copyhead3 a, .copyhead4 a, .copyhead5 a, .copyhead6 a {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight:bold;
  line-height:17px;
}
.copyhead3, .copyhead3 a { color: #433A64; }
.copyhead4, .copyhead4 a { color: #ffffff; }
.copyhead5, .copyhead5 a { color: #A73F25; }
.copyhead5 a:hover { color: #6600FF; text-decoration: none; }

.copyhead6, .copyhead6 a { color: #999900; }
a:hover span.copyhead6, a:hover span.copyhead5 { color: #6600FF; }

.headline3 {
  color:#433A64;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:20px;
  font-weight:bold;
}
.headline6_a {
  color:#330033;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:16px;
  font-weight:bold;
  line-height:28px;
}
.nav2 {
  color:#333366;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:14px;
  font-weight:bold;
  line-height:20px;
}
.nav3 {
  color:#FF9900;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:13px;
  font-weight:bold;
  line-height:17px;
}
p.feedburnerFlareBlock { width: 450px; }
p.feedburnerFlareBlock a, p.feedburnerFlareBlock a span {
   color: #4173c7;
   font-size: 9px;
   font-weight: normal;
   text-decoration: underline;
  }
p.feedburnerFlareBlock a:hover { text-decoration: none; }