body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
li { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
abbr,acronym { border: 0; font-variant: normal; }
input,textarea,select { font-family: inherit; font-size: inherit; font-weight: inherit; }
a { text-decoration: none; color: inherit; }

html {
	font-size: 62.5%;
	height: 100%;
}
body {
	background-color: #181410;
	color: #c8c4c0;
	font: normal 1.1em/1.5em 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	height: 100%;
}

code {
	font-family: monospace;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

a:link,
a:visited {
	color: #b0b0c0;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 2.182em;
	margin-bottom: .3em;
	color: #e8e4e0;
}
h2 {
	font-size: 2em;
	margin-bottom: .4em;
}
h3 {
	font-size 1.75em;
	margin-bottom: .5em;
}
h4 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: .9em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
}
h6 {
	font-size: .8em;
	font-weight: bold;
	margin-bottom: 1.25em;
}

ul {
	margin: 0 0 0 1.75em;
}
ul li {
	list-style-type: disc;
}
ol {
	padding-left: 2em;
	margin-bottom: 1em;
}
ol li {
	list-style: decimal;
}

hr {
	border: 0;
	border-top: 1px solid #484440;
}

cite {
	font-style: italic;
}

a.comment_delete_link,
a.comment_edit_link,
a.delete_link,
a.edit_link,
a.next_page,
a.prev_page,
a.next_post,
a.prev_post,
a.cancel,
a.logout {
	/*font-weight: bold;*/
}

a.comment_delete_link,
a.comment_edit_link {
	float: right;
	margin: 0 0 0 .5em;
}
a.delete_link {
	color: #c0a0a0 !important;
}
a.edit_link {
	color: #a0c0a0 !important;
}
a.next_page,
a.prev_page,
a.next_post,
a.prev_post {
	margin: 0 0 2em;
	padding: .4em 0;
}
a.cancel {
	color: #c0a0a0;
	border: none;
}
a.logout {
	float: right;
}

label {
	display: block;
	font-style: bold;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 0.2em 0;
}
input[type="text"],
input[type="password"],
textarea {
	background-color: #c8c4c0;
	border: 1px solid #a8a4a0;
	border-bottom: 1px solid #e8e4e0;
	border-right: 1px solid #e8e4e0;
	font-family: 'Monaco', Courier, monospace;
	margin-bottom: 1.5em;
	padding: .3em .4em;
}
input[type="file"] {
	margin-bottom: 1.5em;
}
input[type="text"],
input[type="password"] {
	width: 20em;
}
textarea.wide {
	width: 430px;
}
input.big {
	font-size: 1.5em;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	background-color: #d8d4d0;
}

div#controls {
	background-color: #131313;
	border-bottom: .1em solid #484440;
	padding: .2em 0 .3em;
	width: 100%;
}
div#controls ul {
	margin: 0 auto;
	padding: .4em;
	width: 660px;
}
div#controls ul li {
	background: none;
	display: inline;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div#controls ul li a:link,
div#controls ul li a:visited {
	color: #bbb;
	border: none;
	padding: .1em .6em;
}
div#controls ul li a:hover {
	color: #fff;
}
div#controls ul li.close a:link,
div#controls ul li.close a:visited {
	color: #e35533;
}
div#controls ul li.close a:hover {
	color: #ff6039;
}

div#wrapper {
	width: 660px;
	margin: 4em auto;
	padding: 0 0 1em 0;
}

div#content {
	width: 440px;
	float: left;
}

div#sidebar {
	float: right;
	margin: 0 0 2em 0;
	padding: 1.5em 0 1.5em 17px;
	border-left: 1px solid #484440;
	width: 168px;
}
div#sidebar a:link,
div#sidebar a:visited {
	padding: .1em .2em;
	margin: 0 0 0 -.4em;
}
div#sidebar h1 {
	font-size: 1.364em;
	font-style: normal;
	margin: 1.7em 0 .2em 0;
	color: #c8c4c0;
}
div#sidebar input#search {
	background-color: #c8c4c0;
	border: 1px solid #a8a4a0;
	border-bottom: 1px solid #e8e4e0;
	border-right: 1px solid #e8e4e0;
	margin: -4px auto 0;
	width: 151px;
	padding: .1em .2em;
	display: block;
}
div#sidebar input#search:focus {
	background-color: #d8d4d0;
}

div#sidebar p#about {
	line-height: 1.364em;
	padding-bottom: 1em;
}
div#sidebar p#headshot img {
	border: 1px solid #484440;
}

div#sidebar ul#pages_list {
	margin-top: 0.5em;
	margin-left: 0.3em;
}
div#sidebar ul#pages_list li {
	list-style-type: none;
	font-size: 1.364em;
	margin-bottom: 0.5em;
}

div#sidebar form {
	margin-top: 1.8em;
}

div#header {
	padding: 4em 0 1em 0;
	margin: 0 0 2em;
	width: 100%;
}
div#header .header_box {
	margin: auto;
	width: 660px;
	border-bottom: 1px solid #484440;
	height: 3em;
}
div#header h1 {
	margin-bottom: 0;
	font-size: 2.545em;
	padding-left: 5px;
}
div#header h1 a:link,
div#header h1 a:visited,
div#header h2 {
	color: #fff;
	text-decoration: none;
}
div#header h1 a:hover {
	text-decoration: underline;
}
div#header h2 {
	margin: -.2em 0 0 0;
}

div#footer {
	clear: both;
	border-top: 1px solid #484440;
	margin: 3em 0;
	padding: .4em 5px;
	color: #686460;
}
div#footer a:link,
div#footer a:visited {
	color: #606070;
}
div#footer a.atom {
	border: none;
	margin: -3em 0 0 0;
	float: right;
	color: #b0b0c0;
	padding-left: 16px;
	background: url("../images/feed-icon-12x12.gif") 0 0.3em no-repeat;
	text-transform: capitalize;
}


div.notice, div.message, div.warning {
	color: #b89490;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: .5em .8em;
	border: 1px solid #b89490;
}

div.date {
	font-size: 1.182em;
	padding-bottom: 1.5em;
	font-weight: bold;
	cursor: normal;
}
div.notice .sub, div.message .sub, div.warning .sub {
	font-size: .9em;
	margin-left: .5em;
}

h2.comments {
	margin: 0 0 1.0em 0;
	color: #e8e4e0;
}
ol.comments {
	list-style: none;
	margin-bottom: 1em;
	padding: 0;
	word-wrap: break-word;
}
ol.comments li {
	list-style: none;
	margin-bottom: 1.5em;
	width: auto;
}
ol.comments li blockquote {
	margin: 0;
	padding: 1em 0 0;
	font-size:1.182em;
	line-height:1.462em;
}
ol.comments li blockquote p {
	padding: 0 0 1em;
}
ol.comments li blockquote blockquote {
	padding: 0 1em;
}
ol.comments li cite {
	display: block;
	font-style: normal;
	margin: 0;
	padding: .4em 0;
}

ol.comments li ul,
ol.comments li ol {
	margin: 0;
	padding: 0 0 1em 1.5em;
}
ol.comments li ul li,
ol.comments li ol li {
	margin: 0;
	padding: 0;
}
ol.comments li ol li {
	list-style-type: decimal;
}

#add_comment {
	margin-top: 3em;
}

div.post {
	margin: 0 0 4em;
	word-wrap: break-word;
}
div.post h2.title {
	font-size: 2em;
	padding: 0 0 .5em 0;
	margin: 0;
}
div.post h2.title a:link,
div.post h2.title a:visited {
	line-height: 1.222em;
	font-style: normal;
	font-weight: normal;
	color: #e8e4e0;
	text-decoration: none;
}
div.post h2.title a:hover {
	text-decoration: underline;
}

div.post .pinned_text {
	content: "!";
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	margin: .15em 0 0 -1em;
	color: #e35533;
}
div.post h2,
div.page h2 {
	margin-top: 1em;
}
div.post p,
div.page p {
	padding: 0 0 1em;
	font-size: 1.182em;
	line-height: 1.462em;
}
div.post li,
div.page li,
div.post dt,
div.page dd {
	font-size: 1.182em;
	line-height: 1.462em;
}
div.post li p,
div.page li p {
	font-size: 1em;
}
div.post pre,
div.page pre {
	padding: 0 0 1.5em;
}
div.post blockquote {
	padding: 0 0 0 25px;
}
div.post p img.illustration {
	float: right;
	border: 1px solid #484440;
	margin: 0 0 1em 18px;
}
div.post p.movie {
	border: 1px solid #484440;
	width: 400px;
	padding-bottom: 0;
	margin-left: 19px; /* Assuming an object width of 400px. */
	margin-bottom: 1em;
}

div.post span.info,
div.post span.controls,
div.page span.controls {
	float: left;
	margin: 0;
	padding: 0;
}
div.post span.info a:link,
div.post span.info a:visited {
	padding: none;
}
div.post span.info strong {
	font-weight: normal;
}
div.post span.controls,
div.page span.controls {
	margin: 0 0 0 .6em;
}
div.post ul {
	margin-bottom: 1em;
}
div.post.quote blockquote {
	background: none;
	border: 0;
	color: #777;
	font-size:: 2em/1.25em;
	font-style: normal;
	margin: 0 0 -.5em 0;
	padding: 0;
}
div.post.quote .source {
	color: #999;
	display: block;
	margin: 1em 0;
}
div.post.link h2 a:link,
div.post.link h2 a:visited {
	color: #3f5161;
	font-size: 1.2em;
	margin: 0 0 -.5em 0;
	padding: 0;
	text-decoration: underline;
}
div.post.link h2 a:hover {
	color: #354451;
}
div.post.link p {
	color: #444;
}
div.post.chat p {
	display: inline;
}
div.post.chat ul {
	font-family: "monaco", monospace;
	font-size: .9em;
	margin: 0 1em 1em 0;
	padding: 0;
	color: #535353;
}
div.post.chat ul li {
	background: none;
	list-style-type: none;
	padding: 0;
}
div.post.chat li .label {
	color: #2D3879;
}
div.post.chat li.me .label {
	color: #AB2F26;
}
div.post.photo img {
	border: .3em solid #111;
}
div.post.photo img a:link,
div.post.photo img a:visited {
	border: none;
}
div.post.photo p,
div.post.audio p,
div.post.video p {
	color: #444;
	margin: .4em 0;
}

div.page h1 {
	margin-bottom: .5em;
	color: #e8e4e0;
	font-style: bold;
	font-size: 2.2em;
}
div.page span.controls {
	float: right;
}

.inline_edit {
	padding: 1em 0;
	position: relative;
}
.inline_edit input[type="text"],
.inline_edit textarea {
	/*width: 412px; */
}
.inline_edit .more_options_link:link {
	display: block;
	font-weight: bold;
	padding: 0 0 .3em 0;
}
.inline_edit .more_options {
	padding: 1em 0;
}
.inline_edit .more_options p {
	float: left;
	width: 50%;
	height: 5.5em;
	margin: 0;
}
.inline_edit .more_options p input[type="text"] {
	width: 90%;
	margin-bottom: 0;
}
.inline_edit .more_options p .sub {
	font-size: .8em;
	color: #777;
}
.inline_edit .buttons {
	padding: .5em 0;
}
.inline_edit h2 {
	color: #83A650;
}
.post_edit {
	margin-bottom: 2em;
}

div.pagination {
	margin: 0 0 2em 0;
}

.sub {
	font-size: .85em;
	color: #999;
	font-weight: normal;
}
a.sub {
	color: #b0b0c0;
}

button {
	background-color: #606070;
	border: 1px solid #808090;
	border-bottom: 1px solid #404050;
	border-right: 1px solid #404050;
	color: #c8c4c0;
	font: bold 1.1em 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	padding: 5px 8px;
}
button:hover {
	color: #fff;
	cursor: pointer;
}

p.lost_pass {
	margin: 0 0 1em 0;
}

span.pages {
	color: #888;
	font-weight: bold;
	padding: 0 0.3em;
}
span.who,
span.waiting {
	font-weight: bold;
	display: block;
	margin: 0 0 1em;
	padding: 4px 0;
}

.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}

/* Miscellaneous */
img.smiley {
	margin: 0 0 -.3em;
}

div.row {
	float: left;
	padding-bottom: 3em;
}
div.row div.headshot {
	float: left;
	width: 200px;
	margin-right: 40px;
	text-align: center;
}
div.row div.last {
	margin-right: 0;
}
div.row div.headshot img {
	border: 1px solid #484440;
}

/* CSS for contact module */
p.contact-intro {
	padding: 1em 0;
	font-size: 1.182em;
	line-height: 1.462em;
}
p.contact {
	color: #b89490;
	font-weight: bold;
	margin: 1em 0;
	padding: .5em .8em;
	border: 1px solid #b89490;
    text-align: center;
}
p.contact.good {
	color: #94b894;
    border-color: #94b894;
}
p.contact.error {

}
/* End CSS for contact module */
