#left_column {
	background-image: none;
}

body {
	background: #fff url(/images/gradient/55/70/014a8e) repeat-x top;
}





a, th, #content .article .meta h3 {
	color: #014a8e;
}

.pagination a {
  border-color: #80a5c7;
}

.pagination span.current {
  border-color: #014a8e;
}

.recent_comment, .actions li.comment a  {
	background: url(/images/gradient/30/-50/014a8e/comments_icon) 0 -4px no-repeat;
}

#article_detail .actions li.comment a {
	background: url(/images/gradient/30/-50/014a8e/comments_icon_small) 0 -4px no-repeat;
}

.actions li.comment a  {
	background-position: left -1px;
}

.actions li.signup a {
	background: url(/images/gradient/30/-50/014a8e/signup_icon) 0 -4px no-repeat;
}

#article_detail .actions li.signup a {
	background: url(/images/gradient/30/-50/014a8e/signup_icon_small) 0 -4px no-repeat;
}

.actions li.email a {
	background: url(/images/gradient/30/-50/014a8e/inviteafriend_icon) 0 -4px no-repeat;
}

#article_detail .actions li.email a {
	background: url(/images/gradient/30/-50/014a8e/inviteafriend_icon_small) 0 -4px no-repeat;
}

#top_nav {
	background-color: #014a8e;
}

#content h1, #content h2, #content h3, #introduction, custom_introduction, .article .date, .comment_date, #left_column h2, #comments h2, form label, td span.example, #content .form .subform h2, #organization-detail .address, #left_column p {
	color: #8e8981;
}

#organization-detail .address {
	color: #68645f;
}

.user {
	color: #dedbd6;
}

#left_column h2, .article .meta, .article, .form, .subform, form input, form textarea, form select, .button-group {
	border-color: #dedbd6;
}

#introduction, #custom_introduction, .article .meta, .form, .subform, .button-group, #organization-detail .address {
	background: #fff url(/images/gradient/30/-1/BDB6AC) repeat-x left top;
}

form input, form textarea {
	background: #fff url(/images/gradient/30/-1/BDB6AC) repeat-x left -15px;
}

.pagination_links a {
  border-color: #BDB6AC;
}

.pagination_links a:hover, .pagination_links span {
  border-color: #014a8e;
}

#lightbox, .admin #lightbox {
 border-color: #014a8e;
}

#lightbox .close {
 border: 1px solid #BDB6AC;
 border-width: 0 1px 1px 0;
}

#lbContent h1 {
 background: #014a8e;
 border-bottom: 3px solid #BDB6AC;
}

#content .form h2 {
	color: #014a8e;
}

.button-group input {
  background: #ebe9e6;
  border-color: #ccdbe8 #4d80b0 #4d80b0 #ccdbe8;
	color: #014a8e;
}

#article_detail dl {
	background-color: #f8f8f7
}