﻿body {
	color: #343434;
	font-family: Georgia, Sans-Serif;
	font-size: 1em;
	margin: 0 auto;
	text-align: center;
}

h1 {
	font-size: 15px;
	letter-spacing: 1px;
}

h2 {
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #a02335;
}

a[href^="\/file.axd"] {
	font-weight: bold;
	background: url(download.png) no-repeat right center;
	padding-right: 15px;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}
br.clear { clear: both; }
#content {
	float: left;
	width: 70%;
	text-align: left;
}

.loginbox{
	margin: 0 auto;
}

#postnavigation{
	margin-bottom: 10px;
	text-align: center;
	color: Gray;
	background: white;
	border: 1px solid silver;
	padding: 3px;
}
form {
	width: 857px;
	margin: 0 auto;
}
#postPaging {
	margin-top: 70px;
}
#postPaging a {
	display: inline-block;
	padding: 8px 20px;
	background-color: #a02237;
	color: #fff;
	text-transform: uppercase;
	width: 120px;
	font-size: 0.7em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	float: left;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight:  bold;
	text-align: center;
}
#postPaging a:hover {
	background-color: #333;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
}

/*----------------------------
					 Header
----------------------------*/

#header {
	margin-bottom: 30px;
}

#header p {
	text-indent: -9999px;
	margin: 0;
}

#header span {
	display: none;
}
#header #top {
	width: 857px;
	text-align: left;
	margin: 0 auto;
}
#header #top a {
	float: right;
	color: #a02237;
	font-style: italic;
	font-size: 0.8em;
	margin: 6px 24px 2px;
}
#header #bottom {
	background: url(header-bg.png) repeat-x;
	height: 169px;
}
/*----------------------------
					 Footer
----------------------------*/
#footer {
	text-align: center;
	margin: 4em 0;
	background: url(footer-bg.png) repeat-x #e9efeb;
	padding-left: 20px;
}
#footer .block {
	margin: 0 auto;
	width: 875px;
	text-align: left;
}
#footer .main a {
	display: block;
	height: 20px;
	padding: 40px 15px 18px;
	float: left;
	width: auto;
	color: #916e48;
	border-left: 1px solid #d4dad8;
	font-size: 0.9em;
}
#footer .main a.last {
	border-right: 1px solid #d4dad8;
}
#footer #subscribe {
	float: right;
	width: 261px;
	height: 130px;
	border: 1px solid #d4dad8;
	border-width: 0 1px;
	padding-left: 30px;
	background-color: #e9efeb;
}
#footer #subscribe strong {
	font-size: 0.9em;
	font-style: italic;
	display: block;
	margin-top: 23px;
	font-weight: normal;
	color: #a12338;
}
#footer #subscribe p {
	font-size: 0.7em;
	color: #666;
	font-family: Helvetica, Arial, Sans-Serif;
}
#footer #subscribe img {
	vertical-align: top;
}
#footer #subscribe .text {
	background: url(textboxes/newsletter.gif) no-repeat;
	border: 0;
	font-size: 0.7em;
	color: #a12338;
	font-family: Helvetica, Arial, Sans-Serif;
	width: 128px;
	height: 24px;
	float: left;
	padding: 5px 0 0 8px;
}
#footer #subscribe .button {
	border: 0;
}
#footer p.last {
	float: left;
	margin: -34px 0 0 14px;
	font-size: 0.7em;
	color: #666;
	font-family: Helvetica, Arial, Sans-Serif;
}
#footer p.last img {
	vertical-align: middle;
	margin: -2px 20px 0;
}

/*----------------------------
				Side panel
----------------------------*/

#sidepanel {
	float: right;
	width: 192px;
	text-align: left;
}
#sidepanel a.feed {
	margin-right: 3px;
	font-size: 0.7em;
	color: #a02335;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	vertical-align: middle;
}
#sidepanel a.feed img {
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -2px;
}

/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone{
	padding: 0;
	background: none;
}

div#widgetzone .clear{
	clear: left;
}

div.widget{
	margin-bottom: 34px;
	z-index: 1;
	font-size: 0.8em;
}

div.widget h4{
	font-size: 0.9em;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;
	color: #8a643d;
	letter-spacing: 0.25em;
	font-weight: normal;
	text-transform: uppercase;
}

div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-family: Helvetica, Arial, Sans-Serif;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

#widgetzone .widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#widgetzone .widget ul li {
	margin-bottom: 3px;
}

#widgetzone div.search{
	background: none;
	border: none;
	font-size: 1em;
}
#widgetzone div.textbox {
	font-style: italic;
	font-size: 0.7em;
	color: #798486;
	line-height: 1.6;
}
#widgetzone div.textbox p.sig {
	font-size: 1.5em;
}
#widgetzone div.textbox p.sig a {
	color: #a02335;
}
#widgetzone div.textbox p.sig span {
	color: #8a643d;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 0.6em;
	font-style: normal;
}

/*----------------------------
					 Blogroll
----------------------------*/

#blogroll ul {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0px;
}

#blogroll ul li ul li a {
	margin-left: 25px;
	color: #666666;
}

#blogroll ul li a img {
	border: none;
	margin-right: 3px;
}

/*----------------------------
					 Posts
----------------------------*/

div.post, .mceContentBody {
	margin-bottom: 50px;
}

div.post h1, .mceContentBody h1 {
	margin: 5px 0 0 0;
	font-weight: normal;
	font-size: 2em;
	letter-spacing: -0.01em;
	color: #936d48;
}

div.post .author {
	color: #666666;
	font-size: 10px;
	float: left;
	text-transform: capitalize;
}

div.post .text {
	font-size: 0.92em;
	line-height: 1.6;
}

div.post .text h2 {
	margin: 0;
	color: #8a643d;
	font-size: 1.5em;
	font-weight: normal;
}

div.post .text h3 {
	font-size: 11px;
	margin-bottom: -10px;
	padding: 0;
}

div.post .footer {
	padding-top: 4px;
	padding-bottom: 2px;
	color: #677575;
	font-size: 0.6em;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

div.post .bottom {
	margin-bottom: 45px;
}

div.post .categories {
	margin-bottom: 5px;
	float: right;
}

div.post .tags {
	float: left;
	margin-bottom: 5px;
}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts div {
}

#relatedPosts h1 {
	margin: 0 0 10px 0;
}

#relatedPosts p
{
	font-size: 14px;
	letter-spacing:1px;
	text-transform: uppercase;
	color: #936d48;
	margin-top: 36px;
}

#relatedPosts a {
	display: block;
	margin-top: 15px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li{
	padding-bottom: 10px;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: bold;
}

/*----------------------------
			Social bookmarks
----------------------------*/

.bookmarks {
	float: left;
}

/*----------------------------
					Comments
----------------------------*/

.comment {
	border: 1px solid #eee;
	background-color: white;
	padding: 3px 10px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.comment .date {
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	font-family: Helvetica, Arial, Sans-Serif;
}

.comment .author {
	margin: 0;
	padding: 5px 0 3px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
}

#addcomment, #comment
{
	font-size: 14px;
	letter-spacing:1px;
	text-transform: uppercase;
	color: #936d48;
	margin-top: 36px;
}

.self {
	background: #f6fdfc;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
	border: 1px solid silver;
}

.comment .content {
	margin: 5px 5px 5px 0;
	line-height: 1.8;
	font-size: 0.8em;
	text-indent: -10px;
}

.comment cite{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}
.commentForm {
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin-top: 6px;
	font-size: 0.8em;
	color: #798486;
}

.commentForm input {
	width: 300px;
	padding: 7px;
	border: 1px solid #eee;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 0 0 14px;
	font-family: Helvetica, Arial, Sans-Serif;
}

.commentForm textarea {
	width: 576px;
	height: 150px;
	border:1px solid #bcd0c5;
	padding: 12px 12px 12px 6px;
	font-family: Georgia;
	font-size: 0.9em;
	-moz-border-radius: 0 3px 3px 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid #bcd0c5;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 6px 15px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}
span.error {
	font-family: Helvetica, Arial, Sans-Serif;
	display: inline-block;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
.success {
	display: block;
	border: 1px solid #eee;
	background-color: #ffe;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 10px 0;
	padding: 12px;
	font-size: 0.8em;
	color: #343434;
}

.commentForm .bbcode {
    font-size:10px;
    float:right;
    position:relative;
    top:24px;
    padding: 3px;
}

.bbcode a {
    margin: 1px;
    padding: 3px 8px;
    background: #fff;
    border: 1px solid #ccc;
    font-family: Helvetica, Arial, Sans-Serif;
}

.commentForm #btnSaveAjax {
	padding: 8px 20px;
	background-color: #a02237;
	color: #fff;
	text-transform: uppercase;
	width: 200px;
	font-size: 0.7em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.commentForm #btnSaveAjax:hover {
	background-color: #333;
	color: #fff;
}
.comment-disabled {
	display:block;
	border:#eee 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #ffe;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
}

/*----------------------------
					Archive
----------------------------*/

#archive {
}

#archive h1 {
	margin: 0 0 17px;
	font-weight: normal;
	color: #936d48;
	font-size: 2.5em;
}

#archive h2 {
	font-weight: normal;
	color: #343434;
	font-size: 24px;
	margin: 42px 0 20px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table th {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	color: #936d48;
	padding-bottom: 5px;
}

#archive table td, #archive table th{
	text-align:left;
	border-bottom: 1px solid #eee;
}

#archive table td{
	padding: 3px 10px 5px 0;
	font-size: 0.8em;
	vertical-align: top;
}
#archive #totals {
	display: none;
}
#archive .date{
	width: 95px;
}

#archive .comments{
	width: 70px;
	text-align: center;
	display: none;
}

#archive .rating{
	width: 70px;
	text-align: center;
}

/*----------------------------
					 Search
----------------------------*/

#searchbox {
	margin-top: 5px;
}

#searchbox #searchbutton {
	text-indent: -9999px;
	background: url(buttons/search.png) no-repeat;
	border: 0;
	width: 31px;
	height: 31px;
}

#searchbox #searchfield {
	width: 140px;
	height: 19px;
	padding: 6px 0 4px 5px;
	border: 1px solid #d7d7d7;
	border-right: 0;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	float: left;
}

/*----------------------------
			Search on search
----------------------------*/

#searchonsearch {
	background: white;
	padding: 5px 10px;
	margin-bottom: 20px;
	border: 1px solid silver;
}

#searchonsearch h3 {
	margin: 3px;
	font-size: 13px;
}

#searchonsearch ol li {
	margin: 2px 0;
}

/*----------------------------
				Month list
----------------------------*/

ul#monthList ul li{
	margin-left: 20px;
}

ul#monthList li.year{
  cursor: pointer;
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud li {
	display: inline;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
}

.tagcloud a.biggest {
	font-size: 19px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					 Page
----------------------------*/

#page {
	border: 1px solid silver;
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: white;
	line-height: 17px;
}

#page h1 {
	margin: 3px 0 10px 0;
}

#page #admin {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding: 5px 0;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
}

.calendar .weekend {
	background-color: #F1F1F1;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td {
	vertical-align: top;
	background: white;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: none;
}

.searchresult span.url{
	display:none;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	background : white;
	padding: 10px;
	border: 1px solid silver;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/*----------------------------
					XFN tags
----------------------------*/

div.post .text a[rel] {
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .text a[rel="me"] {	
	background-image:url('../../pics/xfn/me.gif');
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .text a[rel~="contact"] ,
div.post .text a[rel~="acquaintance"],
div.post .text a[rel~="friend"] {
	background-image:url('../../pics/xfn/contact.gif');
	padding-right:11px;
}
/*-------- [ Normal contacts youve met ]--*/
div.post .text a[rel~="contact"][rel~="met"] ,
div.post .text a[rel~="acquaintance"][rel~="met"] ,
div.post .text a[rel~="friend"][rel~="met"] {
	background-image:url('../../pics/xfn/contactMet.gif');
	padding-right:11px;
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .text a[rel~="colleague"] ,
div.post .text a[rel~="co-worker"] {
	background-image:url('../../pics/xfn/colleague.gif');
	padding-right:11px;
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .text a[rel~="colleague"][rel~="met"] ,
div.post .text a[rel~="co-worker"][rel~="met"] {
	background-image:url('../../pics/xfn/colleagueMet.gif');
	padding-right:11px;
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .text a[rel~="muse"] ,
div.post .text a[rel~="crush"] ,  
div.post .text a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image:url('../../pics/xfn/sweet.gif');
	padding-right:11px;
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .text a[rel~="muse"][rel~="met"] ,
div.post .text a[rel~="crush"][rel~="met"] ,  
div.post .text a[rel~="date"][rel~="met"] ,
div.post .text a[rel~="sweetheart"][rel~="met"] {
	background-image:url('../../pics/xfn/sweetMet.gif');
	padding-right:11px;
}

/* nested comments */

.comment-replies {
	background: transparent url(../../pics/reply-arrow.gif) no-repeat 2px 2px;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

#commentlist #comment-form {
}
