/******************************************** 
` Learning : RV Highlights
*********************************************/
#menu-highlight { margin: 0 0 20px 0; border-bottom: 1px solid #ccc; }
#menu-highlight h2 { margin: 2px 10px 0 0; font-weight: bold; }
#menu-highlight ul { margin: 0; list-style: none; }
#menu-highlight ul li { display: inline; font-size: 13px; }

.learning .blog h3, .learning .blog h3 a { margin: 0; font-weight: bold; }
.learning .blog h3 { color: #333; }
.learning .blog h3 a { color: #c57d25; }
.learning .blog p { margin: 0 !important; font-size: 13px; }

#trailershots { border-bottom: 1px solid #ccc; }
#trailershots #gallery ul { margin: 0 0 0 30px; list-style: none; }
#trailershots #gallery ul li { display: none; text-align: center; }
#trailershots #gallery ul img { display: block; border: 2px solid #ccc; }
#trailershots #gallery ul li a { font-weight: bold; text-decoration: none; }
#trailershots #gallery ul li a:hover { text-decoration: underline; }
#trailershots #gallery ul li.first { display: block; float: left; }
/******************************************** 
` Learning : Blog
*********************************************/
#categories { float: right; margin: 0 15px 15px 15px; padding: 15px; background: #eee; }
#categories ul { margin: 0; padding: 0; list-style: none; }
#categories ul li { font-size: 12px; font-weight: bold; }
#categories ul li a { padding: 3px; background: #eee; }
#categories ul li a:hover { color: #c57d25; }
#categories ul li a.active { color: #c57d25; }

.learning .blog #gallery ul { float: left; margin: 0 20px 10px 0; padding: 5px; list-style: none; }
.learning .blog #gallery ul li { display: none; text-align: center; }
.learning .blog #gallery ul img { display: block; border: 2px solid #ccc; }
.learning .blog #gallery ul li a { font-weight: bold; text-decoration: none; }
.learning .blog #gallery ul li a:hover { text-decoration: underline; }
.learning .blog #gallery ul li.first { display: block; float: left; }
/******************************************** 
` Learning : Random
*********************************************/
#inventory .trailer { margin-left: 15px; }
#inventory .trailer img { border: 1px solid #ccc; }
#inventory .trailer img:hover { border: 1px solid #060; }
