/**************************************************
***************************************************

GLOBAL

***************************************************
**************************************************/
body {
	height: 101%;
	background-color: #ffffff;
	background-image: url(../images/top-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
* {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}



/*------ end of GLOBAL ------*/
/**************************************************
***************************************************

LAYOUT

***************************************************
**************************************************/
#header {
	padding: 10px 0px 10px 10px;
	width: 569px;
	height: 90px;
}
#wrapper {
	width: 570px;
	margin-left: 230px;
}
#left-col {
	width: 214px;
	position: absolute;
	top: 0px;
	left: 14px;
	background-color: #fbfdfb;
	color: #304d22;
}
#content {
	padding-bottom: 50px;
	margin: 30px 20px 0px 35px;
}
#login, #find {
	background-color: #e4e4e4;
	padding: 0px 18px 0px 18px;
}
#join {
	margin: 12px 6px 0px 20px;
	text-align: right;
}
#top-links p {
	text-align: right;
	margin-right: 5px;
	margin-top: 14px;
	color: #1e6fbb;
}
.listusers {
	margin-bottom: 25px;
}
#email-detail {
	margin: 0px 0px 0px 10px;
	width: 400px;
}
#left-col ul {
	padding: 5px 18px;
}
.cms-content .hide {
	display: none;
}
.blog {
	margin-top: 10px;
	color: #004cb3;
	position: relative;
	left: -5px;
}
.blog .blog-title {
	background-image: url(/images/blog-title-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #f7fafd;
	line-height: 29px;
	padding: 0px 15px 0px 5px;
	margin-top: 15px;
}
.listusers h3 {
	background-image: url(/images/find-user-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FCFBD6;
	line-height: 29px;
	padding: 0px 15px 0px 5px;
	margin: 15px 0px 10px 0px;
	position: relative;
	left: -5px;
}
.blog .list-post {
	padding: 5px 15px 0px 5px;
	margin-bottom: 35px;
}
.no-padding {
	margin-bottom: 10px;
}


/*------ end of LAYOUT ------*/
/**************************************************
***************************************************

FONTS

***************************************************
**************************************************/
body {
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #000000;
	font-size: 2.8em;
	line-height: 1em;
}
#top-links {
	font-size: 0.8em;
}
#left-col h5, #left-col li {
	font-size: 0.8em;
	font-weight: normal;
}
#left-col h5 {
	padding-bottom: 8px;
}
.small {
	font-size: 0.7em;
	margin-bottom: 20px;
	margin-top: 8px;
}
#left-col p, #left-col h3 {
	padding-bottom: 5px;
}
h2 {
	font-size: 1.1em;
	margin-bottom: 15px;
}
h3 {
	padding-bottom: 15px;
	padding-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #004ab5;
}
h4 {
	color: #000000;
	font-size: 0.8em;
	padding-bottom: 5px;
}
#join h4 {
	display: inline;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	font-size: 1.1em;
	font-weight: normal;
}
#left-col h4 {
	color: #304d22;
	font-size: 1.1em;
}
#login td, #login p, #find p {
	font-size: 0.7em;
}
#join label {
	font-size: 0.8em;
	color: #ffffff;
	padding: 7px;
}
#content p, #content label {
	font-size: 0.8em;
	padding-bottom: 10px;
}
.red {
	color: #FF0000;
}
#report-list a:link, #report-list a:visited {
	font-weight: normal;
}
#report-list .new a:link, #report-list .new a:visited {
	font-weight: bold;
}
.post-title {
	font-size: 1.6em;
	line-height: 1.7em;
	color: #000000;
}
#content .post-date {
	font-size: 0.75em;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
.post-link {
	margin: 40px 0px 0px 0px;
}
#content .post p {
	font-size: 1em;
	padding-top: 8px;
}
#content .no-padding p {
	margin: 0px;
	padding: 0px;
}
#content .listusers {
	color: #454203;
}
#left-col .pink, #left-col .pink h4 {
	color: #511600;
}
#left-col .yellow, #left-col .yellow h4 {
	color: #454203;
}
#content .mailbox {
	color: #454203;
}
#email-subject, .user-name {
	font-weight: bold;
	font-size: 1.1em;
	color: #004ab5;
}
#wrapper .user-profile p {
	padding-bottom: 0px;
}
.user-profile .return {
	margin-bottom: 20px;
}
#content .modified-date {
	font-size: 0.75em;
	padding: 0px;
	margin: -8px 0px 20px 0px;
}
h5 {
	font-size: 1.3em;
	margin: 20px 0px 5px 0px;
	color: #1E6FBB;
}
	
/*------ end of FONTS ------*/
/**************************************************
***************************************************

LINKS

***************************************************
**************************************************/
a:hover, a:visited:hover {
	text-decoration: none;
}
a:link, a:visited {
	font-weight: bold;
	color: #000000;
}
#inbox a:link, #inbox a:visited {
	font-weight: normal;
}
#inbox .unread a:link, #inbox .unread a:visited {
	font-weight: bold;
}
#top-links a:link, #top-links a:visited {
	color: #1e6fbb;
}
#left-col a:link, #left-col a:visited {
	text-decoration: none;
	display: block;
	font-size: 1.1em;
}
#left-col a:link, #left-col a:visited {
	color: #304d22;
}
#left-col .yellow a:link, #left-col .yellow a:visited {
	color: #454203;
}
#left-col .pink a:link, #left-col .pink a:visited {
	color: #511600;
}
#left-col .brown a:link, #left-col .brown a:visited {
	color: #4F4928;
}
#left-col .blue a:link, #left-col .blue a:visited {
	color: #1A3755;
}
#left-col a:hover, #left-col a:visited:hover {
	text-decoration: underline;
}
#left-col ul ul a:link, #left-col ul ul a:visited {
	color: #477232;
}
.blog a:link, .blog a:visited {
	color: #004cb3;
}
.blog dt a:link, .blog dt a:visited, #content h2 a:link, #content h2 a:visited {
	text-decoration: none;
}
.blog dt a:hover, .blog dt a:visited:hover, h2 a:hover, h2 a:visited:hover {
	text-decoration: underline;
}
.listusers a:link, .listusers a:visited, .mailbox a:link, .mailbox a:visited {
	color: #454203;
}
.user-profile .user-link a:link, .user-profile .user-link a:visited {
	color: #004ab5;
}
.user-profile .return a:link, .user-profile .return a:visited {
	color: #676205;
}
#content .report a:link, #content .report a:visited {
	color: #511600;
}
#join a:link, #join a:visited {
	color: #FFFFFF;
}
.archive-link a:link, .archive-link a:visited {
	color: #000000;
}


/*------ end of LINKS ------*/
/**************************************************
***************************************************

TABLES

***************************************************
**************************************************/
#login table {
	width: 166px;
	padding-bottom: 8px;
}
table td {
	text-align: left;
}
#register, #compose, #inbox {
	width: 500px;
}
#register td, #compose td {
	padding-bottom: 15px;
}
#register .about td {
	padding: 10px 0px 5px 0px;
}
#register table {
	margin-left: 60px;
}
#register *, #compose * {
	vertical-align: top;
}
#register .other, #register .interests {
	width: 259px;
	float: right;
	position: relative;
	left: 2px;
}
#inbox .unread a:link {
	font-weight: bold;
}
#inbox {
	border: none;
	border-collapse: collapse;
}
#inbox td {
	border: none;
	padding: 5px 0px 5px 10px;
}
#left-col td {
	padding-bottom: 10px;
}
.top-row {
	background-color: #fcfbd6;
}
.user-location {
	margin: 5px 0px 10px 0px;
	position: relative;
	left: -2px;
}
#booking-form td {
	padding-right: 5px;
}
#signup-table td {
	padding-right: 5px;
	padding-bottom: 10px;
	vertical-align: top;
	font-size: 0.9em;
}


/*------ end of TABLES ------*/
/**************************************************
***************************************************

FORMS

***************************************************
**************************************************/
#login #email, #login #password {
	width: 70px;
}
#login input {
	float: right;
}
#register input {
	float: right;
	width: 250px;
}
#register select {
	float: right;
	width: 254px;
}
#register textarea {
	width: 495px;
	height: 150px;
	padding-bottom: 10px;
	font-size: 0.8em;
}
#compose textarea {
	width: 495px;
	height: 200px;
	padding-bottom: 10px;
	font-size: 0.8em;
}
#report-abuse {
	width: 495px;
	height: 100px;
	margin-bottom: 10px;
	font-size: 0.8em;
}
#register table .checkbox {
	width: 20px;
	float: none;
}
#left-col select {
	width: 180px;
}
#left-col input {
	margin-top: 10px;
}
#left-col table input {
	margin-top: 0px;
}
#register .other input {
	width: 190px;
}
#subject {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#join input/*, #join select*/ {
	width: 150px;
	background-color: #dce6ef;
	border: 1px solid #000000;
}
#join select {
	font-size: 0.8em;
	position: relative;
	top: -1px;
}
#join .button {
	border: none;
	width: 37px;
	height: 20px;
	margin-left: 7px;
	position: relative;
	top: 6px;
}
#register #submit-button {
	float: none;
	width: 106px;
}
#register #update-button {
	float: none;
	width: 53px;
}
#register #register-button {
	width: 64px;
}
#delete-profile {
	float: none;
	margin-top: 70px;
}
.user-profile form {
	margin: 30px 0px 22px 0px;
}
#booking-form {
	margin-top: 20px;
	position: relative;
	left: -2px;
}
#signup-table select {
	width: 300px;
}
#signup-table input {
	width: 296px;
}
#signup-table #sigup-button {
	width: 100px;
}

/*------ end of FORMS ------*/
/**************************************************
***************************************************

LISTS

***************************************************
**************************************************/
.no-bullet li {
	list-style-type: none;
	padding-bottom: 10px;
}
#left-col li {
	list-style-type: none;
	padding: 10px 0px;
}
#left-col ul ul li {
	list-style-type: none;
	padding: 5px 0px;
	font-size: 1em;
}
#left-col ul {
	padding-bottom: 15px;
}
#left-col ul ul {
	padding-bottom: 0px;
}
#left-col .green {
	background-color: #f8fbf7;
}
#left-col .brown {
	background-color: #ebe8d8;
}
#left-col .blue {
	background-color: #e8f0f8;
}
#left-col .pink {
	background-color: #FFEEE8;
}
#left-col .yellow {
	background-color: #FCFBD6;
}
#left-col .green li {
	border-bottom: 1px solid #78b165;
}
#left-col .brown li {
	border-bottom: 1px solid #9e9352;
}
#left-col .blue li {
	border-bottom: 1px solid #2c5e8f;
}
#left-col .yellow li {
	border-bottom: 1px solid #CBC10C;
}
#left-col .pink li {
	border-bottom: 1px solid #D93C00;
}
body #left-col ul .no-border {
	border: none;
}
.cms-content ul, .post ul, .cms-content ol, .post ol {
	margin-left: 20px;
}

/*------ end of LISTS ------*/
/**************************************************
***************************************************

IMAGES

***************************************************
**************************************************/
img {
	border: none;
}
.post img, .cms-content img {
	padding: 10px;
	position: relative;
	left: -10px;
}
#join a img {
	text-decoration: none;
}

/*------ end of IMAGES ------*/
/**************************************************
***************************************************

TO VIEW WIRE-FRAME

***************************************************
**************************************************/
div {
	border: 0px solid red;
}