




/* Style: Starter Style 
   Banner: StarterBanner.jpg
*/

body {
  margin: 0px;
  text-align: center;
  background-color: #696969;
  }

a:link, a:active, a:visited { 
  text-decoration: none;
  color: #0066CC;
  }

a:hover { 
  text-decoration: none;
  color: #33CCFF;
  }

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

#main {
  /* position: relative; */
  line-height: 130%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding-left: 10px;
  padding-right: 7px;
  width: 750px;
  background-color: #ffffff;
  overflow: hidden;
  }

#banner-ad {
  font-family: Verdana, Arial, sans-serif;
  color: #222222;
  /* background-color: white; */
  text-align: left;
  padding: 0px;
  width: 750px;
  height: 60px;
  background-image: url(/style/images/StarterBanner.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  overflow: hidden;
  font-size: 15px;
  }

#banner-system {
  font-family: Verdana, Arial, sans-serif;
  color: white;
  /* background-color: white; */
  text-align: left;
  padding: 0px;
  width: 750px;
  height: 25px;
  margin: 0px;
  padding-left: 10px;
  background-image: url(/style/images/StarterBanner.jpg);
  background-repeat: no-repeat;
  background-position: 0px -60px;  
  overflow: hidden;
  font-size: 15px;
  }

#banner-image {
  font-family: Verdana, Arial, sans-serif;
  color: white;
  /* background-color: white; */
  text-align: left;
  padding: 0px;
  width: 750px;
  height: 85px;
  background-image: url(/style/images/StarterBanner.jpg);
  background-repeat: no-repeat;
  background-position: 0px -85px;  
  overflow: hidden;
  font-size: 15px;
  }

#banner-menu {
  font-family: Verdana, Arial, sans-serif;
  color: white;
  /* background-color: white; */
  text-align: left;
  padding: 0px;
  width: 750px;
  height: 30px;
  margin: 0px;
  padding-left: 10px;
  background-image: url(/style/images/StarterBanner.jpg);
  background-repeat: no-repeat;
  background-position: 0px -170px;  
  overflow: hidden;
  font-size: 15px;
  }

#contents { position: relative; } 
  
#content1, #index-content1 {
  position: relative;
  top: 0px;
  left: 0px;
  width: 500px;
  overflow: hidden;
  display: block;
  }

#content2, #index-content2 {
  position: relative;
  top: 0px;
  left: 0px;
  width: 0px;
  overflow: hidden;
  display: block;
  }
  
#sidebar1, #index-sidebar1 {
  position: absolute;
  top: 0px;
  left: 500px;
  width: 250px;
  overflow: hidden;
  display: block;
  }

#sidebar2, #index-sidebar2 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  overflow: hidden;
  display: block;
  }

#page-content1 {
  position: relative;
  top: 0px;
  left: 0px;
  width: 500px;
  overflow: hidden;
  display: block;
  }

#page-content2 {
  position: relative;
  top: 0px;
  left: 0px;
  width: 0px;
  overflow: hidden;
  display: block;
  }
  
#page-sidebar1 {
  position: absolute;
  top: 0px;
  left: 500px;
  width: 250px;
  overflow: hidden;
  display: block;
  }

#page-sidebar2 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  overflow: hidden;
  display: block;
  }

#body-right-wide {
  float: right;
  width: 590px;
  overflow: hidden;
  }

#side-left-narrow {
  float: left;
  width: 160px;
  background-color: #FFFFFF;
  overflow: hidden;
  }  

.content {
  padding: 15px 25px 5px 5px;
  /* background-color: #FFFFFF; */
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  }
  
.content p {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
  }

.content p.posted {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  border-top: 1px solid #999999;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }
  
.content blockquote {
  line-height: 130%;
  border-left: 3px solid #BBBBBB;
  padding-left: 10px;
  }

.content li {
  line-height: 130%;
  padding-top: 5px;
  }

.content h2 {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  text-align: left;
  margin-bottom: 10px;
  }

.content h3 {
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.sidebar {
  [if style.block.sidebar.color.background]background-color: [style.block.sidebar.color.background];[/if]
  padding: 15px 5px 15px 25px;
  font-size: small;
  font-family: Verdana, Arial, sans-serif;
  overflow: hidden;
  }

.sidebar h2 {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  }

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 30px;
  }

.sidebar li {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  text-align: left;
  line-height: 100%;
  margin-top: 10px;
  list-style-type: none;
  }

.applet {
  overflow: hidden;
  padding: 0px 0px 15px 0px;
  }
 
.applet-header {
  }

.applet-content {
  }
  
.applet-footer {
  }

.row-even {
  background-color: #fef5f2;
  }

.row-odd  {
  background-color: #ffffff;
  }
  
#meenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 130%;
  text-align: center;
  color: #666666;
  margin-top: 50px;
  }

.hide, .spoiler, .nsfw {
  line-height: 130%;
  border: 1px solid black;
  background-color: #e0e0e0;
  padding: 10px;
  }

.pager {
  padding-top: 25px;
  text-align: center;
  }
 
 
.pageinfo {
  padding-top: 25px;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: left;
  line-height: 130%;
  }
 
.pullquote-right {
  float:right;
  width:150px;
  padding-bottom: 10px;
  margin: 10px;
  font-size: 1.3em;
  line-height:100%;
  text-align: right;
}
 
.pullquote-left {
  float:left;
  width:150px;
  padding-bottom: 10px;
  margin: 10px;
  font-size: 1.3em;
  line-height:100%;
  text-align: left;
}

.pullquote-default-1,.pullquote-default-5  { color: silver; }
.pullquote-default-2,.pullquote-default-4  { color: darkgrey; }

.pullquote-rainbow-1 { color: red; }
.pullquote-rainbow-2 { color: orange; }
.pullquote-rainbow-3 { color: green; }
.pullquote-rainbow-4 { color: blue; }
.pullquote-rainbow-5 { color: purple; }

.pullquote-blue-1,.pullquote-blue-5  { color: #55D; }
.pullquote-blue-2,.pullquote-blue-4  { color: #339; }
.pullquote-blue-3  { color: #004; }

.pullquote-red-1,.pullquote-red-5  { color: #800; }
.pullquote-red-2,.pullquote-red-4  { color: #B00; }
.pullquote-red-3  { color: red; }

.pullquote-orange-1,.pullquote-orange-5  { color: #840; }
.pullquote-orange-2,.pullquote-orange-4  { color: #B60; }
.pullquote-orange-3  { color: #F80; }

.pullquote-green-1,.pullquote-green-5  { color: darkgreen; }
.pullquote-green-2,.pullquote-green-4  { color: forestgreen; }
.pullquote-green-3  { color: limegreen; }

.pullquote-purple-1,.pullquote-purple-5  { color: indigo; }
.pullquote-purple-2,.pullquote-purple-4  { color: purple; }
.pullquote-purple-3  { color: mediumpurple; }




/* <div class="pageinfo">7kb generated in CPU 0.0032, elapsed 0.0075 seconds.<br/>
 11 queries taking 0.0051 seconds, 21 records returned.<br/>
Powered by Minx 1.1.6c-pink.</div> */