@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin-top:20px;
}
a, a:link, a:active, a:visited{
color:#00719d;
text-decoration:none;
outline: none;
}
a:hover{
color:#0396cf;
}

td{
text-align:left;
vertical-align:top;
}
img {
border:0;
}

li{
	color: #CC0000;
	list-style-position: outside;
	list-style-type: disc;
}

#menu ul {
border-width: 2px;
border-style: solid;
border-color: #7D7D7D;
background-color:#f8daa4;
margin: 0px;
padding-top: 5px;
padding-bottom: 5px;
width:674px;
list-style-type: none;
list-style-image: none;
}

#menu li {
	display: inline; 
}

#menu a {
	padding-right:16px;
	padding-left:16px;
	padding-top:5px;
	padding-bottom: 5px;
	color:#525252;
	margin: 0px;
	border: 0px;
	text-decoration: none;
}

#menu a:hover{
color:#B80015;
}

#menu .current_page_item a{
color:#B80015;
}

#menu .current_page_parent a{
color:#B80015;
}

#menu a:active {
    outline: none;
}

.headline{
color:#CC0000;
font-size:18px;
line-height:22px;

}

.listText{
color:#000000;

}

#blogEntries{
    width: 200px;
    margin-top: 30px;
	  background-color: #fdf7e7;
	  padding: 10px;
	  border: 1px solid #f8daa4;	

}

#blogEntries ul{
    margin-left: -40px;
    list-style-type: none;
	  list-style-image: none;
}

#blogEntries li {
    list-style-type: none;
	  list-style-image: none;
}

#blogEntries a:hover {
    color: #000000;
}

#aboutTheAuthor{
padding-top:15px;
padding-bottom:15px;
}

#bottomLinks ul{
padding-top:15px;
font-size:11px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
list-style-type: none;
list-style-image: none;
}

#bottomLinks li{
    display:inline;
}

#bottomLinks a, #bottomLinks a:link, #bottomLinks a:active, #bottomLinks a:visited{
	padding-right:5px;
	padding-left:5px;
	padding-top:15px;
	color:#000000;
}
#bottomLinks a:hover{
color:#B80015;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#anchorlist {
    margin-left: -20px;
	padding: 0;
	border: 0;
}

#anchorlist li {
    list-style-image: url(/wp-content/themes/marybond/images/checkmark.jpg);
	color: #000000;
	font-weight: bold;
}

#anchorlist a {
    color:#000000;
}

#anchorlist a:hover{
    color:#0396cf;
}

#anchor a, a:visited, a:hover, a:active {
    color:#000000;
}

#greenbox {
    background-color:#FBFFDB;
		border-style: solid;
		border-color: #DFDFDF;
		border-width: 1px;
		padding: 10px;
		color: #3C8D3A;
		font-size: 17px;
		text-align: center;
}

#bluebox {
    float: left;
		padding: 10px;
		margin: 10px;
        background-color: #D2E7FF;
		border-style: solid;
		border-color: #697480;
		width: 160px;
		height: 160px;
		font-size: 12px;
		font-weight: bolder;
}

#moviebox {
    margin-left: 175px;
		width: 319px;
}

#connectBoxYellow {
    background-color:#FFF7B0;
    border-style: solid;
	border-color: #E0D99B;
	border-width: 1px;
	padding: 10px;
	width: 230px;
	height: 78px;
	margin-left: 60px;
}

#connectBoxYellow a, a:visited, a:active {
    color: #A6121B;
		margin-top: 40px;
}

#connectBoxYellow a:hover {
		color: #DF0E0E;
}

#connectBoxBlue {
    background-color:#DDFFF3;
		border-style: solid;
		border-color: #C2E0D5;
		border-width: 1px;
		padding: 10px;
		color: #000000;
		width: 260px;
		height: 78px;
		margin-top: -100px;
		margin-left: 340px;
}

#connectBoxBlue a, a:visited, a:active {
    color: #22638D;
}

#connectBoxBlue a:hover {
		color: #3699DB;
}

#content.narrowcolumn {
        float: right;
		width: 445px;
}

#sidebar {
        float: left;
		width: 220px;
}

#sidebar ul {
    padding-left: 0px;
	margin-left: 0px;
    list-style-type: none;
	display: block;
}

#sidebar li {
    padding-left: 0px;
	margin-left: 0px;
    list-style-type: none;
	display: block;
}

#sidebar h2 {
    color: #000000;
}

#search {
    color: #000000;
}

.title a:hover {
    color: #000000;
}