html, body {
	min-height: 100%;
}

body {
	background: #fff url(/local--files/green-fresh/footer-bg.png) repeat-x bottom;
   font-size:100%;
}

#main-content a {
  background-color:#EEE;
  border-bottom:1px dotted #DAB7BC;
  color:#0000AA;
  padding:3px;
  text-decoration:none;
}

#container-wrap {
	background: url(/local--files/green-fresh/body-bg.png) repeat-x top;
}

#container {

	min-width: 600px;
	margin: 0 auto;
	padding-left: 8px;
	background: url(/local--files/green-fresh/shadow-left.png) no-repeat 0 89px;
	position: relative;
}

#header {
	height: 118px;
	padding-right: 8px;
	background: url(/local--files/green-fresh/shadow-right.png) no-repeat right 89px;
}

#header h1 {
	float: left;
	padding: 43px 0 0 16px;
        border-bottom:8px solid #ddd;
}

#header h1 span {
	padding-right: 7px;
}

#header h1 a {
	font-family: 'georgia', 'bitstream vera serif', serif;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 26px;
	color: #DA253B;
}

#header h2 {
	padding: 49px 7px 0;
	font-family: "Verdana", Arial, Helvetica, sans;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
        margin-left:20px;
}

#header h2:before {
	content: "|";
}

#header h2 span {
	padding-left: 7px;
	font-size: 10px;
	text-transform: uppercase;
	color: #777;
}

#top-bar {
	width: 100%;
	height: 29px;
	right: 0;
	left: 0;
}

#top-bar li, #top-bar ul {
	margin: 0;
	padding: 0;
}

#top-bar ul {
	margin-right: 8px;
	height: 29px;
	background: url(/local--files/green-fresh/menu-bg.png) repeat-x top;
}

#top-bar ul ul {
	margin-right: 0;
}

#top-bar li a {
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 29px;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#top-bar li a:hover {
	background: url(/local--files/green-fresh/menu-hover.png);
	text-decoration: none;
}

#top-bar li ul {
	border: none;
}

#top-bar li ul li a {
	background: #95B223;
	color: #fff;
}

#top-bar li ul li a:hover {
	background: #C1DE4F;
	color: #000;
}

#content-wrap {
	padding-right: 8px;
	background: url(/local--files/green-fresh/shadow-right.png) no-repeat right -29px;
	overflow: hidden;
}

#side-bar {
	width: 200px;
	margin: 20px 0;
	padding: 33px 15px 0;
	float: right;
	overflow: hidden;
	border-left: 1px dashed #ddd;
}

#side-bar ul li a {
  padding:3px;
}

#main-content {
	margin: 20px 0 20px 0;
	padding: 0 15px;
	min-height: 150px;
	overflow: hidden;
}

h1, h2, h3, #page-title {
  padding: 0;
  margin: 25px 0;
  color: #3D3E45;
  font-family:'georgia', 'bitstream vera serif', serif;
  font-weight:bold;
}

h1 {
  border-bottom:3px solid #ddd;
  border-right:3px solid #ddd;
  padding:0 5px 5px 0;
  font-size:160%;
}

h2 {
  padding:0 3px 3px 0;
  font-size:140%;
}

h2 span {
  border-bottom:1px solid #ddd;
}

h3 {
  border-bottom:1px solid #ddd;
  padding:0 2px 2px 0;
  font-size:120%;
}

a:hover {
	background-color: transparent;
	text-decoration: none;
}

#page-content > *:first-child {
	margin-top: 0;
}

#page-content > h1:first-child {
       border-top:0px solid;
       margin-top:25x;
}

#page-title {
	padding-bottom: 10px;
	margin-top: 20px;
	font-size: 200%;
}

#login-status {
	right: 8px;
	top: 8px;
}

#search-top-box {
	right: 23px;
	top: 146px;
}

#search-top-box .button {
	width: 60px;
	padding: 0;
}

#search-top-box .text {
	width: 135px;
	padding: 0;
}

#login-status a {
	color: #95B223;
	text-decoration: none;
}

div.buttons input, input.button, #login-status #account-topbutton, #account-options li a:hover, .change-textarea-size a {
	background: #DA358B;
	color: #fff;
}

div.buttons input:hover, input.button:hover, #login-status #account-topbutton:hover, .change-textarea-size a:hover {
	background: #C1DE4F;
	color: #000;
}

input.text, textarea {
	border-color: #95B223;
}

div.page-calendar-box {
	padding: 0;
}

.odate, .like-odate {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #AAA;
	background: transparent;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}


body {
	background: #fff url(/local--files/orange-fresh/footer-bg.png) repeat-x bottom;
}

#top-bar ul {
	background: url(/local--files/orange-fresh/menu-bg.png) repeat-x top;
}

#top-bar ul ul {
	margin-right: 0;
}

#top-bar li a:hover {
	background: url(/local--files/orange-fresh/menu-hover.png);
}

#top-bar li ul li a {
	background: #DA253B;
}

#top-bar li ul li a:hover {
	background: #fba951;
}

#login-status a {
	color: #DA253B;
}

div.buttons input, input.button, #login-status #account-topbutton, #account-options li a:hover, .change-textarea-size a {
	background: #DA253B;
}

div.buttons input:hover, input.button:hover, #login-status #account-topbutton:hover, .change-textarea-size a:hover {
	background: #fba951;

}

input.text, textarea {
	border-color: #DA253B;
}

div.buttons input, input.button, button, file, a.button {
	border:1px solid #ccc;
}


.comments-box {
border:0;
margin-top:80px;
padding:0 2% 2% 2%;
}

#footer-bar a {
color:#99b;
}

#footer-bar h3 {
font-size:90%;
}

#footer-bar h2 {
color:#ccc;
font-size:80%;
}

#footer-bar .desc {
color:#ccc;
font-size:80%;
}

#footer-bar {
margin-top:100px;
}

#page-info {
clear:both;
font-size:87%;
margin:60px 0 10px;
text-align:right;
color:#aaa;
}

.page-options-bottom {
line-height:150%;
text-align:right;
height:auto;
margin:0;
background-color:transparent;
border:0;
}