body {
  font-family: Tahoma, helvetica, arial, "microsoft sans serif", arial, sans-serif;
  font-size: 69%;
  line-height: 1.5em;
  color: #000;
  background: #FFF;

  overflow: -moz-scrollbars-vertical;
  /*overflow-x: hidden;*/
}

a {
  color: #FF5300;
  text-decoration: underline;
}

a:link    {}
a:visited {}
a:hover   {text-decoration: none; border: 0;}
a:active  {}

a.chitty {
  text-decoration: none;
  color: #000;
}

a.ajax {
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}
a.ajax:hover {border: 0;}

.orange {color: #FF4E00; border-color: #FF4E00;}
.green {color: #7EBB2B; border-color: #7EBB2B;}
.blue {color: #005FCA; border-color: #005FCA;}
.black {color: #000; border-color: #000;}

#content .orange {color: #FF4E00; border-color: #FF4E00;}
#content .green {color: #7EBB2B; border-color: #7EBB2B;}
#content .blue {color: #005FCA; border-color: #005FCA;}
#content .black {color: #000; border-color: #000;}

a.nickname {color: #000;}
#content a.nickname {color: #000;}

.search_submit {
  position: relative;
  top: 4px;
  margin-left: 3px;
}

#wrapper {
  width: 100%;
  height: auto;
  /*overflow: hidden;*/
  font-size: 1.2em;
}

#site {
  position: relative;
  z-index: 2;
  height: auto;
  font-size: 1em;
  margin: 0 auto;
  width: 1000px;
}


#header {
  height: 16.5em;
  width: 100%;
  position: relative;
  z-index: 5;
  top: 0;
  left: 0;
}
#header a {
  color: #54616E;
  border-color: #54616E;
}


#header .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  overflow: hidden;
  background: #5C9214;
}


#header #logo {
  position: absolute;
  top: 4.5em;
  left: 5%;
  width: 229px;
  height: 76px;
  background: url("images/logo.jpg") top left no-repeat transparent;
}
#header #logo * {
  display: none;
}

#header #userbar {
  position: absolute;
  top: 0px;
  right: 10%;
  float: left;
  padding: 0.5em 1em;
  background: url("images/userbar.jpg") top left repeat-x #8CC53E;
  font-size: 1em;
}
#header #userbar, #header #userbar * {
  color: #FFF;
}


#header #news {
  position: absolute;
  top: 4.5em;
  left: 27.5%;
  width: 30%;
  font-size: 0.9em;
}
#header #news a {
  font-size: 1.1em;
}

#header #list {
  position: absolute;
  top: 4.5em;
  left: 65%;
  width: 22.5%;
}

#header #topmenu {
  position: absolute;
  top: 11em;
  left: 0;
  width: 100%;
}

#header #topmenu li {
  float: left;
  width: 15%;
  position: relative;
  left: 5%;
  font-size: 0.8em;
}
#header #topmenu li span {
  font-size: 1.4em;
  display: block;
  margin-top: 0.3em;
}

#header #topmenu a {
  color: #FF5300;
}
#header #topmenu li.active a {
  color: #7EBB2B;
}


#sidebar {
  float: right;
  display: inline;
  margin-right:5%;
  width: 22.5%;
  position: relative;
  z-index: 5;
  font-size: 1em;
}

#sidebar #newphotos a {
 /* display: block;*/
  /*float: left;*/
  /*height: 62px;*/
  /*overflow: hidden;*/
}

#sidebar #categories {
  font-size: 1.1em;
  line-height: 1.2em;
}
#sidebar #categories a {
  color: #000;
}
#sidebar #categories li {
  margin-bottom: 0.4em;
}
#sidebar #categories li.active a {
  padding: 0.15em 0.3em;
  position: relative;
  left: -0.3em;
  background: url("images/button_orange.jpg") top left repeat-x #FF5500;
  text-decoration: none;
  color: #FFF;
}
#sidebar #categories .checkbox {
  margin-right: 1.5em;
}

#sidebar #nickname {
  background: #EEE;
  margin-bottom: 2em;
  font-size: 1.4em;
}
#sidebar #nickname div {
  float: left;
  width: 33.3%;
}
#sidebar #nickname div.text {
  padding: 0.7em 0;
  width: 66.6%;
}


#content {
  float: left;
  display: inline;
  margin-left: 5%;
  width: 64%;
  position: relative;
  z-index: 3;
}

#content a {
  color: #005FCA;
}

#content #dayphoto {
  position: relative;
  border-top: 2px solid #FF5300;
  margin-bottom: 2em;
}
#content #dayphoto a {
  color: #FF5300;
}
#content #dayphoto .title {
  position: absolute;
  top: 0;
  left: 5%;
  padding: 0.5em 1em;
  background: url("images/photobar.jpg") bottom left repeat-x #FF5300;
  color: #FFF;
}

#content #dayphoto .imgwrap {
  text-align: center;
  background: #000;
  overflow: hidden;
}

#content #dayphoto .info {
  background: #DDD;
  position: relative;
  top: -0.4em;
  padding: 0.7em 0;
}

#content #dayphoto .info .stars {
  width: 62px;
  height: 10px;
  overflow: hidden;
  margin-top: 0.2em;
/*  background: url("images/stars.jpg") top left no-repeat transparent; */
}

#content .stars {
  width: 59px;
  height: 10px;
  overflow: hidden;
  display: block;
  margin-bottom: 0.5em;
}
#content .s0 {background: url("images/s0.png") top left no-repeat transparent;}
#content .s1 {background: url("images/s1.png") top left no-repeat transparent;}
#content .s2 {background: url("images/s2.png") top left no-repeat transparent;}
#content .s3 {background: url("images/s3.png") top left no-repeat transparent;}
#content .s4 {background: url("images/s4.png") top left no-repeat transparent;}
#content .s5 {background: url("images/s5.png") top left no-repeat transparent;}


#content #categories {
  font-size: 1.3em;
}
#content #categories ul {
  width: 30%;
  margin: 0;
  margin-right: 5%;
  float: left;
}
#content #categories ul.last {
  margin-right: 0;
}
#content #categories li {
  width: 100%;
  background: url("images/categories_dots.jpg") bottom left repeat-x transparent;
  position: relative;
  margin-bottom: 0.6em;
}

#content #categories li a {
  position: relative;
  top: 0.1em;
  background: #FFF;
  padding: 0.2em 0.3em;
  text-decoration: none;
  color: #000;
}
#content #categories li a:hover {
  text-decoration: underline;
}
#content #categories li span {
  position: absolute;
  bottom: 0;
  right:0 ;
  background: #FFF;
  font-size: 0.9em;
}
#content #categories li em a {
  padding-left: 0;
  color: #666;
}
#content #categories li span a {
  padding-right: 0;
  color: #FF5300;
}


#content .area_wrap {
  padding: 0.5em;
  background: #EEE;
}
#content .area_wrap textarea {
  border: 0;
}

#content .comment {
  background: url("images/comment.jpg") bottom left repeat-x transparent;
  padding-bottom: 1em;
  margin-bottom: 1.3em;
}
#content .actions {
  color: #AAA;
  font-size: 0.8em;
}
#content .actions a {
  color: #AAA;
}

#categories .totcnt {
  color: #A3A3A3;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
}

#tags {
  margin-bottom: 1.3em;
}
#tags a {
  color: #005FCA;
  text-decoration: none;
}
#tags a:hover {
  color: #FF5300;
  text-decoration: underline;
}
#tags .tag_1, #tags .tag_2, #tags .tag_3, #tags .tag_4 {
  margin-right: 1em;
}
#tags .tag_1 {font-size: 0.9em;}
#tags .tag_2 {font-size: 1.2em;}
#tags .tag_3 {font-size: 1.4em;}
#tags .tag_4 {font-size: 1.8em;}


.column {
  width: 37.5%;
  margin-right: 7.5%;
  float: left;
  position: relative;
  left: 5%;
  color: #7EBB2B;
}

.column .addphoto {
  margin-bottom: 3em;
}

.column .number {
  color: #FFF;
  background: url("images/number.jpg") top left no-repeat transparent;
  font-size: 10px;
  line-height: 14px;
  height: 15px;
  padding-left: 3px;
  margin-bottom: 1em;
  
}


.column a {
  color: #7EBB2B;
  border-color: #7EBB2B;
}

.chooser {
  margin-top: 1em;
  color: #005FCA;
}
.column .chooser .admin .col1 {
  float: left;
  display: inline;
  width: 35%;
  margin-right: 5%;
  font-size: 0.8em;
  line-height: 1.6em;
}
.column .chooser .admin .col2 {
  float: left;
  display: inline;
  width: 35%;
  position: relative;
  left: -5%;
  font-size: 0.8em;
  line-height: 1.6em;
}

form #submitwide {
  float: left;
  clear: both;
  background: #EEE;
  padding: 0.2em 0;
}
form #submitwide .submitwrap {
  margin-left: 40%;
  width: 17%;
  position: relative;
}


p.attention {
  padding-left: 25px;
  background: url("images/attention.jpg") top left no-repeat transparent;
}

.image_item {
  width: 100px;
  height: 100px;
  overflow: hidden;
  line-height:100px;
  text-align:center;
  border:#ddd 1px dashed;
  margin-bottom: 0.5em;
}

.image_item img {vertical-align:middle;}

#pages {
  clear: left;
  color: #000;
}
#pages a {
  color: #000;
  margin-left: 0.7em;
}
#pages a.active {
  color: #FF4E00;
}
#pages b {
  margin-left: 0.7em;
  color: #FF4E00;
}


#footer {
  position: relative;
  padding: 4em 0 4em 0;
  margin: 0 auto;
}

#footer .line {
  position: absolute;
  z-index: 10;
  top: 2em;
  left: 5%;
  width: 90%;
  height: 1px;
  overflow: hidden;
  background: #000;
}

#footer #copyright {
  float: left;
  display: inline;
  width: 22.5%;
  margin-left: 5%;
}
#footer #counter {
  float: left;
  display: inline;
  width: 30%;
}
#footer #search {
  float: right;
  display: inline;
  width: 22.5%;
  margin-right: 5%;
  font-size: 0.8em;
  text-align: right;
}

#footer #search input.text {
  border-color: #FF5300;
}
#footer #search input {
  color: #FF4E00;
  width: 90%;
}
#footer #search input.editing {
  color: #000;
}

#content .rate {
  display: block;
  float: right;
  margin-left: 0.5em;
  position: relative;
  top: 0.35em;
}
#content .rate div.star {
  padding-left: 13px;
  float: left;
  height: 10px;
  background: url("images/sg.jpg") top left no-repeat transparent;
}
#content .rate div.hover {
  background: url("images/sr.jpg") top left no-repeat transparent;
}
