/*.title-comment:hover {
	background: #e0e0e0;
}*/
.float-left {
	float: left;
}

.title {color:#de321d; font-family: 'HelveticaLTStdBold'; font-size:16px; margin:0 0 10px 0;}
.minor-title{color:#de321d; font-family: 'HelveticaLTStdBold'; font-size:16px; margin:0 0 5px 0;}

.entry-content {
	line-height: 18px;
}
.meta-divider {
    background: url("images/meta-divider.png") repeat-x scroll left top transparent;
    height: 20px;
    padding: 15px 0 15px 0;
    
}
a.addthis_button_email {
	padding: 0 20px 0 30px;
}
.below {
    background-position: 0 bottom;
    padding: 10px 0 20px 0;
}


#issue-header h1 {
    font-size: 24px;
    padding-top: 25px;
}
#issue-header p {
    color: #666666;
    margin: 0 20px 0 0;
}
.issue-fam-icon {
    float: left;
    height: 85px;
    list-style-type: none;
    margin: 0 2px 12px 0;
    padding: 5px;
    text-align: center;
    width: 85px;
}
.icon-label {
    display: block;
    float: left;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.innleft-main-content {
    width: 620px !important;
}


/*Title Comment Bubble*/


.single-bubble {
	margin-right: 10px;
}
.comment-bubble a {
padding-top: 2px;
color: white;
text-align: center;
float: left;
width: 35px;
}



/*for other page titles with comment bubble*/

.title-comment {
	float: left;
}
/* Panelsit org page */

.single-thumb {
	float: left;
	margin: 14px 10px 0px 0;
}
.single-thumb img {
	border: 1px solid #DBDBDB;
	padding: 4px;
}

/* CAN PROBABLY BE REPLACED BY FOX */

.related-articles {
    margin-bottom:20px;
    background-color:#dddddd;
    padding:10px;
}

.sv-p2p-block {
    float: left;
}
.archive-content p {
    margin: 0;
}
.title-block ul {
    list-style: none outside none;
    margin: 0;
}
.page-title-block .title-block a {
    color: #174783;
    font-family: 'TrajanProBold';
    font-size: 23px;
    text-align: center;
    text-transform: uppercase;
}
.title-block.title-width {
margin-left: -15px !important;
}
.inn-content-left {
    background: none repeat scroll 0 0 #FFFFFF;
}
.entry {
    padding: 0 20px;
}

.author {
	
	font-style: italic;
	
}

.sv-p2p-content ul {
	list-style: none;
}

.sv-p2p-content li {
	list-style: none;
}


