body {
	background: white url(../myimages/background-my-12.jpg) center top;
    background-attachment: fixed;
}
.logo {
	color:#d40000;
}
.logo h1 a {
	color:#d40000;
}
a{
	color:#d40000;
}
h1 {
	color:#d40000;
}
div.post > h1:first-child, div.post_detailed > h1:first-child
 {
	color:#d40000;
}
h2 {
	color:#d40000;
}
h3 {
	color:#008800;
}
.nav h3 {
	color:#d40000;
}
a.nav-parent {
    color: #111;
}
h4 {
	color:#d40000;
}

h5 {
	color:#d40000;
}

h6 {
	color:#d40000;
}
input#submit  {
	color:#d40000;
}
input.send  {
	color:#d40000;
}
.nav ul li a {
	color:#111;
}
.sub-menu li a:hover, .sub-menu li a.selected {
	color:#d40000!important;
}
li.current-menu-item a {
	color:  #d40000!important;
	text-decoration:underline;
}
.right_column .box ul.twitter li a {
	color:#d40000;
}
.right_column .box ul.articles li a {
	color:#d40000;
}
.right_column .box li.email a {
	color:#d40000;
}
#navMenu a:hover span{
	color:#d40000;
}
.twitter .twitter-link {
	color:#d40000;
}
.right_column .box li a.title, .box_container .box li a.title {
	color:#d40000;
}
.holder_field input.submit {
	color:#d40000;
}
.right_column .custom_port a {
	color:#d40000;
}
.right_column .box li a:hover {
	color:#d40000;
}

/* content */
strong {
	font-weight: bold;
	color: #000;
}
dl {
	margin: 0;
}
dt {
	font-weight: bold;
	color: #000;
}
dd {
	padding-bottom: 10px;
}
.margin-bottom {
	margin-bottom: 15px;
}
.shortly span {
color: #ffffff;
background-color: #999;
font-size: 90%;
text-align: center;
display: block;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
margin-top: 3px;
margin-right: 3px;
margin-bottom: 3px;
margin-left: 0px;
float: left;
min-width: 40px;
}
