html {
	height: 100%;
	width: 100%;
}

body {
	min-height: 100%;
	margin: 0;
	padding: 0;
	background: #fff url(../Resources/images/slice.jpg) repeat-x center top;
}

body#home {
	background-image: url(../Resources/images/slice_home.jpg);
}

form {
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
}

hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-color: #999;
	border-style: solid;
}

p, dl, ul {
	margin-top: 0;
	padding-top: 0;
}

a img {
	border: none;
	outline: none;
}

#visual_wrap>p {
	line-height: 17px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-bottom: .2em;
}

p>h1, p>h2, p>h3, p>h4 {
	padding-top: .6em;
}

ul + h2 {
	margin-top: 9px;
}

div#header {
	margin: 0 auto;
	height: 100px;
	width: 764px;
	padding: 0 10px 40px;
	position: relative;
	overflow: visible;
	background: url(../Resources/images/masthead.jpg) no-repeat left top;
}

#home div#header {
	height: 220px;
	background: url(../Resources/images/masthead_home.jpg) no-repeat left top;
}

#content {
	width: 572px;
	float: left;
	min-height: 300px;
}

.clearer {
	clear: both;
	height: 0;
}

ul.structure, ul.files {
	margin: 0;
	padding: 0;
}

ul.structure li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.files li {
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cfcfcf;
}

div#header div#controls {
	position: absolute;
	height: 20px;
	top: 4px;
	right: 10px;
	text-align: right;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	white-space: nowrap;
}

div#header div#controls a {
	text-decoration: none;
	color: #2a2a2a;
}

div#header div#controls a:hover {
	color: #fff;
}

dt {
	font-weight: bold;
}

dd {
	padding-left: 12px;
	margin-left: 0;
	margin-top: 2px;
	margin-bottom: 4px;
}

dl.address dt {
	font-size: 14px;
}

dl.address dd {
	padding-left: 0;
}

div#PageDiv {
	width: 764px;
	margin: 0 auto auto;
	padding-bottom: 15px;
	font-family: "Lucida Grande","Verdana",sans-serif;
	font-size: 12px;
	padding-top: 0;
}

h3.archive {
	border-bottom: 1px solid #999;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

fieldset.border select.phoneopt {
	width: 40%;
}

fieldset.border input.phone {
	width: 40%;
	margin-left: 4px;
	vertical-align: top;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
	margin-bottom: 5px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0;
}

span#add_phone, span#add_file {
	margin-top: 0;
	margin-bottom: 4px;
	display: block;
	clear: both;
	cursor: pointer;
	height: 15px;
	padding-left: 20px;
	background: url(../Resources/icns/add.png) no-repeat left top;
	padding-top: 1px;
}

div#index div {
	position: relative;
}

div#index p.listing {
	padding-bottom: 8px;
	font-size: 12px;
}

div#index p.listing span {
	display: block;
	margin-top: 6px;
	text-align: right;
	font-style: italic;
}

div#index p.listing span span {
	font-style: normal;
	font-weight: normal;
	margin-top: 0;
	font-size: 11px;
	color: #777;
}

div#index h3 span, h3.archive span {
	font-weight: normal;
	font-size: 11px;
}

h3 span {
	font-weight: normal;
}

p#tab {
	margin: 0 0 8px;
	padding: 0;
	overflow: visible;
	border-bottom: 1px solid #d5d5d5;
}

p#tab a {
	display: block;
	width: 113px;
	height: 19px;
	background: url(../Resources/hz_tabs_view.png) no-repeat;
	text-indent: -500px;
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}

p#tab a.view {
	background-image: url(../Resources/hz_tabs_edit.png);
}

/*p#tab + div#visual_wrap {
	padding-left: 8px;
	padding-top: 8px;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-left: -8px;
}*/

span.ds {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	color: #e3eafc;
	font: bold 96px Helvetica, Geneva, Arial, sans-serif;
	z-index: -1;
	width: 100%;
	height: 100%;
}

div.dateblock, div.today_dateblock {
	width: 165px;
	float: left;
	clear: both;
	line-height: 1.5em;
}

div.today_dateblock {
	padding: 4px;
	width: 157px;
	background-color: #daeffe;
}

div.event {
	padding-left: 190px;
	border-bottom: 1px solid #999;
	margin-bottom: 8px;
}

div.msg {
	height: 25px;
	width: 109px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
}

div.msg img {
	height: 25px;
	width: 109px;
	margin: 0;
}

table.minical td a.t {
	border-bottom: 1px solid #5262aa;
}

fieldset.border {
	border: 1px solid #dcdcdc;
	margin: 0 0 8px;
	background-color: #efefef;
	padding-right: 12px;
	padding-top: 12px;
	padding-left: 12px;
	position: relative;
	display: block;
	clear: both;
}

fieldset p {
	margin: 0;
	padding: 0;
}

blockquote {
	font-family: Georgia,Palatino,serif;
	font-size: 13px;
	line-height: 18px;
}

.highlight {
	font-weight: bold;
	background-color: #ff9;
	padding: 2px 4px 2px 4px;
	margin: -2px -4px -2px -4px;
}

h1 {
	font-family: Georgia,Palatino, serif;
	font-weight: normal;
	color: #333;
	font-size: 30px;
	margin: 0;
	padding: 0 0 12px;
}

div.breadcrumbs {
	font-size: 11px;
	padding-bottom: 16px;
}

p img, li img {
	vertical-align: middle;
}

a {
	color: #3773ff;
	padding: 2px 3px;
	margin: -2px -3px;
}

a:hover, td.today a {
	color: #fff;
	background-color: #3773ff;
	text-decoration: none;
}

td.today a {
	background-color: #8ebef9;
}

a.selected {
	background-color: #666;
}

td.posts a {
	background-color: #ffebad;
	text-decoration: none;
	font-weight: bold;
	color: #222;
}

/*h3 a {
	color: #000;
}*/

ul.listbox {
	margin: 0 0 14px;
	padding: 0;
	border: 1px solid #ccc;
	border-bottom: none;
	background-color: #fff;
}

ul.listbox li {
	list-style-type: none;
	padding: 4px 4px 4px 4px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	clear: both;
}

.even {
	background-color: transparent;
}

.odd {
	background-color: #ebf1f8;
}

#masthead p {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 14px;
}

body#home #masthead p {
	font-size: 18px;
	padding-top: 118px;
	color: #1e1e1e;
}

#masthead p span {
	display: none;
}

.error a {
	color: #c00;
}

.date {
	width: 150px;
	float: left;
	text-align: right;
}

.edit {
	margin-left: 6px;
	width: 170px;
	float: left;
}

.edit_link {
	float: right;
	clear: right;
}

li.publish {
	background-color: #c7feac;
	margin-bottom: 6px;
	margin-right: -12px;
	margin-left: -12px;
	border-top: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
	padding: 3px 12px;
}

.file {
	width: 304px;
	height: 24px;
	float: left;
}

label {
	width: 100px;
	text-align: right;
	margin-right: 10px;
	vertical-align: top;
	float: left;
	font-size: 11px;
	padding-top: 3px;
}

label.radio {
	width: auto;
	text-align: left;
	font-size: 10px;
	float: none;
	margin-right: 0;
}

li div label {
	width: auto;
	text-align: left;
	font-size: 10px;
	float: none;
	vertical-align: middle;
	margin-left: 4px;
	margin-right: 0;
}

div.version {
	width: 300px;
	float: left;
	padding-top: 1px;
	padding-bottom: 2px;
}

input[type=radio] {
	font-size: 10px;
}

input {
	vertical-align: top;
}

legend {
	font-size: 14px;
	font-weight: bold;
}

#sort {
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #e6e6e6;
}

table {
	width: 100%;
	border-collapse: collapse;
}

td {
	padding: 2px 4px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	margin: 0;
}

#visual_wrap table td, #visual_wrap table th {
	width:  48%;
}

#visual_wrap table {
	margin-top: 12px;
	margin-bottom: 12px;
}

td p {
	margin-top: 0;
	margin-bottom: 3px;
	padding: 0;
}

th {
	padding: 2px 4px;
	font-weight: normal;
	color: #fff;
	background-color: #333;
	border-right: 1px solid #ccc;
	text-align: left;
}

div.flash {
	margin-top: 0;
	padding: 12px 6px 12px 40px;
	border-style: solid;
	border-color: #6b9974;
	border-width: 4px;
	background-color: #d0ffc1;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../Resources/flash.gif);
	margin-bottom: 12px;
}

div.flash ul {
	margin: 0 0 0 20px;
	border-style: none;
	padding: 0;
}

div.error {
	border-color: #dc8c59;
	background-color: #ffff99;
	background-image: url(../Resources/error.gif);
}

div.flash ul li {
	list-style-type: disc;
	border-style: none;
	float: none;
}

form fieldset ul {
	border: none;
	margin: 0;
	padding: 0;
}

form fieldset li {
	border: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

fieldset.border input.text, fieldset.border input.date, fieldset.border textarea {
	width: 60%;
	vertical-align: top;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
	margin-bottom: 5px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

#preview {
	padding: 6px;
	border: 1px solid #afceff;
	margin: 0 0 8px;
	background-color: #fff;
}

h4#live_preview {
	margin-bottom: 2px;
	padding: 12px 0 0;
	color: #8aa4ca;
}

div#preview img {
	margin-left: -7px;
}

fieldset.border select {
	width: 60%;
	margin-bottom: 5px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#interval select {
	width: auto;
}

#interval label {
	float: none;
	width: auto;
}

#interval input.text {
	width: 70px;
}

fieldset.quiet {
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
}

li.drag {
	cursor: move;
}

.price {
	text-align: right;
}

#message {
	padding: 4px;
	width: 300px;
}

img.right, div#preview img.right {
	margin-left: 16px;
}

.right {
	float: right;
}

.left {
	float: left;
}

img.left {
	margin-right: 16px;
}

.code {
	background-color: #f0eefd;
	padding: 4px 8px;
	border: 1px solid #dfdfdf;
	overflow: auto;
	margin-bottom: 8px;
}

ul.navbar {
	width: 138px;
	float: right;
	padding: 0;
	margin: 10px 0 0;
}

#nav {
	padding-left: 10px;
	margin-bottom: 20px;
}

#header #masthead a, #header #masthead a:hover {
	margin: 0;
	padding: 0;
	background-color: transparent;
}

ul.navbar li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.navbar li a {
	display: block;
	margin: 0;
	padding: 3px 6px;
	color: #383838;
	font-size: 12px;
	text-decoration: none;
	/*

background-color: #a7a7a7;*/
	border-bottom: 1px solid #ccc;
}

ul.navbar li a:hover {
	color: #fff;
	background-color: #3773ff;
}

ul.navbar li a.here {
	background-color: #4e4c50;
	color: #fff;
}

#footer {
	width: 100%;
	float: left;
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 12px;
	margin-top: 12px;
	text-align: center;
	color: #666;
	font-size: 11px;
	padding-bottom: 12px;
}

#footer p {
	padding-top: 8px;
}

#footer a {
	color: #333;
}

#footer a:hover {
	color: #fff;
}

form#search {
	width: 140px;
	float: right;
	border: none;
	margin-top: 0px;
	margin-right: 0px;
	text-align: right;
}

form#search input.search {
	width: 136px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.required {
	font-weight: bold;
}

div.wrap {
	width: 60%;
	float: left;
	padding-bottom: 5px;
}

div.wrap p {
	border-bottom: 1px solid #ccc;
}

div.wrap input.text {
	width: 100%;
	margin-bottom: 0;
}

.caption {
	color: #7c7c7c;
	font-size: 11px;
}

.note {
	color: #000;
	font-size: 11px;
}

code {
	font: 86% Monaco, "Courier New", Courier, mono;
	color: #3d2eb9;
}

pre code {
	display: block;
	background-color: #f0eefd;
	margin-left: 20px;
	margin-right: 20px;
	padding: 4px 8px;
	border: 1px solid #dfdfdf;
	overflow: auto;
}

#userinfo {
	margin: 0;
	padding: 2px 0;
	height: 13px;
}

#leftend {
	height: 17px;
	margin: -2px 0;
	padding: 0;
	vertical-align: top;
}

#visual_wrap .intro {
	font-size: 15px;
	line-height: 20px;
}

.icon {
	height: 16px;
	width: 16px;
	margin-right: 5px;
	vertical-align: middle;
}

.folders, .galleries, .categories, ul.listbox li.folders, ul.listbox li.galleries, ul.listbox li.categories {
	padding-left: 20px;
	background-position: left top;
	background-repeat: no-repeat;
}

.folders, .categories {
	background-image: url(../Resources/icns/folder.png);
}

.galleries {
	background-image: url(../Resources/icns/pictures.png);
}

div.title_block {
	width: 150px;
	float: right;
	margin: 0 0 2px 6px;
	padding: 4px 6px;
	border: 1px solid #adadad;
	background-color: #ffffff;
}

div.title_block p {
	margin: 0;
	padding: 1px 0;
}

div.versions_block {
	width: 240px;
	float: right;
	margin: 0 0 4px 6px;
	padding: 4px 6px;
	border: 1px solid #adadad;
	background-color: #fff;
	font-size: 11px;
	overflow: hidden;
}

div.versions_block h2 {
	margin-top: 0;
	padding-top: 0;
}

div.versions_block ul {
	margin-bottom: 2px;
}

div.property {
	float: left;
	width: 60%;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 12px;
	margin-bottom: 5px;
	margin-top: 2px;
	vertical-align: top;
}

div.versions_block .listbox p {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

p.project {
	padding-bottom: 4px;
	border-bottom: 1px solid #c6c6c6;
}

#visual_wrap {
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 30px;
	float: left;
}

#visual_wrap img.corner {
	margin: -8px;
	height: 13px;
	width: 588px;
	float: left;
}

div.comment {
	padding: 4px 6px;
	margin: 0;
	border-top: 1px solid #d2d2d2;
}

h3#comments {
	border-top: 1px solid #ababab;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	padding-left: 20px;
	background: url(../Resources/icns/comments.png) no-repeat left center;
}

h4#add_comment {
	border-top: 1px solid #d9d9d9;
	padding-top: 15px;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-left: 20px;
	background: url(../Resources/icns/comment_add.png) no-repeat left bottom;
}

#edit_form select.time {
	margin-right: 5px;
	width: auto;
}

div.comment p.byline {
	font-size: 11px;
	color: #666;
	padding: 3px 6px;
	background-color: #e3e3e3;
	margin: -4px -6px 10px;
}

div.comment p.byline.author {
	background-color: #d6e8ff;
}

p.byline, span.byline {
	font-size: 11px;
	color: #333;
	padding: 3px 6px;
	background-color: #efefef;
	margin: 0 0 10px;
	display: block;
}

div.autocomplete {
	position: absolute;
	width: 250px;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: none;
}

div.autocomplete ul li.selected {
	background-color: #ffb;
}

div.autocomplete ul li {
	list-style-type: none;
	float: none;
	display: block;
	margin: 0;
	padding: 2px;
	height: 18px;
	cursor: pointer;
}

div.tag_form {
	margin-bottom: 12px;
	background-color: #f5f5f5;
	padding: 4px 0;
	border-width: 1px;
	border-color: #dcdcdc;
	border-style: solid;
	margin-top: 8px;
	clear: both;
}

div.tag_form input#tag, div.tag_form form {
	display: inline;
	float: left;
}

div.tag_form input#tag {
	background: #fff url(../Resources/icns/add_grey.png) no-repeat 1px 1px;
	width: 80px;
	height: 13px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 2px;
}

div.tag_form input:focus#tag {
	background-image: none;
}

div.tag_form label {
	float: left;
	text-align: left;
	width: auto;
	margin-right: 8px;
	margin-left: 8px;
}

div.tag {
	float: left;
	margin: 0 3px 0 0;
	padding: 2px 4px;
	border: 1px solid #99d698;
	background-color: #fff;
}

input#tag {
	
}

div#tags {
	float: left;
	margin: 0;
	padding: 0;
}

ul.listbox.third, div.third {
	width: 31%;
	margin-right: 2%;
	float: left;
}

div.quarter {
	width: 23%;
	margin-right: 2%;
	float: left;
}

div.half {
	width: 48%;
	margin-right: 2%;
	float: left;
}

div.twothirds {
	width: 64%;
	margin-right: 2%;
	float: left;
}

.submit_icon {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-left: 3px;
}

.finger, .remove_phone, .remove_file, .delete_file {
	cursor: pointer;
}

.disabled {
	color: #666;
}

ul.listbox + div.pager {
	margin-top: -15px;
	margin-bottom: 8px;
}

div.pager + h3 {
	margin-top: 8px;
}

p.byline + div.pager {
	margin-top: 12px;
}

div.pager {
	padding: 4px 6px;
	background-color: #eee;
	margin-bottom: 6px;
}

span.caption.right {
	text-align: right;
}

#tracker {
	white-space: pre;
	font-size: 11px;
	font-family: "Monaco",Courier,mono;
	padding: 8px;
	border: 1px solid #ccc;
	background-color: #efefef;
	overflow: auto;
	margin-bottom: 12px;
}

input.safari {
	border: 1px solid #aaa;
}

span.number {
	float: right;
	padding: 2px 4px;
	display: inline-block;
	font-size: 11px;
	background-color: #ececec;
	color: #999;
}

#calendar, #donations {
	float: right;
	width: 138px;
	clear: right;
}

#donations p {
	padding: 6px 0 0;
	margin-bottom: 6px;
	margin-top: 0;
	font-size: 11px;
	border-top: 1px solid #ccc;
}

table.minical {
	font: 10px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, sans-serif;
	text-align: center;
	width: 138px;
	margin-bottom: 12px;
}

table.minical caption {
	color: #454545;
	font-weight: bold;
	white-space: nowrap;
	margin: 0;
	float: none;
	padding: 3px 0;
}

table.minical th {
	color: #fff;
	background-color: #bfbfbf;
	text-align: center;
}

table.minical td {
	width: 15px;
	padding: 3px 0;
}

.img_link, .file_link, .thumb_link {
	cursor: pointer;
	background: #758bc1 url(../Resources/icns/page_white_picture.png) no-repeat 2px center;
	display: inline-block;
	padding: 4px 3px 3px 20px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	border-bottom-color: #888;
	border-right-color: #888;
}

.file_link {
	background-image: url(../Resources/icns/page_white_cd.png);
}

.writer {
	background-color: #ffc;
}

ul.navbar h4 {
	padding-left: 6px;
	padding-top: 12px;
	border-bottom: 1px solid #656565;
}

h1 a {
	color: #292929;
	text-decoration: none;
}

span.col {
	padding-right: 4px;
	margin-right: 4px;
	border-right: 1px solid #bababa;
}

@media print {

#masthead p span {
	display: block;
	font-weight: bold;
	font-style: normal;
	font-size: 30px;
}

#masthead img {
	height: 20px;
}

}

/* @group Livepipe Editor */

div.form_wrap {
	width: 60%;
	margin: 0;
	float: left;
}

div.form_wrap textarea {
	width: 100%;
	margin: 0 0 5px;
}

div.form_wrap ul.markdown_toolbar {
	position: relative;
	list-style: none;
	border: 1px solid #d7d7d7;
	background-color: #F6F6F6;
	margin: 0 -2px -3px 0;
	height: 18px;
	padding: 0;
}

div.form_wrap ul.markdown_toolbar li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

div.form_wrap ul.markdown_toolbar li a {
	width: 16px;
	height: 12px;
	margin: 0;
	float: left;
	display: block;
	background-image: url(../Resources/markdown_icons.gif);
	border: 1px solid #fff;
	border-right-color: #d7d7d7;
}

div.form_wrap ul.markdown_toolbar li a:hover {
	border-color: #900;
}

div.form_wrap ul.markdown_toolbar li span {
	display: none;
}

div.form_wrap ul.markdown_toolbar li a#markdown_help_button {
	position: absolute;
	top: 0;
	right: 0;
	border-left-color: #d7d7d7;
	border-right-color: #fff;
}

div.form_wrap ul.markdown_toolbar li a#markdown_help_button:hover {
	border-left-color: #900;
	border-right-color: #900;
}

#markdown_italics_button {
	background-position: 0 -119px;
}

#markdown_bold_button {
	background-position: 0 -102px;
}

#markdown_link_button {
	background-position: 0 0;
}

#markdown_image_button {
	background-position: 0 -170px;
}

#markdown_unordered_list_button {
	background-position: 0 -34px;
}

#markdown_ordered_list_button {
	background-position: 0 -51px;
}

#markdown_quote_button {
	background-position: 0 -68px;
}

#markdown_code_button {
	background-position: 0 -136px;
}

#markdown_help_button {
	background-position: 0 -153px;
}

#markdown_heading_button {
	background-position: 0 -85px;
}

/* @end */