
body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	background: #ffffff url(../images/bgSub.gif) top repeat-x;
}

h1 {
	font-size: 1.5em;
	color: #cc6633;
	font-weight: 800;
	margin: 0 0 10px 0;
}

h2.subheader {
	font-size: 1.1em;
	border-bottom: 1px solid #666666;
	font-weight: 800;
	margin: 20px 0 5px 0;
	color: #cc6633;
}

h2 {
	font-size: 1.6em;
	font-weight: 100;
	letter-spacing: -0.01em;
	color: #cc6633;
}

h3 {
	font-size: 1.1em;
	color: #cc6633;
}

h4 { font-size: 1.05em; }

h5 { font-size: 1em; }

h6 { font-size: 0.95em; }

.vmiddle { vertical-align: middle; }

.vtop { vertical-align: top; }

.vbottom { vertical-align: bottom; }

.help { font-size: 0.9em; }

.floatleft { float: left; }

.floatright { float: right; }

.buttons {
	margin: 20px 0 0 0;
	clear: both;
}

a { color: #cc6633; }

a:hover { color: #666666; }

p { line-height: 1.9em; }

.edit {
	color: #6DBF2F;
	font-size: 0.9em;
	margin: 0 0 0 5px;
}

#page_meta {
	width: 100%;
	float: left;
	font-size: 1.25em;
	color: #666666;
	font-weight: 800;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
}

#page_meta #page_title, #page_meta h1 {
	float: left;
	font-size: 1em;
	border-bottom: none;
	margin: 0;
}

#page_meta a {
	float: right;
	margin: 3px 0 2px 0;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

#container {
	clear: both;
	width: 960px;
	padding: 0 15px 20px 0;
	float: left;
}

#header {
	width: 990px;
	height: 114px;
	float: left;
	position: relative;
}

#header img {
	float: left;
	margin: 30px 0 0 15px;
	display: inline;
}

#header #tenant {
	position: absolute;
	right: 15px;
	top: 4px;
	font-weight: 800;
	display: inline;
	color: #27598B;
}

#menu {
	float: right;
	margin: 70px 20px 0 0;
	display: inline;
}

#menu li {
	float: left;
	margin: 0 0 0 20px;
	display: inline;
}

#menu li a {
	font-size: 1.4em;
	font-weight: bold;
	color: #cc6633;
}

#banner {
	clear: both;
	width: 990px;
	height: 165px;
	margin: 0 0;
	position: relative;
}

#banner .caption {
	position: absolute;
	width: 250px;
	left: 40px;
	top: 70px;
	font-size: 2em;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	border-bottom: none;
	color: #ffffff;
}

#mainContent {
	width: 660px;
	float: left;
	margin: 0 0 0 20px;
	display: inline;
}

#navigation {
	width: 235px;
	float: right;
	display: inline;
	font-size: 1em;
	margin: 0 20px 0 0;
}

#footer {
	font-size: 0.9em;
	clear: both;
	width: 990px;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;
	background: transparent;
	color: #666666;
}

.bottomContainer {
	clear: both;
	width: 990px;
	border-top: 1px solid #cccccc;/*height: 50px;
	background: transparent url(../images/container_bottom.gif) no-repeat;*/
}

/* navigation */
#navigation h3 {
	width: 215px;
	\width: 235px;
	w\idth: 215px;
	height: 23px;
	\height: 43px;
	he\ight: 23px;
	padding: 20px 0 0 20px;
	color: #666666;
}

#navigation ul, #navigation p#search, #navigation h4, #navigation .customContent {
	width: 195px;
	\width: 235px;
	w\idth: 195px;
	padding: 0 20px;
}

#navigation h4 { padding: 10px 20px 5px 20px; }

#navigation ul li {
	font-weight: 800;
	padding: 0 0 10px 20px;
	background: transparent url(../images/tick.gif) no-repeat 2px 0;
}

#navigation .bottom {
	width: 235px;
	height: 18px;
}

/* posts */
.post {
	width: 660px;
	float: left;
	padding: 0 0 20px 0;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #dddddd;
}

.nospacing { margin: 20px 0 0 0; }

.post .date {
	font-weight: 800;
	color: #006699;
	width: 35px;
	height: 45px;
	\height: 49px;
	he\ight: 45px;
	float: left;
	margin: 0 0 3px 0;
	text-align: center;
	padding: 4px 0 0 0;
	background: url(../images/bg_date.gif) no-repeat;
}

.post .date span {
	color: #006699;
	font-size: 1.2em;
	padding: 0 0 0 0;
}

.post h1, .post h2 {
	width: 610px;
	margin: 0 0 0 45px;
}

.post h1 {
	border-bottom: none;
	padding: 0;
}

.post h1 a, .post h2 a {
	letter-spacing: -0.02em;
	color: #cc6633;
}

.post h1 a:hover, .post h2 a:hover { color: #666666; }

.post h3 {
	width: 610px;
	font-weight: 100;
	font-size: 1.1em;
	margin: 3px 0 0 45px;
}

.post p {
	margin: 0 0 0 45px;
	padding: 0;
}

.post hr {
	width: 660px;
	height: 1px;
	clear: both;
	border: none;
	background: none;
}

.post p.utilities {
	width: 610px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 0.9em;
	margin: 5px 0 15px 10px;
	color: #666;
}

.post ul.community_bookmarks {
	font-size: 0.9em;
	float: left;
	margin: 10px 0 0 0px;
}

.post ul.community_bookmarks li {
	float: left;
	margin: 0 8px 0 0;
}

.post .imageLeft {
	float: left;
	margin: 0 15px 8px 0;
	padding: 2px;
	border: 1px solid #999;
}

.post .edit { color: #3E8F49; }

.post .categorized {
	clear: both;
	font-size: 0.9em;
	margin: 25px 0 0 0;
	padding: 8px 0 0 0;
	border-top: 1px solid #cccccc;
}

.list {
	clear: both;
	line-height: 1.6em;
}

.post .list h1, .post .list h2, .post .list h3, .post .list h4, .post .list h5, .post .list h6 { border: none; }

.post .list h2 { margin: 5px 0 0 0; }

/* comments */
#comments {
	width: 610px;
	clear: both;
	float: left;
	margin: 20px 20px 20px 0;
}

#comments li {
	width: 610px;
	margin: 0 0 17px 0;
	color: #666;
	font-size: 1.4em;
	font-weight: 800;
	background: url(../images/talk_tile.gif) repeat-y;
}

#comments .bottom {
	width: 610px;
	height: 10px;
	background: url(../images/talk_bottom.gif) no-repeat;
}

#comments li p.authorinfo {
	width: 610px;
	height: 33px;
	line-height: 25px;
	font-weight: 100;
	text-indent: 10px;
	font-weight: 100;
	font-size: 0.7em;
	margin: 0;
	color: #333333;
	background: url(../images/bubble_talk.gif) no-repeat;
}

#comments li.author p.authorinfo {
	width: 610px;
	height: 33px;
	font-weight: 100;
	text-indent: 10px;
	font-size: 0.7em;
	font-weight: 100;
	background: url(../images/bubble_talk_alt.gif) no-repeat;
	color: #fff;
}

#comments li.author p.authorinfo a {
	color: #ffffff;
	text-decoration: underline;
}

#comments p {
	width: 590px;
	padding: 0 20px;
	margin: 0;
	font-weight: 100;
	font-size: 0.7em;
	line-height: 2.0em;
	color: #666666;
	background: url(../images/talk_tile.gif) repeat-y;
}

/* commentForm */
#commentForm {
	width: 418px;
	w\idth: 450px;
	\width: 418px;
	float: left;
	margin: 20px 0 0 0;
	padding: 15px;
	background: #f5f5f5;
	border: 1px solid #ccc;
}

#commentForm h2 { color: #333333; }

#commentForm p { margin: 0 10px; }

#commentForm dl {
	clear: both;
	width: 245px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
}

#commentForm dl dt {
	width: 245px;
	float: left;
	color: #666666;
	font-weight: 800;
	text-align: left;
}

#commentForm dl dd {
	clear: both;
	width: 245px;
	float: left;
	margin: 0 0 10px 0;
}

#commentForm .medium { width: 230px; }

#commentForm .requirements {
	width: 134px;
	\width: 150px;
	w\idth: 134px;
	padding: 8px;
	float: right;
	background: #FFFEEF;
	color: #666;
	font-size: 0.9em;
	margin: 20px 0 0 0;
	border: 1px solid #DFDBB5;
}

#commentForm .requirements li { margin: 0 0 10px 0; }

/* forms */
dl.form {
	width: 450px;
	float: left;
	margin: 20px 0 0 0;
}

dl.form dt {
	clear: both;
	width: 430px;
	float: left;
	font-weight: 800;
	text-align: left;
	margin: 0 0 2px 0;
}

dl.form dd {
	width: 430px;
	float: left;
	margin: 0 0 10px 0;
}

/* form */
.form label {
	width: 100%;
	display: block;
	float: left;
	color: #333333;
	margin: 15px 0 3px 0;
	font-weight: 800;
}

.form br { clear: both; }

.form ul {
	width: 100%;
	float: left;
}

.form ul li {
	float: left;
	margin: 15px 10px 5px 0;
}

.form ul li label {
	display: inline;
	float: none;
}

.form .radiobutton { float: left; }

.form .radiobutton label {
	width: auto;
	float: none;
	display: inline;
	margin: 0 10px 0 0;
	font-weight: 100;
}

.form .mceEditorContainer table, .form .mceEditor table { clear: both; }

.form .checkboxlist label {
	width: auto;
	float: none;
	display: inline;
	margin: 0 10px 0 0;
	font-weight: 100;
}

/* calendar */

#calendar {
	width: 215px;
	\width: 235px;
	w\idth: 215px;
	padding: 0 0 0 20px;
}

.monthlyCalendar {
	border: none;
	font-size: 0.9em;
}

.monthlyCalendar td { }

.monthlyCalendar .header {
	height: 22px;
	line-height: 22px;
	font-weight: 800;
}

.monthlyCalendar .day { float: right; }

.monthlyCalendar .day img { vertical-align: bottom; }

.monthlyCalendar td {
	vertical-align: middle;
	background: #ffffff
}

.monthlyCalendar .month { background: #ffffff; }

.monthlyCalendar .month td {
	height: 25px;
	line-height: 25px;
	border: none;
	font-weight: 100;
	text-transform: uppercase;
}

.monthlyCalendar .navigate a { text-transform: none; }

.monthlyCalendar .othermonth { visibility: hidden; }

.monthlyCalendar .weekday {
	width: 25px;
	height: 25px;
	background: url(../images/cal_normal.gif) no-repeat;
}

.monthlyCalendar .weekend {
	width: 25px;
	height: 25px;
	background: url(../images/cal_normal.gif) no-repeat;
}

.monthlyCalendar .filled {
	width: 25px;
	height: 25px;
	color: #ffffff;
	background: url(../images/cal_filled.gif) no-repeat;
}

.monthlyCalendar .selected {
	width: 25px;
	height: 25px;
	color: #ffffff;
	background: url(../images/cal_selected.gif) no-repeat;
	background: green;
}

.monthlyCalendar .today {
	width: 25px;
	height: 25px;
	background: url(../images/cal_today.gif) no-repeat;
}

/* admin */
.tasks { margin: 20px 0 0 30px; }

.tasks li {
	list-style: circle;
	margin: 0 0 10px 0;
}

#breadcrumb {
	width: 100%;
	border-bottom: 1px solid #ddd;
	color: #666;
	padding: 0 0 6px 0;
	margin: 10px 0 20px 0;
	float: left;
}

#breadcrumb li {
	float: left;
	margin: 0 10px 0 0;
}

#breadcrumb li a {
	float: left;
	margin: 0 10px 0 0;
}

.tiny, .short, .medium, .long, .extralong {
	border: 1px solid #999999;
	padding: 3px 4px;
}

input, select, textarea {
	color: #333333;
	background: #ffffff;
}

input:focus, select:focus, textarea:focus {
	color: #000000;
	background: #ffffef;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.medium { width: 250px; }

.short { width: 150px; }

.tiny { width: 50px; }

.long { width:350px; }

.extralong { width: 430px; }

.search {
	padding: 4px 5px;
	width: 140px;
 /width: 150px;
 w/idth: 140px;
}

.display {
	clear: both;
	width: 100%;
	margin: 10px 0 0 0;
}

.display th, .display td {
	padding: 0 5px;
	border-bottom: 1px solid #cccccc;
}

.display th {
	line-height: 2em;
	color: #333333;
	background: #dddddd;
}

.display th a {
	text-decoration: underline;
	color: #f5f5f5;
}

.display tr { line-height: 2.2em; }

.display tr.alt { background: #eeeeee; }

.display tr:hover { background: #ffffef; }

.display tr.alignRight, .display .alignRight { text-align: right; }

.display tr.subtotal td {
	text-align: right;
	border-bottom: 1px solid #009900;
	color: #000;
}

.display tr.total {
	text-align: right;
	background: #AB3D24;
	color: #fff;
	font-weight: 800;
	font-size: 1.1em;
}

.display a { border-bottom: 1px dotted #666; }

ol.list, ul.tags { margin: 20px 0 0 30px; }

ol.list li {
	list-style: decimal;
	margin: 0 0 5px 0;
	line-height: 1.6em;
}

ul.tags li { margin: 0 0 5px 0; }

ol.list span.date {
	font-size: 0.9em;
	color: #666666;
}

fieldset {
	clear: both;
	border: none;
	border-top: 1px solid #444444;
	padding: 4px;
}

fieldset legend { font-weight: 800; }

#entry h1, #entry h2, #entry h3, #entry h4, #entry h5, #entry h6, .list h1, .list h2, .list h3, .list h4, .list h5, .list h6 {
	padding: 0;
	margin: 0 0 5px 0;
	color: #444444;
	font-weight: 800;
	border-bottom: none;
}

#entry h1, .list h1 { font-size: 1.4em; }

#entry h2, .list h2 { font-size: 1.3em; }

#entry h3, .list h3 { font-size: 1.2em; }

#entry h4, .list h4 { font-size: 1.1em; }

#entry h5, .list h5 { font-size: 1.0em; }

#entry h6, .list h5 { font-size: 0.95em; }

#entry ol, .list ol { margin: 0 0 0 20px; }

#entry ol li, .list ol li {
	list-style: decimal;
	margin: 0 0 5px 0;
}

#entry ul, .list ul { margin: 5px 0 0 20px; }

#entry ul li, .list ul li {
	list-style: square;
	margin: 5px 0 5px 0;
}

#entry p, .list p { margin: 10px 0 0 0; }

#entry img, .list img { margin: 20px; }

#entry table, .list table { width: 100%; }

#entry table td, .list table td { border: 1px solid #cccccc; }

.buy {
	width: 216px;
	display: block;
	text-align: center;
	margin: 0 0 20px 8px;
	font-size: 1.5em;
	font-weight: 800;
	padding: 10px 0;
	color: #ffffff;
	background: #004183;
}

.buy:hover { background: #7C87B8; }

/* .data for stats */
.data {
	width: 100%;
	margin: 0 0 20px 0;
}

.data th {
	width: 200px;
	font-size: 0.9em;
	font-weight: 800;
	padding: 5px 5px;
	color: #666666;
	border-bottom: 1px solid #cccccc;
	background: #eeeeee;
}

.data td {
	padding: 3px 5px;
	border-bottom: 1px solid #cccccc;
}

.data tr:hover { background: #ffffef; }

/* subscribe form */
.form_subscribe {
	clear: both;
	padding: 5px;
	display: none;
	border: 1px solid #cccccc;
	background: #FFFBEC;
}

.form_subscribe label {
	font-weight: 800;
	padding: 0 10px 0 0;
}

/* list */
ul.list {
	margin: 20px 0 0 20px;
	list-style: circle;
}

ul.list li {
	padding: 0 0 0 -5px;
	margin: 0 0 10px 0;
}

/* pager */
ul.pager {
	width: 100%;
	float: left;
	margin: 5px 0;
	font-weight: 800;
	font-variant: small-caps;
}

ul.pager li {
	width: 50%;
	float: left;
	float: left;
}

ul.pager li.next { text-align: right; }

ul.pager li a.disabled { color: #cccccc; }

/* accordian */
.box {
	padding: 10px;
	border: 1px solid #cccccc;
}

.form h2 a {
	display: block;
	padding: 5px;
	text-indent: 10px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	background: #999999;
}

.form h2 a:hover, .form h2 a.on {
	color: #ffffff;
	background: #333333;
}

.form h2 { font-size: 1.1em; }
