Skip to content
Chicago Tribune
PUBLISHED: | UPDATED:
Getting your Trinity Audio player ready...

<!– STARTER CSS
WRAP it all in a

background page color is #FBFCFC
–>

div#content.article .graphic-wrapper h2,
.graphic-wrapper img {max-width:100%}
a.credit{font-style:italic}
.graphic-wrapper p{font-weight:normal;}

/* Put a

on your charts*/
.graphic-wrapper .legend p{font-family:’Arial’, sans-serif; font-size:14px; color:#000;line-height:1.3em;margin:0;padding:0;}
ul.key li{display: inline;margin-right: 28px;font-family: ‘Arial’,sans-serif;color: #000;font-size: 13px;}

/* A will draw a colored box for use in a color key. You will need to write a second class to set the color so it matches the chart/map/etc. */
.box{display: inline-block;background-color: #000;height: 10px;width: 10px;margin: 0 5px 0 0px;}

.clearfix{clear:both}

/* REMOVE HEIGHT and WIDTH attributes from fusion tables and replace with class=’fusion-table’ */
.fusion-table{width:100%;height:400px;margin:15px 0;}

/* USE AN

in “.graphic-wrapper” for chart labels */
.graphic-wrapper h4{color:#000;font-family:’Arial’, sans-serif;font-weight:bold;font-size:16px; margin-bottom:5px;}
.graphic-wrapper h1{font-size:42px;font-weight: normal; margin-bottom:5px;}

/* USE AN inside the

for normal-weight italic type */
.graphic-wrapper h4 em{font-weight:normal;}

/* TABLE STYLES — just be sure

is in “.graphic-wrapper” */
.graphic-wrapper table thead tr {background-color:#12182d;color:#fff;}
.graphic-wrapper table td,.graphic-wrapper table th{font-size:14px; font-family:’Arial’, sans-serif;}
.graphic-wrapper table td {padding:7px;}
.graphic-wrapper table th {padding:10px 7px;}
.graphic-wrapper table tr:last-child{ border-bottom: 2px solid #12182d;}
.graphic-wrapper table tr:last-child td{ padding-top: 10px; padding-bottom:10px;}
.graphic-wrapper table td.emphasis {font-weight: bold; text-align: center;}

/* TABLE ZEBRA STRIPES — use

*/
.graphic-wrapper table.zebra td {padding:10px 7px;}
.graphic-wrapper table.zebra tr:nth-child(even) {background: #deddde}

.show-phone{display:none;}

/* YOUR NEW STYLES HERE */

@media all and (max-width: 700px) {

.show-phone{display:initial;}
.hide-phone{display:none;}

/* THIS IS WHERE PHONE-SPECIFIC STYLES GO */

}

Preliminary research suggests that medical marijuana in Illinois could sell for more than twice the price of illicit marijuana. Street marijuana currently sells for about $350 per ounce in Illinois, according to local law enforcement and priceofweed.com, a website that collects marijuana price data from users. The crowdsourced data show that the street price for marijuana is cheapest in Oregon, Washingon and Colorado, and most expensive in South Dakota, North Dakota and Vermont.

State Medical Marijuana allowed Recreational marijuana allowed Average price per ounce
North Dakota $405.46
South Dakota $377.03
Vermont X $374.86
Maryland $370.60
Virginia $366.75
Louisiana $366.49
Pennsylvania $366.00
Delaware X $365.70
Iowa $365.66
Oklahoma $363.26
Missouri $357.93
New Hampshire X $356.70
Illinois X $356.04
Minnesota X $354.99
West Virginia $354.47
Wisconsin $352.94
Tennessee $352.83
Kansas $351.10
Massachusetts X $350.18
North Carolina $349.15
District of Columbia X $348.73
New Jersey X $348.59
Arkansas $346.86
New York $346.02
South Carolina $342.00
Connecticut X $341.07
Alabama $340.60
Nebraska $340.27
Kentucky $337.94
Mississippi $337.08
Texas $336.92
Ohio $334.56
Indiana $333.16
Wyoming $330.41
Georgia $326.82
Rhode Island X $321.07
Maine X $325.45
Hawaii X $310.00
Florida $302.76
Arizona X $300.46
Michigan X $291.01
Alaska X $289.81
New Mexico X $289.20
Utah $287.43
Idaho $277.06
Nevada X $268.08
Montana X $266.79
California X $245.11
Colorado X X $238.41
Washington X X $232.78
Oregon X $208.39

Sources: priceofweed.com, National Conference of State Legislatures

@ChiTribGraphics