body{
	text-align:center; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, arial, geneva, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: url(../images/body_tile_bg.gif) repeat;
}

h1,h2,h2,h4,h5,h6{color: #003366;}
h1 a{color: #cc0000;}

h2.subheader{
	font-size: 1.1em;border-bottom: 1px solid #666666; font-weight: 800; margin: 20px 0 5px 0; color: #666666;
}
h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.1em;}
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{clear: both; margin: 20px 0 0 0;}

a{color: #003366;}
a:hover{color: #000000;}
p{line-height: 1.8em;}

.edit{
	color: #6DBF2F;
	font-size: 0.9em;
	margin: 0 0 0 5px;
}

#page_meta{
	width: 100%;
	height: 30px;
	float: left;
	font-size: 1.25em; 
	color: #666666; 
	border-bottom: 1px solid #666666; 
	font-weight: 800; 
	margin: 0 0 10px 0;
}

#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: 990px;
	float: left;
	background: url(../images/container_tile_bg.png) repeat-y;

}

#header{
	width: 990px;
	height: 135px;
	float: left;
	position: relative;
}

#header img{
	float: left;
	margin: 0 0 0 35px;
	display: inline;
}

#header #tenant{
	position: absolute;
	right: 15px;
	top: 4px;
	font-weight: 800;
	display: inline;
	color: #ffffff;
}


#menu{
	float: right;
	margin: 60px 0 0 0;
}

#menu li{
	float: left;
	margin: 0 0 0 10px;
	display: inline;
}	

#menu li a {
	float: left;
	font-size: 1.3em;
	font-weight: 800;
	color: #ffffff;
}

#banner{
	height: 90px;
	clear: both;
	position: relative;
	background: url(../images/banner_blog.png) no-repeat;
}


#banner .caption{
	position: absolute;
	right: 300px;
	bottom: 5px;
	z-index: 100;
	font-weight: 100;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #BE906F;
}

#banner img{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}


#mainContent{
	width: 650px;
	float: left;
	margin: 0 0 0 40px;
	display: inline;
}

#navigation{
	width: 276px;
	float: right;
	background: url(../images/navigation_bg_tile.png) repeat-y;
}

#navigationBottom{
	clear: both;
	float: right;
	width: 263px;
	height: 48px;
	margin: 0 12px 0 0;
	display: inline;
	background: url(../images/navigation_bottom.gif) no-repeat;
}

#footer{
	clear: both;
	width: 990px;
	margin: 0 auto 0 auto;
	padding: 10px 0 50px 0;
	color: #ffffff;
}


#footer a{
	font-weight: 800;
	color: #ffffff;
}


.bottomContainer{
	clear: both;
	width: 990px;
	height: 52px;
	background: transparent url(../images/container_bottom.gif) no-repeat;
}

/* navigation */
#navigation h3{
	padding: 20px 0 15px 20px;
	color: #cc0000;
}

#navigation ul, #navigation p#search, #navigation h4, #navigation .customContent{
	width: 195px;
	\width: 235px;
	w\idth: 195px;
	padding: 0 20px;
}

#navigation h4{
	padding: 0 20px 5px 20px;
}

#navigation ul li{
	padding: 0 0 10px 20px;
	background: url(../images/tick.gif) no-repeat 0 0;
}

#navigation .bottom{
	display: none;
}

/* posts */
.post{
	width: 650px;
	float: left;
	padding: 0 0 20px 0;
	margin: 10px 0 5px 0;
	background: url(../images/dottedLine.gif) repeat-x 0 100%;
}

.nospacing{
	margin: 20px 0 0 0;
}

.post .date{
	font-weight: 800;
	color: #fff;
	width: 35px;
	height: 43px;
	float: left;
	margin: 0 0 5px 0;
	text-align: center;
	padding: 6px 0 0 0;
	color: #9e9e9e;
	background: url(../images/bg_date.gif) no-repeat;
}

.post .date span{
	font-size: 1.2em;
	padding: 0 0 0 1px;
	color: #cf3d3d;
}

.post h1, .post h2{
	width: 600px;
	font-weight: 800;
	margin: 0 0 0 45px;
}

.post h1{
	border-bottom: none;
	padding: 0;
}


.post h1 a, .post h2 a{
	color: #003366;
}

.post h1 a:hover, .post h2 a:hover{
	color: #666699;
}

.post h3{
	width: 600px;
	font-weight: 100;
	font-size: 1.1em;
	margin: 3px 0 0 45px;
}

.post p{
	margin: 0;
	padding: 0;
}

.post hr{
	width: 650px;
	height: 1px;
	clear: both;
	border: none;
	/*border-bottom: 1px dotted #cccccc;*/
	background: none;
}

.post p.utilities{
	width: 595px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 0.9em;
	margin: 5px 0 15px 10px;
	color: #666666;
}

.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 #ccc;
}

.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 15px 0;
	color: #666;
	font-size: 1.4em;
	font-weight: 800;
	background: url(../images/talk_tile.gif) repeat-y;
}

#comments .bottom{
	width: 610px;
	height: 18px;
	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: #666666;
	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;
	margin: 0;
	color: #666666;
	background: url(../images/bubble_talk_alt.gif) no-repeat;
	background: url(../images/bubble_talk.gif) no-repeat;
}

#comments li.author p.authorinfo a{
	color: #333333;
	text-decoration: underline;
}

#comments li.author p.authorinfo a img{
	vertical-align: middle;
}

#comments p{
	width: 590px;
	padding: 0 10px;
	margin: 0;
	font-weight: 100;
	font-size: 0.7em;
	line-height: 2.0em;
	color: #333333;
	background: url(../images/talk_tile.gif) repeat-y;
}

/* commentForm */
#commentForm{
	clear: both;
	width: 420px;
	float: left;
	padding: 15px;
}

#commentForm h2{
	font-weight: 800;
	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;
	font-weight: 800;
	text-align: left;
	color: #666666;
}

#commentForm dl dd{
	clear: both;
	width: 245px;
	float: left;
	margin: 0 0 10px 0;
}

#commentForm .medium{
	width: 230px;
	border: 1px solid #cccccc;
	padding: 2px 0 2px 5px;
	background: #ffffff url(../images/input_bg.gif) repeat-x;
}

#commentForm .requirements{
	width: 134px;
	\width: 150px;
	w\idth: 134px;
	padding: 8px;
	float: right;
	font-size: 0.9em;
	margin: 20px 0 0 0;
	border: 1px solid #cccccc;
	background: #f1f1f1;
	color: #666666;
}

#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;
	margin: 15px 0 0 0;
	font-weight: 800;
}

.form br {
	clear: both;
}

.form ul{
	width: 100%;
	float: left;
}

.form ul li{
	float: left;
	margin: 15px 10px 0 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;
	padding: 0 0 0 20px;
}


.monthlyCalendar{
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

.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: #FFE778;
}
	/*color: #4F4F35;*/
.monthlyCalendar .month td{
	height: 22px;
	line-height: 22px;
	border: none;
	font-weight: 100;
	text-transform: uppercase;
	background: #FFE778;
}


.monthlyCalendar .navigate a{
	text-transform: none;
}

.monthlyCalendar .othermonth{
	visibility: hidden;
}


.monthlyCalendar .weekday{
	width: 22px;
	height: 22px;

	background: url(../images/cal_normal.gif) no-repeat;	
}

.monthlyCalendar .weekend{
	width: 25px;
	height: 25px;
/*	color: #4F4F35;*/
	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{
	padding: 3px 4px;
}

input:focus{
	background: #ffffdf;
}

.medium{width: 250px;}
.short{width: 150px;}
.tiny{width: 50px;}
.long{width:350px;}
.extralong{width: 430px;}

.search{
	width: 140px;
	/width: 150px;
	w/idth: 140px;
	border: 1px solid #cccccc;
	padding: 4px 5px;
	font-weight: 800;
	color: #666666;
	background: #eeeeee;
}

.display{
	clear: both;
	width: 100%;
	margin: 10px 0 0 0;
}

.display th, .display td{
	padding: 0 5px;
	border: 1px solid #fff;
}

.display th{
	line-height: 2em;
	border-bottom: 3px solid #B78250;
}


.display tr td{
	line-height: 2.5em;
	border-bottom: 1px solid #cccccc;
}

.display tr:hover{
	background: #F7FFCF;
}


.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-weight: 800;
	padding: 5px 5px;
	border-bottom: 1px solid #B78250;
	color: #B78250;	
}

.data td{
	padding: 3px 5px;
	border-bottom: 1px solid #B78250;
}

/* subscribe form */
.form_subscribe{
	clear: both;
	padding: 5px;
	display: none;
	border: 1px solid #cccccc;
	background: #eeeeee;
}

.form_subscribe label{
	font-weight: 800;
	padding: 0 10px 0 0;
}

/* list */
ul.list{
	margin: 20px 0 0 20px;
}

ul.list li{
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	background: url(../images/icons/bullet_black.gif) no-repeat;
}

/* 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: #383838;
}

.form h2 a:hover, .form h2 a.on{
	color: #FFE87F;
	background: #444444;	
}

.form h2{
	font-size: 1.1em;
}

