[#item_full_content] [[{“value”:”EDWARDSVILLE – An Edwardsville man remains in custody after allegedly robbing someone of a cannabis bag and setting their personal property on fire.John M. Molinar, 40, of Edwardsville, faces a Class 2 felony count of robbery and a Class A misdemeanor count of criminal damage to property in a Madison County case filed July 29, 2026.Two days prior on July 27, Molinar allegedly knowingly stole a bag of cannabis from another individual by use of force and caused less than $500 worth of property damage to assorted personal items belonging to the same victim.Edwardsville Police officers responded to the reported robbery and saw Molinar fleeing on foot before apprehending him, according to the state’s petition to deny Molinar’s pretrial release from custody.“Victim reported that he was smoking with defendant, who suddenly attacked him, striking him multiple times and taking a bag of cannabis,” the petition states. “Victim reported that defendant then lit a box of his property on fire and fled.”Officers later searched Molinar and found the bag of cannabis, which Molinar reportedly admitted belonged to the victim.Molinar currently remains in custody at the Madison County Jail pending trial in the case presented by the Edwardsville Police Department.All individuals charged are presumed innocent until proven guilty in a court of law.
Suggest a correction
Prefer RiverBender on Google
Copyright 2026 Riverbender.com. All rights reserved.
This material may not be published, broadcast, rewritten, or redistributed.
Suggest a correction
×
Your name
Your email
What needs corrected?
Send
Cancel
/* — Wrapper — */
.rb-correct-wrap{
margin:24px 0 10px 0;
text-align:center;
}
/* — Buttons (MATCHED) — */
.rb-correct-btn,
.rb-google-source-btn{
display:inline-flex;
align-items:center;
justify-content:center;
gap:8px;
padding:10px 14px;
min-height:40px;
border:1px solid rgba(0,0,0,.20);
border-radius:10px;
background:#fff;
font-size:14px;
font-weight:500;
line-height:1;
text-decoration:none;
color:#111;
cursor:pointer;
box-sizing:border-box;
appearance:none;
}
.rb-correct-btn i,
.rb-google-source-btn i{
font-size:16px;
line-height:1;
}
.rb-correct-btn:hover,
.rb-google-source-btn:hover{
background:#f6f6f6;
text-decoration:none;
}
/* — Layout — */
.rb-correct-actions{
display:flex;
justify-content:center;
align-items:center;
gap:10px;
flex-wrap:wrap;
}
/* — Occasional local journalism prompt for signed-in non-subscribers — */
.rb-local-journalism-prompt{
display:flex;
align-items:center;
justify-content:space-between;
gap:14px;
width:min(720px, 100%);
margin:14px auto 0;
padding:13px 15px;
border:1px solid rgba(11,99,206,.20);
border-radius:10px;
background:#f7fbff;
color:#1f2937;
text-align:left;
box-sizing:border-box;
}
.rb-local-journalism-copy{
display:flex;
flex-direction:column;
gap:3px;
font-size:13px;
line-height:1.35;
}
.rb-local-journalism-copy strong{
font-size:14px;
color:#0b3b75;
}
.rb-local-journalism-link{
display:inline-flex;
align-items:center;
justify-content:center;
flex:0 0 auto;
min-height:34px;
padding:8px 12px;
border:1px solid #0b63ce;
border-radius:8px;
background:#0b63ce;
color:#fff;
font-size:13px;
font-weight:700;
line-height:1;
text-decoration:none;
}
.rb-local-journalism-link:hover,
.rb-local-journalism-link:focus{
background:#094fa3;
border-color:#094fa3;
color:#fff;
text-decoration:none;
}
/* — Disclaimer — */
.rb-news-disclaimer{
margin-top:10px;
font-size:12px;
color:#777;
line-height:1.4;
max-width:720px;
margin-left:auto;
margin-right:auto;
}
/* — Modal — */
.rb-modal[hidden],
.rb-modal-backdrop[hidden]{
display:none !important;
}
.rb-modal-backdrop{
position:fixed;
inset:0;
background:rgba(0,0,0,.55);
z-index:9998;
}
.rb-modal{
position:fixed;
inset:0;
display:flex;
align-items:center;
justify-content:center;
z-index:9999;
padding:14px;
}
.rb-modal-card{
width:min(640px, 100%);
max-height:90vh;
overflow:auto;
background:#fff;
border-radius:16px;
box-shadow:0 20px 60px rgba(0,0,0,.35);
}
.rb-modal-head{
display:flex;
align-items:center;
justify-content:space-between;
padding:14px 16px;
border-bottom:1px solid rgba(0,0,0,.10);
}
.rb-modal-title{
font-size:18px;
font-weight:700;
}
.rb-modal-x{
border:0;
background:transparent;
font-size:28px;
line-height:1;
cursor:pointer;
padding:0 6px;
max-width:75px !important;
}
.rb-modal-body{
padding:14px 16px;
}
/* — Messages — */
.rb-correct-msg{
margin:0 0 10px 0;
font-size:14px;
}
.rb-correct-msg.ok{ color:#0b6b3a; }
.rb-correct-msg.err{ color:#b00020; }
/* — Form — */
.rb-field{
display:block;
margin:10px 0;
}
.rb-field span{
display:block;
font-size:13px;
margin:0 0 6px 0;
color:#222;
}
.rb-field input,
.rb-field textarea{
width:90%;
padding:10px;
border:1px solid rgba(0,0,0,.20);
border-radius:10px;
font-size:14px;
}
.rb-turnstile-wrap{
margin:12px 0 6px 0;
overflow:hidden;
}
.rb-actions{
display:flex;
gap:10px;
justify-content:flex-end;
margin-top:12px;
}
.rb-submit,
.rb-cancel{
padding:10px 14px;
border-radius:10px;
border:1px solid rgba(0,0,0,.20);
cursor:pointer;
font-size:14px;
}
.rb-submit{
background:#111;
color:#fff;
border-color:#111;
}
.rb-submit[disabled]{
opacity:.65;
cursor:not-allowed;
}
.rb-cancel{
background:#fff;
}
/* — Mobile — */
@media screen and (max-width:768px){
.rb-correct-wrap{
margin:18px 0 12px 0;
padding:0 10px;
}
.rb-correct-actions{
flex-direction:column;
align-items:stretch;
}
.rb-correct-btn,
.rb-google-source-btn{
width:100%;
max-width:100%;
}
.rb-news-disclaimer{
font-size:12px;
line-height:1.35;
max-width:100%;
}
.rb-local-journalism-prompt{
align-items:stretch;
flex-direction:column;
text-align:center;
}
.rb-local-journalism-link{
width:100%;
box-sizing:border-box;
}
.rb-modal{
padding:10px;
box-sizing:border-box;
}
.rb-modal-body{
padding:12px;
}
.rb-field{
margin:12px 0;
text-align:left;
}
.rb-field input,
.rb-field textarea{
width:100% !important;
max-width:100% !important;
box-sizing:border-box;
}
.rb-modal .ui-input-text,
.rb-modal .ui-input-search,
.rb-modal .ui-textinput{
width:100% !important;
margin:0 !important;
box-sizing:border-box !important;
}
.rb-modal .ui-input-text input,
.rb-modal .ui-input-text textarea{
width:100% !important;
box-sizing:border-box;
}
}
function rbLoadTurnstile(){
if (window.__rb_turnstile_loaded) return;
window.__rb_turnstile_loaded = true;
var s = document.createElement(‘script’);
s.src = “https://challenges.cloudflare.com/turnstile/v0/api.js”;
s.async = true;
s.defer = true;
document.head.appendChild(s);
}
(function(){
function qs(sel, root){ return (root || document).querySelector(sel); }
function qsa(sel, root){ return Array.prototype.slice.call((root || document).querySelectorAll(sel)); }
var modal = qs(‘[data-rb-correct-modal]’);
var backdrop = qs(‘[data-rb-correct-backdrop]’);
var msg = qs(‘[data-rb-correct-msg]’);
var form = qs(‘[data-rb-correct-form]’);
var isAppRequest = false;
if (!modal || !backdrop || !form) return;
// Force modal closed on initial load
modal.hidden = true;
backdrop.hidden = true;
modal.setAttribute(‘aria-hidden’,’true’);
function openModal(){
msg.className = ‘rb-correct-msg’;
msg.textContent = ”;
modal.hidden = false;
backdrop.hidden = false;
modal.setAttribute(‘aria-hidden’,’false’);
document.body.style.overflow = ‘hidden’;
if (!isAppRequest && typeof rbLoadTurnstile === ‘function’) {
rbLoadTurnstile();
}
setTimeout(function(){
var first = qs(‘input[name=”name”]’, modal);
if (first) first.focus();
}, 0);
}
function closeModal(){
modal.hidden = true;
backdrop.hidden = true;
modal.setAttribute(‘aria-hidden’,’true’);
document.body.style.overflow = ”;
}
// Open handlers (button under story)
qsa(‘[data-rb-open-correct]’).forEach(function(btn){
btn.addEventListener(‘click’, openModal);
});
// Close handlers
qsa(‘[data-rb-correct-close]’).forEach(function(btn){
btn.addEventListener(‘click’, closeModal);
});
backdrop.addEventListener(‘click’, closeModal);
document.addEventListener(‘keydown’, function(e){
if (e.key === ‘Escape’ && !modal.hidden) closeModal();
});
form.addEventListener(‘submit’, function(e){
e.preventDefault();
var submitBtn = qs(‘[data-rb-correct-submit]’, form);
if (submitBtn) submitBtn.disabled = true;
msg.className = ‘rb-correct-msg’;
msg.textContent = ”;
var fd = new FormData(form);
// Turnstile puts token in cf-turnstile-response
var token = fd.get(‘cf-turnstile-response’);
if (!isAppRequest && (!token || String(token).length”}]]
Read More