body {
    background: #636363 url(/assets/templates/deltahousing/images/bg_page.gif) repeat;
    color: #D5D2D6;
}

blockquote{
    border-color: #CF5AE8;
}

#main {
    background: #414141 url(/assets/templates/deltahousing/images/main.png) repeat-y;
    color: #D5D2D6;
}

#links,
#footer,
#links a,
#footer a,
#links a:hover,
#footer a:hover {
    background: #545454;
    border-color: #CF5AE8;
    color: #D5D2D6;
}

#logo
{
    background: #FFF url(/assets/templates/deltahousing/images/logo.jpg) no-repeat;
    border-color: #CF5AE8;
    color: #D5D2D6;

}

h1,
#column1 h1,
#column2 h1
{
    background: transparent;
    border-color: #787878;
    color: #6D4B7B;
}

#menu {
    background: transparent;
    color: #D5D2D6;
}

#menu li a {
    background: #545454;
    border-color: #787878;
    color: #D5D2D6;
}

.sidebaritem {
    background-color:#ccc;
}

#menu li a:hover,
#menu li.active a,
#menu li.active a:hover {
    background: #9539A9;
    color: #FFF;
}

#content,
#column2,
#column2 a {
    background: #fff;
    border-color: #D5D2D6;
    color: #000;
}

#column2 a:hover {
    border-color: #CF5AE8;
    color: #333;
}

.sbilinks li a,
.sidebaritem a {
    color: #333;
    display:block;

}

.sbilinks li a:hover,
.sidebaritem a:hover {
    color: #CF5AE8;
}

.sidebaritem ul {
    margin:0;
    padding: 0;
}

.sidebaritem ul li {

    border-bottom: 1px dotted #000;
    color: #FFF;
    display: block;
    font-weight:bold;
    list-style-type:none;
    margin:2px;
    padding: .3em;
}

.sidebaritem ul li ul li {
    border: none;
    font-weight: normal;
    margin: 0;
    padding: .2em 0 .2em  10px;
}



.sidebaritem li.active {
    background: #EEE;
    border: 1px solid #666;
}

.sidebaritem ul li ul li.active {
    background: #CFA8D8;
    border: 1px dotted #666;
}
.sidebaritem .donate {
    border-top: 1px dotted #666;
    padding: 20px 0 0 0;
    text-align: center;
}

.sidebaritem .donate .heading {
    background-color: #9539A9;
    border: 1px solid #333;
    color: #FFF;
    margin: 0 0 10px 0;
    padding: .5em;
    text-align: center;
}

#breadcrumb-wrapper {
    font-size: 120%;
    margin: 10px 0 0 0;
}
#breadcrumb-wrapper a {
    color: #9539A9;
}

table.officers {
	width: 100%
}

table.officers td{
	padding: 1.5em;
}

/* Ditto Pagination */
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;

}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 4px;
    background-color: #CF5AE8;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 4px;
    color: #ccc;
}
#ditto_pages a,
#ditto_pages a:link,
#ditto_pages a:visited {
    border: 1px solid #000000;
    padding: 1px 5px 2px;
    margin-right: 4px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}

.jot-form {
	background-color:#EEE;
	border: 1px solid #CCC;
	padding:.5em;
}

.posttime {
	background-color:#666;
	border: 1px solid #999999;
	clear: right;
	color: #FFFFFF;
	float: left;
	font-family:Tohama,Arial, Helvetica, sans-serif;
	height: 55px;
margin: 0 5px 5px 0;
	width: 50px;
}

.posttime-MY {
	border-bottom: 1px solid #FFFFFF;
	font-size: 9px;
	height: 15px;
	padding-top:5px;
	text-align: center;
}
.posttime-D {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}

.blog-entry-summary {
	display:block;
	clear:both;
	margin-top: 8px;
	padding: 5px;
}

.blog-entry-summary a.blog-title,
a:link .blog-title,
a:hover .blog-title,
a:visited .blog-title,
a:active .blog-title {
     font-size: 180%;
     text-decoration: none;
}

#paypal-brickform {
	background-color: #eee;
	border: 1px solid #333;
	padding: 2.0em;
}

#paypal-brickform h2 {
	background-color: #9539a9;
	color: #FFF;
	margin: 0 0 10px 0;
	padding: .5em;
	text-align:center;
}

#paypal-brickform input {
	margin-bottom: 10px;
}
