body {
	margin: 0;
	padding: 0;
	background: #E8E8CE url(/images/bg.gif) repeat-x;
	font-size: 78% !important;
	font-size: 90%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #333;
	text-align: center;
}

#accessibility {
	position: absolute;
	top: -10000px;
}

p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0 0 0em 0;
	font-family: georgia;
}

ol, ul {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: georgia;
	color: #9BBB38;
}

h1, h2 {
	font-size: 2.1em;
	font-weight: normal;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.4em;
}

a {
	text-decoration: none;
}

a:link {
	color: #E58712;
}

a:visited {
	color: #E58712;
}

a:hover, a:active {
	color: #9BBB38;
}

input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #333;
	font-size: 1.4em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
        padding: 3px;
}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
}

code {
	font-family: monospace;
	color: #666;
}

form, img {
	margin: 0;
	padding: 0;
	border: 0;
}

.small {
	font-size: 0.9em;
	color: #999;
}

/* Layout */

#wrapper {
	margin: 0 auto;
	width: 750px;
	background-color: #FFF;
	text-align: left;
}

#header {
	padding: 20px 0 0 0;
	background-color: #F5F5E7;
	border-bottom: 10px solid #9BBB38;
}

/* Header Styles */

#header h1 {
	margin: 0;
	font-size: 2.4em;
}

#header h1 a {
	text-decoration: none;
	color: #80904F;
}

#content {
	float: left;
	padding: 0 20px;
	width: 520px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 480px;
}

#content img {
	padding: 1px;
	border: 1px solid #ccc;
}

html>body #content {
	width: 480px;
}

#sidebar {
	float: left;
	padding: 1.8em 20px 0 20px;
	width: 230px;
	font-size: 11px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 190px;
}

html>body #sidebar {
	width: 190px;
}

* html #content, * html #sidebar {
	overflow: hidden;
	/* For IE */
}

#footer {
	clear: both;
	font-size: 0.9em;
	text-align: right;
}

/* Footer Styles */

#footer p {
	margin: 0;
	padding: 10px 0 20px 0;
	background-color: #E8E8CE;
	border-top: 10px solid #9BBB38;
	font-size: 0.9em;
	text-align: right;
}

/* Sidebar Styles */

#sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	font-size: 1.5em;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li {

}

#sidebar ul ul {
	margin: 1.2em 0;
	border-top: 1px solid #E8E7D0;
	background-color: #FAFAF0;
}

#sidebar ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #E8E7D0;
}

#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
}

html>body #sidebar ul ul li a {
	width: 170px;
}

#sidebar ul ul li a:hover {
	background-color: #FFF;
}

/* Nested lists? */

#sidebar ul ul ul {
	margin: 0;
	border: none;
}

#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid #E8E7D0;
}

#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 155px;
}

html>body #sidebar ul ul ul li a {
	width: 155px;
}

/* Blog */

.post {
	padding-bottom: 10px;
}

.posttitle {
	margin-bottom: 0;
	width: 100%;
	color: #000;
	overflow: auto;
	/* Width and overflow to clear '.posttitle a' */
}

.singleposttitle {
	margin-bottom: 0;
	padding: 0;
	color: #000;
}

.posttitle a {
	float: left;
	padding: 0;
}

.posttitle a:link, .posttitle a:visited {
	color: #000;
}

.posttitle a:hover, .posttitle a:active {
	color: #80904F;
}

.postmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #999;
}

.postentry {

}

.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(/images/permalink.gif) no-repeat center left;
}

.commentslink {
	padding: 0 0 0 17px;
	background: url(/images/commentslink.gif) no-repeat center left;
}

.paging, .articlenav {
	margin-top: 3em;
	margin-bottom: 3em;
}

.paging a, .articlenav a {
	padding: 10px 20px;
	text-decoration: none;
	color: #ff0000;
}

#content h3 {
	font-family: georgia;
	line-height: 30px;
	letter-spacing: normal;
	color: #aaa;
	background: url(/images/bubble.gif) no-repeat 0 50%;
	font-size: 1.4em;
	padding: 0 0 0 29px;
	margin: 0 0 5px 0;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;
}

#content h3 a:link, #content h3 a:visited {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(204, 204, 204);
}

/* Comments */

ol.comments {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
}

ol.comments li {
	border-top: 1px solid #E8E7D0;
	padding: 1px 20px;
	background-color: #FFF;
}

#postcomment {
	color: #ff0000;
}

.alt {
	background-color: #FAFAF0 !important;
}

.commenttitle {
	margin-bottom: 0;
	font-size: 1.4em;
}

.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}

#comment {
	width: 98%;
}

form#txpCommentInputForm {
	margin-top: 40px;
}

input.comment_name_input, input.comment_email_input, input.comment_web_input, textarea.txpCommentInputMessage {
	margin-bottom: 20px;
	margin-left: 5px;
}

input.comment_name_input {
	margin-right: 20px;
}

input#forget, input#remember {
	margin-right: 5px;
}

textarea.txpCommentInputMessage {
	height: 200px;
	width: 275px;
}

p#txpCommentInputForm {
	width: 300px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 10px 0;
	border-top: 1px solid #E8E7D0;
	border-bottom: 1px solid #E8E7D0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

/*-------------------------------------------------
GUEST BOOK
-------------------------------------------------*/

ol {
	padding: 0;
	margin: 0;
}

ol li {
	background-color: #fff;
	padding: 10px 10px 20px 10px;
	list-style-type: none;
	margin: 0;
	font-size: .9em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

/*-------------------------------------------------
ALBUMS
-------------------------------------------------*/

.setpreview {
	margin: 0 2em 1em 2em;
}

.setpreview .thumbnail {
	float: left;
	margin-right: 1em;
}

.flickrset a {
	border: solid #F67733 2px;
	width: 75px;
	height: 75px;
	background: #fff0d6;
	float: left;
	margin: 10px;
	padding: 5px;
}

.flickrset a:hover {
	background: #F67733;
}

.flickrset img {
	border: 0;
}

.pages_nav {
	clear: both;
}

.individual {
	padding: 0 2em;
}

.individual .image {
	margin: 0.5em auto;
	text-align: center;
}

.individual .image img {

}

.individual .flickrsetnav {
	text-align: center;
}

.individual .flickrsetnav a,
.individual .flickrsetnav a:link,
.individual .flickrsetnav a:visited {
	text-decoration: none;
}

.individual .setname {
	display: inline;
}

/*-------------------------------------------------
FLICKR
-------------------------------------------------*/

div.flickrimg {
	width: 196px;
	padding: 5px 5px;
}

div.flickrimg a {
	float: left;
	padding: 0 0 5px 0;
	margin: 0 4px 0 0;
	border: none;
	opacity: 0.55;
}

div.flickrimg a:hover {
	border: none;
	opacity: 1;
}

div.flickrimg a img {
	border: 2px solid #000;
	height: 40px;
	width: 40px;
}

div.flickrimg a:hover img {
	border: 2px solid #3F5E74;
}

#flickrmeta a {
	padding: 0;
	margin: 0;
	float: none;
	font-size: 8pt;
	opacity: 1;
	display: inline;
}

#flickrmeta a:hover {
	float: none;
}

.flick {
	color: #3993ff;
}

.r {
	color: #ff1c92;
}

/*-------------------------------------------------
LIGHTBOX
-------------------------------------------------*/

#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-size: 1.5em;
	padding-top: 0.4em;
}

#lightboxCaption {
	float: left;
}

#keyboardMsg {
	float: right;
}

#closeButton {
	top: 5px;
	right: 5px;
}

#lightbox img {
	border: none;
	clear: both;
}

#overlay img {
	border: none;
}

#overlay {
	background-image: url(/images/overlay.png);
}

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}

.album {
        padding-top:20px;
}

/*-------------------------------------------------
ARCHIVE
-------------------------------------------------*/

.rssSubdate {
      color:#ccc;
}

.rssCcat {
     font-size:16px;
}

