body {
	margin: 0px;
	text-align: center;
	background-attachment: scroll;
	background-color: #414348;
	background-image: url();
	background-position: left;
	background-repeat: repeat-y;
	font-family: Georgia, "Century Gothic", Verdana, sans-serif;
	color: #101112;
	cursor: default;
	font-size: 14px;
	}
a {
	color: #101112;
	text-decoration: none;
	border-bottom: #101112 dotted 1px;
	}
a:visted {
	}
a:hover {
	color: #000000;
	border-bottom: #101112 dashed 1px;
	cursor: e-resize;
	}
a:active {
	color: #000000;
	border-bottom: #101112 dashed 1px;
	}
h1 {
	}
h2 {
	}
ul {
	margin: 0px;
	padding: 0px;
	list-style: circle;
	}
ol {
	margin: 0px;
	padding: 0px;
	list-style: decimal-leading-zero;
	}
li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	}
dl {
	}
dt {
	border-bottom: #414348 double;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
	}
dd {
	border-bottom: #414348 solid thin;
	border-right: #414348 solid thin;
	border-left: #414348 solid thin;
	background-color: #cfd0d1;
	margin-right: 15px;
	padding: 0px 3px;
	}
blockquote {
	background-color: #cfd0d1;
	border: #414348 solid 1px;
	margin: 6px;
	padding: 5px;
	}
blockquote:before {
	}
blockquote:after {  
	}
q {
	background-color: #cfd0d1;
	border: #414348 solid 1px;
	margin: 6px;
	padding: 5px;
	}
q:before { 
	content: open-quote;
	font-weight: bold; 
	}
q:after { 
	content: close-quote; 
	font-weight: bold; 
	}
#container {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	}
#container-inner {
	}
.layout-two-column-right #beta, .layout-two-column-right #beta-inner, .layout-two-column-right #alpha {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}
/*HEADER, TITLE and SUB-TITLE*/
#banner {
	margin: 0px;
	color: #cfd0d1;
	}
#banner-inner {
	}
#banner-header {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#banner-description {
	margin: 0px;
	text-indent: 30px;
	font-style: italic;
	font-size: 12px;
	}
/*JOURNAL BODY*/
#pagebody {
	}
#pagebody-inner {
	}
/*LEFT SIDEBAR*/
.layout-two-column-left #alpha {
	}
.layout-two-column-left  #alpha-innder {
	}
.layout-three-column #alpha {
	}
.layout-three-column #alpha-inner {
	}
/*RIGHT SIDEBAR*/
.layout-two-column-right #beta {
	width: 35%;
	float: left;
	background-attachment: scroll;
	background-color: #cfd0d1;
	background-image: url(images/rtbkgr2.jpg);
	background-position: right;
	background-repeat: repeat-y;
	}
.layout-two-column-right #beta a {
	border: none;
	}
.layout-two-column-right #beta a:hover {
	border: none;
	}
.layout-two-column-right #beta dd {
	font-style: normal;
	}
.layout-two-column-right #beta-inner {
	background-attachment: scroll;
	background-image: url(images/rtbkgr.jpg);
	background-position: left;
	background-repeat: repeat-y;
	margin-top: -6px;
	}
.layout-three-column #gamma {
	}
.layout-three-column #gamma-inner {
	}
/*GENERAL SIDEBAR*/
.module {
	width: 80%;
	margin: 0 auto;
	}
.module-header {
	min-height: 25px;
	margin: 0px;
	padding: 0px;
	border-width: 1px 10px;
	border-color: #a0a1a3;
	border-style: solid;
	font-size: 14px;
	text-align: center;
	}
.module-header a {
	}
.module-header a:hover {
	}
.module-content {
	margin: 6px 0px;
	padding: 0px;
	font-size: 12px;
	}
.module-content a {
	}
.module-content a:hover {
	}
.module-content a:visited {
	}
.module-content ul {
	list-style: none;
	}
.module-content li {
	}
.module-list {
	list-style: none;
	}
.module-content table {
	width: 98%;
	margin: 0px auto;
	font-size: 10px;
	}
.module-content td {
	border: #a0a1a3 dotted thin;
	text-align: center;
	}
.module-content th {
	background-color: #e5a2a8;
	text-align: center;
	}
.module-list-item {
	margin: 0px;
	}
.module-list-item a {
	width: 100%;
	}
.module-about {
	margin-top: 6px;
	padding-top: 5px;
	text-align: center;
	}	
.module-photo {
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/header3.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 50px;
	margin-top: 6px;
	}
.module-photo img {
	height: 100px;
	width: 100px;
	padding: 25px;
	border: none;
	background-attachment: scroll;
	background-image: url(images/iconbkgr.png);
	background-position: center;
	background-repeat: no-repeat;
	}
.module-viewlinks {
	}
.module-viewlinks a:hover {
	border: none;
	letter-spacing: 1px;
	}
.module-viewlinks .module-list {
	}
.module-viewlinks .module-list-item {
	height: 20px;
	margin: 2px 0px;
	text-align: right;
	padding-right: 25px;
	border-left: #a0a1a3 solid 10px;
	background-attachment: scroll;
	background-color: #e5a2a8;
	background-image: url(images/navlink_01.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
.module-calendar {
	}
.module-calendar .module-content table {
	}
.module-calendar .module-content th {
	}
.module-calendar .module-content td {
	}
.module-calendar a {
	}
.module-syndicate {
	text-align: center;
	}
.module-typelist {
	}
.module-typelist .module-list {
	}
.module-typelist .module-list-item {
	height: 20px;
	margin: 2px 0px;
	text-align: right;
	padding-right: 25px;
	border-left: #a0a1a3 solid 10px;
	background-attachment: scroll;
	background-color: #e5a2a8;
	background-image: url(images/navlink_01.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
.module-powered {
	margin: 0px auto;
	padding: 0px;
	border-width: 1px 5px;
	border-color: #a0a1a3;
	border-style: solid;
	width: 75%;
	text-align: center;
	}
.module-powered a {
	}
.module-powered a:hover {
	}
.module-categories {
	text-align: left;
	}
.module-categories .module-content {
	max-height: 250px;
	overflow-x: hidden;
	overflow-y: auto;
	}
.module-categories .module-list {
	}
.module-categories ul {
	}
.module-categories li {
	}
.module-categories .module-list-item {
	height: 20px;
	margin: 2px 0px;
	text-align: right;
	padding-right: 25px;
	border-left: #a0a1a3 solid 10px;
	background-attachment: scroll;
	background-color: #e5a2a8;
	background-image: url(images/navlink_01.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
.module-pagesummary {
	}
.module-pagesummary .module-list {
	}
.module-pagesummary .module-list-item {
	height: 20px;
	margin: 2px 0px;
	text-align: right;
	padding-right: 25px;
	border-left: #a0a1a3 solid 10px;
	background-attachment: scroll;
	background-color: #e5a2a8;
	background-image: url(images/navlink_01.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
/*MAIN CONTENT*/
.layout-one-column #alpha {
	}
.layout-two-column-right #alpha {
	float: left;
	width: 65%;
	background-attachment: scroll;
	background-color: #e5a2a8;
	background-image: url(images/mnbkgr.jpg);
	background-position: left;
	background-repeat: repeat-y;
	}
.layout-two-column-right #alpha-inner {
	margin-left: 30px;
	padding-top: 120px;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	}
.lj-view-friends #alpha-inner {
	margin-left: 30px;
	padding-top: 50px;
	background-attachment: scroll;
	background-image: url(images/header2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	}
.layout-two-column-left #beta {
	}
.layout-two-column-left  #beta-inner {
	}
.layout-three-column #beta {
	}
.layout-three-column #beta-inner {
	}
.content-nav {
	text-align: left;
	}
.content-nav a {
	}
.content-nav a:hover {
	}
.layout-three-column .content-nav {
	}
.layout-three-column .content-nav a {
	}
.layout-three-column .content-nav a:hover {
	}
.layout-three-column .date-header {
	}
.layout-two-column-left .date-header {
	}
.layout-two-column-right .date-header {
	text-align: center;
	}
.entry {
	border-bottom: #414348 solid 1px;
	margin-bottom: 25px;
	}
.layout-three-column .entry-header {
	}
.layout-two-column-right .entry-header {
	margin: 0px;
	padding: 0px;
	border-width: 1px 10px;
	border-color: #414348;
	border-style: solid;
	text-align: left;
	text-indent: 15px;
	}
.layout-two-column-left .entry-header {
	}
.layout-two-column-left .entry-content {
	}
.layout-two-column-right .entry-content {	
	}
.layout-three-column .entry-userpic {
	}
.layout-two-column-left .entry-userpic {
	}
.layout-two-column-right .entry-userpic {
	}
.layout-two-column-right .entry-userpic {
	height: 100px;
	width: 100px;
	padding: 10px;
	float: right;
	clear: left;
	margin: 0px 10px 25px 10px;
	background-attachment: scroll;
	background-image: url(images/iconbkgr.png);
	background-position: center;
	background-repeat: no-repeat;
	}
.entry-body {
	min-height: 200px;
	}
.metadata {
	margin: 6px;
	padding: 6px;
	border-width: 1px 10px;
	border-color: #cfd0d1;
	border-style: solid;
	}
.ljtags {
	margin: 25px 6px 6px 6px;
	padding: 6px;
	border-width: 1px 10px;
	border-color: #cfd0d1;
	border-style: solid;
	}
.poster {
	text-align: center;
	padding: 0px;
	font-size: 10px;
	}
.poster .ljuser {
	display: compact;
	}
.ljuser {
	}
.ljuser a {
	}
.ljuser img {
	display: none;
	}
.entry-footer {
	}
.separator {
	}
.lj-view-entry #alpha-inner {
	margin-left: 30px;
	padding-top: 220px;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
.layout-one-column .comments {
	}
.layout-two-column-left .comments {
	}
.layout-two-column-right .comments {
	}
.comments-header {
	}
.comments-content {
	border-top: #414348 solid 1px;
	}
.comment {
	}
.comment .comment-replies {
	margin-left: 10px;
	}
.commenttext {
	}
.comment-content {
	min-height: 150px;
	border-left: #414348 solid 1px;
	border-right: #414348 solid 1px;
	border-top: #414348 solid 1px;
	}
.comment-userpic {
	height: 100px;
	width: 100px;
	padding: 15px;
	background-attachment: scroll;
	background-image: url(images/iconbkgr.png);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	}
.comment-userpic a {
	}
.comment-userpic a:hover {
	}
.comment-footer {
	padding: 6px;
	margin-bottom: 6px;
	border-width: 1px 10px;
	border-color: #414348;
	border-style: solid;
	text-align: center;
	}
/*reply page for 2 column left*/
/*.lj-view-reply #beta {
	width: 584px;
	}
*/
/*reply page for 1 column*/
/*.lj-view-reply #alpha {
	width: 584px;
	}
*/
/*reply page for 2 column right*/
.lj-view-reply #alpha-inner {
	margin-left: 30px;
	padding-top: 150px;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
.lj-view-reply #alpha ol {
	margin-left: 15px;
	}
.lj-view-reply #alpha ul {
	margin-left: 15px;
	}
/*reply page for 3 column*/
/*.lj-view-reply #alpha {
	}
*/
.lj-view-reply table {
	}	
textarea.textbox  {
	width: 98% !important;
	background-color: #cfd0d1;
	color: #002b2c;
	}
.textbox {
	background-color: #cfd0d1;
	color: #002b2c;
	}
input {
	background-color: #cfd0d1;
	color: #002b2c;
	}
/*ARCHIVE PAGES*/
.lj-view-archive table {
	}
/*archive page for 2 column right*/
.lj-view-archive #alpha {
	}
.lj-view-month #alpha {
	}
.yearmonth {
	}
.yearmonth table {
	}
.yearmonth th {
	}
.yearmonth td {
	}
/*TAGS PAGE*/
/*tags page for 2 column left*/
/*.lj-view-tags #beta {
	width: 584px;
	}
*/
/*tags page for 2 column right*/
.lj-view-tags #alpha {
	}
.ljtaglist {
	}
.lj-view-tags table {
	}
.lj-view-tags th {
	}
.lj-view-tags td {
	border-bottom: #414348 dotted thin;
	}
.lj-view-tags table img {
	}
