
body {
  font-family: verdana, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  margin: 0px;
  padding: 0px;
  background-repeat: repeat-y;
  background-image: url('../scripts/image.php?color=248,07,35&type=bg');
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F8723;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #F8723;
}

div.breaker {
	height:1px;
	overflow:hidden;
	clear:both
}

#contentcontainer {
	padding: 10px;
	float:left;
}

#content {
	width: 475px;
}

#content .other_info {
	border-top: 1px solid;
	padding-top: 3px;
	padding-bottom: 15px;
}

#content .other_info .link {
	float:left;
}

#content .other_info .comment {
	float:right;
}

#content .blogdate {
	color: #808080;
	font-style: italic;
	margin-bottom:0px;
}

#content .comments_div .blogdate {
  margin-bottom: 20px;
	margin-top:5px;
	border-top:1px solid #808080;
}

#content dl {
	padding-left: 20px;
}

#content dt {
	font-weight: bold;
}

#content h1 {
	border-bottom: 1px solid #F8723;
}

a {
	color: #F8723;
	text-decoration: none;
}

input, textarea, select {
	font-size: 12px;
	display:block;
	font-family: verdana, helvetica, sans-serif;
	margin-top: 3px;
}

.large {
  width: 410px;
}

.form_text {
	width: 150px;
}

.form_text_mail {
 display:none;
}

select {
 width:150px;
}

textarea {
	width: 300px;
	height: 150px;
}

label {
	display:block;
}

.fooform input {
  display:inline;
}

#rightbarcontainer {
	float:left;
}

#rightbar {
	width: 266px;
}

#rightbar a {
	color: #FFF;
	text-decoration: none;
}

#rightbar a:hover {
	color: #000;
}

#header {
	height: 30px;
	border-bottom: 1px solid #000;
	background-image: url('../scripts/image.php?color=248,07,35&type=logo');
}

#menu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#menu li {
	padding-left: 10px;
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #000;
	line-height: 19px;
}

#menu div {
	margin-bottom: 20px;
}

#menu li div {
 margin-bottom:0px;
}

#menu li div.submenu {
 display:none;
}

#menu li div.submenu_active {
 display:block;
}

#quote, #posts, #contact, #ad, #writings {
	margin: 10px;
}

#rightbar h1 {
	color: #000;
	border-bottom: 1px solid #000;
}

#quotecontainer .quotor {
	font-style: italic;
}

.menuitem_orange {
	background-color: #FF9900;
}

.menuitem_blue {
	background-color: #3DBECC;
}

.menuitem_green {
	background-color: #46C120;
}

.menuitem_yellow {
	background-color: #DED82B;
}

.menuitem_red {
	background-color: #F80723;
}

.menuitem_pink {
	background-color: #FF0099;
}

.menuitem_purple {
	background-color: #BB00BB;
}

.result {
  background-color: #EEEEEE;
  padding: 5px;
}

div.show, div.result {
  background-color: #EEEEEE;
  padding: 5px;
  border: 1px solid #C0C0C0;
  -moz-border-radius: 10px 10px 10px 10px;
}

blockquote {
  font-style:italic;
  margin: 0px;
  padding: 10px;
}

blockquote {
  margin:0px;
  padding:0px;
  margin-left:20px;
}

blockquote p {
  margin:0px;
  padding:0px;
}

.comments_div h2 {
  padding:0px;
  margin:0px;
  margin-bottom:5px;
}

.comment p {
  margin:0px;
  padding:0px;
}

div.left {
  float:left;
}

div.right {
  float:right;
}

div#theme_image_1 {
  margin-left:20px;
}

div#theme_image_2 {
  margin-right:20px;
}

div.navigation {
  text-align:center;
  padding-bottom:20px;
}

.spacer {
  padding-top:15px;
  font-size:11px;
}