p.list1{
    padding: 0 10px;
	}

p.list1 a{
    font-style: italic;
    text-decoration: none;
	}

p.list1 a:hover{}

.blocklisted{
    margin: 0 0 10px 10px;
	}

.blocklisted li{
    background: url("arrow.jpg") no-repeat scroll 0 5px transparent;
    display: inline-block;
    list-style-type: none;
    padding-left: 13px;
    width: 290px;
	}

.blocklisted li a{
    color: #666666;
    text-decoration: none;
    text-transform: capitalize;
	}

.blocklisted li a:hover{}

.sidebartitle {
    text-transform: uppercase;
    color: #999999;
    font-size: 1em;
    font-weight: bold;
    font-family: inherit;
}
#content #post-content h1{
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    padding: 6px 0 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 2em;
    margin-bottom: 0.75em;
    color: #999999;
    line-height: 1.5;
}

#post-content ul li{
	list-style-image: url(arrow.jpg);
	}

/* Related Posts */
#relatedposts{}

#relatedposts ul{}

#relatedposts ul li{
border-bottom:1px dotted #D1D1D1;
margin-top:5px;
padding-bottom:5px;
}

#relatedposts ul li a{}

#relatedposts ul li a:hover{}

/*  Resources */
#post-external{
    float: left;
    padding: 10px;
    text-align: left;
    width: 100%;
}

.external-list{
margin-bottom:15px;
}

.hyperlink{
font-weight:bold;
}

.hyperlink a{
color:#FF7FAA !important;
text-decoration:underline !important;
}

.hyperlink a:hover{
color: #8A5E52 !important;
}

.external-desc{
line-height:20px;
}
.weburl{
    font-size: 10px;
    font-style: italic;
}

/* Drop down */
#footersubmenu{
    background: none repeat scroll 0 0 #000000;
    float: left;
    line-height: 20px;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

#footersubmenu ul{}

#footersubmenu ul li{
    float: left;
    list-style: none outside none;
    text-align: left;
    width: 190px;
}

#footersubmenu ul li a{
    color: #333333;
    font-size: 10px;
}

#footersubmenu ul li a:hover{
color:#FFFFFF;
}
